| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | membarrier: Provide register expedited private command | Mathieu Desnoyers | 2017-10-19 | 1 | -4/+30 | |
| | |/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-10-14 | 2 | -94/+49 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | sched/core: Ensure load_balance() respects the active_mask | Peter Zijlstra | 2017-10-10 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | sched/core: Address more wake_affine() regressions | Peter Zijlstra | 2017-10-10 | 2 | -0/+43 | |
| | * | | | | | | | | | | | | | | | | | | | | sched/core: Fix wake_affine() performance regression | Peter Zijlstra | 2017-10-10 | 2 | -111/+16 | |
| | |/ / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-10-14 | 1 | -1/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Fix cgroup time when scheduling descendants | leilei.lin | 2017-10-10 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | perf/core: Avoid freeing static PMU contexts when PMU is unregistered | Will Deacon | 2017-10-10 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2017-10-14 | 1 | -28/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | locking/lockdep: Fix stacktrace mess | Peter Zijlstra | 2017-10-10 | 1 | -28/+20 | |
| | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-10-14 | 3 | -2/+45 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs | Thomas Gleixner | 2017-10-09 | 2 | -1/+4 | |
| | * | | | | | | | | | | | | | | | | | | | genirq/cpuhotplug: Add sanity check for effective affinity mask | Thomas Gleixner | 2017-10-09 | 1 | -1/+27 | |
| | * | | | | | | | | | | | | | | | | | | | genirq: Warn when effective affinity is not updated | Thomas Gleixner | 2017-10-09 | 1 | -0/+14 | |
| | | |_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | kmemleak: clear stale pointers from task stacks | Konstantin Khlebnikov | 2017-10-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-10-12 | 1 | -23/+37 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | livepatch: unpatch all klp_objects if klp_module_coming fails | Joe Lawrence | 2017-10-11 | 1 | -23/+37 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | Merge branch 'waitid-fix' | Linus Torvalds | 2017-10-12 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | waitid(): Add missing access_ok() checks | Kees Cook | 2017-10-09 | 1 | -0/+6 | |
| | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | Merge tag 'seccomp-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-10-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | seccomp: make function __get_seccomp_filter static | Colin Ian King | 2017-10-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-10-09 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 2017-10-09 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1' | Shmulik Ladkani | 2017-10-09 | 1 | -0/+1 | |
| | | | |_|_|_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | bpf: fix liveness marking | Alexei Starovoitov | 2017-10-07 | 1 | -0/+5 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-10-06 | 5 | -520/+372 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | watchdog/core: Put softlockup_threads_initialized under ifdef guard | Thomas Gleixner | 2017-10-04 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Rename some softlockup_* functions | Thomas Gleixner | 2017-10-04 | 1 | -9/+9 | |
| | * | | | | | | | | | | | | | | | powerpc/watchdog: Make use of watchdog_nmi_probe() | Thomas Gleixner | 2017-10-04 | 1 | -1/+4 | |
| | * | | | | | | | | | | | | | | | watchdog/core, powerpc: Lock cpus across reconfiguration | Thomas Gleixner | 2017-10-04 | 2 | -3/+10 | |
| | * | | | | | | | | | | | | | | | watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() | Thomas Gleixner | 2017-10-04 | 1 | -15/+18 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently" | Colin Ian King | 2017-09-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Cure UP damage | Thomas Gleixner | 2017-09-25 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup: Clean up hotplug locking mess | Thomas Gleixner | 2017-09-14 | 1 | -6/+0 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Simplify deferred event destroy | Thomas Gleixner | 2017-09-14 | 1 | -5/+2 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Use new perf CPU enable mechanism | Thomas Gleixner | 2017-09-14 | 2 | -84/+8 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Implement CPU enable replacement | Thomas Gleixner | 2017-09-14 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Implement init time detection of perf | Thomas Gleixner | 2017-09-14 | 1 | -1/+12 | |
| | * | | | | | | | | | | | | | | | watchdog/hardlockup/perf: Implement init time perf validation | Thomas Gleixner | 2017-09-14 | 1 | -0/+37 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Get rid of the racy update loop | Thomas Gleixner | 2017-09-14 | 1 | -48/+47 | |
| | * | | | | | | | | | | | | | | | watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage | Thomas Gleixner | 2017-09-14 | 1 | -9/+22 | |
| | * | | | | | | | | | | | | | | | watchdog/sysctl: Clean up sysctl variable name space | Thomas Gleixner | 2017-09-14 | 2 | -29/+28 | |
| | * | | | | | | | | | | | | | | | watchdog/sysctl: Get rid of the #ifdeffery | Thomas Gleixner | 2017-09-14 | 1 | -5/+1 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Further simplify sysctl handling | Thomas Gleixner | 2017-09-14 | 1 | -20/+7 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Get rid of the thread teardown/setup dance | Thomas Gleixner | 2017-09-14 | 1 | -171/+19 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Create new thread handling infrastructure | Thomas Gleixner | 2017-09-14 | 1 | -0/+75 | |
| | * | | | | | | | | | | | | | | | smpboot/threads, watchdog/core: Avoid runtime allocation | Thomas Gleixner | 2017-09-14 | 2 | -31/+12 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Split out cpumask write function | Thomas Gleixner | 2017-09-14 | 1 | -19/+21 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Clean up the #ifdef maze | Thomas Gleixner | 2017-09-14 | 1 | -20/+13 | |
| | * | | | | | | | | | | | | | | | watchdog/core: Clean up stub functions | Thomas Gleixner | 2017-09-14 | 1 | -46/+22 | |

