Age | Commit message (Expand) | Author |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2016-07-27 | Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-25 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-06-27 | parisc: use the new LED disk activity trigger | Stephan Linz |
2016-06-24 | parisc: get rid of superfluous __GFP_REPEAT | Michal Hocko |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |
2016-06-16 | locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra |
2016-06-14 | parisc/ptrace: run seccomp after ptrace | Kees Cook |
2016-06-14 | seccomp: Add a seccomp_data parameter secure_computing() | Andy Lutomirski |
2016-06-14 | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra |
2016-06-05 | parisc: Move die_if_kernel() prototype into traps.h header | Helge Deller |
2016-06-05 | parisc: Fix pagefault crash in unaligned __get_user() call | Helge Deller |
2016-06-05 | parisc: Fix printk time during boot | Helge Deller |
2016-06-04 | parisc: Fix backtrace on PA-RISC | Mikulas Patocka |
2016-05-25 | parisc: Whitespace cleanups in unistd.h | Helge Deller |
2016-05-23 | parisc: Use long jump to reach ftrace_return_to_handler() | Helge Deller |
2016-05-22 | parisc: Fix typo in fpudispatch.c | Andrea Gelmini |
2016-05-22 | parisc: Fix typos in eisa_eeprom.h | Andrea Gelmini |
2016-05-22 | parisc: Fix typo in ldcw.h | Andrea Gelmini |
2016-05-22 | parisc: Fix typo in pdc.h | Andrea Gelmini |
2016-05-22 | parisc: Update futex.h to match generic implementation | John David Anglin |
2016-05-22 | parisc: Merge ftrace C-helper and assembler functions into .text.hot section | Helge Deller |
2016-05-22 | parisc: Add native high-resolution sched_clock() implementation | Helge Deller |
2016-05-22 | parisc: Add ARCH_TRACEHOOK and regset support | Helge Deller |
2016-05-22 | parisc: Add 64bit get_user() and put_user() for 32bit kernel | Helge Deller |
2016-05-22 | parisc: Simplify and speed up get_user() and put_user() | Helge Deller |
2016-05-22 | parisc: Add syscall tracepoint support | Helge Deller |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-06 | parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls | Dmitry V. Levin |
2016-04-15 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller |
2016-04-08 | parisc: Update comment regarding relative extable support | Helge Deller |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller |
2016-04-08 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller |
2016-04-08 | parisc: Avoid function pointers for kernel exception routines | Helge Deller |
2016-04-08 | parisc: Handle R_PARISC_PCREL32 relocations in kernel modules | Helge Deller |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-31 | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-03-31 | parisc: Fix and enable seccomp filter support | Helge Deller |
2016-03-31 | parisc: Fix SIGSYS signals in compat case | Helge Deller |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-23 | parisc: Wire up preadv2 and pwritev2 syscalls | Helge Deller |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller |
2016-03-23 | parisc: Panic immediately when panic_on_oops | Aaro Koskinen |
2016-03-23 | parisc: Drop alloc_hugepages and free_hugepages syscalls | Helge Deller |