aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt
2009-05-07sh: sh64 still needs ARCH_USES_GETTIMEOFFSET temporarily.Paul Mundt
2009-05-07sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt
2009-05-07sh: Flag IRQSTACKS as BROKEN for now.Paul Mundt
2009-05-03sh: Move dummy clockevents broadcast timer to its new home.Paul Mundt
2009-05-03sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.Paul Mundt
2009-05-03sh: select both GENERIC_TIME and GENERIC_CLOCKEVENTS.Paul Mundt
2009-05-03clocksource: sh_mtu2/cmt_register() should be static.Paul Mundt
2009-05-03sh: Consolidate MTU2/CMT/TMU timer platform data.Paul Mundt
2009-05-03sh: TMU platform data for sh7722Magnus Damm
2009-05-03clocksource: SuperH TMU Timer driverMagnus Damm
2009-05-03sh: remove old MTU2 driverMagnus Damm
2009-05-03sh: sh2a MTU2 platform dataMagnus Damm
2009-05-03clocksource: SuperH MTU2 Timer driverMagnus Damm
2009-05-03time: sh: convert to use arch_getoffset() infrastructurejohn stultz
2009-05-03sh: remove obsolete hw_interrupt_typeThomas Gleixner
2009-05-03sh: remove obsolete no_irq_typeThomas Gleixner
2009-05-03Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-04-29Linux 2.6.30-rc4Linus Torvalds
2009-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2009-04-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-04-30sh: remove old CMT driverMagnus Damm
2009-04-30sh: sh2/sh2a 16-bit CMT platform dataMagnus Damm
2009-04-30clocksource: sh_cmt 16-bit fixesMagnus Damm
2009-04-30sh: pass through ioremap() for non-mmu processors.Magnus Damm
2009-04-29V4L/DVB (11652): au0828: fix kernel oops regression on USB disconnect.Devin Heitmueller
2009-04-29V4L/DVB (11626): cx23885: Two fixes for DViCO FusionHDTV DVB-T Dual ExpressChristopher Pascoe
2009-04-29V4L/DVB (11612): mx3_camera: Fix compilation with CONFIG_PMSascha Hauer
2009-04-29V4L/DVB (11570): patch: s2255drv: fix race condition on set modeDean Anderson
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare
2009-04-29V4L/DVB (11561a): move media after i2cGuennadi Liakhovetski
2009-04-29V4L/DVB (11516): drivers/media/video/saa5246a.c: fix use-after-freeDan Carpenter
2009-04-29V4L/DVB (11515): drivers/media/video/saa5249.c: fix use-after-free and leakDan Carpenter
2009-04-29V4L/DVB (11494a): cx231xx Kconfig fixesMauro Carvalho Chehab
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28e100: do not go D3 in shutdown unless system is powering offThadeu Lima de Souza Cascardo
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-28m68k: arch/m68k/kernel/sun3-head.S needs <linux/init.h>Geert Uytterhoeven
2009-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2009-04-28Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linusRoland Dreier
2009-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-28powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott
2009-04-28bio: fix memcpy corruption in bio_copy_user_iov()FUJITA Tomonori