aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)Author
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-08-10c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-31C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner
2015-07-30Merge branch 'linus' into irq/coreThomas Gleixner
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-07-08Make asm/word-at-a-time.h available on all architecturesChris Metcalf
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-24mm: new mm hook frameworkLaurent Dufour
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig
2015-04-16Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger
2015-04-11whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang
2015-03-26c6x: kernel: setup: Export symbol memory_endChen Gang
2015-03-26c6x: kernel: setup: Add screen_info global variableChen Gang
2015-03-26c6x: include: asm: Kbuild: Add generic serial.hChen Gang
2015-03-26c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang
2015-03-26c6x: include: asm: setup: Include "linux/types.h"Chen Gang
2015-03-26c6x: asm: Add default flat.h according to xtensa architectureChen Gang
2015-03-26c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang
2015-03-26c6x: Makefile: Add -D__linux__Chen Gang
2015-03-26C6x: time: Ensure consistency in __initNishanth Menon
2015-03-12arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang
2015-03-03c6x: kernel: setup: Include "linux/console.h"Chen Gang
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski
2015-02-10c6x: drop pte_file()Kirill A. Shutemov
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-06c6x: Use sigsp()Richard Weinberger
2014-08-06c6x: Use get_signal() signal_setup_done()Richard Weinberger
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-04-30c6x: convert fdt pointers to opaque pointersRob Herring
2014-04-18arch,c6x: Convert smp_mb__*()Peter Zijlstra
2014-03-31Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-03-07Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2014-03-04c6x: fix build failure caused by cache.hMark Salter
2014-02-09locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen
2014-02-09locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen
2013-12-17lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-15Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds