Age | Commit message (Expand) | Author | Files | Lines |
2018-02-16 | xtensa: fix futex_atomic_cmpxchg_inatomic | Max Filippov | 1 | -13/+10 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2017-11-15 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+0 |
2017-11-08 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 1 | -2/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 4 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 4 | -0/+4 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -5/+0 |
2017-10-19 | xtensa: make dma_cache_sync a no-op | Christoph Hellwig | 1 | -2/+4 |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 1 | -5/+0 |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 1 | -2/+0 |
2017-09-23 | arch: remove unused *_segments() macros/functions | Tobias Klauser | 1 | -5/+0 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -22/+5 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -22/+5 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -5/+0 |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 1 | -5/+0 |
2017-07-21 | xtensa: remove wrapper header for asm/param.h | Tobias Klauser | 2 | -18/+1 |
2017-07-21 | xtensa: remove wrapper header for asm/device.h | Tobias Klauser | 2 | -15/+1 |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+13 |
2017-07-15 | xtensa: use generic fb.h | Tobias Klauser | 2 | -12/+1 |
2017-07-11 | xtensa: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 1 | -9/+1 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+1 |
2017-07-07 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+0 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+0 |
2017-07-04 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 1 | -2/+13 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -2/+0 |
2017-06-21 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 1 | -1/+2 |
2017-06-20 | xtensa: remove DMA_ERROR_CODE | Christoph Hellwig | 1 | -2/+0 |
2017-06-13 | Merge tag 'xtensa-20170612' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -1/+2 |
2017-06-06 | xtensa: don't use linux IRQ #0 | Max Filippov | 1 | -1/+2 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 1 | -1/+0 |
2017-05-16 | get rid of unused __strncpy_from_user() instances | Al Viro | 1 | -2/+1 |
2017-05-16 | kill strlen_user() | Al Viro | 1 | -3/+0 |
2017-05-09 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+2 |
2017-05-08 | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2 | -0/+54 |
2017-05-02 | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -61/+10 |
2017-05-01 | xtensa: clean up access to spilled registers locations | Max Filippov | 1 | -0/+15 |
2017-05-01 | xtensa: move internal ptrace definitions from uapi/asm to asm | Max Filippov | 1 | -0/+39 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 4 | -61/+11 |
2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 1 | -1/+2 |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 1 | -4/+0 |
2017-04-04 | xtensa: fix prefetch in the raw_copy_to_user | Max Filippov | 1 | -1/+1 |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 1 | -0/+1 |
2017-03-30 | xtensa: make __pa work with uncached KSEG addresses | Max Filippov | 1 | -0/+13 |
2017-03-29 | xtensa: get rid of zeroing, use RAW_COPY_USER | Al Viro | 1 | -46/+8 |
2017-03-29 | xtensa: switch to generic extable.h | Al Viro | 2 | -6/+2 |
2017-03-28 | new helper: uaccess_kernel() | Al Viro | 1 | -1/+1 |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov | 1 | -0/+1 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2 | -6/+0 |
2017-03-04 | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -0/+4 |