aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2012-07-18C6X: clean up compiler warningMark Salter1-2/+0
2012-07-18C6X: add basic support for TMS320C6678 SoCKen Cox1-0/+4
2012-07-18C6X: remove dependence on legacy IRQsMark Salter1-11/+10
2012-07-16arch: Use eth_random_addrJoe Perches1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01TIF_RESTORE_SIGMASK can be set only when TIF_SIGPENDING is setAl Viro1-2/+1
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-17/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-11/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-21c6x: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-05-05c6x: Use generic init_taskThomas Gleixner1-16/+0
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely1-13/+0
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-13/+3
2012-04-05C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-03-28Disintegrate asm/system.h for C6XDavid Howells5-1/+4
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-598/+14
2012-03-16C6X: remove dead code from entry.SMark Salter1-27/+0
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely1-0/+1
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely1-1/+1
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter1-598/+13
2012-01-08C6X: replace tick_nohz_stop/restart_sched_tick callsMark Salter1-2/+4
2012-01-08C6X: add register_cpu callMark Salter1-0/+15
2012-01-08C6X: deal with memblock API changesMark Salter1-3/+0
2011-10-06C6X: general SoC supportMark Salter1-0/+91
2011-10-06C6X: ptrace supportAurelien Jacquiot1-0/+187
2011-10-06C6X: loadable module supportAurelien Jacquiot2-0/+189
2011-10-06C6X: build infrastructureAurelien Jacquiot3-0/+1349
2011-10-06C6X: syscallsAurelien Jacquiot1-0/+74
2011-10-06C6X: interrupt handlingAurelien Jacquiot1-0/+728
2011-10-06C6X: time managementAurelien Jacquiot1-0/+65
2011-10-06C6X: signal managementAurelien Jacquiot1-0/+377
2011-10-06C6X: process managementAurelien Jacquiot2-0/+337
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot1-0/+153
2011-10-06C6X: devicetree supportMark Salter1-0/+53
2011-10-06C6X: early boot codeAurelien Jacquiot3-0/+663
2011-10-06C6X: build infrastructureAurelien Jacquiot2-0/+174