summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper1-4/+4
2014-03-24MIPS: include linux/types.hQais Yousef1-0/+1
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha1-3/+12
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář1-3/+3
2014-03-22x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman1-1/+1
2014-03-22x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds2-2/+2
2014-03-22x86: Ignore NMIs that come in during early bootH. Peter Anvin2-2/+11
2014-03-22ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij1-0/+2
2014-03-22powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard1-0/+1
2014-03-22powerpc/tm: Fix crash when forking inside a transactionMichael Neuling1-0/+9
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby4-6/+11
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2-8/+9
2014-03-12s390/appldata: restore missing init_virt_timer()Gerald Schaefer1-0/+1
2014-03-12s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2014-03-12s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky8-45/+62
2014-03-05ARM64: unwind: Fix PC calculationOlof Johansson1-1/+5
2014-03-05xtensa: introduce spill_registers_kernel macroMax Filippov2-28/+76
2014-03-05xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov1-0/+12
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra1-0/+3
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+3
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour1-3/+5
2014-03-05powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds1-11/+11
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras3-5/+20
2014-03-05kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig1-1/+1
2014-03-05avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang1-1/+1
2014-03-05avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker1-0/+1
2014-03-05powerpc/powernv: Rework EEH resetGavin Shan1-25/+4
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao1-1/+4
2014-03-05ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta1-1/+1
2014-03-05ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta1-1/+1
2014-03-05ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-03-05ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon1-12/+3
2014-03-05ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon2-2/+3
2014-03-05ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski1-1/+1
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)1-36/+47
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin1-5/+9
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin1-1/+6
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky1-2/+5
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu1-0/+10
2014-02-22xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman2-4/+14
2014-02-20x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman1-1/+1
2014-02-20arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale1-0/+1
2014-02-20arm64: vdso: fix coarse clock handlingNathan Lynch1-1/+6
2014-02-20arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas1-2/+10
2014-02-20arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon1-1/+1
2014-02-20arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch1-2/+2
2014-02-20crypto: s390 - fix des and des3_ede ctr concurrency issueHarald Freudenberger1-21/+48
2014-02-20crypto: s390 - fix des and des3_ede cbc concurrency issueHarald Freudenberger1-12/+14
2014-02-20crypto: s390 - fix concurrency issue in aes-ctr modeHarald Freudenberger1-19/+46
2014-02-13xtensa: xtfpga: fix definitions of platform devicesMax Filippov1-6/+6