summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix unbalanced mutex in dma_pool_create().Krzysztof HaƂasa2014-09-181-1/+1
* Merge tag 'regulator-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-09-187-8/+7
|\
| * regulator: remove unnecessary of_node_get() to parentGuodong Xu2014-09-107-8/+7
* | Merge tag 'spi-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2014-09-188-28/+68
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge remote-tracking branches 'spi/fix/davinci', 'spi/fix/dw', 'spi/fix/fsl'...Mark Brown2014-09-168-28/+68
| |\ \ \ \ \ \ \
| | | | | | | * | spi: sirf: add fifo reset/start for cmd transferQipan Li2014-09-041-0/+2
| | | | | | | * | spi: sirf: enable RX_IO_DMA_INT interruptQipan Li2014-09-041-1/+2
| | | | | | | |/
| | | | | | * | spi/rockchip: Mark DMA as optionalDoug Anderson2014-09-041-2/+6
| | | | | | * | spi/rockchip: Don't warn if SPI is busy but disabledDoug Anderson2014-09-041-1/+2
| | | | | | * | spi/rockchip: Fix the wait_for_idle() timeoutDoug Anderson2014-09-041-1/+1
| | | | | | |/
| | | | | * | spi/pl022: Fix error messageRoland Stigge2014-09-091-1/+1
| | | | | |/
| | | | * | spi: fsl: Don't use devm_kzalloc in master->setup callbackAxel Lin2014-09-012-6/+19
| | | | |/
| | | * | spi: dw: Don't use devm_kzalloc in master->setup callbackAxel Lin2014-09-011-2/+10
| | | |/
| | * | spi: davinci: remove empty function davinci_spi_cleanupGrygorii Strashko2014-09-161-5/+0
| | * | spi: davinci: request cs_gpio's from probeGrygorii Strashko2014-09-131-9/+25
| | |/
* | | Revert "init: make rootdelay=N consistent with rootwait behaviour"Paul Gortmaker2014-09-171-6/+6
* | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-09-165-22/+38
|\ \ \
| * | | GFS2: fix d_splice_alias() misusesAl Viro2014-09-121-2/+3
| * | | GFS2: Don't use MAXQUOTAS valueJan Kara2014-09-111-2/+5
| * | | GFS2: Hash the negative dentry during inode lookupBenjamin Coddington2014-09-111-1/+3
| * | | GFS2: Request demote when a "try" flock failsBob Peterson2014-08-211-3/+12
| * | | GFS2: Change maxlen variables to size_tBob Peterson2014-08-211-4/+5
| * | | GFS2: fs/gfs2/super.c: replace seq_printf by seq_putsFabian Frederick2014-08-211-10/+10
* | | | vfs: workaround gcc <4.6 build error in link_path_walk()James Hogan2014-09-161-1/+1
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-09-151-0/+7
|\ \ \ \
| * | | | virtio-rng: skip reading when we start to remove the deviceAmos Kong2014-09-111-0/+5
| * | | | virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong2014-09-111-0/+2
* | | | | Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-151-1/+8
|\ \ \ \ \
| * | | | | regmap: Fix debugfs-file 'registers' modeMarkus Pargmann2014-09-081-1/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-09-154-12/+17
|\ \ \ \ \
| * | | | | Input: atmel_mxt_ts - fix merge in DT documentationNick Dyer2014-09-111-4/+0
| * | | | | Input: i8042 - also set the firmware id for MUXed portsHans de Goede2014-09-111-0/+2
| * | | | | Input: i8042 - add nomux quirk for Avatar AVIU-145A6Hans de Goede2014-09-111-0/+7
| * | | | | Input: i8042 - add Fujitsu U574 to no_timeout dmi tableHans de Goede2014-09-111-0/+8
| * | | | | Input: atkbd - do not try 'deactivate' keyboard on any LG laptopsDmitry Torokhov2014-09-111-8/+0
* | | | | | ia64: Fix syscall number for memfd_createTony Luck2014-09-151-1/+1
* | | | | | vfs: simplify and shrink stack frame of link_path_walk()Linus Torvalds2014-09-151-21/+18
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-09-152-3/+13
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | crypto: drbg - remove check for uninitialized DRBG handleStephan Mueller2014-09-051-3/+0
| * | | | | crypto: drbg - backport "fix maximum value checks on 32 bit systems"Herbert Xu2014-09-051-0/+13
| | |/ / / | |/| | |
* | | | | Linux 3.17-rc5v3.17-rc5Linus Torvalds2014-09-141-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-09-143-23/+39
|\ \ \ \ \
| * | | | | be careful with nd->inode in path_init() and follow_dotdot_rcu()Al Viro2014-09-141-2/+13
| * | | | | don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro2014-09-141-16/+17
| * | | | | fix bogus read_seqretry() checks introduced in b37199eAl Viro2014-09-131-2/+2
| * | | | | move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)Al Viro2014-09-131-2/+6
| * | | | | [fix] lustre: d_make_root() does iput() on dentry allocation failureAl Viro2014-09-131-1/+1
| | |_|/ / | |/| | |
* | | | | vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds2014-09-142-9/+11
* | | | | Merge branch 'parisc-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-09-149-8/+280
|\ \ \ \ \
| * | | | | parisc: Implement new LWS CAS supporting 64 bit operations.Guy Martin2014-09-131-4/+229
OpenPOWER on IntegriCloud