summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-02-24ARM: shmobile: r7s72100 clock: Add RSPI clocks for DTGeert Uytterhoeven1-0/+5
2014-02-24ARM: shmobile: r7s72100 clock: Add RSPI clocksGeert Uytterhoeven1-3/+18
2014-02-24ARM: shmobile: r8a7790: add audio clockKuninori Morimoto2-0/+43
2014-02-24ARM: shmobile: r8a7778: add audio clock in new styleKuninori Morimoto1-0/+4
2014-02-23ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemifIvan Khoronzhuk8-35/+117
2014-02-22watchdog: orion: Enable the build on ARCH_MVEBUEzequiel Garcia1-1/+1
2014-02-22watchdog: orion: Add support for Armada 370 and Armada XP SoCEzequiel Garcia2-2/+107
2014-02-22watchdog: orion: Add per-compatible watchdog start implementationEzequiel Garcia1-1/+11
2014-02-22watchdog: orion: Add per-compatible clock initializationEzequiel Garcia1-21/+32
2014-02-22watchdog: orion: Introduce per-compatible of_device_id dataEzequiel Garcia1-19/+43
2014-02-22watchdog: orion: Introduce an orion_watchdog device structureEzequiel Garcia1-45/+69
2014-02-22watchdog: orion: Remove unneeded BRIDGE_CAUSE clearEzequiel Garcia1-5/+0
2014-02-22watchdog: orion: Make RSTOUT register a separate resourceEzequiel Garcia7-9/+58
2014-02-22watchdog: orion: Handle the interrupt so it's properly ackedEzequiel Garcia2-1/+25
2014-02-22watchdog: orion: Make sure the watchdog is initially stoppedEzequiel Garcia1-0/+19
2014-02-22watchdog: orion: Remove unused macrosEzequiel Garcia1-2/+0
2014-02-22watchdog: orion: Use atomic access for shared registersEzequiel Garcia1-37/+5
2014-02-22watchdog: orion: Add clock error handlingEzequiel Garcia1-10/+19
2014-02-22rtc: mv: reset date if after year 2038Thomas Petazzoni1-0/+12
2014-02-22Merge tag 'integrator-for-v3.15-1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson17-118/+353
2014-02-22irqchip: orion: Fix getting generic chip pointer.Andrew Lunn1-1/+2
2014-02-21hwrng: msm: switch Kconfig to ARCH_QCOM dependsKumar Gala1-3/+3
2014-02-20Merge tag 'renesas-soc-for-v3.15' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson8-92/+325
2014-02-18Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-23/+43
2014-02-18rtc: isl12057: use PTR_ERR_OR_ZERO to fix coccinelle warningsFengguang Wu1-4/+1
2014-02-18jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter1-2/+4
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds7-37/+96
2014-02-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds10-28/+78
2014-02-18FS-Cache: Handle removal of unadded object to the fscache_object_list rb treeDavid Howells2-0/+8
2014-02-18reiserfs: fix utterly brain-damaged indentation.Dave Jones1-700/+195
2014-02-18Merge tag 'dma-buf-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-14/+13
2014-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-1/+5
2014-02-18ceph: fix __dcache_readdir()Yan, Zheng1-1/+9
2014-02-18ceph: add acl, noacl options for cephfs mountSage Weil1-4/+28
2014-02-18ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao2-6/+6
2014-02-18ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng2-5/+9
2014-02-18ceph: fix ceph_set_acl()Yan, Zheng1-5/+1
2014-02-18ceph: fix ceph_removexattr()Yan, Zheng1-1/+1
2014-02-18ceph: remove xattr when null value is given to setxattr()Yan, Zheng2-4/+17
2014-02-18ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng1-12/+26
2014-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds18-91/+172
2014-02-18printk: fix syslog() overflowing user bufferLinus Torvalds1-2/+0
2014-02-17avr32: add generic vga.h to KbuildChen Gang1-0/+1
2014-02-17avr32: add generic ioremap_wc() definition in io.hChen Gang1-0/+2
2014-02-17avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 useChen Gang1-1/+1
2014-02-17avr32: fix missing module.h causing build failure in mimc200/fram.cPaul Gortmaker1-0/+1
2014-02-17ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o1-0/+2
2014-02-17powerpc/eeh: Disable EEH on rebootGavin Shan2-1/+22
2014-02-17powerpc/eeh: Cleanup on eeh_subsystem_enabledGavin Shan4-10/+27
2014-02-17powerpc/powernv: Rework EEH resetGavin Shan1-25/+4