| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-02 | 1 | -1/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
* | | m32r: remove abort() | Sudip Mukherjee | 2018-02-01 | 1 | -8/+0 |
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 4 | -27/+2 |
|\ \ |
|
| * | | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig | 2018-01-15 | 1 | -1/+1 |
| * | | dma-mapping: provide a generic asm/dma-mapping.h | Christoph Hellwig | 2018-01-15 | 2 | -17/+1 |
| * | | m32r: remove the unused dma_capable helper | Christoph Hellwig | 2018-01-09 | 1 | -7/+0 |
| * | | m32r: remove unused flush_write_buffers definition | Christoph Hellwig | 2018-01-09 | 1 | -2/+0 |
* | | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-31 | 2 | -2/+1 |
|\ \ \ |
|
| * | | | switch wrapper poll.h instances to generic-y | Al Viro | 2017-11-27 | 2 | -2/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-01-29 | 1 | -3/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -3/+0 |
* | | | kernel/exit.c: export abort() to modules | Andrew Morton | 2018-01-05 | 1 | -1/+0 |
|/ / |
|
* / | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | m32r: fix endianness constraints | Geert Uytterhoeven | 2017-11-16 | 1 | -2/+2 |
* | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-11-15 | 1 | -5/+0 |
|\ |
|
| * | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 140 | -0/+140 |
|\ \ |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 25 | -0/+25 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 114 | -0/+114 |
| |/ |
|
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon | 2017-10-10 | 1 | -4/+0 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -12/+0 |
|/ |
|
* | m32r: fix build failure | Sudip Mukherjee | 2017-10-04 | 1 | -0/+9 |
* | m32r: define CPU_BIG_ENDIAN | Sudip Mukherjee | 2017-10-04 | 1 | -0/+4 |
* | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-23 | 1 | -8/+0 |
* | m32r: defconfig: cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-09 | 12 | -37/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -0/+2 |
|\ |
|
| * | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 2017-08-04 | 1 | -0/+2 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-09-04 | 1 | -5/+0 |
|\ \ |
|
| * | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
| |/ |
|
* / | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() | Randy Dunlap | 2017-08-31 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -11/+8 |
|\ |
|
| * | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-04 | 1 | -11/+8 |
* | | m32r: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-09 | 2 | -4/+3 |
* | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 3 | -27/+0 |
|\ \ |
|
| * | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-16 | 3 | -11/+0 |
| * | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -16/+0 |
| |/ |
|
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-07 | 1 | -1/+0 |
|\ \ |
|
| * | | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro | 2017-05-27 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 2 | -2/+1 |
|\ \ |
|
| * | | drivers: dma-mapping: allow dma_common_mmap() for NOMMU | Vladimir Murzin | 2017-06-30 | 1 | -0/+1 |
| * | | m32r: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+4 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-30 | 2 | -10/+0 |
| |\ \ |
|
| * | | | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 2017-06-21 | 1 | -0/+2 |
| * | | | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 2017-05-22 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-04 | 2 | -6/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 2017-06-04 | 2 | -6/+2 |
| |/ |
|