1. cc46bb9 [POWERPC] Add udbg support for RTAS console by Michael Ellerman · 18 years ago
  2. 458148c [POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier by Michael Ellerman · 18 years ago
  3. ab3ab74 [POWERPC] Move RTAS exports next to their declarations by Michael Ellerman · 18 years ago
  4. 24da3dd [POWERPC] Make rtas_call() safe if RTAS hasn't been initialised by Michael Ellerman · 18 years ago
  5. 4ba99b9 [POWERPC] Setup the boot cpu's paca pointer in C rather than asm by Michael Ellerman · 18 years ago
  6. aa98c50 [POWERPC] Make kexec_setup() a regular initcall by Michael Ellerman · 18 years ago
  7. c30a4df [POWERPC] Use ppc_md.hpte_insert() in htab_bolt_mapping() by Michael Ellerman · 18 years ago
  8. 7d0daae [POWERPC] powerpc: Initialise ppc_md htab pointers earlier by Michael Ellerman · 18 years ago
  9. 7a4571a [POWERPC] Export flat device tree via debugfs for debugging by Michael Ellerman · 18 years ago
  10. 1dce0e3 [POWERPC] Remove remaining iSeries debugger cruft by Michael Ellerman · 18 years ago
  11. 5f50867 [POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel by Haren Myneni · 18 years ago
  12. f93d6d0 [POWERPC] Remove obsolete #include <linux/config.h>. by Jon Loeliger · 18 years ago
  13. 790d427 [POWERPC] Remove redundant STD_MMU selection. by Jon Loeliger · 18 years ago
  14. f17607fb [POWERPC] Move I8259 selection under MPC8641HPCN board by Jon Loeliger · 18 years ago
  15. c53b334 [POWERPC] Remove redundant PPC_86XX check. by Jon Loeliger · 18 years ago
  16. 6d7c466 [POWERPC] Don't access HID registers if running on a Hypervisor. by Jimi Xenidis · 18 years ago
  17. 70c3967 [POWERPC] Convert powermac ide blink to new led infrastructure by Johannes Berg · 18 years ago
  18. 11bcab9 Properly delete sound/ppc/toonie.c by Linus Torvalds · 18 years ago
  19. d6fcb3b [PATCH] i2c-i801.c: don't pci_disable_device() after it was just enabled by Daniel Ritz · 18 years ago
  20. f17a268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 18 years ago
  21. 01f7e67 [PATCH] m68knommu: use Kconfig RAM config options in 68328 startup code by Greg Ungerer · 18 years ago
  22. f5c7726 [PATCH] m68knommu: use Kconfig RAM config options in 68360 ROM startup code by Greg Ungerer · 18 years ago
  23. d046f61 [PATCH] m68knommu: use Kconfig RAM config options in 68360 RAM startup code by Greg Ungerer · 18 years ago
  24. 999567d [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header by Greg Ungerer · 18 years ago
  25. 0e702ab [PATCH] m68knommu: FEC driver event/irq fixes by Greg Ungerer · 18 years ago
  26. 83901fc [PATCH] m68knommu: FEC driver set different priority/level on each IRQ by Willson Callan · 18 years ago
  27. 6b26529 [PATCH] m68knommu: FEC driver support for the ColdFire 523x CPU family by Matt Waddel · 18 years ago
  28. 677177c [PATCH] m68knommu: avoid fec driver hang when link disappears by Philippe De Muyter · 18 years ago
  29. 67bdd98 [PATCH] m68knommu: update m68knommu defconfnig by Greg Ungerer · 18 years ago
  30. 9a6404b [PATCH] m68knommu: build support for the Freescale 532x CPU family by Matt Waddel · 18 years ago
  31. 121036e [PATCH] m68knommu: build support for the Avnet/5282 board by Daniel Alomar · 18 years ago
  32. 3f787bf [PATCH] m68knommu: remove useless compiler args by Philipe De Muyter · 18 years ago
  33. 3c101cf [PATCH] voyager: add cpu_present_map by James Bottomley · 18 years ago
  34. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  35. 5493a0f [XFS] Fixup whitespace damage in log_write, remove final warning. by Nathan Scott · 18 years ago
  36. ca6f879 [PATCH] i4l fix DLE masking in isdn_tty_try_read by Karsten Keil · 18 years ago
  37. 91bf460 [PATCH] do_IRQ() warning fix by Andrew Morton · 18 years ago
  38. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  39. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 18 years ago
  40. 8f76078 [PATCH] Remove redundant NULL checks before [kv]free - in drivers/ by Jesper Juhl · 18 years ago
  41. 9a66a53 [PATCH] Remove redundant NULL checks before [kv]free - in kernel/ by Jesper Juhl · 18 years ago
  42. 4ad9845 [PATCH] Remove redundant NULL checks before [kv]free - in fs/ by Jesper Juhl · 18 years ago
  43. 59e0e0a [PATCH] futex_requeue() optimization by Sebastien Dugue · 18 years ago
  44. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 18 years ago
  45. 0bafd21 [PATCH] rtmutex: Modify rtmutex-tester to test the setscheduler propagation by Thomas Gleixner · 18 years ago
  46. e74c69f [PATCH] Drop tasklist lock in do_sched_setscheduler by Thomas Gleixner · 18 years ago
  47. a1583d3 [PATCH] fix rt-mutex defaults and dependencies by Roman Zippel · 18 years ago
  48. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 18 years ago
  49. 0cdbee9 [PATCH] pi-futex: rt mutex futex api by Ingo Molnar · 18 years ago
  50. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 18 years ago
  51. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 18 years ago
  52. a6537be [PATCH] pi-futex: rt mutex docs by Steven Rostedt · 18 years ago
  53. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 18 years ago
  54. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 18 years ago
  55. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 18 years ago
  56. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 18 years ago
  57. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  58. 6abdce7 [PATCH] pi-futex: robust futex docs fix by Ingo Molnar · 18 years ago
  59. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 18 years ago
  60. 66e5393 [PATCH] BUG() if setscheduler is called from interrupt context by Steven Rostedt · 18 years ago
  61. 9fea80e [PATCH] sched: uninline task_rq_lock() by Oleg Nesterov · 18 years ago
  62. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 18 years ago
  63. 3693816 [PATCH] sched_domai: Allocate sched_group structures dynamically by Srivatsa Vaddagiri · 18 years ago
  64. 15f0b67 [PATCH] sched_domai: Use kmalloc_node by Srivatsa Vaddagiri · 18 years ago
  65. d3a5aa9 [PATCH] sched_domai: Don't use GFP_ATOMIC by Srivatsa Vaddagiri · 18 years ago
  66. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 18 years ago
  67. 615052d [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() by Peter Williams · 18 years ago
  68. 50ddd96 [PATCH] sched: modify move_tasks() to improve load balancing outcomes by Peter Williams · 18 years ago
  69. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 18 years ago
  70. efc3081 [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() by Kirill Korotaev · 18 years ago
  71. cc94abf [PATCH] unnecessary long index i in sched by Steven Rostedt · 18 years ago
  72. 72d2854 [PATCH] sched: fix interactive ceiling code by Con Kolivas · 18 years ago
  73. d444886 [PATCH] sched: simplify bitmap definition by Steven Rostedt · 18 years ago
  74. c96d145 [PATCH] sched: fix smt nice lock contention and optimization by Chen, Kenneth W · 18 years ago
  75. 7a8e2a5 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add proper Kconfig, Makefile entries by Jim Cromie · 18 years ago
  76. 23916a8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: display pin values in/out in gpio_dump by Jim Cromie · 18 years ago
  77. ec31231 [PATCH] gpio-patchset-fixups: include linux/io.h by Jim Cromie · 18 years ago
  78. 8bcf613 [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes by Jim Cromie · 18 years ago
  79. 6cad56f [PATCH] chardev: GPIO for SCx200 & PC-8736x: fix gpio_current, use shadow regs by Jim Cromie · 18 years ago
  80. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 18 years ago
  81. 58b087c [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platform_device for use w dev_dbg by Jim Cromie · 18 years ago
  82. 681a3e7 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add new pc8736x_gpio module by Jim Cromie · 18 years ago
  83. 0e41ef3 [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module by Jim Cromie · 18 years ago
  84. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 18 years ago
  85. 1ca5df0 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add empty common-module by Jim Cromie · 18 years ago
  86. c3dc807 [PATCH] chardev: GPIO for SCx200 & PC-8736x: dispatch via vtable by Jim Cromie · 18 years ago
  87. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 18 years ago
  88. 9b170b8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better segregate _gpio initialization by Jim Cromie · 18 years ago
  89. 9550a33 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file by Jim Cromie · 18 years ago
  90. d424aa8 [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet by Jim Cromie · 18 years ago
  91. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 18 years ago
  92. 979b5ec [PATCH] chardev: GPIO for SCx200 & PC-8736x: add platforn_device for use w dev_dbg by Jim Cromie · 18 years ago
  93. 7d7f212 [PATCH] chardev: GPIO for SCx200 & PC-8736x: modernize driver init to 2.6 api by Jim Cromie · 18 years ago
  94. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 18 years ago
  95. 5a67e4c [PATCH] cpu hotplug: use hotplug version of cpu notifier in appropriate places by Chandra Seetharaman · 18 years ago
  96. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 18 years ago
  97. 26c2143 [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only by Chandra Seetharaman · 18 years ago
  98. 74b85f3 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only by Chandra Seetharaman · 18 years ago
  99. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 18 years ago
  100. 054cc8a [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 by Chandra Seetharaman · 18 years ago