index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-01
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2014-01-23
tile: use generic fixmap.h
Mark Salter
1
-32
/
+1
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
1
-67
/
+1
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
1
-0
/
+1
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
1
-2
/
+0
2013-11-13
hardirq: Make hardirq bits generic
Thomas Gleixner
1
-2
/
+0
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
4
-28
/
+66
2013-09-30
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
1
-3
/
+31
2013-09-27
tile: include: asm: use 'long long' instead of 'u64' for atomic64_t and its r...
Chen Gang
3
-25
/
+35
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-13
tile: remove HUGE_VMAP dead code
Chris Metcalf
3
-16
/
+5
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
42
-408
/
+748
2013-09-06
tile: rework <asm/cmpxchg.h>
Chris Metcalf
6
-146
/
+140
2013-09-03
tile PCI RC: make default consistent DMA mask 32-bit
Chris Metcalf
2
-9
/
+17
2013-09-03
tile: make __write_once a synonym for __read_mostly
Chris Metcalf
1
-3
/
+10
2013-09-03
tile: remove support for TILE64
Chris Metcalf
7
-43
/
+2
2013-09-03
tile: use asm-generic/bitops/builtin-*.h
Akinobu Mita
1
-38
/
+3
2013-09-03
tile: use standard 'generic-y' model for <asm/hw_irq.h>
Chris Metcalf
2
-18
/
+1
2013-09-03
tile: use asm-generic version of <asm/local64.h>
Chris Metcalf
1
-0
/
+1
2013-09-03
tile PCI RC: add comment about "PCI hole" problem
Chris Metcalf
1
-0
/
+5
2013-09-03
tile: add virt_to_kpte() API and clean up and document behavior
Chris Metcalf
2
-1
/
+2
2013-09-03
tilegx: support KGDB
Chris Metcalf
1
-0
/
+71
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
4
-35
/
+24
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2
-3
/
+3
2013-08-30
tile: handle super huge pages in virt_to_pte
Chris Metcalf
2
-7
/
+19
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
1
-14
/
+33
2013-08-30
tile: fix some -Wsign-compare warnings
Chris Metcalf
3
-6
/
+6
2013-08-30
tile: remove set/clear_fixmap APIs
Chris Metcalf
1
-8
/
+0
2013-08-30
tile: support ASLR fully
Tony Lu
1
-0
/
+4
2013-08-30
tile: use proper .align directives on __ex_table sections
Chris Metcalf
2
-0
/
+7
2013-08-30
tile: support kprobes on tilegx
Tony Lu
4
-1
/
+108
2013-08-30
tile: support ftrace on tilegx
Tony Lu
1
-1
/
+21
2013-08-13
tile: implement gettimeofday() via vDSO
Chris Metcalf
6
-4
/
+69
2013-08-13
tile: improve big-endian support
Chris Metcalf
1
-5
/
+9
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2
-11
/
+18
2013-08-13
tile: avoid recursive backtrace faults
Chris Metcalf
1
-0
/
+2
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
5
-3
/
+28
2013-08-12
tile: various console improvements
Chris Metcalf
1
-2
/
+1
2013-08-06
tile PCI RC: remove stale include of linux/numa.h
Chris Metcalf
1
-1
/
+0
2013-08-06
tile PCI RC: add dma_get_required_mask()
Chris Metcalf
1
-0
/
+4
2013-08-06
tile PCI RC: eliminate pci_controller.mem_resources field
Chris Metcalf
1
-3
/
+0
2013-08-06
tile PCI RC: restructure TRIO initialization
Chris Metcalf
1
-0
/
+1
2013-08-06
tile PCI RC: support I/O space access
Chris Metcalf
2
-10
/
+127
2013-08-06
tile: support LSI MEGARAID SAS HBA hybrid dma_ops
Chris Metcalf
1
-3
/
+7
2013-08-05
tile PCI RC: cleanups for tilepro PCI RC
Chris Metcalf
1
-1
/
+0
2013-08-01
tile: optimize strnlen using SIMD instructions
Ken Steele
1
-0
/
+2
2013-07-31
tile: convert uses of "inv" to "finv"
Chris Metcalf
2
-55
/
+20
2013-07-29
tile / cpu topology: remove stale Macro arch_provides_topology_pointers
Hanjun Guo
1
-3
/
+0
2013-07-17
arch: tile: include: asm: add cmpxchg64() definition
Chen Gang
1
-0
/
+6
[next]