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