index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
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.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-27
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
1
-11
/
+0
2011-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
6
-28
/
+338
2011-05-27
arch/tile: more /proc and /sys file support
Chris Metcalf
6
-28
/
+338
2011-05-26
arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
Akinobu Mita
1
-1
/
+0
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
77
-1910
/
+11241
2011-05-25
arch/tile: prefer "tilepro" as the name of the 32-bit architecture
Chris Metcalf
1
-0
/
+0
2011-05-25
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
1
-9
/
+0
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
1
-2
/
+0
2011-05-24
Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
2011-05-24
Merge branch 'fixes-2.6.39' into for-2.6.40
Tejun Heo
1
-1
/
+1
2011-05-19
arch/tile: cleanups for tilegx compat mode
Chris Metcalf
3
-21
/
+1
2011-05-19
arch/tile: allocate PCI IRQs later in boot
Chris Metcalf
1
-6
/
+5
2011-05-19
arch/tile: support signal "exception-trace" hook
Chris Metcalf
7
-22
/
+150
2011-05-19
arch/tile: use better definitions of xchg() and cmpxchg()
Chris Metcalf
3
-32
/
+44
2011-05-17
tile: add an RTC driver for the Tilera hypervisor
Chris Metcalf
2
-3
/
+61
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf
28
-1348
/
+9319
2011-05-12
compat: fixes to allow working with tile arch
Chris Metcalf
1
-1
/
+1
2011-05-04
arch/tile: update defconfig file to something more useful
Chris Metcalf
1
-0
/
+1091
2011-05-04
tile: do_hardwall_trap: do not play with task->sighand
Oleg Nesterov
1
-4
/
+2
2011-05-04
tile: replace mm->cpu_vm_mask with mm_cpumask()
KOSAKI Motohiro
2
-8
/
+8
2011-05-04
tile,mn10300: add device parameter to dma_cache_sync()
James Hogan
2
-2
/
+3
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
4
-48
/
+17
2011-05-04
arch/tile: various header improvements for building drivers
Chris Metcalf
11
-10
/
+83
2011-05-04
arch/tile: disable GX prefetcher during cache flush
Chris Metcalf
1
-0
/
+18
2011-05-04
arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
Chris Metcalf
1
-0
/
+6
2011-05-04
arch/tile: properly flush the I$ when unloading kernel modules
Chris Metcalf
1
-1
/
+7
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: allow nonatomic stores to interoperate with fast atomic syscalls
Chris Metcalf
2
-36
/
+27
2011-05-04
arch/tile: improve support for PCI hotplug
Chris Metcalf
3
-91
/
+127
2011-05-02
arch/tile: support TIF_NOTIFY_RESUME
Chris Metcalf
7
-100
/
+87
2011-05-02
arch/tile: refactor backtracing code
Chris Metcalf
6
-131
/
+93
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-5
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-8
/
+8
2011-03-30
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
1
-1
/
+0
2011-03-27
Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-43
/
+3
2011-03-25
tile: Use generic show_interupts()
Thomas Gleixner
2
-41
/
+1
2011-03-25
tile: Convert to new irq function names
Thomas Gleixner
1
-3
/
+3
2011-03-24
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-03-24
percpu: Always align percpu output section to PAGE_SIZE
Tejun Heo
1
-1
/
+1
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
2
-3
/
+3
2011-03-20
arch/tile: fix futex sanitization definition/prototype mismatch
Chris Metcalf
1
-6
/
+6
2011-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
52
-557
/
+865
2011-03-17
arch/tile: support newer binutils assembler shift semantics
Chris Metcalf
3
-9
/
+29
2011-03-16
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-1
/
+1
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
[next]