1. b12cea9 change the locking order for namespace_sem by Al Viro · 13 years ago
  2. 27cb157 fix deadlock in pivot_root() by Al Viro · 13 years ago
  3. 9d412a4 vfs: split off vfsmount-related parts of vfs_kern_mount() by Al Viro · 13 years ago
  4. fbe0aa1 Some fixes for pstore by Tony Luck · 13 years ago
  5. 474a00e kill simple_set_mnt() by Al Viro · 13 years ago
  6. 054cfaa Merge branch 'mnt_devname' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  7. dc113c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  8. 63a9369 Merge branch 'remove' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  9. 16d8775 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  10. e345513 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  11. 242e5d0 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 13 years ago
  12. 4c5811b Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  13. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 13 years ago
  14. 05e3475 Merge branch 'p2v' into devel by Russell King · 13 years ago
  15. bd1274d Merge branch 'v6v7' into devel by Russell King · 13 years ago
  16. 1f0090a Merge branch 'misc' into devel by Russell King · 13 years ago
  17. 2472f3c Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', 'irqdata', 'pm', 'sh', 'smp', 'spear', 'ux500' and 'via' into devel by Russell King · 13 years ago
  18. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  19. 6445ced8 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 13 years ago
  20. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  21. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  22. 971f115 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 13 years ago
  23. 1a102ff vfs: bury ->get_sb() by Al Viro · 13 years ago
  24. 0119498 nfs: switch NFS from ->get_sb() to ->mount() by Al Viro · 13 years ago
  25. fd462fb nfs: stop mangling ->mnt_devname on NFS by Al Viro · 13 years ago
  26. c7f404b vfs: new superblock methods to override /proc/*/mount{s,info} by Al Viro · 13 years ago
  27. f8ad9c4 nfs: nfs_do_{ref,sub}mount() superblock argument is redundant by Al Viro · 13 years ago
  28. b514f87 nfs: make nfs_path() work without vfsmount by Al Viro · 13 years ago
  29. b1942c5 nfs: store devname at disconnected NFS roots by Al Viro · 13 years ago
  30. 0d5839a nfs: propagate devname to nfs{,4}_get_root() by Al Viro · 13 years ago
  31. 2e270d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  32. 60ed8cf fix cdev leak on O_PATH final fput() by Miklos Szeredi · 13 years ago
  33. ceda86a bonding: enable netpoll without checking link status by Andy Gospodarek · 13 years ago
  34. fbd5060 xfrm: Refcount destination entry on xfrm_lookup by Steffen Klassert · 13 years ago
  35. 8a4eb57 net: introduce rx_handler results and logic around that by Jiri Pirko · 13 years ago
  36. 2d7011c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag by Jiri Pirko · 13 years ago
  37. e30bc06 bonding: wrap slave state work by Jiri Pirko · 13 years ago
  38. 0bd80da net: get rid of multiple bond-related netdevice->priv_flags by Jiri Pirko · 13 years ago
  39. f1c1775 bonding: register slave pointer for rx_handler by Jiri Pirko · 13 years ago
  40. c888385 be2net: Bump up the version number by Ajit Khaparde · 13 years ago
  41. d2145cd be2net: Copyright notice change. Update to Emulex instead of ServerEngines by Ajit Khaparde · 13 years ago
  42. 5d03078 e1000e: fix kconfig for crc32 dependency by Eric Dumazet · 13 years ago
  43. ee0caa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  44. 059718d m68k/block: amiflop - Remove superfluous amiga_chip_alloc() cast by Geert Uytterhoeven · 14 years ago
  45. 9cd7b14 m68k/atari: ARAnyM - Add support for network access by Milan Jurik · 16 years ago
  46. 37b0b65 m68k/atari: ARAnyM - Add support for console access by Roman Zippel · 16 years ago
  47. b2edd2f m68k/atari: ARAnyM - Add support for block access by Roman Zippel · 16 years ago
  48. 65cd577 m68k/atari: Initial ARAnyM support by Petr Stehlik · 16 years ago
  49. 93ff954 m68k: Kconfig - Remove unneeded "default n" by Geert Uytterhoeven · 13 years ago
  50. 6ba99e0 m68k: Makefiles - Change to new flags variables by matt mooney · 14 years ago
  51. f369e37 m68k/amiga: Reclaim Chip RAM for PPC exception handlers by Geert Uytterhoeven · 14 years ago
  52. cf6da57 m68k: Allow all kernel traps to be handled via exception fixups by Andreas Schwab · 16 years ago
  53. f670808 m68k: Use base_trap_init() to initialize vectors by Roman Zippel · 16 years ago
  54. dcdf3a2 m68k: Add helper function handle_kernel_fault() by Roman Zippel · 16 years ago
  55. 0bbf211 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra by Linus Torvalds · 13 years ago
  56. 51e8703 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  57. 1fd06bb sched.c: fix kernel-doc for runqueue_is_locked() by Randy Dunlap · 13 years ago
  58. bb6405e Documentation: update cgroup pid and cpuset information by Eric B Munson · 13 years ago
  59. ca3b78a Documentation: file handles are now freed by Federica Teodori · 13 years ago
  60. aa4862c Documentation: update header filename in CodingStyle by Roland Kammerer · 13 years ago
  61. a994a85 Documentation: add devicetree docs index file by Rob Landley · 13 years ago
  62. a261e69 Documentation: remove obsolete files from 00-INDEX by Rob Landley · 13 years ago
  63. 400b871 netfilter ebtables: fix xt_AUDIT to work with ebtables by Thomas Graf · 13 years ago
  64. 41e0e07 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  65. e7fd3b4 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  66. afe997a Pull pstorev4 into release branch by Tony Luck · 13 years ago
  67. 4897313 Pull misc-2.6.39 into release branch by Tony Luck · 13 years ago
  68. fc82e1d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  69. 48d5f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  70. 0f6e0e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  71. 0d2ecee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  72. 3ae2a1ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw by Linus Torvalds · 13 years ago
  73. 26a992d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 13 years ago
  74. abab012 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 13 years ago
  75. 344c21c Merge branch 'x86/amd-nb' into x86/urgent by Ingo Molnar · 13 years ago
  76. 79d8a8f Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  77. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  78. 016aa2e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  79. 34d211a Increase OSF partition limit from 8 to 18 by Linus Torvalds · 13 years ago
  80. bab1d94 prune back iprune_sem by Christoph Hellwig · 13 years ago
  81. 5229645 vfs: add nonconflicting values for O_PATH by Stephen Rothwell · 13 years ago
  82. b87cf80 x86, AMD: Set ARAT feature on AMD processors by Boris Ostrovsky · 13 years ago
  83. 1d3e09a x86, quirk: Fix SB600 revision check by Andreas Herrmann · 13 years ago
  84. 0e79458 fix follow_link() breakage by Al Viro · 13 years ago
  85. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  86. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. d5d4239 Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  88. 209b6c8 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 0310e43 Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  90. f942dc2 xen network backend driver by Ian Campbell · 13 years ago
  91. e0da2481 Merge branch 'stable/backends' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by David S. Miller · 13 years ago
  92. 5f86cad bonding: Improve syslog message at device creation time by Phil Oester · 13 years ago
  93. e826eaf bonding: Call netif_carrier_off after register_netdevice by Phil Oester · 13 years ago
  94. fd0e435 bonding: Incorrect TX queue offset by Phil Oester · 13 years ago
  95. 5f6fb45 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  96. 3904afb Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  97. 502f4d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  98. da849ab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  99. 21a3281 Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  100. 4a37390 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago