summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | KVM: MIPS: Fix lazy user ASID regenerate for SMPJames Hogan2016-10-262-5/+4
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-11-0415-235/+287
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MIPS: Fix max_low_pfn with disabled highmemJames Hogan2016-11-041-0/+13
| * | | | | | | | | MIPS: Correct MIPS I FP sigcontext layoutMaciej W. Rozycki2016-11-041-64/+39
| * | | | | | | | | MIPS: Fix ISA I/II FP signal context offsetsMaciej W. Rozycki2016-11-042-117/+131
| * | | | | | | | | MIPS: Remove FIR from ISA I FP signal contextMaciej W. Rozycki2016-11-041-5/+1
| * | | | | | | | | MIPS: Fix ISA I FP sigcontext access violation handlingMaciej W. Rozycki2016-11-041-1/+1
| * | | | | | | | | MIPS: Fix FCSR Cause bit handling for correct SIGFPE issueMaciej W. Rozycki2016-11-045-42/+78
| * | | | | | | | | MIPS: ptrace: Also initialize the FP context on individual FCSR writesMaciej W. Rozycki2016-11-041-0/+1
| * | | | | | | | | MIPS: dump_tlb: Fix printk continuationsJames Hogan2016-11-042-31/+31
| * | | | | | | | | MIPS: Fix __show_regs() outputPaul Burton2016-11-041-21/+21
| * | | | | | | | | MIPS: traps: Fix output of show_codeMatt Redfearn2016-11-041-3/+4
| * | | | | | | | | MIPS: traps: Fix output of show_stacktraceMatt Redfearn2016-11-041-6/+8
| * | | | | | | | | MIPS: traps: Fix output of show_backtraceMatt Redfearn2016-11-041-1/+1
| * | | | | | | | | MIPS: Fix build of compressed imageMatt Redfearn2016-11-041-1/+1
| * | | | | | | | | MIPS: generic: Fix KASLR for generic kernel.Matt Redfearn2016-11-041-6/+10
| * | | | | | | | | MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn2016-11-041-1/+1
| * | | | | | | | | MIPS: Malta: Fixup rebootPaul Burton2016-11-041-1/+2
| * | | | | | | | | MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPCPaul Burton2016-11-041-1/+10
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-11-043-36/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | parisc: Ignore the pkey system calls for nowHelge Deller2016-11-021-1/+3
| * | | | | | | | | parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller2016-11-021-1/+1
| * | | | | | | | | parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2016-11-021-2/+9
| * | | | | | | | | parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin2016-11-021-29/+24
| * | | | | | | | | parisc: use KERN_CONT when printing device inventoryHelge Deller2016-11-021-3/+3
| |/ / / / / / / /
* | | | | | | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-10-314-11/+31
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | ARM: wire up new pkey syscallsRussell King2016-10-193-1/+7
| * | | | | | | | ARM: fix oops when using older ARMv4T CPUsRussell King2016-10-191-10/+24
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-10-3132-723/+1400
|\ \ \ \ \ \ \ \
| * | | | | | | | sparc64: Handle extremely large kernel TLB range flushes more gracefully.David S. Miller2016-10-271-55/+228
| * | | | | | | | sparc64: Fix illegal relative branches in hypervisor patched TLB cross-call c...David S. Miller2016-10-261-12/+30
| * | | | | | | | sparc64: Fix instruction count in comment for __hypervisor_flush_tlb_pending.David S. Miller2016-10-261-1/+1
| * | | | | | | | sparc64: Handle extremely large kernel TSB range flushes sanely.David S. Miller2016-10-261-0/+17
| * | | | | | | | sparc: Handle negative offsets in arch_jump_label_transformJames Clarke2016-10-261-6/+17
| * | | | | | | | sparc64: Fix illegal relative branches in hypervisor patched TLB code.David S. Miller2016-10-261-14/+51
| * | | | | | | | sparc64: Delete now unused user copy fixup functions.David S. Miller2016-10-253-105/+4
| * | | | | | | | sparc64: Delete now unused user copy assembler helpers.David S. Miller2016-10-251-30/+0
| * | | | | | | | sparc64: Convert U3copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-81/+162
| * | | | | | | | sparc64: Convert NG2copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-91/+153
| * | | | | | | | sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-79/+162
| * | | | | | | | sparc64: Convert NG4copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-253-79/+231
| * | | | | | | | sparc64: Convert U1copy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-124/+237
| * | | | | | | | sparc64: Convert GENcopy_{from,to}_user to accurate exception reporting.David S. Miller2016-10-243-18/+38
| * | | | | | | | sparc64: Convert copy_in_user to accurate exception reporting.David S. Miller2016-10-241-10/+25
| * | | | | | | | sparc64: Prepare to move to more saner user copy exception handling.David S. Miller2016-10-2415-39/+47
| * | | | | | | | sparc64: Delete __ret_efault.David S. Miller2016-10-242-8/+1
| * | | | | | | | sparc32: Fix old style declaration GCC warningsTobias Klauser2016-10-241-1/+1
| * | | | | | | | sparc64: Fix old style declaration GCC warningsTobias Klauser2016-10-241-6/+6
| * | | | | | | | sparc64: Setup a scheduling domain for highest level cache.Atish Patra2016-10-244-21/+46
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-301-8/+4
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |