summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: multi_v7_defconfig: Select CONFIG_AT803X_PHYFabio Estevam2014-01-311-0/+1
| * | | | ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not setGrygorii Strashko2014-01-312-1/+1
| * | | | MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF driversBarry Song2014-01-311-8/+1
| * | | | Merge tag 'mvebu-fixes-3.13-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2014-01-314-5/+52
| |\ \ \ \
| | * | | | ARM: mvebu: fix compilation warning on Armada 370 (i.e. non-SMP)Arnaud Ebalard2014-01-211-2/+2
| | * | | | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT2014-01-201-1/+1
| | * | | | ARM: kirkwood: kirkwood_pm_init() should return voidEzequiel Garcia2014-01-181-2/+2
| | * | | | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth2014-01-161-0/+47
| * | | | | ARM: dts: zynq: Add SDHCI nodesSoren Brinkmann2014-01-314-0/+32
| * | | | | ARM: hisi: don't select SMPRob Herring2014-01-311-1/+0
| * | | | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FSStephen Warren2014-01-311-8/+3
| * | | | | ARM: multi_v7: copy most options from tegra_defconfigStephen Warren2014-01-311-11/+142
| * | | | | ARM: iop32x: fix power off handling for the EM7210 boardLinus Walleij2014-01-311-5/+27
| * | | | | ARM: integrator: restore static map on the CPLinus Walleij2014-01-311-0/+6
| * | | | | ARM: msm_defconfig: Enable MSM clock driversStephen Boyd2014-01-311-0/+4
| * | | | | ARM: dts: msm: Add clock controller nodes and hook into uartStephen Boyd2014-01-313-0/+53
| * | | | | ARM: OMAP4+: move errata initialization to omap4_pm_init_earlyNishanth Menon2014-01-314-5/+23
| * | | | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidleStrashko, Grygorii2014-01-314-5/+31
* | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-02-012-8/+126
|\ \ \ \ \ \
| * | | | | | deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-031-2/+2
| * | | | | | deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-031-5/+4
| * | | | | | scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon2014-01-031-0/+109
| * | | | | | Merge commit v3.13-rc1 into kbuild/miscMichal Marek2014-01-029810-231575/+431686
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings2013-11-181-1/+11
* | | | | | | afs: proc cells and rootcell are writeablePali Rohár2014-02-011-2/+2
* | | | | | | tile: remove compat_sys_lookup_dcookie declaration to fix compile errorHeiko Carstens2014-02-011-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2014-02-0111-420/+553
|\ \ \ \ \ \ \
| * | | | | | | cifs: Fix check for regular file in couldbe_mf_symlink()Sachin Prabhu2014-01-311-1/+1
| * | | | | | | [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifsSteve French2014-01-262-19/+36
| * | | | | | | CIFS: Cleanup cifs open codepathPavel Shilovsky2014-01-208-100/+174
| * | | | | | | CIFS: Remove extra indentation in cifs_sfu_typePavel Shilovsky2014-01-201-47/+50
| * | | | | | | CIFS: Cleanup cifs_mknodPavel Shilovsky2014-01-201-26/+22
| * | | | | | | CIFS: Cleanup CIFSSMBOpenPavel Shilovsky2014-01-202-72/+86
| * | | | | | | cifs: Add support for follow_link on dfs shares under posix extensionsSachin Prabhu2014-01-201-0/+32
| * | | | | | | cifs: move unix extension call to cifs_query_symlink()Sachin Prabhu2014-01-202-10/+15
| * | | | | | | cifs: Re-order M-F Symlink codeSachin Prabhu2014-01-201-56/+68
| * | | | | | | cifs: Add create MFSymlinks to protocol ops structSachin Prabhu2014-01-204-42/+54
| * | | | | | | cifs: use protocol specific call for query_mf_symlink()Sachin Prabhu2014-01-201-41/+20
| * | | | | | | cifs: Rename MF symlink function namesSachin Prabhu2014-01-204-26/+24
| * | | | | | | cifs: Rename and cleanup open_query_close_cifs_symlink()Sachin Prabhu2014-01-204-31/+20
| * | | | | | | cifs: Fix memory leak in cifs_hardlink()Christian Engelmayer2014-01-191-2/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-02-017-51/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix mountpoint reference leakage in linkatOleg Drokin2014-01-311-1/+4
| * | | | | | | | hfsplus: use xattr handlers for removexattrChristoph Hellwig2014-01-314-47/+19
| * | | | | | | | Typo in compat_sys_lseek() declarationStephan Springl2014-01-311-1/+1
| * | | | | | | | fs/super.c: sync ro remount after blocking writersAndrew Ruder2014-01-311-1/+2
| * | | | | | | | vfs: unexport the getname() symbolJeff Layton2014-01-311-1/+0
* | | | | | | | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-0175-0/+71854
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | staging: r8821ae: Enable build by reverting BROKEN markingLarry Finger2014-01-271-1/+0
| * | | | | | | | | staging: r8821ae: Fix build problemsLarry Finger2014-01-276-12/+17
OpenPOWER on IntegriCloud