1. 44dc770 trace: Add snapshot of ipc_logging driver by Karthikeyan Ramasubramanian · 8 years ago
  2. dd5e9dd Merge remote-tracking branch 'origin/tmp-bc33b0c' into 4.8 by Channagoud Kadabi · 8 years ago
  3. e6d4a92 Merge remote-tracking branch 'origin/tmp-a909d3e' into 1105 by Channagoud Kadabi · 8 years ago
  4. 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
  5. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 8 years ago
  6. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 8 years ago
  7. 405c075 fork: Add task stack refcounting sanity check and prevent premature task stack freeing by Andy Lutomirski · 8 years ago
  8. 65be4a5 Merge remote-tracking branch '4.4/tmp-730d8a5' into 4.8 by Kyle Yan · 8 years ago
  9. 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
  10. 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
  11. 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
  12. 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
  13. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  14. 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
  15. b274c0b kcov: properly check if we are in an interrupt by Andrey Konovalov · 8 years ago
  16. 9c953d6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  17. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  18. f5d6d2d sched/fair: Remove unused but set variable 'rq' by Tobias Klauser · 8 years ago
  19. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  20. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  21. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  22. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  23. 5236519 ANDROID: android-base: CONFIG_HARDENED_USERCOPY=y by Sami Tolvanen · 8 years ago
  24. b9a1548 android-base.cfg: Enable kernel ASLR by Jeff Vander Stoep · 8 years ago
  25. 508d929 android-recommended.cfg: enable fstack-protector-strong by Jeff Vander Stoep · 9 years ago
  26. 9ff9c61 ANDROID: base-cfg: enable UID_CPUTIME by Amit Pundir · 9 years ago
  27. 81bb630 ANDROID: restrict access to perf events by Jeff Vander Stoep · 9 years ago
  28. 9b663a3 android: configs: base: enable configfs gadget functions by Amit Pundir · 9 years ago
  29. 1bf8439 ANDROID: configs: merge AOSP config fragments by Amit Pundir · 8 years ago
  30. 266ee74 cpuset: Make cpusets restore on hotplug by Riley Andrews · 8 years ago
  31. 5ae143f Implement memory_state_time, used by qcom,cpubw by James Carr · 8 years ago
  32. 84c517b cpuset: Add allow_attach hook for cpusets on android. by Riley Andrews · 10 years ago
  33. 0c3610e ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus by Thierry Strudel · 9 years ago
  34. 88b2873 FROMLIST: security,perf: Allow further restriction of perf_event_open by Jeff Vander Stoep · 9 years ago
  35. ebd0c3f PM / suspend: Add dependency on RTC_LIB by Guenter Roeck · 9 years ago
  36. 99af1cf ANDROID: kernel/watchdog: fix unused variable warning by Brian Norris · 9 years ago
  37. 3ba5a3b cgroup: refactor allow_attach handler for 4.4 by Amit Pundir · 9 years ago
  38. eb7e86f mm: private anonymous memory build fixes for 4.4 by Amit Pundir · 9 years ago
  39. 4c873b4 sched: add sched blocked tracepoint which dumps out context of sleep. by Riley Andrews · 9 years ago
  40. 49ed1f8 hardlockup: detect hard lockups without NMIs using secondary cpus by Colin Cross · 12 years ago
  41. 5e608e9 mm: add a field to store names for private anonymous memory by Colin Cross · 9 years ago
  42. 4f8c9cb ARM: Fix "Make low-level printk work" to use a separate config option by Arve Hjønnevåg · 12 years ago
  43. 977bfa5 ARM: Make low-level printk work by Tony Lindgren · 20 years ago
  44. a4dd61e proc: smaps: Allow smaps access for CAP_SYS_RESOURCE by San Mehat · 15 years ago
  45. 1bfacde prctl: make PR_SET_TIMERSLACK_PID pid namespace aware by Micha Kalfon · 10 years ago
  46. 3538a95 prctl: fix misplaced PR_SET_TIMERSLACK_PID case by Micha Kalfon · 10 years ago
  47. 20c61dd prctl: adds the capable(CAP_SYS_NICE) check to PR_SET_TIMERSLACK_PID. by Ruchi Kandoi · 11 years ago
  48. 6646d85 prctl: adds PR_SET_TIMERSLACK_PID for setting timer slack of an arbitrary thread. by Ruchi Kandoi · 11 years ago
  49. 9d5d7db cgroup: fix cgroup_taskset_for_each call in allow_attach() for 4.1 by Dmitry Shmidt · 9 years ago
  50. 889cf1e Fix generic cgroup subsystem permission checks by Christian Poetzsch · 10 years ago
  51. 6a97fd9 cgroup: Fix issues in allow_attach callback by Rom Lemarchand · 10 years ago
  52. ded5638 cgroup: Add generic cgroup subsystem permission checks by Colin Cross · 13 years ago
  53. e3a0941 cgroup: refactor allow_attach function into common code by Rom Lemarchand · 10 years ago
  54. 678861f wakeup_reason: use vsnprintf instead of snsprintf for vargs. by Ruchi Kandoi · 9 years ago
  55. bd56953 power: wakeup_reason: fix suspend time reporting by Amit Pundir · 10 years ago
  56. b77d02e Power: Report suspend times from last_suspend_time by jinqian · 10 years ago
  57. a12d5bf power: Remove HAS_WAKELOCK config and document WAKELOCK by Dylan Reid · 10 years ago
  58. 4c2179a Make suspend abort reason logging depend on CONFIG_PM_SLEEP by Lorenzo Colitti · 10 years ago
  59. 05148cd power: Add check_wakeup_reason() to verify wakeup source irq by Dmitry Shmidt · 10 years ago
  60. c425eda power: Adds functionality to log the last suspend abort reason. by Ruchi Kandoi · 10 years ago
  61. 44ab52b power: Avoids bogus error messages for the suspend aborts. by Ruchi Kandoi · 10 years ago
  62. 78a9fbc Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason by Ruchi Kandoi · 11 years ago
  63. 423b765 power: wakeup_reason: rename irq_count to irqcount by Greg Hackmann · 11 years ago
  64. 7b3866b Power: Add guard condition for maximum wakeup reasons by Ruchi Kandoi · 11 years ago
  65. fae8e21 POWER: fix compile warnings in log_wakeup_reason by Ruchi Kandoi · 11 years ago
  66. e37fdea Power: add an API to log wakeup reasons by Ruchi Kandoi · 11 years ago
  67. b9acbfe PM / Suspend: Print wall time at suspend entry and exit by Todd Poynor · 13 years ago
  68. 5f258e1 trace: fix compilation for 4.1 by Dmitry Shmidt · 9 years ago
  69. 9f9363b trace: add non-hierarchical function_graph option by Jamie Gennis · 12 years ago
  70. 5d237c4 trace: Add an option to show tgids in trace output by Jamie Gennis · 12 years ago
  71. 458bf22 trace/events: add gpu trace events by Jamie Gennis · 12 years ago
  72. ef07e9e4 Move x86_64 idle notifiers to generic by Todd Poynor · 14 years ago
  73. 6828a7f sched: Enable might_sleep before initializing drivers. by Arve Hjønnevåg · 16 years ago
  74. 3f6389e kdb: support new lines without carriage returns by Colin Cross · 13 years ago
  75. 1c28ca01 PM / Sleep: Add wake lock api wrapper on top of wakeup sources by Arve Hjønnevåg · 13 years ago
  76. 1adb469 PM / suspend: Fix missing KERN_CONT for suspend message by Jon Hunter · 8 years ago
  77. bfb7bfe Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. f660f60 softirq: Display IRQ_POLL for irq-poll statistics by Sagi Grimberg · 8 years ago
  79. 3118dac kernel/irq: Export irq_set_parent() by Sudip Mukherjee · 8 years ago
  80. 893e2c5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. 8835ca5 printk: suppress empty continuation lines by Linus Torvalds · 8 years ago
  82. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  83. f307ab6 mm: replace access_process_vm() write parameter with gup_flags by Lorenzo Stoakes · 8 years ago
  84. 9beae1e mm: replace get_user_pages_remote() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  85. b5a9b34 sched/fair: Fix incorrect task group ->load_avg by Vincent Guittot · 8 years ago
  86. 9d71bdf Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 2c11fc8 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. 351267d Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  89. 54e2384 alarmtimer: Remove unused but set variable by Tobias Klauser · 8 years ago
  90. a705e07 cpu/hotplug: Use distinct name for cpu_hotplug.dep_map by Joonas Lahtinen · 8 years ago
  91. 9ffc669 Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  92. f34d360 Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  93. ef6000b Disable the __builtin_return_address() warning globally after all by Linus Torvalds · 8 years ago
  94. 48a6d64 hung_task: allow hung_task_panic when hung_task_warnings is 0 by John Siddle · 8 years ago
  95. dbf5268 kthread: better support freezable kthread workers by Petr Mladek · 8 years ago
  96. 9a6b06c kthread: allow to modify delayed kthread work by Petr Mladek · 8 years ago
  97. 37be45d kthread: allow to cancel kthread work by Petr Mladek · 8 years ago
  98. 22597dc kthread: initial support for delayed kthread work by Petr Mladek · 8 years ago
  99. 8197b3d4 kthread: detect when a kthread work is used by more workers by Petr Mladek · 8 years ago
  100. 35033fe kthread: add kthread_destroy_worker() by Petr Mladek · 8 years ago