Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
4be4489feae6da890765cc1bdc1af5e4f8c4b75f
/
arch
/
tile
/
include
/
asm
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
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
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
9f9c038
arch/tile: Add driver to enable access to the user dynamic network.
by Chris Metcalf
· 14 years ago
fb702b9
arch/tile: Enable more sophisticated IRQ model for 32-bit chips.
by Chris Metcalf
· 14 years ago
139ef32
Revert adding some arch-specific signal syscalls to <linux/syscalls.h>.
by Chris Metcalf
· 14 years ago
867e359
arch/tile: core support for Tilera 32-bit chips.
by Chris Metcalf
· 14 years ago