summaryrefslogtreecommitdiffstats
path: root/arch/c6x (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-241-0/+3
|\
| * c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-221-0/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-222-31/+2
|\ \
| * | c6x: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-051-1/+0
| * | c6x: Use generic init_taskThomas Gleixner2012-05-052-16/+1
| |/
* | C6X: remove unused config itemsMark Salter2012-05-181-12/+0
* | C6X: add support to build with BINFMT_ELF_FDPICMark Salter2012-05-153-1/+22
* | C6X: change main arch kbuild symbolMark Salter2012-05-021-1/+1
|/
* irq: Kill pointless irqd_to_hw exportGrant Likely2012-04-112-17/+0
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-13/+3
|\
| * C6X: use set_current_blocked() and block_sigmask()Matt Fleming2012-04-061-13/+3
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-1/+1
|\ \
| * | irq: make SPARSE_IRQ an optionally hidden optionRob Herring2012-01-261-1/+1
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2917-171/+235
|\ \ \ | |_|/ |/| |
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| * | Disintegrate asm/system.h for C6XDavid Howells2012-03-2817-170/+241
* | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-241-3/+0
|/ /
* | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-214-861/+22
|\ \
| * | irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-162-13/+2
| * | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-162-2/+2
| * | irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-164-849/+21
| |/
* | C6X: remove dead code from entry.SMark Salter2012-03-161-27/+0
* | C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter2012-03-071-2/+2
* | Kbuild: Use dtc's -d (dependency) optionStephen Warren2012-02-151-1/+1
|/
* C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter2012-01-081-2/+4
* C6X: add register_cpu callMark Salter2012-01-081-0/+15
* C6X: deal with memblock API changesMark Salter2012-01-082-7/+0
* C6X: fix timer64 initializationMark Salter2012-01-081-1/+9
* C6X: fix layout of EMIFA registersMark Salter2012-01-081-1/+0
* C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-072-0/+632
* C6X: EMIF - External Memory InterfaceMark Salter2011-10-071-0/+88
* C6X: general SoC supportMark Salter2011-10-072-0/+126
* C6X: library codeAurelien Jacquiot2011-10-0719-0/+1349
* C6X: headersAurelien Jacquiot2011-10-0723-0/+1178
* C6X: ptrace supportAurelien Jacquiot2011-10-072-0/+361
* C6X: loadable module supportAurelien Jacquiot2011-10-073-0/+222
* C6X: cache controlAurelien Jacquiot2011-10-073-0/+600
* C6X: clocksMark Salter2011-10-074-0/+1018
* C6X: build infrastructureAurelien Jacquiot2011-10-074-0/+1385
* C6X: syscallsAurelien Jacquiot2011-10-073-0/+155
* C6X: interrupt handlingAurelien Jacquiot2011-10-076-0/+1480
* C6X: time managementAurelien Jacquiot2011-10-074-0/+340
* C6X: signal managementAurelien Jacquiot2011-10-073-0/+474
* C6X: process managementAurelien Jacquiot2011-10-074-0/+590
* C6X: memory management and DMA supportAurelien Jacquiot2011-10-074-0/+500
* C6X: devicetree supportMark Salter2011-10-0711-0/+700