aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-10zbud: add to mm/Seth Jennings
2013-07-10Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-10Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-10Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds
2013-07-10Merge tag 'mmc-updates-for-3.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-10Merge tag 'for-3.11-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds
2013-07-10Merge tag 'for-v3.11' of git://git.infradead.org/battery-2.6Linus Torvalds
2013-07-10Merge tag 'mfd-3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-07-10Merge tag 'regulator-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-10Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-07-09Merge tag 'fbdev-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2013-07-09Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
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-08locks: move file_lock_list to a set of percpu hlist_heads and convert file_lo...Jeff Layton