index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-27
x86/xen: Add Hygon Dhyana support to Xen
Pu Wen
1
-3
/
+9
2018-09-27
x86/kvm: Add Hygon Dhyana support to KVM
Pu Wen
3
-3
/
+17
2018-09-27
x86/mce: Add Hygon Dhyana support to the MCA infrastructure
Pu Wen
3
-6
/
+19
2018-09-27
x86/bugs: Add Hygon Dhyana to the respective mitigation machinery
Pu Wen
2
-1
/
+4
2018-09-27
x86/apic: Add Hygon Dhyana support
Pu Wen
2
-0
/
+8
2018-09-27
x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge
Pu Wen
2
-10
/
+41
2018-09-27
x86/amd_nb: Check vendor in AMD-only functions
Pu Wen
2
-0
/
+7
2018-09-27
x86/alternative: Init ideal_nops for Hygon Dhyana
Pu Wen
1
-0
/
+4
2018-09-27
x86/events: Add Hygon Dhyana support to PMU infrastructure
Pu Wen
4
-7
/
+23
2018-09-27
x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on Dhyana
Pu Wen
1
-1
/
+3
2018-09-27
x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
Pu Wen
2
-2
/
+3
2018-09-27
x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
Pu Wen
4
-2
/
+34
2018-09-27
Merge branch 'tip-x86-hygon' into tip-x86-cpu
Borislav Petkov
4
-1
/
+422
2018-09-27
x86/cpu: Create Hygon Dhyana architecture support file
Pu Wen
4
-1
/
+422
2018-09-22
x86/CPU: Change query logic so CPUID is enabled before testing
Matthew Whitehead
1
-1
/
+3
2018-09-22
x86/CPU: Use correct macros for Cyrix calls
Matthew Whitehead
1
-1
/
+1
2018-09-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-14
/
+14
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2018-09-15
x86/APM: Fix build warning when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2018-09-14
Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-14
/
+16
2018-09-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
4
-13
/
+22
2018-09-14
Revert "x86/mm/legacy: Populate the user page-table with user pgd's"
Joerg Roedel
1
-9
/
+0
2018-09-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...
Linus Torvalds
2
-3
/
+3
2018-09-13
Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2018-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+3
2018-09-12
x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
Guenter Roeck
1
-2
/
+1
2018-09-12
x86/xen: Disable CPU0 hotplug for Xen PV
Juergen Gross
1
-1
/
+3
2018-09-12
Merge tag 'riscv-for-linus-4.19-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2018-09-11
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
2
-2
/
+3
2018-09-11
xtensa: enable SG chaining in Kconfig
Max Filippov
1
-0
/
+1
2018-09-11
xtensa: remove unnecessary KBUILD_SRC ifeq conditional
Masahiro Yamada
1
-4
/
+0
2018-09-11
x86/EISA: Don't probe EISA bus for Xen PV guests
Boris Ostrovsky
1
-2
/
+8
2018-09-11
arm64: kernel: arch_crash_save_vmcoreinfo() should depend on CONFIG_CRASH_CORE
James Morse
3
-11
/
+20
2018-09-11
arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
Miguel Ojeda
1
-2
/
+2
2018-09-10
hexagon: modify ffs() and fls() to return int
Randy Dunlap
1
-2
/
+2
2018-09-10
arch/hexagon: fix kernel/dma.c build warning
Randy Dunlap
1
-1
/
+1
2018-09-10
perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUs
Jacek Tomaka
1
-0
/
+4
2018-09-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-59
/
+87
2018-09-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-96
/
+147
2018-09-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+2
2018-09-08
Merge tag 'sunxi-fixes-for-4.19' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+2
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-07
Merge tag 'arc-4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
27
-113
/
+154
2018-09-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-4
/
+6
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...
Radim Krčmář
7
-24
/
+7
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...
Radim Krčmář
46
-309
/
+464
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
[next]