| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove blackfin port | Arnd Bergmann | 2018-03-16 | 95 | -12043/+0 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2018-02-01 | 1 | -17/+0 |
|\ |
|
| * | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd | 2018-01-03 | 1 | -1/+0 |
| * | blackfin: Use generic clkdev.h header | Stephen Boyd | 2018-01-02 | 2 | -17/+1 |
* | | Construct init thread stack in the linker script rather than by union | David Howells | 2018-01-09 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-11-16 | 1 | -0/+20 |
|\ |
|
| * | blackfin: Fix local <asm/gpio.h> includes | Linus Walleij | 2017-10-19 | 1 | -0/+20 |
* | | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-11-07 | 3 | -0/+3 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
| |/ |
|
* | | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon | 2017-10-10 | 1 | -6/+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 | -10/+0 |
|/ |
|
* | Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-09-09 | 1 | -1/+133 |
|\ |
|
| * | blackfin: merge the two TWI header files | Wolfram Sang | 2017-08-27 | 1 | -1/+133 |
* | | 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 | -2/+2 |
|\ |
|
| * | debug: Fix WARN_ON_ONCE() for modules | Josh Poimboeuf | 2017-07-20 | 1 | -2/+2 |
* | | blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes | Geert Uytterhoeven | 2017-07-16 | 1 | -2/+1 |
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-07-15 | 1 | -10/+15 |
|\ \ |
|
| * | | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro | 2017-07-03 | 1 | -10/+15 |
* | | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2017-07-13 | 1 | -23/+1 |
|\ \ \ |
|
| * | | | blackfin: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 1 | -23/+1 |
* | | | | kernel/watchdog: introduce arch_touch_nmi_watchdog() | Nicholas Piggin | 2017-07-12 | 1 | -0/+2 |
|/ / / |
|
* | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-06 | 1 | -7/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | kill strlen_user() | Al Viro | 2017-05-15 | 1 | -7/+0 |
| |/ |
|
* | | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser | 2017-06-28 | 1 | -5/+0 |
|/ |
|
* | bfin: switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -22/+4 |
* | blackfin: switch to generic extable.h | Al Viro | 2017-03-28 | 2 | -16/+2 |
* | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro | 2017-03-05 | 1 | -1/+0 |
* | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro | 2017-03-05 | 1 | -3/+0 |
* | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez | 2017-02-27 | 1 | -0/+1 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -2/+2 |
|\ |
|
| * | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
| * | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | | Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie... | Linus Torvalds | 2017-02-23 | 1 | -0/+1 |
|\ \ |
|
| * \ | Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm... | Dave Airlie | 2017-01-10 | 1 | -0/+1 |
| |\ \
| | |/
| |/| |
|
| | * | drm: fix compilations issues introduced by "drm: allow to use mmuless SoC" | Benjamin Gaignard | 2017-01-09 | 1 | -0/+1 |
* | | | sched/cputime: Remove generic asm headers | Frederic Weisbecker | 2017-02-01 | 1 | -1/+0 |
|/ / |
|
* | | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 | 1 | -1/+0 |
* | | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 | 1 | -1/+0 |
* | | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 | 1 | -0/+1 |
* | | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -1/+0 |
|/ |
|
* | blackfin: no access_ok() for __copy_{to,from}_user() | Al Viro | 2016-09-15 | 1 | -12/+20 |
* | blackfin: fix copy_from_user() | Al Viro | 2016-09-13 | 1 | -4/+5 |
* | locking/atomic, arch/blackfin: Implement atomic_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -0/+8 |
* | locking/spinlock, arch: Update and fix spin_unlock_wait() implementations | Peter Zijlstra | 2016-06-14 | 1 | -2/+3 |
* | exit_thread: remove empty bodies | Jiri Slaby | 2016-05-20 | 1 | -7/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2016-03-19 | 1 | -2/+2 |
|\ |
|
| * | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 2016-03-13 | 1 | -2/+2 |