summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2013-07-09Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...Linus Torvalds
2013-07-09virtio: support unlocked queue pollMichael S. Tsirkin
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-07-09net/fs: change busy poll time accountingEliezer Tamir
2013-07-09libceph: fix invalid unsigned->signed conversion for timespec encodingJosh Durgin
2013-07-09Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-09lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()Akinobu Mita
2013-07-09lib: add lz4 compressor moduleChanho Min
2013-07-09lib: add support for LZ4-compressed kernelKyungsik Lee
2013-07-09decompressor: add LZ4 decompressor moduleKyungsik Lee
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2013-07-09ipc/sem.c: replace shared sem_otime with per-semaphore valueManfred Spraul
2013-07-09ipc/sem: separate wait-for-zero and alter tasks into seperate queuesManfred Spraul
2013-07-09ptrace: revert "Prepare to fix racy accesses on task breakpoints"Oleg Nesterov
2013-07-09fatfs: add FAT_IOCTL_GET_VOLUME_IDMike Lockwood
2013-07-09page migration: fix wrong comment in address_space_operations.migratepage()Tang Chen
2013-07-09mm: remove unused VM_<READfoo> macros and expand other in-placeJoe Perches
2013-07-09mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch nameWanpeng Li
2013-07-09mm/writeback: remove wb_reason_nameWanpeng Li
2013-07-09fs/fs-writeback.c: : make wb_do_writeback() as staticHaicheng Li
2013-07-09mm: remove unused functions is_{normal_idx, normal, dma32, dma}Zhang Yanfei
2013-07-09include/linux/gfp.h: fix the comment for GFP_ZONE_TABLEZhang Yanfei
2013-07-09mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZEDZhang Yanfei
2013-07-09audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-09virtio: include asm/barrier explicitlyMichael S. Tsirkin
2013-07-09virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier
2013-07-08mlx5: Fix parameter type of health_handler_tRoland Dreier
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen
2013-07-08thermal: cpu_cooling: fix stub functionArnd Bergmann
2013-07-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton
2013-07-08seq_file: add seq_list_*_percpu helpersJeff Layton
2013-07-08xtensa: remove the second argument of __bio_kmap_atomic()Zhao Hongjiang
2013-07-079P: Add cancelled() to the transport functions.Simon Derr
2013-07-07net/9p: add privport option to 9p tcp transportJim Garlick
2013-07-07IB/core: Add reserved values to enums for low-level driver useJack Morgenstein
2013-07-07target: make queue_tm_rsp() return voidJoern Engel
2013-07-07target: remove unused codes from enum tcm_tmrsp_tableJoern Engel
2013-07-07target: Add tracepoints for SCSI commands being processedRoland Dreier
2013-07-07iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTEDNicholas Bellinger
2013-07-07Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-07-07Merge branch 'cpuinit-delete' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-07slab: add kmalloc() to kernel API documentationMichael Opdenacker