summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-02-04x86: Store a per-cpu shadow copy of CR4Andy Lutomirski20-46/+85
2015-02-04x86: Clean up cr4 manipulationAndy Lutomirski14-55/+67
2015-02-04Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar13-301/+308
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar66-255/+541
2015-02-03Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-54/+77
2015-02-03Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar1-1/+1
2015-02-03Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar125-482/+860
2015-02-02Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-71/+150
2015-02-01Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson4-0/+47
2015-02-01x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski1-47/+5
2015-02-01x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski1-0/+54
2015-02-01x86, traps: Fix ist_enter from userspaceAndy Lutomirski1-7/+18
2015-01-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-16/+14
2015-01-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-178/+330
2015-01-30arc: mm: Fix build failureGuenter Roeck1-1/+1
2015-01-30KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář1-0/+3
2015-01-30Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini14-178/+327
2015-01-30arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier3-18/+50
2015-01-30arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier3-15/+116
2015-01-30arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier14-145/+161
2015-01-29arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart1-15/+38
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds26-1/+55
2015-01-29ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm3-0/+20
2015-01-29x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov1-1/+1
2015-01-29ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2-0/+27
2015-01-29Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson1-0/+7
2015-01-28ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni1-0/+7
2015-01-28Merge branch 'perf/hw_breakpoints' into perf/coreIngo Molnar6-28/+48
2015-01-28Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar12-252/+235
2015-01-28Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar52-187/+422
2015-01-28perf/x86/intel: Add model number for AirmontKan Liang1-0/+1
2015-01-28perf/rapl: Fix crash in rapl_scale()Stephane Eranian1-1/+1
2015-01-28perf/x86/intel/uncore: Move uncore_box_init() out of driver initializationKan Liang2-15/+12
2015-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+4
2015-01-27Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2-1/+2
2015-01-27Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson16-56/+58
2015-01-27x86, build: replace Perl script with Shell scriptKees Cook3-40/+43
2015-01-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds14-76/+102
2015-01-26Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-14/+104
2015-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2015-01-25ARM: sunxi: dt: Fix aliasesMaxime Ripard15-50/+40
2015-01-25ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy1-4/+4
2015-01-24Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-61/+78
2015-01-24Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-01-24Merge tag 'imx-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-4/+4
2015-01-24arm64: dts: add baud rate to Juno stdout-pathRobin Murphy1-1/+1
2015-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-21/+10
2015-01-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds3-10/+20
2015-01-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-2/+2
2015-01-23KVM: x86: SYSENTER emulation is brokenNadav Amit1-19/+8