summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-01-303-23/+25
|\
| * xtensa: fixup simdisk driver to work with immutable bio_vecsJens Axboe2014-01-291-7/+7
| * Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe2013-12-31259-1419/+2209
| |\
| * | block: Convert bio_for_each_segment() to bvec_iterKent Overstreet2013-11-242-14/+15
| * | block: Abstract out bvec iteratorKent Overstreet2013-11-242-2/+3
* | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-01-308-0/+39
|\ \ \
| * | | ARM: at91/dt: add watchdog properties to kizbox boardBoris BREZILLON2014-01-281-0/+6
| * | | ARM: at91/dt: add sam9 watchdog default options to SoCsBoris BREZILLON2014-01-286-0/+30
| * | | watchdog: bcm281xx: Debugfs supportMarkus Mayer2014-01-281-0/+1
| * | | watchdog: bcm281xx: Watchdog DriverMarkus Mayer2014-01-281-0/+2
* | | | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-01-3034-83/+166
|\ \ \ \
| * | | | From: Eunbong Song <eunb.song@samsung.com>Steven Miao2014-01-2912-12/+0Star
| * | | | Add platfrom device resource for bfin-sport on bf533 stampAaron Wu2014-01-291-1/+46
| * | | | fix build error for bf527-ezkit_defconfig for old siliconAaron Wu2014-01-291-0/+1
| * | | | blackfin: Support L1 SRAM parity checking feature on bf60xSonic Zhang2014-01-294-21/+37
| * | | | blackfin: bf609: update the anomaly list to Nov 2013Sonic Zhang2014-01-291-10/+44
| * | | | blackfin: delete non-required instances of <linux/init.h>Paul Gortmaker2014-01-293-3/+0Star
| * | | | From: Paul Walmsley <pwalmsley@nvidia.com>Steven Miao2014-01-291-1/+2
| * | | | 06/18] smp, blackfin: kill SMP single function call interruptJiang Liu2014-01-291-5/+1Star
| * | | | arch: blackfin: uapi: be sure of "_UAPI" prefix for all guard macrosChen Gang2014-01-2911-30/+35
* | | | | Merge branch 'x86-intel-mid-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-305-11/+12
|\ \ \ \ \
| * | | | | x86, intel-mid: Cleanup some platform code's header filesDavid Cohen2014-01-292-4/+5
| * | | | | x86, intel-mid: Add missing 'void' to functions without argumentsDavid Cohen2014-01-222-4/+4
| * | | | | x86: Don't add new __cpuinit users to Merrifield platform codePaul Gortmaker2014-01-222-2/+2
| * | | | | x86: Don't introduce more __cpuinit users in intel_mid_weak_decls.hPaul Gortmaker2014-01-222-4/+4
* | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-301-5/+5
|\ \ \ \ \ \
| * | | | | | x86, uapi, x32: Use __kernel_ulong_t in x86 struct semid64_dsH.J. Lu2014-01-201-5/+5
* | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-3014-3/+519
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'cubox-i-init' into for-linusRussell King2014-01-288-0/+471
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: imx: initial SolidRun Cubox-i supportRussell King2014-01-274-0/+173
| | * | | | | | | ARM: imx: initial SolidRun HummingBoard supportRussell King2014-01-275-0/+298
| | | |_|/ / / / | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-286-3/+48
| |\ \ \ \ \ \ \ \
| | | * | | | | | | ARM: 7930/1: Introduce atomic MMIO modifyEzequiel Garcia2014-01-282-0/+41
| | * | | | | | | | ARM: fix building with gcc 4.6.4Russell King2014-01-281-1/+1
| | * | | | | | | | ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell2014-01-281-1/+2
| | * | | | | | | | ARM: 7947/1: Make pgtbl macro more robustChristopher Covington2014-01-281-1/+2
| | * | | | | | | | ARM: 7946/1: asm: __und_usr_thumb need byteswap instructions in BE caseVictor Kamensky2014-01-281-0/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2014-01-3017-19/+7Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc: Hook up sched_setattr and sched_getattr syscalls.David S. Miller2014-01-293-4/+6
| * | | | | | | | | | sparc: don't use module_init in non-modular pci.c codePaul Gortmaker2014-01-291-2/+1Star
| * | | | | | | | | | sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2913-13/+0Star
* | | | | | | | | | | s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens2014-01-301-2/+2
|/ / / / / / / / / /
* | | | | | | | | | Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtdLinus Torvalds2014-01-291-123/+0Star
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.cSachin Kamat2014-01-231-123/+0Star
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2014-01-291-8/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | leds: leds-mc13783: Remove duplicate field in platform dataAlexander Shiyan2014-01-281-8/+8
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds2014-01-2944-3054/+9711
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | ARM: OMAP3: use DT clock init if DT data is availableTero Kristo2014-01-171-1/+12
| * | | | | | | | | ARM: AM33xx: remove old clock data and link in new clock init codeTero Kristo2014-01-173-1066/+1Star
| * | | | | | | | | ARM: AM43xx: Enable clock initTero Kristo2014-01-171-0/+1