1. a901ebb Doc/kernel-parameters.txt: mention modinfo and sysfs by Stefan Richter · 18 years ago
  2. 0ee9d71 Doc/kernel-parameters.txt: delete false version information and history by Stefan Richter · 18 years ago
  3. 8ba8e95 Fix comments: s/granuality/granularity/ by Kalin KOZHUHAROV · 18 years ago
  4. 36a891b kexec: grammar fix for crash_save_this_cpu() by Horms · 18 years ago
  5. 0803926 Documentation: Make fujitsu/frv/kernel-ABI.txt 80 columns wide by Horms · 18 years ago
  6. abe37e5 Documentation: Reorder documentation of nomca and nomce by Horms · 18 years ago
  7. 2e150f6 fix typo "Suposse" -> "Suppose" by Uwe Zeisberger · 18 years ago
  8. 3a8dc89 BUG_ON() Conversion in drivers/s390/char/tape_block.c by Eric Sesterhenn · 18 years ago
  9. e048a8a BUG_ON() Conversion in drivers/s390/block/dasd_erp.c by Eric Sesterhenn · 18 years ago
  10. 5aae277 BUG_ON() Conversion in mm/vmalloc.c by Eric Sesterhenn · 18 years ago
  11. e74ca2b BUG_ON() Conversion in mm/swap_state.c by Eric Sesterhenn · 18 years ago
  12. 46a350e BUG_ON() Conversion in mm/mmap.c by Eric Sesterhenn · 18 years ago
  13. 8abd8e2 BUG_ON() Conversion in kernel/printk.c by Eric Sesterhenn · 18 years ago
  14. 9bc98fc BUG_ON() Conversion in ipc/util.c by Eric Sesterhenn · 18 years ago
  15. 99cee0c BUG_ON() Conversion in fs/sysfs/ by Eric Sesterhenn · 18 years ago
  16. 5df0d31 BUG_ON() Conversion in fs/smbfs/ by Eric Sesterhenn · 18 years ago
  17. 4b4d1cc7 BUG_ON() Conversion in fs/jffs2/ by Eric Sesterhenn · 18 years ago
  18. 0bf3ba5 BUG_ON() Conversion in fs/hfsplus/ by Eric Sesterhenn · 18 years ago
  19. 7dddb12 BUG_ON() Conversion in fs/exec.c by Eric Sesterhenn · 18 years ago
  20. d4569d2 BUG_ON() Conversion in fs/direct-io.c by Eric Sesterhenn · 18 years ago
  21. 9e77c48 BUG_ON() Conversion in md/raid1.c by Eric Sesterhenn · 18 years ago
  22. 543cb2a BUG_ON() Conversion in md/dm-target.c by Eric Sesterhenn · 18 years ago
  23. 58ef2c4 typos: s/ducument/document/ by Adrian Bunk · 18 years ago
  24. 2a08b4e fix the email address of Wendy Xiong by Adrian Bunk · 18 years ago
  25. 5637a2e fix a typo in the AIC7XXX_DEBUG_MASK help text by Adrian Bunk · 18 years ago
  26. 3e6e952 help text: SOFTWARE_SUSPEND doesn't need ACPI by Adrian Bunk · 18 years ago
  27. 3a3f8a1 MTD: remove obsolete Kconfig options by Anders Larsen · 18 years ago
  28. 4b75679 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  29. 30c14e4 [PATCH] avoid unaligned access when accessing poll stack by Jes Sorensen · 18 years ago
  30. d21c356 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  31. 108b42b [PATCH] Document Linux's memory barriers [try #7] by David Howells · 18 years ago
  32. 4286229 [PATCH] wrong error path in dup_fd() leading to oopses in RCU by Kirill Korotaev · 18 years ago
  33. e358c1a [PATCH] mutex: some cleanups by Nicolas Pitre · 18 years ago
  34. a58e00e [PATCH] Decrease number of pointer derefs in jsm_tty.c by Jesper Juhl · 18 years ago
  35. a244e16 [PATCH] fs/namei.c: make lookup_hash() static by Adrian Bunk · 18 years ago
  36. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  37. ec350a7 [PATCH] md: Raid-6 did not create sysfs entries for stripe cache by NeilBrown · 18 years ago
  38. 926ce2d [PATCH] md: Remove some code that can sleep from under a spinlock by NeilBrown · 18 years ago
  39. 6b1117d [PATCH] md: Don't clear bits in bitmap when writing to one device fails during recovery by NeilBrown · 18 years ago
  40. 39451a7 [PATCH] fbdev: Remove old radeon driver by Michael Hanselmann · 18 years ago
  41. a536093 [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit() by Antonino A. Daplas · 18 years ago
  42. 2cbbb3b [PATCH] pxafb: Minor driver fixes by Richard Purdie · 18 years ago
  43. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  44. 5f27a27 [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes by Richard Purdie · 18 years ago
  45. 6ca0176 [PATCH] backlight: Backlight Class Improvements by Richard Purdie · 18 years ago
  46. 9b0e1c5 [PATCH] w100fb: Add acceleration support to ATI Imageon by Alberto Mardegan · 18 years ago
  47. 1a37d5f [PATCH] fbcon: Save current display during initialization by Antonino A. Daplas · 18 years ago
  48. 3e7e241 [PATCH] dcache: Add helper d_hash_and_lookup by Eric W. Biederman · 18 years ago
  49. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  50. 8c7904a [PATCH] task: RCU protect task->usage by Eric W. Biederman · 18 years ago
  51. e4e5d3f [PATCH] cleanup in proc_check_chroot() by Herbert Poetzl · 18 years ago
  52. 158d9eb [PATCH] resurrect __put_task_struct by Andrew Morton · 18 years ago
  53. 390e2ff [PATCH] Make setsid() more robust by Eric W. Biederman · 18 years ago
  54. 9741ef96 [PATCH] futex: check and validate timevals by Thomas Gleixner · 18 years ago
  55. d425b27 [PATCH] sched: activate SCHED BATCH expired by Con Kolivas · 18 years ago
  56. 7c4bb1f [PATCH] sched: remove on runqueue requeueing by Con Kolivas · 18 years ago
  57. 5138930 [PATCH] sched: include noninteractive sleep in idle detect by Con Kolivas · 18 years ago
  58. e72ff0b [PATCH] sched: dont decrease idle sleep avg by Con Kolivas · 18 years ago
  59. e7c38cb [PATCH] sched: make task_noninteractive use sleep_type by Con Kolivas · 18 years ago
  60. 3dee386 [PATCH] sched: cleanup task_activated() by Con Kolivas · 18 years ago
  61. db1b1fe [PATCH] sched: reduce overhead of calc_load by Jack Steiner · 18 years ago
  62. 3055add [PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue() by Dimitri Sivanich · 18 years ago
  63. 669d786 [PATCH] hrtimer: use generic sleeper for nanosleep by Thomas Gleixner · 18 years ago
  64. 00362e3 [PATCH] hrtimer: create generic sleeper by Thomas Gleixner · 18 years ago
  65. 2bfb646 [PATCH] LED: Add IDE disk activity LED trigger by Richard Purdie · 18 years ago
  66. 03731fb [PATCH] Ensure ide-taskfile calls any driver specific end_request function by Richard Purdie · 18 years ago
  67. 8fe833c [PATCH] LED: add NAND MTD activity LED trigger by Richard Purdie · 18 years ago
  68. 6d0cf3e [PATCH] LED: add device support for tosa by Dirk Opfer · 18 years ago
  69. 6a0c51b [PATCH] LED: add LED device support for ixp4xx devices by John Bowler · 18 years ago
  70. 4d3cb35 [PATCH] LED: add LED device support for locomo devices by Richard Purdie · 18 years ago
  71. 3179108 [PATCH] LED: add LED device support for the zaurus corgi and spitz models by Richard Purdie · 18 years ago
  72. 181bf8a [PATCH] LED: add sharp charger status LED trigger by Richard Purdie · 18 years ago
  73. 6655c6f [PATCH] LED: add LED timer trigger by Richard Purdie · 18 years ago
  74. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 18 years ago
  75. c72a1d6 [PATCH] LED: add LED class by Richard Purdie · 18 years ago
  76. 75c1d31 [PATCH] LED: class documentation by Richard Purdie · 18 years ago
  77. 7529c30 [PATCH] modules: permit Dual-MIT/GPL licenses by Andrew Morton · 18 years ago
  78. 0ca0773 [PATCH] vt: add TIOCL_GETKMSGREDIRECT by Rafael J. Wysocki · 18 years ago
  79. d32af0f [PATCH] ISDN: fix a few memory leaks in sc_ioctl() by Jesper Juhl · 18 years ago
  80. b0b4ed7 [PATCH] drivers/char/[i]stallion: Clean up kmalloc usage by Tobias Klauser · 18 years ago
  81. 993dfa8 [PATCH] fs/locks.c: Fix sys_flock() race by Trond Myklebust · 18 years ago
  82. 7a2bd3f [PATCH] inotify: IN_DELETE events missing by Amy Griffis · 18 years ago
  83. 094e320 [PATCH] fat: kill reserved names by OGAWA Hirofumi · 18 years ago
  84. e4e364e [PATCH] cpuset: memory migration interaction fix by Paul Jackson · 18 years ago
  85. 2741a55 [PATCH] cpuset: unsafe mm reference fix by Paul Jackson · 18 years ago
  86. 4a01c8d [PATCH] cpuset: task_lock comment fix by Paul Jackson · 18 years ago
  87. 2cf8d82 [PATCH] make local_t signed by Andrew Morton · 18 years ago
  88. 09ce351 [PATCH] 3c59x: fix networking for 10base2 NICs by Steffen Klassert · 18 years ago
  89. 0000754 [PATCH] "3c59x collision statistics fix" fix by Andrew Morton · 18 years ago
  90. 88b9adb [PATCH] config: fix CONFIG_LFS option by Trond Myklebust · 18 years ago
  91. bb231fe [PATCH] Fix pacct bug in multithreading case. by KaiGai Kohei · 18 years ago
  92. f79e2ab [PATCH] sys_sync_file_range() by Andrew Morton · 18 years ago
  93. d6dfd13 [PATCH] IPMI: convert from semaphores to mutexes by Corey Minyard · 18 years ago
  94. 8a3628d [PATCH] IPMI: tidy up various things by Corey Minyard · 18 years ago
  95. 453823b [PATCH] IPMI: fix startup race condition by Corey Minyard · 18 years ago
  96. ee37df7 [PATCH] make tty_insert_flip_string a non-GPL export by Andrew Morton · 18 years ago
  97. da960a6 [PATCH] edac_752x needs CONFIG_HOTPLUG by Randy Dunlap · 18 years ago
  98. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  99. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  100. a2c348f [PATCH] __mod_timer: simplify ->base changing by Oleg Nesterov · 18 years ago