index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-06-03
3
-439
/
+39
|
\
|
*
x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent files
Michael Kelley
2020-05-20
1
-423
/
+36
|
*
x86/hyperv: Remove HV_PROCESSOR_POWER_STATE #defines
Michael Kelley
2020-05-20
1
-5
/
+0
|
*
KVM: x86: hyperv: Remove duplicate definitions of Reference TSC Page
Michael Kelley
2020-05-20
3
-11
/
+3
*
|
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
2020-06-03
1
-0
/
+1
|
\
\
|
*
|
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
2020-05-18
1
-0
/
+1
*
|
|
Merge tag 'xtensa-20200603' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-06-03
2
-18
/
+18
|
\
\
\
|
*
|
|
xtensa: Fix spelling/grammar in comment
Chris Packham
2020-05-25
1
-2
/
+2
|
*
|
|
xtensa: add missing __user annotations to asm/uaccess.h
Max Filippov
2020-05-22
1
-10
/
+8
|
*
|
|
xtensa: fix error paths in __get_user_{check,size}
Max Filippov
2020-05-22
1
-3
/
+5
|
*
|
|
xtensa: fix type conversion in __get_user_size
Max Filippov
2020-05-22
1
-1
/
+1
|
*
|
|
xtensa: add missing __user annotations to __{get,put}_user_check
Max Filippov
2020-05-22
1
-2
/
+2
*
|
|
|
Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-03
6
-7
/
+10
|
\
\
\
\
|
*
|
|
|
parisc: module: Update references to parisc website
Helge Deller
2020-06-01
1
-2
/
+2
|
*
|
|
|
parisc: hardware: Update references to parisc website
Helge Deller
2020-06-01
1
-1
/
+2
|
*
|
|
|
parisc: firmware: Update references to parisc website
Helge Deller
2020-06-01
1
-1
/
+2
|
*
|
|
|
parisc: Kconfig: Update references to parisc website
Helge Deller
2020-06-01
1
-1
/
+1
|
*
|
|
|
parisc: use -fno-strict-aliasing for decompressor
Arnd Bergmann
2020-05-10
1
-0
/
+1
|
*
|
|
|
parisc: suppress error messages for 'make clean'
Helge Deller
2020-05-10
1
-2
/
+2
*
|
|
|
|
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-06-03
320
-13161
/
+4205
|
\
\
\
\
\
|
*
|
|
|
|
MIPS: ralink: drop ralink_clk_init for mt7621
Chuanhong Guo
2020-05-31
1
-43
/
+0
|
*
|
|
|
|
MIPS: ralink: bootrom: mark a function as __init to save some memory
Christophe JAILLET
2020-05-31
1
-1
/
+1
|
*
|
|
|
|
MIPS: Loongson64: Reorder CPUCFG model match arms
WANG Xuerui
2020-05-31
1
-16
/
+16
|
*
|
|
|
|
MIPS: Expose Loongson CPUCFG availability via HWCAP
WANG Xuerui
2020-05-31
2
-1
/
+9
|
*
|
|
|
|
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
2020-05-31
3
-17
/
+35
|
*
|
|
|
|
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
2020-05-30
4
-779
/
+781
|
*
|
|
|
|
MIPS: Loongson64: Remove not used pci.c
Tiezhu Yang
2020-05-28
1
-49
/
+0
|
*
|
|
|
|
MIPS: Loongson64: Define PCI_IOBASE
Jiaxun Yang
2020-05-28
2
-2
/
+48
|
*
|
|
|
|
MIPS: CPU_LOONGSON2EF need software to maintain cache consistency
Lichao Liu
2020-05-28
1
-0
/
+1
|
*
|
|
|
|
MIPS: DTS: Fix build errors used with various configs
Tiezhu Yang
2020-05-28
1
-0
/
+2
|
*
|
|
|
|
MIPS: Loongson64: select NO_EXCEPT_FILL
Jiaxun Yang
2020-05-27
1
-0
/
+1
|
*
|
|
|
|
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
YuanJunQing
2020-05-27
1
-3
/
+3
|
*
|
|
|
|
MIPS: mm: add page valid judgement in function pte_modify
Bibo Mao
2020-05-27
1
-2
/
+5
|
*
|
|
|
|
mm/memory.c: Add memory read privilege on page fault handling
Bibo Mao
2020-05-27
1
-0
/
+2
|
*
|
|
|
|
mm/memory.c: Update local TLB if PTE entry exists
Bibo Mao
2020-05-27
1
-0
/
+23
|
*
|
|
|
|
MIPS: Do not flush tlb page when updating PTE entry
Bibo Mao
2020-05-27
1
-0
/
+5
|
*
|
|
|
|
MIPS: ingenic: Default to a generic board
Paul Cercueil
2020-05-27
1
-1
/
+8
|
*
|
|
|
|
MIPS: ingenic: Add support for GCW Zero prototype
Paul Cercueil
2020-05-27
1
-0
/
+13
|
*
|
|
|
|
MIPS: ingenic: DTS: Add memory info of GCW Zero
Paul Cercueil
2020-05-27
1
-0
/
+6
|
*
|
|
|
|
MIPS: Loongson64: Switch to generic PCI driver
Jiaxun Yang
2020-05-27
6
-189
/
+31
|
*
|
|
|
|
MIPS: DTS: Loongson64: Add PCI Controller Node
Jiaxun Yang
2020-05-27
1
-0
/
+12
|
*
|
|
|
|
MIPS: BCM63xx: fix 6328 boot selection bit
Álvaro Fernández Rojas
2020-05-27
1
-2
/
+2
|
*
|
|
|
|
MIPS: BCM63XX: fix BCM6358 GPIO count
Daniel González Cabanelas
2020-05-25
1
-3
/
+3
|
*
|
|
|
|
MIPS: tools: Fix resource leak in elf-entry.c
Kaige Li
2020-05-24
1
-1
/
+8
|
*
|
|
|
|
MIPS: SGI-IP30: Reorder the macros in war.h
Joshua Kinard
2020-05-24
1
-3
/
+2
|
*
|
|
|
|
MIPS: emulate CPUCFG instruction on older Loongson64 cores
WANG Xuerui
2020-05-24
7
-0
/
+356
|
*
|
|
|
|
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
2020-05-24
3
-21
/
+32
|
*
|
|
|
|
MIPS: DTS: Only build subdir of current platform
Tiezhu Yang
2020-05-24
1
-14
/
+14
|
*
|
|
|
|
MIPS: Fix exception handler memcpy()
Ben Hutchings
2020-05-24
4
-12
/
+12
|
*
|
|
|
|
mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU
Serge Semin
2020-05-22
1
-0
/
+44
[next]