aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-04Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-08-02parisc: Change structure intialisation to C99 style in iomap.cAmitoj Kaur Chawla
2016-08-02parisc: Add break statements to pdc_pat_io_pci_cfg_read()Helge Deller
2016-08-02parisc: Add <asm/hash.h>George Spelvin
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-06-27parisc: use the new LED disk activity triggerStephan Linz
2016-06-24parisc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra
2016-06-16locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra
2016-06-14parisc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
2016-06-14locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra
2016-06-05parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller
2016-06-05parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller
2016-06-05parisc: Fix printk time during bootHelge Deller
2016-06-04parisc: Fix backtrace on PA-RISCMikulas Patocka
2016-06-04char/genrtc: remove parisc supportArnd Bergmann
2016-06-04rtc: parisc: provide rtc_class_ops directlyArnd Bergmann
2016-06-04rtc: cmos: remove empty asm/mc146818rtc.h filesArnd Bergmann
2016-05-25parisc: Whitespace cleanups in unistd.hHelge Deller
2016-05-23parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller
2016-05-22parisc: Fix typo in fpudispatch.cAndrea Gelmini
2016-05-22parisc: Fix typos in eisa_eeprom.hAndrea Gelmini
2016-05-22parisc: Fix typo in ldcw.hAndrea Gelmini
2016-05-22parisc: Fix typo in pdc.hAndrea Gelmini
2016-05-22parisc: Update futex.h to match generic implementationJohn David Anglin
2016-05-22parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller
2016-05-22parisc: Add native high-resolution sched_clock() implementationHelge Deller
2016-05-22parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller
2016-05-22parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller
2016-05-22parisc: Simplify and speed up get_user() and put_user()Helge Deller
2016-05-22parisc: Add syscall tracepoint supportHelge Deller
2016-05-20lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng
2016-05-20exit_thread: remove empty bodiesJiri Slaby
2016-05-06parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin
2016-04-15Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-14parisc: Fix ftrace function tracerHelge Deller
2016-04-08parisc: Update comment regarding relative extable supportHelge Deller
2016-04-08parisc: Unbreak handling exceptions from kernel modulesHelge Deller
2016-04-08parisc: Fix kernel crash with reversed copy_from_user()Helge Deller
2016-04-08parisc: Avoid function pointers for kernel exception routinesHelge Deller
2016-04-08parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov