1. e818ba5 Merge remote-tracking branch 'f2fs/linux-3.4.y' into HEAD by Nick Reuter · 9 years ago
  2. 908651f proc: fix build broken by proc inode per namespace patch by Jin Qian · 11 years ago
  3. f238599 BACKPORT: audit: fix a double fetch in audit_log_single_execve_arg() by Paul Moore · 9 years ago
  4. c0c3b18 perf: Fix race in swevent hash by Peter Zijlstra · 10 years ago
  5. 0d73eaa sched: Fix load avg vs cpu-hotplug by Peter Zijlstra · 14 years ago
  6. 89648c1 sched: fix the theoretical signal_wake_up() vs schedule() race by Oleg Nesterov · 13 years ago
  7. a2333f5 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 10 years ago
  8. 96ff623 perf: Fix inherited events vs. tracepoint filters by Peter Zijlstra · 10 years ago
  9. 0308b20 ring-buffer: Update read stamp with first real commit on page by Steven Rostedt (Red Hat) · 10 years ago
  10. 3907ab6 sched/core: Clear the root_domain cpumasks in init_rootdomain() by Xunlei Pang · 10 years ago
  11. 4f6e18b genirq: Prevent chip buslock deadlock by Thomas Gleixner · 10 years ago
  12. 1e7c7c2 time: Prevent early expiry of hrtimers[CLOCK_REALTIME] at the leap second edge by John Stultz · 11 years ago
  13. ba5d3ed sched: cpufreq: Adds a field cpu_power in the task_struct by Ruchi Kandoi · 11 years ago
  14. 9a95f91 get rid of kern_path_parent() by Al Viro · 14 years ago
  15. bd188f9 FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR. by dcashman · 10 years ago
  16. 7ec9df1 sched: Remove synchronize rcu/sched calls from _cpu_down by Kaushal Kumar · 12 years ago
  17. 56a32fe sched: Fix endless sync_sched/rcu() loop inside _cpu_down() by Michael wang · 12 years ago
  18. db7eb0f sched: Remove extra put_online_cpus() inside sched_setaffinity() by Michael wang · 12 years ago
  19. efeac5e sched: Remove get_online_cpus() usage by Peter Zijlstra · 12 years ago
  20. ddeb06e perf: Pass appropriate parameters when removing event by Zhao Wei Liew · 10 years ago
  21. 7f4c7bb msm: perf: clean up duplicate constraint events by Neil Leeder · 12 years ago
  22. 2a41c3c CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online_cpus() by Srivatsa S. Bhat · 13 years ago
  23. 4de4afc msm: perf: Do not allocate new hw_event if event is duplicate. by Arun KS · 10 years ago
  24. 6c4824b trace: prevent NULL pointer dereference by Kishor PK · 10 years ago
  25. aa14be3 sched: Introduce CONFIG_SCHED_FREQ_INPUT by Srivatsa Vaddagiri · 12 years ago
  26. f906ba0 sched: window-based load stats improvements by Srivatsa Vaddagiri · 12 years ago
  27. 7054d49 sched: Add min_max_freq and rq->max_possible_freq by Srivatsa Vaddagiri · 12 years ago
  28. 6d536c0 sched: move task load based functions by Steve Muckle · 12 years ago
  29. bc6d706 sched: fix race between try_to_wake_up() and move_task() by Steve Muckle · 12 years ago
  30. fac5e0e sched: Skip load update for idle task by Srivatsa Vaddagiri · 12 years ago
  31. 8c7a411 sched: window-stats: Fix overflow bug by Srivatsa Vaddagiri · 12 years ago
  32. 50c7d47 sched: Window-based load stat improvements by Srivatsa Vaddagiri · 12 years ago
  33. fddadfa sched: Disable wakeup hints for foreground tasks by default by Rohit Gupta · 12 years ago
  34. 1bd9e1f sched: Call the notify_on_migrate notifier chain for wakeups as well by Rohit Gupta · 12 years ago
  35. 5ec9df8 cpufreq: cpu-boost: Introduce scheduler assisted load based syncs by Rohit Gupta · 12 years ago
  36. 889de8f sched: window-based load stats for tasks by Srivatsa Vaddagiri · 12 years ago
  37. 76173db sched: Make scheduler aware of cpu frequency state by Srivatsa Vaddagiri · 12 years ago
  38. 5f81291 sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking by Paul Turner · 13 years ago
  39. 6927616 sched: Make __update_entity_runnable_avg() fast by Paul Turner · 13 years ago
  40. bdda130 sched: Update_cfs_shares at period edge by Paul Turner · 13 years ago
  41. 9d87eba sched: Refactor update_shares_cpu() -> update_blocked_avgs() by Paul Turner · 13 years ago
  42. 3d60848 sched: Replace update_shares weight distribution with per-entity computation by Paul Turner · 13 years ago
  43. 5c1cb8e sched: Maintain runnable averages across throttled periods by Paul Turner · 13 years ago
  44. d36b71a sched: Normalize tg load contributions against runnable time by Paul Turner · 13 years ago
  45. fdb1a24 sched: Compute load contribution by a group entity by Paul Turner · 13 years ago
  46. 679f45f sched: Aggregate total task_group load by Paul Turner · 13 years ago
  47. 0fe5038 sched: Account for blocked load waking back up by Paul Turner · 13 years ago
  48. 635704d sched: Add an rq migration call-back to sched_class by Paul Turner · 13 years ago
  49. 5f7c4c5 sched: Maintain the load contribution of blocked entities by Paul Turner · 13 years ago
  50. 1c5465d sched: Aggregate load contributed by task entities on parenting cfs_rq by Paul Turner · 13 years ago
  51. b9283ad sched: Maintain per-rq runnable averages by Ben Segall · 13 years ago
  52. e4079d2 sched: Track the runnable average on a per-task entity basis by Paul Turner · 13 years ago
  53. 9775141 smpboot: Remove leftover declaration by Thomas Gleixner · 14 years ago
  54. b1a98e2 smpboot: use kmemleak_not_leak for smpboot_thread_data by Vignesh Radhakrishnan · 11 years ago
  55. f07da69 smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread() by Lai Jiangshan · 12 years ago
  56. 1dc7259 cpu: Handle smpboot_unpark_threads() uniformly by Paul E. McKenney · 11 years ago
  57. f21320b cpu: Defer smpboot kthread unparking until CPU known to scheduler by Paul E. McKenney · 11 years ago
  58. 513d87b BACKPORT: signal: allow to send any siginfo to itself by Andrey Vagin · 13 years ago
  59. 9c60b9e ANDROID: exec_domains: Disable request_module() call for personalities by John Stultz · 10 years ago
  60. 53b4f1f pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 10 years ago
  61. c731a27 timer: optimize apply_slack() by Felix Fietkau · 14 years ago
  62. 4cb0dcd Merge remote-tracking branch 'caf/LA.AF.1.1_rb1.18' into HEAD by Nick Reuter · 10 years ago
  63. 766ce4e Linux 3.4.112 by Ivan Grinko · 10 years ago
  64. 0cf0071 Linux 3.4.111 by Ivan Grinko · 10 years ago
  65. 60489ce Add IntelliPlug hotplug 3.8 by Paul Reioux · 10 years ago
  66. 0c021551 f2fs: avoid hungtask problem caused by losing wake_up by Yunlei He · 10 years ago
  67. 5fa350e kernel/hz.bc: ignore. by Nick Reuter · 10 years ago
  68. 17b94be port 3.0 kernel power source in pieces source.c main.c by shumash · 10 years ago
  69. 9cc712e Merge tag 'v3.4.110' into mm-6.0 by José Adolfo Galdámez · 10 years ago
  70. 64c3631 Merge tag 'v3.4.109' into mm-6.0 by José Adolfo Galdámez · 10 years ago
  71. 900469d Merge tag 'v3.4.108' into mm-6.0 by José Adolfo Galdámez · 11 years ago
  72. 698785c ntp: Fixup adjtimex freq validation on 32-bit systems by John Stultz · 11 years ago
  73. f39f5a4 sched/rt: Reduce rq lock contention by eliminating locking of non-feasible target by Tim Chen · 11 years ago
  74. a49e6ce move d_rcu from overlapping d_child to overlapping d_alias by Al Viro · 11 years ago
  75. eae81cc time: adjtimex: Validate the ADJ_FREQUENCY values by Sasha Levin · 11 years ago
  76. 70da5b3 time: settimeofday: Validate the values of tv from user by Sasha Levin · 11 years ago
  77. 20ddfdd genirq: Prevent proc race against freeing of irq descriptors by Thomas Gleixner · 11 years ago
  78. 7f490b2 workqueues: add missing header file by shumash · 10 years ago
  79. 157ecab workqueue: Add system wide power_efficient workqueues by shumash · 11 years ago
  80. b2f60df workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues by shumash · 11 years ago
  81. bc591bd __ptrace_may_access() should not deny sub-threads by Mark Grondona · 13 years ago
  82. c207c49 tracing/filter: Do not allow infix to exceed end of string by Steven Rostedt (Red Hat) · 11 years ago
  83. 7ebabd7 tracing/filter: Do not WARN on operand count going below zero by Steven Rostedt (Red Hat) · 11 years ago
  84. d5ea436 rcu: Correctly handle non-empty Tiny RCU callback list with none ready by Paul E. McKenney · 11 years ago
  85. 427841d hrtimer: Allow concurrent hrtimer_start() for self restarting timers by Peter Zijlstra · 12 years ago
  86. 75d9a22 proc: Usable inode numbers for the namespace file descriptors. by Eric W. Biederman · 15 years ago
  87. df3e154 vfs: Add a user namespace reference from struct mnt_namespace by Eric W. Biederman · 14 years ago
  88. 210cff1 VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errors by David Howells · 14 years ago
  89. 9011bf7 brlocks/lglocks: turn into functions by Andi Kleen · 14 years ago
  90. aaedb09 sched: Queue RT tasks to head when prio drops by Thomas Gleixner · 12 years ago
  91. ea1e8ee tracing: Have filter check for balanced ops by Steven Rostedt · 11 years ago
  92. c0e3f10 ring-buffer-benchmark: Fix the wrong sched_priority of producer by Wang Long · 11 years ago
  93. a12cb10 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 11 years ago
  94. efbfa26 kernel: Replace timeconst.pl with a bc script by H. Peter Anvin · 13 years ago
  95. b674b0a Fix lockup related to stop_machine being stuck in __do_softirq. by Ben Greear · 13 years ago
  96. 8c9c6ff softirq: reduce latencies by Eric Dumazet · 13 years ago
  97. 36cddae sched: Fix RLIMIT_RTTIME when PI-boosting to RT by Brian Silverman · 11 years ago
  98. 7afc45b perf: Fix irq_work 'tail' recursion by Peter Zijlstra · 11 years ago
  99. cf46e6e ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled by Steven Rostedt (Red Hat) · 11 years ago
  100. 2d4293a ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctl by Pratyush Anand · 11 years ago