aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-15/+2
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+0
2012-05-15C6X: add support to build with BINFMT_ELF_FDPICMark Salter3-1/+22
2012-05-08c6x: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-04-19Merge branch 'linus' into queueMarcelo Tosatti1-4/+0
2012-04-10irq: Kill pointless irqd_to_hw exportGrant Likely1-4/+0
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds11-170/+230
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for C6XDavid Howells11-169/+236
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino1-3/+0
2012-03-21Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-244/+1
2012-03-07C6X: fix KSTK_EIP and KSTK_ESP macrosMark Salter1-2/+2
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter1-244/+1
2012-01-08C6X: deal with memblock API changesMark Salter1-4/+0
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter1-0/+34
2011-10-06C6X: general SoC supportMark Salter1-0/+35
2011-10-06C6X: library codeAurelien Jacquiot1-0/+34
2011-10-06C6X: headersAurelien Jacquiot23-0/+1178
2011-10-06C6X: ptrace supportAurelien Jacquiot1-0/+174
2011-10-06C6X: loadable module supportAurelien Jacquiot1-0/+33
2011-10-06C6X: cache controlAurelien Jacquiot2-0/+155
2011-10-06C6X: clocksMark Salter2-0/+170
2011-10-06C6X: build infrastructureAurelien Jacquiot1-0/+36
2011-10-06C6X: syscallsAurelien Jacquiot2-0/+81
2011-10-06C6X: interrupt handlingAurelien Jacquiot4-0/+403
2011-10-06C6X: time managementAurelien Jacquiot2-0/+39
2011-10-06C6X: signal managementAurelien Jacquiot2-0/+97
2011-10-06C6X: process managementAurelien Jacquiot2-0/+253
2011-10-06C6X: memory management and DMA supportAurelien Jacquiot1-0/+91
2011-10-06C6X: build infrastructureAurelien Jacquiot1-0/+54