summaryrefslogtreecommitdiffstats
path: root/arch/tile/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds2012-01-151-1/+3
|\
| * UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells2011-12-131-1/+3
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-7/+0Star
|\ \
| * | PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-7/+0Star
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2012-01-112-2/+3
|\ \ | |/ |/|
| * tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin2011-12-041-1/+1
| * tile: don't panic on iomapMichael S. Tsirkin2011-12-041-1/+2
* | arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf2011-12-031-10/+0Star
|/
* arch/tile: factor out <arch/opcode.h> headerChris Metcalf2011-11-038-3891/+1040Star
* arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2011-11-031-0/+2
* arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2011-11-031-8/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-08-0339-43/+38Star
|\
| * Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Chris Metcalf2011-08-021-11/+0Star
| |\
| * | arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf2011-06-151-6/+0Star
| * | tile: use generic-y format for one-line asm-generic headersChris Metcalf2011-06-0338-37/+38
* | | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-5/+0Star
* | | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-272-7/+7
* | | atomic: use <linux/atomic.h>Arun Sharma2011-07-276-15/+6Star
* | | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-4/+1Star
* | | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-2/+0Star
| |/ |/|
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-11/+0Star
|/
* arch/tile: more /proc and /sys file supportChris Metcalf2011-05-271-3/+12
* arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-201-1/+1
* arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-202-7/+4Star
* arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-203-32/+44
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-129-1346/+1820
* tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro2011-05-041-2/+2
* tile,mn10300: add device parameter to dma_cache_sync()James Hogan2011-05-041-1/+2
* arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf2011-05-041-6/+12
* arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf2011-05-041-8/+2Star
* arch/tile: various header improvements for building driversChris Metcalf2011-05-049-8/+70
* arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domainChris Metcalf2011-05-041-18/+57
* arch/tile: improve support for PCI hotplugChris Metcalf2011-05-041-1/+2
* arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf2011-05-033-1/+10
* arch/tile: refactor backtracing codeChris Metcalf2011-05-023-59/+37Star
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-241-1/+0Star
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-241-0/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-231-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-1819-179/+125Star
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-171-2/+16
| * arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-101-76/+7Star
| * drivers/edac: provide support for tile architectureChris Metcalf2011-03-101-0/+29
| * arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-107-47/+39Star
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-102-2/+1Star
| * arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-011-49/+6Star
| * arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-011-1/+18
| * arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
| * arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-011-0/+3
| * arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-011-0/+3