aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds239-2694/+3000
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-9/+12
2015-06-26Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-16/+11
2015-06-26Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-3/+3
2015-06-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+2
2015-06-26Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds72-1840/+1770
2015-06-26Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-50/+419
2015-06-26Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-115/+242
2015-06-26Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds372-9156/+28731
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds182-7678/+3059
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds84-3213/+136
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-181/+40
2015-06-25Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds3-36/+1
2015-06-25Merge branch 'i2c/for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-55/+0
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2-1/+8
2015-06-25avr32: use for_each_sg()Akinobu Mita1-9/+10
2015-06-25frv: use for_each_sg()Akinobu Mita2-7/+10
2015-06-25frv: remove unused inline function is_in_rom()Tobias Klauser1-6/+0
2015-06-25s390/mm: change HPAGE_SHIFT type to intDominik Dingel2-2/+2
2015-06-25s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel1-4/+1
2015-06-25s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2-60/+3
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel10-90/+0
2015-06-25s390/mm: make hugepages_supported a boot time decisionDominik Dingel3-4/+8
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds50-50/+20
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds3-5/+46
2015-06-25Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds93-0/+6183
2015-06-25sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern1-2/+2
2015-06-25sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2-0/+35
2015-06-25sparc64: Convert BUG_ON to warningDavid Ahern1-2/+3
2015-06-25sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern1-1/+6
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds71-202/+642
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds13-36/+111
2015-06-24x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2-0/+24
2015-06-24mm/memblock: add extra "flags" to memblock to allow selection of memory based on attributeTony Luck5-7/+12
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V7-31/+31
2015-06-24powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V3-15/+8
2015-06-24mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2-35/+45
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen11-40/+0
2015-06-24powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-24mm: new mm hook frameworkLaurent Dufour30-0/+450
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen10-52/+0
2015-06-24xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-24sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-24parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-24powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-24metag: use for_each_sg()Akinobu Mita1-5/+9
2015-06-24ARM: hisi: revert changes from hisi/hip04-dt branchArnd Bergmann2-160/+0
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-28/+248
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang3-36/+1