summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-03-291-0/+2
* parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-03-291-10/+0
* parisc: Fix system shutdown haltHelge Deller2017-03-181-0/+2
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-03-181-45/+49
* parisc: Wire up statx system callHelge Deller2017-03-151-0/+1
* parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-151-0/+22
* parisc: support R_PARISC_SECREL32 relocation in modulesMikulas Patocka2017-03-151-0/+8
* Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-03-032-24/+7
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-252-24/+7
* | sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-0/+5
* | sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-022-0/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* | mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-252-3/+3
|\ \ | |/ |/|
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-3/+3
* | fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker2017-02-011-9/+2
* | sched/clock: Fix hotplug crashPeter Zijlstra2017-01-201-0/+2
|/
* parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller2016-12-291-3/+20
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2411-11/+11
* Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-218-131/+61
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-202-88/+29
| * parisc: perf: return -EFAULT on errorDan Carpenter2016-12-121-3/+2
| * parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-123-16/+18
| * parisc: Re-enable interrupts earlyHelge Deller2016-12-121-9/+3
| * parisc: Enable KASLRHelge Deller2016-12-122-15/+9
* | arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-141-5/+15
|/
* parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-081-0/+11
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-071-21/+1
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-251-15/+22
* parisc: Fix race in pci-dma.cJohn David Anglin2016-11-251-1/+1
* parisc: Switch to generic sched_clock implementationHelge Deller2016-11-251-46/+11
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-252-19/+16
* parisc: Fix printk continuations in system detectionHelge Deller2016-11-221-4/+4
* 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 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-112-7/+11
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-111-2/+2
| * parisc: Move exception table into read-only sectionHelge Deller2016-10-091-3/+4
| * parisc: Fix kernel memory layout regarding position of __gpHelge Deller2016-10-091-2/+5
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-081-1/+1
| |\
| | * parisc: use %pDAl Viro2016-08-071-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-071-0/+1
|\ \ \
OpenPOWER on IntegriCloud