aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon
AgeCommit message (Expand)AuthorFilesLines
2012-10-18Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-18UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-6/+0
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+1
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2-5/+3
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells1-5/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01bury the rest of TIF_IRETAl Viro1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-20don't bother exporting kernel_execve()Al Viro1-1/+0
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds1-2/+0
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle1-1/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-1/+0
2012-06-05hexagon: SMP: Remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang1-2/+0
2012-06-01new helper: signal_delivered()Al Viro1-2/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-20/+6
2012-06-01new helper: sigmask_to_save()Al Viro1-10/+3
2012-06-01new helper: restore_saved_sigmask()Al Viro1-4/+1
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-2/+0
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-13/+3
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-2/+0
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+4
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-7/+0
2012-05-22various Kconfig cleanup and old platform build code removalRichard Kuo2-22/+4
2012-05-22hexagon/mm/vm_fault.c: Port OOM changes to do_page_faultKautuk Consul1-5/+17
2012-05-22arch/hexagon/kernel/dma.c: make function staticJulia Lawall1-1/+1
2012-05-22Remove unneeded include of version.h from arch/hexagon/include/asm/spinlock_t...Jesper Juhl1-2/+0
2012-05-22Hexagon: Use resource_size functionThomas Meyer1-4/+2
2012-05-21hexagon: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-05-21hexagon: do_notify_resume() needs tracehook_notify_resume()Oleg Nesterov1-0/+1
2012-05-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2012-05-21timers: Fixup the Kconfig consolidation falloutThomas Gleixner1-1/+0
2012-05-21hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner1-2/+0
2012-05-21hexagon: Use generic time configAnna-Maria Gleixner1-12/+3
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-7/+0
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner2-45/+0
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05hexagon: Use generic idle_taskThomas Gleixner4-57/+3
2012-04-26hexagon: Use generic idle thread allocationThomas Gleixner2-9/+3
2012-04-26smp: Add task_struct argument to __cpu_up()Thomas Gleixner1-1/+1
2012-04-23hexagon: add missing cpu.h includeRichard Kuo1-1/+2
2012-04-23hexagon/CPU hotplug: Add missing call to notify_cpu_starting()Srivatsa S. Bhat1-0/+5
2012-04-23hexagon: use renamed tick_nohz_idle_* functionsRichard Kuo1-3/+3
2012-04-23Hexagon: misc compile warning/error cleanup due to missing headersRichard Kuo4-0/+4
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2-10/+17
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-4/+4
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds9-45/+109
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells10-130/+199
2012-03-28Hexagon: adapt for dma_map_ops changesMarek Szyprowski2-10/+17
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-2/+1
2012-03-23Hexagon: use set_current_blocked() and block_sigmask()Matt Fleming1-10/+2
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-2/+0
2012-01-27Merge branch 'perf/fast' into perf/coreIngo Molnar1-2/+0
2011-12-21perf, arch: Rework perf_event_index()Peter Zijlstra1-2/+0
2011-11-24lib: move GENERIC_IOMAP to lib/KconfigMichael S. Tsirkin1-3/+1
2011-11-01Hexagon: Add basic stacktrace functionality for Hexagon architecture.Richard Kuo1-0/+66
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo7-0/+498
2011-11-01Hexagon: Comet platform supportRichard Kuo1-0/+85
2011-11-01Hexagon: kgdb support filesLinas Vepstas2-0/+297
2011-11-01Hexagon: Add page-fault support.Richard Kuo4-0/+601
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo7-0/+1054
2011-11-01Hexagon: Add ioremap supportRichard Kuo1-0/+56
2011-11-01Hexagon: Provide DMA implementationRichard Kuo3-0/+350
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo3-0/+190
2011-11-01Hexagon: Implement basic cache-flush supportRichard Kuo3-0/+261
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo2-0/+417
2011-11-01Hexagon: Add user access functionsRichard Kuo6-0/+705
2011-11-01Hexagon: Add locking types and functionsRichard Kuo2-0/+228
2011-11-01Hexagon: Add SMP supportRichard Kuo3-0/+372
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo2-0/+483
2011-11-01Hexagon: Add ptrace supportRichard Kuo2-0/+215
2011-11-01Hexagon: Add time and timer functionsRichard Kuo3-0/+318
2011-11-01Hexagon: Add interruptsRichard Kuo2-0/+126
2011-11-01Hexagon: Add startup codeRichard Kuo3-0/+345
2011-11-01Hexagon: Add init_task and process functionsRichard Kuo2-0/+333
2011-11-01Hexagon: Add signal functionsRichard Kuo6-0/+569
2011-11-01Hexagon: Support dynamic module loading.Linas Vepstas1-0/+162
2011-11-01Hexagon: Export ksyms defined in assembly files.Linas Vepstas1-0/+40
2011-11-01Hexagon: Add hypervisor interfaceRichard Kuo8-0/+1449
2011-11-01Hexagon: Add memcpy and memset accelerated functionsRichard Kuo2-0/+858
2011-11-01Hexagon: Add checksum functionsRichard Kuo3-0/+279
2011-11-01Hexagon: Add delay functionsRichard Kuo1-0/+28
2011-11-01Hexagon: Add threadinfoRichard Kuo1-0/+154
2011-11-01Hexagon: Add processor and system headersRichard Kuo5-0/+548
2011-11-01Hexagon: Add syscallsRichard Kuo4-0/+212
2011-11-01Hexagon: Add atomic ops supportRichard Kuo1-0/+164
2011-11-01Hexagon: Add bitops supportRichard Kuo1-0/+301
2011-11-01Hexagon: Core arch-specific header filesRichard Kuo12-0/+618
2011-11-01Hexagon: Add generic headersRichard Kuo5-0/+202