summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-26Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds
2015-06-26Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2015-06-26Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2015-06-26Merge tag 'media/v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-06-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-06-26Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2015-06-26Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-06-26lib/string.c: introduce strreplace()Rasmus Villemoes
2015-06-26check_syslog_permissions() cleanupVasily Averin
2015-06-26printk: implement support for extended console driversTejun Heo
2015-06-26printk: guard the amount written per line by devkmsg_read()Tejun Heo
2015-06-26clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-26stddef.h: move offsetofend inside #ifndef/#endif guard, neatenJoe Perches
2015-06-26compiler-intel: fix wrong compiler barrier() macroDaniel Borkmann
2015-06-26compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2015-06-26compiler-gcc.h: neateningJoe Perches
2015-06-26zpool: remove zpool_evict()Dan Streetman
2015-06-25Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-25Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-06-25firmware: dmi: struct dmi_header should be packedJean Delvare
2015-06-25firmware: dmi_scan: add SBMIOS entry and DMI tablesIvan Khoronzhuk
2015-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25Merge tag 'for-f2fs-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds
2015-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-06-25Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-06-25Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-25mm: kmemleak_alloc_percpu() should follow the gfp from per_alloc()Larry Finger
2015-06-25frontswap: allow multiple backendsDan Streetman
2015-06-25x86, mirror: x86 enabling - find mirrored memory rangesTony Luck
2015-06-25mm/memblock: allocate boot time data structures from mirrored memoryTony Luck
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V
2015-06-25mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V
2015-06-25tracing: add trace event for memory-failureXie XiuQi
2015-06-25memory-failure: change type of action_result's param 3 to enumXie XiuQi
2015-06-25memory-failure: export page_type and action resultXie XiuQi
2015-06-25mm: oom_kill: simplify OOM killer lockingJohannes Weiner
2015-06-25mm: oom_kill: clean up victim marking and exiting interfacesJohannes Weiner
2015-06-25mm/memory-failure: introduce get_hwpoison_page() for consistent refcount hand...Naoya Horiguchi
2015-06-25mm: avoid tail page refcounting on non-THP compound pagesKirill A. Shutemov
2015-06-25mm: only define hashdist variable when neededRasmus Villemoes