Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0837e7e5270bd5547ba5763f11611dc43f677b3d
/
arch
/
hexagon
637e49a
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 12 years ago
00cd7dc
Remove useless wrappers of asm-generic/ipc.h
by Paul Bolle
· 12 years ago
da87058
Remove useless wrappers of asm-generic/cpumask.h
by Paul Bolle
· 12 years ago
4ee0444
hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()
by Yong Zhang
· 12 years ago
efee984
new helper: signal_delivered()
by Al Viro
· 13 years ago
77097ae
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
by Al Viro
· 13 years ago
bf343dfd
don't call try_to_freeze() from do_signal()
by Al Viro
· 13 years ago
a610d6e
pull clearing RESTORE_SIGMASK into block_sigmask()
by Al Viro
· 12 years ago
b7f9a11
new helper: sigmask_to_save()
by Al Viro
· 13 years ago
51a7b44
new helper: restore_saved_sigmask()
by Al Viro
· 12 years ago
fb21aff
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
c7523a7c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a42c6de
move key_repace_session_keyring() into tracehook_notify_resume()
by Al Viro
· 12 years ago
f936991
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
5042ab9
various Kconfig cleanup and old platform build code removal
by Richard Kuo
· 13 years ago
393a86a
hexagon/mm/vm_fault.c: Port OOM changes to do_page_fault
by Kautuk Consul
· 13 years ago
222c547
arch/hexagon/kernel/dma.c: make function static
by Julia Lawall
· 13 years ago
bfd4627
Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_types.h
by Jesper Juhl
· 13 years ago
3c0f13b
Hexagon: Use resource_size function
by Thomas Meyer
· 13 years ago
ef9b122
hexagon: ->restart_block.fn needs to be reset on rt_sigreturn
by Al Viro
· 13 years ago
3334bf1
hexagon: do_notify_resume() needs tracehook_notify_resume()
by Oleg Nesterov
· 12 years ago
4713685
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
764e0da
timers: Fixup the Kconfig consolidation fallout
by Thomas Gleixner
· 12 years ago
e0d8ffd
hexagon: Remove select of not longer existing Kconfig switches
by Thomas Gleixner
· 12 years ago
24a6f35
hexagon: Use generic time config
by Anna-Maria Gleixner
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
fe84405
hexagon: Use common threadinfo allocator
by Thomas Gleixner
· 12 years ago
a6359d1
init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK
by Thomas Gleixner
· 13 years ago
e336e05
hexagon: Use generic idle_task
by Thomas Gleixner
· 13 years ago
3b0132c
hexagon: Use generic idle thread allocation
by Thomas Gleixner
· 13 years ago
8239c25
smp: Add task_struct argument to __cpu_up()
by Thomas Gleixner
· 13 years ago
e00574b
hexagon: add missing cpu.h include
by Richard Kuo
· 13 years ago
57f27cc
hexagon/CPU hotplug: Add missing call to notify_cpu_starting()
by Srivatsa S. Bhat
· 13 years ago
e8e42a5
hexagon: use renamed tick_nohz_idle_* functions
by Richard Kuo
· 13 years ago
6bbbc30
Hexagon: misc compile warning/error cleanup due to missing headers
by Richard Kuo
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
0b5f9c0
remove references to cpu_*_map in arch/
by Rusty Russell
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
8335896
Disintegrate asm/system.h for Hexagon
by David Howells
· 13 years ago
7734552
Hexagon: adapt for dma_map_ops changes
by Marek Szyprowski
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
43aca32
Hexagon: use set_current_blocked() and block_sigmask()
by Matt Fleming
· 13 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
5fbd036
sched: Cleanup cpu_active madness
by Peter Zijlstra
· 13 years ago
44a6839
Merge branch 'perf/fast' into perf/core
by Ingo Molnar
· 13 years ago
35edc2a
perf, arch: Rework perf_event_index()
by Peter Zijlstra
· 13 years ago
4673ca8
lib: move GENERIC_IOMAP to lib/Kconfig
by Michael S. Tsirkin
· 13 years ago
74d04d6
Hexagon: Add basic stacktrace functionality for Hexagon architecture.
by Richard Kuo
· 13 years ago
e95bf45
Hexagon: Add configuration and makefiles for the Hexagon architecture.
by Richard Kuo
· 13 years ago
60e1323
Hexagon: Comet platform support
by Richard Kuo
· 13 years ago
0d71e87
Hexagon: kgdb support files
by Linas Vepstas
· 13 years ago
499236d
Hexagon: Add page-fault support.
by Richard Kuo
· 13 years ago
a7e7984
Hexagon: Add page table header files & etc.
by Richard Kuo
· 13 years ago
b7f3785
Hexagon: Add ioremap support
by Richard Kuo
· 13 years ago
65c3d7c
Hexagon: Provide DMA implementation
by Richard Kuo
· 13 years ago
5df87c1
Hexagon: Implement basic TLB management routines for Hexagon.
by Richard Kuo
· 13 years ago
2d3cbc7
Hexagon: Implement basic cache-flush support
by Richard Kuo
· 13 years ago
013bf24
Hexagon: Provide basic implementation and/or stubs for I/O routines.
by Richard Kuo
· 13 years ago
7567746
Hexagon: Add user access functions
by Richard Kuo
· 13 years ago
dd472da
Hexagon: Add locking types and functions
by Richard Kuo
· 13 years ago
43afdf5
Hexagon: Add SMP support
by Richard Kuo
· 13 years ago
cf9750b
Hexagon: Provide basic debugging and system trap support.
by Richard Kuo
· 13 years ago
39e89c9
Hexagon: Add ptrace support
by Richard Kuo
· 13 years ago
71e4a47
Hexagon: Add time and timer functions
by Richard Kuo
· 13 years ago
2ac211b
Hexagon: Add interrupts
by Richard Kuo
· 13 years ago
e03167b
Hexagon: Add startup code
by Richard Kuo
· 13 years ago
4b30f96
Hexagon: Add init_task and process functions
by Richard Kuo
· 13 years ago
cd5b61d
Hexagon: Add signal functions
by Richard Kuo
· 13 years ago
98fb103
Hexagon: Support dynamic module loading.
by Linas Vepstas
· 13 years ago
b39e293
Hexagon: Export ksyms defined in assembly files.
by Linas Vepstas
· 13 years ago
e49ee29
Hexagon: Add hypervisor interface
by Richard Kuo
· 13 years ago
c150290
Hexagon: Add memcpy and memset accelerated functions
by Richard Kuo
· 13 years ago
075a46a
Hexagon: Add checksum functions
by Richard Kuo
· 13 years ago
b784098
Hexagon: Add delay functions
by Richard Kuo
· 13 years ago
52f7102
Hexagon: Add threadinfo
by Richard Kuo
· 13 years ago
99a70aa
Hexagon: Add processor and system headers
by Richard Kuo
· 13 years ago
b9398a8
Hexagon: Add syscalls
by Richard Kuo
· 13 years ago
7508501
Hexagon: Add atomic ops support
by Richard Kuo
· 13 years ago
a86a7ce
Hexagon: Add bitops support
by Richard Kuo
· 13 years ago
8feca0e
Hexagon: Core arch-specific header files
by Richard Kuo
· 13 years ago
cd8e65f
Hexagon: Add generic headers
by Richard Kuo
· 13 years ago