summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
AgeCommit message (Expand)Author
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-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-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
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2012-05-25tile: fix bug where fls(0) was not returning 0Chris Metcalf
2012-05-25arch/tile: allow querying cpu module information from the hypervisorChris Metcalf
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: support multiple huge page sizes dynamicallyChris Metcalf
2012-05-25arch/tile: support kexec() for tilegxChris Metcalf
2012-05-25arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf
2012-05-25arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf
2012-05-25arch/tile: optimize get_user/put_user and friendsChris Metcalf