Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
480491889f684662a95234f2205ed4d70afe7a10
/
arch
/
tile
/
include
dca88ad
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
e343a89
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 13 years ago
cf1c523
PCI: TILE: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
1632b9e
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
by David Howells
· 13 years ago
8455012
tile: switch to GENERIC_PCI_IOMAP
by Michael S. Tsirkin
· 13 years ago
8593dd3
tile: don't panic on iomap
by Michael S. Tsirkin
· 13 years ago
0c90547
arch/tile: use new generic {enable,disable}_percpu_irq() routines
by Chris Metcalf
· 13 years ago
eb7c792
arch/tile: factor out <arch/opcode.h> header
by Chris Metcalf
· 13 years ago
aeddea5
arch/tile: add the <arch> headers to the set of installed kernel headers
by Chris Metcalf
· 13 years ago
e0b1f39
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
by Chris Metcalf
· 13 years ago
1850536
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
3d071cd3
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Chris Metcalf
· 13 years ago
7847777
atomic: cleanup asm-generic atomic*.h inclusion
by Arun Sharma
· 13 years ago
f24219b
atomic: move atomic_add_unless to generic code
by Arun Sharma
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
148817b
asm-generic: add another generic ext2 atomic bitops
by Akinobu Mita
· 13 years ago
0e9a6cb
ptrace: unify show_regs() prototype
by Mike Frysinger
· 13 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 13 years ago
cf8e98d
arch/tile: remove useless set_fixmap_nocache() macro
by Chris Metcalf
· 13 years ago
dbcb4a1
arch/tile: add hypervisor-based character driver for SPI flash ROM
by Chris Metcalf
· 13 years ago
2c007a9
tile: use generic-y format for one-line asm-generic headers
by Chris Metcalf
· 13 years ago
f133ecc
arch/tile: more /proc and /sys file support
by Chris Metcalf
· 13 years ago
818d846
arch/tile: cleanups for tilegx compat mode
by Chris Metcalf
· 13 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 13 years ago
8aaf1dd
arch/tile: use better definitions of xchg() and cmpxchg()
by Chris Metcalf
· 13 years ago
18aecc2
arch/tile: finish enabling support for TILE-Gx 64-bit chip
by Chris Metcalf
· 14 years ago
dc0b124
tile: replace mm->cpu_vm_mask with mm_cpumask()
by KOSAKI Motohiro
· 14 years ago
ef0aaf8
tile,mn10300: add device parameter to dma_cache_sync()
by James Hogan
· 14 years ago
d07bd86
arch/tile: clarify flush_buffer()/finv_buffer() function names
by Chris Metcalf
· 14 years ago
5386e73
arch/tile: kernel-related cleanups from removing static page size
by Chris Metcalf
· 14 years ago
28d7174
arch/tile: various header improvements for building drivers
by Chris Metcalf
· 14 years ago
7194988
arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain
by Chris Metcalf
· 14 years ago
398fa5a
arch/tile: improve support for PCI hotplug
by Chris Metcalf
· 14 years ago
313ce67
arch/tile: support TIF_NOTIFY_RESUME
by Chris Metcalf
· 14 years ago
93013a0
arch/tile: refactor backtracing code
by Chris Metcalf
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
61f2e7b
bitops: remove minix bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
f312eff
bitops: remove ext2 non-atomic bitops from asm/bitops.h
by Akinobu Mita
· 14 years ago
861b5ae
bitops: introduce little-endian bitops for most architectures
by Akinobu Mita
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
08351fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0dccb04
arch/tile: support newer binutils assembler shift semantics
by Chris Metcalf
· 14 years ago
8d7718a
futex: Sanitize futex ops argument types
by Michel Lespinasse
· 14 years ago
37a9d91
futex: Sanitize cmpxchg_futex_value_locked API
by Michel Lespinasse
· 14 years ago
3c5ead5
arch/tile: fix deadlock bugs in rwlock implementation
by Chris Metcalf
· 14 years ago
5c77075
drivers/edac: provide support for tile architecture
by Chris Metcalf
· 14 years ago
76c567f
arch/tile: support 4KB page size as well as 64KB
by Chris Metcalf
· 14 years ago
5fb682b
arch/tile: fix some comments and whitespace
by Chris Metcalf
· 14 years ago
63b7ca6
arch/tile: enhance existing finv_buffer_remote() routine
by Chris Metcalf
· 14 years ago
6c4d112
arch/tile: use extended assembly to inline __mb_incoherent()
by Chris Metcalf
· 14 years ago
a5c149c
arch/tile: sync up with <arch/sim.h> and <arch/sim_def.h> changes
by Chris Metcalf
· 14 years ago
9ff27fd
arch/tile: export <asm/hardwall.h> to userspace
by Chris Metcalf
· 14 years ago
1337173
arch/tile: fix __ndelay etc to work better
by Chris Metcalf
· 14 years ago
04f7a3f
arch/tile: bug fix: exec'ed task thought it was still single-stepping
by Chris Metcalf
· 14 years ago
2cb8240
arch/tile: catch up with section naming convention in 2.6.35
by Chris Metcalf
· 14 years ago
d356b59
arch/tile: Fix atomic_read() definition to use ACCESS_ONCE
by Chris Metcalf
· 14 years ago
81711ce
arch/tile: handle rt_sigreturn() more cleanly
by Chris Metcalf
· 14 years ago
47143b0
Merge branch 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
f02cbbe
pci root complex: support for tile architecture
by Chris Metcalf
· 14 years ago
e5a0693
drivers/net/tile/: on-chip network drivers for the tile architecture
by Chris Metcalf
· 14 years ago
2c7387e
asm-generic/stat.h: support 64-bit file time_t for stat()
by Chris Metcalf
· 14 years ago
38a6f42
arch/tile: complete migration to new kmap_atomic scheme
by Chris Metcalf
· 14 years ago
e404f91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
3e4d3af
mm: stack based kmap_atomic()
by Peter Zijlstra
· 14 years ago
db08bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 14 years ago
c569cac
arch/tile: support new info op generated by compiler
by Chris Metcalf
· 14 years ago
233325b
arch/tile: enable single-step support for TILE-Gx
by Chris Metcalf
· 14 years ago
a78c942
arch/tile: parameterize system PLs to support KVM port
by Chris Metcalf
· 14 years ago
bf65e44
arch/tile: add Tilera's <arch/sim.h> header as an open-source header
by Chris Metcalf
· 14 years ago
4fe938c
arch/tile: Bomb C99 comments to C89 comments in tile's <arch/sim_def.h>
by Chris Metcalf
· 14 years ago
13c9d5a
arch/tile: properly export __mb_incoherent for modules
by Chris Metcalf
· 14 years ago
bbacff9
arch/tile: provide a definition of MAP_STACK
by Chris Metcalf
· 14 years ago
d929b6a
arch/tile: Use <asm-generic/syscalls.h>
by Chris Metcalf
· 14 years ago
708ff2a
bitops: make asm-generic/bitops/find.h more generic
by Akinobu Mita
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
8be7eb3
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 14 years ago
0fab59e
arch/tile: fix memcpy_fromio()/memcpy_toio() signatures
by Chris Metcalf
· 14 years ago
a802fc6
arch/tile: Save and restore extra user state for tilegx
by Chris Metcalf
· 14 years ago
74fca9d
arch/tile: Change struct sigcontext to be more useful
by Chris Metcalf
· 14 years ago
e6e6c46
arch/tile: finish const-ifying sys_execve()
by Chris Metcalf
· 14 years ago
c41d68a
compat: Make compat_alloc_user_space() incorporate the access_ok()
by H. Peter Anvin
· 14 years ago
3b3c1b9
arch/tile: export only COMMAND_LINE_SIZE to userspace.
by Chris Metcalf
· 14 years ago
b3ae98a
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
by Chris Metcalf
· 14 years ago
947e7dc
arch/tile: Rename the hweight() implementations to __arch_hweight()
by Chris Metcalf
· 14 years ago
7d72e6f
Merge branch 'master' into for-linus
by Chris Metcalf
· 14 years ago
c745a8a
arch/tile: Various cleanups.
by Chris Metcalf
· 14 years ago
1fcbe02
arch/tile: support backtracing on TILE-Gx
by Chris Metcalf
· 14 years ago
32020ef
arch/tile: Fix a couple of issues with the COMPAT code for TILE-Gx.
by Chris Metcalf
· 14 years ago
3b9c6c1
dma-mapping: remove dma_is_consistent API
by FUJITA Tomonori
· 14 years ago
4565f01
dma-mapping: unify dma_get_cache_alignment implementations
by FUJITA Tomonori
· 14 years ago
b77c49a
arch/tile: support new kunmap_atomic() naming convention.
by Chris Metcalf
· 14 years ago
bae918a
tile: remove unused ISA_DMA_THRESHOLD define
by FUJITA Tomonori
· 14 years ago
ef06f55
arch/tile: catch up on various minor cleanups.
by Chris Metcalf
· 14 years ago
c6673cb
tile: set ARCH_KMALLOC_MINALIGN
by FUJITA Tomonori
· 14 years ago
4b2bf4b
tile: remove homegrown L1_CACHE_ALIGN macro
by FUJITA Tomonori
· 14 years ago
0707ad3
arch/tile: Miscellaneous cleanup changes.
by Chris Metcalf
· 14 years ago
c78095b
arch/tile: Split the icache flush code off to a generic <arch> header.
by Chris Metcalf
· 14 years ago
863fbac
arch/tile: Shrink the tile-opcode files considerably.
by Chris Metcalf
· 14 years ago
Next »