| Commit message (Expand) | Author | Age |
| ... | |
| | * | parisc: Add defines for Huge page support | Helge Deller | 2015-11-22 |
| | * | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h | Helge Deller | 2015-11-22 |
| | * | parisc: Drop definition of start_thread_som for HP-UX SOM binaries | Helge Deller | 2015-11-20 |
| | * | parisc: Fix wrong comment regarding first pmd entry flags | Helge Deller | 2015-11-20 |
| * | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-09 |
| |\ \ |
|
| | * | | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 |
| * | | | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-09 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | parisc: Fixes and cleanups in kernel uapi header files | Helge Deller | 2015-11-08 |
| | * | | parisc: Drop hpux_stat64 struct from stat.h header file | Helge Deller | 2015-11-08 |
| | |/ |
|
| * | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-05 |
| * | | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-11-04 |
| |\ \ |
|
| | * | | parisc: Change L1_CACHE_BYTES to 16 | John David Anglin | 2015-10-25 |
| | * | | parisc: Wire up userfaultfd syscall | Helge Deller | 2015-10-22 |
| | * | | parisc: allocate sys_membarrier system call number | Mathieu Desnoyers | 2015-10-22 |
| | |/ |
|
| * / | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
| |/ |
|
| * | parisc: Use platform_device_register_simple("rtc-generic") | Helge Deller | 2015-09-08 |
| * | parisc: Drop CONFIG_SMP around update_cr16_clocksource() | Helge Deller | 2015-09-08 |
| * | parisc: Use double word condition in 64bit CAS operation | John David Anglin | 2015-09-08 |
| * | parisc: Filter out spurious interrupts in PA-RISC irq handler | Helge Deller | 2015-09-08 |
| * | parisc: Additionally check for in_atomic() in page fault handler | Helge Deller | 2015-09-08 |
| * | parisc: Define ioremap_uc and ioremap_wc | Guenter Roeck | 2015-09-08 |
| * | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 |
| |\ |
|
| | * | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 2015-08-12 |
| | |\ |
|
| | | * | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | | * | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
| | * | | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 2015-08-03 |
| | |\| |
|
| | * | | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2015-07-20 |
| * | | | parisc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-31 |
| | |/
|/| |
|
| * | | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet | 2015-07-19 |
| * | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 |
| * | | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 2015-07-10 |
| |/ |
|
| * | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2015-07-02 |
| |\ |
|
| | * | parisc64: don't use module_init for non-modular core perf code | Paul Gortmaker | 2015-06-16 |
| | * | parisc: don't use module_init for non-modular core pdc_cons code | Paul Gortmaker | 2015-06-16 |
| * | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 |
| |\ \ |
|
| | * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 |
| | * | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 |
| * | | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 |
| * | | | parisc: use for_each_sg() | Akinobu Mita | 2015-06-24 |
| * | | | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-06-23 |
| |\ \ \ |
|
| | * | | | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas | 2015-06-08 |
| | |/ / |
|
| * | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-22 |
| |\ \ \ |
|
| | * | | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 |
| | * | | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 |
| | | |/
| |/| |
|
| * | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-06-22 |
| |\ \ \
| |/ /
|/| | |
|
| | * | | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner | 2015-05-13 |
| | |/ |
|
| * | | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller | 2015-05-12 |
| * | | parisc: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-04-24 |
| |/ |
|
| * | parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS | Guenter Roeck | 2015-04-21 |
| * | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox | 2015-04-21 |