summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/kconfig: Fix typo in the CONFIG_CMDLINE_BOOL help textSébastien Hinderer2015-07-081-1/+1
* x86/irq: Retrieve irq data after locking irq_descThomas Gleixner2015-07-071-1/+6
* x86/irq: Use proper locking in check_irq_vectors_for_cpu_disable()Thomas Gleixner2015-07-071-1/+12
* x86/irq: Plug irq vector hotplug raceThomas Gleixner2015-07-072-16/+7
* x86/earlyprintk: Allow early_printk() to use console style parameters like '1...Steven Rostedt2015-07-061-1/+3
* x86/espfix: Init espfix on the boot CPU sideZhu Guihua2015-07-062-15/+20
* x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua2015-07-063-6/+5
* x86/kasan: Move KASAN_SHADOW_OFFSET to the arch KconfigAndrey Ryabinin2015-07-061-0/+5
* x86/kasan: Add message about KASAN being initializedAndrey Ryabinin2015-07-061-0/+3
* x86/kasan: Fix boot crash on AMD processorsAndrey Ryabinin2015-07-061-3/+3
* x86/kasan: Flush TLBs after switching CR3Andrey Ryabinin2015-07-061-0/+2
* x86/kasan: Fix KASAN shadow region page tablesAlexander Popov2015-07-064-42/+38
* x86/init: Clear 'init_level4_pgt' earlierAndrey Ryabinin2015-07-061-1/+2
* x86/tsc: Let high latency PIT fail fast in quick_pit_calibrate()Adrian Hunter2015-07-061-1/+10
* Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-051-0/+82
|\
| * intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-301-0/+82
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-056-17/+8
|\ \
| * | make simple_positive() publicAl Viro2015-06-242-7/+2
| * | vfs: add file_path() helperMiklos Szeredi2015-06-244-10/+6
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-046-12/+25
|\ \ \
| * | | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-031-0/+11
| * | | KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss2015-07-031-3/+1
| * | | KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-032-6/+9
| * | | KVM: x86: properly restore LVT0Radim Krčmář2015-07-031-0/+1
| * | | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-033-4/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-043-8/+8
|\ \ \ \
| * | | | x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-041-3/+4
| * | | | Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-301-4/+3
| |\ \ \ \
| | * | | | x86/boot/setup: Clean up the e820_reserve_setup_data() codeWei Yang2015-06-051-4/+3
| | | |/ / | | |/| |
| * | | | x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...Ingo Molnar2015-06-301-1/+1
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-041-23/+13
|\ \ \ \ \
| * | | | | perf/x86: Fix 'active_events' imbalancePeter Zijlstra2015-06-301-23/+13
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2015-07-041-8/+4
|\ \ \ \ \
| * | | | | sysfs: Create mountpoints with sysfs_create_mount_pointEric W. Biederman2015-07-011-8/+4
| | |_|_|/ | |/| | |
* | | | | Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...Linus Torvalds2015-07-032-63/+0
|\ \ \ \ \
| * | | | | hwspinlock/omap: add support for dt nodesSuman Anna2015-05-022-63/+0
| |/ / / /
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-0310-20/+44
|\ \ \ \ \
| * | | | | arm64: Fix show_unhandled_signal_ratelimited usageSuzuki K. Poulose2015-07-032-2/+2
| * | | | | ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo2015-07-031-4/+4
| * | | | | arm64: cpuidle: add __init section marker to arm_cpuidle_initJisheng Zhang2015-07-021-1/+1
| * | | | | arm64: Don't report clear pmds and puds as hugeChristoffer Dall2015-07-011-2/+2
| * | | | | arm64: perf: fix unassigned cpu_pmu->plat_device when probing PMU PPIsShannon Zhao2015-06-301-1/+2
| * | | | | arm64: perf: Don't use of_node after putting itStephen Boyd2015-06-301-1/+2
| * | | | | arm64: fix incorrect use of pgprot_t variableArd Biesheuvel2015-06-301-1/+1
| * | | | | arm64/hw_breakpoint.c: remove unnecessary headerManinder Singh2015-06-261-1/+0
| * | | | | arm64: bpf: fix endianness conversion bugsXi Wang2015-06-262-2/+24
| * | | | | arm64: bpf: fix out-of-bounds read in bpf2a64_offset()Xi Wang2015-06-251-3/+4
| * | | | | ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-251-2/+2
* | | | | | Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-07-031-2/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | nios2: check number of timer instancesLey Foon Tan2015-06-241-2/+13