Age | Commit message (Expand) | Author | Files | Lines |
2016-05-06 | parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls | Dmitry V. Levin | 1 | -1/+1 |
2016-04-16 | Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -168/+114 |
2016-04-14 | parisc: Fix ftrace function tracer | Helge Deller | 8 | -168/+114 |
2016-04-08 | parisc: Update comment regarding relative extable support | Helge Deller | 1 | -6/+4 |
2016-04-08 | parisc: Unbreak handling exceptions from kernel modules | Helge Deller | 4 | -0/+9 |
2016-04-08 | parisc: Fix kernel crash with reversed copy_from_user() | Helge Deller | 1 | -0/+3 |
2016-04-08 | parisc: Avoid function pointers for kernel exception routines | Helge Deller | 1 | -5/+5 |
2016-04-08 | parisc: Handle R_PARISC_PCREL32 relocations in kernel modules | Helge Deller | 1 | -0/+8 |
2016-04-04 | mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage | Kirill A. Shutemov | 1 | -1/+1 |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-31 | Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -2/+35 |
2016-03-31 | parisc: Fix and enable seccomp filter support | Helge Deller | 4 | -2/+23 |
2016-03-31 | parisc: Fix SIGSYS signals in compat case | Helge Deller | 2 | -0/+12 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-23 | parisc: Wire up preadv2 and pwritev2 syscalls | Helge Deller | 2 | -1/+5 |
2016-03-23 | parisc: Use generic extable search and sort routines | Helge Deller | 4 | -11/+8 |
2016-03-23 | parisc: Panic immediately when panic_on_oops | Aaro Koskinen | 1 | -4/+1 |
2016-03-23 | parisc: Drop alloc_hugepages and free_hugepages syscalls | Helge Deller | 3 | -14/+4 |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -7/+7 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2016-03-18 | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 1 | -1/+1 |
2016-03-17 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 4 | -4/+0 |
2016-03-17 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
2016-03-15 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2016-03-15 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+3 |
2016-03-15 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+3 |
2016-03-14 | ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short | Alexander Duyck | 1 | -1/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -6/+4 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -8/+19 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 1 | -3/+0 |
2016-03-02 | parisc: Wire up copy_file_range syscall | Helge Deller | 2 | -1/+3 |
2016-03-02 | parisc: Fix ptrace syscall number and return value modification | Helge Deller | 2 | -6/+15 |
2016-03-02 | parisc: Use parentheses around expression in floppy.h | Helge Deller | 1 | -1/+1 |
2016-03-01 | arch/hotplug: Call into idle with a proper state | Thomas Gleixner | 1 | -1/+1 |
2016-02-26 | net: Facility to report route quality of connected sockets | Tom Herbert | 1 | -0/+2 |
2016-02-22 | arch: Introduce post-init read-only memory | Kees Cook | 1 | -0/+3 |
2016-02-22 | asm-generic: Consolidate mark_rodata_ro() | Kees Cook | 1 | -4/+0 |
2016-02-10 | KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option | David Howells | 4 | -4/+0 |
2016-01-30 | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM | Toshi Kani | 1 | -3/+3 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2 | -3/+0 |
2016-01-21 | parisc: convert to dma_map_ops | Christoph Hellwig | 4 | -221/+64 |
2016-01-21 | mm: arch: remove duplicate definitions of MADV_FREE | Guenter Roeck | 1 | -1/+0 |
2016-01-18 | Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -46/+123 |
2016-01-16 | Kconfig: remove HAVE_LATENCYTOP_SUPPORT | Will Deacon | 1 | -3/+0 |
2016-01-16 | parisc: Protect huge page pte changes with spinlocks | Helge Deller | 2 | -28/+52 |
2016-01-16 | arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi... | Chen Gang | 1 | -0/+1 |
2016-01-16 | mm: define MADV_FREE for some arches | Minchan Kim | 1 | -0/+1 |
2016-01-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -16/+16 |
2016-01-13 | parisc: Imporove debug info about space registers and TLB configuration | Helge Deller | 2 | -5/+23 |
2016-01-13 | parisc: Drop parisc-specific NSIGTRAP define | Helge Deller | 1 | -3/+0 |