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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-13
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2013-10-13
tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
Chris Metcalf
1
-3
/
+31
2013-05-09
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-3
/
+24
2013-05-02
tile: support new Tilera hypervisor
Chris Metcalf
1
-3
/
+24
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
6
-7
/
+39
2013-04-30
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
1
-1
/
+6
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2013-04-29
mm/hugetlb: add more arch-defined huge_pte functions
Gerald Schaefer
1
-0
/
+1
2013-04-09
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Chris Metcalf
1
-1
/
+9
2013-04-09
tile: comment assumption about __insn_mtspr for <asm/irqflags.h>
Chris Metcalf
1
-1
/
+9
2013-04-08
arch: Consolidate tsk_is_polling()
Thomas Gleixner
1
-2
/
+0
2013-03-22
tile: support atomic64_dec_if_positive()
Chris Metcalf
1
-0
/
+21
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
1
-0
/
+8
2013-03-21
tile: Add definition of NR_syscalls
Simon Marchi
1
-0
/
+2
2013-03-21
tile: move declaration of sys_call_table to <asm/syscall.h>
Simon Marchi
2
-6
/
+6
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
1
-1
/
+2
2013-03-04
tile: work around bug in the generic sys_llseek
Chris Metcalf
1
-0
/
+3
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-11
/
+0
2013-02-14
burying unused conditionals
Al Viro
1
-1
/
+0
2013-02-08
tile: fix memcpy_*io functions for allnoconfig
Chris Metcalf
1
-1
/
+5
2013-02-04
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
Chris Metcalf
3
-390
/
+382
2013-02-03
tile: switch to generic compat rt_sigaction()
Al Viro
1
-4
/
+0
2013-02-03
tile: switch to generic compat rt_sigqueueinfo()
Al Viro
1
-2
/
+0
2013-02-03
tile: switch to generic sigaltstack
Al Viro
2
-4
/
+0
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
1
-1
/
+1
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-1
/
+1
2012-12-20
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2012-12-19
missing user_stack_pointer() instances
Al Viro
1
-0
/
+1
2012-12-19
Bury the conditionals from kernel_thread/kernel_execve series
Al Viro
1
-1
/
+0
2012-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
3
-3
/
+10
2012-12-18
arch/tile: set CORE_DUMP_USE_REGSET on tile
Simon Marchi
1
-0
/
+2
2012-12-17
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2
-2
/
+1
2012-12-14
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2
-3
/
+2
2012-12-13
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
1
-0
/
+6
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-21
/
+21
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-3
/
+0
2012-11-28
tile: switch to generic clone()
Al Viro
1
-0
/
+1
2012-11-28
kill stray kernel_thread() garbage
Al Viro
1
-2
/
+0
2012-11-28
consolidate sys_execve() prototype
Al Viro
1
-4
/
+0
2012-11-28
tile: dma_debug: add debug_dma_mapping_error support
Shuah Khan
1
-0
/
+1
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
3
-3
/
+4
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2
-12
/
+16
2012-10-23
tile: switch to generic sys_execve()
Al Viro
4
-1
/
+5
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
1
-1
/
+4
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2
-6
/
+3
2012-10-17
UAPI: The tile arch uses the generic ucontext.h file
David Howells
2
-3
/
+3
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-12
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
42
-177
/
+295
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+1
[next]