aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf1-2/+7
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner1-4/+2
2012-04-25arch/tile: fix a couple of functions that should be __initChris Metcalf1-2/+2
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf1-1/+1
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf1-1/+5
2012-04-02arch/tile: various bugs in stack backtracerChris Metcalf1-1/+0
2012-04-02arch/tile: use 0 for IRQ_RESCHEDULE instead of 1Chris Metcalf1-1/+1
2012-04-02arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>Chris Metcalf1-4/+4
2012-04-02arch/tile: revert comment for atomic64_add_unless().Chris Metcalf1-1/+1
2012-04-02arch/tile: fix typo in <arch/spr_def.h>Chris Metcalf1-2/+2
2012-04-02tile: fix multiple build failures from system.h dismantlePaul Gortmaker2-48/+75
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-11/+0
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-7/+0
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef1-7/+0
2012-03-28Delete all instances of asm/system.hDavid Howells1-4/+0
2012-03-28Disintegrate asm/system.h for TileDavid Howells15-267/+300
2012-03-20highmem: kill all __kmap_atomic()Cong Wang1-1/+1
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-11/+0
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds1-1/+3
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds1-7/+0
2012-01-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+3
2012-01-06PCI: TILE: convert pcibios_set_master() to a non-inlined functionMyron Stowe1-7/+0
2011-12-13UAPI: Split trivial #if defined(__KERNEL__) && X conditionalsDavid Howells1-1/+3
2011-12-04tile: switch to GENERIC_PCI_IOMAPMichael S. Tsirkin1-1/+1
2011-12-04tile: don't panic on iomapMichael S. Tsirkin1-1/+2
2011-12-03arch/tile: use new generic {enable,disable}_percpu_irq() routinesChris Metcalf1-10/+0
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf9-3272/+3318
2011-11-03arch/tile: add the <arch> headers to the set of installed kernel headersChris Metcalf2-0/+19
2011-11-03arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>Chris Metcalf2-35/+82
2011-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds40-43/+79
2011-08-02Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusChris Metcalf1-11/+0
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-5/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma2-7/+7
2011-07-26atomic: use <linux/atomic.h>Arun Sharma6-15/+6
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger1-2/+0
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-11/+0
2011-06-15arch/tile: remove useless set_fixmap_nocache() macroChris Metcalf1-6/+0
2011-06-10arch/tile: add hypervisor-based character driver for SPI flash ROMChris Metcalf1-0/+41
2011-06-03tile: use generic-y format for one-line asm-generic headersChris Metcalf38-37/+38
2011-05-27arch/tile: more /proc and /sys file supportChris Metcalf1-3/+12
2011-05-19arch/tile: cleanups for tilegx compat modeChris Metcalf1-1/+1
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf2-7/+4
2011-05-19arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf3-32/+44
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf12-1346/+2527
2011-05-04tile: replace mm->cpu_vm_mask with mm_cpumask()KOSAKI Motohiro1-2/+2
2011-05-04tile,mn10300: add device parameter to dma_cache_sync()James Hogan1-1/+2
2011-05-04arch/tile: clarify flush_buffer()/finv_buffer() function namesChris Metcalf1-6/+12
2011-05-04arch/tile: kernel-related cleanups from removing static page sizeChris Metcalf4-48/+17