summaryrefslogtreecommitdiff
path: root/arch/tile/include
AgeCommit message (Expand)Author
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-11-29take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-29tile: switch to generic clone()Al Viro
2012-11-29kill stray kernel_thread() garbageAl Viro
2012-11-29consolidate sys_execve() prototypeAl Viro
2012-11-17Merge branch 'arch-frv' into no-rebasesAl Viro
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
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-12Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf
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-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-06Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-05tile: 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-03asm-generic: Add default clkdev.hMark Brown
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 branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-09-24tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf
2012-09-20get rid of generic instances of asm/exec.hAl Viro
2012-08-15tile: Remove SD_PREFER_LOCAL leftoverAlex Shi
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-24tile: remove km_type definitionsCong Wang
2012-07-18tile: updates to pci root complex from community feedbackChris Metcalf
2012-07-18arch/tile: provide kernel support for the tilegx USB shimChris Metcalf
2012-07-18tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf
2012-07-18tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf
2012-07-18tile: remove unused headerPaul Bolle
2012-07-18arch/tile: tilegx PCI root complex supportChris Metcalf
2012-07-11arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf
2012-07-11arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf
2012-07-11arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf
2012-07-11arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf
2012-07-11arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf
2012-07-11arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf
2012-06-28Remove useless wrappers of asm-generic/ipc.hPaul Bolle
2012-06-16tile: fix bug in get_user() for 4-byte valuesChris Metcalf
2012-06-06tile: remove cpu_idle_on_new_stackChris Metcalf