Age | Commit message (Expand) | Author | Files | Lines |
2017-11-17 | Merge branch 'parisc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -261/+286 |
2017-11-17 | Merge tag 'locks-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl... | Linus Torvalds | 1 | -1/+0 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2017-11-17 | parisc: Make some PDC structures accessible in uapi headers | Helge Deller | 2 | -261/+250 |
2017-11-17 | parisc: Add CPU topology support | Helge Deller | 1 | -0/+36 |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+0 |
2017-11-15 | fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall | Jeff Layton | 1 | -1/+0 |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -8/+0 |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 1 | -7/+0 |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 1 | -1/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 103 | -0/+103 |
2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags | Dan Williams | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 26 | -0/+26 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 76 | -0/+76 |
2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -1/+1 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -8/+0 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -3/+1 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -18/+0 |
2017-09-22 | parisc: Move init_per_cpu() into init section | Helge Deller | 1 | -0/+1 |
2017-09-22 | parisc: Add wrapper for pdc_instr() firmware function | Helge Deller | 1 | -0/+1 |
2017-09-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -11/+3 |
2017-09-06 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 1 | -0/+3 |
2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 1 | -11/+0 |
2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+2 |
2017-09-05 | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -3/+26 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -22/+6 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -22/+4 |
2017-08-22 | parisc: Make existing core files reuseable for bootloader | Helge Deller | 2 | -0/+6 |
2017-08-22 | parisc: Optimize switch_mm | John David Anglin | 1 | -0/+3 |
2017-08-22 | parisc: Drop MADV_SPACEAVAIL, MADV_VPS_PURGE and MADV_VPS_INHERIT | Helge Deller | 1 | -3/+0 |
2017-08-22 | parisc: PDT/firmware: Add support to read PDT on older PAT-machines | Helge Deller | 1 | -0/+14 |
2017-08-22 | parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINE | Helge Deller | 1 | -0/+3 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -7/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -7/+0 |
2017-08-10 | locking/atomic: Fix atomic_set_release() for 'funny' architectures | Peter Zijlstra | 1 | -0/+2 |
2017-08-07 | Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 1 | -1/+1 |
2017-08-03 | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 1 | -0/+2 |
2017-07-31 | parisc: Increase thread and stack size to 32kb | Helge Deller | 1 | -1/+1 |
2017-07-25 | parisc: Add function to return DIMM slot of physical address | Helge Deller | 1 | -1/+15 |
2017-07-22 | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2017-07-21 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+3 |
2017-07-20 | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 1 | -3/+3 |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+0 |
2017-07-11 | parisc: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -6/+5 |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -1/+0 |
2017-07-05 | Merge branch 'parisc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2017-07-05 | parisc: ->mapping_error | Christoph Hellwig | 1 | -2/+0 |