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
*
kprobes/x86: Do not jump-optimize kprobes on irq entry code
Masami Hiramatsu
2017-08-10
1
-3
/
+6
*
irq: Make the irqentry text section unconditional
Masami Hiramatsu
2017-08-10
4
-23
/
+2
*
cris: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
2017-08-10
3
-7
/
+7
*
xtensa: Mark _stext and _end as char-arrays, not single char variables
Masami Hiramatsu
2017-08-10
1
-3
/
+3
*
h8300: Mark _stext and _etext as char-arrays, not single char variables
Masami Hiramatsu
2017-08-10
1
-3
/
+3
*
perf/x86/amd/uncore: Get correct number of cores sharing last level cache
Janakarajan Natarajan
2017-08-10
1
-3
/
+16
*
perf/x86/amd/uncore: Rename cpufeatures macro for cache counters
Janakarajan Natarajan
2017-08-10
2
-2
/
+2
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-08-10
143
-965
/
+3268
|
\
|
*
perf/x86: Fix RDPMC vs. mm_struct tracking
Peter Zijlstra
2017-08-10
1
-9
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-09
2
-1
/
+1952
|
|
\
|
|
*
MIPS: Add missing file for eBPF JIT.
David Daney
2017-08-04
1
-0
/
+1950
|
|
*
bpf, s390: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-08-04
1
-1
/
+2
|
*
|
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2017-08-07
5
-43
/
+10
|
|
\
\
|
|
*
|
xtensa: mm/cache: add missing EXPORT_SYMBOLs
Max Filippov
2017-08-01
1
-1
/
+5
|
|
*
|
xtensa: don't limit csum_partial export by CONFIG_NET
Max Filippov
2017-08-01
1
-2
/
+0
|
|
*
|
xtensa: fix cache aliasing handling code for WT cache
Max Filippov
2017-07-28
1
-7
/
+3
|
|
*
|
xtensa: remove wrapper header for asm/param.h
Tobias Klauser
2017-07-21
2
-18
/
+1
|
|
*
|
xtensa: remove wrapper header for asm/device.h
Tobias Klauser
2017-07-21
2
-15
/
+1
|
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-08-06
2
-0
/
+3
|
|
\
\
\
|
|
*
|
|
MIPS: ralink: mt7620: Add missing header
Harvey Hunt
2017-07-19
1
-0
/
+1
|
|
*
|
|
MIPS: ralink: Fix build error due to missing header
Harvey Hunt
2017-07-18
1
-0
/
+2
|
|
|
/
/
|
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-08-04
5
-85
/
+190
|
|
\
\
\
|
|
*
\
\
Merge tag 'kvm-arm-for-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Radim Krčmář
2017-08-03
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
KVM: arm/arm64: PMU: Fix overflow interrupt injection
Andrew Jones
2017-07-25
1
-1
/
+1
|
|
|
|
/
/
|
|
*
|
|
KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"
Wanpeng Li
2017-08-03
1
-2
/
+9
|
|
*
|
|
KVM: nVMX: mark vmcs12 pages dirty on L2 exit
David Matlack
2017-08-02
1
-10
/
+43
|
|
*
|
|
kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown
David Matlack
2017-08-02
1
-5
/
+11
|
|
*
|
|
KVM: nVMX: do not pin the VMCS12
Paolo Bonzini
2017-08-02
1
-17
/
+7
|
|
*
|
|
KVM: X86: init irq->level in kvm_pv_kick_cpu_op
Longpeng(Mike)
2017-08-02
1
-0
/
+1
|
|
*
|
|
KVM: X86: Fix loss of pending INIT due to race
Wanpeng Li
2017-08-02
1
-8
/
+11
|
|
*
|
|
KVM: async_pf: make rcu irq exit if not triggered from idle task
Wanpeng Li
2017-08-01
1
-2
/
+4
|
|
*
|
|
KVM: nVMX: fixes to nested virt interrupt injection
Paolo Bonzini
2017-08-01
2
-25
/
+72
|
|
*
|
|
KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12
Paolo Bonzini
2017-08-01
1
-18
/
+34
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-08-04
1
-16
/
+11
|
|
\
\
\
|
|
*
|
|
x86/hpet: Cure interface abuse in the resume path
Thomas Gleixner
2017-08-01
1
-16
/
+11
|
|
|
/
/
|
*
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-08-04
43
-102
/
+356
|
|
\
\
\
|
|
*
\
\
Merge tag 'davinci-fixes-for-v4.13' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
2017-08-04
2
-28
/
+0
|
|
|
\
\
\
|
|
|
*
|
|
ARM: dts: da850-lcdk: drop unused VPIF endpoints
Kevin Hilman
2017-07-27
1
-7
/
+0
|
|
|
*
|
|
ARM: dts: da850-evm: drop unused VPIF endpoints
Kevin Hilman
2017-07-27
1
-21
/
+0
|
|
*
|
|
|
Merge tag 'sunxi-fixes-for-4.13' of https://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2017-08-04
3
-9
/
+11
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros
Chen-Yu Tsai
2017-07-27
1
-7
/
+9
|
|
|
*
|
|
|
arm64: allwinner: sun50i-a64: Correct emac register size
Corentin Labbe
2017-07-27
1
-1
/
+1
|
|
|
*
|
|
|
ARM: dts: sunxi: h3/h5: Correct emac register size
Corentin Labbe
2017-07-27
1
-1
/
+1
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'qcom-arm64-defconfig-fixes-for-4.13-rc2' of git://git.kernel.org/p...
Arnd Bergmann
2017-08-04
1
-0
/
+1
|
|
|
\
\
\
\
|
|
|
*
|
|
|
arm64: defconfig: enable missing HWSPINLOCK
Georgi Djakov
2017-07-27
1
-0
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
ARM: dts: tango4: Request RGMII RX and TX clock delays
Marc Gonzalez
2017-08-04
1
-1
/
+1
|
|
*
|
|
|
Merge tag 'renesas-fixes3-for-v4.13' of https://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2017-08-04
1
-1
/
+5
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: shmobile: rcar-gen2: Fix deadlock in regulator quirk
Geert Uytterhoeven
2017-07-29
1
-1
/
+5
|
|
*
|
|
|
|
Merge tag 'mvebu-fixes-4.13-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
2017-08-04
3
-2
/
+4
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
ARM64: dts: marvell: armada-37xx: Fix the number of GPIO on south bridge
Gregory CLEMENT
2017-08-02
1
-1
/
+1
[next]