1. 259cdbe Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  2. 54d1ae4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  3. cfd1f03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 12e130b MODSIGN: Don't use enum-type bitfields in module signature info block by David Howells · 12 years ago
  5. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 12 years ago
  6. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  7. ca50496 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  8. fc4b514 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
  9. fd8ef11 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 12 years ago
  10. 84ecfd1 modsign: add symbol prefix to certificate list by James Hogan · 12 years ago
  11. 8852aac workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay by Tejun Heo · 12 years ago
  12. 412d32e workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 12 years ago
  13. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. d202b7b irqdomain: stop screaming about preallocated irqdescs by Linus Walleij · 12 years ago
  15. aa10990 futex: avoid wake_futex() for a PI futex_q by Darren Hart · 12 years ago
  16. 8ffeb9b watchdog: using u64 in get_sample_period() by Chuansheng Liu · 12 years ago
  17. b0db954 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. 59fa624 futex: Handle futex_pi OWNER_DIED take over correctly by Thomas Gleixner · 12 years ago
  19. 59ef28b module: fix out-by-one error in kallsyms by Rusty Russell · 12 years ago
  20. 0d85535 perf, powerpc: Fix hw breakpoints returning -ENOSPC by Michael Neuling · 12 years ago
  21. 2ab3f29 Merge branch 'akpm' (Andrew's fixes) by Linus Torvalds · 12 years ago
  22. 2008713 Makefile: Documentation for external tool should be correct by H. Peter Anvin · 12 years ago
  23. f230250 pidns: limit the nesting depth of pid namespaces by Andrew Vagin · 12 years ago
  24. cbb525b Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  25. d579a35 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  26. c0158ca workqueue: cancel_delayed_work() should return %false if work item is idle by Dan Magenheimer · 12 years ago
  27. e17b131 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 0390c88 module_signing: fix printk format warning by Randy Dunlap · 12 years ago
  29. ef8ff74 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/urgent by Ingo Molnar · 12 years ago
  30. f38787f Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/urgent by Ingo Molnar · 12 years ago
  31. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  32. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  33. d878383 Revert "cgroup: Remove task_lock() from cgroup_post_fork()" by Tejun Heo · 12 years ago
  34. 9bb7130 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" by Tejun Heo · 12 years ago
  35. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  36. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  37. 85eae82 printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 12 years ago
  38. 1f5320d cgroup: notify_on_release may not be triggered in some cases by Daisuke Nishimura · 12 years ago
  39. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  40. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  41. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  42. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  43. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  44. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  45. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  46. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  47. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  48. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  49. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 0588f1f Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. 9d55ab7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  52. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  53. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  54. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  55. cfd4da1 acct: constify the name arg to acct_on by Jeff Layton · 12 years ago
  56. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  57. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  58. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  59. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  60. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  61. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  62. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  63. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  64. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  65. 759e00b Merge tag 'pinctrl-for-3.7-late' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  66. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  67. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  68. fb45550 make sure that kernel_thread() callbacks call do_exit() themselves by Al Viro · 12 years ago
  69. 8e49f41 ring-buffer: Check for uninitialized cpu buffer before resizing by Vaibhav Nagarnaik · 12 years ago
  70. d5b7193 MODSIGN: Make mrproper should remove generated files. by Rusty Russell · 12 years ago
  71. e7d113b MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs by David Howells · 12 years ago
  72. 5e8cb1e MODSIGN: Use the same digest for the autogen key sig as for the module sig by David Howells · 12 years ago
  73. 48ba246 MODSIGN: Implement module signature checking by David Howells · 12 years ago
  74. 631cc66 MODSIGN: Provide module signing public keys to the kernel by David Howells · 12 years ago
  75. d441108 MODSIGN: Automatically generate module signing keys if missing by David Howells · 12 years ago
  76. 1d0059f MODSIGN: Add FIPS policy by David Howells · 12 years ago
  77. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  78. 2854d16 irqdomain: augment add_simple() to allocate descs by Linus Walleij · 12 years ago
  79. d1c7d97 fs: handle failed audit_log_start properly by Sasha Levin · 12 years ago
  80. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  81. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 12 years ago
  82. 26cff4e timers: Fix endless looping between cascade() and internal_add_timer() by Hildner, Christian · 12 years ago
  83. db8c246 Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  84. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  85. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  86. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  87. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  88. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  89. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  90. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  91. 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
  92. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  93. a4fbe35 rcu: Grace-period initialization excludes only RCU notifier by Paul E. McKenney · 12 years ago
  94. 71434f2 uprobes: Fix the racy uprobe->flags manipulation by Oleg Nesterov · 12 years ago
  95. 4710f05f uprobes: Fix prepare_uprobe() race with itself by Oleg Nesterov · 12 years ago
  96. cb9a19f uprobes: Introduce prepare_uprobe() by Oleg Nesterov · 12 years ago
  97. 142b18d uprobes: Fix handle_swbp() vs unregister() + register() race by Oleg Nesterov · 12 years ago
  98. 076a365 uprobes: Do not delete uprobe if uprobe_unregister() fails by Oleg Nesterov · 12 years ago
  99. a5f658b uprobes: Don't return success if alloc_uprobe() fails by Oleg Nesterov · 12 years ago
  100. dc92b1f Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago