aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* parisc: Fix get_user() for 64-bit value on 32-bit kernelHelge Deller2017-04-21
* parisc: fix bugs in pa_memcpyMikulas Patocka2017-04-21
* parisc: Fix access fault handling in pa_memcpy()Helge Deller2017-04-08
* parisc: Avoid stalled CPU warnings after system shutdownHelge Deller2017-04-08
* parisc: Clean up fixup routines for get_user()/put_user()Helge Deller2017-04-08
* parisc: Fix system shutdown haltHelge Deller2017-03-26
* parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_rangeJohn David Anglin2017-03-26
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-02-01
* parisc: Mark cr16 clocksource unstable on SMP systemsHelge Deller2017-01-12
* parisc: Add line-break when printing segfault infoHelge Deller2017-01-12
* parisc: Fix TLB related boot crash on SMP machinesHelge Deller2016-12-08
* parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin2016-12-07
* parisc: Purge TLB before setting PTEJohn David Anglin2016-12-07
* parisc: Also flush data TLB in flush_icache_page_asmJohn David Anglin2016-11-25
* parisc: Fix race in pci-dma.cJohn David Anglin2016-11-25
* parisc: Switch to generic sched_clock implementationHelge Deller2016-11-25
* parisc: Fix races in parisc_setup_cache_timing()John David Anglin2016-11-25
* parisc: Fix printk continuations in system detectionHelge Deller2016-11-22
* parisc: Ignore the pkey system calls for nowHelge Deller2016-11-02
* parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded valueHelge Deller2016-11-02
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2016-11-02
* parisc: Avoid trashing sr2 and sr3 in LWS codeJohn David Anglin2016-11-02
* parisc: use KERN_CONT when printing device inventoryHelge Deller2016-11-02
* Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-12
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-11
| * parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-11
| * parisc: Move exception table into read-only sectionHelge Deller2016-10-09
| * parisc: Fix kernel memory layout regarding position of __gpHelge Deller2016-10-09
| * parisc: Increase initial kernel mapping sizeHelge Deller2016-10-09
| * parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-08
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\ \
| * \ Merge branch 'work.const-qstr' into work.miscAl Viro2016-10-08
| |\ \
| | * | parisc: use %pDAl Viro2016-08-07
* | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-10
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-08
|\ \ \ \
| * | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
| * | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-07
* | | | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-07
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-07
| * | | | parisc: Drop bootmem and switch to memblockHelge Deller2016-10-07
| * | | | parisc: Add hardened usercopy featureHelge Deller2016-10-06
| * | | | parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-05
| * | | | parisc: Move hpmc stack into page aligned bss sectionHelge Deller2016-10-05
| * | | | parisc: Fix self-detected CPU stall warnings on Mako machinesHelge Deller2016-09-25
| * | | | parisc: Report trap type as human readable stringHelge Deller2016-09-24
| * | | | parisc: Update comment regarding implementation of copy_user_page_asmJohn David Anglin2016-09-20
| * | | | parisc: Use kmalloc_array() in add_system_map_addresses()Markus Elfring2016-09-20
| * | | | parisc: Check return value of smp_boot_one_cpu()Helge Deller2016-09-20
| * | | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-20
| | |/ / | |/| |