summaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-20/+1
|\ \ | |/ |/|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-20/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-091-0/+4
|\ \
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-091-0/+4
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-091-0/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-049-13/+11
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-031-0/+1
* | | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-071-5/+0
|\ \ \ \ | | |/ / | |/| |
| * | | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0
* | | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-061-0/+62
* | | | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-061-2/+2
|/ / /
* | | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-022-0/+4
* | | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-025-7/+7
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-011-1/+0
|\ \ \ | |/ / |/| |
| * | tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-151-1/+0
| |/
* | tile: gxio iorpc numbering change for TRIO interfaceChris Metcalf2012-09-241-11/+13
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-30/+1
|\ \
| * | tile: remove km_type definitionsCong Wang2012-07-241-30/+1
* | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-181-19/+8
* | | arch/tile: provide kernel support for the tilegx USB shimChris Metcalf2012-07-185-0/+217
* | | tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-184-58/+198
* | | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-184-16/+36
* | | tile: remove unused headerPaul Bolle2012-07-181-33/+0
* | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-10/+88
* | | arch/tile: provide kernel support for the tilegx TRIO shimChris Metcalf2012-07-1112-0/+1324
* | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-111-0/+18
* | | arch/tile: provide kernel support for the tilegx mPIPE shimChris Metcalf2012-07-119-0/+3492
* | | arch/tile: common DMA code for the GXIO IORPC subsystemChris Metcalf2012-07-111-0/+161
* | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-111-28/+116
* | | arch/tile: introduce GXIO IORPC framework for tilegxChris Metcalf2012-07-114-0/+821
|/ /
* | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-161-1/+1
* | tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-061-5/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-1/+17
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-301-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-2530-395/+994
|\
| * tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-251-6/+6
| * arch/tile: allow querying cpu module information from the hypervisorChris Metcalf2012-05-251-1/+13
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-255-20/+124
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-255-23/+102
| * arch/tile: support kexec() for tilegxChris Metcalf2012-05-251-0/+12
| * arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-255-6/+47
| * arch/tile: Allow tilegx to build with either 16K or 64K page sizeChris Metcalf2012-05-2511-148/+276
| * arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-253-135/+240
OpenPOWER on IntegriCloud