Age | Commit message (Expand) | Author | Files | Lines |
2015-12-21 | parisc: Fix syscall restarts | Helge Deller | 1 | -12/+52 |
2015-12-12 | parisc: Disable huge pages on Mako machines | Helge Deller | 1 | -1/+2 |
2015-12-12 | parisc: Wire up mlock2 syscall | Helge Deller | 2 | -1/+3 |
2015-12-12 | parisc: Remove unused pcibios_init_bus() | Bjorn Helgaas | 1 | -18/+0 |
2015-11-22 | Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -116/+382 |
2015-11-22 | parisc: Map kernel text and data on huge pages | Helge Deller | 3 | -26/+31 |
2015-11-22 | parisc: Add Huge Page and HUGETLBFS support | Helge Deller | 6 | -15/+291 |
2015-11-22 | parisc: Use long branch to do_syscall_trace_exit | Helge Deller | 1 | -2/+2 |
2015-11-22 | parisc: Increase initial kernel mapping to 32MB on 64bit kernel | Helge Deller | 2 | -3/+7 |
2015-11-22 | parisc: Initialize the fault vector earlier in the boot process. | Helge Deller | 3 | -28/+21 |
2015-11-22 | parisc: Add defines for Huge page support | Helge Deller | 2 | -4/+29 |
2015-11-22 | parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h | Helge Deller | 1 | -10/+0 |
2015-11-20 | parisc: Drop definition of start_thread_som for HP-UX SOM binaries | Helge Deller | 1 | -27/+0 |
2015-11-20 | parisc: Fix wrong comment regarding first pmd entry flags | Helge Deller | 1 | -1/+1 |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2015-11-09 | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -52/+44 |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -1/+0 |
2015-11-08 | parisc: Fixes and cleanups in kernel uapi header files | Helge Deller | 7 | -21/+44 |
2015-11-08 | parisc: Drop hpux_stat64 struct from stat.h header file | Helge Deller | 1 | -31/+0 |
2015-11-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 1 | -0/+3 |
2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -14/+10 |
2015-10-25 | parisc: Change L1_CACHE_BYTES to 16 | John David Anglin | 1 | -13/+5 |
2015-10-22 | parisc: Wire up userfaultfd syscall | Helge Deller | 2 | -1/+3 |
2015-10-22 | parisc: allocate sys_membarrier system call number | Mathieu Desnoyers | 2 | -1/+3 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -1/+1 |
2015-09-08 | parisc: Use platform_device_register_simple("rtc-generic") | Helge Deller | 1 | -10/+4 |
2015-09-08 | parisc: Drop CONFIG_SMP around update_cr16_clocksource() | Helge Deller | 1 | -7/+0 |
2015-09-08 | parisc: Use double word condition in 64bit CAS operation | John David Anglin | 1 | -1/+1 |
2015-09-08 | parisc: Filter out spurious interrupts in PA-RISC irq handler | Helge Deller | 1 | -2/+7 |
2015-09-08 | parisc: Additionally check for in_atomic() in page fault handler | Helge Deller | 1 | -1/+1 |
2015-09-08 | parisc: Define ioremap_uc and ioremap_wc | Guenter Roeck | 1 | -0/+2 |
2015-09-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -2/+7 |
2015-08-12 | Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ... | Ingo Molnar | 1 | -0/+7 |
2015-08-03 | Merge branch 'locking/urgent', tag 'v4.2-rc5' into locking/core, to pick up f... | Ingo Molnar | 8 | -184/+215 |
2015-07-31 | parisc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -6/+6 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+9 |
2015-07-20 | rtmutex: Delete scriptable tester | Davidlohr Bueso | 2 | -2/+0 |
2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet | 1 | -1/+2 |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin | 5 | -168/+212 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 2 | -4/+2 |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+2 |
2015-06-24 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-24 | parisc: use for_each_sg() | Akinobu Mita | 1 | -11/+16 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -19/+0 |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+6 |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+0 |
2015-06-16 | parisc64: don't use module_init for non-modular core perf code | Paul Gortmaker | 1 | -2/+1 |
2015-06-16 | parisc: don't use module_init for non-modular core pdc_cons code | Paul Gortmaker | 1 | -2/+1 |