summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-20clk: ti: dra7: constify clk_hw_omap_ops structureJulia Lawall
2015-11-20Merge branch 'clk-bcm63xx' into clk-nextStephen Boyd
2015-11-20clk: bcm: Add BCM63138 clock supportFlorian Fainelli
2015-11-20clk: iproc: Extend binding to cover BCM63138Florian Fainelli
2015-11-20clk: qcom: Specify LE device endiannessStephen Boyd
2015-11-20clk: shmobile: rcar-gen2: Spelling/Grammar: dependant of, ouputGeert Uytterhoeven
2015-11-20clk: Spelling s/derefing/dereferencing/Geert Uytterhoeven
2015-11-20clk: Use static inline functions instead of macros for dummiesGeert Uytterhoeven
2015-11-20clk: fix a typo in comment block of struct clk_rate_requestMasahiro Yamada
2015-11-20clk: st: avoid uninitialized variable useArnd Bergmann
2015-11-20clk: at91: Revert "keep slow clk enabled to prevent system hang"Alexandre Belloni
2015-11-20clk: xgene: Fix divider with non-zero shift valueLoc Ho
2015-11-20clk: si5351: Add PLL soft resetJacob Siverskog
2015-11-20clk: use IS_ERR_OR_NULL(hw) instead of !hw || IS_ERR(hw)Masahiro Yamada
2015-11-20clk: remove redundant negative index check in of_clk_get_parent_name()Masahiro Yamada
2015-11-20clk: versatile: remove unneeded error messageSudip Mukherjee
2015-11-18clk: versatile: fix memory leakSudip Mukherjee
2015-11-16clk: tango4: clkgen driver for Tango4 platformsMarc Gonzalez
2015-11-16clk: qcom: Move cxo/pxo/xo into dt filesStephen Boyd
2015-11-16clk: qcom: common: Add API to register board clocks backwards compatiblyStephen Boyd
2015-11-15Linux 4.4-rc1v4.4-rc1Linus Torvalds
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-15Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...Linus Torvalds
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-14Merge tag 'sound-fix-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14Merge tag 'arc-4.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-14ARC: Fix silly typo in MAINTAINERS fileVineet Gupta
2015-11-14ARC: cpu_relax() to be compiler barrier even for UPVineet Gupta
2015-11-14ARC: use ASL assembler mnemonicVineet Gupta
2015-11-14ARC: [arcompact] Handle bus error from userspace as Interrupt not exceptionVineet Gupta
2015-11-14ARC: remove extraneous header includeVineet Gupta
2015-11-13Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-11-13Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-11-13Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13f2fs: xattr simplificationsAndreas Gruenbacher
2015-11-13squashfs: xattr simplificationsAndreas Gruenbacher
2015-11-139p: xattr simplificationsAndreas Gruenbacher
2015-11-13xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher
2015-11-13jffs2: Add missing capability check for listing trusted xattrsAndreas Gruenbacher
2015-11-13hfsplus: Remove unused xattr handler list operationsAndreas Gruenbacher
2015-11-13ubifs: Remove unused security xattr handlerAndreas Gruenbacher
2015-11-13vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher
2015-11-13vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher