summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-03-26MIPS: ptrace: Move away from secure_computing_strictMarkos Chandras
2014-03-26MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-03-26MIPS: asm: syscall: Define syscall_get_archMarkos Chandras
2014-03-26MIPS: asm: syscall: Add the syscall_rollback functionMarkos Chandras
2014-03-26MIPS: Deprecate CONFIG_MIPS_CMPPaul Burton
2014-03-26MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVPPaul Burton
2014-03-26MIPS: More helpful CONFIG_MIPS_CMP label, help textPaul Burton
2014-03-26MIPS: Remove gcmpregs.hPaul Burton
2014-03-26MIPS: Malta: Allow use of MIPS CPS SMP implementationPaul Burton
2014-03-26MIPS: Malta: Probe CPC when supportedPaul Burton
2014-03-26MIPS: Malta: Make use of generic CM supportPaul Burton
2014-03-26IXP4xx: Fix DMA masks.Krzysztof Halasa
2014-03-26Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann
2014-03-26IXP4xx: Fix Goramo Multilink GPIO conversion.Krzysztof Halasa
2014-03-26Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-26MIPS: Add cpu_vpe_id macroPaul Burton
2014-03-26net: Rename skb->rxhash to skb->hashTom Herbert
2014-03-26x86, efi: Abstract x86 efi_early callsMatt Fleming
2014-03-26KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=nAnton Blanchard
2014-03-26KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCELaurent Dufour
2014-03-26KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd writeGreg Kurz
2014-03-26ARC: [clockevent] simplify timer ISRVineet Gupta
2014-03-26ARC: [clockevent] can't be SoC specificVineet Gupta
2014-03-26ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger
2014-03-26ARC: switch to generic ENTRY/END assembler annotationsVineet Gupta
2014-03-26ARC: support external initrdNoam Camus
2014-03-26ARC: add uImage to .gitignoreMischa Jonker
2014-03-26ARC: [arcfpga] Fix __initconst data const-correctnessMischa Jonker
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-25x86, vdso, build: Don't rebuild 32-bit vdsos on every makeAndy Lutomirski
2014-03-26ARM: sun7i/sun6i: dts: Add NMI irqchip supportCarlo Caione
2014-03-25Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown
2014-03-25x86, vdso: Actually discard the .discard sectionsH. Peter Anvin
2014-03-25ARM: davinci: da850: update SATA AHCI supportBartlomiej Zolnierkiewicz
2014-03-25x86: hpet: Use proper destructor for delayed workThomas Gleixner
2014-03-25Merge tag 'kvm-s390-20140325' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2014-03-25KVM: s390: clear local interrupts at cpu initial resetJens Freimann
2014-03-25KVM: s390: Fix possible memory leak in SIGP functionsThomas Huth
2014-03-25KVM: s390: fix calculation of idle_mask array sizeJens Freimann
2014-03-25KVM: s390: randomize sca addressChristian Borntraeger
2014-03-25crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause
2014-03-25crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause
2014-03-25crypto: x86/sha1 - re-enable the AVX variantMathias Krause
2014-03-25Revert "xen: properly account for _PAGE_NUMA during xen pte translations"David Vrabel
2014-03-24Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2014-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-03-24uml/net_kern: Call dev_consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24sparc64: Make sure %pil interrupts are enabled during hypervisor yield.David S. Miller
2014-03-24x86, kaslr: fix module lock ordering problemKees Cook