1. c1a856c SELinux: Various xfrm labeling fixes by Venkat Yekkirala · 19 years ago
  2. ae08e1f [IPV6]: ip6_output annotations by Al Viro · 19 years ago
  3. 98a4a86 [NETFILTER]: trivial annotations by Al Viro · 19 years ago
  4. 0e11c91 [AF_PACKET]: annotate by Al Viro · 19 years ago
  5. 90bcaf7 [IPV6]: flowlabels are net-endian by Al Viro · 19 years ago
  6. d29ef86 [AF_KEY]: annotate by Al Viro · 19 years ago
  7. d5a0a1e [IPV4]: encapsulation annotations by Al Viro · 19 years ago
  8. a27ee7a [IPV6]: annotate icmpv6 headers by Al Viro · 19 years ago
  9. 5a874db [NET]: ipconfig and nfsroot annotations by Al Viro · 19 years ago
  10. 3e6c8cd [TIPC]: endianness annotations by Al Viro · 19 years ago
  11. 97be852 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  12. cdb54fa Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 19 years ago
  13. e8a2b6a [PATCH] PHY: Add support for configuring the PHY connection interface by Andy Fleming · 19 years ago
  14. f789dfd [PATCH] mv643xx_eth: fix unbalanced parentheses in macros by Mariusz Kozlowski · 19 years ago
  15. 52d78d6 [PATCH] forcedeth: add new NVIDIA pci ids by Ayaz Abdulla · 19 years ago
  16. fe75f74 [PATCH] wext: extend MLME support by Christian Lamparter · 19 years ago
  17. 13df29f [PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h> by Maciej W. Rozycki · 19 years ago
  18. c3e59d1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 19 years ago
  19. 9641219 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 19 years ago
  20. 72a73a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  21. 4549df8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  22. 1399ff5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  23. e17e0f5 Driver core: show drivers in /sys/module/ by Kay Sievers · 19 years ago
  24. c67334f Driver core: platform_driver_probe(), can save codespace by David Brownell · 19 years ago
  25. 8a82472 driver core: Introduce device_move(): move a device to a new parent. by Cornelia Huck · 19 years ago
  26. 5ab6998 driver core: Introduce device_find_child(). by Cornelia Huck · 19 years ago
  27. 465ae64 ACPI: Change ACPI to use dev_archdata instead of firmware_data by Benjamin Herrenschmidt · 19 years ago
  28. c6dbaef Driver core: add dev_archdata to struct device by Benjamin Herrenschmidt · 19 years ago
  29. 78cde08 Driver core: convert fb code to use struct device by Greg Kroah-Hartman · 19 years ago
  30. fcaf71f Driver core: convert mmc code to use struct device by Greg Kroah-Hartman · 19 years ago
  31. 01107d3 Driver core: convert tty core to use struct device by Greg Kroah-Hartman · 19 years ago
  32. 94fbcde Driver core: change misc class_devices to be real devices by Greg Kroah-Hartman · 19 years ago
  33. f0ee61a Driver Core: Move virtual_device_parent() to core.c by Greg Kroah-Hartman · 19 years ago
  34. 116af37 Driver core: add notification of bus events by Benjamin Herrenschmidt · 19 years ago
  35. 3b59d52 PCI: irq: irq and pci_ids patch for Intel ICH9 by Jason Gaston · 19 years ago
  36. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 19 years ago
  37. a2302c6 Altix: Initial ACPI support - ROM shadowing. by John Keller · 19 years ago
  38. e65e5fb PCI: Make some MSI-X #defines generic by Michael Ellerman · 19 years ago
  39. ee49fb5 USB: keep count of unsuspended children by Alan Stern · 19 years ago
  40. ce36158 USB: struct usb_device: change flag to bitflag by Alan Stern · 19 years ago
  41. 692a186 USB: expand autosuspend/autoresume API by Alan Stern · 19 years ago
  42. 0c1ac4f USB: makes usb_endpoint_* functions inline. by Luiz Fernando N. Capitulino · 19 years ago
  43. 4370525 usb/hub: allow hubs up to 31 children by inaky@linux.intel.com · 19 years ago
  44. 7ccd266 mmc: Support for high speed SD cards by Pierre Ossman · 19 years ago
  45. e45a1bd mmc: Add support for mmc v4 wide-bus modes by Philip Langdale · 19 years ago
  46. bce40a3 [PATCH] mmc: Add support for mmc v4 high speed mode by Philip Langdale · 19 years ago
  47. bb37b94 [BLOCK] Cleanup unused variable passing by Jens Axboe · 19 years ago
  48. 0e75f90 [PATCH] block: support larger block pc requests by Mike Christie · 19 years ago
  49. be1c634 [PATCH] blktrace: add timestamp message by Olaf Kirch · 19 years ago
  50. 03a67a4 Fix typos in doc and comments by Jan Engelhardt · 19 years ago
  51. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 19 years ago
  52. 98c4f0c Fix jiffies.h comment by Chase Venters · 19 years ago
  53. e20ec99 fix spelling error in include/linux/kernel.h by Jim Cromie · 19 years ago
  54. 139a7bd mqueue.h: don't include linux/types.h by Alexey Dobriyan · 19 years ago
  55. 583bb86 [MIPS] Add support for kexec by Nicolas Schichan · 19 years ago
  56. e81c735 [NET]: Fix MAX_HEADER setting. by David S. Miller · 19 years ago
  57. 2ea5814 Fix 'ALIGN()' macro, take 2 by Linus Torvalds · 19 years ago
  58. b8e6ec8 Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking" by Linus Torvalds · 19 years ago
  59. cfd3ef2 [PATCH] lockdep: spin_lock_irqsave_nested() by Arjan van de Ven · 19 years ago
  60. ee3ce19 [PATCH] Enforce "unsigned long flags;" when spinlocking by Alexey Dobriyan · 19 years ago
  61. 701e054 [PATCH] mounstats NULL pointer dereference by Vasily Tarasov · 19 years ago
  62. fb47ddb [IGMP]: Fix IGMPV3_EXP() normalization bit shift value. by David L Stevens · 19 years ago
  63. b3438f8 Add "pure_initcall" for static variable initialization by Linus Torvalds · 19 years ago
  64. 610a5b7 [CRYPTO] api: Remove one too many semicolon by Yoichi Yuasa · 19 years ago
  65. 626db29 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  66. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 19 years ago
  67. c7835a7 [TG3]: Disable TSO on 5906 if CLKREQ is enabled. by Michael Chan · 19 years ago
  68. b96e7ec [NETFILTER]: ip6_tables: fixed conflicted optname for getsockopt by Yasuyuki Kozakai · 19 years ago
  69. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 19 years ago
  70. d8b295f [PATCH] Fix missing parens in set_personality() by Russell King · 19 years ago
  71. 2b4ac44 [PATCH] vmalloc: optimization, cleanup, bugfixes by Eric Dumazet · 19 years ago
  72. 43539c3 [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers by Eric W. Biederman · 19 years ago
  73. ec68307 [PATCH] htirq: refactor so we only have one function that writes to the chip by Eric W. Biederman · 19 years ago
  74. 46d52b0 [PATCH] IPMI: retry messages on certain error returns by Corey Minyard · 19 years ago
  75. 81ac95c [PATCH] nfsd4: fix open-create permissions by J. Bruce Fields · 19 years ago
  76. 7cc13ed [PATCH] sysctl: implement CTL_UNNUMBERED by Eric W. Biederman · 19 years ago
  77. d99f160 [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table by Eric W. Biederman · 19 years ago
  78. 4833ed0 [IPX]: Trivial parts of endianness annotations by Al Viro · 19 years ago
  79. 3fd5939 [PATCH] Create compat_sys_migrate_pages by Stephen Rothwell · 19 years ago
  80. b918f6e [PATCH] swsusp: debugging by Rafael J. Wysocki · 19 years ago
  81. f46c483 [PATCH] Add printk_timed_ratelimit() by Andrew Morton · 19 years ago
  82. 86f4f0f [PATCH] fix UFS superblock alignment issues by Eric Sandeen · 19 years ago
  83. 4fa2eee pci_ids.h: Add NVIDIA PCI ID by Peer Chen · 19 years ago
  84. 6e42acc [PATCH] libata: unexport ata_dev_revalidate() by Tejun Heo · 19 years ago
  85. 351edd2 [PATCH] MTD: fix last kernel-doc warning by Randy Dunlap · 19 years ago
  86. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 19 years ago
  87. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 19 years ago
  88. 17b0269 [PATCH] taskstats_tgid_alloc: optimization by Oleg Nesterov · 19 years ago
  89. 093a8e8 [PATCH] taskstats_tgid_free: fix usage by Oleg Nesterov · 19 years ago
  90. 5fa3839 [PATCH] Constify compat_get_bitmap argument by Stephen Rothwell · 19 years ago
  91. 52fd24c [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context' by Giridhar Pemmasani · 19 years ago
  92. 3bb1a85 [PATCH] vmscan: Fix temp_priority race by Martin Bligh · 19 years ago
  93. 2ae8814 [PATCH] mm: clean up pagecache allocation by Nick Piggin · 19 years ago
  94. 735a7ff [PATCH] drivers: wait for threaded probes between initcall levels by Andrew Morton · 19 years ago
  95. 04fed36 [PATCH] Remove __must_check for device_for_each_child() by Russell King · 19 years ago
  96. cb7fabc Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  97. 5d6aaf3 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  98. faf6bbc [PATCH] cpuset: mempolicy migration typo fix by Paul Jackson · 19 years ago
  99. 7516795 [PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc by Andy Whitcroft · 19 years ago
  100. d42552c [PATCH] pci: declare pci_get_device_reverse() by Andrew Morton · 19 years ago