1. fab840f ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child) by Oleg Nesterov · 11 years ago
  2. 7c8df28 ptrace: revert "Prepare to fix racy accesses on task breakpoints" by Oleg Nesterov · 11 years ago
  3. dcb6b45 panic: add cpu/pid to warn_slowpath_common in WARNING printk()s by Alex Thorlton · 11 years ago
  4. b9ce54c audit: Fix decimal constant description by Michal Simek · 11 years ago
  5. 2f992ee kernel/auditfilter.c: fix leak in audit_add_rule() error path by Chen Gang · 11 years ago
  6. 6beb8a2 kernel/auditfilter.c: fixing build warning by Raphael S. Carvalho · 11 years ago
  7. 79f6530 audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_names record by Jeff Layton · 11 years ago
  8. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  9. 2cb7b5a Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  10. 73b0cd6 hrtimer: Remove unused variable by Thomas Gleixner · 11 years ago
  11. 5ec2481 hrtimers: Move SMP function call to thread context by Thomas Gleixner · 11 years ago
  12. 332962f clocksource: Reselect clocksource when watchdog validated high-res capability by Thomas Gleixner · 11 years ago
  13. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  14. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  15. fa18f7b posix-cpu-timers: don't account cpu timer after stopped thread runtime accounting by KOSAKI Motohiro · 11 years ago
  16. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  17. 0786f7b kernel/resource.c: remove the unneeded assignment in function __find_resource by Kevin Hao · 11 years ago
  18. 8f75af4 kernel/pid.c: move statement by Raphael S. Carvalho · 11 years ago
  19. 18c830d kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks by Oleg Nesterov · 11 years ago
  20. 8190773 kernel/fork.c:copy_process(): don't add the uninitialized child to thread/task/pid lists by Oleg Nesterov · 11 years ago
  21. 80628ca kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code by Oleg Nesterov · 11 years ago
  22. b57922b fork: reorder permissions when violating number of processes limits by Eric Paris · 11 years ago
  23. 81dabb4 exit.c: unexport __set_special_pids() by Oleg Nesterov · 11 years ago
  24. 7f57cfa usermodehelper: kill the sub_info->path[0] check by Oleg Nesterov · 11 years ago
  25. 29000ca ptrace: add ability to get/set signal-blocked mask by Andrey Vagin · 11 years ago
  26. 10fb46d kprobes: handle empty/invalid input to debugfs "enabled" file by Mathias Krause · 11 years ago
  27. 45c6494 kernel/sys.c:do_sysinfo(): use get_monotonic_boottime() by Oleg Nesterov · 11 years ago
  28. 7ec75e1 kernel/sys.c: sys_reboot(): fix malformed panic message by liguang · 11 years ago
  29. f170168 drivers: avoid parsing names as kthread_run() format strings by Kees Cook · 11 years ago
  30. 0ed5fd1 mm: use totalram_pages instead of num_physpages at runtime by Jiang Liu · 11 years ago
  31. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  32. a0b2062 posix_timers: fix racy timer delta caching on task exit by Frederic Weisbecker · 11 years ago
  33. 76cdcdd posix-timers: correctly get dying task time sample in posix_cpu_timer_schedule() by Frederic Weisbecker · 11 years ago
  34. 2473f3e posix_cpu_timers: consolidate expired timers check by Frederic Weisbecker · 11 years ago
  35. 1a7fa51 posix_cpu_timers: consolidate timer list cleanups by Frederic Weisbecker · 11 years ago
  36. 55ccb61 posix_cpu_timer: consolidate expiry time type by Frederic Weisbecker · 11 years ago
  37. 0b0585c Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  38. b028161 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  39. f317ff9 Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  40. 3045f94 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  41. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  43. a4883ef Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  44. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  45. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. 3e42dee Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  48. bcd7351 Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 11 years ago
  49. 07bd117 tick: Sanitize broadcast control logic by Thomas Gleixner · 11 years ago
  50. 1f73a98 tick: Prevent uncontrolled switch to oneshot mode by Thomas Gleixner · 11 years ago
  51. c9b5a26 tick: Make oneshot broadcast robust vs. CPU offlining by Thomas Gleixner · 11 years ago
  52. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  53. c7ba828 cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existing hierarchy by Tejun Heo · 11 years ago
  54. 706b23b Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation by Mathieu Desnoyers · 11 years ago
  55. a75930c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. 867a420 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  57. 780427f timekeeping: Indicate that clock was set in the pvclock gtod notifier by David Vrabel · 11 years ago
  58. 04397fe9 timekeeping: Pass flags instead of multiple bools to timekeeping_update() by David Vrabel · 11 years ago
  59. 7c4c3a0 hrtimers: Support resuming with two or more CPUs online (but stopped) by David Vrabel · 11 years ago
  60. 9e04d38 timer: Fix jiffies wrap behavior of round_jiffies_common() by Bart Van Assche · 11 years ago
  61. d2e0847 softirq: Use _RET_IP_ by Davidlohr Bueso · 11 years ago
  62. 333bb86 sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask by Alex Shi · 11 years ago
  63. e52cff8 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  64. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  65. ccc414f genirq: Add the generic chip to the genirq docbook by Thomas Gleixner · 11 years ago
  66. d55f0cc genirq: generic-chip: Export some irq_gc_ functions by Fabio Estevam · 11 years ago
  67. 2779db8 genirq: Fix can_request_irq() for IRQs without an action by Ben Hutchings · 11 years ago
  68. add332a sched/debug: Fix formatting of /proc/<PID>/sched by Kamalesh Babulal · 11 years ago
  69. 0ce6cba cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options by Tejun Heo · 11 years ago
  70. e2bd416 cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts() by Tejun Heo · 11 years ago
  71. 9dceefe PM / Sleep: Warn about system time after resume with pm_trace by Shuah Khan · 11 years ago
  72. 0fc576d sched/fair: Fix typo describing flags in enqueue_entity by Kamalesh Babulal · 11 years ago
  73. 939fd73 sched/debug: Add load-tracking statistics to task by Kamalesh Babulal · 11 years ago
  74. a9dc5d0 sched: Change get_rq_runnable_load() to static and inline by Alex Shi · 11 years ago
  75. a9cef46 sched/tg: Remove tg.load_weight by Alex Shi · 11 years ago
  76. 2509940 sched/cfs_rq: Change atomic64_t removed_load to atomic_long_t by Alex Shi · 11 years ago
  77. bf5b986 sched/tg: Use 'unsigned long' for load variable in task group by Alex Shi · 11 years ago
  78. 72a4cf2 sched: Change cfs_rq load avg to unsigned long by Alex Shi · 11 years ago
  79. a003a25 sched: Consider runnable load average in move_tasks() by Alex Shi · 11 years ago
  80. b92486c sched: Compute runnable load avg in cpu_load and cpu_avg_load_per_task by Alex Shi · 11 years ago
  81. 83dfd52 sched: Update cpu load after task_tick by Alex Shi · 11 years ago
  82. 282cf49 sched: Fix sleep time double accounting in enqueue entity by Alex Shi · 11 years ago
  83. a75cdaa sched: Set an initial value of runnable avg for new forked task by Alex Shi · 11 years ago
  84. fa6bdde sched: Move a few runnable tg variables into CONFIG_SMP by Alex Shi · 11 years ago
  85. 141965c Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" by Alex Shi · 11 years ago
  86. 54faf77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  87. a4ea1cc cgroup: always use RCU accessors for protected accesses by Tejun Heo · 11 years ago
  88. a8ad805 cgroup: fix RCU accesses around task->cgroups by Tejun Heo · 11 years ago
  89. eb178d0 cgroup: grab cgroup_mutex in drop_parsed_module_refcounts() by Tejun Heo · 11 years ago
  90. 1672d04 cgroup: fix cgroupfs_root early destruction path by Tejun Heo · 11 years ago
  91. 2301002 mutex: Add w/w mutex slowpath debugging by Daniel Vetter · 11 years ago
  92. 040a0a3 mutex: Add support for wound/wait style locks by Maarten Lankhorst · 11 years ago
  93. a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 11 years ago
  94. ca02c21 Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
  95. 88c8004 futex: Use freezable blocking call by Colin Cross · 11 years ago
  96. 13d60f4 futex: Take hugepages into account when generating futex_key by Zhang Yi · 11 years ago
  97. fc76df7 cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy by Tejun Heo · 11 years ago
  98. 30159ec cgroup: implement for_each_[builtin_]subsys() by Tejun Heo · 11 years ago
  99. 82fe9b0 cgroup: move init_css_set initialization inside cgroup_mutex by Tejun Heo · 11 years ago
  100. fbab62c5 irqdomain: Use irq_get_trigger_type() to get IRQ flags by Javier Martinez Canillas · 11 years ago