summaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)Author
2018-01-26Merge branch 'akpm-current/current'Stephen Rothwell
2018-01-26mm-introduce-map_fixed_safe-fixMichael Ellerman
2018-01-26mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-01-26Merge remote-tracking branch 'init_task/init_task'Stephen Rothwell
2018-01-26Merge remote-tracking branch 'userns/for-next'Stephen Rothwell
2018-01-25Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2018-01-25Merge remote-tracking branch 'clk/clk-next'Stephen Rothwell
2018-01-23mm/memory_failure: Remove unused trapno from memory_failureEric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2018-01-15signal: Unify and correct copy_siginfo_from_user32Eric W. Biederman
2018-01-15signal: unify compat_siginfo_tAl Viro
2018-01-12signal: Remove _sys_private and _overrun_incr from struct compat_siginfoEric W. Biederman
2018-01-12signal/parisc: Document a conflict with SI_USER with SIGFPEEric W. Biederman
2018-01-10microblaze: remove dma_nommu_dma_supportedChristoph Hellwig
2018-01-09Construct init thread stack in the linker script rather than by unionDavid Howells
2018-01-09parisc64: Add .opd based function descriptor dereferenceSergey Senozhatsky
2018-01-06parisc: qemu idle sleep supportHelge Deller
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd
2018-01-02parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller
2018-01-02parisc: Show initial kernel memory layout unhashedHelge Deller
2018-01-02parisc: Show unhashed hardware inventoryHelge Deller
2017-12-17parisc: Reduce thread stack to 16 kbJohn David Anglin
2017-12-17Revert "parisc: Re-enable interrupts early"John David Anglin
2017-12-17parisc: remove duplicate includesPravin Shedge
2017-12-17parisc: Align os_hpmc_size on word boundaryHelge Deller
2017-12-17parisc: Fix indenting in puts()Helge Deller
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-17Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-17Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-11-17Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-17arch: Fix duplicates in Kconfig for parisc and sparcBabu Moger
2017-11-17parisc: Make some PDC structures accessible in uapi headersHelge Deller
2017-11-17parisc: Pass endianness info to sparseLuc Van Oostenryck
2017-11-17parisc: Add CPU topology supportHelge Deller
2017-11-17parisc: Fix validity check of pointer size argument in new CAS implementationJohn David Anglin
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscallJeff Layton
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-07PCI: Remove redundant pci_dev, pci_bus, resource declarationsBjorn Helgaas
2017-11-07PCI: Remove redundant pcibios_set_master() declarationsBjorn Helgaas
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-24Merge tag 'v4.14-rc6' into locking/core, to pick up fixesIngo Molnar