index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-14
Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-1
/
+3
2012-01-11
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-7
/
+0
2012-01-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-2
/
+3
2012-01-06
PCI: TILE: convert pcibios_set_master() to a non-inlined function
Myron Stowe
1
-7
/
+0
2011-12-13
UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
David Howells
1
-1
/
+3
2011-12-04
tile: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
1
-1
/
+1
2011-12-04
tile: don't panic on iomap
Michael S. Tsirkin
1
-1
/
+2
2011-12-03
arch/tile: use new generic {enable,disable}_percpu_irq() routines
Chris Metcalf
1
-10
/
+0
2011-11-03
arch/tile: factor out <arch/opcode.h> header
Chris Metcalf
8
-3891
/
+1040
2011-11-03
arch/tile: add the <arch> headers to the set of installed kernel headers
Chris Metcalf
1
-0
/
+2
2011-11-03
arch/tile: avoid ISO namespace pollution with <asm/sigcontext.h>
Chris Metcalf
1
-8
/
+10
2011-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
39
-43
/
+38
2011-08-02
Merge tag 'v3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Chris Metcalf
1
-11
/
+0
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-5
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
2
-7
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
6
-15
/
+6
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-2
/
+0
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-11
/
+0
2011-06-15
arch/tile: remove useless set_fixmap_nocache() macro
Chris Metcalf
1
-6
/
+0
2011-06-03
tile: use generic-y format for one-line asm-generic headers
Chris Metcalf
38
-37
/
+38
2011-05-27
arch/tile: more /proc and /sys file support
Chris Metcalf
1
-3
/
+12
2011-05-19
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
1
-1
/
+1
2011-05-19
arch/tile: support signal "exception-trace" hook
Chris Metcalf
2
-7
/
+4
2011-05-19
arch/tile: use better definitions of xchg() and cmpxchg()
Chris Metcalf
3
-32
/
+44
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
9
-1346
/
+1820
2011-05-04
tile: replace mm->cpu_vm_mask with mm_cpumask()
KOSAKI Motohiro
1
-2
/
+2
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
1
-1
/
+2
2011-05-04
arch/tile: clarify flush_buffer()/finv_buffer() function names
Chris Metcalf
1
-6
/
+12
2011-05-04
arch/tile: kernel-related cleanups from removing static page size
Chris Metcalf
1
-8
/
+2
2011-05-04
arch/tile: various header improvements for building drivers
Chris Metcalf
9
-8
/
+70
2011-05-04
arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain
Chris Metcalf
1
-18
/
+57
2011-05-04
arch/tile: improve support for PCI hotplug
Chris Metcalf
1
-1
/
+2
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
3
-1
/
+10
2011-05-02
arch/tile: refactor backtracing code
Chris Metcalf
3
-59
/
+37
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
1
-1
/
+0
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
1
-0
/
+1
2011-03-22
mm: NUMA aware alloc_thread_info_node()
Eric Dumazet
1
-1
/
+1
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
19
-179
/
+125
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
1
-2
/
+16
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
1
-12
/
+12
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
1
-3
/
+4
2011-03-10
arch/tile: fix deadlock bugs in rwlock implementation
Chris Metcalf
1
-76
/
+7
2011-03-10
drivers/edac: provide support for tile architecture
Chris Metcalf
1
-0
/
+29
2011-03-10
arch/tile: support 4KB page size as well as 64KB
Chris Metcalf
7
-47
/
+39
2011-03-10
arch/tile: fix some comments and whitespace
Chris Metcalf
2
-2
/
+1
2011-03-01
arch/tile: enhance existing finv_buffer_remote() routine
Chris Metcalf
1
-49
/
+6
2011-03-01
arch/tile: use extended assembly to inline __mb_incoherent()
Chris Metcalf
1
-1
/
+18
2011-03-01
arch/tile: export <asm/hardwall.h> to userspace
Chris Metcalf
1
-0
/
+1
[next]