Age | Commit message (Expand) | Author | Files | Lines |
2018-03-16 | CRIS: Drop support for the CRIS port | Jesper Nilsson | 274 | -60985/+0 |
2018-02-22 | bug.h: work around GCC PR82365 in BUG() | Arnd Bergmann | 1 | -2/+9 |
2018-02-02 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -1/+0 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -20/+1 |
2018-01-15 | cris: use dma-direct | Christoph Hellwig | 2 | -20/+1 |
2018-01-10 | Construct init thread stack in the linker script rather than by union | David Howells | 2 | -4/+0 |
2018-01-08 | cris: Make THREAD_SIZE available to vmlinux.lds | David Howells | 2 | -7/+7 |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 1 | -1/+0 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-16 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -9/+0 |
2017-11-15 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -6/+0 |
2017-11-08 | PCI: Remove unused declarations | Bjorn Helgaas | 1 | -6/+0 |
2017-11-08 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 1 | -2/+0 |
2017-11-08 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 1 | -1/+0 |
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 | 235 | -0/+235 |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 1 | -6/+0 |
2017-07-09 | cris: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2 | -19/+19 |
2017-07-07 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -8/+0 |
2017-07-04 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -1/+2 |
2017-06-29 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 1 | -2/+0 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2 | -1/+2 |
2017-05-16 | get rid of unused __strncpy_from_user() instances | Al Viro | 1 | -6/+0 |
2017-05-16 | kill strlen_user() | Al Viro | 1 | -2/+0 |
2017-05-10 | arch/include: remove empty Kbuild files | Nicolas Dichtel | 2 | -2/+0 |
2017-05-10 | uapi: export all arch specifics directories | Nicolas Dichtel | 1 | -3/+0 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 3 | -49/+2 |
2017-05-09 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+1 |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro | 5 | -129/+50 |
2017-04-20 | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 1 | -0/+1 |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 1 | -3/+0 |
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-29 | cris: switch to RAW_COPY_USER | Al Viro | 1 | -42/+11 |
2017-03-29 | cris: rename __copy_user_zeroing to __copy_user_in | Al Viro | 1 | -4/+4 |
2017-03-29 | cris: get rid of zeroing | Al Viro | 2 | -16/+8 |
2017-03-29 | cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 | Al Viro | 2 | -48/+28 |
2017-03-29 | cris: don't rely upon __copy_user_zeroing() zeroing the tail | Al Viro | 1 | -7/+9 |
2017-03-29 | cris: switch to generic extable.h | Al Viro | 2 | -17/+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 pointless ifdefs | Al Viro | 1 | -3/+0 |
2017-03-06 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 1 | -2/+0 |
2017-03-06 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 1 | -3/+0 |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 1 | -1/+1 |
2017-02-28 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 1 | -0/+1 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+3 |
2017-02-25 | cris: use generic current.h | Davidlohr Bueso | 2 | -15/+1 |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 1 | -1/+0 |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 1 | -2/+2 |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche | 1 | -3/+3 |