| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | time: Add an asm-generic/compat.h file | Arnd Bergmann | 2018-04-19 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-06-05 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | softirq/sh: Use nmi_count() on /proc/interrupts print out | Frederic Weisbecker | 2018-05-14 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-06-05 | 4 | -33/+13 |
|\ \ \ |
|
| * | | | signal/sh: Stop gcc warning about an impossible case in do_divide_error | Eric W. Biederman | 2018-05-29 | 1 | -0/+3 |
| * | | | signal/sh: Use force_sig_fault where appropriate | Eric W. Biederman | 2018-04-25 | 3 | -30/+8 |
| * | | | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 3 | -0/+4 |
| * | | | signal/sh: Use force_sig_fault in hw_breakpoint_handler | Eric W. Biederman | 2018-04-19 | 1 | -7/+2 |
| | |/
| |/| |
|
* | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-06-04 | 4 | -23/+3 |
|\ \ \ |
|
| * | | | dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+1 |
| * | | | scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig | Christoph Hellwig | 2018-05-09 | 1 | -3/+2 |
| * | | | dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG | Christoph Hellwig | 2018-05-08 | 1 | -1/+0 |
| * | | | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -9/+0 |
| * | | | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig | 2018-05-07 | 2 | -7/+0 |
| |/ / |
|
* | / | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -13/+1 |
| |/
|/| |
|
* | | sh: switch to NO_BOOTMEM | Rob Herring | 2018-05-11 | 4 | -82/+7 |
* | | sh: mm: Fix unprotected access to struct device | Jacopo Mondi | 2018-05-05 | 1 | -3/+8 |
* | | sh: fix build failure for J2 cpu with SMP disabled | Rich Felker | 2018-05-05 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-04-14 | 1 | -0/+2 |
|\ |
|
| * | mm/gup.c: document return value | Michael S. Tsirkin | 2018-04-14 | 1 | -0/+2 |
* | | Merge tag 'sh-for-4.17' of git://git.libc.org/linux-sh | Linus Torvalds | 2018-04-13 | 9 | -38/+84 |
|\ \
| |/
|/| |
|
| * | arch/sh: pcie-sh7786: handle non-zero DMA offset | Thomas Petazzoni | 2018-04-13 | 1 | -0/+8 |
| * | arch/sh: pcie-sh7786: adjust the memory mapping | Thomas Petazzoni | 2018-04-13 | 1 | -5/+14 |
| * | arch/sh: pcie-sh7786: adjust PCI MEM and IO regions | Thomas Petazzoni | 2018-04-13 | 1 | -18/+18 |
| * | arch/sh: pcie-sh7786: exclude unusable PCI MEM areas | Thomas Petazzoni | 2018-04-13 | 1 | -0/+12 |
| * | arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled | Thomas Petazzoni | 2018-04-13 | 1 | -0/+3 |
| * | arch/sh: pci: don't use disabled resources | Thomas Petazzoni | 2018-04-13 | 1 | -0/+5 |
| * | arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset | Thomas Petazzoni | 2018-04-13 | 2 | -4/+7 |
| * | arch/sh: add sh7786_mm_sel() function | Thomas Petazzoni | 2018-04-13 | 1 | -0/+7 |
| * | sh: fix debug trap failure to process signals before return to user | Rich Felker | 2018-04-13 | 1 | -1/+1 |
| * | sh: fix memory corruption of unflattened device tree | Rich Felker | 2018-04-13 | 2 | -6/+8 |
| * | sh: fix futex FUTEX_OP_SET op on userspace addresses | Aurelien Jarno | 2018-04-13 | 1 | -4/+1 |
* | | Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-04-07 | 1 | -1/+10 |
|\ \ |
|
| * | | Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin... | Wolfram Sang | 2018-03-24 | 1 | -1/+3 |
| |\| |
|
| * | | i2c: pca-platform: drop gpio from platform data | Chris Packham | 2018-03-24 | 1 | -1/+0 |
| * | | sh: sh7785lcr: add GPIO lookup table for i2c controller reset | Chris Packham | 2018-03-24 | 1 | -0/+10 |
* | | | mm: fix races between swapoff and flush dcache | Huang Ying | 2018-04-06 | 2 | -2/+2 |
* | | | zboot: fix stack protector in compressed boot phase | Huacai Chen | 2018-04-06 | 1 | -8/+1 |
* | | | Merge tag 'media/v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2018-04-04 | 4 | -297/+272 |
|\ \ \ |
|
| * | | | media: arch: sh: ecovec: Use new renesas-ceu camera driver | Jacopo Mondi | 2018-03-21 | 2 | -171/+171 |
| * | | | Merge commit 'v4.16-rc4~0' into patchwork | Mauro Carvalho Chehab | 2018-03-05 | 1 | -1/+3 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | media: arch: sh: migor: Use new renesas-ceu camera driver | Jacopo Mondi | 2018-02-26 | 2 | -126/+101 |
| | |/
| |/| |
|
* | | | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 2018-04-03 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | sh: kfr2r09: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff() | Dominik Brodowski | 2018-04-02 | 1 | -2/+2 |
* | | | mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64() | Dominik Brodowski | 2018-04-02 | 1 | -4/+4 |
* | | | fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls | Dominik Brodowski | 2018-04-02 | 1 | -2/+2 |
|/ / |
|
* / | sh: fix build error for empty CONFIG_BUILTIN_DTB_SOURCE | Masahiro Yamada | 2018-03-02 | 1 | -1/+3 |
|/ |
|
* | Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-02-06 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'for-4.16/nfit' into libnvdimm-for-next | Ross Zwisler | 2018-02-03 | 2 | -4/+21 |
| |\ |
|