summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* bcma: get CPU clockHauke Mehrtens2011-08-082-0/+41
* bcma: add serial console supportHauke Mehrtens2011-08-081-0/+14
* bcma: add mips driverHauke Mehrtens2011-08-083-0/+65
* bcma: add SOC busHauke Mehrtens2011-08-082-1/+20
* bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-082-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-07-282-2/+7
|\
| * net: add IFF_SKB_TX_SHARED flag to priv_flagsNeil Horman2011-07-281-0/+2
| * gro: Only reset frag0 when skb can be pulledHerbert Xu2011-07-271-1/+4
| * net: Convert struct net_device uc_promisc to boolJoe Perches2011-07-261-1/+1
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-07-281-4/+10
|\ \
| * | md: load/store badblock list from v1.x metadataNeilBrown2011-07-281-4/+10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-07-281-0/+113
|\ \ \
| * \ \ Merge branch 'linus' into nextJames Morris2011-06-3043-57/+299
| |\ \ \
| * | | | eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu2011-06-271-0/+113
* | | | | Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-07-279-57/+81
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell2011-07-25151-1295/+2103
| |\ \ \ \ \
| * | | | | | SUNRPC: Replace xprt->resend and xprt->sending with a priority queueTrond Myklebust2011-07-181-1/+0Star
| * | | | | | SUNRPC: Allow caller of rpc_sleep_on() to select priority levelsTrond Myklebust2011-07-181-0/+4
| * | | | | | SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust2011-07-181-2/+7
| * | | | | | SUNRPC: Clean up the slot table allocationTrond Myklebust2011-07-171-2/+0Star
| * | | | | | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust2011-07-171-3/+3
| * | | | | | SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-153-13/+13
| * | | | | | NFS: Move the pnfs write code into pnfs.cTrond Myklebust2011-07-151-3/+0Star
| * | | | | | NFS: Move the pnfs read code into pnfs.cTrond Myklebust2011-07-151-1/+0Star
| * | | | | | NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust2011-07-151-1/+2
| * | | | | | NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust2011-07-151-0/+1
| * | | | | | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust2011-07-121-0/+2
| * | | | | | NFSv4.1: Clean up layoutreturnTrond Myklebust2011-07-121-1/+2
| * | | | | | pnfs-obj: pnfs_osd_xdr: Remove dead code and cleanupBoaz Harrosh2011-07-121-29/+2Star
| * | | | | | NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust2011-07-121-0/+1
| * | | | | | NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust2011-07-121-3/+11
| * | | | | | NFS: added FREE_STATEID callBryan Schumaker2011-07-122-0/+11
| * | | | | | NFS: Added TEST_STATEID callBryan Schumaker2011-07-122-0/+11
| * | | | | | NFS: Add SECINFO_NO_NAME procedureBryan Schumaker2011-07-122-0/+9
| * | | | | | NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson2011-07-121-1/+1
| * | | | | | NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson2011-07-122-0/+4
* | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2011-07-271-0/+8
|\ \ \ \ \ \ \
| * | | | | | | kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usageNicholas Bellinger2011-07-261-0/+8
* | | | | | | | proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells2011-07-271-3/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-07-273-11/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: add support for Kionix KXTJ9 accelerometerChris Hudson2011-07-071-0/+70
| * | | | | | | | Input: add guarding parentheses to macrosSimon Budig2011-07-051-3/+3
| * | | | | | | | Input: wm97xx - refactor channel selection in poll_sample()Wolfram Sang2011-07-051-6/+4Star
| * | | | | | | | Input: wm97xx - remove redundant defineWolfram Sang2011-07-051-2/+1Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-271-1/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-261-1/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2011-07-273-14/+255
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/...Arnd Bergmann2011-07-174-14/+282
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | | * | | | | | | | MFD: twl6040: Remove enum for PLL trackingPeter Ujfalusi2011-07-071-11/+6Star
| | | * | | | | | | | MFD: twl6040: Remove wrapper for threaded irq requestPeter Ujfalusi2011-07-071-22/+0Star