Age | Commit message (Expand) | Author |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-22 | arch: remove unused *_segments() macros/functions | Tobias Klauser |
2017-07-15 | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-07-10 | c6x: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada |
2017-07-06 | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-07-03 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | 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 | c6x: remove DMA_ERROR_CODE | Christoph Hellwig |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig |
2017-05-11 | uapi: export all headers under uapi directories | Nicolas Dichtel |
2017-03-28 | c6x: switch to RAW_COPY_USER | Al Viro |
2017-03-28 | c6x: remove duplicate definition of __access_ok | Al Viro |
2017-03-28 | asm-generic/uaccess.h: don't mess with __copy_{to,from}_user | Al Viro |
2017-03-27 | add asm-generic/extable.h | Al Viro |
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-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: Constify most dma_map_ops structures | Bart Van Assche |
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-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-18 | c6x: Fix misspellings in comments. | Adam Buchbinder |
2016-03-13 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2016-01-20 | c6x: convert to dma_map_ops | Christoph Hellwig |
2016-01-12 | Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u... | Linus Torvalds |
2015-12-04 | locking/cmpxchg, arch: Remove tas() definitions | Davidlohr Bueso |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds |
2015-09-16 | c6x: Use generic clkdev.h header | Stephen Boyd |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-04-16 | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-03-26 | c6x: include: asm: Kbuild: Add generic serial.h | Chen Gang |
2015-03-26 | c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_device | Chen Gang |
2015-03-26 | c6x: include: asm: setup: Include "linux/types.h" | Chen Gang |
2015-03-26 | c6x: asm: Add default flat.h according to xtensa architecture | Chen Gang |
2015-03-12 | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMU | Chen Gang |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |