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
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-10
/
+1
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2012-12-12
asm-generic, mm: pgtable: consolidate zero page helpers
Kirill A. Shutemov
1
-10
/
+1
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-98
/
+25
2012-12-11
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+13
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
mm: add comment on storage key dirty bit semantics
Jan Kara
1
-0
/
+3
2012-12-08
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+1
2012-12-08
Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
2
-3
/
+11
2012-12-07
Merge branch 'linus' into sched/core
Ingo Molnar
13
-29
/
+71
2012-12-02
open*(2) compat fixes (s390, arm64)
Al Viro
1
-1
/
+1
2012-11-29
unify default ptrace_signal_deliver
Al Viro
1
-2
/
+0
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-2
/
+1
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
1
-4
/
+0
2012-11-28
s390: switch to generic fork/vfork/clone
Al Viro
3
-42
/
+14
2012-11-28
Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...
Al Viro
4
-49
/
+11
2012-11-20
vtime: Warn if irqs aren't disabled on system time accounting APIs
Frederic Weisbecker
1
-0
/
+2
2012-11-19
vtime: Consolidate a bit the ctx switch code
Frederic Weisbecker
1
-0
/
+1
2012-11-19
vtime: Explicitly account pending user time on process tick
Frederic Weisbecker
1
-1
/
+6
2012-11-19
vtime: Remove the underscore prefix invasion
Frederic Weisbecker
1
-2
/
+2
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-28
/
+70
2012-11-16
Merge branch 'arch-microblaze' into no-rebases
Al Viro
5
-16
/
+33
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
9
-20
/
+33
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-11-13
s390/mm: have 16 byte aligned struct pages
Heiko Carstens
1
-0
/
+1
2012-11-13
s390/gup: fix access_ok() usage in __get_user_pages_fast()
Heiko Carstens
1
-2
/
+1
2012-11-13
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
Heiko Carstens
1
-1
/
+1
2012-11-12
s390/topology: fix core id vs physical package id mix-up
Heiko Carstens
2
-2
/
+7
2012-11-12
s390/signal: set correct address space control
Martin Schwidefsky
4
-7
/
+27
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-22
/
+33
2012-11-06
s390/sclp: fix addressing mode clobber
Heiko Carstens
1
-1
/
+7
2012-11-06
s390: Move css limits from drivers/s390/cio/ to include/asm/.
Cornelia Huck
1
-0
/
+2
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-10-29
kvm: Directly account vtime to system on guest switch
Frederic Weisbecker
1
-4
/
+0
2012-10-29
vtime: Make vtime_account_system() irqsafe
Frederic Weisbecker
1
-0
/
+4
2012-10-29
s390: switch to saner kernel_execve() semantics
Al Viro
4
-49
/
+11
2012-10-26
s390/thp: respect page protection in pmd_none() and pmd_present()
Gerald Schaefer
1
-13
/
+22
2012-10-26
s390/mm: use pmd_large() instead of pmd_huge()
Gerald Schaefer
2
-2
/
+2
2012-10-19
s390,uapi: do not use uapi/asm-generic/kvm_para.h
David Howells
2
-2
/
+11
2012-10-18
s390/cache: fix data/instruction cache output
Heiko Carstens
1
-3
/
+6
2012-10-18
s390: fix linker script for 31 bit builds
Heiko Carstens
2
-2
/
+2
2012-10-18
s390/thp: select HAVE_ARCH_TRANSPARENT_HUGEPAGE
Gerald Schaefer
1
-0
/
+1
2012-10-18
s390/kdump: Use 64 bit mode for 0x10000 entry point
Michael Holzheu
1
-8
/
+2
2012-10-18
perf_cpum_cf: Add support for counters available with IBM zEC12
Hendrik Brueckner
2
-2
/
+6
2012-10-18
s390/chpid: make headers usable (again)
Sebastian Ott
1
-5
/
+5
2012-10-17
UAPI: Put a comment into uapi/asm-generic/kvm_para.h and use it from arches
David Howells
2
-0
/
+2
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+5
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+3
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+0
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
74
-1260
/
+1732
[next]