aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/include
Commit message (Expand)AuthorAgeFilesLines
* tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPTChris Metcalf2013-10-131-3/+31
* tile: fix bug where fls(0) was not returning 0Chris Metcalf2012-06-011-6/+6
* Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-11/+0
* arch/tile: more /proc and /sys file supportChris Metcalf2011-05-271-3/+12
* arch/tile: cleanups for tilegx compat modeChris Metcalf2011-05-191-1/+1
* arch/tile: support signal "exception-trace" hookChris Metcalf2011-05-192-7/+4
* arch/tile: use better definitions of xchg() and cmpxchg()Chris Metcalf2011-05-193-32/+44
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-1212-1346/+2527
* 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-044-48/+17
* arch/tile: various header improvements for building driversChris Metcalf2011-05-0410-10/+81
* 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-023-1/+10
* arch/tile: refactor backtracing codeChris Metcalf2011-05-023-59/+37
* Fix common misspellingsLucas De Marchi2011-03-312-3/+3
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-231-1/+0
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-231-0/+1
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2011-03-1724-195/+265
|\
| * arch/tile: support newer binutils assembler shift semanticsChris Metcalf2011-03-172-5/+22
| * arch/tile: fix deadlock bugs in rwlock implementationChris Metcalf2011-03-101-76/+7
| * drivers/edac: provide support for tile architectureChris Metcalf2011-03-103-1/+119
| * arch/tile: support 4KB page size as well as 64KBChris Metcalf2011-03-107-47/+39
| * arch/tile: fix some comments and whitespaceChris Metcalf2011-03-102-2/+1
| * arch/tile: enhance existing finv_buffer_remote() routineChris Metcalf2011-03-011-49/+6
| * arch/tile: use extended assembly to inline __mb_incoherent()Chris Metcalf2011-03-011-1/+18
| * arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changesChris Metcalf2011-03-012-12/+39
| * arch/tile: export <asm/hardwall.h> to userspaceChris Metcalf2011-03-011-0/+1
| * arch/tile: fix __ndelay etc to work betterChris Metcalf2011-03-012-0/+8
| * arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf2011-03-011-0/+3
| * arch/tile: catch up with section naming convention in 2.6.35Chris Metcalf2011-03-011-1/+1
| * arch/tile: Fix atomic_read() definition to use ACCESS_ONCEChris Metcalf2011-02-251-1/+1
* | futex: Sanitize futex ops argument typesMichel Lespinasse2011-03-111-12/+12
* | futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse2011-03-111-3/+4
|/
* arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-171-1/+1
* Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds2010-11-259-187/+4126
|\
| * pci root complex: support for tile architectureChris Metcalf2010-11-243-187/+52
| * drivers/net/tile/: on-chip network drivers for the tile architectureChris Metcalf2010-11-246-0/+4074
* | asm-generic/stat.h: support 64-bit file time_t for stat()Chris Metcalf2010-11-012-0/+4
|/
* arch/tile: complete migration to new kmap_atomic schemeChris Metcalf2010-11-013-15/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-2615-411/+1128
|\
| * arch/tile: support new info op generated by compilerChris Metcalf2010-10-151-1/+4
| * arch/tile: enable single-step support for TILE-GxChris Metcalf2010-10-151-0/+4
| * arch/tile: parameterize system PLs to support KVM portChris Metcalf2010-10-158-65/+197
| * arch/tile: add Tilera's <arch/sim.h> header as an open-source headerChris Metcalf2010-10-152-7/+619
| * arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>Chris Metcalf2010-10-151-279/+269