Commit Graph

85 Commits (eff8d6447d5fac2995ffa5c1f0ea2da5bd7074c9)

Author SHA1 Message Date
Paul Bolle 00cd7dc702 Remove useless wrappers of asm-generic/ipc.h 13 years ago
Paul Bolle da870585b3 Remove useless wrappers of asm-generic/cpumask.h 13 years ago
Yong Zhang 4ee0444beb hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock() 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro bf343dfd87 don't call try_to_freeze() from do_signal() 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Richard Kuo 5042ab91c4 various Kconfig cleanup and old platform build code removal 13 years ago
Kautuk Consul 393a86af71 hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault 13 years ago
Julia Lawall 222c547ee7 arch/hexagon/kernel/dma.c: make function static 13 years ago
Jesper Juhl bfd46276fd Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h 13 years ago
Thomas Meyer 3c0f13bcdd Hexagon: Use resource_size function 13 years ago
Al Viro ef9b122f32 hexagon: ->restart_block.fn needs to be reset on rt_sigreturn 13 years ago
Oleg Nesterov 3334bf1248 hexagon: do_notify_resume() needs tracehook_notify_resume() 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago
Thomas Gleixner e0d8ffd1df hexagon: Remove select of not longer existing Kconfig switches 13 years ago
Anna-Maria Gleixner 24a6f35e19 hexagon: Use generic time config 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Thomas Gleixner fe844052bc hexagon: Use common threadinfo allocator 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner e336e05bca hexagon: Use generic idle_task 13 years ago
Thomas Gleixner 3b0132ce4f hexagon: Use generic idle thread allocation 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
Richard Kuo e00574b7f3 hexagon: add missing cpu.h include 13 years ago
Srivatsa S. Bhat 57f27cca7a hexagon/CPU hotplug: Add missing call to notify_cpu_starting() 13 years ago
Richard Kuo e8e42a5cff hexagon: use renamed tick_nohz_idle_* functions 13 years ago
Richard Kuo 6bbbc30ce6 Hexagon: misc compile warning/error cleanup due to missing headers 13 years ago
Eric B Munson 3b5d56b931 kvmclock: Add functions to check if the host has stopped the vm 13 years ago
Rusty Russell 0b5f9c005d remove references to cpu_*_map in arch/ 13 years ago
David Howells 141124c020 Delete all instances of asm/system.h 13 years ago
David Howells 8335896bed Disintegrate asm/system.h for Hexagon 13 years ago
Marek Szyprowski 77345520c4 Hexagon: adapt for dma_map_ops changes 13 years ago
Jason Baron 909af768e8 coredump: remove VM_ALWAYSDUMP flag 13 years ago
Matt Fleming 43aca3246c Hexagon: use set_current_blocked() and block_sigmask() 13 years ago
Peter Zijlstra 5fbd036b55 sched: Cleanup cpu_active madness 13 years ago
Peter Zijlstra 35edc2a509 perf, arch: Rework perf_event_index() 13 years ago
Michael S. Tsirkin 4673ca8eb3 lib: move GENERIC_IOMAP to lib/Kconfig 13 years ago
Richard Kuo 74d04d6ffd Hexagon: Add basic stacktrace functionality for Hexagon architecture. 13 years ago
Richard Kuo e95bf452a9 Hexagon: Add configuration and makefiles for the Hexagon architecture. 13 years ago
Richard Kuo 60e1323156 Hexagon: Comet platform support 13 years ago
Linas Vepstas 0d71e8791f Hexagon: kgdb support files 13 years ago
Richard Kuo 499236d9db Hexagon: Add page-fault support. 13 years ago
Richard Kuo a7e7984099 Hexagon: Add page table header files & etc. 13 years ago
Richard Kuo b7f3785fbb Hexagon: Add ioremap support 13 years ago
Richard Kuo 65c3d7c525 Hexagon: Provide DMA implementation 13 years ago
Richard Kuo 5df87c1556 Hexagon: Implement basic TLB management routines for Hexagon. 13 years ago
Richard Kuo 2d3cbc7804 Hexagon: Implement basic cache-flush support 13 years ago