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-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
4
-42
/
+45
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
3
-6
/
+8
2012-11-23
s390: use ccw_device_get_schid
Sebastian Ott
1
-3
/
+0
2012-11-23
s390: Add a mechanism to get the subchannel id.
Cornelia Huck
1
-0
/
+5
2012-11-23
s390/crypto: Don't panic after crypto instruction failures
Jan Glauber
4
-21
/
+39
2012-11-23
s390/traps: preinitialize program check table
Heiko Carstens
5
-49
/
+182
2012-11-23
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
1
-1
/
+25
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
4
-6
/
+33
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
Merge remote-tracking branch 'master' into queue
Marcelo Tosatti
97
-1553
/
+2266
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
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2012-10-10
s390/kvm: Interrupt injection bugfix
Jason J. Herne
1
-1
/
+18
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
74
-1260
/
+1732
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-167
/
+81
2012-10-09
Merge tag 'disintegrate-s390-20121009' of
Martin Schwidefsky
59
-1149
/
+1258
2012-10-09
s390/entry: fix svc number for TIF_SYSCALL system call restart
Martin Schwidefsky
1
-1
/
+1
2012-10-09
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
1
-4
/
+12
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
4
-12
/
+46
[prev]
[next]