aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* aio: Kill ki_dtorKent Overstreet2013-07-30
* aio: Kill ki_usersKent Overstreet2013-07-30
* aio: Kill unneeded kiocb membersKent Overstreet2013-07-30
* aio: Kill aio_rw_vect_retry()Kent Overstreet2013-07-30
* aio: io_cancel() no longer returns the io_eventKent Overstreet2013-07-30
* fs/aio: Add support to aio ring pages migrationGu Zheng2013-07-16
* fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
* Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-14
|\
| * slab: add kmalloc() to kernel API documentationMichael Opdenacker2013-07-07
| * slob: Rework #ifdeffery in slab.hChristoph Lameter2013-06-18
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\ \
| * | rpc_create_*_dir: don't bother with qstrAl Viro2013-07-14
| * | llist: llist_add() can use llist_add_batch()Oleg Nesterov2013-07-13
| * | llist: fix/simplify llist_add() and llist_add_batch()Oleg Nesterov2013-07-13
| * | fput: turn "list_head delayed_fput_list" into llist_headOleg Nesterov2013-07-13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-13
|\ \ \
| * | | net: rename ll methods to busy-pollEliezer Tamir2013-07-10
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-13
|\ \ \ \
| * \ \ \ Merge branch 'linus' into timers/urgentThomas Gleixner2013-07-12
| |\ \ \ \
| * \ \ \ \ Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2013-07-10
| |\ \ \ \ \
| | * | | | | watchdog: Rename confusing state variableFrederic Weisbecker2013-06-20
* | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-13
|\ \ \ \ \ \ \
| * | | | | | | mutex: Move ww_mutex definitions to ww_mutex.hMaarten Lankhorst2013-07-12
* | | | | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-13
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier2013-07-11
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-11
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. | | | | | | | | Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier2013-07-08
| |\ \| | | | | | | | | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | mlx5: Fix parameter type of health_handler_tRoland Dreier2013-07-08
| | | * | | | | | | mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-08
| | |/ / / / / / /
| * / / / / / / / RDMA/cma: Define native IB addressSean Hefty2013-06-20
| |/ / / / / / /
* | | | | | | | Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-11
|\ \ \ \ \ \ \ \
| * | | | | | | | dm: optimize use SRCU and RCUMikulas Patocka2013-07-10
* | | | | | | | | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | elevator: Fix a race in elevator switchingJianpeng Ma2013-07-03
| * | | | | | | | | blk-throttle: implement proper hierarchy supportTejun Heo2013-05-14
* | | | | | | | | | Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | remoteproc/omap: fix a sparse warningSuman Anna2013-07-01
* | | | | | | | | | | Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang2013-07-08
* | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cpufreq: Fix serialization of frequency transitionsViresh Kumar2013-07-04
* | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | thermal: cpu_cooling: fix stub functionArnd Bergmann2013-07-08
* | | | | | | | | | | | | | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew2013-07-09
* | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-07-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | net/sunrpc: xpt_auth_cache should be ignored when expired.NeilBrown2013-07-01
| * | | | | | | | | | | | | | | sunrpc/cache: ensure items removed from cache do not have pending upcalls.NeilBrown2013-07-01
| * | | | | | | | | | | | | | | svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-01
| * | | | | | | | | | | | | | | svcrpc: introduce init_svc_credJ. Bruce Fields2013-07-01