| Commit message (Expand) | Author | Age | Files | Lines |
* | mn10300: Remove the architecture | David Howells | 2018-03-09 | 274 | -33860/+0 |
* | 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 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+1 |
|\ \ |
|
| * | | mn10300: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+1 |
| |/ |
|
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-02-01 | 1 | -1/+0 |
|\ \ |
|
| * | | firmware: Drop FIRMWARE_IN_KERNEL Kconfig option | Benjamin Gilbert | 2018-01-25 | 1 | -1/+0 |
* | | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -3/+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 branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-01-30 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | mn10300/misalignment: Use SIGSEGV SEGV_MAPERR to report a failed user copy | Eric W. Biederman | 2018-01-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-01-30 | 1 | -2/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 2018-01-03 | 1 | -2/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | mn10300: READ_ONCE() now implies smp_read_barrier_depends() | Paul E. McKenney | 2017-12-04 | 1 | -2/+5 |
| | |/ |
|
* | / | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-10 | 1 | -2/+0 |
|/ / |
|
* / | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 2017-12-05 | 1 | -0/+1 |
|/ |
|
* | bug: define the "cut here" string in a single place | Kees Cook | 2017-11-18 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-11-16 | 1 | -8/+0 |
|\ |
|
| * | mm, arch: remove empty_bad_page* | Michal Hocko | 2017-11-16 | 1 | -8/+0 |
* | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-11-16 | 2 | -7/+0 |
|\ \
| |/
|/| |
|
| * | PCI: Remove unused declarations | Bjorn Helgaas | 2017-11-08 | 1 | -3/+0 |
| * | PCI: Remove redundant pci_dev, pci_bus, resource declarations | Bjorn Helgaas | 2017-11-08 | 1 | -2/+0 |
| * | PCI: Remove redundant pcibios_set_master() declarations | Bjorn Helgaas | 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-15 | 1 | -10/+0 |
|\ \ |
|
| * | | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -6/+0 |
| * | | mn10300: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -4/+0 |
| |/ |
|
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 47 | -0/+47 |
|\ \ |
|
| * | | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman | 2017-11-02 | 9 | -0/+9 |
| * | | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2017-11-02 | 19 | -0/+19 |
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 19 | -0/+19 |
| |/ |
|
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 | 1 | -2/+2 |
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -3/+1 |
* | | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon | 2017-10-10 | 1 | -12/+0 |
|/ |
|
* | arch: remove unused *_segments() macros/functions | Tobias Klauser | 2017-09-23 | 1 | -12/+0 |
* | mn10300: defconfig: cleanup from old Kconfig options | Krzysztof Kozlowski | 2017-09-09 | 2 | -14/+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 |
* | | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney | 2017-08-17 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-21 | 1 | -1/+1 |
|\ |
|
| * | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -1/+1 |
* | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-13 | 3 | -5/+7 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-07 | 3 | -24/+2 |
|\ \ |
|
| * | | mn10300: use generic fb.h | Tobias Klauser | 2017-07-07 | 2 | -23/+1 |
| * | | mn10300: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-07 | 2 | -1/+1 |
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 3 | -11/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-16 | 3 | -10/+0 |
| * | | kill strlen_user() | Al Viro | 2017-05-16 | 1 | -1/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -0/+4 |
|\ \ \
| |_|/
|/| | |
|