summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: enforce fmb page boundary ruleSebastian Ott2016-04-122-2/+5
* s390/cpumf: add missing lpp magic initializationHeiko Carstens2016-04-121-0/+1
* s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-04-121-104/+2
* sched/preempt, sh: kmap_coherent relies on disabled preemptionDavid Hildenbrand2016-04-121-0/+2
* KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini2016-04-121-1/+13
* KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini2016-04-121-0/+1
* KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini2016-04-121-0/+1
* KVM: i8254: change PIT discard tick policyRadim Krčmář2016-04-121-5/+7
* KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-04-121-0/+1
* x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARsBjorn Helgaas2016-04-121-0/+7
* perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-04-121-0/+1
* x86/entry/compat: Keep TS_COMPAT set during signal deliveryAndy Lutomirski2016-04-121-10/+13
* x86/microcode: Untangle from BLK_DEV_INITRDBorislav Petkov2016-04-123-23/+44
* x86/microcode/intel: Make early loader look for builtin microcode tooBorislav Petkov2016-04-121-8/+16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-03-133-4/+6
|\
| * MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-131-0/+1
| * MIPS: Fix build error when SMP is used without GICHauke Mehrtens2016-03-131-3/+4
| * MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780Aaro Koskinen2016-03-131-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-125-37/+79
|\ \
| * | x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...Matt Fleming2016-03-121-17/+62
| * | x86/fpu: Fix eager-FPU handling on legacy FPU machinesBorislav Petkov2016-03-122-2/+4
| * | x86/delay: Avoid preemptible context checks in delay_mwaitx()Borislav Petkov2016-03-101-1/+1
| * | x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")Yu-cheng Yu2016-03-102-11/+4
| * | x86/fpu: Fix 'no387' regressionAndy Lutomirski2016-03-091-6/+8
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-1112-20/+40
|\ \
| * | ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory windowThomas Petazzoni2016-03-119-19/+19
| * | Merge tag 'for-v4.5-rc/omap-critical-fixes-a' of git://git.kernel.org/pub/scm...Olof Johansson2016-03-093-1/+21
| |\ \
| | * | ARM: dts: dra7: do not gate cpsw clock due to errata i877Mugunthan V N2016-03-071-0/+10
| | * | ARM: OMAP2+: hwmod: Introduce ti,no-idle dt propertyLokesh Vutla2016-03-072-1/+11
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-104-15/+48
|\ \ \ \
| * | | | KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0Paolo Bonzini2016-03-101-1/+3
| * | | | KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 comboPaolo Bonzini2016-03-101-13/+23
| * | | | KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-081-1/+1
| * | | | Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2016-03-081-0/+14
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-081-0/+14
| * | | | | KVM: VMX: disable PEBS before a guest entryRadim Krčmář2016-03-081-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-03-102-16/+3
|\ \ \ \ \
| * | | | | arm64: hugetlb: partial revert of 66b3923a1a0fWill Deacon2016-03-091-14/+0
| * | | | | arm64: account for sparsemem section alignment when choosing vmemmap offsetArd Biesheuvel2016-03-091-2/+3
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-103-11/+31
|\ \ \ \ \
| * | | | | s390/mm: four page table levels vs. forkMartin Schwidefsky2016-03-102-10/+30
| * | | | | s390/cpumf: Fix lpp detectionChristian Borntraeger2016-03-081-1/+1
* | | | | | arm64: kasan: clear stale stack poisonMark Rutland2016-03-091-0/+4
| |/ / / / |/| | | |
* | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-061-1/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'renesas-dt-fixes2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2016-03-021-1/+0
| |\ \ \ \
| | * | | | ARM: dts: porter: remove enable prop from HS-USB device nodeSergei Shtylyov2016-03-021-1/+0
* | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2016-03-063-0/+6
|\ \ \ \ \ \
| * | | | | | ARM: 8544/1: set_memory_xx fixesMika Penttilä2016-03-041-0/+3
| * | | | | | ARM: 8534/1: virt: fix hyp-stub build for pre-ARMv7 CPUsJean-Philippe Brucker2016-02-222-0/+3
* | | | | | | Merge branch 'for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-063-3/+4
|\ \ \ \ \ \ \