summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)Author
2019-05-10parisc: Use __ro_after_init in processor.cHelge Deller
2019-05-10parisc: Use __ro_after_init in process.cHelge Deller
2019-05-10parisc: Use __ro_after_init in perf_images.hHelge Deller
2019-05-10parisc: Use __ro_after_init in pci.cHelge Deller
2019-05-10parisc: Use __ro_after_init in inventory.cHelge Deller
2019-05-10parisc: Use __ro_after_init in head.SHelge Deller
2019-05-10parisc: Use __ro_after_init in firmware.cHelge Deller
2019-05-10parisc: Use __ro_after_init in drivers.cHelge Deller
2019-05-10parisc: Use __ro_after_init in cache.cHelge Deller
2019-05-10parisc: Enable the ro_after_init featureHelge Deller
2019-05-10parisc: Drop LDCW barrier in CAS code when running UPHelge Deller
2019-05-06parisc: Add static branch and JUMP_LABEL featureHelge Deller
2019-05-06parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD codeHelge Deller
2019-05-03parisc: Use per-pagetable spinlockMikulas Patocka
2019-05-03parisc: Use ldcw instruction for SMP spinlock release barrierJohn David Anglin
2019-05-03parisc: Remove lock code to serialize TLB operations in pacache.SJohn David Anglin
2019-05-03parisc: Switch from DISCONTIGMEM to SPARSEMEMHelge Deller
2019-05-03parisc: enable wide mode earlySven Schnelle
2019-05-03parisc: Show n/a if product number not availableHelge Deller
2019-05-03parisc: remove unused flags parameter in __patch_text()Sven Schnelle
2019-05-03parisc: Implement kretprobesSven Schnelle
2019-05-03parisc: Implement kprobesSven Schnelle
2019-05-03parisc: add functions required by KPROBE_EVENTSSven Schnelle
2019-05-03parisc: Export running_on_qemu symbol for modulesHelge Deller
2019-05-03parisc: add KGDB supportSven Schnelle
2019-05-03parisc: add parisc code patchingSven Schnelle
2019-05-03parisc: Consider stack randomization for mmap base only when necessaryAlexandre Ghiti
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-06parisc: Detect QEMU earlier in boot processHelge Deller
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-05Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-21parisc: Show machine product number during bootHelge Deller
2019-02-21parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig
2019-02-21parisc: replace oops_in_progress manipulation with bust_spinlocks()Sergey Senozhatsky
2019-02-21parisc: Improve initial IRQ to CPU assignmentHelge Deller
2019-02-21parisc: Count IPI function call interruptsHelge Deller
2019-02-21parisc: Show rescheduling interrupts on SMP machines onlyHelge Deller
2019-02-21parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-07y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann
2019-02-07y2038: use time32 syscall names on 32-bitArnd Bergmann
2019-02-07y2038: syscalls: rename y2038 compat syscallsArnd Bergmann
2019-01-25arch: add pkey and rseq syscall numbers everywhereArnd Bergmann
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-20dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig
2018-12-10parisc: generate uapi header and system call table filesFiroz Khan
2018-12-10parisc: add system call table generation supportFiroz Khan
2018-12-10parisc: Split out alternative live patching codeHelge Deller