summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86: fix boot on uniprocessor systemsArtem Fetishev2014-04-031-1/+2
* Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel2014-04-032-14/+4
* 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
* powerpc/powernv: Refactor PHB diag-data dumpGavin Shan2014-03-311-95/+125
* powerpc/powernv: Dump PHB diag-data immediatelyGavin Shan2014-03-311-56/+43
* powerpc/eeh: Handle multiple EEH errorsGavin Shan2014-03-313-87/+112
* powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan2014-03-313-204/+142
* MIPS: Fix build error seen in some configurationsGuenter Roeck2014-03-311-1/+1
* x86: bpf_jit: support negative offsetsAlexei Starovoitov2014-03-311-1/+1
* ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell2014-03-311-1/+2
* arm64: mm: Add double logical invert to pte accessorsSteve Capper2014-03-231-4/+4
* 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
* ARM: fix noMMU kallsyms symbol filteringRussell King2014-03-232-6/+5
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-231-0/+1
* powerpc/tm: Fix crash when forking inside a transactionMichael Neuling2014-03-231-0/+9
* ARC: Use correct PTAG register for icache flushVineet Gupta2014-03-231-2/+2
* ARM64: unwind: Fix PC calculationOlof Johansson2014-03-061-1/+5
* xtensa: introduce spill_registers_kernel macroMax Filippov2014-03-062-28/+76
* xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov2014-03-061-0/+12
* perf/x86: Fix event schedulingPeter Zijlstra2014-03-061-0/+3
* x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski2014-03-061-1/+3
* powerpc/powernv: Fix indirect XSCOM unmanglingBenjamin Herrenschmidt2014-03-061-9/+12
* powerpc/powernv: Fix opal_xscom_{read,write} prototypeBenjamin Herrenschmidt2014-03-061-2/+2
* 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
* powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-03-063-5/+20
* kvm, vmx: Really fix lazy FPU on nested guestPaolo Bonzini2014-03-061-1/+1
* 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
* powerpc/powernv: Rework EEH resetGavin Shan2014-03-061-25/+4
* powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao2014-03-061-1/+4
* ARM: tegra: only run PL310 init on systems with oneStephen Warren2014-03-061-0/+10
* ARM: imx6: build pm-imx6q.c independently of CONFIG_PMShawn Guo2014-03-062-5/+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: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon2014-03-061-12/+3
* ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2014-03-062-2/+3
* ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall2014-03-063-7/+16
* 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