index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2017-10-04
watchdog/core: Put softlockup_threads_initialized under ifdef guard
Thomas Gleixner
2017-10-04
watchdog/core: Rename some softlockup_* functions
Thomas Gleixner
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Lock cpus across reconfiguration
Thomas Gleixner
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
2017-09-28
watchdog/hardlockup/perf: Fix spelling mistake: "permanetely" -> "permanently"
Colin Ian King
2017-09-25
watchdog/hardlockup/perf: Cure UP damage
Thomas Gleixner
2017-09-14
watchdog/hardlockup: Clean up hotplug locking mess
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Simplify deferred event destroy
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Use new perf CPU enable mechanism
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
2017-09-14
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
2017-09-14
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2017-09-14
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
2017-09-14
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
2017-09-14
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
2017-09-14
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
2017-09-14
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2017-09-14
watchdog/core: Split out cpumask write function
Thomas Gleixner
2017-09-14
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
2017-09-14
watchdog/core: Clean up stub functions
Thomas Gleixner
2017-09-14
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
2017-09-14
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2017-09-14
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
2017-09-14
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
2017-09-14
watchdog/core: Rework CPU hotplug locking
Thomas Gleixner
2017-09-14
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
2017-09-14
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
2017-09-14
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
2017-09-08
kcov: support compat processes
Dmitry Vyukov
[next]