summaryrefslogtreecommitdiff
path: root/arch/tile/include/asm
AgeCommit message (Expand)Author
2013-09-03tile: use standard 'generic-y' model for <asm/hw_irq.h>Chris Metcalf
2013-09-03tile: use asm-generic version of <asm/local64.h>Chris Metcalf
2013-09-03tile PCI RC: add comment about "PCI hole" problemChris Metcalf
2013-09-03tile: add virt_to_kpte() API and clean up and document behaviorChris Metcalf
2013-09-03tilegx: support KGDBChris Metcalf
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf
2013-09-03tile: don't assume user privilege is zeroChris Metcalf
2013-08-30tile: handle super huge pages in virt_to_pteChris Metcalf
2013-08-30tilegx: change how we find the kernel stackChris Metcalf
2013-08-30tile: fix some -Wsign-compare warningsChris Metcalf
2013-08-30tile: remove set/clear_fixmap APIsChris Metcalf
2013-08-30tile: support ASLR fullyTony Lu
2013-08-30tile: use proper .align directives on __ex_table sectionsChris Metcalf
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-30tile: support ftrace on tilegxTony Lu
2013-08-13tile: implement gettimeofday() via vDSOChris Metcalf
2013-08-13tile: improve big-endian supportChris Metcalf
2013-08-13tile: support CONFIG_PREEMPTChris Metcalf
2013-08-13tile: avoid recursive backtrace faultsChris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2013-08-12tile: various console improvementsChris Metcalf
2013-08-06tile PCI RC: remove stale include of linux/numa.hChris Metcalf
2013-08-06tile PCI RC: add dma_get_required_mask()Chris Metcalf
2013-08-06tile PCI RC: eliminate pci_controller.mem_resources fieldChris Metcalf
2013-08-06tile PCI RC: restructure TRIO initializationChris Metcalf
2013-08-06tile PCI RC: support I/O space accessChris Metcalf
2013-08-06tile: support LSI MEGARAID SAS HBA hybrid dma_opsChris Metcalf
2013-08-05tile PCI RC: cleanups for tilepro PCI RCChris Metcalf
2013-08-02tile: optimize strnlen using SIMD instructionsKen Steele
2013-07-31tile: convert uses of "inv" to "finv"Chris Metcalf
2013-07-17arch: tile: include: asm: add cmpxchg64() definitionChen Gang
2013-07-03tile: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-05-28tile: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-05-01Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-09tile: comment assumption about __insn_mtspr for <asm/irqflags.h>Chris Metcalf
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-03-22tile: support atomic64_dec_if_positive()Chris Metcalf
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21tile: move declaration of sys_call_table to <asm/syscall.h>Simon Marchi
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
2013-03-04tile: work around bug in the generic sys_llseekChris Metcalf
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds