summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0
| * | | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-8/+57
| * | | locking/spinlock, arch: Update and fix spin_unlock_wait() implementationsPeter Zijlstra2016-06-141-2/+7
| |/ /
* | | parisc: get rid of superfluous __GFP_REPEATMichal Hocko2016-06-241-2/+1
* | | tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko2016-06-241-2/+2
|/ /
* | parisc: Move die_if_kernel() prototype into traps.h headerHelge Deller2016-06-052-2/+3
* | parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-051-1/+9
* | parisc: Fix printk time during bootHelge Deller2016-06-052-7/+3
* | parisc: Fix backtrace on PA-RISCMikulas Patocka2016-06-041-8/+14
|/
* parisc: Whitespace cleanups in unistd.hHelge Deller2016-05-251-18/+16
* parisc: Use long jump to reach ftrace_return_to_handler()Helge Deller2016-05-231-1/+10
* parisc: Fix typo in fpudispatch.cAndrea Gelmini2016-05-221-1/+1
* parisc: Fix typos in eisa_eeprom.hAndrea Gelmini2016-05-221-2/+2
* parisc: Fix typo in ldcw.hAndrea Gelmini2016-05-221-1/+1
* parisc: Fix typo in pdc.hAndrea Gelmini2016-05-221-1/+1
* parisc: Update futex.h to match generic implementationJohn David Anglin2016-05-221-41/+29
* parisc: Merge ftrace C-helper and assembler functions into .text.hot sectionHelge Deller2016-05-222-3/+6
* parisc: Add native high-resolution sched_clock() implementationHelge Deller2016-05-224-9/+70
* parisc: Add ARCH_TRACEHOOK and regset supportHelge Deller2016-05-223-2/+403
* parisc: Add 64bit get_user() and put_user() for 32bit kernelHelge Deller2016-05-221-1/+15
* parisc: Simplify and speed up get_user() and put_user()Helge Deller2016-05-221-58/+21
* parisc: Add syscall tracepoint supportHelge Deller2016-05-226-1/+28
* lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng2016-05-201-0/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-7/+0
* parisc: fix a bug when syscall number of tracee is __NR_Linux_syscallsDmitry V. Levin2016-05-061-1/+1
* Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-158-168/+114
|\
| * parisc: Fix ftrace function tracerHelge Deller2016-04-148-168/+114
* | parisc: Update comment regarding relative extable supportHelge Deller2016-04-081-6/+4
* | parisc: Unbreak handling exceptions from kernel modulesHelge Deller2016-04-084-0/+9
* | parisc: Fix kernel crash with reversed copy_from_user()Helge Deller2016-04-081-0/+3
* | parisc: Avoid function pointers for kernel exception routinesHelge Deller2016-04-081-5/+5
* | parisc: Handle R_PARISC_PCREL32 relocations in kernel modulesHelge Deller2016-04-081-0/+8
* | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-316-2/+35
|\ \
| * | parisc: Fix and enable seccomp filter supportHelge Deller2016-03-314-2/+23
| * | parisc: Fix SIGSYS signals in compat caseHelge Deller2016-03-312-0/+12
| |/
* | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* | parisc: Wire up preadv2 and pwritev2 syscallsHelge Deller2016-03-232-1/+5
* | parisc: Use generic extable search and sort routinesHelge Deller2016-03-234-11/+8
* | parisc: Panic immediately when panic_on_oopsAaro Koskinen2016-03-231-4/+1
* | parisc: Drop alloc_hugepages and free_hugepages syscallsHelge Deller2016-03-233-14/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-7/+7
|\ \
| * | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned shortAlexander Duyck2016-03-131-1/+1
| * | ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-131-6/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-085-8/+19
| |\ \ | | |/
| * | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-181-1/+1
|\ \ \
| * | | mm: cleanup *pte_alloc* interfacesKirill A. Shutemov2016-03-171-1/+1
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-174-4/+0
|\ \ \ \ | |/ / / |/| | |
OpenPOWER on IntegriCloud