1. d6b4991 [NET]: Fix logical error in skb_gso_ok by Herbert Xu · 19 years ago
  2. c7bdb54 [NETLINK]: Encapsulate eff_cap usage within security framework. by Darrel Goeddel · 19 years ago
  3. 576a30e [NET]: Added GSO header verification by Herbert Xu · 19 years ago
  4. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 19 years ago
  5. 8d231c1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  6. 7ae7cda elf-em.h: Define and explain both EM_MIPS_RS3_LE and EM_MIPS_RS4_BE. by Ralf Baechle · 19 years ago
  7. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  8. 47c2a3a [PATCH] genirq: add chip->eoi(), fastack -> fasteoi by Ingo Molnar · 19 years ago
  9. f210be1 [PATCH] genirq: add IRQ_TYPE_SENSE_MASK by Benjamin Herrenschmidt · 19 years ago
  10. ba9a233 [PATCH] genirq: add irq-wake (power-management) support by Thomas Gleixner · 19 years ago
  11. dd87eb3 [PATCH] genirq: add irq-chip support by Thomas Gleixner · 19 years ago
  12. dae8620 [PATCH] genirq MSI fixes by Ingo Molnar · 19 years ago
  13. 6a6de9e [PATCH] genirq: core by Thomas Gleixner · 19 years ago
  14. 94d39e1 [PATCH] genirq: add IRQ_NOAUTOEN support by Thomas Gleixner · 19 years ago
  15. 6550c77 [PATCH] genirq: add IRQ_NOREQUEST support by Thomas Gleixner · 19 years ago
  16. 3418d72 [PATCH] genirq: add IRQ_NOPROBE support by Thomas Gleixner · 19 years ago
  17. a4633adc [PATCH] genirq: add genirq sw IRQ-retrigger by Thomas Gleixner · 19 years ago
  18. 8fee5c3 [PATCH] genirq: doc: comment include/linux/irq.h structures by Ingo Molnar · 19 years ago
  19. c0ad90a [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() by Ingo Molnar · 19 years ago
  20. 0d7012a [PATCH] genirq: cleanup: turn ARCH_HAS_IRQ_PER_CPU into CONFIG_IRQ_PER_CPU by Ingo Molnar · 19 years ago
  21. cd916d3 [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] by Ingo Molnar · 19 years ago
  22. 4a733ee [PATCH] genirq: cleanup: merge irq_dir[], smp_affinity_entry[] into irq_desc[] by Ingo Molnar · 19 years ago
  23. 71d218b [PATCH] genirq: cleanup: include/linux/irq.h by Ingo Molnar · 19 years ago
  24. 34ffdb7 [PATCH] genirq: cleanup: reduce irq_desc_t use, mark it obsolete by Ingo Molnar · 19 years ago
  25. 06fcb0c [PATCH] genirq: cleanup: misc code cleanups by Ingo Molnar · 19 years ago
  26. 2e60bbb [PATCH] genirq: cleanup: remove fastcall by Ingo Molnar · 19 years ago
  27. a8553ac [PATCH] genirq: cleanup: remove irq_descp() by Ingo Molnar · 19 years ago
  28. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 19 years ago
  29. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 19 years ago
  30. 9dc3885 [PATCH] i4l: remove unneeded include/linux/isdn/tpam.h by Karsten Keil · 19 years ago
  31. 4e54f08 [PATCH] Keys: Allow in-kernel key requestor to pass auxiliary data to upcaller by David Howells · 19 years ago
  32. fffcb48 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  33. b445979 [PATCH] Fix plist include dependency by Thomas Gleixner · 19 years ago
  34. 980a01c [PATCH] SPI: infrastructure to initialize spi_device.mode early by David Brownell · 19 years ago
  35. da574af [PATCH] ide: fix error handling for drives which clear the FIFO on error by Alan Cox · 19 years ago
  36. be6990e [PATCH] ac97_codec: make bitfield unsigned by Randy Dunlap · 19 years ago
  37. 33b37a3 [PATCH] remove active field from tty buffer structure by Paul Fulghum · 19 years ago
  38. 817d6d3 [PATCH] remove TTY_DONT_FLIP by Paul Fulghum · 19 years ago
  39. f71d20e [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL by Arjan van de Ven · 19 years ago
  40. f5e54d6 [PATCH] mark address_space_operations const by Christoph Hellwig · 19 years ago
  41. 936813a Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 19 years ago
  42. 03529d9 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  43. 456229a [PATCH] drivers/char/ipmi/ipmi_msghandler.c: make proc_ipmi_root static by Adrian Bunk · 19 years ago
  44. 95e02ca [PATCH] rtmutex: Propagate priority settings into PI lock chains by Thomas Gleixner · 19 years ago
  45. c87e283 [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support by Ingo Molnar · 19 years ago
  46. 61a8712 [PATCH] pi-futex: rt mutex tester by Thomas Gleixner · 19 years ago
  47. e7eebaf [PATCH] pi-futex: rt mutex debug by Ingo Molnar · 19 years ago
  48. 23f78d4a [PATCH] pi-futex: rt mutex core by Ingo Molnar · 19 years ago
  49. b29739f [PATCH] pi-futex: scheduler support for pi by Ingo Molnar · 19 years ago
  50. 77ba89c [PATCH] pi-futex: add plist implementation by Ingo Molnar · 19 years ago
  51. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 19 years ago
  52. e2970f2 [PATCH] pi-futex: futex code cleanups by Ingo Molnar · 19 years ago
  53. 5c45bf2 [PATCH] sched: mc/smt power savings sched policy by Siddha, Suresh B · 19 years ago
  54. 51888ca [PATCH] sched_domain: handle kmalloc failure by Srivatsa Vaddagiri · 19 years ago
  55. 2dd73a4 [PATCH] sched: implement smpnice by Peter Williams · 19 years ago
  56. f31000e [PATCH] chardev: GPIO for SCx200 & PC-8736x: use dev_dbg in common module by Jim Cromie · 19 years ago
  57. 1a66fdf [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate file-ops to common module by Jim Cromie · 19 years ago
  58. fe3a168 [PATCH] chardev: GPIO for SCx200 & PC-8736x: add gpio-ops vtable by Jim Cromie · 19 years ago
  59. 55b8c04 [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigned ints by Jim Cromie · 19 years ago
  60. 62c83cd [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean by Jim Cromie · 19 years ago
  61. 39f4885 [PATCH] cpu hotplug: add hotplug versions of cpu_notifier by Chandra Seetharaman · 19 years ago
  62. 65edc68 [PATCH] cpu hotplug: make [un]register_cpu_notifier init time only by Chandra Seetharaman · 19 years ago
  63. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 19 years ago
  64. 1c0f16e [PATCH] Remove gratuitous inclusion of <linux/config.h> from <linux/dmaengine.h> by David Woodhouse · 19 years ago
  65. b6cd0b7 [PATCH] fs/buffer.c: cleanups by Adrian Bunk · 19 years ago
  66. a7807a3 [PATCH] poison: add & use more constants by Randy Dunlap · 19 years ago
  67. b3c681e [PATCH] update two drivers for poison.h by Randy Dunlap · 19 years ago
  68. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 19 years ago
  69. e6e5494 [PATCH] vdso: randomize the i386 vDSO by moving it into a vma by Ingo Molnar · 19 years ago
  70. 76b67ed [PATCH] node hotplug: register cpu: remove node struct by KAMEZAWA Hiroyuki · 19 years ago
  71. dd0932d [PATCH] pgdat allocation and update for ia64 of memory hotplug: allocate pgdat and per node data by Yasunori Goto · 19 years ago
  72. 7049027 [PATCH] pgdat allocation and update for ia64 of memory hotplug: update pgdat address array by Yasunori Goto · 19 years ago
  73. 0fc4415 [PATCH] Register sysfs file for hotplugged new node by Yasunori Goto · 19 years ago
  74. 2842f11 [PATCH] catch valid mem range at onlining memory by KAMEZAWA Hiroyuki · 19 years ago
  75. 3218ae1 [PATCH] pgdat allocation for new node add (export kswapd start func) by Yasunori Goto · 19 years ago
  76. 10ad400 [PATCH] pgdat allocation for new node add (refresh node_data[]) by Yasunori Goto · 19 years ago
  77. 306d6cb [PATCH] pgdat allocation for new node add (generic alloc node_data) by Yasunori Goto · 19 years ago
  78. 1e3590e [PATCH] pgdat allocation for new node add (get node id by acpi) by Yasunori Goto · 19 years ago
  79. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 19 years ago
  80. 6550e07 [PATCH] 64bit Resource: finally enable 64bit resource sizes by Greg Kroah-Hartman · 19 years ago
  81. b60ba83 [PATCH] 64bit resource: change pnp core to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  82. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  83. d75fc8b [PATCH] 64bit resource: change resource core to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  84. cf7c712 [PATCH] 64bit resource: introduce resource_size_t for the start and end of struct resource by Greg Kroah-Hartman · 19 years ago
  85. c9f700f [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletion by KaiGai Kohei · 19 years ago
  86. 353dcf7 [PATCH] ata: add some NVIDIA chipset IDs by Randy Dunlap · 19 years ago
  87. 5806db2 [PATCH] libata: implement ata_port_max_devices() by Tejun Heo · 19 years ago
  88. 41542db [PATCH] libata.h needs scatterlist.h by Andrew Morton · 19 years ago
  89. 438bc9c [libata] sata_vsc: partially revert a PCI ID-related commit by Jeff Garzik · 19 years ago
  90. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  91. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 20 years ago
  92. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  93. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  94. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 20 years ago
  95. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 20 years ago
  96. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 20 years ago
  97. 7c69ef7 [PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree by Greg Kroah-Hartman · 20 years ago
  98. 1a715c5 [PATCH] devfs: Remove devfs_mk_bdev() function from the kernel tree by Greg Kroah-Hartman · 20 years ago
  99. 79021a6 [PATCH] devfs: Remove devfs_mk_symlink() function from the kernel tree by Greg Kroah-Hartman · 20 years ago
  100. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 20 years ago