Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a67a31fa308a9032ead31b0501dafdb44ccf5a12
/
arch
/
x86
a67a31f
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
by Zhang Zhen
· 9 years ago
2ae416b
mm: new mm hook framework
by Laurent Dufour
· 9 years ago
4e24155
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
43c9fad
Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
0faef83
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
d813335
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
6912ac3
KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
by Wei Huang
· 9 years ago
ca72430
KVM: x86/vPMU: Implement AMD vPMU code for KVM
by Wei Huang
· 9 years ago
25462f7
KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
by Wei Huang
· 9 years ago
41aac14
KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmc
by Wei Huang
· 9 years ago
44d21c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d70b3ef
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
650ec5a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
35ffccd
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e2172d8
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e75c73a
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
cfe3ece
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b3ba283
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
d43e4f4
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
23b7776
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6bc4c3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c58267e
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1bf7067
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fc934d4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
3bcda76
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 9 years ago
ffa64ef
x86: Load __USER_DS into DS/ES after resume
by Ingo Molnar
· 9 years ago
7ef3d7d
Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updates
by Ingo Molnar
· 9 years ago
cb17b2a
x86/hpet: Use proper hpet device number for MSI allocation
by Thomas Gleixner
· 9 years ago
bafac29
x86/hpet: Check for irq==0 when allocating hpet MSI interrupts
by Jiang Liu
· 9 years ago
e5af058
KVM: x86/vPMU: reorder PMU functions
by Wei Huang
· 9 years ago
e84cfe4
KVM: x86/vPMU: whitespace and stylistic adjustments in PMU code
by Wei Huang
· 9 years ago
212dba1
KVM: x86/vPMU: use the new macros to go between PMC, PMU and VCPU
by Wei Huang
· 9 years ago
474a5bb
KVM: x86/vPMU: introduce pmu.h header
by Wei Huang
· 9 years ago
c6702c9
KVM: x86/vPMU: rename a few PMU functions
by Wei Huang
· 9 years ago
6a39bbc
KVM: MTRR: do not map huge page for non-consistent range
by Xiao Guangrong
· 9 years ago
fa61213
KVM: MTRR: simplify kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 9 years ago
f571c09
KVM: MTRR: introduce mtrr_for_each_mem_type
by Xiao Guangrong
· 9 years ago
f7bfb57
KVM: MTRR: introduce fixed_mtrr_addr_* functions
by Xiao Guangrong
· 9 years ago
19efffa
KVM: MTRR: sort variable MTRRs
by Xiao Guangrong
· 9 years ago
a13842d
KVM: MTRR: introduce var_mtrr_range
by Xiao Guangrong
· 9 years ago
de9aef5
KVM: MTRR: introduce fixed_mtrr_segment table
by Xiao Guangrong
· 9 years ago
3f3f78b
KVM: MTRR: improve kvm_mtrr_get_guest_memory_type
by Xiao Guangrong
· 9 years ago
86fd527
KVM: MTRR: do not split 64 bits MSR content
by Xiao Guangrong
· 9 years ago
10fac2d
KVM: MTRR: clean up mtrr default type
by Xiao Guangrong
· 9 years ago
910a6aa
KVM: MTRR: exactly define the size of variable MTRRs
by Xiao Guangrong
· 9 years ago
70109e7
KVM: MTRR: remove mtrr_state.have_fixed
by Xiao Guangrong
· 9 years ago
eb83991
KVM: MTRR: handle MSR_MTRRcap in kvm_mtrr_get_msr
by Xiao Guangrong
· 9 years ago
ff53604
KVM: x86: move MTRR related code to a separate file
by Xiao Guangrong
· 9 years ago
b18d543
KVM: x86: fix CR0.CD virtualization
by Xiao Guangrong
· 9 years ago
f104765
KVM: nSVM: Check for NRIPS support before updating control field
by Bandan Das
· 9 years ago
c0b59fa
Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Herbert Xu
· 9 years ago
04c1734
x86/boot: Fix overflow warning with 32-bit binutils
by Borislav Petkov
· 9 years ago
2c33645
perf/x86: Honor the architectural performance monitoring version
by Palik, Imre
· 9 years ago
1b7b938
perf/x86/intel: Fix PMI handling for Intel PT
by Alexander Shishkin
· 9 years ago
6b099d9
perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
by Alexander Shishkin
· 9 years ago
4b36f1a
perf/x86: Add more Broadwell model numbers
by Andi Kleen
· 9 years ago
cc2749e
x86/cpu/amd: Give access to the number of nodes in a physical package
by Aravind Gopalakrishnan
· 9 years ago
b58d930
x86/platform/intel/baytrail: Add comments about why we disabled HPET on Baytrail
by Feng Tang
· 9 years ago
32e0e38
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
9f3d162
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 9 years ago
3d9fecf
x86/PCI: Use host bridge _CRS info on systems with >32 bit addressing
by Bjorn Helgaas
· 9 years ago
b6ac069
KVM: x86: fix lapic.timer_mode on restore
by Radim Krčmář
· 9 years ago
de1e008
crypto: aesni - fix crypto_fpu_exit() section mismatch
by Jeremiah Mahler
· 9 years ago
d37479a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
959c870
iommu, x86: Provide irq_remapping_cap() interface
by Feng Wu
· 9 years ago
8541186
iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
by Feng Wu
· 9 years ago
6f28192
iommu: Add new member capability to struct irq_remap_ops
by Feng Wu
· 9 years ago
a842400
x86/fpu: Fix double-increment in setup_xstate_features()
by Dave Hansen
· 9 years ago
94fb933
x86/crash: Allocate enough low memory when crashkernel=high
by Joerg Roedel
· 9 years ago
186dfc9
x86/swiotlb: Try coherent allocations with __GFP_NOWARN
by Joerg Roedel
· 9 years ago
5ec45a1
arch/x86/kvm/mmu.c: work around gcc-4.4.4 bug
by Andrew Morton
· 9 years ago
539f511
x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code
by Andy Lutomirski
· 9 years ago
a92fde2
x86/asm/entry/32: Shorten __audit_syscall_entry() args preparation
by Denys Vlasenko
· 9 years ago
1536bb4
x86/asm/entry/32: Explain reloading of registers after __audit_syscall_entry()
by Denys Vlasenko
· 9 years ago
aee4b01
x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code
by Denys Vlasenko
· 9 years ago
1dace01
x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
by Bjorn Helgaas
· 9 years ago
97ac46a
x86/mpx: Allow 32-bit binaries on 64-bit kernels again
by Dave Hansen
· 9 years ago
bea03c5
x86/mpx: Do not count MPX VMAs as neighbors when unmapping
by Dave Hansen
· 9 years ago
3ceaccd
x86/mpx: Rewrite the unmap code
by Dave Hansen
· 9 years ago
613fcb7
x86/mpx: Support 32-bit binaries on 64-bit kernels
by Dave Hansen
· 9 years ago
6ac52bb
x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps
by Dave Hansen
· 9 years ago
5458765
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
by Dave Hansen
· 9 years ago
a1149fc
x86/mpx: Add temporary variable to reduce masking
by Dave Hansen
· 9 years ago
b0e9b09
x86: Make is_64bit_mm() widely available
by Dave Hansen
· 9 years ago
cd4996d
x86/mpx: Trace allocation of new bounds tables
by Dave Hansen
· 9 years ago
2a1dcb1
x86/mpx: Trace the attempts to find bounds tables
by Dave Hansen
· 9 years ago
97efebf
x86/mpx: Trace entry to bounds exception paths
by Dave Hansen
· 9 years ago
e7126cf
x86/mpx: Trace #BR exceptions
by Dave Hansen
· 9 years ago
8c3641e
x86/mpx: Introduce a boot-time disable flag
by Dave Hansen
· 9 years ago
eb099e5
x86/mpx: Restrict the mmap() size check to bounds tables
by Dave Hansen
· 9 years ago
3c1d323
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
by Qiaowei Ren
· 9 years ago
46a6e0c
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
by Dave Hansen
· 9 years ago
a84eeaa
x86/mpx: Use the new get_xsave_field_ptr()API
by Dave Hansen
· 9 years ago
04cd027
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
by Dave Hansen
· 9 years ago
0c4109b
x86/fpu/xstate: Fix up bad get_xsave_addr() assumptions
by Dave Hansen
· 9 years ago
9b47feb
x86/asm/entry: Clean up entry*.S style, final bits
by Denys Vlasenko
· 9 years ago
15c1247
Revert "perf/x86/intel/uncore: Move uncore_box_init() out of driver initialization"
by Ingo Molnar
· 9 years ago
bace711
x86/asm/entry: (Re-)rename __NR_entry_INT80_compat_max to __NR_syscall_compat_max
by Ingo Molnar
· 9 years ago
eb47854
x86/asm/entry/32: Reinstate clearing of pt_regs->r8..r11 on EFAULT path
by Denys Vlasenko
· 9 years ago
Next »