aboutsummaryrefslogtreecommitdiff
path: root/arch/hexagon
AgeCommit message (Expand)Author
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo
2012-05-22hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl
2012-05-22Hexagon: Use resource_size functionThomas Meyer
2012-05-21hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner
2012-05-21hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner
2012-05-21hexagon: Use generic time configAnna-Maria Gleixner
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05hexagon: Use generic idle_taskThomas Gleixner
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner
2012-04-23hexagon: add missing cpu.h includeRichard Kuo
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Delete all instances of asm/system.hDavid Howells
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin
2011-11-01Hexagon: Add basic stacktrace functionality for Hexagon architecture.Richard Kuo
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo
2011-11-01Hexagon: Comet platform supportRichard Kuo