aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | | | | Merge tag 'regulator-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-27
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linusMark Brown2014-10-27
| | |\ \ \ \
| | | * | | | regulator: rk808: Fix min_uV for DCDC1 & DCDC2Chris Zhong2014-10-07
| | * | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-10-27
| |/| | | | |
| | * | | | | regulator: Include err.h from consumer.h to fix build failureGuenter Roeck2014-10-13
| | |/ / / /
| * | | | | Linux 3.18-rc2Linus Torvalds2014-10-26
| * | | | | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-26
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-25
| | |\ \ \ \ \
| | | * | | | | ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-25
| | | * | | | | ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-25
| | | | |_|/ / | | | |/| | |
| | * | | | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-24
| | |\ \ \ \ \
| | | * | | | | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-22
| | | * | | | | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-22
| | | * | | | | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-22
| | | * | | | | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-21
| | | |/ / / /
| | * | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-24
| | |\ \ \ \ \
| | | * | | | | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-22
| | | * | | | | power: reset: at91-reset: fix power down registerAlexandre Belloni2014-10-22
| | | * | | | | MAINTAINERS: add atmel ssc driver maintainer entryBo Shen2014-10-22
| | | |/ / / /
| | * | | | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...Olof Johansson2014-10-24
| | |\ \ \ \ \
| | | * | | | | ARM: zynq: DT: trivial: Fix mc nodeMichal Simek2014-10-20
| | | * | | | | ARM: zynq: DT: Add cadence watchdog nodeMichal Simek2014-10-20
| | | * | | | | ARM: zynq: DT: Add missing reference for memory-controllerMichal Simek2014-10-20
| | | * | | | | ARM: zynq: DT: Add missing reference for ADCMichal Simek2014-10-20
| | | * | | | | ARM: zynq: DT: Add missing address for L2 pl310Michal Simek2014-10-20
| | | * | | | | ARM: zynq: DT: Remove 222 MHz OPPSoren Brinkmann2014-10-20
| | | * | | | | ARM: zynq: DT: Fix GEM register area sizeSoren Brinkmann2014-10-20
| | | |/ / / /
| | * | | | | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIPOlof Johansson2014-10-24
| | * | | | | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGEOlof Johansson2014-10-24
| | |/ / / /
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-26
| |\ \ \ \ \
| | * | | | | overlayfs: embed middle into overlay_readdir_dataAl Viro2014-10-24
| | * | | | | overlayfs: embed root into overlay_readdir_dataAl Viro2014-10-24
| | * | | | | overlayfs: make ovl_cache_entry->name an array instead of pointerAl Viro2014-10-24
| | * | | | | overlayfs: don't hold ->i_mutex over opening the real directoryAl Viro2014-10-24
| | * | | | | Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2014-10-23
| | |\ \ \ \ \
| | | * | | | | fs: limit filesystem stacking depthMiklos Szeredi2014-10-23
| | | * | | | | overlay: overlay filesystem documentationNeil Brown2014-10-23
| | | * | | | | overlayfs: implement show_optionsErez Zadok2014-10-23
| | | * | | | | overlayfs: add statfs supportAndy Whitcroft2014-10-23
| | | * | | | | overlay filesystemMiklos Szeredi2014-10-23
| | | * | | | | shmem: support RENAME_WHITEOUTMiklos Szeredi2014-10-23
| | | * | | | | ext4: support RENAME_WHITEOUTMiklos Szeredi2014-10-23
| | | * | | | | vfs: add RENAME_WHITEOUTMiklos Szeredi2014-10-23
| | | * | | | | vfs: add whiteout supportMiklos Szeredi2014-10-23
| | | * | | | | vfs: export check_sticky()Miklos Szeredi2014-10-23
| | | * | | | | vfs: introduce clone_private_mount()Miklos Szeredi2014-10-23
| | | * | | | | vfs: export __inode_permission() to modulesMiklos Szeredi2014-10-23
| | | * | | | | vfs: export do_splice_direct() to modulesMiklos Szeredi2014-10-23
| | | * | | | | vfs: add i_op->dentry_open()Miklos Szeredi2014-10-23
| | | |/ / / /
| | * / / / / fix inode leaks on d_splice_alias() failure exitsAl Viro2014-10-23
| | |/ / / /