| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2017-09-11 | 1 | -11/+19 |
|\ |
|
| * | signal: Remove kernel interal si_code magic | Eric W. Biederman | 2017-07-24 | 1 | -11/+19 |
* | | 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 | 2 | -23/+23 |
|\ \ \ |
|
| * | | | blackfin: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 2017-07-10 | 2 | -23/+23 |
* | | | | 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 |
|/ |
|
* | uapi: export all headers under uapi directories | Nicolas Dichtel | 2017-05-11 | 1 | -17/+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 |
* | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2016-03-16 | 1 | -1/+0 |
|\ \ |
|
| * | | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 2016-03-07 | 1 | -1/+0 |
| |/ |
|
* / | blackfin: define dummy pgprot_writecombine for !MMU | Sudip Mukherjee | 2016-03-15 | 1 | -0/+2 |
|/ |
|
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-20 | 1 | -2/+0 |
* | blackfin: convert to dma_map_ops | Christoph Hellwig | 2016-01-20 | 1 | -123/+4 |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-18 | 1 | -2/+2 |
|\ |
|
| * | blackfin: define __smp_xxx | Michael S. Tsirkin | 2016-01-12 | 1 | -2/+2 |
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-12 | 1 | -6/+0 |
|\ \ |
|
| * | | put the remnants of ..._user_ret() to rest | Al Viro | 2016-01-04 | 1 | -6/+0 |
| |/ |
|