summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | ASoC: core - PCM mutex per rtdLiam Girdwood2011-06-091-0/+8
| | * | | | | | | | | ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood2011-06-072-0/+22
| | * | | | | | | | | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-071-2/+1Star
| | * | | | | | | | | ASoC: Add context parameter to card DAPM callbacksMark Brown2011-06-061-0/+2
| | * | | | | | | | | ASoC: Specify target bias state directly as a bias stateMark Brown2011-06-062-5/+5
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2011-07-233-183/+24Star
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | fs/9p: add 9P2000.L unlinkat operationAneesh Kumar K.V2011-07-232-0/+3
| * | | | | | | | | | | fs/9p: add 9P2000.L renameat operationAneesh Kumar K.V2011-07-232-1/+6
| * | | | | | | | | | | fs/9p: Clean-up get_protocol_version() to use strcmpPrem Karat2011-07-232-4/+4
| * | | | | | | | | | | net/9p: Remove structure not used in the codeAneesh Kumar K.V2011-07-231-178/+5Star
| * | | | | | | | | | | 9p: clean up packet dump codeEric Van Hensbergen2011-07-231-0/+6
* | | | | | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-07-231-0/+56
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clocksource: apb: Share APB timer code with other platformsJamie Iles2011-06-281-0/+56
| | | | | | | | | | | | |
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
| \ \ \ \ \ \ \ \ \ \ \ \
*-----. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-...Linus Torvalds2011-07-231-5/+0Star
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / |/| | | | | | / / / / / / / / / | | |_|_|_|_|/ / / / / / / / / | |/| | | | | | / / / / / / / | | | |_|_|_|_|/ / / / / / / | | |/| | | | | | / / / / / | | | | | |_|_|_|/ / / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | genirq: Remove unused CHECK_IRQ_PER_CPU()Thomas Gleixner2011-06-221-5/+0Star
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2319-94/+245
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | mm/truncate.c: fix build for CONFIG_BLOCK not enabledRandy Dunlap2011-07-231-0/+4
| * | | | | | | | | | | | | fs:update the NOTE of the file_operations structureWanlong Gao2011-07-211-5/+0Star
| * | | | | | | | | | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-213-6/+8
| * | | | | | | | | | | | | fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik2011-07-211-1/+3
| * | | | | | | | | | | | | fs: seq_file - add event counter to simplify poll() supportKay Sievers2011-07-212-1/+1
| * | | | | | | | | | | | | fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig2011-07-211-5/+4Star
| * | | | | | | | | | | | | rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-211-10/+0Star
| * | | | | | | | | | | | | fs: kill i_alloc_semChristoph Hellwig2011-07-211-2/+9
| * | | | | | | | | | | | | anonfd: fix missing declarationTomasz Stanislawski2011-07-211-0/+2
| * | | | | | | | | | | | | superblock: add filesystem shrinker operationsDave Chinner2011-07-211-0/+2
| * | | | | | | | | | | | | superblock: introduce per-sb cache shrinker infrastructureDave Chinner2011-07-213-39/+50
| * | | | | | | | | | | | | inode: move to per-sb LRU locksDave Chinner2011-07-201-1/+2
| * | | | | | | | | | | | | inode: Make unused inode LRU per superblockDave Chinner2011-07-201-0/+4
| * | | | | | | | | | | | | vmscan: add customisable shrinker batch sizeDave Chinner2011-07-201-0/+1
| * | | | | | | | | | | | | vmscan: add shrink_slab tracepointsDave Chinner2011-07-201-0/+77
| * | | | | | | | | | | | | btrfs: kill magical embedded struct superblockAl Viro2011-07-201-0/+2
| * | | | | | | | | | | | | switch vfs_path_lookup() to struct pathAl Viro2011-07-201-1/+1
| * | | | | | | | | | | | | kill lookup_create()Al Viro2011-07-201-1/+0Star
| * | | | | | | | | | | | | make sure that nsproxy_cache is initialized early enoughAl Viro2011-07-201-0/+1
| * | | | | | | | | | | | | new helpers: kern_path_create/user_path_createAl Viro2011-07-201-0/+2
| * | | | | | | | | | | | | kill LOOKUP_CONTINUEAl Viro2011-07-201-1/+0Star
| * | | | | | | | | | | | | nfs_open_context doesn't need struct path eitherAl Viro2011-07-201-2/+2
| * | | | | | | | | | | | | kill IPERM_FLAG_RCUAl Viro2011-07-201-2/+0Star
| * | | | | | | | | | | | | ->permission() sanitizing: don't pass flags to exec_permission()Al Viro2011-07-201-7/+0Star
| * | | | | | | | | | | | | ->permission() sanitizing: don't pass flags to ->inode_permission()Al Viro2011-07-201-1/+1
| * | | | | | | | | | | | | ->permission() sanitizing: don't pass flags to ->permission()Al Viro2011-07-203-3/+3
| * | | | | | | | | | | | | ->permission() sanitizing: don't pass flags to generic_permission()Al Viro2011-07-201-1/+1
| * | | | | | | | | | | | | ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-203-3/+3
| * | | | | | | | | | | | | ->permission() sanitizing: MAY_NOT_BLOCKAl Viro2011-07-201-0/+1
| * | | | | | | | | | | | | kill check_acl callback of generic_permission()Al Viro2011-07-202-2/+3
| * | | | | | | | | | | | | lockless get_write_access/deny_write_accessAl Viro2011-07-202-3/+52
| * | | | | | | | | | | | | kill file_permission() completelyAl Viro2011-07-201-1/+0Star
| * | | | | | | | | | | | | consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro2011-07-201-0/+1
| * | | | | | | | | | | | | new helper: iterate_supers_type()Al Viro2011-07-201-0/+2