| Commit message (Expand) | Author | Age | Files | Lines |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 3 | -10/+10 |
*-. | Merge tags 'cris-for-4.16' and 'cris-for-4.16-urgent' of git://git.kernel.org... | Linus Torvalds | 2018-02-08 | 2 | -1/+18 |
|\ \ |
|
| | * | CRIS: Restore mistakenly cleared kernel Makefile | Jesper Nilsson | 2018-02-08 | 1 | -0/+17 |
| |/
|/| |
|
| * | cris: Fix conflicting types for _etext, _edata, _end | Sergey Senozhatsky | 2018-01-13 | 1 | -1/+1 |
* | | 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 tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-01 | 2 | -34/+0 |
|\ \ \ |
|
| * | | | cris: remove arch specific early DT functions | Rob Herring | 2018-01-30 | 2 | -34/+0 |
* | | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 5 | -101/+6 |
|\ \ \ \ |
|
| * | | | | cris: use dma-direct | Christoph Hellwig | 2018-01-15 | 5 | -98/+6 |
| * | | | | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -3/+0 |
| |/ / / |
|
* | | | | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2018-01-31 | 1 | -16/+7 |
|\ \ \ \ |
|
| * | | | | cris: switch to get_user_pages_fast() | Al Viro | 2017-12-02 | 1 | -16/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 3 | -11/+11 |
|\ \ \ \ |
|
| * | | | | cris: annotate ->poll() instances | Al Viro | 2017-11-27 | 3 | -11/+11 |
| |/ / / |
|
* | | | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 2 | -4/+0 |
* | | | | cris: Make THREAD_SIZE available to vmlinux.lds | David Howells | 2018-01-08 | 3 | -7/+8 |
| |/ /
|/| | |
|
* | | | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 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 | -9/+0 |
|\ \ |
|
| * | | PCI: Remove unused declarations | Bjorn Helgaas | 2017-11-07 | 1 | -6/+0 |
| * | | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-07 | 1 | -2/+0 |
| * | | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 2017-11-07 | 1 | -1/+0 |
* | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-11-14 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada | 2017-11-08 | 1 | -2/+0 |
| |/ / |
|
* | | | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-14 | 1 | -6/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -6/+0 |
| |/ |
|
* | | 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 | 353 | -0/+353 |
|/ |
|
* | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-09-09 | 2 | -2/+2 |
|\ |
|
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 2 | -2/+2 |
* | | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-09-08 | 1 | -4/+0 |
|\ \ |
|
| * | | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt | 2017-08-02 | 1 | -4/+0 |
| |/ |
|
* | | cris: Mark _stext and _end as char-arrays, not single char variables | Masami Hiramatsu | 2017-08-10 | 3 | -7/+7 |
|/ |
|
* | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-07-13 | 2 | -19/+19 |
|\ |
|
| * | cris: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 2 | -19/+19 |
* | | CRIS: gpio: move inline before return type | Joe Perches | 2017-07-12 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -8/+0 |
|\ |
|
| * | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-15 | 1 | -6/+0 |
| * | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -2/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 2 | -1/+2 |
|\ \ |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -1/+2 |
* | | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 3 | -18/+0 |
|/ / |
|
* | | devicetree: Move include prefixes from arch to separate directory | Olof Johansson | 2017-05-18 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2017-05-11 | 1 | -1/+0 |
|\ |
|
| * | mtd: nand: Kill the MTD_NAND_IDS Kconfig option | Boris Brezillon | 2017-03-08 | 1 | -1/+0 |
* | | arch/include: remove empty Kbuild files | Nicolas Dichtel | 2017-05-11 | 2 | -2/+0 |
* | | uapi: export all arch specifics directories | Nicolas Dichtel | 2017-05-11 | 1 | -3/+0 |
* | | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 3 | -49/+2 |
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 2 | -25/+1 |
|\ \ |
|
| * | | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 2 | -23/+1 |