| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso | 2015-12-04 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 2015-10-04 | 1 | -0/+1 |
|\ |
|
| * | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 2015-07-08 | 1 | -0/+1 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 1 | -2/+2 |
* | | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra | 2015-07-27 | 1 | -10/+0 |
* | | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | | blackfin: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -7/+21 |
* | | mm: clean up per architecture MM hook header files | Laurent Dufour | 2015-07-17 | 2 | -15/+1 |
|/ |
|
* | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-06-26 | 1 | -4/+4 |
|\ |
|
| * | serial: bfin: ctsrts: enfore Kconfig naming convention | Valentin Rothberg | 2015-05-06 | 1 | -4/+4 |
* | | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 | 2 | -2/+1 |
|\ \ |
|
| * | | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 2015-05-19 | 1 | -1/+0 |
| * | | remove <asm/scatterlist.h> | Christoph Hellwig | 2015-05-05 | 1 | -1/+1 |
| |/ |
|
* | | mm: new mm hook framework | Laurent Dufour | 2015-06-24 | 1 | -0/+15 |
* | | blackfin: Fix build error | Guenter Roeck | 2015-06-10 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 1 | -29/+6 |
|\ |
|
| * | dma: fix build error after update to v3.19 | Steven Miao | 2015-04-23 | 1 | -8/+0 |
| * | blackfin: io: define __raw_readx/writex with bfin_readx/writex | Steven Miao | 2015-04-23 | 1 | -21/+6 |
* | | blackfin: Remove exec_domain usage | Richard Weinberger | 2015-04-12 | 1 | -2/+0 |
* | | blackfin: Autogenerate offsets in struct thread_info | Richard Weinberger | 2015-04-12 | 1 | -9/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2015-02-21 | 1 | -116/+0 |
|\ |
|
| * | Input: bfin_rotary - move platform header to linux/platform_data | Sonic Zhang | 2015-02-15 | 1 | -116/+0 |