1. 11bcab9 Properly delete sound/ppc/toonie.c by Linus Torvalds · 19 years ago
  2. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 19 years ago
  3. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 19 years ago
  4. 01f7e67 [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code by Greg Ungerer · 19 years ago
  5. f5c7726 [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code by Greg Ungerer · 19 years ago
  6. d046f61 [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code by Greg Ungerer · 19 years ago
  7. 999567d [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header by Greg Ungerer · 19 years ago
  8. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 19 years ago
  9. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 19 years ago
  10. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 19 years ago
  11. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 19 years ago
  12. 67bdd98 [PATCH] m68knommu: update m68knommu defconfnig by Greg Ungerer · 19 years ago
  13. 9a6404b [PATCH] m68knommu: build support for the Freescale 532x CPU family by Matt Waddel · 19 years ago
  14. 121036e [PATCH] m68knommu: build support for the Avnet/5282 board by Daniel Alomar · 19 years ago
  15. 3f787bf [PATCH] m68knommu: remove useless compiler args by Philipe De Muyter · 19 years ago
  16. 3c101cf [PATCH] voyager: add cpu_present_map by James Bottomley · 19 years ago
  17. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  18. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 19 years ago
  19. 91bf460 [PATCH] do_IRQ() warning fix by Andrew Morton · 19 years ago
  20. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 19 years ago
  21. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 19 years ago
  22. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 19 years ago
  23. 9a66a53 [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ by Jesper Juhl · 19 years ago
  24. 4ad9845 [PATCH] Remove redundant NULL checks before [kv]free - in fs/ by Jesper Juhl · 19 years ago
  25. 59e0e0a [PATCH] futex_requeue() optimization by Sebastien Dugue · 19 years ago
  26. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 19 years ago
  27. 0bafd21 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation by Thomas Gleixner · 19 years ago
  28. e74c69f [PATCH] Drop tasklist lock in do_sched_setscheduler by Thomas Gleixner · 19 years ago
  29. a1583d3 [PATCH] fix rt-mutex defaults and dependencies by Roman Zippel · 19 years ago
  30. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  31. 0cdbee9 [PATCH] pi-futex: rt mutex futex api by Ingo Molnar · 19 years ago
  32. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
  33. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 19 years ago
  34. a6537be [PATCH] pi-futex: rt mutex docs by Steven Rostedt · 19 years ago
  35. 23f78d4 [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago
  36. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 19 years ago
  37. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 19 years ago
  38. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 19 years ago
  39. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 19 years ago
  40. 6abdce7 [PATCH] pi-futex: robust futex docs fix by Ingo Molnar · 19 years ago
  41. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 19 years ago
  42. 66e5393 [PATCH] BUG() if setscheduler is called from interrupt context by Steven Rostedt · 19 years ago
  43. 9fea80e [PATCH] sched: uninline task_rq_lock() by Oleg Nesterov · 19 years ago
  44. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
  45. 3693816 [PATCH] sched_domai: Allocate sched_group structures dynamically by Srivatsa Vaddagiri · 19 years ago
  46. 15f0b67 [PATCH] sched_domai: Use kmalloc_node by Srivatsa Vaddagiri · 19 years ago
  47. d3a5aa9 [PATCH] sched_domai: Don't use GFP_ATOMIC by Srivatsa Vaddagiri · 19 years ago
  48. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 19 years ago
  49. 615052d [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() by Peter Williams · 19 years ago
  50. 50ddd96 [PATCH] sched: modify move_tasks() to improve load balancing outcomes by Peter Williams · 19 years ago
  51. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 19 years ago
  52. efc3081 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() by Kirill Korotaev · 19 years ago
  53. cc94abf [PATCH] unnecessary long index i in sched by Steven Rostedt · 19 years ago
  54. 72d2854 [PATCH] sched: fix interactive ceiling code by Con Kolivas · 19 years ago
  55. d444886 [PATCH] sched: simplify bitmap definition by Steven Rostedt · 19 years ago
  56. c96d145 [PATCH] sched: fix smt nice lock contention and optimization by Chen, Kenneth W · 19 years ago
  57. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 19 years ago
  58. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 19 years ago
  59. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 19 years ago
  60. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 19 years ago
  61. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 19 years ago
  62. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 19 years ago
  63. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 19 years ago
  64. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 19 years ago
  65. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 19 years ago
  66. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 19 years ago
  67. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 19 years ago
  68. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 19 years ago
  69. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 19 years ago
  70. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 19 years ago
  71. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 19 years ago
  72. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 19 years ago
  73. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 19 years ago
  74. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 19 years ago
  75. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 19 years ago
  76. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 19 years ago
  77. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 19 years ago
  78. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 19 years ago
  79. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 19 years ago
  80. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 19 years ago
  81. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 19 years ago
  82. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  83. 9c7b216 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 by Chandra Seetharaman · 19 years ago
  84. 6ac12df [PATCH] rtc: fix idr locking by Sonny Rao · 19 years ago
  85. b65b5b5 [PATCH] stallion clean up by Alan Cox · 19 years ago
  86. 3397973 [PATCH] IPMI: use schedule in kthread by akpm@osdl.org · 19 years ago
  87. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 19 years ago
  88. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 19 years ago
  89. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 19 years ago
  90. 1dbe83c [PATCH] fix kernel-doc in kernel/ dir by Randy Dunlap · 19 years ago
  91. 283fef5 [PATCH] tty: fix TCSBRK comment by Paul Fulghum · 19 years ago
  92. 05f225d [PATCH] ufs: ufs_read_inode cleanup by Evgeniy Dushistov · 19 years ago
  93. 0ca0666 [PATCH] RTC: Add a comment for ENOIOCTLCMD in ds1553_rtc_ioctl by Atsushi Nemoto · 19 years ago
  94. 6527c2b [PATCH] generic_file_buffered_write(): deadlock on vectored write by Vladimir V. Saveliev · 19 years ago
  95. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 19 years ago
  96. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 19 years ago
  97. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 19 years ago
  98. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 19 years ago
  99. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 19 years ago
  100. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 19 years ago