summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-0/+4
|\
| * hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-211-0/+3
| * hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov2012-05-211-0/+1
* | arch/hexagon/kernel/dma.c: make function staticJulia Lawall2012-05-221-1/+1
* | Hexagon: Use resource_size functionThomas Meyer2012-05-221-4/+2
|/
* hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-081-37/+0
* hexagon: Use generic idle_taskThomas Gleixner2012-05-052-55/+1
* hexagon: Use generic idle thread allocationThomas Gleixner2012-04-261-9/+2
* smp: Add task_struct argument to __cpu_up()Thomas Gleixner2012-04-261-1/+1
* hexagon: add missing cpu.h includeRichard Kuo2012-04-231-1/+2
* hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat2012-04-231-0/+5
* hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo2012-04-231-3/+3
* Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo2012-04-234-0/+4
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-4/+5
|\
| * Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-281-4/+5
* | remove references to cpu_*_map in arch/Rusty Russell2012-03-291-4/+4
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
|\ \
| * | Disintegrate asm/system.h for HexagonDavid Howells2012-03-283-3/+0
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
* | | Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-10/+2
|/ /
* / sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-2/+0
|/
* Hexagon: Add basic stacktrace functionality for Hexagon architecture.Richard Kuo2011-11-011-0/+66
* Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo2011-11-013-0/+210
* Hexagon: kgdb support filesLinas Vepstas2011-11-011-0/+254
* Hexagon: Provide DMA implementationRichard Kuo2011-11-011-0/+220
* Hexagon: Add SMP supportRichard Kuo2011-11-012-0/+328
* Hexagon: Provide basic debugging and system trap support.Richard Kuo2011-11-011-0/+454
* Hexagon: Add ptrace supportRichard Kuo2011-11-011-0/+180
* Hexagon: Add time and timer functionsRichard Kuo2011-11-011-0/+250
* Hexagon: Add interruptsRichard Kuo2011-11-011-0/+90
* Hexagon: Add startup codeRichard Kuo2011-11-013-0/+345
* Hexagon: Add init_task and process functionsRichard Kuo2011-11-012-0/+333
* Hexagon: Add signal functionsRichard Kuo2011-11-013-0/+480
* Hexagon: Support dynamic module loading.Linas Vepstas2011-11-011-0/+162
* Hexagon: Export ksyms defined in assembly files.Linas Vepstas2011-11-011-0/+40
* Hexagon: Add hypervisor interfaceRichard Kuo2011-11-016-0/+1057
* Hexagon: Add syscallsRichard Kuo2011-11-012-0/+122