summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Pass the event to arch_perf_update_userpage()Andy Lutomirski2015-02-041-1/+2
* x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-041-6/+8
* x86: Store a per-cpu shadow copy of CR4Andy Lutomirski2015-02-0420-46/+85
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-0414-55/+67
* Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patchesIngo Molnar2015-02-0413-301/+308
|\
| * Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-02-032-54/+77
| |\
| | * x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski2015-02-011-47/+5
| | * x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski2015-02-011-0/+54
| | * x86, traps: Fix ist_enter from userspaceAndy Lutomirski2015-02-011-7/+18
| * | Merge tag 'pr-20150201-x86-vdso' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2015-02-031-1/+1
| |\ \
| | * | x86, vdso: teach 'make clean' remove vdso64 binariesAndrey Skvortsov2015-01-291-1/+1
| * | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-03125-482/+860
| |\ \ \ | | |_|/ | |/| |
| * | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-2812-252/+235
| |\ \ \
| | * | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-131-46/+42
| | * | | x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSETDenys Vlasenko2015-01-131-2/+2
| | * | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-132-35/+0
| | * | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-074-94/+26
| | * | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-022-0/+40
| | * | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-022-10/+14
| | * | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-025-6/+61
| | * | | x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-022-59/+50
| * | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar2015-01-2852-187/+422
| |\ \ \ \
| * | | | | x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski2015-01-171-1/+2
* | | | | | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar2015-02-0466-255/+541
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-0122-71/+150
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'renesas-soc-fixes3-for-v3.19' of git://git.kernel.org/pub/scm/linu...Olof Johansson2015-02-014-0/+47
| | |\ \ \ \ \
| | | * | | | | ARM: shmobile: r8a7790: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-293-0/+20
| | | * | | | | ARM: shmobile: r8a73a4: Instantiate GIC from C board code in legacy buildsMagnus Damm2015-01-292-0/+27
| | * | | | | | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart2015-01-291-15/+38
| | * | | | | | Merge tag 'mvebu-fixes-3.19-6' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2015-01-281-0/+7
| | |\ \ \ \ \ \
| | | * | | | | | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d...Thomas Petazzoni2015-01-281-0/+7
| | | * | | | | | ARM: mvebu: completely disable hardware I/O coherencyThomas Petazzoni2015-01-171-1/+6
| | * | | | | | | Merge tag 'sunxi-fixes-for-3.19' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson2015-01-2716-56/+58
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: sunxi: dt: Fix aliasesMaxime Ripard2015-01-2515-50/+40
| | | * | | | | | | ARM: dts: sun4i: Add simplefb node with de_fe0-de_be0-lcd0-hdmi pipelineHans de Goede2015-01-211-0/+8
| | | * | | | | | | ARM: dts: sun6i: ippo-q8h-v5: Fix serial0 aliasHans de Goede2015-01-061-0/+4
| | | * | | | | | | ARM: dts: sunxi: Fix usb-phy support for sun4i/sun5iChen-Yu Tsai2014-12-213-6/+6
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-01-304-16/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-01-3015-178/+330
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: x86: check LAPIC presence when building apic_mapRadim Krčmář2015-01-301-0/+3
| | * | | | | | | | | Merge tag 'kvm-arm-fixes-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-01-3014-178/+327
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | arm/arm64: KVM: Use kernel mapping to perform invalidation on page faultMarc Zyngier2015-01-293-18/+50
| | | * | | | | | | | | arm/arm64: KVM: Invalidate data cache on unmapMarc Zyngier2015-01-293-15/+116
| | | * | | | | | | | | arm/arm64: KVM: Use set/way op trapping to track the state of the cachesMarc Zyngier2015-01-2914-145/+161
| * | | | | | | | | | | arc: mm: Fix build failureGuenter Roeck2015-01-301-1/+1
| * | | | | | | | | | | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-2926-1/+55
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-01-271-4/+4
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: dts: imx6sx: correct i.MX6sx sdb board enet phy addressNimrod Andy2015-01-251-4/+4
| * | | | | | | | | | | Merge tag 'powerpc-3.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-01-272-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | powerpc/powernv: Restore LPCR with LPCR_PECE1 clearedShreyas B. Prabhu2015-01-221-1/+1