aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-1/+1
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+1
2012-12-19missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds3-3/+10
2012-12-18arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi1-0/+2
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2-2/+1
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2-3/+2
2012-12-13arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf1-0/+6
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds6-21/+21
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro1-3/+0
2012-11-28tile: switch to generic clone()Al Viro1-0/+1
2012-11-28kill stray kernel_thread() garbageAl Viro1-2/+0
2012-11-28consolidate sys_execve() prototypeAl Viro1-4/+0
2012-11-28tile: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro3-3/+4
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2-12/+16
2012-10-23tile: switch to generic sys_execve()Al Viro4-1/+5
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf1-1/+4
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro2-6/+3
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2-3/+3
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf42-177/+295
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-20/+1
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells22-146/+242
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells20-31/+53
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-5/+0
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko1-0/+62
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann9-13/+11
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 Howells2-0/+4
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells5-7/+7
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf1-11/+13
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-20/+1
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi1-1/+0
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+0
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds1-30/+1
2012-07-24tile: remove km_type definitionsCong Wang1-30/+1
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf1-19/+8
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf5-0/+217
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf4-58/+198
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf4-16/+36