aboutsummaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include
Commit message (Expand)AuthorAgeFilesLines
* consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-4/+0
* Hexagon: add v4 CS regs to core copyout macroRichard Kuo2013-04-301-3/+12
* Hexagon: use correct translation for VMALLOC_STARTRichard Kuo2013-04-301-2/+1
* Hexagon: use correct translations for DMA mappingsRichard Kuo2013-04-301-0/+5
* Hexagon: update copyright datesRichard Kuo2013-04-308-8/+8
* Hexagon: add translation types for __vmnewmapRichard Kuo2013-04-301-0/+7
* Hexagon: fix signal.c compile errorRichard Kuo2013-04-301-0/+2
* Hexagon: use generic sys_fork, sys_vfork, and sys_cloneRichard Kuo2013-04-301-0/+3
* Hexagon: fix psp/sp macroRichard Kuo2013-04-301-2/+1
* Hexagon: add IOMEM and _relaxed IO macrosRichard Kuo2013-04-301-0/+14
* Hexagon: switch to using the device type for IO mappingsRichard Kuo2013-04-301-5/+4
* Hexagon: add support for single-stepping (v4+)Richard Kuo2013-04-302-0/+8
* Hexagon: Signal and return path fixesRichard Kuo2013-04-301-0/+2
* Hexagon: add support for new v4+ registersRichard Kuo2013-04-302-2/+15
* Hexagon: add individual register access for switch_stackRichard Kuo2013-04-301-6/+43
* Hexagon: use defines for MIN_KERNEL_SEG calculationRichard Kuo2013-04-301-1/+1
* Hexagon: change arch version config to allow comparisonsRichard Kuo2013-04-301-3/+3
* Hexagon: add support for ARCH_PFN_OFFSETRichard Kuo2013-04-303-31/+42
* Hexagon: fix __atomic_add_unlessRichard Kuo2013-04-301-9/+11
* Hexagon: clean up generic headers in KbuildRichard Kuo2013-04-301-1/+1
* default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-5/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-1/+0
|\
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-9/+6
|\ \ | |/
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-5/+0
| * hexagon: switch to generic clone()Al Viro2012-11-281-0/+1
| * consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-1661-93/+69
| |\
| * | hexagon: switch to generic sys_execve()Al Viro2012-10-231-0/+1
| * | hexagon: kernel_thread()/kernel_execve() conversionAl Viro2012-10-232-1/+4
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ |/|
* | Hexagon: Copyright marking changesRichard Kuo2012-10-1858-90/+57
* | UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells2012-10-1814-3/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+0
|\
| * bury the rest of TIF_IRETAl Viro2012-10-011-2/+0
| * sanitize tsk_is_polling()Al Viro2012-10-011-2/+0
| * bury _TIF_RESTORE_SIGMASKAl Viro2012-10-011-1/+0
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \
| * \ Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-042-5/+3
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
|/ /
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
|/
* Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0
* Remove useless wrappers of asm-generic/cpumask.hPaul Bolle2012-06-281-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-7/+0
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-7/+0
| |/