aboutsummaryrefslogtreecommitdiff
path: root/arch/tile
AgeCommit message (Expand)Author
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-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
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_fileKonstantin Khlebnikov
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06tile: fix personality bits handling upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds