Age | Commit message (Expand) | Author |
2012-10-18 | Hexagon: Copyright marking changes | Richard Kuo |
2012-10-12 | vfs: define struct filename and have getname() return it | Jeff Layton |
2012-10-01 | Uninclude linux/freezer.h | Richard Weinberger |
2012-09-20 | don't bother exporting kernel_execve() | Al Viro |
2012-06-05 | hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() | Yong Zhang |
2012-06-01 | new helper: signal_delivered() | Al Viro |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-06-01 | don't call try_to_freeze() from do_signal() | Al Viro |
2012-06-01 | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro |
2012-06-01 | new helper: sigmask_to_save() | Al Viro |
2012-06-01 | new helper: restore_saved_sigmask() | Al Viro |
2012-05-23 | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-05-22 | arch/hexagon/kernel/dma.c: make function static | Julia Lawall |
2012-05-22 | Hexagon: Use resource_size function | Thomas Meyer |
2012-05-21 | hexagon: ->restart_block.fn needs to be reset on rt_sigreturn | Al Viro |
2012-05-21 | hexagon: do_notify_resume() needs tracehook_notify_resume() | Oleg Nesterov |
2012-05-08 | hexagon: Use common threadinfo allocator | Thomas Gleixner |
2012-05-05 | hexagon: Use generic idle_task | Thomas Gleixner |
2012-04-26 | hexagon: Use generic idle thread allocation | Thomas Gleixner |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner |
2012-04-23 | hexagon: add missing cpu.h include | Richard Kuo |
2012-04-23 | hexagon/CPU hotplug: Add missing call to notify_cpu_starting() | Srivatsa S. Bhat |
2012-04-23 | hexagon: use renamed tick_nohz_idle_* functions | Richard Kuo |
2012-04-23 | Hexagon: misc compile warning/error cleanup due to missing headers | Richard Kuo |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for Hexagon | David Howells |
2012-03-28 | Hexagon: adapt for dma_map_ops changes | Marek Szyprowski |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-23 | Hexagon: use set_current_blocked() and block_sigmask() | Matt Fleming |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra |
2011-11-01 | Hexagon: Add basic stacktrace functionality for Hexagon architecture. | Richard Kuo |
2011-11-01 | Hexagon: Add configuration and makefiles for the Hexagon architecture. | Richard Kuo |
2011-11-01 | Hexagon: kgdb support files | Linas Vepstas |
2011-11-01 | Hexagon: Provide DMA implementation | Richard Kuo |
2011-11-01 | Hexagon: Add SMP support | Richard Kuo |
2011-11-01 | Hexagon: Provide basic debugging and system trap support. | Richard Kuo |
2011-11-01 | Hexagon: Add ptrace support | Richard Kuo |
2011-11-01 | Hexagon: Add time and timer functions | Richard Kuo |
2011-11-01 | Hexagon: Add interrupts | Richard Kuo |
2011-11-01 | Hexagon: Add startup code | Richard Kuo |
2011-11-01 | Hexagon: Add init_task and process functions | Richard Kuo |
2011-11-01 | Hexagon: Add signal functions | Richard Kuo |
2011-11-01 | Hexagon: Support dynamic module loading. | Linas Vepstas |
2011-11-01 | Hexagon: Export ksyms defined in assembly files. | Linas Vepstas |
2011-11-01 | Hexagon: Add hypervisor interface | Richard Kuo |
2011-11-01 | Hexagon: Add syscalls | Richard Kuo |