summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-171-3/+0Star
|\
| * UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-171-3/+0Star
* | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-232-12/+16
* | tile: switch to generic sys_execve()Al Viro2012-10-234-1/+5
* | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-201-1/+4
* | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-202-6/+3Star
|/
* Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-1216-395/+6Star
|\
| * UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-0916-395/+6Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-102-20/+1Star
|\ \ | |/ |/|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-202-20/+1Star
* | 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-042-6/+0Star
| |\ \
| * | | 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/+0Star
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-041-5/+0Star
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-051-0/+62
* | | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-051-2/+2
|/ /
* / tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-151-1/+0Star
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-301-1/+0Star
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-281-1/+0Star
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-271-30/+1Star
|\ \
| * | tile: remove km_type definitionsCong Wang2012-07-241-30/+1Star
* | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-181-19/+8Star
* | | 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/+0Star
* | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-181-10/+88
* | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-111-0/+18
* | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-111-28/+116
|/ /
* | 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/+0Star
|/
* 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-311-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-2626-294/+669
|\
| * tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-251-6/+6
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-253-20/+25
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-254-20/+35
| * 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-259-53/+155
| * arch/tile: optimize get_user/put_user and friendsChris Metcalf2012-05-253-135/+240
| * arch/tile: support building big-endian kernelChris Metcalf2012-05-252-0/+25
| * arch/tile: allow building Linux with transparent huge pages enabledChris Metcalf2012-05-253-46/+98
| * arch/tile: use interrupt critical sections lessChris Metcalf2012-05-251-8/+26
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-251-0/+1
|\ \
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1