1. ef9fe98 cgroup_freezer: implement proper hierarchy support by Tejun Heo · 12 years ago
  2. 5300a9b cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state by Tejun Heo · 12 years ago
  3. a225218 cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT] by Tejun Heo · 12 years ago
  4. d6a2fe1 cgroup_freezer: make freezer->state mask of flags by Tejun Heo · 12 years ago
  5. 04a4ec3 cgroup_freezer: prepare freezer_change_state() for full hierarchy support by Tejun Heo · 12 years ago
  6. bcd66c8 cgroup_freezer: trivial cleanups by Tejun Heo · 12 years ago
  7. 574bd9f cgroup: implement generic child / descendant walk macros by Tejun Heo · 12 years ago
  8. eb6fd50 cgroup: use rculist ops for cgroup->children by Tejun Heo · 12 years ago
  9. a863803 cgroup: add cgroup_subsys->post_create() by Tejun Heo · 12 years ago
  10. 316eb66 cgroup: set 'start' with the right value in cgroup_path. by Tao Ma · 12 years ago
  11. 5b805f2 Merge branch 'cgroup/for-3.7-fixes' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  12. 1db1e31 Merge branch 'cgroup-rmdir-updates' into cgroup/for-3.8 by Tejun Heo · 12 years ago
  13. bcf6de1 cgroup: make ->pre_destroy() return void by Tejun Heo · 12 years ago
  14. b25ed60 cgroup: remove CGRP_WAIT_ON_RMDIR, cgroup_exclude_rmdir() and cgroup_release_and_wakeup_rmdir() by Tejun Heo · 12 years ago
  15. 1a90dd5 cgroup: deactivate CSS's and mark cgroup dead before invoking ->pre_destroy() by Tejun Heo · 12 years ago
  16. 976c06b cgroup: use cgroup_lock_live_group(parent) in cgroup_create() by Tejun Heo · 12 years ago
  17. e931608 cgroup: kill CSS_REMOVED by Tejun Heo · 12 years ago
  18. ed957793 cgroup: kill cgroup_subsys->__DEPRECATED_clear_css_refs by Tejun Heo · 12 years ago
  19. 5d8f72b freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() by Oleg Nesterov · 12 years ago
  20. 2ab3f29 Merge branch 'akpm' (Andrew's fixes) by Linus Torvalds · 12 years ago
  21. 2008713 Makefile: Documentation for external tool should be correct by H. Peter Anvin · 12 years ago
  22. f230250 pidns: limit the nesting depth of pid namespaces by Andrew Vagin · 12 years ago
  23. 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
  24. 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
  25. c0158ca workqueue: cancel_delayed_work() should return %false if work item is idle by Dan Magenheimer · 12 years ago
  26. 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
  27. 0390c88 module_signing: fix printk format warning by Randy Dunlap · 12 years ago
  28. 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
  29. 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
  30. ead5c47 cgroup_freezer: don't use cgroup_lock_live_group() by Tejun Heo · 12 years ago
  31. b4d1831 cgroup_freezer: prepare update_if_frozen() for locking change by Tejun Heo · 12 years ago
  32. 8755ade cgroup_freezer: allow moving tasks in and out of a frozen cgroup by Tejun Heo · 12 years ago
  33. 31fd84b9 use clamp_t in UNAME26 fix by Kees Cook · 12 years ago
  34. caabe24 MODSIGN: Move the magic string to the end of a module and eliminate the search by David Howells · 12 years ago
  35. d878383 Revert "cgroup: Remove task_lock() from cgroup_post_fork()" by Tejun Heo · 12 years ago
  36. 9bb7130 Revert "cgroup: Drop task_lock(parent) on cgroup_fork()" by Tejun Heo · 12 years ago
  37. bbc2e3e pidns: remove recursion from free_pid_ns() by Cyrill Gorcunov · 12 years ago
  38. 2702b15 kernel/sys.c: fix stack memory content leak via UNAME26 by Kees Cook · 12 years ago
  39. 85eae82 printk: Fix scheduling-while-atomic problem in console_cpu_notify() by Paul E. McKenney · 12 years ago
  40. 1f5320d cgroup: notify_on_release may not be triggered in some cases by Daisuke Nishimura · 12 years ago
  41. 3c426d5 cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks by Tejun Heo · 12 years ago
  42. 51f246e cgroup_freezer: make it official that writes to freezer.state don't fail by Tejun Heo · 12 years ago
  43. 5edee61 cgroup: cgroup_subsys->fork() should be called after the task is added to css_set by Tejun Heo · 12 years ago
  44. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  45. 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
  46. 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
  47. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  48. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  49. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 12 years ago
  50. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 12 years ago
  51. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 12 years ago
  52. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
  53. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 12 years ago
  54. 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
  55. 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
  56. 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
  57. 17b572e8 kdb,vt_console: Fix missed data due to pager overruns by Jason Wessel · 12 years ago
  58. d1871b3 kdb: Fix dmesg/bta scroll to quit with 'q' by Jason Wessel · 12 years ago
  59. f30fed1 kgdb: Add module event hooks by Jason Wessel · 12 years ago
  60. cfd4da1 acct: constify the name arg to acct_on by Jeff Layton · 12 years ago
  61. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 12 years ago
  62. e3d6b07 audit: optimize audit_compare_dname_path by Jeff Layton · 12 years ago
  63. 29e9a34 audit: make audit_compare_dname_path use parent_len helper by Eric Paris · 12 years ago
  64. 563a0d1 audit: remove dirlen argument to audit_compare_dname_path by Jeff Layton · 12 years ago
  65. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 12 years ago
  66. 78e2e80 audit: add a new "type" field to audit_names struct by Jeff Layton · 12 years ago
  67. c43a25a audit: reverse arguments to audit_inode_child by Jeff Layton · 12 years ago
  68. 9cec9d6 audit: no need to walk list in audit_inode if name is NULL by Jeff Layton · 12 years ago
  69. 1c2e51e audit: pass in dentry to audit_copy_inode wherever possible by Jeff Layton · 12 years ago
  70. 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
  71. 79360dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  72. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. fb45550 make sure that kernel_thread() callbacks call do_exit() themselves by Al Viro · 12 years ago
  74. 8e49f41 ring-buffer: Check for uninitialized cpu buffer before resizing by Vaibhav Nagarnaik · 12 years ago
  75. d5b7193 MODSIGN: Make mrproper should remove generated files. by Rusty Russell · 12 years ago
  76. e7d113b MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs by David Howells · 12 years ago
  77. 5e8cb1e MODSIGN: Use the same digest for the autogen key sig as for the module sig by David Howells · 12 years ago
  78. 48ba246 MODSIGN: Implement module signature checking by David Howells · 12 years ago
  79. 631cc66 MODSIGN: Provide module signing public keys to the kernel by David Howells · 12 years ago
  80. d441108 MODSIGN: Automatically generate module signing keys if missing by David Howells · 12 years ago
  81. 1d0059f MODSIGN: Add FIPS policy by David Howells · 12 years ago
  82. 106a4ee module: signature checking hook by Rusty Russell · 12 years ago
  83. 2854d16 irqdomain: augment add_simple() to allocate descs by Linus Walleij · 12 years ago
  84. d1c7d97 fs: handle failed audit_log_start properly by Sasha Levin · 12 years ago
  85. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  86. 5b3900c timekeeping: Cast raw_interval to u64 to avoid shift overflow by Dan Carpenter · 12 years ago
  87. 26cff4e timers: Fix endless looping between cascade() and internal_add_timer() by Hildner, Christian · 12 years ago
  88. db8c246 Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  89. 6bdb913 mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end by Haggai Eran · 12 years ago
  90. 9826a51 mm: interval tree updates by Michel Lespinasse · 12 years ago
  91. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  92. 01dc52e oom: remove deprecated oom_adj by Davidlohr Bueso · 12 years ago
  93. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  94. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  95. 2dd8ad8 mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file by Konstantin Khlebnikov · 12 years ago
  96. 075663d CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 12 years ago
  97. 7ac57a8 Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry by Catalin Marinas · 12 years ago
  98. a4fbe35 rcu: Grace-period initialization excludes only RCU notifier by Paul E. McKenney · 12 years ago
  99. 71434f2 uprobes: Fix the racy uprobe->flags manipulation by Oleg Nesterov · 12 years ago
  100. 4710f05f uprobes: Fix prepare_uprobe() race with itself by Oleg Nesterov · 12 years ago