summaryrefslogtreecommitdiffstats
path: root/arch/parisc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-05-09MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WARJoshua Kinard1-13/+32
2016-05-09MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.Ralf Baechle3-25/+31
2016-05-09MIPS: Fix MSA assembly warningsJames Hogan1-0/+6
2016-05-09MIPS: Fix MSA assembly with big thread offsetsJames Hogan1-66/+83
2016-05-09MIPS: Fix MSA ld_*/st_* asm macros to use PTR_ADDUJames Hogan1-8/+8
2016-05-09MIPS: Use copy_s.fmt rather than copy_u.fmtPaul Burton2-17/+17
2016-05-09MIPS: memset.S: Disable code unused with non-R6 MIPS configsMaciej W. Rozycki1-0/+2
2016-05-09MIPS64: R6: R2 emulation bugfixLeonid Yegoshin1-52/+53
2016-05-09MIPS: dma-default: Defend against NULL dev in massage_gfp_flagsMatt Redfearn1-3/+4
2016-05-09MIPS: oprofile: Fix a preemption issueYanjiang Jin1-1/+1
2016-05-09MIPS: Loongson-3: Fix build error after ld-version.sh modificationHuacai Chen1-1/+1
2016-05-09MIPS: Loongson-3: Reserve 32MB for RS780E integrated GPUHuacai Chen1-3/+3
2016-05-09MIPS: Reserve nosave data for hibernationHuacai Chen1-0/+3
2016-05-09MIPS: Sibyte: Fix Kconfig dependencies of SIBYTE_BUS_WATCHERAndreas Ruprecht1-1/+2
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan1-0/+1
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan2-3/+10
2016-05-09MIPS: Enable ptrace hw watchpoints on MIPS R6James Hogan1-1/+1
2016-05-09MIPS: Fix watchpoint restorationJames Hogan4-10/+9
2016-05-09MIPS: Avoid using unwind_stack() with usermodeJames Hogan1-1/+1
2016-05-09MIPS: Don't unwind to user mode with EVAJames Hogan1-1/+1
2016-05-09MIPS: BMIPS: Fill in current_cpu_data.coreFlorian Fainelli1-0/+1
2016-05-09MIPS: BMIPS: Remove maxcpus from BCM97435SVMB DTSFlorian Fainelli1-1/+1
2016-05-09MIPS: BMIPS: Add missing 7038 L1 register cells to BCM7435Florian Fainelli1-2/+3
2016-05-09MIPS: BMIPS: Make whitespacely correct.Ralf Baechle1-136/+136
2016-05-09MIPS: BMIPS: Add Whirlwind (BMIPS5200) initialization codeFlorian Fainelli3-4/+792
2016-05-09MIPS: BMIPS: Fix PRID_IMP_BMIPS5000 masking for BMIPS5200Florian Fainelli1-2/+7
2016-05-09MIPS: Don't BUG_ON when no IPI domain is foundPaul Burton1-13/+11
2016-05-09MIPS: Fix siginfo.h to use strict posix typesJames Hogan1-9/+9
2016-05-09MIPS: Fix crash registers on non-crashing CPUsCorey Minyard1-3/+13
2016-05-09mips: Fix CPC_BASE_ADDR mask to match datasheetNikolay Martynov1-2/+2
2016-05-08Linux 4.6-rc7v4.6-rc7Linus Torvalds1-1/+1
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin1-1/+1
2016-05-06x86/tsc: Read all ratio bits from MSR_PLATFORM_INFOChen Yu1-1/+1
2016-05-06mailmap: add John Paul Adrian GlaubitzLinus Torvalds1-0/+1
2016-05-06byteswap: try to avoid __builtin_constant_p gcc bugArnd Bergmann1-9/+15
2016-05-06lib/stackdepot: avoid to return 0 handleJoonsoo Kim1-1/+5
2016-05-06mm: fix kcompactd hang during memory offliningVlastimil Babka1-1/+3
2016-05-06modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause1-1/+2
2016-05-06mm/zswap: provide unique zpool nameDan Streetman1-1/+7
2016-05-06mm: thp: kvm: fix memory corruption in KVM with THP enabledAndrea Arcangeli3-3/+25
2016-05-06MAINTAINERS: fix Rajendra Nayak's addressEric Engestrom1-1/+1
2016-05-06mm, cma: prevent nr_isolated_* counters from going negativeHugh Dickins1-9/+1
2016-05-06mm: update min_free_kbytes from khugepaged after core initializationJason Baron1-1/+1
2016-05-06huge pagecache: mmap_sem is unlocked when truncation splits pmdHugh Dickins1-9/+2
2016-05-06rapidio/mport_cdev: fix uapi type definitionsAlexandre Bounine2-120/+139
2016-05-06mm: memcontrol: let v2 cgroups follow changes in system swappinessJohannes Weiner1-0/+4
2016-05-06mm: thp: correct split_huge_pages file permissionYang Shi1-2/+2
2016-05-06maintainers: update rmk's email address(es)Russell King1-24/+24
2016-05-05writeback: Fix performance regression in wb_over_bg_thresh()Howard Cochran1-2/+4