index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
4
-8
/
+8
2021-02-17
static_call: Allow module use without exposing static_call_key
Josh Poimboeuf
7
-11
/
+149
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
1
-9
/
+126
2021-02-17
preempt/dynamic: Support dynamic preempt with preempt= boot option
Peter Zijlstra (Intel)
1
-1
/
+67
2021-02-17
preempt/dynamic: Provide irqentry_exit_cond_resched() static call
Peter Zijlstra (Intel)
2
-1
/
+13
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
2
-8
/
+38
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
3
-10
/
+56
2021-02-17
preempt: Introduce CONFIG_PREEMPT_DYNAMIC
Michal Hocko
4
-0
/
+36
2021-02-17
static_call: Provide DEFINE_STATIC_CALL_RET0()
Frederic Weisbecker
1
-8
/
+14
2021-02-17
static_call/x86: Add __static_call_return0()
Peter Zijlstra
3
-2
/
+32
2021-02-17
static_call: Pull some static_call declarations to the type headers
Peter Zijlstra
3
-21
/
+54
2021-02-17
sched/core: Update task_prio() function header
Dietmar Eggemann
1
-2
/
+6
2021-02-17
sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIO
Dietmar Eggemann
3
-11
/
+2
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
2
-12
/
+4
2021-02-17
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
1
-1
/
+1
2021-02-17
rbtree, timerqueue: Use rb_add_cached()
Peter Zijlstra
1
-19
/
+9
2021-02-17
rbtree, rtmutex: Use rb_add_cached()
Peter Zijlstra
1
-36
/
+18
2021-02-17
rbtree, uprobes: Use rbtree helpers
Peter Zijlstra
1
-41
/
+39
2021-02-17
rbtree, perf: Use new rbtree helpers
Peter Zijlstra
2
-107
/
+92
2021-02-17
rbtree, sched/deadline: Use rb_add_cached()
Peter Zijlstra
2
-53
/
+42
2021-02-17
rbtree, sched/fair: Use rb_add_cached()
Peter Zijlstra
1
-32
/
+14
2021-02-17
rbtree: Add generic add and find helpers
Peter Zijlstra
3
-63
/
+392
2021-02-17
sched/fair: Merge select_idle_core/cpu()
Mel Gorman
1
-40
/
+59
2021-02-17
sched/fair: Remove select_idle_smt()
Mel Gorman
1
-30
/
+0
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
1642
-9628
/
+19353
2021-02-14
Linux 5.11
v5.11
Linus Torvalds
1
-2
/
+2
2021-02-14
Merge branch 'for-rc8-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-02-14
Merge tag 'kbuild-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+4
2021-02-14
Merge tag 'x86_urgent_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-7
/
+22
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2021-02-15
scripts: set proper OpenSSL include dir also for sign-file
Rolf Eike Beer
1
-0
/
+1
2021-02-15
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2021-02-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-02-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+1
2021-02-13
Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+11
2021-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-5
/
+14
2021-02-13
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+10
2021-02-13
Merge tag 'for-5.11-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2021-02-13
h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
Randy Dunlap
1
-0
/
+3
2021-02-13
MAINTAINERS: add Andrey Konovalov to KASAN reviewers
Andrey Konovalov
1
-0
/
+1
2021-02-13
MAINTAINERS: update Andrey Konovalov's email address
Andrey Konovalov
1
-1
/
+1
2021-02-13
MAINTAINERS: update KASAN file list
Andrey Konovalov
1
-2
/
+3
2021-02-13
scripts/recordmcount.pl: support big endian for ARCH sh
Rong Chen
1
-1
/
+5
2021-02-13
m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMU
Mike Rapoport
1
-1
/
+1
2021-02-12
Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernel
Linus Torvalds
4
-4
/
+28
2021-02-12
Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
2021-02-12
Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-78
/
+122
2021-02-12
Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-02-12
Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-6
/
+1
2021-02-12
Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
[next]