summaryrefslogtreecommitdiffstats
path: root/arch/c6x
Commit message (Expand)AuthorAgeFilesLines
...
| * | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner2015-07-311-1/+2
| * | Merge branch 'linus' into irq/coreThomas Gleixner2015-07-302-15/+1
| |\ \
| * | | C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-271-2/+2
| | |/ | |/|
* | | c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-25/+27
| |/ |/|
* | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-172-15/+1
|/
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-1/+0
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-191-1/+0
* | mm: new mm hook frameworkLaurent Dufour2015-06-241-0/+15
|/
* Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2015-04-168-5/+33
|\
| * c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang2015-03-261-0/+2
| * c6x: kernel: setup: Export symbol memory_endChen Gang2015-03-261-0/+1
| * c6x: kernel: setup: Add screen_info global variableChen Gang2015-03-261-0/+3
| * c6x: include: asm: Kbuild: Add generic serial.hChen Gang2015-03-261-0/+1
| * c6x: include: asm: dma-mapping: Add dummy dma_sync_single_range_for_deviceChen Gang2015-03-261-0/+8
| * c6x: include: asm: setup: Include "linux/types.h"Chen Gang2015-03-261-0/+1
| * c6x: asm: Add default flat.h according to xtensa architectureChen Gang2015-03-261-0/+12
| * c6x: kernel: setup: Remove 'const' for local variables in machine_initChen Gang2015-03-261-2/+2
| * c6x: Makefile: Add -D__linux__Chen Gang2015-03-261-1/+1
| * C6x: time: Ensure consistency in __initNishanth Menon2015-03-261-1/+1
| * c6x: kernel: setup: Include "linux/console.h"Chen Gang2015-03-031-1/+1
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \
| * | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
* | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-111-1/+0
|/ /
* | arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-121-0/+5
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-122-5/+1
* c6x: drop pte_file()Kirill A. Shutemov2015-02-101-5/+0
* net, lib: kill arch_fast_hash library bitsDaniel Borkmann2014-12-101-1/+0
* irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
* Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-091-33/+20
|\
| * c6x: Use sigsp()Richard Weinberger2014-08-061-9/+3
| * c6x: Use get_signal() signal_setup_done()Richard Weinberger2014-08-061-25/+18
* | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
|/
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-041-2/+2
|\
| * c6x: convert fdt pointers to opaque pointersRob Herring2014-04-301-2/+2
* | arch,c6x: Convert smp_mb__*()Peter Zijlstra2014-04-181-7/+1
|/
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-03-311-2/+3
|\
| * locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-02-091-0/+1
| * locking/mcs: Order the header files in Kbuild of each architecture in alphabe...Tim Chen2014-02-091-2/+2
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2014-03-071-0/+1
|\ \ | |/ |/|
| * c6x: fix build failure caused by cache.hMark Salter2014-03-041-0/+1
* | lib: Add missing arch generic-y entries for asm-generic/hash.hDavid S. Miller2013-12-171-0/+1
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-2/+0
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-2/+0
* | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2013-11-151-7/+0
|\ \
| * | c6x: remove unused COMMON_CLKDEV Kconfig parameterMichael Opdenacker2013-10-291-3/+0
| * | c6x: remove unused parameter in KconfigMichael Opdenacker2013-09-181-4/+0
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-125-49/+2
|\ \ \ | |_|/ |/| |
| * | of: remove empty arch prom.h headersRob Herring2013-10-091-1/+0
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-10/+0
| * | c6x: use early_init_dt_scanRob Herring2013-10-092-20/+1
OpenPOWER on IntegriCloud