1. 4d3ce21 Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 20 years ago
  2. b026188 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 20 years ago
  3. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  4. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 20 years ago
  5. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 20 years ago
  6. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 20 years ago
  7. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 20 years ago
  8. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 20 years ago
  9. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 20 years ago
  10. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 20 years ago
  11. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 20 years ago
  12. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 20 years ago
  13. a4633ad [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 20 years ago
  14. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 20 years ago
  15. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 20 years ago
  16. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 20 years ago
  17. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 20 years ago
  18. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 20 years ago
  19. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 20 years ago
  20. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 20 years ago
  21. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 20 years ago
  22. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 20 years ago
  23. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 20 years ago
  24. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 20 years ago
  25. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 20 years ago
  26. 9dc3885 [PATCH] i4l: remove unneeded include/linux/isdn/tpam.h by Karsten Keil · 20 years ago
  27. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 20 years ago
  28. 0686cd8 [PATCH] fix sgivwfb compile by Adrian Bunk · 20 years ago
  29. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 20 years ago
  30. 4054557 [S390] add PAV support to the dasd driver. by Horst Hummel · 20 years ago
  31. cc43ec1 [S390] preempt_count initialization. by Heiko Carstens · 20 years ago
  32. 4980082 [S390] __syscall_return error check. by Heiko Carstens · 20 years ago
  33. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 20 years ago
  34. c406abd [S390] cleanup bitops.h. by Heiko Carstens · 20 years ago
  35. 27d68a3 Merge branch 'nommu' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  36. 76a2227 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  37. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 20 years ago
  38. b445979 [PATCH] Fix plist include dependency by Thomas Gleixner · 20 years ago
  39. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 20 years ago
  40. 0aee77b [PATCH] m68knommu: fix clobber list in uCdimm/uCsimm helper asm by Greg Ungerer · 20 years ago
  41. 873d889 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 20 years ago
  42. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 20 years ago
  43. be6990e [PATCH] ac97_codec: make bitfield unsigned by Randy Dunlap · 20 years ago
  44. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 20 years ago
  45. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 20 years ago
  46. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 20 years ago
  47. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 20 years ago
  48. 092c195 [ARM] nommu: remove fault-armv, mmap and mm-armv files from nommu build by Russell King · 20 years ago
  49. 888e7bf [ARM] Remove TABLE_SIZE, and several unused function prototypes by Russell King · 20 years ago
  50. 9641c7c [ARM] nommu: uaccess tweaks by Russell King · 20 years ago
  51. 002547b [ARM] nommu: adjust headers for !MMU ARM systems by Russell King · 20 years ago
  52. 9d56d87 [IA64-SGI] - Pass OS logical cpu number to the SN prom (bios) by Jack Steiner · 20 years ago
  53. c17fad1 [ARM] 3370/2: ep93xx: add crunch support by Lennert Buytenhek · 20 years ago
  54. 5429b06 [ARM] 3665/1: crunch: add ptrace support by Lennert Buytenhek · 20 years ago
  55. 3bec6de [ARM] 3664/1: crunch: add signal frame save/restore by Lennert Buytenhek · 20 years ago
  56. 02c4293 [ARM] 3662/1: ixp23xx: don't include asm/hardware.h in uncompress.h by Lennert Buytenhek · 20 years ago
  57. 313f53e [ARM] 3660/1: Remove legacy defines by Andrew Victor · 20 years ago
  58. 2b8b491 [ARM] 3661/1: S3C2412: Fix compilation if CPU_S3C2410 only by Ben Dooks · 20 years ago
  59. 02fcb97 [ARM] Remove the __arch_* layer from uaccess.h by Russell King · 20 years ago
  60. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 20 years ago
  61. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 20 years ago
  62. 999567d [PATCH] m68knommu: remove NO_FORMAT_VECi from ptrace.h header by Greg Ungerer · 20 years ago
  63. 12e56b6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 20 years ago
  64. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 20 years ago
  65. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 20 years ago
  66. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 20 years ago
  67. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 20 years ago
  68. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 20 years ago
  69. 23f78d4 [PATCH] pi-futex: rt mutex core by Ingo Molnar · 20 years ago
  70. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 20 years ago
  71. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 20 years ago
  72. 8eb94f8 [PATCH] pi-futex: introduce WARN_ON_SMP by Ingo Molnar · 20 years ago
  73. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 20 years ago
  74. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 20 years ago
  75. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 20 years ago
  76. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 20 years ago
  77. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 20 years ago
  78. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 20 years ago
  79. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 20 years ago
  80. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 20 years ago
  81. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 20 years ago
  82. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 20 years ago
  83. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 20 years ago
  84. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 20 years ago
  85. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 20 years ago
  86. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 20 years ago
  87. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 20 years ago
  88. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 20 years ago
  89. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 20 years ago
  90. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 20 years ago
  91. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 20 years ago
  92. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 20 years ago
  93. c723e084 [PATCH] i386: use C code for current_thread_info() by Chuck Ebbert · 20 years ago
  94. 4b89aff [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 by Rohit Seth · 20 years ago
  95. 19eadf9 [PATCH] x86: increase interrupt vector range by Rusty Russell · 20 years ago
  96. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 20 years ago
  97. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 20 years ago
  98. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 20 years ago
  99. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 20 years ago
  100. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 20 years ago