Age | Commit message (Expand) | Author |
2017-11-15 | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-14 | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-08 | kbuild: clean up *.dtb and *.dtb.S patterns from top-level Makefile | Masahiro Yamada |
2017-11-07 | PCI: Remove unused declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas |
2017-11-07 | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-09-09 | Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-09-08 | Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon |
2017-08-10 | cris: Mark _stext and _end as char-arrays, not single char variables | Masami Hiramatsu |
2017-08-02 | PCI: Add a generic weak pcibios_fixup_bus() | Palmer Dabbelt |
2017-07-13 | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2017-07-12 | CRIS: gpio: move inline before return type | Joe Perches |
2017-07-10 | cris: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-18 | devicetree: Move include prefixes from arch to separate directory | Olof Johansson |
2017-05-15 | get rid of unused __strncpy_from_user() instances | Al Viro |
2017-05-15 | kill strlen_user() | Al Viro |
2017-05-11 | Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2017-05-11 | arch/include: remove empty Kbuild files | Nicolas Dichtel |
2017-05-11 | uapi: export all arch specifics directories | Nicolas Dichtel |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-05-08 | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-05-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-04-26 | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now | Al Viro |
2017-04-26 | Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'... | Al Viro |
2017-04-20 | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse |
2017-04-03 | debug: Fix __bug_table[] in arch linker scripts | Peter Zijlstra |
2017-04-02 | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro |
2017-03-28 | cris: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | cris: rename __copy_user_zeroing to __copy_user_in | Al Viro |
2017-03-28 | cris: get rid of zeroing | Al Viro |
2017-03-28 | cris: get rid of zeroing in __asm_copy_from_user_N for N > 4 | Al Viro |
2017-03-28 | cris: don't rely upon __copy_user_zeroing() zeroing the tail | Al Viro |
2017-03-28 | cris: switch to generic extable.h | Al Viro |
2017-03-28 | new helper: uaccess_kernel() | Al Viro |
2017-03-10 | Merge branch 'prep-for-5level' | Linus Torvalds |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-08 | mtd: nand: Kill the MTD_NAND_IDS Kconfig option | Boris Brezillon |
2017-03-05 | uaccess: drop pointless ifdefs | Al Viro |