aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-01-23s390: remove bogus system call table entriesHeiko Carstens1-3/+3
2018-01-23s390/kprobes: remove duplicate includesPravin Shedge1-1/+0
2018-01-23powerpc/64s: Improve RFI L1-D cache flush fallbackNicholas Piggin5-58/+39
2018-01-22signal/ptrace: Add force_sig_ptrace_errno_trap and use it where neededEric W. Biederman4-23/+8
2018-01-22signal/powerpc: Remove unnecessary signal_code parameter of do_send_trapEric W. Biederman3-10/+10
2018-01-22signal: Replace memset(info,...) with clear_siginfo for clarityEric W. Biederman1-1/+1
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman8-59/+87
2018-01-22signal/arm64: Better isolate the COMPAT_TASK portion of ptrace_hbptriggeredEric W. Biederman1-15/+12
2018-01-22MIPS: MSA: Update helpers to use new asm macrosJames Hogan1-44/+19
2018-01-22MIPS: XPA: Standardise readx/writex accessorsJames Hogan1-10/+10
2018-01-22MIPS: XPA: Allow use of $0 (zero) to MTHC0James Hogan1-2/+2
2018-01-22MIPS: XPA: Use XPA instructions in assemblyJames Hogan2-10/+22
2018-01-22MIPS: VZ: Pass GC0 register names in $n formatJames Hogan1-166/+166
2018-01-22MIPS: VZ: Update helpers to use new asm macrosJames Hogan1-127/+37
2018-01-22MIPS: Add helpers for assembler macro instructionsJames Hogan1-0/+83
2018-01-22MIPS: ranchu: Add Ranchu as a new generic-based boardMiodrag Dinic4-0/+133
2018-01-22sparc: vDSO: remove an extra tabDan Carpenter1-1/+1
2018-01-22sparc64: drop unneeded compat includeRolf Eike Beer1-3/+0
2018-01-22sparc64: Oracle DAX driverRob Gardner1-0/+91
2018-01-22sparc64: Oracle DAX infrastructureRob Gardner3-0/+196
2018-01-22ARM: omap: hwmod: fix section mismatch warningsArnd Bergmann1-2/+2
2018-01-22Merge tag 'omap-for-v4.16/dt-clk-dts-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dtArnd Bergmann6-35/+198
2018-01-22ARM: pxa/tosa-bt: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-01-22microblaze: Setup proper dependency for optimized lib functionsMichal Simek1-0/+1
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek9-30/+16
2018-01-22powerpc/pseries, ps3: panic flush kernel messages before halting systemNicholas Piggin5-16/+38
2018-01-22powerpc/tm: Fix endianness flip on trapGustavo Romero1-1/+7
2018-01-22powerpc: Expose TSCR via sysfsAnton Blanchard1-0/+8
2018-01-21Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-7/+45
2018-01-22powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_allMahesh Salgaonkar1-2/+0
2018-01-22powerpc/powernv: Add ppc_pci_reset_phbs parameter to issue a PHB resetGuilherme G. Piccoli1-2/+12
2018-01-22powerpc/pseries: Don't give a warning when HPT resizing isn't availableDavid Gibson1-1/+1
2018-01-22powerpc: Use octal numbers for file permissionsRussell Currey23-50/+47
2018-01-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+15
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King382-2040/+4964
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre6-160/+4
2018-01-21ARM: 8744/1: don't discard memblock for kexecArnd Bergmann1-1/+1
2018-01-21ARM: 8743/1: bL_switcher: add MODULE_LICENSE tagArnd Bergmann1-0/+4
2018-01-21ARM: 8742/1: Always use REFCOUNT_FULLJinbum Park1-0/+1
2018-01-21ARM: 8741/1: B15: fix unused label warningsArnd Bergmann1-15/+11
2018-01-21ARM: 8740/1: NOMMU: Make sure we do not hold stale data in mem[] arrayVladimir Murzin1-0/+2
2018-01-21ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries coresVladimir Murzin3-2/+6
2018-01-21ARM: 8738/1: Disable CONFIG_DEBUG_VIRTUAL for NOMMUVladimir Murzin1-1/+1
2018-01-21ARM: 8737/1: mm: dump: add checking for writable and executableJinbum Park4-1/+94
2018-01-21ARM: 8736/1: mm: dump: make the page table dumping seq_fileJinbum Park1-7/+21
2018-01-21ARM: 8735/1: mm: dump: make page table dumping reusableJinbum Park5-39/+104
2018-01-21powerpc/boot/dts: Remove leading 0x and 0s from bindings notationMathieu Malaterre26-106/+106
2018-01-21powerpc: Fix old-style function definitionMathieu Malaterre1-3/+3
2018-01-21powerpc/xmon: Do not compute/store the major opcodeMathieu Malaterre1-4/+0
2018-01-21powerpc/xive: Properly use static keyword for inline functionMathieu Malaterre1-1/+1