summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-02-09x86: Use preempt_disable_notrace() in cycles_2_ns()Steven Rostedt
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
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss
2014-02-03xen/pvh: set CR4 flags for APsMukesh Rathor
2014-02-03Revert "xen/grant-table: Avoid m2p_override during mapping"Konrad Rzeszutek Wilk
2014-02-02ARM: fix HAVE_ARM_TWD selection for OMAP and shmobileRob Herring
2014-02-02ARM: moxart: move DMA_OF selection to driverRob Herring
2014-02-02ARM: hisi: fix kconfig warning on HAVE_ARM_TWDRob Herring
2014-02-02parisc: add flexible mmap memory layout supportHelge Deller
2014-02-02parisc: Make EWOULDBLOCK be equal to EAGAIN on pariscGuy Martin
2014-02-02parisc: convert uapi/asm/stat.h to use native types onlyHelge Deller
2014-02-02parisc: wire up sched_setattr and sched_getattrHelge Deller
2014-02-02parisc: fix cache-flushingHelge Deller
2014-02-02Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-01x86: Fix the initialization of physnode_mapPetr Tesarik
2014-02-01tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens