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-04-04
xtensa: ISS: add GDBIO implementation to semihosting interface
Max Filippov
3
-0
/
+92
2021-04-04
xtensa: ISS: split simcall implementation from semihosting interface
Max Filippov
2
-68
/
+75
2021-04-04
xtensa: simcall.h: Change compitible to compatible
Bhaskar Chowdhury
1
-1
/
+1
2021-04-04
xtensa: Couple of typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-04-04
xtensa: drop extraneous register load from initialize_mmu
Max Filippov
1
-1
/
+1
2021-04-04
xtensa: fix pgprot_noncached assumptions
Max Filippov
1
-1
/
+3
2021-04-04
xtensa: simplify coherent_kvaddr logic
Max Filippov
2
-38
/
+7
2021-04-04
xtensa: syscalls: switch to generic syscallhdr.sh
Masahiro Yamada
2
-41
/
+2
2021-04-04
xtensa: syscalls: switch to generic syscalltbl.sh
Masahiro Yamada
3
-39
/
+3
2021-04-04
xtensa: stop filling syscall array with sys_ni_syscall
Masahiro Yamada
1
-5
/
+2
2021-04-04
xtensa: remove unneeded export in boot-elf/Makefile
Masahiro Yamada
1
-3
/
+2
2021-04-04
xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig
Masahiro Yamada
5
-22
/
+9
2021-04-04
xtensa: fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-04-04
xtensa: fix spelling mistake in Kconfig "wont" -> "won't"
Colin Ian King
1
-1
/
+1
2021-04-03
Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-5
/
+9
2021-04-03
Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-5
/
+46
2021-04-02
Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-19
/
+17
2021-04-02
Merge branches 'acpi-tables' and 'acpi-scan'
Rafael J. Wysocki
2
-18
/
+15
2021-04-01
riscv: Make NUMA depend on MMU
Kefeng Wang
1
-1
/
+1
2021-04-01
riscv: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-04-01
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-04-01
riscv: evaluate put_user() arg before enabling user access
Ben Dooks
1
-2
/
+5
2021-04-01
riscv: Drop const annotation for sp
Kefeng Wang
1
-1
/
+1
2021-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-46
/
+122
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
2
-1
/
+2
2021-04-01
KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...
Vitaly Kuznetsov
1
-2
/
+17
2021-04-01
KVM: x86: disable interrupts while pvclock_gtod_sync_lock is taken
Paolo Bonzini
1
-11
/
+14
2021-04-01
KVM: x86: reduce pvclock_gtod_sync_lock critical sections
Paolo Bonzini
1
-6
/
+4
2021-04-01
Merge branch 'kvm-fix-svm-races' into kvm-master
Paolo Bonzini
1
-5
/
+23
2021-04-01
KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...
Paolo Bonzini
1
-1
/
+17
2021-04-01
KVM: SVM: load control fields from VMCB12 before checking them
Paolo Bonzini
1
-4
/
+6
2021-03-31
Merge commit 'kvm-tdp-fix-flushes' into kvm-master
Paolo Bonzini
3
-17
/
+42
2021-03-30
Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-3
/
+9
2021-03-30
KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pages
Sean Christopherson
3
-6
/
+27
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zapping
Sean Christopherson
1
-4
/
+7
2021-03-30
KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zap
Sean Christopherson
1
-11
/
+12
2021-03-30
KVM: make: Fix out-of-source module builds
Siddharth Chandrasekaran
1
-1
/
+1
2021-03-30
KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...
Vitaly Kuznetsov
1
-0
/
+8
2021-03-30
KVM: x86: remove unused declaration of kvm_write_tsc()
Dongli Zhang
1
-1
/
+0
2021-03-30
KVM: clean up the unused argument
Haiwei Li
1
-5
/
+4
2021-03-30
Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-1
/
+12
2021-03-30
Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-03-30
MIPS: kernel: setup.c: fix compilation error
Mauri Sandberg
1
-1
/
+1
2021-03-29
Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2
-32
/
+37
2021-03-29
xtensa: fix uaccess-related livelock in do_page_fault
Max Filippov
1
-1
/
+4
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2
-18
/
+15
2021-03-28
Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+2
2021-03-26
Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
20
-98
/
+109
2021-03-26
Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-19
/
+16
2021-03-26
powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECT
Aneesh Kumar K.V
1
-1
/
+2
[next]