| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | signal/parisc: Document a conflict with SI_USER with SIGFPE | Eric W. Biederman | 2018-01-12 | 1 | -0/+7 |
* | | | | 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-10 | 1 | -3/+0 |
| |/ / |
|
* / / | parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel | Helge Deller | 2018-01-02 | 1 | -0/+2 |
|/ / |
|
* | | parisc: Reduce thread stack to 16 kb | John David Anglin | 2017-12-17 | 1 | -0/+5 |
* | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-11-17 | 3 | -261/+286 |
|\ |
|
| * | parisc: Make some PDC structures accessible in uapi headers | Helge Deller | 2017-11-17 | 2 | -261/+250 |
| * | parisc: Add CPU topology support | Helge Deller | 2017-11-17 | 1 | -0/+36 |
* | | 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 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-16 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-08 | 1 | -7/+0 |
| * | | | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-08 | 1 | -1/+0 |
| |/ / / |
|
* | | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-15 | 1 | -8/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -8/+0 |
| |/ / |
|
* | | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 103 | -0/+103 |
|\ \ \
| | |/
| |/| |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 26 | -0/+26 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 76 | -0/+76 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -1/+1 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -18/+0 |
|/ |
|
* | parisc: Move init_per_cpu() into init section | Helge Deller | 2017-09-22 | 1 | -0/+1 |
* | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller | 2017-09-22 | 1 | -0/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-09-07 | 1 | -11/+3 |
|\ |
|
| * | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 2017-09-07 | 1 | -0/+3 |
| * | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 2017-09-07 | 1 | -11/+0 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 2017-08-07 | 1 | -1/+1 |
| |\ |
|
| * | | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-04 | 1 | -0/+2 |
* | | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-09-05 | 5 | -3/+26 |
|\ \ \ |
|
| * | | | parisc: Make existing core files reuseable for bootloader | Helge Deller | 2017-08-22 | 2 | -0/+6 |
| * | | | parisc: Optimize switch_mm | John David Anglin | 2017-08-22 | 1 | -0/+3 |
| * | | | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT | Helge Deller | 2017-08-22 | 1 | -3/+0 |
| * | | | parisc: PDT/firmware: Add support to read PDT on older PAT-machines | Helge Deller | 2017-08-22 | 1 | -0/+14 |
| * | | | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE | Helge Deller | 2017-08-22 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 2 | -22/+6 |
|\ \ \ |
|
| * | | | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 2017-08-25 | 1 | -22/+4 |
| * | | | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 2017-08-10 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2017-08-21 | 1 | -7/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -7/+0 |
* | | | parisc: Increase thread and stack size to 32kb | Helge Deller | 2017-07-31 | 1 | -1/+1 |
| |/
|/| |
|
* | | parisc: Add function to return DIMM slot of physical address | Helge Deller | 2017-07-25 | 1 | -1/+15 |
|/ |
|
* | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-07-22 | 1 | -1/+1 |
|\ |
|
| * | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 2017-07-17 | 1 | -1/+1 |
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -3/+3 |