1. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 20 years ago
  2. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 20 years ago
  3. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 20 years ago
  4. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 20 years ago
  5. c34b4c7 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 20 years ago
  6. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 20 years ago
  7. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 20 years ago
  8. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  9. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  10. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 20 years ago
  11. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 20 years ago
  12. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 20 years ago
  13. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 20 years ago
  14. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 20 years ago
  15. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 20 years ago
  16. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 20 years ago
  17. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 20 years ago
  18. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 20 years ago
  19. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 20 years ago
  20. 3c66251 [PATCH] add filtering by ppid by Al Viro · 20 years ago
  21. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 20 years ago
  22. 473ae30 [PATCH] execve argument logging by Al Viro · 20 years ago
  23. bc0f3b8 [PATCH] audit_panic() is audit-internal by Al Viro · 20 years ago
  24. 3ca1006 [PATCH] inotify (4/5): allow watch removal from event handler by Amy Griffis · 20 years ago
  25. a9dc971 [PATCH] inotify (3/5): add interfaces to kernel API by Amy Griffis · 20 years ago
  26. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 20 years ago
  27. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 20 years ago
  28. 90204e0 [PATCH] remove config.h from inotify.h by Al Viro · 20 years ago
  29. 48d8332 [NET]: Prevent multiple qdisc runs by Herbert Xu · 20 years ago
  30. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  31. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  32. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 20 years ago
  33. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 20 years ago
  34. c7ce1ae [PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate. by Tushar Gohad · 20 years ago
  35. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 20 years ago
  36. 35089bb [TCP]: Add tcp_slow_start_after_idle sysctl. by David S. Miller · 20 years ago
  37. 3cc0e87 [NET]: Warn in __skb_trim if skb is paged by Herbert Xu · 20 years ago
  38. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 20 years ago
  39. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 20 years ago
  40. 100468e [SECMARK]: Add CONNSECMARK xtables target by James Morris · 20 years ago
  41. 7c9728c [SECMARK]: Add secmark support to conntrack by James Morris · 20 years ago
  42. 5e6874c [SECMARK]: Add xtables SECMARK target by James Morris · 20 years ago
  43. 984bc16 [SECMARK]: Add secmark support to core networking. by James Morris · 20 years ago
  44. c749b29 [SECMARK]: Add SELinux exports by James Morris · 20 years ago
  45. 6f68dc3 [NET]: Fix warnings after LSM-IPSEC changes. by David S. Miller · 20 years ago
  46. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 20 years ago
  47. 338fcf9 [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type by Alexey Dobriyan · 20 years ago
  48. ae5b7d8 [NETFILTER]: Add SIP connection tracking helper by Patrick McHardy · 20 years ago
  49. c0d4cfd [NETFILTER]: H.323 helper: Add support for Call Forwarding by Jing Min Zhao · 20 years ago
  50. 3726add [NETFILTER]: ctnetlink: fix NAT configuration by Patrick McHardy · 20 years ago
  51. 997ae83 [NETFILTER]: conntrack: add fixed timeout flag in connection tracking by Eric Leblond · 20 years ago
  52. 39a27a3 [NETFILTER]: conntrack: add sysctl to disable checksumming by Patrick McHardy · 20 years ago
  53. f338980 [NETFILTER]: x_tables: add statistic match by Patrick McHardy · 20 years ago
  54. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 20 years ago
  55. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 20 years ago
  56. 30b6c28 [TG3]: Add 5786 PCI ID by Michael Chan · 20 years ago
  57. 9593782 [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold by Chris Leech · 20 years ago
  58. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 20 years ago
  59. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 20 years ago
  60. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 20 years ago
  61. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 20 years ago
  62. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 20 years ago
  63. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 20 years ago
  64. b5ed763 Merge branch 'master' into upstream by Jeff Garzik · 20 years ago
  65. 0ce0303 [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled by akpm@osdl.org · 20 years ago
  66. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 20 years ago
  67. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 20 years ago
  68. bc1c116 [PATCH] elevator switching race by Jens Axboe · 20 years ago
  69. 45b35a5 [PATCH] Fix mempolicy.h build error by Ralf Baechle · 20 years ago
  70. d15a88f Merge branch 'master' into upstream by Jeff Garzik · 20 years ago
  71. 2d7b20c [PATCH] m48t86: ia64 build fix by Andrew Morton · 20 years ago
  72. 93ff66b [PATCH] Sparsemem build fix by Ralf Baechle · 20 years ago
  73. 2f3243a [RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency by David Woodhouse · 20 years ago
  74. d273176 Switch to __s32 types in joystick.h instead of C99 types for consistency. by David Woodhouse · 20 years ago
  75. 7b1c6ca Add <sys/types.h> to headers included for userspace in <linux/input.h> by David Woodhouse · 20 years ago
  76. 760f1fc [PATCH] revert "swsusp add check for suspension of X controlled devices" by Andrew Morton · 20 years ago
  77. e60a48f Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 20 years ago
  78. ed8f9e2 Input: change from numbered to named switches by Richard Purdie · 20 years ago
  79. f39b25b Input: add KEY_BATTERY keycode by Matthew Garrett · 20 years ago
  80. f1a28c0 [MTD] NAND Expose the new raw mode function and status info to userspace by Thomas Gleixner · 20 years ago
  81. 8593fbc [MTD] Rework the out of band handling completely by Thomas Gleixner · 20 years ago
  82. f4a43cf [MTD] Remove silly MTD_WRITE/READ macros by Thomas Gleixner · 20 years ago
  83. 5bd34c0 [MTD] NAND Replace oobinfo by ecclayout by Thomas Gleixner · 20 years ago
  84. ff268fb [MTD] NAND Consolidate oobinfo handling by Thomas Gleixner · 20 years ago
  85. 8be834f [MTD] NAND Fix platform structure and NDFC driver by Thomas Gleixner · 20 years ago
  86. 4c0c2fd [PATCH] pci_ids: add new device ids by Ayaz Abdulla · 20 years ago
  87. f75e509 [MTD] NAND modularize write function by Thomas Gleixner · 20 years ago
  88. f5bbdac [MTD] NAND Modularize read function by Thomas Gleixner · 20 years ago
  89. 9577f44 [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrl by Thomas Gleixner · 20 years ago
  90. 7fac464 [MTD] Add ECC statistics to struct mtd_info by Thomas Gleixner · 20 years ago
  91. 7a30601 [MTD] NAND Introduce NAND_NO_READRDY option by Thomas Gleixner · 20 years ago
  92. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 20 years ago
  93. 0da34b6 [PATCH] Add Myri-10G Ethernet driver by Brice Goglin · 20 years ago
  94. 3a720d7 [PATCH] Revive pci_find_ext_capability by Brice Goglin · 20 years ago
  95. cad74f2 [MTD] NAND remove write_byte/word function from nand_chip by Thomas Gleixner · 20 years ago
  96. 7abd3ef [MTD] Refactor NAND hwcontrol to cmd_ctrl by Thomas Gleixner · 20 years ago
  97. 9528454 Merge branch 'master' into upstream by Jeff Garzik · 20 years ago
  98. 0f04108 [PATCH] powerpc: wire up sys_[gs]et_robust_list by David Woodhouse · 20 years ago
  99. e46e490 [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__ by Andrew Morton · 20 years ago
  100. 9223a45 [MTD] Remove read/write _ecc variants by Thomas Gleixner · 20 years ago