summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | mm: larger stack guard gap, between vmasHugh Dickins2017-06-191-6/+9
|/
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-28/+0Star
|\
| * parisc: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-29/+0Star
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-091-1/+1
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-091-1/+1
* | 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/+0Star
* | 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-042-24/+7Star
|\
| * parisc: Remove flush_user_dcache_range and flush_user_icache_rangeJohn David Anglin2017-02-252-24/+7Star
* | 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-281-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/+2Star
* | 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/+61Star
|\
| * parisc: Optimize timer interrupt functionHelge Deller2016-12-202-88/+29Star
| * parisc: perf: return -EFAULT on errorDan Carpenter2016-12-121-3/+2Star
| * parisc: Enhance CPU detection code on PAT machinesHelge Deller2016-12-123-16/+18
| * parisc: Re-enable interrupts earlyHelge Deller2016-12-121-9/+3Star
| * parisc: Enable KASLRHelge Deller2016-12-122-15/+9Star
* | arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2016-12-151-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/+1Star
* 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/+11Star
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-252-19/+16Star
* 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/+24Star
* 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-122-7/+11
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-111-2/+2