index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
18
-100
/
+129
|
\
|
*
x86/mpx: Use compatible types in comparison to fix sparse error
Tobias Klauser
2017-01-14
1
-1
/
+1
|
*
x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()
Len Brown
2017-01-14
1
-0
/
+1
|
*
x86/entry: Fix the end of the stack for newly forked tasks
Josh Poimboeuf
2017-01-12
2
-23
/
+18
|
*
x86/unwind: Include __schedule() in stack traces
Josh Poimboeuf
2017-01-12
2
-5
/
+10
|
*
x86/unwind: Disable KASAN checks for non-current tasks
Josh Poimboeuf
2017-01-12
2
-3
/
+22
|
*
x86/unwind: Silence warnings for non-current tasks
Josh Poimboeuf
2017-01-12
1
-0
/
+10
|
*
x86/microcode/intel: Use correct buffer size for saving microcode data
Junichi Nomura
2017-01-09
1
-2
/
+3
|
*
x86/microcode/intel: Fix allocation size of struct ucode_patch
Junichi Nomura
2017-01-09
1
-1
/
+1
|
*
x86/microcode/intel: Add a helper which gives the microcode revision
Borislav Petkov
2017-01-09
3
-38
/
+31
|
*
x86/microcode: Use native CPUID to tickle out microcode revision
Borislav Petkov
2017-01-09
2
-24
/
+4
|
*
x86/CPU: Add native CPUID variants returning a single datum
Borislav Petkov
2017-01-09
1
-0
/
+18
|
*
x86/boot: Add missing declaration of string functions
Nicholas Mc Guire
2017-01-09
2
-0
/
+10
|
*
x86/CPU/AMD: Fix Bulldozer topology
Borislav Petkov
2017-01-06
1
-8
/
+1
|
*
x86/platform/intel-mid: Rename 'spidev' to 'mrfld_spidev'
Andy Shevchenko
2017-01-05
2
-1
/
+5
|
*
x86/cpu: Fix typo in the comment for Anniedale
Andy Shevchenko
2017-01-05
1
-1
/
+1
|
*
x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...
Lukasz Odzioba
2017-01-05
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-15
7
-3
/
+15
|
\
\
|
*
|
perf/x86: Reject non sampling events with precise_ip
Jiri Olsa
2017-01-14
1
-0
/
+4
|
*
|
perf/x86/intel: Account interrupts for PEBS errors
Jiri Olsa
2017-01-14
1
-1
/
+5
|
*
|
perf/x86/intel: Use ULL constant to prevent undefined shift behaviour
Colin King
2017-01-11
1
-1
/
+1
|
*
|
perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...
Prarit Bhargava
2017-01-11
1
-1
/
+1
|
*
|
perf/x86: Set pmu->module in Intel PMU modules
David Carrillo-Cisneros
2017-01-05
3
-0
/
+4
*
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-01-15
2
-2
/
+68
|
\
\
\
|
*
|
|
efi/x86: Prune invalid memory map entries and fix boot regression
Peter Jones
2017-01-14
1
-0
/
+66
|
*
|
|
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
1
-2
/
+2
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-14
4
-14
/
+66
|
\
\
\
\
|
*
|
|
|
KVM: x86: fix emulation of "MOV SS, null selector"
Paolo Bonzini
2017-01-12
1
-10
/
+38
|
*
|
|
|
KVM: x86: fix NULL deref in vcpu_scan_ioapic
Wanpeng Li
2017-01-12
1
-0
/
+2
|
*
|
|
|
KVM: x86: Introduce segmented_write_std
Steve Rutherford
2017-01-12
1
-4
/
+18
|
*
|
|
|
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
2017-01-12
3
-0
/
+8
*
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-01-14
2
-10
/
+28
|
\
\
\
\
\
|
*
|
|
|
|
arm64: assembler: make adr_l work in modules under KASLR
Ard Biesheuvel
2017-01-12
1
-9
/
+27
|
*
|
|
|
|
arm64: hugetlb: fix the wrong return value for huge_ptep_set_access_flags
Huang Shijie
2017-01-11
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-01-11
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
crypto: aesni - Fix failure when built-in with modular pcbc
Herbert Xu
2016-12-30
1
-1
/
+2
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-09
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bpf: change back to orig prog on too many passes
Daniel Borkmann
2017-01-08
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-01-07
4
-15
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
KVM: VMX: remove duplicated declaration
Jan Dakinevich
2017-01-05
1
-6
/
+0
|
*
|
|
|
|
KVM: MIPS: Flush KVM entry code from icache globally
James Hogan
2017-01-05
1
-2
/
+2
|
*
|
|
|
|
KVM: MIPS: Don't clobber CP0_Status.UX
James Hogan
2017-01-05
1
-1
/
+4
|
*
|
|
|
|
KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS
Xiao Guangrong
2016-12-24
1
-2
/
+7
|
*
|
|
|
|
KVM: nVMX: fix instruction skipping during emulated vm-entry
David Matlack
2016-12-21
1
-4
/
+4
*
|
|
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2017-01-07
2
-5
/
+13
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arm64: restore get_current() optimisation
Mark Rutland
2017-01-04
1
-1
/
+9
|
*
|
|
|
|
|
arm64: mm: fix show_pte KERN_CONT fallout
Mark Rutland
2017-01-04
1
-4
/
+4
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
4
-7
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-19
4
-4
/
+6
|
*
|
|
|
|
|
x86, swiotlb: Simplify pci_swiotlb_detect_override()
Geert Uytterhoeven
2016-12-19
1
-3
/
+1
[next]