summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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-081-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-081-0/+1
|\ \ \
| * | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* | | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-089-88/+104
|\ \ \ \ | |/ / / |/| | |
| * | | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-071-0/+8
| * | | parisc: Drop bootmem and switch to memblockHelge Deller2016-10-071-2/+0Star
| * | | parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-054-68/+74
| * | | parisc: Move hpmc stack into page aligned bss sectionHelge Deller2016-10-051-4/+8
| * | | parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller2016-09-251-6/+0Star
| * | | parisc: Update comment regarding implementation of copy_user_page_asmJohn David Anglin2016-09-201-5/+11
| * | | parisc: Use kmalloc_array() in add_system_map_addresses()Markus Elfring2016-09-201-1/+1
| * | | parisc: Check return value of smp_boot_one_cpu()Helge Deller2016-09-201-2/+2
| |/ /
* / / ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/ /
* / parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0Star
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-1/+35
|\
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+35