summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel
Commit message (Expand)AuthorAgeFilesLines
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* hexagon: switch to generic clone()Al Viro2012-11-283-52/+5
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1628-28/+28
|\
| * Hexagon: Copyright marking changesRichard Kuo2012-10-1828-28/+28
* | hexagon: switch to generic sys_execve()Al Viro2012-10-231-19/+0
* | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-234-97/+40
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0
* don't bother exporting kernel_execve()Al Viro2012-09-201-1/+0
* hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-06-051-2/+0
* new helper: signal_delivered()Al Viro2012-06-011-2/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-20/+6
* new helper: sigmask_to_save()Al Viro2012-06-011-10/+3
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* 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
OpenPOWER on IntegriCloud