summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-18Blackfin arch: BF538/9 Linux kernel SupportMichael Hennerich
2008-10-27Blackfin arch: unify duplicated bss init codeMike Frysinger
2009-01-06Fix up 64-bit byte swaps for most 32-bit architecturesLinus Torvalds
2009-01-06byteorder: remove the now unused byteorder.hHarvey Harrison
2009-01-06mn10300: introduce asm/swab.hHarvey Harrison
2009-01-06frv: introduce asm/swab.hHarvey Harrison
2009-01-06m32r: introduce asm/swab.hHarvey Harrison
2009-01-06m68knommu: introduce asm/swab.hHarvey Harrison
2009-01-06h8300: introduce asm/swab.hHarvey Harrison
2009-01-06ia64: introduce asm/swab.hHarvey Harrison
2009-01-06blackfin: introduce asm/swab.hHarvey Harrison
2009-01-06arm: introduce asm/swab.hHarvey Harrison
2009-01-06alpha: introduce asm/swab.hHarvey Harrison
2009-01-06m68k: introduce asm/swab.hHarvey Harrison
2009-01-06x86: introduce asm/swab.hHarvey Harrison
2009-01-06sparc: introduce asm/swab.hHarvey Harrison
2009-01-06sh: introduce asm/swab.hHarvey Harrison
2009-01-06s390: introduce asm/swab.hHarvey Harrison
2009-01-06powerpc: introduce asm/swab.hHarvey Harrison
2009-01-06mips: introduce asm/swab.hHarvey Harrison
2009-01-06avr32: introduce asm/swab.hHarvey Harrison
2009-01-06byteorder: only use linux/swab.hHarvey Harrison
2009-01-06Merge 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-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-01-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-06Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-06Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-06Merge 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