1. 8da0859 atmel_spi: minor updates by David Brownell · 17 years ago
  2. 698ca47 spi_mpc83xx.c underclocking hotfix by Clifford Wolf · 17 years ago
  3. 78961a5 spi_lm70llp parport adapter driver by Kaiwan N Billimoria · 17 years ago
  4. 4917d92 spidev compiler warning gone by David Brownell · 17 years ago
  5. ad24152 CRC7 support by Jan Nikitenko · 17 years ago
  6. c06e677 SPI: add 3wire mode flag by David Brownell · 17 years ago
  7. dccd573 SPI controller drivers: check for unsupported modes by David Brownell · 17 years ago
  8. ff294cb IBMASM: must depend on CONFIG_INPUT by Dmitry Torokhov · 17 years ago
  9. 8945495 IBMASM: miscellaneous fixes by Dmitry Torokhov · 17 years ago
  10. da6b9c9 IBMASM: dont use extern in function declarations by Dmitry Torokhov · 17 years ago
  11. 3110dc7 IBMASM: whitespace cleanup by Dmitry Torokhov · 17 years ago
  12. 567f3e4 x86_64: speedup touch_nmi_watchdog by Andrew Morton · 17 years ago
  13. f289025 i386: speedup touch_nmi_watchdog by Andrew Morton · 17 years ago
  14. 1c978b9 Inhibit NMI watchdog when Alt-SysRq-T operation is underway by Konrad Rzeszutek · 17 years ago
  15. 2a41de4 Fix sparse false positives re BUG_ON(ptr) by Alexey Dobriyan · 17 years ago
  16. 13c2216 destroy_workqueue() can livelock by Oleg Nesterov · 17 years ago
  17. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 17 years ago
  18. 5b78cc9 make timespec_equal() take const arguments by Jan Engelhardt · 17 years ago
  19. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  20. b45d527 sb1250-duart.c: SB1250 DUART serial support by Maciej W. Rozycki · 17 years ago
  21. f9e86f419 Remove CHILD_MAX by Roland McGrath · 17 years ago
  22. 7729303 Remove OPEN_MAX by Roland McGrath · 17 years ago
  23. c09edd6 avoid OPEN_MAX in SCM_MAX_FD by Roland McGrath · 17 years ago
  24. f448024 unregister_blkdev(): return void by Akinobu Mita · 17 years ago
  25. c6d4d63 unregister_blkdev(): delete redundant message by Akinobu Mita · 17 years ago
  26. 00d5940 unregister_blkdev() delete redundant messages in callers by Akinobu Mita · 17 years ago
  27. 294462a unregister_blkdev(): do WARN_ON on failure by Akinobu Mita · 17 years ago
  28. 62239ac proper prototype for proc_nr_files() by Adrian Bunk · 17 years ago
  29. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 17 years ago
  30. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 17 years ago
  31. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 17 years ago
  32. 74489a9 Add support for Xilinx SystemACE CompactFlash interface by Grant Likely · 17 years ago
  33. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 17 years ago
  34. 2a7326b CONFIG_BOUNCE to avoid useless inclusion of bounce buffer logic by Christoph Lameter · 17 years ago
  35. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  36. 787d221 fs: introduce some page/buffer invariants by Nick Piggin · 17 years ago
  37. a1ed3dd MM: Make needlessly global hugetlb_no_page() static. by Robert P. J. Day · 17 years ago
  38. b5fab14e Add VM_BUG_ON in case someone uses page_mapping on a slab page by Christoph Lameter · 17 years ago
  39. a0acd82 Make SLUB the default allocator by Christoph Lameter · 17 years ago
  40. 8ab1372 SLUB: Fix CONFIG_SLUB_DEBUG use for CONFIG_NUMA by Christoph Lameter · 17 years ago
  41. a0e1d1b SLUB: Move sysfs operations outside of slub_lock by Christoph Lameter · 17 years ago
  42. 434e245 SLUB: Do not allocate object bit array on stack by Christoph Lameter · 17 years ago
  43. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  44. 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
  45. ce15fea SLUB: Do not use length parameter in slab_alloc() by Christoph Lameter · 17 years ago
  46. 12ad684 SLUB: Style fix up the loop to disable small slabs by Christoph Lameter · 17 years ago
  47. 5af328a mm/slub.c: make code static by Adrian Bunk · 17 years ago
  48. 7b55f62 SLUB: Simplify dma index -> size calculation by Christoph Lameter · 17 years ago
  49. f1b2633 SLUB: faster more efficient slab determination for __kmalloc by Christoph Lameter · 17 years ago
  50. dfce864 SLUB: do proper locking during dma slab creation by Christoph Lameter · 17 years ago
  51. 2e443fd SLUB: extract dma_kmalloc_cache from get_cache. by Christoph Lameter · 17 years ago
  52. 0c71001 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG by Christoph Lameter · 17 years ago
  53. d07dbea Slab allocators: support __GFP_ZERO in all allocators by Christoph Lameter · 17 years ago
  54. 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
  55. ef2ad80 Slab allocators: consolidate code for krealloc in mm/util.c by Christoph Lameter · 17 years ago
  56. d45f39c SLUB Debug: fix initial object debug state of NUMA bootstrap objects by Christoph Lameter · 17 years ago
  57. 6300ea7 SLUB: ensure that the number of objects per slab stays low for high orders by Christoph Lameter · 17 years ago
  58. 68dff6a SLUB slab validation: Move tracking information alloc outside of lock by Christoph Lameter · 17 years ago
  59. 5b95a4ac SLUB: use list_for_each_entry for loops over all slabs by Christoph Lameter · 17 years ago
  60. 2492268 SLUB: change error reporting format to follow lockdep loosely by Christoph Lameter · 17 years ago
  61. 8e1f936 mm: clean up and kernelify shrinker registration by Rusty Russell · 17 years ago
  62. 5ad333e Lumpy Reclaim V4 by Andy Whitcroft · 17 years ago
  63. 7e63efe Add a movablecore= parameter for sizing ZONE_MOVABLE by Mel Gorman · 17 years ago
  64. ed7ed36 handle kernelcore=: generic by Mel Gorman · 17 years ago
  65. 396faf0 Allow huge page allocations to use GFP_HIGH_MOVABLE by Mel Gorman · 17 years ago
  66. 2a1e274 Create the ZONE_MOVABLE zone by Mel Gorman · 17 years ago
  67. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  68. a32ea1e Fix read/truncate race by NeilBrown · 17 years ago
  69. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  70. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  71. 5ee403f parse error, drivers/i2c/busses/i2c-pmcmsp.c by Yoann Padioleau · 17 years ago
  72. 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
  73. 45ea5dcd drm: add idr_init to drm_stub.c by Dave Airlie · 17 years ago
  74. cca5307 drm: fix problem with SiS typedef with sisfb enabled. by Dave Airlie · 17 years ago
  75. a5fcaa2 Merge branch 'drm-patches' of ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  76. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  77. 6296814 drm: convert drm context code to use Linux idr by Dave Airlie · 17 years ago
  78. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  79. 1f1c288 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  80. 7608a86 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  81. 7713a7d [HRTIMER] Fix cpu pointer arg to clockevents_notify() by David Miller · 17 years ago
  82. f798634 [SERIAL] SUNHV: Fix jerky console on LDOM guests. by David S. Miller · 17 years ago
  83. 778feeb [SPARC64]: Fix race between MD update and dr-cpu add. by David S. Miller · 17 years ago
  84. 3ac66e3 [SPARC64]: SMP build fix. by Fabio Massimo Di Nitto · 17 years ago
  85. 29417b8 Make BLK_DEV_BSG depend strictly on SCSI=y by Linus Torvalds · 17 years ago
  86. a54890d Make check_signature depend on CONFIG_HAS_IOMEM by Linus Torvalds · 17 years ago
  87. c5e3ae8 forcedeth bug fix: realtek phy by Ayaz Abdulla · 17 years ago
  88. d215d8a forcedeth bug fix: vitesse phy by Ayaz Abdulla · 17 years ago
  89. 14a67f3 forcedeth bug fix: cicada phy by Ayaz Abdulla · 17 years ago
  90. 05ffdd7 atl1: reorder atl1_main functions by Jay Cliburn · 17 years ago
  91. 2ca13da atl1: fix excessively indented code by Jay Cliburn · 17 years ago
  92. 53ffb42 atl1: cleanup atl1_main by Jay Cliburn · 17 years ago
  93. 2b11614 atl1: header file cleanup by Jay Cliburn · 17 years ago
  94. 70d9d4b atl1: remove irq_sem by Jay Cliburn · 17 years ago
  95. d4f01a7 cdc-subset to support new vendor/product ID by jing xiang · 17 years ago
  96. 9030c0d 8139cp: implement the missing dev->tx_timeout by Francois Romieu · 17 years ago
  97. c97884b myri10ge: Remove nonsensical limit in the tx done routine by Brice Goglin · 17 years ago
  98. be5ae97 gianfar: kill unused header by Kumar Gala · 17 years ago
  99. 06103b1 EP93XX_ETH must select MII by John Donoghue · 17 years ago
  100. 446ebd0 macb: Add multicast capability by Patrice Vilchez · 17 years ago