aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski3-9/+8
2016-06-23c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang2-18/+1
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2016-05-20exit_thread: remove empty bodiesJiri Slaby1-4/+0
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+1
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder2-2/+2
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko1-0/+1
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+2
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton1-0/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck1-2/+2
2016-02-09locking/lockdep: Eliminate lockdep_init()Andrey Ryabinin1-2/+0
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-20c6x: convert to dma_map_opsChristoph Hellwig4-147/+58
2016-01-12Merge branch 'for-linux-next' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-22/+1
2015-12-04locking/cmpxchg, arch: Remove tas() definitionsDavidlohr Bueso1-2/+0
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-1/+1
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-16c6x: Use generic clkdev.h headerStephen Boyd2-22/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2015-08-10c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar1-25/+27
2015-07-31C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner1-1/+2
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner2-15/+1
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf1-0/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig1-1/+0
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds8-5/+33
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-2/+0
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger1-2/+0
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro1-1/+0
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writebackChen Gang1-0/+2
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang1-0/+1
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang1-0/+3
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hChen Gang1-0/+1
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang1-0/+8
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Chen Gang1-0/+1
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureChen Gang1-0/+12
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang1-2/+2
2015-03-26c6x: Makefile: Add -D__linux__Chen Gang1-1/+1
2015-03-26C6x: time: Ensure consistency in __initNishanth Menon1-1/+1
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang1-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski2-5/+1
2015-02-10c6x: drop pte_file()Kirill A. Shutemov1-5/+0
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann1-1/+0
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1