1. d588fcb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 by Linus Torvalds · 18 years ago
  2. eaa8568 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 18 years ago
  3. 6c763eb Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  4. 4f3865f [PATCH] zlib_inflate: Upgrade library code to a recent version by Richard Purdie · 18 years ago
  5. 0feae5c [PATCH] Fix dcache race during umount by NeilBrown · 18 years ago
  6. c89681e [PATCH] remove steal_locks() by Miklos Szeredi · 18 years ago
  7. 0e5b378 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 18 years ago
  8. 04c567d [PATCH] Keys: Fix race between two instantiators of a key by David Howells · 18 years ago
  9. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 18 years ago
  10. bb5427b [PATCH] w1: netlink: Mark netlink group 1 as unused. by Evgeniy Polyakov · 19 years ago
  11. b6043fc [PATCH] w1: Move w1-connector definitions into linux/include/connector.h by Evgeniy Polyakov · 19 years ago
  12. 46f5ed7 [PATCH] i2c: Mark block write buffers as const by Krzysztof Halasa · 18 years ago
  13. 18f98b1 [PATCH] i2c: New bus driver for the OpenCores I2C controller by Peter Korsgaard · 18 years ago
  14. 5c7ae65 [PATCH] I2C: i2c-nforce2: Add support for the nForce4 MCP51 and MCP55 by Jean Delvare · 19 years ago
  15. 5e9f4f2 [PATCH] I2C: m41t00: Add support for the ST M41T81 and M41T85 by Mark A. Greer · 19 years ago
  16. 02e0c5d [PATCH] i2c-piix4: Add ATI IXP200/300/400 support by Rudolf Marek · 19 years ago
  17. bd00949 [PATCH] USB: convert usb class devices to real devices by Greg Kroah-Hartman · 18 years ago
  18. c182274 [PATCH] USB: move usb_device_class class devices to be real devices by Greg Kroah-Hartman · 18 years ago
  19. 9bde749 [PATCH] USB: make endpoints real struct devices by Greg Kroah-Hartman · 18 years ago
  20. ae0dadc [PATCH] USB: move <linux/usb_input.h> to <linux/usb/input.h> by David Brownell · 18 years ago
  21. 325a4af [PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h> by David Brownell · 18 years ago
  22. a8c28f2 [PATCH] USB: move <linux/usb_cdc.h> to <linux/usb/cdc.h> by David Brownell · 18 years ago
  23. 79efa09 [PATCH] usbcore: port reset for composite devices by Alan Stern · 18 years ago
  24. 782a7a6 [PATCH] USB: add usb_interrupt_msg() function for api completeness. by Greg Kroah-Hartman · 18 years ago
  25. a5117ba7 [PATCH] Driver model: add ISA bus by Rene Herman · 18 years ago
  26. 3e95637 [PATCH] Driver Core: Make dev_info and friends print the bus name if there is no driver by Alan Stern · 18 years ago
  27. 23681e4 [PATCH] Driver core: allow struct device to have a dev_t by Greg Kroah-Hartman · 18 years ago
  28. 4039483 [PATCH] Driver Core: Add /sys/hypervisor when needed by Michael Holzheu · 19 years ago
  29. 670dd90 [PATCH] Driver Core: Allow sysdev_class have attributes by Shaohua Li · 19 years ago
  30. 1740757 [PATCH] Driver Core: remove unused exports by Greg Kroah-Hartman · 19 years ago
  31. 1cdcb6b [PATCH] TTY: return class device pointer from tty_register_device() by Hansjoerg Lipp · 19 years ago
  32. cf34a8e [PATCH] PCI: nVidia quirk to make AER PCI-E extended capability visible by Brice Goglin · 18 years ago
  33. 99dc804 [PATCH] PCI: disable msi mode in pci_disable_device by Shaohua Li · 18 years ago
  34. 74d0a98 [PATCH] PCI: Move various PCI IDs to header file by Brent Casavant · 19 years ago
  35. bd8481e [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation by Doug Thompson · 19 years ago
  36. 75acfeca [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments by Kumar Gala · 19 years ago
  37. c34b4c7 [PATCH] PCI: Add PCI_CAP_ID_VNDR by Brice Goglin · 19 years ago
  38. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  39. 22ae813 [PATCH] add __iowrite64_copy by Brice Goglin · 18 years ago
  40. 050335d Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  41. a4cfae1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  42. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  43. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  44. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 18 years ago
  45. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 18 years ago
  46. 7bc3312 [MTD] NAND: Fix breakage all over the place by Thomas Gleixner · 18 years ago
  47. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 18 years ago
  48. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 19 years ago
  49. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 18 years ago
  50. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 18 years ago
  51. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 18 years ago
  52. 3c66251 [PATCH] add filtering by ppid by Al Viro · 19 years ago
  53. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 18 years ago
  54. 473ae30 [PATCH] execve argument logging by Al Viro · 19 years ago
  55. bc0f3b8 [PATCH] audit_panic() is audit-internal by Al Viro · 18 years ago
  56. 3ca1006 [PATCH] inotify (4/5): allow watch removal from event handler by Amy Griffis · 18 years ago
  57. a9dc971 [PATCH] inotify (3/5): add interfaces to kernel API by Amy Griffis · 18 years ago
  58. 7c29772 [PATCH] inotify (2/5): add name's inode to event handler by Amy Griffis · 18 years ago
  59. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 18 years ago
  60. 90204e0 [PATCH] remove config.h from inotify.h by Al Viro · 18 years ago
  61. 48d8332 [NET]: Prevent multiple qdisc runs by Herbert Xu · 18 years ago
  62. d0b952a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  63. 2090af7 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  64. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 18 years ago
  65. afefc41 [ARM] 3592/1: AT91RM9200 Serial driver update by Andrew Victor · 18 years ago
  66. c7ce1ae [PFKEYV2]: Fix inconsistent typing in struct sadb_x_kmprivate. by Tushar Gohad · 18 years ago
  67. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  68. 35089bb [TCP]: Add tcp_slow_start_after_idle sysctl. by David S. Miller · 18 years ago
  69. 3cc0e87 [NET]: Warn in __skb_trim if skb is paged by Herbert Xu · 18 years ago
  70. 364c6ba [NET]: Clean up skb_linearize by Herbert Xu · 18 years ago
  71. 932ff27 [NET]: Add netif_tx_lock by Herbert Xu · 18 years ago
  72. 100468e [SECMARK]: Add CONNSECMARK xtables target by James Morris · 18 years ago
  73. 7c9728c [SECMARK]: Add secmark support to conntrack by James Morris · 18 years ago
  74. 5e6874cd [SECMARK]: Add xtables SECMARK target by James Morris · 18 years ago
  75. 984bc16 [SECMARK]: Add secmark support to core networking. by James Morris · 18 years ago
  76. c749b29 [SECMARK]: Add SELinux exports by James Morris · 18 years ago
  77. 6f68dc3 [NET]: Fix warnings after LSM-IPSEC changes. by David S. Miller · 18 years ago
  78. c8c05a8 [LSM-IPsec]: SELinux Authorize by Catherine Zhang · 18 years ago
  79. 338fcf9 [IPV4] igmp: Fixup struct ip_mc_list::multiaddr type by Alexey Dobriyan · 18 years ago
  80. ae5b7d8 [NETFILTER]: Add SIP connection tracking helper by Patrick McHardy · 18 years ago
  81. c0d4cfd [NETFILTER]: H.323 helper: Add support for Call Forwarding by Jing Min Zhao · 18 years ago
  82. 3726add [NETFILTER]: ctnetlink: fix NAT configuration by Patrick McHardy · 18 years ago
  83. 997ae83 [NETFILTER]: conntrack: add fixed timeout flag in connection tracking by Eric Leblond · 18 years ago
  84. 39a27a3 [NETFILTER]: conntrack: add sysctl to disable checksumming by Patrick McHardy · 18 years ago
  85. f338980 [NETFILTER]: x_tables: add statistic match by Patrick McHardy · 18 years ago
  86. 62b7743 [NETFILTER]: x_tables: add quota match by Patrick McHardy · 18 years ago
  87. b59f45d [IPSEC] xfrm: Abstract out encapsulation modes by Herbert Xu · 18 years ago
  88. 30b6c28 [TG3]: Add 5786 PCI ID by Michael Chan · 18 years ago
  89. 9593782 [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold by Chris Leech · 18 years ago
  90. 97fc2f0 [I/OAT]: Structure changes for TCP recv offload to I/OAT by Chris Leech · 18 years ago
  91. de5506e [I/OAT]: Utility functions for offloading sk_buff to iovec copies by Chris Leech · 18 years ago
  92. db21733 [I/OAT]: Setup the networking subsystem as a DMA client by Chris Leech · 18 years ago
  93. 57c651f [I/OAT]: Move PCI_DEVICE_ID_INTEL_IOAT to linux/pci_ids.h by David S. Miller · 18 years ago
  94. c13c826 [I/OAT]: DMA memcpy subsystem by Chris Leech · 18 years ago
  95. 783ed81 [MTD] assume mtd->writesize is 1 for NOR flashes by Artem B. Bityutskiy · 18 years ago
  96. b5ed763 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  97. 0ce0303 [PATCH] PCI: fix pciehp compile issue when CONFIG_ACPI is not enabled by akpm@osdl.org · 19 years ago
  98. 8d7feac [SCSI] remove RQ_SCSI_* flags by Christoph Hellwig · 18 years ago
  99. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  100. bc1c116 [PATCH] elevator switching race by Jens Axboe · 18 years ago