summaryrefslogtreecommitdiff
path: root/arch/c6x
Commit message (Expand)AuthorAge
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-23
* Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-24
|\
| * asm-generic: Drop renameat syscall from default listJames Hogan2016-05-05
* | exit_thread: remove empty bodiesJiri Slaby2016-05-20
* | c6x: Fix misspellings in comments.Adam Buchbinder2016-04-18
|/
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\
| * ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck2016-03-13
* | mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2016-03-17
* | locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin2016-02-09
|/
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-20
* Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-u...Linus Torvalds2016-01-12
|\
| * c6x: Use generic clkdev.h headerStephen Boyd2015-09-16
* | locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso2015-12-04
* | irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-13
* | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2015-10-04
|\ \
| * | Make asm/word-at-a-time.h available on all architecturesChris Metcalf2015-07-08
* | | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
| |/ |/|
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-01
|\ \
| * | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner2015-07-31
| * | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-30
| |\ \
| * | | C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-27
| | |/ | |/|
* | | c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar2015-08-10
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-19
* | mm: new mm hook frameworkLaurent Dufour2015-06-24
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-16
|\
| * c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang2015-03-26
| * c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-26
| * c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-26
| * c6x: include: asm: Kbuild: Add generic serial.hChen Gang2015-03-26
| * c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang2015-03-26
| * c6x: include: asm: setup: Include "linux/types.h"Chen Gang2015-03-26
| * c6x: asm: Add default flat.h according to xtensa architectureChen Gang2015-03-26
| * c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-26
| * c6x: Makefile: Add -D__linux__Chen Gang2015-03-26
| * C6x: time: Ensure consistency in __initNishanth Menon2015-03-26
| * c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-03
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-15
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-12
* | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
|/ /
* | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-12
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-12
* c6x: drop pte_file()Kirill A. Shutemov2015-02-10
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-10
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-13
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-09
|\