summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2014-06-126-32/+17
|\
| * arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist2014-06-081-13/+2
| * replace strict_strto* call with kstrto*Daniel Walter2014-05-284-13/+8
| * tile: Update comments for generic idle conversionGeert Uytterhoeven2014-05-231-1/+1
| * tile: cleanup the comment in init_pgprotWang Sheng-Hui2014-05-131-3/+3
| * tile: use BOOTMEM_DEFAULT instead of magic number 0 for reserve_bootmem flagsWang Sheng-Hui2014-05-021-2/+3
* | Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-06-114-15/+7
|\ \
| * | ARM: pxa: hx4700: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | ARM: shmobile: armadillo: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | ARM: OMAP3: Beagle: use PWM_LOOKUP to initialize struct pwm_lookupAlexandre Belloni2014-05-211-8/+2
| * | ARM: pxa: hx4700: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * | ARM: OMAP3: Beagle: initialize all the struct pwm_lookup membersAlexandre Belloni2014-05-211-1/+8
| * | ARM: shmobile: armadillo: initialize all struct pwm_lookup membersAlexandre Belloni2014-05-211-11/+9
| * | ARM: SAMSUNG: remove GPIO flags in dev-backlightAlexandre Courbot2014-05-071-2/+0
* | | Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-06-118-36/+129
|\ \ \
| * | | ARM: keystone: Drop use of meminfo since its not available anymoreSantosh Shilimkar2014-06-051-3/+3
| * | | ARM: orion5x: fix mvebu_mbus_dt_init callArnd Bergmann2014-06-041-1/+1
| * | | Merge tag 'keystone-soc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-05-273-35/+16
| |\ \ \
| | * | | ARM: configs: keystone: enable reset driver supportIvan Khoronzhuk2014-05-271-0/+3
| | * | | ARM: dts: keystone: update reset node to work with reset driverIvan Khoronzhuk2014-05-271-1/+13
| | * | | ARM: keystone: remove redundant reset stuffIvan Khoronzhuk2014-05-271-34/+0
| * | | | Merge tag 'keystone-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ssa...Arnd Bergmann2014-05-237-5/+116
| |\| | |
| | * | | ARM: keystone: Update the dma offset for non-dt platform devicesSantosh Shilimkar2014-05-081-0/+26
| | * | | ARM: keystone: Switch over to coherent memory address spaceSantosh Shilimkar2014-05-083-1/+89
| | * | | ARM: configs: keystone: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2014-05-081-0/+1
| | * | | ARM: configs: keystone: drop CONFIG_COMMON_CLK_DEBUGLad Prabhakar2014-05-084-4/+0
| | |/ /
| * | | Merge branch 'depends/dma-ranges' into next/socArnd Bergmann2014-05-232-3/+26
| |\ \ \
* | \ \ \ Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds2014-06-111-0/+15
|\ \ \ \ \
| * | | | | mtd: nand: omap: add support for BCH16_ECC - GPMC driver updatespekon gupta2014-05-211-0/+15
| | |_|/ / | |/| | |
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2014-06-113-27/+73
|\ \ \ \ \
| * | | | | x86: intel-mid: add watchdog platform code for MerrifieldDavid Cohen2014-06-102-0/+73
| * | | | | booke/watchdog: refine and clean up the codesTang Yuantian2014-06-101-27/+0
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-06-11187-1758/+6321
|\ \ \ \ \ \
| * | | | | | powerpc/powernv: Add missing include to LPC codeBenjamin Herrenschmidt2014-06-071-0/+1
| * | | | | | powerpc/mm: Check paca psize is up to date for huge mappingsMichael Ellerman2014-06-061-11/+20
| * | | | | | powerpc/powernv: Pass buffer size to OPAL validate flash callVasant Hegde2014-06-051-1/+2
| * | | | | | powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()Anton Blanchard2014-06-051-3/+3
| * | | | | | powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...Anton Blanchard2014-06-052-2/+2
| * | | | | | powerpc/powernv: Set memory_block_size_bytes to 256MBAnton Blanchard2014-06-051-0/+10
| * | | | | | powerpc: Allow ppc_md platform hook to override memory_block_size_bytesAnton Blanchard2014-06-055-14/+21
| * | | | | | powerpc/powernv: Fix endian issues in memory error handling codeAnton Blanchard2014-06-052-9/+9
| * | | | | | powerpc/eeh: Skip eeh sysfs when eeh is disabledWei Yang2014-06-051-0/+3
| * | | | | | powerpc: 64bit sendfile is capped at 2GBAnton Blanchard2014-06-051-1/+1
| * | | | | | powerpc/powernv: Provide debugfs access to the LPC bus via OPALBenjamin Herrenschmidt2014-06-051-0/+150
| * | | | | | powerpc/serial: Use saner flags when creating legacy portsBenjamin Herrenschmidt2014-06-051-6/+9
| * | | | | | powerpc/xmon: Fix up xmon format stringsMichael Ellerman2014-06-051-13/+13
| * | | | | | powerpc/powernv: Add calls to support little endian hostBenjamin Herrenschmidt2014-06-053-0/+30
| * | | | | | powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-286-35/+29
| * | | | | | powerpc: Split __SYSFS_SPRSETUP macroSam bobroff2014-05-281-6/+13
| * | | | | | arch: powerpc/fadump: Cleaning up inconsistent NULL checksRickard Strandqvist2014-05-281-3/+5