Age | Commit message (Expand) | Author |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-01-15 | dma-mapping: provide a generic asm/dma-mapping.h | Christoph Hellwig |
2018-01-09 | Construct init thread stack in the linker script rather than by union | David Howells |
2018-01-09 | m32r: remove the unused dma_capable helper | Christoph Hellwig |
2018-01-09 | m32r: remove unused flush_write_buffers definition | Christoph Hellwig |
2018-01-03 | arch: Remove clkdev.h asm-generic from Kbuild | Stephen Boyd |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations | Will Deacon |
2017-10-10 | locking/arch: Remove dummy arch_{read,spin,write}_relax() implementations | Will Deacon |
2017-10-10 | locking/core: Remove {read,spin,write}_can_lock() | Will Deacon |
2017-09-22 | arch: remove unused *_segments() macros/functions | Tobias Klauser |
2017-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-08-31 | binfmt_flat: fix arch/m32r and arch/microblaze flat_put_addr_at_rp() | Randy Dunlap |
2017-08-17 | arch: Remove spin_unlock_wait() arch-specific definitions | Paul E. McKenney |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-10 | m32r: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-07-06 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-03 | binfmt_flat: flat_{get,put}_addr_from_rp() should be able to fail | Al Viro |
2017-06-28 | arch: remove unused macro/function thread_saved_pc() | Tobias Klauser |
2017-06-20 | m32r: remove DMA_ERROR_CODE | Christoph Hellwig |
2017-05-27 | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro |
2017-05-15 | get rid of unused __strncpy_from_user() instances | Al Viro |
2017-05-15 | kill strlen_user() | Al Viro |
2017-04-26 | m32r: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | m32r: get rid of zeroing | Al Viro |
2017-03-28 | m32r: switch to generic extable.h | Al Viro |
2017-03-05 | uaccess: drop duplicate includes from asm/uaccess.h | Al Viro |
2017-03-05 | uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.h | Al Viro |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-02-27 | kprobes: move kprobe declarations to asm-generic/kprobes.h | Luis R. Rodriguez |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-22 | m32r: fix build warning | Sudip Mukherjee |
2017-02-22 | m32r: use generic current.h | Davidlohr Bueso |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-12 | m32r: add simple dma | Sudip Mukherjee |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-09-13 | m32r: fix __get_user() | Al Viro |
2016-06-16 | locking/atomic: Remove linux/atomic.h:atomic_fetch_or() | Peter Zijlstra |