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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
mm: simplify parater of function memmap_init_zone()
Baoquan He
1
-5
/
+7
2021-02-24
mm: rename memmap_init() and memmap_init_zone()
Baoquan He
1
-3
/
+3
2021-02-24
mm: fix prototype warning from kernel test robot
Baoquan He
1
-6
/
+0
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
4
-6
/
+39
2021-02-24
hexagon: remove CONFIG_EXPERIMENTAL from defconfigs
Randy Dunlap
1
-1
/
+0
2021-02-24
Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
46
-2817
/
+35
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+104
2021-02-24
Merge tag 'nios2-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-11
/
+24
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-24
KVM: arm64: make the hyp vector table entries local
Joey Gouly
1
-1
/
+1
2021-02-23
arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()
Jens Axboe
2
-2
/
+2
2021-02-24
s390/cpumf: Add support for complete counter set extraction
Thomas Richter
2
-23
/
+576
2021-02-24
s390/smp: implement arch_irq_work_raise()
Ilya Leoshkevich
2
-0
/
+23
2021-02-24
s390/topology: move cpumasks away from stack
Heiko Carstens
1
-12
/
+13
2021-02-24
s390/smp: smp_emergency_stop() - move cpumask away from stack
Heiko Carstens
1
-1
/
+4
2021-02-24
s390/smp: __smp_rescan_cpus() - move cpumask away from stack
Heiko Carstens
1
-1
/
+1
2021-02-24
s390/smp: consolidate locking for smp_rescan()
Heiko Carstens
1
-6
/
+4
2021-02-24
s390/mm: fix phys vs virt confusion in vmem_*() functions family
Alexander Gordeev
1
-15
/
+15
2021-02-24
s390/mm: fix phys vs virt confusion in pgtable allocation routines
Alexander Gordeev
2
-12
/
+12
2021-02-24
s390/mm: fix invalid __pa() usage in pfn_pXd() macros
Alexander Gordeev
1
-2
/
+2
2021-02-24
s390/mm: make pXd_deref() macros return a pointer
Alexander Gordeev
1
-6
/
+6
2021-02-24
s390/opcodes: rename selhhhr to selfhr
Heiko Carstens
1
-1
/
+1
2021-02-23
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-1
/
+14
2021-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
18
-69
/
+71
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-89
/
+4
2021-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
19
-3
/
+22
2021-02-23
x86, build: allow LTO to be selected
Sami Tolvanen
2
-0
/
+7
2021-02-23
x86, cpu: disable LTO for cpu.c
Sami Tolvanen
1
-0
/
+4
2021-02-23
x86, vdso: disable LTO only for vDSO
Sami Tolvanen
1
-1
/
+2
2021-02-23
x86, build: use objtool mcount
Sami Tolvanen
1
-0
/
+1
2021-02-23
Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-37
/
+2
2021-02-23
Merge tag 'microblaze-v5.12' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-28
/
+1
2021-02-23
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-153
/
+206
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-1
/
+96
2021-02-23
KVM: vmx/pmu: Fix dummy check if lbr_desc->event is created
Like Xu
1
-2
/
+2
2021-02-23
whack-a-mole: don't open-code iminor/imajor
Al Viro
1
-4
/
+2
2021-02-23
arch: mips: update references to current linux-mips list
Lukas Bulwahn
3
-3
/
+3
2021-02-23
mips: bmips: init clocks earlier
Álvaro Fernández Rojas
1
-1
/
+1
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+2
2021-02-22
ARM: dts: cros-ec-keyboard: Use keymap macros
Philip Chen
1
-89
/
+4
2021-02-22
riscv: Improve kasan population by using hugepages when possible
Alexandre Ghiti
1
-0
/
+24
2021-02-22
riscv: Improve kasan population function
Alexandre Ghiti
1
-28
/
+63
2021-02-22
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
Alexandre Ghiti
1
-2
/
+2
2021-02-22
riscv: Improve kasan definitions
Alexandre Ghiti
1
-3
/
+19
2021-02-22
riscv: Get rid of MAX_EARLY_MAPPING_SIZE
Alexandre Ghiti
1
-16
/
+5
[prev]
[next]