summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: Adjust irq remapping quirk for older revisions of 5500/5520 chipsetsNeil Horman2014-04-261-9/+6
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-142-32/+11
* m68k: Skip futex_atomic_cmpxchg_inatomic() testFinn Thain2014-04-141-0/+1
* futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens2014-04-141-0/+1
* ARC: [nsimosci] Unbork consoleVineet Gupta2014-04-142-1/+5
* ARC: [nsimosci] Change .dts to use generic 8250 UARTMischa Jonker2014-04-141-4/+3
* x86: fix boot on uniprocessor systemsArtem Fetishev2014-04-031-1/+2
* KVM: VMX: fix use after free of vmx->loaded_vmcsMarcelo Tosatti2014-03-311-1/+1
* KVM: x86: handle invalid root_hpa everywhereMarcelo Tosatti2014-03-312-0/+17
* KVM: MMU: handle invalid root_hpa at __direct_mapMarcelo Tosatti2014-03-311-0/+3
* ARM: highbank: avoid L2 cache smc calls when PL310 is not presentRob Herring2014-03-311-7/+6
* ARM: move outer_cache declaration out of ifdefRob Herring2014-03-311-2/+2
* x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-311-1/+1
* ARM: ignore memory below PHYS_OFFSETRussell King2014-03-231-0/+14
* ARM: 7864/1: Handle 64-bit memory in case of 32-bit phys_addr_tMagnus Damm2014-03-231-4/+12
* MIPS: include linux/types.hQais Yousef2014-03-231-0/+1
* x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha2014-03-231-3/+12
* KVM: SVM: fix cr8 intercept windowRadim Krčmář2014-03-231-3/+3
* x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman2014-03-231-1/+1
* x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2014-03-232-2/+2
* x86: Ignore NMIs that come in during early bootH. Peter Anvin2014-03-232-2/+11
* ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij2014-03-231-0/+2
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-231-0/+1
* ARM: 7811/1: locks: use early clobber in arch_spin_trylockWill Deacon2014-03-231-1/+1
* ARM: 7812/1: rwlocks: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-19/+30
* ARM: 7749/1: spinlock: retry trylock operation if strex fails on free lockWill Deacon2014-03-061-11/+14
* ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-03-061-0/+11
* ARM64: unwind: Fix PC calculationOlof Johansson2014-03-061-1/+5
* xtensa: introduce spill_registers_kernel macroMax Filippov2014-03-062-28/+76
* perf/x86: Fix event schedulingPeter Zijlstra2014-03-061-0/+3
* x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+3
* powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-03-061-3/+5
* powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds2014-03-061-11/+11
* kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig2014-03-061-1/+1
* avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang2014-03-061-1/+1
* avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker2014-03-061-0/+1
* ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta2014-03-061-1/+1
* ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta2014-03-061-1/+1
* ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-03-061-0/+1
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-03-062-2/+3
* ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+1
* ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)2014-02-221-36/+47
* x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin2014-02-221-5/+9
* x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin2014-02-221-1/+6
* s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky2014-02-221-2/+5
* s390/dump: Fix dump memory detectionMichael Holzheu2014-02-221-0/+10
* xen: Fix possible user space selector corruptionFrediano Ziglio2014-02-221-0/+9
* xen/p2m: check MFN is in range before using the m2p tableDavid Vrabel2014-02-222-17/+24
* x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-02-201-1/+1
* arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale2014-02-201-0/+1