summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-07frv: introduce asm/swab.hHarvey Harrison
2009-01-07m32r: introduce asm/swab.hHarvey Harrison
2009-01-07m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-07h8300: introduce asm/swab.hHarvey Harrison
2009-01-07ia64: introduce asm/swab.hHarvey Harrison
2009-01-07blackfin: introduce asm/swab.hHarvey Harrison
2009-01-07arm: introduce asm/swab.hHarvey Harrison
2009-01-07alpha: introduce asm/swab.hHarvey Harrison
2009-01-07m68k: introduce asm/swab.hHarvey Harrison
2009-01-07x86: introduce asm/swab.hHarvey Harrison
2009-01-07sparc: introduce asm/swab.hHarvey Harrison
2009-01-07sh: introduce asm/swab.hHarvey Harrison
2009-01-07s390: introduce asm/swab.hHarvey Harrison
2009-01-07powerpc: introduce asm/swab.hHarvey Harrison
2009-01-07mips: introduce asm/swab.hHarvey Harrison
2009-01-07avr32: introduce asm/swab.hHarvey Harrison
2009-01-07byteorder: only use linux/swab.hHarvey Harrison
2009-01-07Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2009-01-07drm: fix ordering of driver unload vs agp unload.Dave Airlie
2009-01-07drm/i915: Respect the other stolen memory sizes we know of.Eric Anholt
2009-01-07drm/i915: Non-mobile parts don't have integrated TV-out.Eric Anholt
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2009-01-07drm/i915: Pin cursor bo and unpin old bo when setting cursor.Kristian Høgsberg
2009-01-07drm/i915: Don't allow objects to get bound while VT switched.Eric Anholt
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-07Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-07Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-01-06parport: ieee1284: use del_timer_sync() in parport_wait_event()Michael Buesch
2009-01-06bfs: check that filesystem fits on the blockdeviceEric Sesterhenn
2009-01-06bfs: add some basic sanity checksEric Sesterhenn
2009-01-06dma-coherent: catch oversized requests to dma_alloc_from_coherent()Johannes Weiner
2009-01-06dma_alloc_coherent: clean it upAndrew Morton
2009-01-06dma_alloc_from_coherent(): fix fallback to generic memoryAndrew Morton
2009-01-06edac: driver for i5400 MCH (update)Mauro Carvalho Chehab
2009-01-06edac: driver for i5400 MCH (Seaburg)Mauro Carvalho Chehab
2009-01-06edac: fix mpc85xx and add mpc8536 mpc8560Kumar Gala
2009-01-06edac: struct device: replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06pci: use pci_ioremap_bar() in drivers/edacArjan van de Ven
2009-01-06random: don't try to look at entropy_count outside the lockMatt Mackall
2009-01-06consolemap: indentation & braces disagree - reindentIlpo Järvinen
2009-01-06make firmware/dsp56k/bootstrap.asm buildable on a56Robert Millan
2009-01-06ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()akpm@linux-foundation.org