| Commit message (Expand) | Author | Age | Files | Lines |
* | parisc: Fix HPMC handler by increasing size to multiple of 16 bytes | Helge Deller | 2018-04-19 | 1 | -1/+5 |
* | parisc: Fix out of array access in match_pci_device() | Helge Deller | 2018-04-19 | 1 | -0/+4 |
* | parisc: Handle case where flush_cache_range is called with no context | John David Anglin | 2018-03-17 | 1 | -9/+32 |
* | Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-03-02 | 8 | -39/+86 |
|\ |
|
| * | parisc: Reduce irq overhead when run in qemu | Helge Deller | 2018-03-02 | 1 | -4/+5 |
| * | parisc: Use cr16 interval timers unconditionally on qemu | Helge Deller | 2018-03-02 | 2 | -1/+3 |
| * | parisc: Check if secondary CPUs want own PDC calls | Helge Deller | 2018-03-02 | 2 | -7/+18 |
| * | parisc: Hide virtual kernel memory layout | Helge Deller | 2018-03-02 | 1 | -1/+6 |
| * | parisc: Fix ordering of cache and TLB flushes | John David Anglin | 2018-03-02 | 3 | -26/+54 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ |
|
| * | | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 5 | -0/+35 |
|\ \ \ |
|
| * | | | parisc64: Add .opd based function descriptor dereference | Sergey Senozhatsky | 2018-01-09 | 5 | -0/+35 |
* | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -7/+0 |
|\ \ \ \ |
|
| * | | | | microblaze: remove dma_nommu_dma_supported | Christoph Hellwig | 2018-01-10 | 1 | -7/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 6 | -175/+9 |
|\ \ \ \ |
|
| * | | | | mm/memory_failure: Remove unused trapno from memory_failure | Eric W. Biederman | 2018-01-23 | 1 | -1/+1 |
| * | | | | signal: Unify and correct copy_siginfo_to_user32 | Eric W. Biederman | 2018-01-15 | 2 | -64/+0 |
| * | | | | signal: Unify and correct copy_siginfo_from_user32 | Eric W. Biederman | 2018-01-15 | 2 | -45/+0 |
| * | | | | signal: unify compat_siginfo_t | Al Viro | 2018-01-15 | 1 | -63/+0 |
| * | | | | signal: Remove _sys_private and _overrun_incr from struct compat_siginfo | Eric W. Biederman | 2018-01-12 | 1 | -1/+0 |
| * | | | | signal/parisc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman | 2018-01-12 | 2 | -1/+8 |
* | | | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -3/+0 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -3/+0 |
| |/ / / |
|
* | | | | parisc: qemu idle sleep support | Helge Deller | 2018-01-06 | 1 | -0/+39 |
* | | | | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller | 2018-01-02 | 3 | -4/+20 |
* | | | | parisc: Show initial kernel memory layout unhashed | Helge Deller | 2018-01-02 | 1 | -5/+5 |
* | | | | parisc: Show unhashed hardware inventory | Helge Deller | 2018-01-02 | 1 | -1/+1 |
|/ / / |
|
* | | | parisc: Reduce thread stack to 16 kb | John David Anglin | 2017-12-17 | 1 | -0/+5 |
* | | | Revert "parisc: Re-enable interrupts early" | John David Anglin | 2017-12-17 | 1 | -3/+9 |
* | | | parisc: remove duplicate includes | Pravin Shedge | 2017-12-17 | 2 | -3/+0 |
* | | | parisc: Align os_hpmc_size on word boundary | Helge Deller | 2017-12-17 | 1 | -0/+1 |
* | | | parisc: Fix indenting in puts() | Helge Deller | 2017-12-17 | 1 | -2/+2 |
* | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
| |/
|/| |
|
* | | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 10 | -294/+452 |
|\ |
|
| * | arch: Fix duplicates in Kconfig for parisc and sparc | Babu Moger | 2017-11-17 | 1 | -3/+0 |
| * | parisc: Make some PDC structures accessible in uapi headers | Helge Deller | 2017-11-17 | 2 | -261/+250 |
| * | parisc: Pass endianness info to sparse | Luc Van Oostenryck | 2017-11-17 | 1 | -1/+1 |
| * | parisc: Add CPU topology support | Helge Deller | 2017-11-17 | 6 | -26/+198 |
| * | parisc: Fix validity check of pointer size argument in new CAS implementation | John David Anglin | 2017-11-17 | 1 | -3/+3 |
* | | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 2017-11-17 | 1 | -1/+0 |
|\ \ |
|
| * | | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 2017-11-15 | 1 | -1/+0 |
* | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-11-17 | 3 | -21/+3 |
|\ \ \ |
|
| * | | | parisc: switch to {get,put}_compat_sigset() | Al Viro | 2017-09-19 | 3 | -21/+3 |
* | | | | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-11-17 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 2017-11-03 | 1 | -0/+1 |
* | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-15 | 1 | -8/+0 |
|\ \ \ \ \ |
|
| * | | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -7/+0 |
| * | | | | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -1/+0 |