index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
1
-13
/
+23
2016-03-08
KVM: VMX: disable PEBS before a guest entry
Radim Krčmář
1
-0
/
+7
2016-03-06
Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2016-03-05
um: use %lx format specifiers for unsigned longs
Colin Ian King
1
-2
/
+2
2016-03-04
Merge tag 'pm+acpi-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+7
2016-03-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+13
2016-03-03
PM / sleep / x86: Fix crash on graph trace through x86 suspend
Todd E Brandt
1
-0
/
+7
2016-03-02
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
1
-5
/
+9
2016-02-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-7
/
+15
2016-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+3
2016-02-27
Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-26
/
+34
2016-02-27
mm: ASLR: use get_random_long()
Daniel Cashman
1
-3
/
+3
2016-02-27
Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"
Bjorn Helgaas
4
-15
/
+29
2016-02-26
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-02-26
KVM: x86: fix root cause for missed hardware breakpoints
Paolo Bonzini
1
-5
/
+4
2016-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-3
/
+4
2016-02-25
x86/mm: Fix slow_virt_to_phys() for X86_PAE again
Dexuan Cui
1
-4
/
+10
2016-02-25
KVM: x86: MMU: fix ubsan index-out-of-range warning
Mike Krinkin
1
-1
/
+1
2016-02-25
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-02-24
KVM: x86: fix conversion of addresses to linear in 32-bit protected mode
Paolo Bonzini
1
-2
/
+2
2016-02-24
KVM: x86: fix missed hardware breakpoints
Paolo Bonzini
1
-0
/
+1
2016-02-24
x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32
Andy Lutomirski
1
-0
/
+1
2016-02-23
x86: fix SMAP in 32-bit environments
Linus Torvalds
1
-0
/
+26
2016-02-23
x86/platform/intel/quark: Change the kernel's IMR lock bit to false
Bryan O'Donoghue
1
-2
/
+2
2016-02-22
Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+6
2016-02-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-47
/
+114
2016-02-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2016-02-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-02-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-18
mm, x86: fix pte_page() crash in gup_pte_range()
Hugh Dickins
1
-1
/
+1
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
1
-4
/
+11
2016-02-17
Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"
Bjorn Helgaas
2
-6
/
+8
2016-02-17
Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"
Bjorn Helgaas
1
-8
/
+0
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
1
-2
/
+2
2016-02-17
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
1
-4
/
+32
2016-02-17
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
1
-41
/
+73
2016-02-17
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
1
-0
/
+2
2016-02-15
xen/pcifront: Report the errors better.
Konrad Rzeszutek Wilk
2
-3
/
+6
2016-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2016-02-11
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-08
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
Ingo Molnar
1
-1
/
+1
2016-02-05
mm, hugetlb: don't require CMA for runtime gigantic pages
Vlastimil Babka
1
-2
/
+2
2016-02-05
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
1
-1
/
+1
2016-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2016-01-31
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-103
/
+209
2016-01-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-4
/
+27
2016-01-29
x86/mm/pat: Avoid truncation when converting cpa->numpages to address
Matt Fleming
1
-2
/
+2
2016-01-29
perf/x86: De-obfuscate code
Peter Zijlstra
1
-3
/
+1
2016-01-29
perf/x86: Fix uninitialized value usage
Peter Zijlstra
1
-1
/
+2
[next]