index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-15
2
-86
/
+68
*
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-15
5
-16
/
+26
*
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-08-15
19
-54
/
+0
*
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
2020-08-15
1
-48
/
+47
*
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-15
3
-6
/
+0
*
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-15
1
-1
/
+1
*
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
2020-08-15
4
-11
/
+0
*
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-15
5
-29
/
+0
*
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
1
-4
/
+4
*
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
3
-21
/
+19
*
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-15
1
-2
/
+2
*
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
2020-08-15
1
-21
/
+17
*
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
2020-08-15
1
-9
/
+9
*
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
2020-08-15
1
-51
/
+52
*
Revert "sh: remove needless printk()"
Geert Uytterhoeven
2020-08-15
1
-0
/
+1
*
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
2020-08-15
3
-6
/
+5
*
sh: fault: Fix duplicate printing of "PC:"
Geert Uytterhoeven
2020-08-15
1
-1
/
+0
*
sh: Remove SH5-based Cayman platform
Geert Uytterhoeven
2020-08-15
11
-540
/
+2
*
arch: sh: smc37c93x: fix spelling mistake
Flavio Suligoi
2020-08-15
1
-2
/
+2
*
Revert "sh: add missing EXPORT_SYMBOL() for __delay"
Geert Uytterhoeven
2020-08-15
1
-1
/
+0
*
sh: Implement __get_user_u64() required for 64-bit get_user()
John Paul Adrian Glaubitz
2020-08-15
1
-0
/
+53
*
sh: remove call to memset after dma_alloc_coherent
Chen Zhou
2020-08-15
1
-2
/
+0
*
sh: Fix unneeded constructor in page table allocation
Matthew Wilcox (Oracle)
2020-08-15
1
-4
/
+3
*
Merge tag 'x86-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-02
1
-1
/
+1
|
\
|
*
x86/i8259: Use printk_deferred() to prevent deadlock
Thomas Gleixner
2020-07-29
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-02
6
-15
/
+39
|
\
\
|
*
|
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
2020-07-31
1
-3
/
+6
|
*
|
KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabled
Wanpeng Li
2020-07-31
1
-1
/
+1
|
*
|
Merge tag 'kvmarm-fixes-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-07-31
2
-8
/
+14
|
|
\
\
|
|
*
|
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
2020-07-28
1
-5
/
+6
|
|
*
|
KVM: arm64: Prevent vcpu_has_ptrauth from generating OOL functions
Marc Zyngier
2020-07-28
1
-3
/
+8
|
*
|
|
KVM: nVMX: check for invalid hdr.vmx.flags
Paolo Bonzini
2020-07-27
1
-0
/
+3
|
*
|
|
KVM: nVMX: check for required but missing VMCS12 in KVM_SET_NESTED_STATE
Paolo Bonzini
2020-07-27
2
-3
/
+15
*
|
|
|
Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-07-31
3
-3
/
+42
|
\
\
\
\
|
*
|
|
|
powerpc/64s/hash: Fix hash_preload running with interrupts enabled
Nicholas Piggin
2020-07-27
3
-3
/
+42
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-07-31
3
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
arm64: csum: Fix handling of bad packets
Robin Murphy
2020-07-30
1
-2
/
+3
|
*
|
|
|
|
arm64: Drop unnecessary include from asm/smp.h
Marc Zyngier
2020-07-30
1
-1
/
+0
|
*
|
|
|
|
arm64/alternatives: move length validation inside the subsection
Sami Tolvanen
2020-07-30
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2020-07-31
3
-6
/
+24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo in create_mapping_la...
Ard Biesheuvel
2020-07-21
1
-1
/
+1
|
*
|
|
|
|
|
ARM: 8987/1: VDSO: Fix incorrect clock_gettime64
Jaedon Shin
2020-07-21
1
-0
/
+1
|
*
|
|
|
|
|
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-07-21
1
-5
/
+22
*
|
|
|
|
|
|
ARM: percpu.h: fix build error
Grygorii Strashko
2020-07-30
1
-0
/
+2
*
|
|
|
|
|
|
Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-07-28
9
-8
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
Grygorii Strashko
2020-07-25
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge tag 'mvebu-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2020-07-24
1
-1
/
+2
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: dts: armada-38x: fix NETA lockup when repeatedly switching speeds
Russell King
2020-07-24
1
-1
/
+2
|
*
|
|
|
|
|
|
|
Merge tag 'imx-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2020-07-22
3
-3
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ARM: dts: imx6qdl-icore: Fix OTG_ID pin and sdcard detect
Michael Trimarchi
2020-07-20
1
-1
/
+2
[next]