aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-12-18arch/tile: set CORE_DUMP_USE_REGSET on tileSimon Marchi
2012-12-18arch/tile: implement arch_ptrace using user_regset on tileSimon Marchi
2012-12-18arch/tile: implement user_regset interface on tileSimon Marchi
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14arch/tile: clean up tile-specific PTRACE_SETOPTIONSChris Metcalf
2012-12-14modules: don't hand 0 to vmalloc.Rusty Russell
2012-12-13arch/tile: provide PT_FLAGS_COMPAT value in pt_regsChris Metcalf
2012-12-12tile/PCI: use for_each_pci_dev to simplify the codeWei Yongjun
2012-12-12tilegx: remove __init from pci fixup hookChris Metcalf
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on tile architectureMichel Lespinasse
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28tile: switch to generic clone()Al Viro
2012-11-28kill stray kernel_thread() garbageAl Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-28Merge branch 'arch-tile' into no-rebasesAl Viro
2012-11-28tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errorsAl Viro
2012-11-28tile: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-25tile: sanitize copy_thread()Al Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
2012-10-23arch/tile: avoid build warnings from duplicate ELF_R_xxx #definesChris Metcalf
2012-10-23arch/tile: avoid generating .eh_frame information in modulesChris Metcalf
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro
2012-10-17UAPI: The tile arch uses the generic ucontext.h fileDavid Howells
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12arch/tile: enable interrupts in do_work_pending()Chris Metcalf
2012-10-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells
2012-10-09UAPI: (Scripted) Disintegrate arch/tile/include/archDavid Howells
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li