aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAge
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * tile: switch to generic clone()Al Viro2012-11-28
| * kill stray kernel_thread() garbageAl Viro2012-11-28
| * consolidate sys_execve() prototypeAl Viro2012-11-28
| * Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-16
| |\
| * | arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
| * | tile: switch to generic sys_execve()Al Viro2012-10-23
| * | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20
| * | Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-20
* | | tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-13
| |/ |/|
* | UAPI: The tile arch uses the generic ucontext.h fileDavid Howells2012-10-17
|/
* Merge tag 'tags/disintegrate-tile-20121009' into for-linusChris Metcalf2012-10-12
|\
| * UAPI: (Scripted) Disintegrate arch/tile/include/asmDavid Howells2012-10-09
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\ \ | |/ |/|
| * get rid of generic instances of asm/exec.hAl Viro2012-09-20
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-09
|\ \
| * | mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon2012-10-09
* | | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-10-09
|\ \ \ | |/ / |/| |
| * | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann2012-10-04
| |\ \
| * | | asm-generic: Add default clkdev.hMark Brown2012-10-03
| | |/ | |/|
* | | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-10-06
|\ \ \ | | |/ | |/|
| * | UAPI: Fix the guards on various asm/unistd.h filesDavid Howells2012-10-04
* | | compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2012-10-05
* | | tile: fix personality bits handling upon exec()Jiri Kosina2012-10-05
|/ /
* / tile: Remove SD_PREFER_LOCAL leftoverAlex Shi2012-08-15
|/
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-07-30
|\
| * Remove useless wrappers of asm-generic/ipc.hPaul Bolle2012-06-28
* | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-07-27
|\ \
| * | tile: remove km_type definitionsCong Wang2012-07-24
* | | tile: updates to pci root complex from community feedbackChris Metcalf2012-07-18
* | | tile pci: enable IOMMU to support DMA for legacy devicesChris Metcalf2012-07-18
* | | tilegx pci: support I/O to arbitrarily-cached pagesChris Metcalf2012-07-18
* | | tile: remove unused headerPaul Bolle2012-07-18
* | | arch/tile: tilegx PCI root complex supportChris Metcalf2012-07-18
* | | arch/tile: break out the "csum a long" function to <asm/checksum.h>Chris Metcalf2012-07-11
* | | arch/tile: support MMIO-based readb/writeb etc.Chris Metcalf2012-07-11
|/ /
* | tile: fix bug in get_user() for 4-byte valuesChris Metcalf2012-06-16
* | tile: remove cpu_idle_on_new_stackChris Metcalf2012-06-06
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-01
| * new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-01
* | bury __kernel_nlink_t, make internal nlink_t consistentAl Viro2012-05-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-05-25
|\
| * tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-05-25
| * arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
| * arch/tile: support multiple huge page sizes dynamicallyChris Metcalf2012-05-25
| * arch/tile: support kexec() for tilegxChris Metcalf2012-05-25
| * arch/tile: support <asm/cachectl.h> header for cacheflush() syscallChris Metcalf2012-05-25