summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernelsAndrey Ryabinin2015-09-301-0/+2
| * | | | Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fixIngo Molnar2015-09-3073-365/+477
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE caseVitaly Kuznetsov2015-09-301-5/+7
| * | | | x86/cpufeatures: Correct spelling of the HWP_NOTIFY flagKristen Carlson Accardi2015-09-232-2/+2
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-10-032-2/+68
|\ \ \ \ \
| * | | | | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel2015-10-011-1/+2
| * | | | | x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, i...Matt Fleming2015-10-011-1/+66
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-10-022-4/+22
|\ \ \ \ \ \
| * | | | | | arm64: ftrace: fix function_graph tracer panicLi Bin2015-10-021-2/+20
| * | | | | | arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2015-10-0216-14/+165
|\ \ \ \ \ \
| * | | | | | m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven2015-09-2812-12/+96
| * | | | | | m68k: Define asmlinkage_protectAndreas Schwab2015-09-281-0/+30
| * | | | | | m68k: Wire up membarrierGeert Uytterhoeven2015-09-283-1/+3
| * | | | | | m68k: Wire up userfaultfdGeert Uytterhoeven2015-09-283-1/+3
| * | | | | | m68k: Wire up direct socket callsGeert Uytterhoeven2015-09-283-2/+35
| |/ / / / /
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-10-021-0/+2
|\ \ \ \ \ \
| * | | | | | arch/x86/include/asm/efi.h: fix build failureAndrey Ryabinin2015-10-021-0/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-10-014-119/+22
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use WARN_ON_ONCE for missing X86_FEATURE_NRIPSDirk Müller2015-10-011-1/+1
| * | | | | Revert "KVM: SVM: use NPT page attributes"Paolo Bonzini2015-10-011-96/+5
| * | | | | Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"Paolo Bonzini2015-10-011-8/+7
| * | | | | Revert "KVM: SVM: Sync g_pat with guest-written PAT value"Paolo Bonzini2015-10-011-10/+0
| * | | | | Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"Paolo Bonzini2015-10-012-5/+13
| * | | | | Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2015-09-282-4/+1
| |/ / / /
* | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-09-281-0/+1
|\ \ \ \ \
| * | | | | tile: fix build failureSudip Mukherjee2015-09-281-0/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-2812-77/+262
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | MIPS: Initialise MAARs on secondary CPUsPaul Burton2015-09-273-3/+36
| * | | | | MIPS: print MAAR configuration during bootPaul Burton2015-09-271-0/+29
| * | | | | MIPS: mm: compile maar_init unconditionallyPaul Burton2015-09-271-63/+63
| * | | | | MIPS: CM: Provide a function to map from CPU to VP ID.Paul Burton2015-09-271-0/+39
| * | | | | MIPS: Fix FTLB detection for R6James Hogan2015-09-221-5/+8
| * | | | | MIPS: cpu-features: Add cpu_has_ftlbJames Hogan2015-09-224-3/+11
| * | | | | MIPS: ATH79: Add irq chip ar7240-misc-intcAlexander Couzens2015-09-221-0/+10
| * | | | | MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chipAlexander Couzens2015-09-221-2/+10
| * | | | | MIPS: BPF: Fix build on pre-R2 little endian CPUsAurelien Jarno2015-09-221-0/+42
| * | | | | MIPS: BPF: Avoid unreachable code on little endianAurelien Jarno2015-09-221-3/+5
| * | | | | MIPS: bootmem: Fix mapstart calculation for contiguous mapsAlexander Sverdlin2015-09-221-1/+9
| * | | | | MIPS: Fix console output for Fulong2e systemGuenter Roeck2015-09-221-0/+3
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-274-4/+20
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | perf/x86: Change test_aperfmperf() and test_intel() to staticGeliang Tang2015-09-251-2/+2
| * | | | | perf/x86/intel: Fix Skylake FRONTEND MSR extrareg maskAndi Kleen2015-09-181-1/+5
| * | | | | perf/x86/intel/pebs: Add PEBS frontend profiling for SkylakeAndi Kleen2015-09-183-1/+13
| * | | | | perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specificAndi Kleen2015-09-181-1/+1
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-272-5/+27
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI codeAndy Lutomirski2015-09-221-1/+4
| * | | | | x86/paravirt: Replace the paravirt nop with a bona fide empty functionAndy Lutomirski2015-09-222-4/+23
| | |/ / / | |/| | |
* | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-274-6/+30
|\ \ \ \ \
| * | | | | ARM: alignment: fix alignment handling for uaccess changesRussell King2015-09-241-5/+25