summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2014-02-10ARM: zynq: Reserve not DMAable space in front of the kernelMichal Simek
2014-02-10Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesKevin Hilman
2014-02-10ARM: multi_v7_defconfig: Select CONFIG_SOC_DRA7XXNishanth Menon
2014-02-10ARM: imx6: Initialize low-power mode early againPhilipp Zabel
2014-02-10ARM: pxa: fix various compilation problemsLinus Walleij
2014-02-10ARM: pxa: fix compilation problem on AM300EPD boardLinus Walleij
2014-02-10ARM: 7955/1: spinlock: ensure we have a compiler barrier before sevWill Deacon
2014-02-10ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-02-10ARM: 7952/1: mm: Fix the memblock allocation for LPAE machinesSantosh Shilimkar
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-02-10microblaze: Fix a typo when disabling stack protectionEdgar E. Iglesias
2014-02-10microblaze: Define readq and writeq IO helper functionMichal Simek
2014-02-10microblaze: Fix missing HZ macroMichal Simek
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
2014-02-08ARM: dts: fix spdif pinmux configurationRussell King
2014-02-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-02-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-02-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-02-07Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland
2014-02-07arm64: asm: remove redundant "cc" clobbersWill Deacon
2014-02-07arm64: atomics: fix use of acquire + release for full barrier semanticsWill Deacon
2014-02-07ARM: at91: add Atmel's SAMA5D3 Xplained boardNicolas Ferre
2014-02-07ARM: at91: enable USB host on at91sam9n12ek boardBo Shen
2014-02-07ARM: at91/dt: fix sama5d3 ohci hclk clock referenceBoris BREZILLON
2014-02-07ARM: at91/dt: sam9263: fix compatibility string for the I2CJean-Jacques Hiblot
2014-02-06ARM: sunxi: dt: Convert to the new net compatiblesMaxime Ripard
2014-02-06arch/x86/mm/numa.c: fix array index overflow when synchronizing nid to memblo...Tang Chen
2014-02-06arch/x86/mm/numa.c: initialize numa_kernel_nodes in numa_clear_kernel_node_ho...Tang Chen
2014-02-06x86, microcode, AMD: Unify valid container checksBorislav Petkov
2014-02-06MIPS: fpu.h: Fix build when CONFIG_BUG is not setAaro Koskinen
2014-02-06arm64: barriers: allow dsb macro to take option parameterWill Deacon
2014-02-05Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-02-05Merge tag 'please-pull-ia64-syscalls' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-02-05x86/efi: Allow mapping BGRT on x86-32Matt Fleming
2014-02-05x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigsIngo Molnar
2014-02-05execve: use 'struct filename *' for executable name passingLinus Torvalds
2014-02-05arm64: compat: Wire up new AArch32 syscallsCatalin Marinas
2014-02-05arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSENathan Lynch
2014-02-05arm64: vdso: fix coarse clock handlingNathan Lynch
2014-02-05arm64: simplify pgd_allocMark Rutland
2014-02-05arm64: fix typo: s/SERRROR/SERROR/Mark Rutland
2014-02-05arm64: Invalidate the TLB when replacing pmd entries during bootCatalin Marinas
2014-02-05arm64: Align CMA sizes to PAGE_SIZELaura Abbott
2014-02-05arm64: add DSB after icache flush in __flush_icache_all()Vinayak Kale
2014-02-05s390: fix kernel crash due to linkage stack instructionsMartin Schwidefsky
2014-02-04arm64: vdso: prevent ld from aligning PT_LOAD segments to 64kWill Deacon
2014-02-04s390/dump: Fix dump memory detectionMichael Holzheu
2014-02-04MIPS: Wire up sched_setattr/sched_getattr syscallsJames Hogan