Age | Commit message (Expand) | Author |
2017-03-18 | parisc: Fix system shutdown halt | Helge Deller |
2017-03-18 | parisc: perf: Fix potential NULL pointer dereference | Arvind Yadav |
2017-03-15 | parisc: Avoid compiler warnings with access_ok() | Helge Deller |
2017-03-15 | parisc: Wire up statx system call | Helge Deller |
2017-03-15 | parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range | John David Anglin |
2017-03-15 | parisc: support R_PARISC_SECREL32 relocation in modules | Mikulas Patocka |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-03 | sched/headers: Move task->mm handling methods to <linux/sched/mm.h> | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-27 | mm: add new mmgrab() helper | Vegard Nossum |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-25 | parisc: Remove flush_user_dcache_range and flush_user_icache_range | John David Anglin |
2017-02-25 | parisc: fix a printk | Dan Carpenter |
2017-02-25 | parisc: Define access_ok() as macro | Helge Deller |
2017-02-22 | arch, mm: remove arch specific show_mem | Michal Hocko |
2017-02-22 | parisc: use generic current.h | Davidlohr Bueso |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott |
2017-02-07 | arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common | Laura Abbott |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-02-01 | fs/binfmt: Convert obsolete cputime type to nsecs | Frederic Weisbecker |
2017-02-01 | Merge branch 'linus' into sched/core, to pick up fixes and refresh the branch | Ingo Molnar |
2017-01-28 | parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header | Helge Deller |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-20 | sched/clock: Fix hotplug crash | Peter Zijlstra |
2017-01-02 | parisc: Add line-break when printing segfault info | Helge Deller |
2016-12-29 | parisc: Drop TIF_RESTORE_SIGMASK and switch to generic code | Helge Deller |
2016-12-29 | parisc: Mark cr16 clocksource unstable on SMP systems | Helge Deller |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-21 | Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-12-20 | parisc: Optimize timer interrupt function | Helge Deller |
2016-12-14 | arch/parisc: add option to skip DMA sync as a part of map and unmap | Alexander Duyck |
2016-12-12 | parisc: perf: return -EFAULT on error | Dan Carpenter |
2016-12-12 | parisc: Enhance CPU detection code on PAT machines | Helge Deller |
2016-12-12 | parisc: Re-enable interrupts early | Helge Deller |
2016-12-12 | parisc: Enable KASLR | Helge Deller |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-08 | parisc: Fix TLB related boot crash on SMP machines | Helge Deller |
2016-12-07 | parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic... | John David Anglin |
2016-12-07 | parisc: Purge TLB before setting PTE | John David Anglin |