summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | NFS: Fix a compile issue when CONFIG_NFS_V4_1 is undefinedTrond Myklebust2012-04-30
| * | | | | | | | | | | | | | | NFS: Remove extra rpc_clnt argument to proc_lookupBryan Schumaker2012-04-27
| * | | | | | | | | | | | | | | NFS: Create a submount rpc_opBryan Schumaker2012-04-27
| * | | | | | | | | | | | | | | NFS: Remove secinfo knowledge out of the generic clientBryan Schumaker2012-04-27
| * | | | | | | | | | | | | | | NFS: add dreq to nfs_commit_infoFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: create nfs_commit_completion_opsFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: create struct nfs_commit_infoFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: rewrite directio read to use async coalesce codeFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: remove unused wb_complete field from struct nfs_pageFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: create completion structure to pass into page_init functionsFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: create struct nfs_page_arrayFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-27
| * | | | | | | | | | | | | | | NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-27
* | | | | | | | | | | | | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | writeback: Avoid iput() from flusher threadJan Kara2012-05-06
| * | | | | | | | | | | | | | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
| * | | | | | | | | | | | | | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-06
| * | | | | | | | | | | | | | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy2012-04-25
* | | | | | | | | | | | | | | | Merge branch 'generic-string-functions'Linus Torvalds2012-05-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | word-at-a-time: make the interfaces truly genericLinus Torvalds2012-05-26
* | | | | | | | | | | | | | | | | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | i2c: Rename last mux driver to standard patternJean Delvare2012-05-12
| * | | | | | | | | | | | | | | | | of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren2012-05-12
| * | | | | | | | | | | | | | | | | i2c: implement i2c_verify_adapterStephen Warren2012-05-12
| * | | | | | | | | | | | | | | | | i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-12
| * | | | | | | | | | | | | | | | | i2c: pnx: add device tree supportRoland Stigge2012-05-12
| * | | | | | | | | | | | | | | | | i2c-pnx.c: Use resources in platformsRoland Stigge2012-05-12
* | | | | | | | | | | | | | | | | | Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'mxs/dt/for-3.5' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson2012-05-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | mmc: mxs-mmc: move header from mach into linux folderShawn Guo2012-05-13
| | * | | | | | | | | | | | | | | | | | dma: mxs-dma: make platform_device_id more genericShawn Guo2012-05-12
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge branch 'for-3.5/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/sw...Olof Johansson2012-05-09
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'stmp-dev' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-05-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | lib: add support for stmp-style devicesWolfram Sang2012-04-20
* | | | | | | | | | | | | | | | | | | | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clk-next' of git://git.linaro.org/people/mturquette/linux into ...Arnd Bergmann2012-05-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | clk: Provide dummy clk_unregister()Mark Brown2012-05-15
| | * | | | | | | | | | | | | | | | | | | | ARM: Orion: Eth: Add clk/clkdev support.Andrew Lunn2012-05-08
| | * | | | | | | | | | | | | | | | | | | | ARM: Orion: SPI: Add clk/clkdev support.Andrew Lunn2012-05-08
| | | | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann2012-05-14
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | Merge branch 'spear/pinctrl' into spear/clockArnd Bergmann2012-05-14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | / / / / / / / / / / / / / / / / / | | | |_|_|_|/ / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'depends/rmk/clkdev' into next/clockArnd Bergmann2012-05-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | clk: add a fixed factor clockSascha Hauer2012-05-08
| * | | | | | | | | | | | | | | | | | | | | | clk: Use a separate struct for holding init data.Saravana Kannan2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | clk: constify parent name arrays in macrosRajendra Nayak2012-05-01
| * | | | | | | | | | | | | | | | | | | | | | clk: remove trailing whitespace from clk.hRob Herring2012-04-24
| * | | | | | | | | | | | | | | | | | | | | | clk: clk-private: Add DEFINE_CLK macroViresh Kumar2012-04-24