Age | Commit message (Expand) | Author |
2015-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-09 | Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-09 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre |
2015-11-08 | 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-05 | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson |
2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-10-25 | parisc: Change L1_CACHE_BYTES to 16 | John David Anglin |
2015-10-22 | parisc: Wire up userfaultfd syscall | Helge Deller |
2015-10-22 | parisc: allocate sys_membarrier system call number | Mathieu Desnoyers |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-08 | parisc: Define ioremap_uc and ioremap_wc | Guenter Roeck |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | parisc: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-10 | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based... | John David Anglin |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-06-22 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-22 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-06-08 | PCI: Remove unused pci_dma_burst_advice() | Bjorn Helgaas |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-05-19 | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand |
2015-05-13 | arch: Remove __ARCH_HAVE_CMPXCHG | Thomas Gleixner |
2015-05-12 | parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a... | Helge Deller |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2015-04-21 | 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-17 | parisc: switch to using asm-generic for seccomp.h | Kees Cook |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-14 | parisc: expose number of page table levels on Kconfig level | Kirill A. Shutemov |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-23 | parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT | Helge Deller |
2015-03-23 | parisc: mm: don't count preallocated pmds | Mikulas Patocka |
2015-02-28 | mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines | Kirill A. Shutemov |
2015-02-17 | parisc: macro whitespace fixes | Michael S. Tsirkin |
2015-02-16 | parisc/uaccess: fix sparse errors | Michael S. Tsirkin |
2015-02-16 | parisc: hpux - Remove HPUX syscall numbers | Helge Deller |
2015-02-16 | parisc: hpux - Remove hpux gateway page | Helge Deller |
2015-02-16 | parisc: Wire up execveat syscall | Helge Deller |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | parisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-26 | Merge branch 'parisc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-26 | parisc: fix out-of-register compiler error in ldcw inline assembler function | John David Anglin |
2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-12-09 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |