summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-09Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linusJames Bottomley
2014-06-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds
2014-06-08Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-06-08Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into nextLinus Torvalds
2014-06-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...Linus Torvalds
2014-06-06Merge branch 'akpm' (patches from Andrew Morton) into nextLinus Torvalds
2014-06-06svcrdma: refactor marshalling logicSteve Wise
2014-06-06nfs4: remove unused CHANGE_SECURITY_LABELJ. Bruce Fields
2014-06-06idle: remove cpu_idle() forward declarationsGeert Uytterhoeven
2014-06-06mm: introduce kmemleak_update_trace()Catalin Marinas
2014-06-06key: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-06ipc,shm: document new limits in the uapi headerDavidlohr Bueso
2014-06-06ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul
2014-06-06include/asm-generic/ioctl.h: fix _IOC_TYPECHECK sparse errorHans Verkuil
2014-06-06idr: reorder the fieldsLai Jiangshan
2014-06-06signals: introduce kernel_sigaction()Oleg Nesterov
2014-06-06signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]Oleg Nesterov
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2014-06-06ptrace: fix fork event messages across pid namespacesMatthew Dempsky
2014-06-06drivers/rtc/rtc-cmos.c: drivers/char/rtc.c features for DECstation supportMaciej W. Rozycki
2014-06-06Merge tag 'mfd-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds
2014-06-06Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-06blk-mq: bump max tag depth to 10K tagsJens Axboe
2014-06-06block: add blk_rq_set_block_pc()Jens Axboe
2014-06-06Merge tag 'drm-intel-fixes-2014-06-06' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05drm: Introduce drm_dev_set_unique()Thierry Reding
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-05block: add notion of a chunk size for request mergingJens Axboe
2014-06-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-05Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2014-06-05drm/dsi: Support device shutdownThierry Reding
2014-06-05Merge branch 'devel-stable' into for-nextRussell King
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-05Merge commit '9e9a928eed8796a0a1aaed7e0b676db86ba84594' into drm-nextDave Airlie
2014-06-05drm/plane-helper: Add drm_plane_helper_check_update() (v3)Matt Roper
2014-06-05drm: add drm_fb_helper_restore_fbdev_mode_unlocked()Rob Clark
2014-06-04Merge branch 'akpm' (patchbomb from Andrew) into nextLinus Torvalds
2014-06-04drm: convert crtc and connection_mutex to ww_mutex (v5)Rob Clark
2014-06-04drm/dp: add a hw mutex around the transfer functions. (v2)Dave Airlie
2014-06-04init/main.c: remove an ifdefAndrew Morton
2014-06-04kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE...Oleg Nesterov
2014-06-04kernel/printk: use symbolic defines for console loglevelsBorislav Petkov
2014-06-04Documentation: expand/clarify debug documentationDan Streetman
2014-06-04printk: Add printk_deferred_onceJohn Stultz
2014-06-04printk: rename printk_sched to printk_deferredJohn Stultz
2014-06-04kernel/user.c: drop unused field 'files' from user_structKirill A. Shutemov