summaryrefslogtreecommitdiffstats
path: root/arch/hexagon
Commit message (Expand)AuthorAgeFilesLines
...
* | | hexagon: Use generic idle_taskThomas Gleixner2012-05-054-57/+3
* | | hexagon: Use generic idle thread allocationThomas Gleixner2012-04-262-9/+3
* | | 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-042-10/+17
|\
| * Hexagon: adapt for dma_map_ops changesMarek Szyprowski2012-03-282-10/+17
* | 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-289-45/+109
|\ \
| * | Delete all instances of asm/system.hDavid Howells2012-03-281-5/+0
| * | Disintegrate asm/system.h for HexagonDavid Howells2012-03-2810-130/+199
* | | coredump: remove VM_ALWAYSDUMP flagJason Baron2012-03-231-2/+1
* | | Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-231-10/+2
|/ /
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-201-2/+0
|\ \
| * | sched: Cleanup cpu_active madnessPeter Zijlstra2012-03-121-2/+0
| |/
* | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-2/+0
|\ \ | |/ |/|
| * perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-2/+0
* | lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin2011-11-241-3/+1
|/
* 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-017-0/+498
* Hexagon: Comet platform supportRichard Kuo2011-11-011-0/+85
* Hexagon: kgdb support filesLinas Vepstas2011-11-012-0/+297
* Hexagon: Add page-fault support.Richard Kuo2011-11-014-0/+601
* Hexagon: Add page table header files & etc.Richard Kuo2011-11-017-0/+1054
* Hexagon: Add ioremap supportRichard Kuo2011-11-011-0/+56
* Hexagon: Provide DMA implementationRichard Kuo2011-11-013-0/+350
* Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo2011-11-013-0/+190
* Hexagon: Implement basic cache-flush supportRichard Kuo2011-11-013-0/+261
* Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2011-11-012-0/+417
* Hexagon: Add user access functionsRichard Kuo2011-11-016-0/+705
* Hexagon: Add locking types and functionsRichard Kuo2011-11-012-0/+228
* Hexagon: Add SMP supportRichard Kuo2011-11-013-0/+372
* Hexagon: Provide basic debugging and system trap support.Richard Kuo2011-11-012-0/+483
* Hexagon: Add ptrace supportRichard Kuo2011-11-012-0/+215
* Hexagon: Add time and timer functionsRichard Kuo2011-11-013-0/+318
* Hexagon: Add interruptsRichard Kuo2011-11-012-0/+126
* 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-016-0/+569
* 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-018-0/+1449
* Hexagon: Add memcpy and memset accelerated functionsRichard Kuo2011-11-012-0/+858
* Hexagon: Add checksum functionsRichard Kuo2011-11-013-0/+279
* Hexagon: Add delay functionsRichard Kuo2011-11-011-0/+28
* Hexagon: Add threadinfoRichard Kuo2011-11-011-0/+154
* Hexagon: Add processor and system headersRichard Kuo2011-11-015-0/+548
* Hexagon: Add syscallsRichard Kuo2011-11-014-0/+212