1. 9306c80 core_ctrl: Move core control into kernel by Olav Haugan · 8 years ago
  2. 23d984b perf: Add cpu isolation awareness by Olav Haugan · 8 years ago
  3. d860095 smp: Do not wake up all idle CPUs by Olav Haugan · 8 years ago
  4. 4970a4a pmqos: Enable cpu isolation awareness by Olav Haugan · 8 years ago
  5. ca2a91e irq: Make irq affinity function cpu isolation aware by Olav Haugan · 8 years ago
  6. 39432ea sched/core: Add trace point for cpu isolation by Olav Haugan · 8 years ago
  7. 3f2cb30 sched: add cpu isolation support by Olav Haugan · 8 years ago
  8. d8354e6 watchdog: Add support for cpu isolation by Olav Haugan · 8 years ago
  9. 99cd46a cpumask: Add cpu isolation support by Olav Haugan · 8 years ago
  10. 0f3f78e timer: Do not require CPUSETS to be enabled for migration by Olav Haugan · 8 years ago
  11. e92935e2 timer: Add function to migrate timers by Santosh Shukla · 9 years ago
  12. da244eb hrtimer.h: prevent pinned timer state from breaking inactive test by Gary S. Robertson · 10 years ago
  13. b73f136 hrtimer: make sure PINNED flag is cleared after removing hrtimer by Viresh Kumar · 9 years ago
  14. 6f34f46 hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers by Viresh Kumar · 9 years ago
  15. 6894406 hrtimer: update timer->state with 'pinned' information by Viresh Kumar · 9 years ago
  16. 9536efe timer: create timer_quiesce_cpu() to isolate CPU from timers by Viresh Kumar · 9 years ago
  17. ebc437b sched: Add missing bits of HMP scheduling by Syed Rameez Mustafa · 8 years ago
  18. c9cce0c sched: reduce sleep duration in wait_task_inactive() by Syed Rameez Mustafa · 7 years ago
  19. a1792ad sysctl: add boot_reason and cold_boot sysctl entries for arm64 by David Collins · 10 years ago
  20. 381adf3 sysctl: add cold_boot sysctl entry by David Keitel · 11 years ago
  21. ea449ff msm: 8x55: put reason for boot in procfs from SMEM by Rick Adams · 14 years ago
  22. f37d2ac Merge remote-tracking branch 'origin/tmp-69973b8' into msm-4.8 by Kyle Yan · 8 years ago
  23. 166ad0e kcov: add missing #include <linux/sched.h> by Kefeng Wang · 8 years ago
  24. 68f5503 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. bf7f1c7 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 5b43f97 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. ef5ecfe Merge remote-tracking branch 'origin/tmp-3e5de27' into msm-4.8 by Kyle Yan · 8 years ago
  28. f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 8 years ago
  29. 8fc31ce perf/core: Remove invalid warning from list_update_cgroup_even()t by David Carrillo-Cisneros · 8 years ago
  30. 5044bbd Merge remote-tracking branch '4.4/tmp-e5517c2' into 4.8 by Kyle Yan · 8 years ago
  31. 173de7d lib: spinlock: Cause a watchdog bite on spin_dump by Rohit Vaswani · 10 years ago
  32. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. 1be5d4f locking/rtmutex: Use READ_ONCE() in rt_mutex_owner() by Thomas Gleixner · 8 years ago
  34. dbb2605 locking/rtmutex: Prevent dequeue vs. unlock race by Thomas Gleixner · 8 years ago
  35. 94af8d6 Merge "sched: fix compilation error with !CONFIG_SMP" into msm-4.8 by Kyle Yan · 8 years ago
  36. 432cf0bb sched: fix compilation error with !CONFIG_SMP by Joonwoo Park · 8 years ago
  37. e2d2afe bpf: fix states equal logic for varlen access by Josef Bacik · 8 years ago
  38. faaae2a Re-enable CONFIG_MODVERSIONS in a slightly weaker form by Linus Torvalds · 8 years ago
  39. 594f0bb Merge "sched: Introduce HMP scheduling" into msm-4.8 by Kyle Yan · 8 years ago
  40. 83929cce sched/autogroup: Fix 64-bit kernel nice level adjustment by Mike Galbraith · 8 years ago
  41. ded9b5d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  42. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  43. 18f649e sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task() by Oleg Nesterov · 8 years ago
  44. 8d1a240 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  45. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  46. e96271f perf/core: Fix address filter parser by Alexander Shishkin · 8 years ago
  47. f2cf423 Merge remote-tracking branch 'origin/tmp-9c76358' into msm-4.8 by Kyle Yan · 8 years ago
  48. dddcab7 sched: Introduce HMP scheduling by Syed Rameez Mustafa · 8 years ago
  49. e245d99 lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined by Babu Moger · 8 years ago
  50. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  51. 81bcfe5 Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  52. 864c235 perf/core: Do not set cpuctx->cgrp for unscheduled cgroups by David Carrillo-Cisneros · 8 years ago
  53. a8829ec Merge remote-tracking branch 'origin/tmp-a25f094' into msm-4.8 by Divya Sharma · 8 years ago
  54. e76d21c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  55. 546fece ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records by Steven Rostedt (Red Hat) · 8 years ago
  56. 977c1f9 ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records by Alexei Starovoitov · 8 years ago
  57. f5c9f9c Revert "printk: make reading the kernel log flush pending lines" by Linus Torvalds · 8 years ago
  58. 5d69561 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. b9f659b Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. cd16f3d Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  61. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  62. 44dc770 trace: Add snapshot of ipc_logging driver by Karthikeyan Ramasubramanian · 8 years ago
  63. 7ee7e87 genirq: Use irq type from irqdata instead of irqdesc by Thomas Gleixner · 8 years ago
  64. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  65. 20b2b24 bpf: fix map not being uncharged during map creation failure by Daniel Borkmann · 8 years ago
  66. 483bed2 bpf: fix htab map destruction when extra reserve is in use by Daniel Borkmann · 8 years ago
  67. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  68. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  69. 243d521 taskstats: fix the length of cgroupstats_cmd_get_policy by WANG Cong · 8 years ago
  70. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  71. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  72. ceb7578 PM / sleep: fix device reference leak in test_suspend by Johan Hovold · 8 years ago
  73. 405c075 fork: Add task stack refcounting sanity check and prevent premature task stack freeing by Andy Lutomirski · 8 years ago
  74. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  75. b546e0c Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  76. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  77. a8006bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 965c4b7 Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  79. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  80. 0933840 perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix CONFIG_DEBUG_TEST_DRIVER_REMOVE=y kernel panic by Jiri Olsa · 8 years ago
  81. b274c0b kcov: properly check if we are in an interrupt by Andrey Konovalov · 8 years ago
  82. 9c953d6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  83. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  84. f5d6d2d sched/fair: Remove unused but set variable 'rq' by Tobias Klauser · 8 years ago
  85. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  86. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  87. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  88. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  89. 5236519 ANDROID: android-base: CONFIG_HARDENED_USERCOPY=y by Sami Tolvanen · 8 years ago
  90. b9a1548 android-base.cfg: Enable kernel ASLR by Jeff Vander Stoep · 8 years ago
  91. 508d929 android-recommended.cfg: enable fstack-protector-strong by Jeff Vander Stoep · 8 years ago
  92. 9ff9c61 ANDROID: base-cfg: enable UID_CPUTIME by Amit Pundir · 8 years ago
  93. 81bb630 ANDROID: restrict access to perf events by Jeff Vander Stoep · 8 years ago
  94. 9b663a3 android: configs: base: enable configfs gadget functions by Amit Pundir · 9 years ago
  95. 1bf8439 ANDROID: configs: merge AOSP config fragments by Amit Pundir · 8 years ago
  96. 266ee74 cpuset: Make cpusets restore on hotplug by Riley Andrews · 8 years ago
  97. 5ae143f Implement memory_state_time, used by qcom,cpubw by James Carr · 8 years ago
  98. 84c517b cpuset: Add allow_attach hook for cpusets on android. by Riley Andrews · 9 years ago
  99. 0c3610e ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus by Thierry Strudel · 8 years ago
  100. 88b2873 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 8 years ago