1. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  2. 9620639 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
  3. a926021 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  4. 0586bed Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  5. b80cd62 Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. c345f60 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. 422e6c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  8. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 15 years ago
  9. 27d2a8b Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  10. 010b8f4 Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  11. 397fae0 Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 15 years ago
  12. 1abf0c7 New kind of open files - "location only". by Al Viro · 15 years ago
  13. 93f1c20 vfs: Export file system uuid via /proc/<pid>/mountinfo by Aneesh Kumar K.V · 16 years ago
  14. a51571c unistd.h: Add new syscalls numbers to asm-generic by Aneesh Kumar K.V · 16 years ago
  15. becfd1f vfs: Add open by file handle support by Aneesh Kumar K.V · 16 years ago
  16. 990d6c2 vfs: Add name to file handle conversion support by Aneesh Kumar K.V · 16 years ago
  17. f52e0c1 New AT_... flag: AT_EMPTY_PATH by Al Viro · 15 years ago
  18. 5f40d42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  19. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 16 years ago
  20. c8b91ac clean statfs-like syscalls up by Al Viro · 15 years ago
  21. 73d049a open-style analog of vfs_path_lookup() by Al Viro · 15 years ago
  22. 5b6ca02 reduce vfs_path_lookup() to do_path_lookup() by Al Viro · 15 years ago
  23. 70e9b35 get rid of nd->file by Al Viro · 15 years ago
  24. 47c805d switch do_filp_open() to struct open_flags by Al Viro · 16 years ago
  25. 16c2cd7 untangle the "need_reval_dot" mess by Al Viro · 16 years ago
  26. c9c6cac kill path_lookup() by Al Viro · 16 years ago
  27. eebea5d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  28. 9956121 Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-rt into core/futexes by Thomas Gleixner · 15 years ago
  29. 0400a6b NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses by Trond Myklebust · 15 years ago
  30. bf6a9b8 plist: Shrink struct plist_head by Lai Jiangshan · 16 years ago
  31. 8d7718a futex: Sanitize futex ops argument types by Michel Lespinasse · 15 years ago
  32. 37a9d91 futex: Sanitize cmpxchg_futex_value_locked API by Michel Lespinasse · 15 years ago
  33. 114f64b NFSv4: remove duplicate clientid in struct nfs_client by Andy Adamson · 15 years ago
  34. bf294b4 SUNRPC: Close a race in __rpc_wait_for_completion_task() by Trond Myklebust · 16 years ago
  35. 71eef7d xen: events: remove dom0 specific xen_create_msi_irq by Ian Campbell · 16 years ago
  36. ca1d8fe xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq by Ian Campbell · 16 years ago
  37. bf480d9 xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ by Ian Campbell · 16 years ago
  38. 4b41df7 xen: events: return irq from xen_allocate_pirq_msi by Ian Campbell · 16 years ago
  39. bb5d079 xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi by Ian Campbell · 16 years ago
  40. 8054c36 Merge branch 'stable/irq.rework' into stable/irq.cleanup by Konrad Rzeszutek Wilk · 15 years ago
  41. 53370d2 hrtimer: Update hrtimer->state documentation by Thomas Gleixner · 15 years ago
  42. ca9da2d tracing: Fix event alignment: skb:kfree_skb by David Sharp · 16 years ago
  43. ad440ad tracing: Fix event alignment: mce:mce_record by David Sharp · 16 years ago
  44. b5e3008 tracing: Fix event alignment: module:module_request by David Sharp · 16 years ago
  45. e6e1e25 tracing: Remove lock_depth from event entry by Steven Rostedt · 15 years ago
  46. ab02a95 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
  47. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 15 years ago
  48. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 16 years ago
  49. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  50. 750912f tracing: Add an 'overwrite' trace_option. by David Sharp · 16 years ago
  51. 51de695 xen: Union the blkif_request request specific fields by Owen Smith · 16 years ago
  52. ea71454 x86: Separate out entry text section by Jiri Olsa · 15 years ago
  53. 86cb2ec Merge commit 'v2.6.38-rc8' into perf/core by Ingo Molnar · 15 years ago
  54. 9977728 debugobjects: Add hint for better object identification by Stanislaw Gruszka · 15 years ago
  55. dfef6dc unfuck proc_sysctl ->d_compare() by Al Viro · 15 years ago
  56. fb62c00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  57. 236344d mm: add alloc_page_vma_node() by Andi Kleen · 15 years ago
  58. 2f5f948 mm: change alloc_pages_vma to pass down the policy node for local policy by Andi Kleen · 15 years ago
  59. e76661d libceph: fix msgr keepalive flag by Sage Weil · 15 years ago
  60. 60bf8bf libceph: fix msgr backoff by Sage Weil · 15 years ago
  61. e3e89cc Mark ptrace_{traceme,attach,detach} static by Linus Torvalds · 15 years ago
  62. a7e3ed1 perf: Add support for supplementary event registers by Andi Kleen · 15 years ago
  63. e0a92c1 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 15 years ago
  64. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
  65. 4438a02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  66. fb4b10a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  67. 2d3a849 blktrace: Remove blk_fill_rwbs_rq. by Tao Ma · 15 years ago
  68. f009918 RxRPC: Fix v1 keys by Anton Blanchard · 16 years ago
  69. c09d7a3 Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/core by Frederic Weisbecker · 15 years ago
  70. 1654e74 block: add @force_kblockd to __blk_run_queue() by Tejun Heo · 15 years ago
  71. 77bd70e mfd: Don't suspend WM8994 if the CODEC is not suspended by Mark Brown · 16 years ago
  72. 450adcb blk-throttle: Do not use kblockd workqueue for throtl work by Vivek Goyal · 16 years ago
  73. af06216 ACPI: Fix build for CONFIG_NET unset by Rafael J. Wysocki · 16 years ago
  74. dbc39ec Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  75. fbd7184 mm: <asm-generic/pgtable.h> must include <linux/mm_types.h> by Ben Hutchings · 16 years ago
  76. 52208ae [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shutdown by Nicholas Bellinger · 16 years ago
  77. 1922756 drm: fix unsigned vs signed comparison issue in modeset ctl ioctl. by Dave Airlie · 16 years ago
  78. 493f335 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  79. fe41947 rapidio: fix sysfs config attribute to access 16MB of maint space by Alexandre Bounine · 16 years ago
  80. 638691a Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  81. 03c8142 xen: suspend: add "arch" to pre/post suspend hooks by Ian Campbell · 16 years ago
  82. a8b7458 xen: switch to new schedop hypercall by default. by Ian Campbell · 16 years ago
  83. c80a420 xen-blkfront: handle Xen major numbers other than XENVBD by Stefano Stabellini · 16 years ago
  84. 805bdae PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unset by Rafael J. Wysocki · 16 years ago
  85. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 16 years ago
  86. 2aa1589 mm: prevent concurrent unmap_mapping_range() on the same inode by Miklos Szeredi · 16 years ago
  87. ef32428 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  88. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 16 years ago
  89. d927dc9 Merge commit 'v2.6.38-rc6' into sched/core by Ingo Molnar · 16 years ago
  90. 5ced133 ipv6: Add IPv6 multicast address flag defines by Linus Lüssing · 16 years ago
  91. d8204a3 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  92. 609b06f Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  93. 98562ad module: explicitly align module_version_attribute structure by Dmitry Torokhov · 16 years ago
  94. 70a08cc timers: Add CLOCK_BOOTTIME hrtimer base by John Stultz · 16 years ago
  95. 314ac37 time: Extend get_xtime_and_monotonic_offset() to also return sleep by John Stultz · 16 years ago
  96. abb3a4e time: Introduce get_monotonic_boottime and ktime_get_boottime by John Stultz · 16 years ago
  97. e06383d hrtimers: extend hrtimer base code to handle more then 2 clockids by John Stultz · 16 years ago
  98. 33619f0 pcmcia: re-enable Zoomed Video support by Dominik Brodowski · 16 years ago
  99. 226111d net: dcb: match dcb_app protocol field with 802.1Qaz spec by John Fastabend · 16 years ago
  100. ece639c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago