1. c28f7e5 fsnotify: parent event notification by Eric Paris · 17 years ago
  2. 3be25f4 fsnotify: add marks to inodes so groups can interpret how to handle those inodes by Eric Paris · 17 years ago
  3. 9058652 fsnotify: unified filesystem notification backend by Eric Paris · 17 years ago
  4. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  5. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  6. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 17 years ago
  7. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  8. 27951da Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  9. 49c3556 Merge branch 'serial-from-alan' by Linus Torvalds · 17 years ago
  10. 8759ef3 lib: isolate rational fractions helper function by Oskar Schirmer · 17 years ago
  11. 34aec59 serial: Added Timberdale UART driver by Richard Röjfors · 17 years ago
  12. 08e0992 serial: add support for the TI AR7 internal UART by Florian Fainelli · 17 years ago
  13. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 17 years ago
  14. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 17 years ago
  15. 38db897 tty: throttling race fix by Alan Cox · 17 years ago
  16. 70fd8fd 8250_pci: add the OXCB950 chip to the 8250 PCI driver. by Andre Przywara · 17 years ago
  17. 70beaed serial: refactor ASYNC_ flags by Jiri Slaby · 17 years ago
  18. 08a951e tty: cyclades, remove typedefs by Jiri Slaby · 17 years ago
  19. 101b815 tty: cyclades, cache HW version by Jiri Slaby · 17 years ago
  20. 97e87f8 tty: cyclades, plx9060 casts cleanup by Jiri Slaby · 17 years ago
  21. 335f851 tty: Bring the usb tty port structure into more use by Alan Cox · 17 years ago
  22. 1ec739b tty: Implement a drain delay in the tty port by Alan Cox · 17 years ago
  23. fcc8ac1 tty: Add carrier processing on close to the tty_port core by Alan Cox · 17 years ago
  24. b0fd271 block: add request clone interface (v2) by Kiyoshi Ueda · 17 years ago
  25. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 17 years ago
  26. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  27. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  28. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  29. 73fbad2 Merge branch 'next' into for-linus by James Morris · 17 years ago
  30. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  31. 3f6280d Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  32. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  33. 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 · 17 years ago
  34. 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 · 17 years ago
  35. 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 · 17 years ago
  36. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  37. d9c7d39 block: prevent possible io_context->refcount overflow by Nikanth Karthikesan · 17 years ago
  38. 6ff9a64 tracing: do not translate event helper macros in print format by Steven Rostedt · 17 years ago
  39. f1db457 tracing/events: convert block trace points to TRACE_EVENT(), fix !CONFIG_BLOCK by Li Zefan · 17 years ago
  40. 04dce7d spinlock: Add missing __raw_spin_lock_flags() stub for UP by Benjamin Herrenschmidt · 17 years ago
  41. 547de29 KVM: protect assigned dev workqueue, int handler and irq acker by Marcelo Tosatti · 17 years ago
  42. 32f8840 KVM: use smp_send_reschedule in kvm_vcpu_kick by Marcelo Tosatti · 17 years ago
  43. 522c68c KVM: Enable snooping control for supported hardware by Sheng Yang · 17 years ago
  44. 2f8b9ee KVM: Make kvm header C++ friendly by nathan binkert · 17 years ago
  45. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 17 years ago
  46. e56d532 KVM: Device assignment framework rework by Sheng Yang · 17 years ago
  47. 58c2dde KVM: APIC: get rid of deliver_bitmask by Gleb Natapov · 17 years ago
  48. 343f94f KVM: consolidate ioapic/ipi interrupt delivery logic by Gleb Natapov · 17 years ago
  49. a53c17d KVM: ioapic/msi interrupt delivery consolidation by Gleb Natapov · 17 years ago
  50. b95b51d KVM: declare ioapic functions only on affected hardware by Christian Borntraeger · 17 years ago
  51. d510d6c KVM: Enable MSI-X for KVM assigned device by Sheng Yang · 17 years ago
  52. 2350bd1 KVM: Add MSI-X interrupt injection logic by Sheng Yang · 17 years ago
  53. c1e0151 KVM: Ioctls for init MSI-X entry by Sheng Yang · 17 years ago
  54. 116191b KVM: Unify the delivery of IOAPIC and MSI interrupts by Sheng Yang · 17 years ago
  55. cf9e4e1 KVM: Split IOAPIC structure by Sheng Yang · 17 years ago
  56. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 17 years ago
  57. 6556d1d tracing: fix the block trace points print size by Steven Rostedt · 17 years ago
  58. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 17 years ago
  59. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 17 years ago
  60. 1d589bb Add serial number support for virtio_blk, V4a by john cooper · 17 years ago
  61. 9df1bb9 Revert "block: Fix bounce limit setting in DM" by Jens Axboe · 17 years ago
  62. 0b4ec6e Merge branch 'master' into next by James Morris · 17 years ago
  63. 1f8a6a1 ring-buffer: pass in lockdep class key for reader_lock by Peter Zijlstra · 17 years ago
  64. 6025974 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  65. aa853f8 [ARM] 5543/1: arm: serial amba: add missing declaration in serial.h by Alessandro Rubini · 17 years ago
  66. 56fdd18 Merge branch 'linus' into core/iommu by Ingo Molnar · 17 years ago
  67. 918143e Merge branch 'tip/tracing/ftrace-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 17 years ago
  68. 087eb43 ptrace: tracehook_report_clone: fix false positives by Oleg Nesterov · 17 years ago
  69. 64edbc5 Merge branch 'tracing/ftrace' into tracing/core by Ingo Molnar · 17 years ago
  70. e0a94c2 security: use mmap_min_addr indepedently of security models by Christoph Lameter · 17 years ago
  71. c9fb15f drm: Hook up DPMS property handling in drm_crtc.c. Add drm_helper_connector_dpms. by Keith Packard · 17 years ago
  72. 56d8bd3 tracing: fix multiple use of __print_flags and __print_symbolic by Steven Whitehouse · 17 years ago
  73. a05c020 block: Fix bounce limit setting in DM by Martin K. Petersen · 17 years ago
  74. 05ad709 parport: quickfix the proc registration bug by Alan Cox · 17 years ago
  75. 112f38a7 tracing: make trace pipe recognize latency format flag by Steven Rostedt · 17 years ago
  76. 1d080d6 tracing: remove redundant SOFTIRQ from softirq event traces by Steven Rostedt · 17 years ago
  77. 7fcb7c4 tracing/events: introduce __dynamic_array() by Li Zefan · 17 years ago
  78. a9c1c3a tracing/events: put TP_fast_assign into braces by Li Zefan · 17 years ago
  79. 6e25db4 tracing/events: fix a typo in __string() format output by Li Zefan · 17 years ago
  80. fb39125 ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro by Zhaolei · 17 years ago
  81. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  82. 6e42910 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. c4e51e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/headers-check-2.6 by Linus Torvalds · 17 years ago
  84. d280cc9 headers_check fix: linux/net_dropmon.h by Jaswinder Singh Rajput · 17 years ago
  85. 52bb25a headers_check fix: linux/auto_fs.h by Jaswinder Singh Rajput · 17 years ago
  86. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 17 years ago
  87. 5f789cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  88. e767e05 memcg: fix deadlock between lock_page_cgroup and mapping tree_lock by Daisuke Nishimura · 17 years ago
  89. b2e1fea cred: #include init.h in cred.h by Alexey Dobriyan · 17 years ago
  90. 2f10260 i7300_idle: allow testing on i5000-series hardware w/o re-compile by Len Brown · 17 years ago
  91. f2aebae ftrace: don't convert function's local variable name in macro by Zhaolei · 17 years ago
  92. 4d3383d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 17 years ago
  93. ebd4c99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 17 years ago
  94. c2adae0 tracing: convert irq events to use __print_symbolic by Steven Rostedt · 17 years ago
  95. 0f4fc29 tracing: add __print_symbolic to trace events by Steven Rostedt · 17 years ago
  96. 62ba180 tracing: add flag output for kmem events by Steven Rostedt · 17 years ago
  97. 937cdb9 tracing: add previous task state info to sched switch event by Steven Rostedt · 17 years ago
  98. be74b73 tracing: add __print_flags for events by Steven Rostedt · 17 years ago
  99. b0aae68 tracing/events: change the type of __str_loc_item to unsigned short by Li Zefan · 17 years ago
  100. bfcaa502 netfilter: nf_ct_tcp: fix accepting invalid RST segments by Jozsef Kadlecsik · 17 years ago