index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-14
watchdog/hardlockup/perf: Implement CPU enable replacement
Thomas Gleixner
1
-0
/
+11
2017-09-14
watchdog/hardlockup/perf: Implement init time detection of perf
Thomas Gleixner
1
-1
/
+12
2017-09-14
watchdog/hardlockup/perf: Implement init time perf validation
Thomas Gleixner
1
-0
/
+37
2017-09-14
watchdog/core: Get rid of the racy update loop
Thomas Gleixner
1
-48
/
+47
2017-09-14
watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage
Thomas Gleixner
1
-9
/
+22
2017-09-14
watchdog/sysctl: Clean up sysctl variable name space
Thomas Gleixner
2
-29
/
+28
2017-09-14
watchdog/sysctl: Get rid of the #ifdeffery
Thomas Gleixner
1
-5
/
+1
2017-09-14
watchdog/core: Further simplify sysctl handling
Thomas Gleixner
1
-20
/
+7
2017-09-14
watchdog/core: Get rid of the thread teardown/setup dance
Thomas Gleixner
1
-171
/
+19
2017-09-14
watchdog/core: Create new thread handling infrastructure
Thomas Gleixner
1
-0
/
+75
2017-09-14
smpboot/threads, watchdog/core: Avoid runtime allocation
Thomas Gleixner
2
-31
/
+12
2017-09-14
watchdog/core: Split out cpumask write function
Thomas Gleixner
1
-19
/
+21
2017-09-14
watchdog/core: Clean up the #ifdef maze
Thomas Gleixner
1
-20
/
+13
2017-09-14
watchdog/core: Clean up stub functions
Thomas Gleixner
1
-46
/
+22
2017-09-14
watchdog/core: Remove the park_in_progress obfuscation
Thomas Gleixner
2
-25
/
+19
2017-09-14
watchdog/hardlockup/perf: Prevent CPU hotplug deadlock
Thomas Gleixner
3
-6
/
+59
2017-09-14
watchdog/hardlockup/perf: Remove broken self disable on failure
Thomas Gleixner
2
-28
/
+7
2017-09-14
watchdog/core: Mark hardlockup_detector_disable() __init
Thomas Gleixner
1
-1
/
+1
2017-09-14
watchdog/core: Rename watchdog_proc_mutex
Thomas Gleixner
1
-8
/
+7
2017-09-14
watchdog/core: Rework CPU hotplug locking
Thomas Gleixner
1
-6
/
+6
2017-09-14
watchdog/core: Remove broken suspend/resume interfaces
Thomas Gleixner
1
-88
/
+1
2017-09-14
watchdog/core: Provide interface to stop from poweroff()
Thomas Gleixner
1
-1
/
+13
2017-09-14
watchdog/hardlockup: Provide interface to stop/restart perf events
Peter Zijlstra
1
-0
/
+41
2017-09-13
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2
-2
/
+2
2017-09-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-3
/
+25
2017-09-13
Merge tag 'modules-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+0
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-8
/
+24
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
6
-37
/
+77
2017-09-11
perf/bpf: fix a clang compilation issue
Yonghong Song
1
-1
/
+1
2017-09-11
sched/fair: Fix nuisance kernel-doc warning
Randy Dunlap
1
-1
/
+1
2017-09-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-12
/
+35
2017-09-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-666
/
+696
2017-09-08
bpf: devmap, use cond_resched instead of cpu_relax
John Fastabend
1
-1
/
+1
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2
-11
/
+18
2017-09-08
bpf: don't select potentially stale ri->map from buggy xdp progs
Daniel Borkmann
1
-0
/
+16
2017-09-08
kcov: support compat processes
Dmitry Vyukov
1
-0
/
+1
2017-09-08
drivers/pps: aesthetic tweaks to PPS-related content
Robert P. J. Day
1
-1
/
+1
2017-09-08
kmod: move #ifdef CONFIG_MODULES wrapper to Makefile
Luis R. Rodriguez
2
-4
/
+2
2017-09-08
kmod: split out umh code into its own file
Luis R. Rodriguez
3
-559
/
+571
2017-09-08
locking/rtmutex: replace top-waiter and pi_waiters leftmost caching
Davidlohr Bueso
4
-33
/
+19
2017-09-08
sched/deadline: replace earliest dl and rq leftmost caching
Davidlohr Bueso
2
-35
/
+21
2017-09-08
sched/fair: replace cfs_rq->rb_leftmost
Davidlohr Bueso
3
-29
/
+15
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
5
-5
/
+5
2017-09-08
mm/device-public-memory: device memory cache coherent with CPU
Jérôme Glisse
1
-4
/
+4
[prev]
[next]