summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-04-10ARM: AT91: PIT: Remove irq handler when clock event is unusedBenedikt Spranger
2014-04-10signal/x86: Delay calling signals in atomicOleg Nesterov
2014-04-10preempt-rt: Convert arm boot_lock to rawFrank Rowand
2014-04-10mips-enable-interrupts-in-signal.patchThomas Gleixner
2014-04-10Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang
2014-04-10sparc64: convert ctx_alloc_lock raw_spinlock_tAllen Pais
2014-04-10sparc64: convert spinlock_t to raw_spinlock_t in mmu_context_tAllen Pais
2014-04-10sparc64: use generic rwsem spinlocks rtAllen Pais
2014-04-10sparc: provide EARLY_PRINTK for SPARCKirill Tkhai
2014-04-10early-printk-consolidate.patchThomas Gleixner
2014-03-24arm64: mm: Add double logical invert to pte accessorsSteve Capper
2014-03-24MIPS: include linux/types.hQais Yousef
2014-03-24x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPUSuresh Siddha
2014-03-24KVM: SVM: fix cr8 intercept windowRadim Krčmář
2014-03-22x86/amd/numa: Fix northbridge quirk to assign correct NUMA nodeDaniel J Blueman
2014-03-22x86: fix compile error due to X86_TRAP_NMI use in asm filesLinus Torvalds
2014-03-22x86: Ignore NMIs that come in during early bootH. Peter Anvin
2014-03-22ARM: 7991/1: sa1100: fix compile problem on CollieLinus Walleij
2014-03-22powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard
2014-03-22powerpc/tm: Fix crash when forking inside a transactionMichael Neuling
2014-03-12x86/dumpstack: Fix printk_address for direct addressesJiri Slaby
2014-03-12powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt
2014-03-12s390/appldata: restore missing init_virt_timer()Gerald Schaefer
2014-03-12s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky
2014-03-12s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky
2014-03-05ARM64: unwind: Fix PC calculationOlof Johansson
2014-03-05xtensa: introduce spill_registers_kernel macroMax Filippov
2014-03-05xtensa: save current register frame in fast_syscall_spill_registers_fixupMax Filippov
2014-03-05perf/x86: Fix event schedulingPeter Zijlstra
2014-03-05x86: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-03-05powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour
2014-03-05powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctlyTony Breeds
2014-03-05powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2014-03-05kvm: x86: fix emulator buffer overflow (CVE-2014-0049)Andrew Honig
2014-03-05avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang
2014-03-05avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker
2014-03-05powerpc/powernv: Rework EEH resetGavin Shan
2014-03-05powerpc: Set the correct ksp_limit on ppc32 when switching to irq stackKevin Hao
2014-03-05ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when MTD_ONENAND is...Pekon Gupta
2014-03-05ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is built...Pekon Gupta
2014-03-05ARM: 7957/1: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-03-05ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-03-05ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-03-05ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-22ftrace/x86: Use breakpoints for converting function graph callerSteven Rostedt (Red Hat)
2014-02-22x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is offH. Peter Anvin
2014-02-22x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabledH. Peter Anvin
2014-02-22s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-22s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-22xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman