summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-01-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-01-31Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-01-31Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-31Merge tag 'late-dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-31Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-31Merge tag 'for-3.14' of git://openrisc.net/~jonas/linuxLinus Torvalds
2014-01-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-31Merge branch 'drop-time' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2014-01-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse
2014-01-30x86, asmlinkage, xen: Fix type of NMIAndi Kleen
2014-01-30x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2014-01-30x86: Use inline assembler instead of global register variable to get spAndi Kleen
2014-01-30x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2014-01-30x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen
2014-01-30x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen
2014-01-30Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2014-01-30Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-01-30Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-01-30Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-30Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-01-30s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin
2014-01-29xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller
2014-01-29sparc: don't use module_init in non-modular pci.c codePaul Gortmaker
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-29From: Eunbong Song <eunb.song@samsung.com>Steven Miao
2014-01-29Add platfrom device resource for bfin-sport on bf533 stampAaron Wu
2014-01-29fix build error for bf527-ezkit_defconfig for old siliconAaron Wu
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang
2014-01-29blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker
2014-01-29From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang
2014-01-29powerpc: Wire up sched_setattr and sched_getattr syscallsBenjamin Herrenschmidt
2014-01-29powerpc/hugetlb: Replace __get_cpu_var with get_cpu_varTiejun Chen
2014-01-29powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-01-29powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allo...jmarchan@redhat.com
2014-01-29powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar
2014-01-29powerpc: Fix 32-bit frames for signals delivered when transactionalPaul Mackerras
2014-01-29powerpc/iommu: Fix initialisation of DART iommu tableAlistair Popple
2014-01-29powerpc/numa: Fix decimal permissionsJoe Perches