1. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 15 years ago
  2. d2c123c module_param: add __same_type convenience wrapper for __builtin_types_compatible_p by Rusty Russell · 15 years ago
  3. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 15 years ago
  4. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 15 years ago
  5. 964f536 fs/qnx4: sanitize includes by Al Viro · 15 years ago
  6. 79d2576 Sanitize qnx4 fsync handling by Al Viro · 15 years ago
  7. d5aacad New helper - simple_fsync() by Al Viro · 15 years ago
  8. 8688b86 linux/magic.h: move cramfs magic out of cramfs_fs.h by Mike Frysinger · 15 years ago
  9. 28ad0c1 fs: Rearrange inode structure elements to avoid waste due to padding by Theodore Ts'o · 15 years ago
  10. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  11. 62c6943 Trim a bit of crap from fs.h by Al Viro · 15 years ago
  12. f3da392 dcache: extrace and use d_unlinked() by Alexey Dobriyan · 15 years ago
  13. c3f8a40 quota: Introduce writeout_quota_sb() (version 4) by Jan Kara · 15 years ago
  14. 850b201 quota: cleanup dquota sync functions (version 4) by Christoph Hellwig · 15 years ago
  15. 60b0680 vfs: Rename fsync_super() to sync_filesystem() (version 4) by Jan Kara · 15 years ago
  16. c15c54f vfs: Move syncing code from super.c to sync.c (version 4) by Jan Kara · 15 years ago
  17. 5cee581 vfs: Make sys_sync() use fsync_super() (version 4) by Jan Kara · 15 years ago
  18. 429479f vfs: Make __fsync_super() a static function (version 4) by Jan Kara · 15 years ago
  19. 876a9f7 remove s_async_list by Christoph Hellwig · 15 years ago
  20. 96029c4 fs: introduce mnt_clone_write by npiggin@suse.de · 15 years ago
  21. d3ef3d7 fs: mnt_want_write speedup by npiggin@suse.de · 15 years ago
  22. 3174c21 Move junk from proc_fs.h to fs/proc/internal.h by Al Viro · 15 years ago
  23. 1c755af switch lookup_mnt() by Al Viro · 15 years ago
  24. 9393bd0 switch follow_down() by Al Viro · 15 years ago
  25. 589ff87 Switch collect_mounts() to struct path by Al Viro · 15 years ago
  26. bab77eb switch follow_up() to struct path by Al Viro · 15 years ago
  27. e64c390 switch rqst_exp_parent() by Al Viro · 15 years ago
  28. 91c9fa8 switch rqst_exp_get_by_name() by Al Viro · 15 years ago
  29. 2a73787 Cache root in nameidata by Al Viro · 15 years ago
  30. 7342281 reiserfs: allow exposing privroot w/ xattrs enabled by Jeff Mahoney · 15 years ago
  31. 3bb66d7 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  32. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  33. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  35. ff52cc2 fsnotify: move events should indicate the event was on a child by Eric Paris · 15 years ago
  36. 63c882a inotify: reimplement inotify using fsnotify by Eric Paris · 15 years ago
  37. 164bc61 fsnotify: handle filesystem unmounts with fsnotify marks by Eric Paris · 15 years ago
  38. e4aff11 fsnotify: allow groups to add private data to events by Eric Paris · 15 years ago
  39. 47882c6 fsnotify: add correlations between events by Eric Paris · 15 years ago
  40. 62ffe5d fsnotify: include pathnames with entries when possible by Eric Paris · 15 years ago
  41. a2d8bc6 fsnotify: generic notification queue and waitq by Eric Paris · 15 years ago
  42. 3c5119c dnotify: reimplement dnotify using fsnotify by Eric Paris · 15 years ago
  43. c28f7e5 fsnotify: parent event notification by Eric Paris · 15 years ago
  44. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 15 years ago
  45. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 15 years ago
  46. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  47. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  48. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 15 years ago
  49. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  50. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  51. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  52. 2e1483c kmemleak: Remove some of the kmemleak false positives by Catalin Marinas · 15 years ago
  53. d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
  54. 3c7b4e6 kmemleak: Add the base support by Catalin Marinas · 15 years ago
  55. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 15 years ago
  56. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  57. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 15 years ago
  58. a308444 perf_counter: Better align code by Ingo Molnar · 15 years ago
  59. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 15 years ago
  60. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  61. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 15 years ago
  62. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 15 years ago
  63. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 15 years ago
  64. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 15 years ago
  65. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  66. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  67. 38db897 tty: throttling race fix by Alan Cox · 15 years ago
  68. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 15 years ago
  69. 70beaed serial: refactor ASYNC_ flags by Jiri Slaby · 15 years ago
  70. 08a951e tty: cyclades, remove typedefs by Jiri Slaby · 15 years ago
  71. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 15 years ago
  72. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 15 years ago
  73. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 15 years ago
  74. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 15 years ago
  75. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 15 years ago
  76. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 15 years ago
  77. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 15 years ago
  78. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 15 years ago
  79. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 15 years ago
  80. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 73fbad2 Merge branch 'next' into for-linus by James Morris · 15 years ago
  84. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 15 years ago
  85. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 15 years ago
  86. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  87. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 15 years ago
  94. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 15 years ago
  95. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 15 years ago
  96. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 15 years ago
  97. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 15 years ago
  98. 547de29 KVM: protect assigned dev workqueue, int handler and irq acker by Marcelo Tosatti · 15 years ago
  99. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 15 years ago
  100. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 15 years ago