Age | Commit message (Expand) | Author |
2009-01-07 | USB: clean up redundant tests on unsigned | roel kluin |
2009-01-07 | USB: storage: unusual_devs.h additions for Macpower MasterBox | Sergey Ovcharenko |
2009-01-07 | USB: storage: recognizing and enabling Nokia 5200 cell phoes | Paulo Afonso Graner Fessel |
2009-01-07 | USB: storage: extend unusual range for 067b:3507 | Oliver Neukum |
2009-01-07 | USB: another unusual_devs entry for another bad Argosy storage device | Nguyen Anh Quynh |
2009-01-07 | USB: unusual_devs.h additions for Pentax K10D | Daniel Drake |
2009-01-06 | Fix up 64-bit byte swaps for most 32-bit architectures | Linus Torvalds |
2009-01-06 | byteorder: remove the now unused byteorder.h | Harvey Harrison |
2009-01-06 | mn10300: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | frv: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | m32r: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | m68knommu: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | h8300: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | ia64: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | blackfin: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | arm: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | alpha: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | m68k: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | x86: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | sparc: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | sh: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | s390: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | powerpc: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | mips: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | avr32: introduce asm/swab.h | Harvey Harrison |
2009-01-06 | byteorder: only use linux/swab.h | Harvey Harrison |
2009-01-06 | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl... | Linus Torvalds |
2009-01-07 | drm: fix ordering of driver unload vs agp unload. | Dave Airlie |
2009-01-07 | drm/i915: Respect the other stolen memory sizes we know of. | Eric Anholt |
2009-01-07 | drm/i915: Non-mobile parts don't have integrated TV-out. | Eric Anholt |
2009-01-07 | drm/i915: Add support for integrated HDMI on G4X hardware. | Eric Anholt |
2009-01-07 | drm/i915: Pin cursor bo and unpin old bo when setting cursor. | Kristian Høgsberg |
2009-01-07 | drm/i915: Don't allow objects to get bound while VT switched. | Eric Anholt |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-01-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2009-01-06 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-01-06 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2009-01-06 | parport: ieee1284: use del_timer_sync() in parport_wait_event() | Michael Buesch |
2009-01-06 | bfs: check that filesystem fits on the blockdevice | Eric Sesterhenn |
2009-01-06 | bfs: add some basic sanity checks | Eric Sesterhenn |
2009-01-06 | dma-coherent: catch oversized requests to dma_alloc_from_coherent() | Johannes Weiner |
2009-01-06 | dma_alloc_coherent: clean it up | Andrew Morton |
2009-01-06 | dma_alloc_from_coherent(): fix fallback to generic memory | Andrew Morton |