summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds21-198/+646
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-43/+464
2013-07-09NFS: Make nfs_attribute_cache_expired() non-staticScott Mayhew1-0/+1
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds16-65/+180
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds1-25/+3
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2-6/+0
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-13/+64
2013-07-09net/fs: change busy poll time accountingEliezer Tamir1-37/+18
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin1-5/+0
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-29/+125
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-0/+12
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita1-0/+5
2013-07-09lib: add lz4 compressor moduleChanho Min1-0/+36
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee1-0/+10
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee1-0/+51
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-0/+17
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2-0/+2
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt1-0/+2
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt1-0/+5
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt1-1/+1
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul1-1/+0
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul1-1/+4
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov2-13/+0
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood1-0/+10
2013-07-09page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen1-2/+2
2013-07-09mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches1-6/+0
2013-07-09mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li1-0/+6
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li1-1/+0
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li1-1/+0
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei1-28/+0
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei1-1/+1
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei1-6/+6
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton1-4/+22
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir2-23/+25
2013-07-09virtio: include asm/barrier explicitlyMichael S. Tsirkin1-0/+1
2013-07-09virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell1-0/+3
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier8-2/+2498
2013-07-08mlx5: Fix parameter type of health_handler_tRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen7-0/+2465
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann1-2/+2
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton1-0/+1
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton1-0/+6
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang1-2/+2
2013-07-079P: Add cancelled() to the transport functions.Simon Derr1-0/+3
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick1-0/+3
2013-07-07IB/core: Add reserved values to enums for low-level driver useJack Morgenstein1-2/+33
2013-07-07target: make queue_tm_rsp() return voidJoern Engel1-1/+1
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableJoern Engel1-8/+5
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier1-0/+214