1. db1f05b vfs: add NOFOLLOW flag to umount(2) by Miklos Szeredi · 15 years ago
  2. 8089352 Mirror MS_KERNMOUNT in ->mnt_flags by Al Viro · 15 years ago
  3. 47cd813 Take vfsmount_lock to fs/internal.h by Al Viro · 15 years ago
  4. 9f5596a take check for new events in namespace (guts of mounts_poll()) to namespace.c by Al Viro · 15 years ago
  5. 1f70713 new helper: iterate_mounts() by Al Viro · 15 years ago
  6. 2096f75 New helper: path_is_under(path1, path2) by Al Viro · 15 years ago
  7. 495d6c9 VFS: Clean up shared mount flag propagation by Valerie Aurora · 15 years ago
  8. 2ecdc82 kill unused invalidate_inode_pages helper by Christoph Hellwig · 15 years ago
  9. 270ba5f fs: re-order super_block to remove 16 bytes of padding on 64bit builds by Richard Kennedy · 15 years ago
  10. 193cf4b libfs: Unexport and kill simple_prepare_write by Boaz Harrosh · 15 years ago
  11. 79da064 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 14 years ago
  12. aea187c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  13. 4e10ae1 ARM: 5951/1: ARM: fix documentation of the PrimeCell bus by Linus Walleij · 14 years ago
  14. 4e70af5 fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab under slub by Richard Kennedy · 14 years ago
  15. 83c5aac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  16. 3b77fd8 Input: add KEY_RFKILL by Matthew Garrett · 14 years ago
  17. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 15 years ago
  18. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  19. e8a47c1 Merge remote branch 'nouveau/for-airlied' of nouveau-2.6 by Dave Airlie · 15 years ago
  20. a87897e drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major. by Jakob Bornecrantz · 15 years ago
  21. f77cef3 drm/vmwgfx: Update the user-space interface. by Thomas Hellstrom · 15 years ago
  22. 0ea4578 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  23. 69c9700 drm/nouveau: Add getparam to get available PGRAPH units. by Marcin Kościelnicki · 15 years ago
  24. d696c7b netfilter: nf_conntrack: fix hash resizing with namespaces by Patrick McHardy · 15 years ago
  25. 5b3501f netfilter: nf_conntrack: per netns nf_conntrack_cachep by Eric Dumazet · 15 years ago
  26. 9bbb6ca ima: rename ima_path_check to ima_file_check by Mimi Zohar · 15 years ago
  27. 8eb988c fix ima breakage by Mimi Zohar · 15 years ago
  28. 56dca4c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  29. 2938429 percpu: add __percpu for sparse by Stephen Rothwell · 15 years ago
  30. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. f7acede libata: fix ata_id_logical_per_physical_sectors by Christoph Hellwig · 15 years ago
  32. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 15 years ago
  33. 2a2a566 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  34. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  35. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  36. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 32337f8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  38. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 15 years ago
  39. fa5829b drm/kms: Remove incorrect comment in struct drm_mode_modeinfo by Marcin Kościelnicki · 15 years ago
  40. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 15 years ago
  41. 499a267 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  42. 221af7f Split 'flush_old_exec' into two functions by Linus Torvalds · 15 years ago
  43. cb6ecf6 Input: add the ABS_MT_PRESSURE event by Henrik Rydberg · 15 years ago
  44. bb209c8 powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge() by Benjamin Herrenschmidt · 15 years ago
  45. b39bda6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  46. be8cde8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  47. 0531b2a mm: add new 'read_cache_page_gfp()' helper function by Linus Torvalds · 15 years ago
  48. 6d3faf6 firewire: cdev: add_descriptor documentation fix by Stefan Richter · 15 years ago
  49. 486d35e Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  50. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  51. e219778 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  52. cb289d6 eventfd - allow atomic read and waitqueue remove by Davide Libenzi · 15 years ago
  53. d7c7544 netns xfrm: deal with dst entries in netns by Alexey Dobriyan · 15 years ago
  54. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 15 years ago
  55. e071041 netns xfrm: fix "ip xfrm state|policy count" misreport by Alexey Dobriyan · 15 years ago
  56. 6be3257 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  57. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. 341031c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. c914048 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  60. 456eac9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  61. 92b6759 perf: Change the is_software_event() definition by Peter Zijlstra · 15 years ago
  62. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 15 years ago
  63. 04a723e USB: Fix duplicate sysfs problem after device reset. by Sarah Sharp · 15 years ago
  64. be6066f Merge branch 'misc' into release by Len Brown · 15 years ago
  65. 378fa82 Merge branch 'bugzilla-14483' into release by Len Brown · 15 years ago
  66. 4f9c85a phylib: Move workqueue initialization to a proper place by Anton Vorontsov · 15 years ago
  67. ec51b7f Input: ad7879 - support auxiliary GPIOs via gpiolib by Michael Hennerich · 15 years ago
  68. 64e8867 mfd: tmio_mmc hardware abstraction for CNF area by Ian Molton · 15 years ago
  69. 9dffe2a mfd: Correct WM835x ISINK ramp time defines by Mark Brown · 15 years ago
  70. 7dc9c48 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  71. eda05a2 [SCSI] fc-transport: Use packed modifier for fc_bsg_request structure. by Harish Zunjarrao · 15 years ago
  72. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 7e66087 nommu: fix shared mmap after truncate shrinkage problems by David Howells · 15 years ago
  74. efc1a3b nommu: don't need get_unmapped_area() for NOMMU by David Howells · 15 years ago
  75. 1e2ae59 nommu: struct vm_region's vm_usage count need not be atomic by David Howells · 15 years ago
  76. cc8ef6e kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2() by Roland Dreier · 15 years ago
  77. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 15 years ago
  78. d994ffc kfifo: add kfifo_initialized by Andi Kleen · 15 years ago
  79. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 15 years ago
  80. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 15 years ago
  81. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 15 years ago
  82. 2427b8e tty.h: make tty_port_get() static inline by Randy Dunlap · 15 years ago
  83. 7e10505 kfifo: fix kfifo_out_locked race bug by Stefani Seibold · 15 years ago
  84. d00c362 ax25: netrom: rose: Fix timer oopses by Jarek Poplawski · 15 years ago
  85. c084ca7 ACPI: don't cond_resched if irq is disabled by Xiaotian Feng · 15 years ago
  86. 3b3ef30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  87. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 15 years ago
  88. 4a24eef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  89. 6d12552 Fix ACC_MODE() for real by Al Viro · 15 years ago
  90. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  91. cd65c3c net: fix build erros with CONFIG_BUG=n, CONFIG_GENERIC_BUG=n by Octavian Purdila · 15 years ago
  92. f6a8c60 mtd: Really add ARM pismo support by Russell King - ARM Linux · 15 years ago
  93. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  94. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  95. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  96. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  97. 2705ca7 Merge branch 'for-jens' of http://git.drbd.org/linux-2.6-drbd into for-linus by Jens Axboe · 15 years ago
  98. 2ebccd7 drbd: The kernel code is now equivalent to out of tree release 8.3.7 by Philipp Reisner · 15 years ago
  99. a393db6 drbd: Allow online resizing of DRBD devices while peer not reachable (needs to be explicitly forced) by Philipp Reisner · 15 years ago
  100. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago