Age | Commit message (Expand) | Author | Files | Lines |
2018-07-25 | media: sh: migor: Remove stale soc_camera include | Jacopo Mondi | 1 | -1/+0 |
2018-06-28 | media: ov772x: omit consumer ID when getting clock reference | Akinobu Mita | 1 | -1/+1 |
2018-06-28 | media: ov772x: use generic names for reset and powerdown gpios | Akinobu Mita | 1 | -2/+3 |
2018-06-28 | media: arch: sh: ap325rxa: Use new renesas-ceu camera driver | Jacopo Mondi | 2 | -204/+80 |
2018-06-28 | media: arch: sh: ms7724se: Use new renesas-ceu camera driver | Jacopo Mondi | 1 | -41/+79 |
2018-06-28 | media: arch: sh: kfr2r09: Use new renesas-ceu camera driver | Jacopo Mondi | 1 | -114/+103 |
2018-06-15 | arch/*: Kconfig: fix documentation for NMI watchdog | Mauro Carvalho Chehab | 1 | -1/+1 |
2018-06-15 | Kbuild: rename HAVE_CC_STACKPROTECTOR config variable | Masahiro Yamada | 1 | -1/+1 |
2018-06-14 | Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2018-06-14 | Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables | Linus Torvalds | 2 | -2/+2 |
2018-06-13 | Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -2/+2 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 2 | -2/+2 |
2018-06-11 | sh: remove no-op macro VMLINUX_SYMBOL() | Masahiro Yamada | 1 | -2/+2 |
2018-06-08 | mm: introduce ARCH_HAS_PTE_SPECIAL | Laurent Dufour | 2 | -2/+1 |
2018-06-07 | Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -1/+1 |
2018-06-06 | Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -2/+2 |
2018-06-05 | media: arch: sh: migor: Fix TW9910 PDN gpio | Jacopo Mondi | 1 | -1/+1 |
2018-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2018-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2018-06-05 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -33/+13 |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 4 | -23/+3 |
2018-05-29 | signal/sh: Stop gcc warning about an impossible case in do_divide_error | Eric W. Biederman | 1 | -0/+3 |
2018-05-28 | kconfig: reference environment variables directly and remove 'option env=' | Masahiro Yamada | 1 | -2/+2 |
2018-05-17 | i2c: pca-platform: move header to platform_data | Wolfram Sang | 1 | -1/+1 |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -13/+1 |
2018-05-14 | softirq/sh: Use nmi_count() on /proc/interrupts print out | Frederic Weisbecker | 1 | -1/+1 |
2018-05-11 | sh: switch to NO_BOOTMEM | Rob Herring | 4 | -82/+7 |
2018-05-09 | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+1 |
2018-05-09 | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 1 | -3/+2 |
2018-05-08 | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 1 | -1/+0 |
2018-05-08 | dma-debug: move initialization to common code | Christoph Hellwig | 1 | -9/+0 |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2 | -7/+0 |
2018-05-05 | sh: mm: Fix unprotected access to struct device | Jacopo Mondi | 1 | -3/+8 |
2018-05-05 | sh: fix build failure for J2 cpu with SMP disabled | Rich Felker | 1 | -0/+4 |
2018-04-25 | signal/sh: Use force_sig_fault where appropriate | Eric W. Biederman | 3 | -30/+8 |
2018-04-25 | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 3 | -0/+4 |
2018-04-20 | signal/sh: Use force_sig_fault in hw_breakpoint_handler | Eric W. Biederman | 1 | -7/+2 |
2018-04-19 | time: Add an asm-generic/compat.h file | Arnd Bergmann | 1 | -0/+1 |
2018-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
2018-04-14 | mm/gup.c: document return value | Michael S. Tsirkin | 1 | -0/+2 |
2018-04-13 | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh | Linus Torvalds | 9 | -38/+84 |
2018-04-13 | arch/sh: pcie-sh7786: handle non-zero DMA offset | Thomas Petazzoni | 1 | -0/+8 |
2018-04-13 | arch/sh: pcie-sh7786: adjust the memory mapping | Thomas Petazzoni | 1 | -5/+14 |
2018-04-13 | arch/sh: pcie-sh7786: adjust PCI MEM and IO regions | Thomas Petazzoni | 1 | -18/+18 |
2018-04-13 | arch/sh: pcie-sh7786: exclude unusable PCI MEM areas | Thomas Petazzoni | 1 | -0/+12 |
2018-04-13 | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled | Thomas Petazzoni | 1 | -0/+3 |
2018-04-13 | arch/sh: pci: don't use disabled resources | Thomas Petazzoni | 1 | -0/+5 |
2018-04-13 | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset | Thomas Petazzoni | 2 | -4/+7 |
2018-04-13 | arch/sh: add sh7786_mm_sel() function | Thomas Petazzoni | 1 | -0/+7 |
2018-04-13 | sh: fix debug trap failure to process signals before return to user | Rich Felker | 1 | -1/+1 |