summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-116-17/+29
|\
| * parisc: Show trap name in kernel crashHelge Deller2016-10-113-8/+14
| * parisc: Zero-initialize newly alloced memblockHelge Deller2016-10-111-0/+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
| * parisc: Increase initial kernel mapping sizeHelge Deller2016-10-091-3/+3
| * parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-10-081-1/+1
* | 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 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-10-101-0/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-10-072-1/+1
|\ \ \ \
| * | | | nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
| * | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2016-10-071-1/+0
* | | | | Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-0719-186/+304
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2016-10-072-1/+9
| * | | | parisc: Drop bootmem and switch to memblockHelge Deller2016-10-073-66/+64
| * | | | parisc: Add hardened usercopy featureHelge Deller2016-10-063-19/+41
| * | | | parisc: Add cfi_startproc and cfi_endproc to assembly codeHelge Deller2016-10-058-80/+121
| * | | | 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/+0
| * | | | parisc: Report trap type as human readable stringHelge Deller2016-09-241-1/+47
| * | | | 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
| * | | | parisc: Drop BROKEN_RODATA config optionHelge Deller2016-09-201-1/+0
| | |/ / | |/| |
* | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-154-14/+16
|\ \ \ \ | |/ / /
| * | | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-1/+4
| |\ \ \ | | |/ / | |/| |
| | * | parisc: fix copy_from_user()Al Viro2016-09-131-2/+4
| | |/
| * | mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKSJosh Poimboeuf2016-08-304-13/+12
* | | ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/ /
* | parisc: Fix order of EREFUSED define in errno.hHelge Deller2016-08-201-2/+2
* | parisc: Fix automatic selection of cr16 clocksourceHelge Deller2016-08-202-20/+0
|/
* Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-053-141/+35
|\
| * char/genrtc: remove parisc supportArnd Bergmann2016-06-041-131/+0
| * rtc: parisc: provide rtc_class_ops directlyArnd Bergmann2016-06-041-1/+35
| * rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann2016-06-041-9/+0
* | Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-08-044-35/+182
|\ \
| * | parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla2016-08-021-32/+32
| * | parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller2016-08-021-3/+3
| * | parisc: Add <asm/hash.h>George Spelvin2016-08-022-0/+147
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-9/+9
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-291-4/+5
|\ \ \
| * | | parisc/ptrace: run seccomp after ptraceKees Cook2016-06-141-4/+5
| * | | seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-141-1/+1
* | | | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds2016-07-272-2/+2
|\ \ \ \
| * | | | parisc: use the new LED disk activity triggerStephan Linz2016-06-272-2/+2
| |/ / /
* | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-252-10/+62
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud