Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
ccfde1a3d482a1881f3f03a15575a1693ff10105
/
arch
/
tile
/
include
fc327e2
arch/tile: fix up some issues in calling do_work_pending()
by Chris Metcalf
· 13 years ago
05ef1b7
arch/tile: fix a couple of functions that should be __init
by Chris Metcalf
· 13 years ago
ab306ca
arch/tile: use atomic exchange in arch_write_unlock()
by Chris Metcalf
· 13 years ago
e172353
arch/tile: work around a hardware issue with the return-address stack
by Chris Metcalf
· 13 years ago
5f639fd
arch/tile: various bugs in stack backtracer
by Chris Metcalf
· 13 years ago
cbe2247
arch/tile: use 0 for IRQ_RESCHEDULE instead of 1
by Chris Metcalf
· 13 years ago
664c100
arch/tile: fix gcc 4.6 warnings in <asm/bitops_64.h>
by Chris Metcalf
· 13 years ago
07feea8
arch/tile: revert comment for atomic64_add_unless().
by Chris Metcalf
· 13 years ago
327e8b6
arch/tile: fix typo in <arch/spr_def.h>
by Chris Metcalf
· 13 years ago
34f2c0a
tile: fix multiple build failures from system.h dismantle
by Paul Gortmaker
· 13 years ago
50483c3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
3fc498f
smp: introduce a generic on_each_cpu_mask() function
by Gilad Ben-Yossef
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
bd119c6
Disintegrate asm/system.h for Tile
by David Howells
· 13 years ago
a24401b
highmem: kill all __kmap_atomic()
by Cong Wang
· 13 years ago
48b25c4
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
by Chris Metcalf
· 13 years ago
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
6006349
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
· 14 years ago
f133ecc
arch/tile: more /proc and /sys file support
by Chris Metcalf
· 14 years ago
818d846
arch/tile: cleanups for tilegx compat mode
by Chris Metcalf
· 14 years ago
571d76a
arch/tile: support signal "exception-trace" hook
by Chris Metcalf
· 14 years ago
8aaf1dd
arch/tile: use better definitions of xchg() and cmpxchg()
by Chris Metcalf
· 14 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
Next »