1. ccdc7bf SPI: omap2_mcspi driver by Samuel Ortiz · 17 years ago
  2. f29ba28 spi_mpc83xx.c: support QE enabled 83xx CPU's like mpc832x by Joakim Tjernlund · 17 years ago
  3. ae918c0 SPI master driver for Xilinx virtex by Andrei Konovalov · 17 years ago
  4. 447aef1 SPI: tle620x power switch driver by Ben Dooks · 17 years ago
  5. da0abc2 S3c24xx SPI controllers both select 'bitbang' by David Brownell · 17 years ago
  6. defbd3b atmel_spi: don't always deselect chip between messages by David Brownell · 17 years ago
  7. 8da0859 atmel_spi: minor updates by David Brownell · 17 years ago
  8. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 17 years ago
  9. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  10. 4917d92 spidev compiler warning gone by David Brownell · 17 years ago
  11. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  12. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  13. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  14. ff294cb IBMASM: must depend on CONFIG_INPUT by Dmitry Torokhov · 17 years ago
  15. 8945495 IBMASM: miscellaneous fixes by Dmitry Torokhov · 17 years ago
  16. da6b9c9 IBMASM: dont use extern in function declarations by Dmitry Torokhov · 17 years ago
  17. 3110dc7 IBMASM: whitespace cleanup by Dmitry Torokhov · 17 years ago
  18. 567f3e4 x86_64: speedup touch_nmi_watchdog by Andrew Morton · 17 years ago
  19. f289025 i386: speedup touch_nmi_watchdog by Andrew Morton · 17 years ago
  20. 1c978b9 Inhibit NMI watchdog when Alt-SysRq-T operation is underway by Konrad Rzeszutek · 17 years ago
  21. 2a41de4 Fix sparse false positives re BUG_ON(ptr) by Alexey Dobriyan · 17 years ago
  22. 13c2216 destroy_workqueue() can livelock by Oleg Nesterov · 17 years ago
  23. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  24. 5b78cc9 make timespec_equal() take const arguments by Jan Engelhardt · 17 years ago
  25. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  26. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  27. f9e86f419 Remove CHILD_MAX by Roland McGrath · 17 years ago
  28. 7729303 Remove OPEN_MAX by Roland McGrath · 17 years ago
  29. c09edd6 avoid OPEN_MAX in SCM_MAX_FD by Roland McGrath · 17 years ago
  30. f448024 unregister_blkdev(): return void by Akinobu Mita · 17 years ago
  31. c6d4d63 unregister_blkdev(): delete redundant message by Akinobu Mita · 17 years ago
  32. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  33. 294462a unregister_blkdev(): do WARN_ON on failure by Akinobu Mita · 17 years ago
  34. 62239ac proper prototype for proc_nr_files() by Adrian Bunk · 17 years ago
  35. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  36. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  37. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  38. 74489a9 Add support for Xilinx SystemACE CompactFlash interface by Grant Likely · 17 years ago
  39. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 17 years ago
  40. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  41. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  42. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  43. a1ed3dd MM: Make needlessly global hugetlb_no_page() static. by Robert P. J. Day · 17 years ago
  44. b5fab14e Add VM_BUG_ON in case someone uses page_mapping on a slab page by Christoph Lameter · 17 years ago
  45. a0acd82 Make SLUB the default allocator by Christoph Lameter · 17 years ago
  46. 8ab1372 SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA by Christoph Lameter · 17 years ago
  47. a0e1d1b SLUB: Move sysfs operations outside of slub_lock by Christoph Lameter · 17 years ago
  48. 434e245 SLUB: Do not allocate object bit array on stack by Christoph Lameter · 17 years ago
  49. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  50. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  51. ce15fea SLUB: Do not use length parameter in slab_alloc() by Christoph Lameter · 17 years ago
  52. 12ad684 SLUB: Style fix up the loop to disable small slabs by Christoph Lameter · 17 years ago
  53. 5af328a mm/slub.c: make code static by Adrian Bunk · 17 years ago
  54. 7b55f62 SLUB: Simplify dma index -> size calculation by Christoph Lameter · 17 years ago
  55. f1b2633 SLUB: faster more efficient slab determination for __kmalloc by Christoph Lameter · 17 years ago
  56. dfce864 SLUB: do proper locking during dma slab creation by Christoph Lameter · 17 years ago
  57. 2e443fd SLUB: extract dma_kmalloc_cache from get_cache. by Christoph Lameter · 17 years ago
  58. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  59. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  60. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  61. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  62. d45f39c SLUB Debug: fix initial object debug state of NUMA bootstrap objects by Christoph Lameter · 17 years ago
  63. 6300ea7 SLUB: ensure that the number of objects per slab stays low for high orders by Christoph Lameter · 17 years ago
  64. 68dff6a SLUB slab validation: Move tracking information alloc outside of lock by Christoph Lameter · 17 years ago
  65. 5b95a4ac SLUB: use list_for_each_entry for loops over all slabs by Christoph Lameter · 17 years ago
  66. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  67. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  68. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  69. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  70. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  71. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  72. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  73. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  74. a32ea1e Fix read/truncate race by NeilBrown · 17 years ago
  75. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  76. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  77. 5ee403f parse error, drivers/i2c/busses/i2c-pmcmsp.c by Yoann Padioleau · 17 years ago
  78. e5bd762 [IA64] Enable percpu vector domain for IA64_DIG by Yasuaki Ishimatsu · 17 years ago
  79. d080d39 [IA64] Enable percpu vector domain for IA64_GENERIC by Yasuaki Ishimatsu · 17 years ago
  80. cd378f1 [IA64] Support irq migration across domain by Yasuaki Ishimatsu · 17 years ago
  81. 4994be1 [IA64] Add support for vector domain by Yasuaki Ishimatsu · 17 years ago
  82. e1b30a3 [IA64] Add mapping table between irq and vector by Yasuaki Ishimatsu · 17 years ago
  83. f8c087f [IA64] Check if irq is sharable by Yasuaki Ishimatsu · 17 years ago
  84. 4bbdec7 [IA64] Fix invalid irq vector assumption for iosapic by Yasuaki Ishimatsu · 17 years ago
  85. eb21ab2 [IA64] Use dynamic irq for iosapic interrupts by Yasuaki Ishimatsu · 17 years ago
  86. c1726d6 [IA64] Use per iosapic lock for indirect iosapic register access by Yasuaki Ishimatsu · 17 years ago
  87. 40598cb [IA64] Cleanup lock order in iosapic_register_intr by Yasuaki Ishimatsu · 17 years ago
  88. c5e3f9e [IA64] Remove duplicated members in iosapic_rte_info by Yasuaki Ishimatsu · 17 years ago
  89. e3a8f7b [IA64] Remove block structure for locking in iosapic.c by Yasuaki Ishimatsu · 17 years ago
  90. ae6f4a8 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  91. 5d3a8cd bsg: fix missing space in version print by Jens Axboe · 17 years ago
  92. b824325 xtensa: use DATA_DATA in xtensa by Mathieu Desnoyers · 17 years ago
  93. 3ae0aa9 powerpc: add missing DATA_DATA to powerpc by Mathieu Desnoyers · 17 years ago
  94. 5c617c6 cris: use DATA_DATA in cris by Mathieu Desnoyers · 17 years ago
  95. 7c5d249 kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c by Paulo Marques · 17 years ago
  96. af332aa kbuild: use -fno-optimize-sibling-calls unconditionally by Adrian Bunk · 17 years ago
  97. d8982ba kconfig: reset generated values only if Kconfig and .config agree. by Roman Zippel · 17 years ago
  98. a412c17 kbuild: fix the warning when running make tags by Aneesh Kumar K.V · 17 years ago
  99. 0584f9f kconfig: strip 'CONFIG_' automatically in kernel configuration search by Bernhard Walle · 17 years ago
  100. c051903 kbuild: use POSIX BRE in headers install target by Mike Frysinger · 17 years ago