Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failed | Gregory CLEMENT | 2014-01-20 | 1 | -1/+1 | |
| | * | | | | ARM: kirkwood: kirkwood_pm_init() should return void | Ezequiel Garcia | 2014-01-19 | 1 | -2/+2 | |
| | * | | | | ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLER | Sebastian Hesselbarth | 2014-01-16 | 1 | -0/+47 | |
| * | | | | | ARM: dts: zynq: Add SDHCI nodes | Soren Brinkmann | 2014-01-31 | 4 | -0/+32 | |
| * | | | | | ARM: hisi: don't select SMP | Rob Herring | 2014-01-31 | 1 | -1/+0 | |
| * | | | | | ARM: tegra: rebuild tegra_defconfig to add DEBUG_FS | Stephen Warren | 2014-01-31 | 1 | -8/+3 | |
| * | | | | | ARM: multi_v7: copy most options from tegra_defconfig | Stephen Warren | 2014-01-31 | 1 | -11/+142 | |
| * | | | | | ARM: iop32x: fix power off handling for the EM7210 board | Linus Walleij | 2014-01-31 | 1 | -5/+27 | |
| * | | | | | ARM: integrator: restore static map on the CP | Linus Walleij | 2014-01-31 | 1 | -0/+6 | |
| * | | | | | ARM: msm_defconfig: Enable MSM clock drivers | Stephen Boyd | 2014-01-31 | 1 | -0/+4 | |
| * | | | | | ARM: dts: msm: Add clock controller nodes and hook into uart | Stephen Boyd | 2014-01-31 | 3 | -0/+53 | |
| * | | | | | ARM: OMAP4+: move errata initialization to omap4_pm_init_early | Nishanth Menon | 2014-01-31 | 4 | -5/+23 | |
| * | | | | | ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle | Strashko, Grygorii | 2014-01-31 | 4 | -5/+31 | |
* | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2014-02-01 | 2 | -8/+126 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | deb-pkg: Fix building for MIPS big-endian or ARM OABI | Ben Hutchings | 2014-01-03 | 1 | -2/+2 | |
| * | | | | | | deb-pkg: Fix cross-building linux-headers package | Ben Hutchings | 2014-01-03 | 1 | -5/+4 | |
| * | | | | | | scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE | Nishanth Menon | 2014-01-03 | 1 | -0/+109 | |
| * | | | | | | Merge commit v3.13-rc1 into kbuild/misc | Michal Marek | 2014-01-02 | 9752 | -201088/+401199 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not set | Ben Hutchings | 2013-11-18 | 1 | -1/+11 | |
* | | | | | | | afs: proc cells and rootcell are writeable | Pali Rohár | 2014-02-01 | 1 | -2/+2 | |
* | | | | | | | tile: remove compat_sys_lookup_dcookie declaration to fix compile error | Heiko Carstens | 2014-02-01 | 1 | -1/+0 | |
* | | | | | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2014-02-01 | 11 | -420/+553 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cifs: Fix check for regular file in couldbe_mf_symlink() | Sachin Prabhu | 2014-01-31 | 1 | -1/+1 | |
| * | | | | | | | [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs | Steve French | 2014-01-27 | 2 | -19/+36 | |
| * | | | | | | | CIFS: Cleanup cifs open codepath | Pavel Shilovsky | 2014-01-20 | 8 | -100/+174 | |
| * | | | | | | | CIFS: Remove extra indentation in cifs_sfu_type | Pavel Shilovsky | 2014-01-20 | 1 | -47/+50 | |
| * | | | | | | | CIFS: Cleanup cifs_mknod | Pavel Shilovsky | 2014-01-20 | 1 | -26/+22 | |
| * | | | | | | | CIFS: Cleanup CIFSSMBOpen | Pavel Shilovsky | 2014-01-20 | 2 | -72/+86 | |
| * | | | | | | | cifs: Add support for follow_link on dfs shares under posix extensions | Sachin Prabhu | 2014-01-20 | 1 | -0/+32 | |
| * | | | | | | | cifs: move unix extension call to cifs_query_symlink() | Sachin Prabhu | 2014-01-20 | 2 | -10/+15 | |
| * | | | | | | | cifs: Re-order M-F Symlink code | Sachin Prabhu | 2014-01-20 | 1 | -56/+68 | |
| * | | | | | | | cifs: Add create MFSymlinks to protocol ops struct | Sachin Prabhu | 2014-01-20 | 4 | -42/+54 | |
| * | | | | | | | cifs: use protocol specific call for query_mf_symlink() | Sachin Prabhu | 2014-01-20 | 1 | -41/+20 | |
| * | | | | | | | cifs: Rename MF symlink function names | Sachin Prabhu | 2014-01-20 | 4 | -26/+24 | |
| * | | | | | | | cifs: Rename and cleanup open_query_close_cifs_symlink() | Sachin Prabhu | 2014-01-20 | 4 | -31/+20 | |
| * | | | | | | | cifs: Fix memory leak in cifs_hardlink() | Christian Engelmayer | 2014-01-20 | 1 | -2/+4 | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-02-01 | 7 | -51/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix mountpoint reference leakage in linkat | Oleg Drokin | 2014-01-31 | 1 | -1/+4 | |
| * | | | | | | | | hfsplus: use xattr handlers for removexattr | Christoph Hellwig | 2014-01-31 | 4 | -47/+19 | |
| * | | | | | | | | Typo in compat_sys_lseek() declaration | Stephan Springl | 2014-01-31 | 1 | -1/+1 | |
| * | | | | | | | | fs/super.c: sync ro remount after blocking writers | Andrew Ruder | 2014-01-31 | 1 | -1/+2 | |
| * | | | | | | | | vfs: unexport the getname() symbol | Jeff Layton | 2014-01-31 | 1 | -1/+0 | |
* | | | | | | | | | Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-02-01 | 75 | -0/+71854 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | staging: r8821ae: Enable build by reverting BROKEN marking | Larry Finger | 2014-01-27 | 1 | -1/+0 | |
| * | | | | | | | | | staging: r8821ae: Fix build problems | Larry Finger | 2014-01-27 | 6 | -12/+17 | |
| * | | | | | | | | | Merge branch 'master' into staging-next | Greg Kroah-Hartman | 2014-01-27 | 6772 | -137374/+295859 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Staging: rtl8812ae: disable due to build errors | Stephen Rothwell | 2014-01-27 | 1 | -0/+1 | |
| * | | | | | | | | | | Staging: rtl8821ae: add TODO file | Greg Kroah-Hartman | 2014-01-23 | 1 | -0/+10 | |
| * | | | | | | | | | | Staging: rtl8821ae: removed unused functions and variables | Greg Kroah-Hartman | 2014-01-23 | 4 | -354/+3 | |
| * | | | | | | | | | | Staging: rtl8821ae: rc.c: fix up function prototypes | Greg Kroah-Hartman | 2014-01-23 | 1 | -0/+2 |