summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-2/+0
|\
| * arch: Consolidate tsk_is_polling()Thomas Gleixner2013-04-081-2/+0
* | mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer2013-04-291-0/+1
* | tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf2013-04-091-1/+9
|/
* tile: work around bug in the generic sys_llseekChris Metcalf2013-03-041-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-233-11/+0
|\
| * burying unused conditionalsAl Viro2013-02-141-1/+0
| * tile: switch to generic compat rt_sigaction()Al Viro2013-02-031-4/+0
| * tile: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-031-2/+0
| * tile: switch to generic sigaltstackAl Viro2013-02-032-4/+0
* | tile: fix memcpy_*io functions for allnoconfigChris Metcalf2013-02-081-1/+5
* | tile: avoid defining INT_MASK macro in <arch/interrupts.h>Chris Metcalf2013-02-041-22/+10
|/
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-202-1/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-1/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| * | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-182-2/+3
|\ \ \
| * | | arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-12-181-0/+2
| * | | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-141-2/+1
| |/ /
* | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-172-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-126-21/+21
|\ \ \ | | |/ | |/|
| * | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-281-3/+0
| * | tile: switch to generic clone()Al Viro2012-11-281-0/+1
| * | kill stray kernel_thread() garbageAl Viro2012-11-281-2/+0
| * | consolidate sys_execve() prototypeAl Viro2012-11-281-4/+0
| * | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-161-3/+0
| |\ \ | | |/
| * | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-232-12/+16
| * | tile: switch to generic sys_execve()Al Viro2012-10-234-1/+5
| * | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-201-1/+4
| * | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-202-6/+3
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| |/ |/|
* | UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-171-3/+0
|/
* Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-1216-395/+6
|\
| * UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-0916-395/+6
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-20/+1
|\ \ | |/ |/|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-20/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+4
|\ \
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | | 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-6/+0
| |\ \
| * | | 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
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-0/+62
* | | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-061-2/+2
|/ /
* | tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-151-1/+0
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0
OpenPOWER on IntegriCloud