aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-30Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-23/+25
2014-01-29Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds8-0/+39
2014-01-29Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/realmz6/blackfin-linuxLinus Torvalds34-83/+166
2014-01-29Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-11/+12
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+5
2014-01-29Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-3/+519
2014-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds17-19/+7
2014-01-29s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-29xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe1-7/+7
2014-01-29sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller3-4/+6
2014-01-28sparc: don't use module_init in non-modular pci.c codePaul Gortmaker1-2/+1
2014-01-28sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker13-13/+0
2014-01-29From: Eunbong Song <eunb.song@samsung.com>Steven Miao12-12/+0
2014-01-29Add platfrom device resource for bfin-sport on bf533 stampAaron Wu1-1/+46
2014-01-29fix build error for bf527-ezkit_defconfig for old siliconAaron Wu1-0/+1
2014-01-29blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang4-21/+37
2014-01-29blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang1-10/+44
2014-01-29blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker3-3/+0
2014-01-29From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao1-1/+2
2014-01-2906/18] smp, blackfin: kill SMP single function call interruptJiang Liu1-5/+1
2014-01-29arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang11-30/+35
2014-01-28Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds1-123/+0
2014-01-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-ledsLinus Torvalds1-8/+8
2014-01-28Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linuxLinus Torvalds44-3054/+9711
2014-01-28x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2-4/+5
2014-01-28Merge branch 'cubox-i-init' into for-linusRussell King8-0/+471
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King6-3/+48
2014-01-28ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON1-0/+6
2014-01-28ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON6-0/+30
2014-01-28watchdog: bcm281xx: Debugfs supportMarkus Mayer1-0/+1
2014-01-28watchdog: bcm281xx: Watchdog DriverMarkus Mayer1-0/+2
2014-01-28ARM: fix building with gcc 4.6.4Russell King1-1/+1
2014-01-28Merge tag 'microblaze-3.14-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds15-52/+118
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-24/+238
2014-01-28Merge tag 'cris-correction-for-3.14' of git://jni.nu/crisLinus Torvalds1-0/+1
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-3/+1
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell1-1/+2
2014-01-28ARM: 7947/1: Make pgtbl macro more robustChristopher Covington1-1/+2
2014-01-28ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky1-0/+2
2014-01-28CRISv10: Readd missing headerJesper Nilsson1-0/+1
2014-01-28ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2-0/+41
2014-01-27Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-11/+5
2014-01-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds203-1620/+6116
2014-01-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-0/+14
2014-01-27arch/unicore32/kernel/early_printk.c:setup_early_printk: missing initializationHeinrich Schuchardt1-7/+1
2014-01-27x86: revert wrong memblock current limit settingYinghai Lu2-3/+3
2014-01-27memblock, nobootmem: add memblock_virt_alloc_low()Yinghai Lu1-1/+1
2014-01-28powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked()Michael Ellerman1-2/+5
2014-01-28powerpc: Add support for the optimised lockref implementationMichael Ellerman3-0/+7
2014-01-27leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan1-8/+8