summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: Increase thread and stack size to 32kbHelge Deller2017-07-311-1/+1
* parisc: Handle vma's whose context is not current in flush_cache_rangeJohn David Anglin2017-07-311-3/+2
* parisc: Extend disabled preemption in copy_user_pageJohn David Anglin2017-07-251-1/+1
* parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...John David Anglin2017-07-251-20/+14
* parisc: Suspend lockup detectors before system haltHelge Deller2017-07-251-0/+2
* parisc: Show DIMM slot number which holds broken memory moduleHelge Deller2017-07-251-5/+14
* parisc: Add function to return DIMM slot of physical addressHelge Deller2017-07-251-0/+25
* parisc: Fix crash when calling PDC_PAT_MEM PDT firmware functionHelge Deller2017-07-252-3/+12
* parisc: Merge millicode routines via linker scriptHelge Deller2017-07-231-0/+2
* parisc: Disable further stack checks when panic occurs during stack checkHelge Deller2017-07-231-1/+7
* Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-07-031-10/+13
|\
| * parisc: parisc_bus_type: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-10/+13
* | Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-039-14/+289
|\ \
| * | parisc: use compat_sys_keyctl()Eric Biggers2017-07-021-1/+1
| * | parisc: Don't hardcode PSW values in hpmc codeHelge Deller2017-06-091-2/+3
| * | parisc: Add Page Deallocation Table (PDT) supportHelge Deller2017-05-124-1/+261
| * | parisc: Enhance detection of synchronous cr16 clocksourcesHelge Deller2017-05-102-5/+24
| * | parisc: Drop per_cpu uaccess related exception_data structHelge Deller2017-05-101-5/+0
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-281-5/+0
* | 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-081-28/+0
|\
| * parisc: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-29/+0
| * 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-081-1/+1
* | mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko2017-05-081-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/+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
|\
OpenPOWER on IntegriCloud