aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V1-0/+10
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V1-1/+2
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin1-1/+1
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-1/+1
2016-12-12mm: remove x86-only restriction of movable_nodeReza Arbab1-0/+24
2016-12-12powerpc/mm: allow memory hotplug into a memoryless nodeReza Arbab1-12/+1
2016-12-12mm: remove the page size change check in tlb_remove_pageAneesh Kumar K.V5-40/+7
2016-12-12mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V6-0/+46
2016-12-12mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pagesAneesh Kumar K.V5-0/+13
2016-12-12m32r: fix build warningSudip Mukherjee1-0/+2
2016-12-12m32r: add simple dmaSudip Mukherjee3-2/+38
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds12-85/+522
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-32/+341
2016-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+7
2016-12-12Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+2
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds81-854/+133
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-5/+83
2016-12-12Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+0
2016-12-12Merge tag 'cris-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/crisLinus Torvalds2-5/+7
2016-12-12Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linuxLinus Torvalds11-53/+54
2016-12-12Merge tag 'm68k-for-v4.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds2-3/+2
2016-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds4-15/+30
2016-12-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds26-18/+713
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds19-44/+536
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds30-20/+160
2016-12-12openrisc: include l.swa in check for write data pagefaultStefan Kristiansson1-1/+1
2016-12-12openrisc: Updates after openrisc.net has been lostStafford Horne2-5/+5
2016-12-12openrisc: Consolidate setup to use memblock instead of bootmemStafford Horne6-33/+14
2016-12-12openrisc: remove the redundant of_platform_populateRob Herring1-10/+0
2016-12-12openrisc: add NR_CPUS Kconfig default valueStafford Horne1-0/+3
2016-12-12openrisc: Support both old (or32) and new (or1k) toolchainGuenter Roeck1-1/+7
2016-12-12openrisc: Add thread-local storage (TLS) supportChristian Svensson1-0/+13
2016-12-12openrisc: restore all regs on rt_sigreturnJonas Bonn1-1/+9
2016-12-12openrisc: fix PTRS_PER_PGD defineStefan Kristiansson2-2/+2
2016-12-12avr32: wire up pkey syscallsHans-Christian Noren Egtvedt2-0/+6
2016-12-12AVR32-pio: Replace two seq_printf() calls by seq_puts() in pio_bank_show()Markus Elfring1-2/+2
2016-12-12AVR32-pio: Use seq_putc() in pio_bank_show()Markus Elfring1-1/+1
2016-12-12AVR32-clock: Combine nine seq_printf() calls into one call in clk_show()Markus Elfring1-9/+19
2016-12-12AVR32-clock: Use seq_putc() in two functionsMarkus Elfring1-3/+2
2016-12-11sparc: fix a building error reported by kbuildGonglei \(Arei\)1-0/+1
2016-12-11sparc64: fix typo in pgd_clear()Kirill A. Shutemov1-1/+1
2016-12-11sparc64: restore irq in error paths in iommuDan Carpenter1-0/+2
2016-12-11sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter1-28/+28
2016-12-11sparc64: make string buffers large enoughDan Carpenter1-2/+2
2016-12-11sparc64: move dereference after check for NULLDan Carpenter1-3/+2
2016-12-11sparc: kernel: use builtin_platform_driverGeliang Tang1-6/+1
2016-12-11sparc64:Support User Probes for sparcAllen Pais13-4/+499
2016-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-2/+2
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar120-384/+577
2016-12-11x86/paravirt: Fix bool return type for PVOP_CALL()Peter Zijlstra1-1/+13