summaryrefslogtreecommitdiffstats
path: root/arch/tile
Commit message (Expand)AuthorAgeFilesLines
* ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-033-36/+22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-203-3/+1
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \
| | * | | tile: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-191-2/+0
|\ \ \ \
| * | | | modules: don't hand 0 to vmalloc.Rusty Russell2012-12-141-2/+0
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-12-186-34/+126
|\ \ \ \
| * | | | arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi2012-12-181-0/+2
| * | | | arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi2012-12-181-9/+6
| * | | | arch/tile: implement user_regset interface on tileSimon Marchi2012-12-181-0/+62
| * | | | arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf2012-12-143-6/+9
| * | | | arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf2012-12-132-17/+46
| * | | | tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun2012-12-121-2/+2
| * | | | tilegx: remove __init from pci fixup hookChris Metcalf2012-12-121-2/+1
| |/ / /
* | | | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-173-20/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1216-205/+116
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-3/+2
| * | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-283-5/+0
| * | | tile: switch to generic clone()Al Viro2012-11-282-8/+1
| * | | kill stray kernel_thread() garbageAl Viro2012-11-281-2/+0
| * | | consolidate sys_execve() prototypeAl Viro2012-11-281-4/+0
| * | | Merge branch 'arch-tile' into no-rebasesAl Viro2012-11-281-1/+1
| |\ \ \
| | * | | tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro2012-11-281-1/+1
| * | | | Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-165-13/+8
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | tile: sanitize copy_thread()Al Viro2012-10-251-13/+11
| * | | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-2310-57/+39
| * | | tile: switch to generic sys_execve()Al Viro2012-10-238-49/+5
| * | | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-206-76/+75
| * | | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-205-11/+6
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-111-0/+1
|\ \ \ \
| * | | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-131-0/+1
| | |/ / | |/| |
* | | | mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse2012-12-111-114/+25
|/ / /
* | | arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf2012-10-231-10/+0
* | | arch/tile: avoid generating .eh_frame information in modulesChris Metcalf2012-10-231-0/+4
| |/ |/|
* | UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-172-3/+3
* | UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells2012-10-171-0/+1
|/
* Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-10-141-0/+1
|\
| * Make most arch asm/module.h files use asm-generic/module.hDavid Howells2012-09-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-10-1343-177/+298
|\ \
| * | arch/tile: enable interrupts in do_work_pending()Chris Metcalf2012-10-121-0/+3
| * | Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-1242-177/+295
| |\ \
| | * | UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-0922-146/+242
| | * | UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells2012-10-0920-31/+53
* | | | vfs: define struct filename and have getname() return itJeff Layton2012-10-121-4/+4
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-122-19/+2
|\ \ \
| * | | tile: don't bother with SIGTRAP in setup_frameAl Viro2012-10-012-19/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-20/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
OpenPOWER on IntegriCloud