summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2014-10-087-40/+167
|\
| * Merge tag 'at91-soc2' of git://github.com/at91linux/linux-at91 into next/socArnd Bergmann2014-09-261-0/+1
| |\
| | * clk: at91: add a driver for the h32mx clockAlexandre Belloni2014-09-221-0/+1
| * | Merge tag 'tegra-for-3.18-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2014-09-251-34/+0
| |\ \
| | * | ARM: tegra: remove unused tegra_emc.hRasmus Villemoes2014-08-281-34/+0
| * | | Merge tag 'imx-soc-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson2014-09-244-6/+89
| |\ \ \
| | * | | ARM: imx: add gpt_3m clk for i.mx6qdlAnson Huang2014-09-161-1/+2
| | * | | ARM: clk-imx6sl: refine clock tree for SSIShengjiu Wang2014-09-161-1/+4
| | * | | ARM: imx6sx: add BYPASS support for PLL clocksShawn Guo2014-09-161-1/+24
| | * | | ARM: imx6sl: add BYPASS support for PLL clocksShawn Guo2014-09-161-1/+26
| | * | | ARM: imx6q: add BYPASS support for PLL clocksShawn Guo2014-09-161-1/+26
| | * | | ARM: clk-imx6q: refine clock tree for ASRCShengjiu Wang2014-09-161-1/+3
| | * | | ARM: clk-imx6q: refine clock tree for ESAIShengjiu Wang2014-09-161-3/+4
| | * | | ARM: imx: clk-vf610: Add USBPHY clocksStefan Agner2014-09-161-1/+4
| * | | | Merge tag 'soc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson2014-09-2415-23/+107
| |\| | |
| * | | | ARM: shmobile: r8a7740: clock register bitsUlrich Hecht2014-08-231-0/+77
| | |_|/ | |/| |
* | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-082-40/+10
|\ \ \ \
| * \ \ \ Merge tag 'cleanup-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2014-09-261-37/+0
| |\ \ \ \
| | * | | | ARM: OMAP: Remove unused pieces of legacy DMA APITony Lindgren2014-09-181-37/+0
| | |/ / /
| * | | | Merge tag 'imx-cleanup-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2014-09-247-12/+74
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'at91-cleanup2' of git://github.com/at91linux/linux-at91 into next/...Arnd Bergmann2014-09-091-3/+10
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: at91/tclib: mask interruptions at shutdown and probeGaël PORTAY2014-09-081-0/+5
| | * | | ARM: at91/tclib: move initialization from alloc to probeGaël PORTAY2014-09-081-3/+5
| | | |/ | | |/|
* | | | Merge tag 'f2fs-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2014-10-082-7/+15
|\ \ \ \
| * | | | f2fs: introduce FITRIM in f2fs_ioctlJaegeuk Kim2014-10-011-1/+2
| * | | | f2fs: introduce cp_control structureJaegeuk Kim2014-10-011-5/+10
| * | | | f2fs: support large sector sizeChao Yu2014-09-231-2/+3
| * | | | f2fs: retain inconsistency information to initiate fsck.f2fsJaegeuk Kim2014-09-091-0/+1
* | | | | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-10-084-6/+28
|\ \ \ \ \
| * | | | | NFSD: Implement SEEKAnna Schumaker2014-09-291-0/+5
| * | | | | NFSD: Add generic v4.2 infrastructureAnna Schumaker2014-09-291-2/+16
| * | | | | lockd: move lockd's grace period handling into its own moduleJeff Layton2014-09-171-0/+2
| * | | | | NFSD: Update some as-yet unused 4.2 error codesAnna Schumaker2014-08-281-1/+2
| * | | | | nfsd: allow turning off nfsv3 readdir_plusRajesh Ghanekar2014-08-181-2/+3
| * | | | | SUNRPC: get rid of the request wait queueTrond Myklebust2014-08-171-1/+0
| | |_|/ / | |/| | |
* | | | | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2014-10-085-55/+21
|\ \ \ \ \
| * | | | | MM: export page_wakeup functionsNeilBrown2014-09-251-2/+8
| * | | | | SCHED: add some "wait..on_bit...timeout()" interfaces.NeilBrown2014-09-252-1/+6
| * | | | | NFSv4: use exponential retry on NFS4ERR_DELAY for async requests.NeilBrown2014-09-251-0/+2
| * | | | | SUNRPC: Don't wake tasks during connection abortBenjamin Coddington2014-09-251-0/+1
| * | | | | NFS: Move NFS v3 acl functions to nfs3_fs.hAnna Schumaker2014-09-121-33/+0
| * | | | | NFS: Unconditionally enable commit codeAnna Schumaker2014-09-121-8/+0
| * | | | | pnfs: remove GETDEVICELIST implementationChristoph Hellwig2014-09-121-11/+0
| * | | | | pnfs: allow splicing pre-encoded pages into the layoutcommit argsChristoph Hellwig2014-09-101-0/+3
| * | | | | nfs41: add a helper function to set layoutcommit after commitPeng Tao2014-09-101-0/+1
* | | | | | Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-10-087-292/+30
|\ \ \ \ \ \
| * | | | | | mei: remove include to pci header from mei module filesTomas Winkler2014-09-291-0/+1
| * | | | | | Drivers: hv: util: Properly pack the data for file copy functionalityK. Y. Srinivasan2014-09-241-1/+1
| * | | | | | GenWQE: Update author informationFrank Haverkamp2014-09-241-1/+1
| * | | | | | misc: st_kim: Increase size of dev_name buffer to incorporate terminationLee Jones2014-09-241-1/+1