summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Fix section mismatchesHelge Deller2018-05-022-2/+2
* parisc: drivers.c: Fix section mismatchesHelge Deller2018-05-021-3/+4
* parisc: time: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-04-201-1/+1
* parisc: Document rules regarding checksum of HPMC handlerHelge Deller2018-04-181-0/+11
* parisc: Make bzImage default build targetHelge Deller2018-04-181-0/+3
* parisc: Fix missing binfmt_elf32.o build errorHelge Deller2018-04-141-1/+1
* Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-129-155/+57
|\
| * parisc: Prevent panic at system haltHelge Deller2018-04-111-8/+5
| * parisc: Switch to generic COMPAT_BINFMT_ELFHelge Deller2018-04-114-132/+42
| * parisc: Move cache flush functions into .text.hot sectionHelge Deller2018-04-112-5/+6
| * parisc/signal: Add FPE_CONDTRAP for conditional trap handlingHelge Deller2018-04-112-10/+4
* | page cache: use xa_lockMatthew Wilcox2018-04-111-4/+2
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-5/+11
|/
* Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-04-101-1/+1
|\
| * parisc: time: stop validating rtc_time in .read_timeAlexandre Belloni2018-03-201-1/+1
* | mm: fix races between swapoff and flush dcacheHuang Ying2018-04-051-2/+3
* | Merge branch 'parisc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-038-31/+212
|\ \
| * | parisc: Fix out of array access in match_pci_device()Helge Deller2018-03-271-0/+4
| * | parisc: Add code generator for Qemu/SeaBIOS machine infoHelge Deller2018-03-271-0/+171
| * | parisc: Fix HPMC handler by increasing size to multiple of 16 bytesHelge Deller2018-03-271-1/+5
| * | parisc: machine_power_off() should call pm_power_off()Helge Deller2018-03-271-1/+5
| * | parisc/Kconfig: SMP kernels boot on all machinesHelge Deller2018-03-271-4/+2
| * | parisc: Silence uninitialized variable warning in dbl_to_sgl_fcnvff()Dan Carpenter2018-03-271-1/+1
| * | parisc: Move various functions and strings to init sectionHelge Deller2018-03-272-17/+17
| * | parisc: Convert MAP_TYPE to cover 4 bits on pariscHelge Deller2018-03-271-1/+1
| * | parisc: Force to various endian types for sparseHelge Deller2018-03-271-6/+6
* | | Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-04-021-15/+15
|\ \ \
| * | | mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()Dominik Brodowski2018-04-021-1/+1
| * | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()Dominik Brodowski2018-04-021-3/+3
| * | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()Dominik Brodowski2018-04-021-1/+1
| * | | fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski2018-04-021-2/+2
| * | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski2018-04-021-2/+2
| * | | fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski2018-04-021-3/+3
| * | | fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski2018-04-021-1/+1
| * | | fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski2018-04-021-2/+2
| |/ /
* / / parisc: Handle case where flush_cache_range is called with no contextJohn David Anglin2018-03-171-9/+32
|/ /
* | Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-028-39/+86
|\ \ | |/ |/|
| * parisc: Reduce irq overhead when run in qemuHelge Deller2018-03-021-4/+5
| * parisc: Use cr16 interval timers unconditionally on qemuHelge Deller2018-03-022-1/+3
| * parisc: Check if secondary CPUs want own PDC callsHelge Deller2018-03-022-7/+18
| * parisc: Hide virtual kernel memory layoutHelge Deller2018-03-021-1/+6
| * parisc: Fix ordering of cache and TLB flushesJohn David Anglin2018-03-023-26/+54
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-011-1/+0
|\ \
| * | arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-031-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-015-0/+35
|\ \ \
| * | | parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky2018-01-095-0/+35
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-7/+0
|\ \ \ \
| * | | | microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-101-7/+0
| | |_|/ | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-306-175/+9
|\ \ \ \