1. febfcf9 fs: mark nibblemap const by Philippe De Muyter · 17 years ago
  2. 55ca3e7 fs/romfs/inode.c: trivial improvements by WANG Cong · 17 years ago
  3. 0cbc591b nbd: change a parameter's type to remove a memcpy call by Denis Cheng · 17 years ago
  4. d2c9740 nbd: use list_for_each_entry_safe to make it more consolidated and readable by Denis Cheng · 17 years ago
  5. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  6. 4029a917 unexport asm/shmparam.h by Olaf Hering · 17 years ago
  7. eb1f293 Driver for the Atmel on-chip SSC on AT32AP and AT91 by Hans-Christian Egtvedt · 17 years ago
  8. 94f582f Force erroneous inclusions of compiler-*.h files to be errors by Robert P. J. Day · 17 years ago
  9. a36a151 zisofs use mutex instead of semaphore by Dave Young · 17 years ago
  10. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  11. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  12. a5f2ce3 softlockup watchdog: style cleanups by Ingo Molnar · 17 years ago
  13. 43581a1 softlockup: improve debug output by Ingo Molnar · 17 years ago
  14. ad3b827 softlockup: make asm/irq_regs.h available on every platform by Ingo Molnar · 17 years ago
  15. a115d5c fix the softlockup watchdog to actually work by Ingo Molnar · 17 years ago
  16. a3b13c2 softlockup: use cpu_clock() instead of sched_clock() by Ingo Molnar · 17 years ago
  17. 3806204 Remove workaround for unimmunized rcu_dereference from mce_log() by Paul E. McKenney · 17 years ago
  18. 97b4303 Immunize rcu_dereference() against crazy compiler writers by Paul E. McKenney · 17 years ago
  19. f6b450d Make unregister_binfmt() return void by Alexey Dobriyan · 17 years ago
  20. e4dc1b1 Use list_head in binfmt handling by Alexey Dobriyan · 17 years ago
  21. deba0f4 fs/reiserfs/: cleanups by Adrian Bunk · 17 years ago
  22. e423003 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE by Andrew Morton · 17 years ago
  23. 7a40507 mm: document tree_lock->zone.lock lockorder by Nick Piggin · 17 years ago
  24. d773ed6 mm: test and set zone reclaim lock before starting reclaim by David Rientjes · 17 years ago
  25. ae74138 oom: convert zone_scan_lock from mutex to spinlock by David Rientjes · 17 years ago
  26. 9aad369 oom: add header file to Kbuild as unifdef by David Rientjes · 17 years ago
  27. 172acf6 oom: prevent including sched.h in header file by David Rientjes · 17 years ago
  28. 3ff5669 oom: do not take callback_mutex by David Rientjes · 17 years ago
  29. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  30. 7213f50 oom: suppress extraneous stack and memory dump by David Rientjes · 17 years ago
  31. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  32. ff0ceb9 oom: serialize out of memory calls by David Rientjes · 17 years ago
  33. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  34. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  35. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  36. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  37. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  38. b811c20 SLUB: simplify IRQ off handling by Christoph Lameter · 17 years ago
  39. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  40. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  41. 145ca25 lib: floating proportions by Peter Zijlstra · 17 years ago
  42. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 17 years ago
  43. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  44. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  45. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  46. dc62a30 lib: percpu_counter_init_irq by Peter Zijlstra · 17 years ago
  47. 833f407 lib: percpu_counter_init error handling by Peter Zijlstra · 17 years ago
  48. bf1d89c lib: percpu_count_sum() by Peter Zijlstra · 17 years ago
  49. 52d9f3b lib: percpu_counter_sum_positive by Peter Zijlstra · 17 years ago
  50. 3a587f4 lib: percpu_counter_set by Peter Zijlstra · 17 years ago
  51. 20e8976 lib: make percpu_counter_add take s64 by Peter Zijlstra · 17 years ago
  52. 252e0ba lib: percpu_counter variable batch by Peter Zijlstra · 17 years ago
  53. 3cb4f9f lib: percpu_counter_sub by Peter Zijlstra · 17 years ago
  54. aa0dff2 lib: percpu_counter_add by Peter Zijlstra · 17 years ago
  55. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  56. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  57. 5b20cd8 x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define by Mark Nelson · 17 years ago
  58. eead191 partially fix up the lookup_one_noperm mess by Christoph Hellwig · 17 years ago
  59. b9dca1e sched: fix new task startup crash by Srivatsa Vaddagiri · 17 years ago
  60. b1a8c17 sched: fix !SYSFS build breakage by Dhaval Giani · 17 years ago
  61. 908a7c1 sched: fix improper load balance across sched domain by Ken Chen · 17 years ago
  62. cd790076 sched: more robust sd-sysctl entry freeing by Milton Miller · 17 years ago
  63. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  64. 5cae826 Merge branch 'fixes-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  65. f6b80769 [POWERPC] Fix vmemmap warning in init_64.c by Tony Breeds · 17 years ago
  66. 081c11a [POWERPC] Fix 64 bits vDSO DWARF info for CR register by Benjamin Herrenschmidt · 17 years ago
  67. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  68. 8129535 [POWERPC] Enable NO_HZ and high res timers for pseries and ppc64 configs by Anton Blanchard · 17 years ago
  69. 9697add [POWERPC] Quieten cache information at boot by Anton Blanchard · 17 years ago
  70. 1281c8b [POWERPC] Quieten clockevent printk by Anton Blanchard · 17 years ago
  71. 309a109 [POWERPC] Enable SLUB in *_defconfig by Anton Blanchard · 17 years ago
  72. f553400 [POWERPC] Fix 1TB segment detection by Olof Johansson · 17 years ago
  73. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  74. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  75. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  76. 55347cc [POWERPC] ibmebus: Add device creation and bus probing based on of_device by Joachim Fenkes · 17 years ago
  77. a988c0a [POWERPC] ibmebus: Remove bus match/probe/remove functions by Joachim Fenkes · 17 years ago
  78. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  79. f5c0dde [SCSI] Remove full sg table memset() by FUJITA Tomonori · 17 years ago
  80. c79d88b [SCSI] ide-scsi: remove usage of sg_last() by Jens Axboe · 17 years ago
  81. 5804509 Fix loop terminating conditions in fill_sg(). by David S. Miller · 17 years ago
  82. 60573b8 [BLOCK] Clear sg entry before filling in blk_rq_map_sg() by Jens Axboe · 17 years ago
  83. bdb0250 IA64: iommu uses sg_next with an invalid sg element by FUJITA Tomonori · 17 years ago
  84. 8bf50f7 cciss: disable DMA refetch on Smart Array P600 by Mike Miller (OS Dev) · 17 years ago
  85. 9e91fdb swiotlb: fix map_sg failure handling by FUJITA Tomonori · 17 years ago
  86. 24c31ee SPARC64: fix iommu sg chaining by FUJITA Tomonori · 17 years ago
  87. 2428427 [SCSI] ide-scsi: use scsi_sg_count() instead of ->use_sg by Boaz Harrosh · 17 years ago
  88. 3ea3351 Remove magic macros for screen_info structure members by H. Peter Anvin · 17 years ago
  89. 7f01507 [XFS] eagerly remove vmap mappings to avoid upsetting Xen by Jeremy Fitzhardinge · 17 years ago
  90. adddd49 [CIFS] build break by Steve French · 17 years ago
  91. adbc035 [CIFS] endian fixes by Steve French · 17 years ago
  92. ebb3e82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  93. e5712a6 missing include in mmc by Al Viro · 17 years ago
  94. 68f3e66 fix adbhid mismerge by Al Viro · 17 years ago
  95. 107acb2 [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl by Bill Moss · 17 years ago
  96. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  97. 65c107ab [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  98. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  99. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  100. d0cab89 skge 1.12 by Stephen Hemminger · 17 years ago