aboutsummaryrefslogtreecommitdiff
path: root/arch/c6x
AgeCommit message (Expand)Author
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells
2012-03-28Disintegrate asm/system.h for C6XDavid Howells
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-03-16C6X: remove dead code from entry.SMark Salter
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter
2012-02-14Kbuild: Use dtc's -d (dependency) optionStephen Warren
2012-01-25irq: make SPARSE_IRQ an optionally hidden optionRob Herring
2012-01-08C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter
2012-01-08C6X: add register_cpu callMark Salter
2012-01-08C6X: deal with memblock API changesMark Salter
2012-01-08C6X: fix timer64 initializationMark Salter
2012-01-08C6X: fix layout of EMIFA registersMark Salter
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter
2011-10-06C6X: EMIF - External Memory InterfaceMark Salter
2011-10-06C6X: general SoC supportMark Salter
2011-10-06C6X: library codeAurelien Jacquiot
2011-10-06C6X: headersAurelien Jacquiot
2011-10-06C6X: ptrace supportAurelien Jacquiot
2011-10-06C6X: loadable module supportAurelien Jacquiot
2011-10-06C6X: cache controlAurelien Jacquiot
2011-10-06C6X: clocksMark Salter
2011-10-06C6X: build infrastructureAurelien Jacquiot
2011-10-06C6X: syscallsAurelien Jacquiot
2011-10-06C6X: interrupt handlingAurelien Jacquiot
2011-10-06C6X: time managementAurelien Jacquiot
2011-10-06C6X: signal managementAurelien Jacquiot
2011-10-06C6X: process managementAurelien Jacquiot
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot
2011-10-06C6X: devicetree supportMark Salter
2011-10-06C6X: early boot codeAurelien Jacquiot
2011-10-06C6X: build infrastructureAurelien Jacquiot