summaryrefslogtreecommitdiff
path: root/arch/c6x
Commit message (Expand)AuthorAge
* c6x: pass endianness info to sparseLuc Van Oostenryck2018-04-10
* c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-10
* c6x: remove unused KTHREAD_SIZE definitionJérémy Lefaure2018-04-10
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2018-02-01
|\
| * arch: Remove clkdev.h asm-generic from KbuildStephen Boyd2018-01-03
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\ \
| * | c6x: do not use print_symbol()Sergey Senozhatsky2018-01-05
| |/
* | Construct init thread stack in the linker script rather than by unionDavid Howells2018-01-09
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-11-17
|\
| * c6x/kbuild: replace CFLAGS_MODULE with KBUILD_CFLAGS_MODULECao jin2017-10-31
* | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \
| * | kbuild: clean up *.dtb and *.dtb.S patterns from top-level MakefileMasahiro Yamada2017-11-08
* | | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-02
* | | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/ |/|
* | arch: remove unused *_segments() macros/functionsTobias Klauser2017-09-22
|/
* c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-24
* c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-08-24
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-15
|\
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-03
* | c6x: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-10
* | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-06
|\ \
| * | c6x: remove DMA_ERROR_CODEChristoph Hellwig2017-06-20
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-03
|\ \
| * | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
| |/
* | arch: remove unused macro/function thread_saved_pc()Tobias Klauser2017-06-28
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-05-01
|\
| * debug: Fix __bug_table[] in arch linker scriptsPeter Zijlstra2017-04-03
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-01
|\ \
| * | c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-14
| |/
* | Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-05-01
|\ \
| * | CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro2017-04-26
| * | c6x: switch to RAW_COPY_USERAl Viro2017-03-28
| * | c6x: remove duplicate definition of __access_okAl Viro2017-03-28
| * | asm-generic/uaccess.h: don't mess with __copy_{to,from}_userAl Viro2017-03-28
| * | new helper: uaccess_kernel()Al Viro2017-03-28
| * | add asm-generic/extable.hAl Viro2017-03-27
| |/
* | Merge branch 'regset' (PTRACE_SETREGSET data leakage)Linus Torvalds2017-03-29
|\ \ | |/ |/|
| * c6x/ptrace: Remove useless PTRACE_SETREGSET implementationDave Martin2017-03-29
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\ \
| * | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
| |/
* | sched/cputime: Remove generic asm headersFrederic Weisbecker2017-02-01
|/
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25