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
2010-10-29
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
15
-71
/
+99
2010-10-29
[S390] fix kprobes single stepping
Martin Schwidefsky
3
-1
/
+10
2010-10-29
[S390] dasd: provide a Sense Path Group ID ioctl
Stefan Weinhuber
1
-18
/
+22
2010-10-29
[S390] ftrace: select HAVE_C_RECORDMCOUNT
Heiko Carstens
1
-0
/
+1
2010-10-29
[S390] vdso: get rid of redefinition warnings
Heiko Carstens
5
-13
/
+13
2010-10-29
[S390] facility detection: remove unused variable
Heiko Carstens
1
-2
/
+0
2010-10-29
[S390] hypfs: Fix error handling in hypfs_diag initialization
Michael Holzheu
1
-8
/
+11
2010-10-29
[S390] topology: fix cpu masks for topology=off case
Heiko Carstens
1
-2
/
+4
2010-10-29
[S390] topology: add SCHED_MC config option
Heiko Carstens
2
-1
/
+12
2010-10-29
[S390] Kconfig: add machine type number to code generation options
Heiko Carstens
1
-26
/
+23
2010-10-29
[S390] Add z196 machine type to setup_hwcaps
Heiko Carstens
1
-0
/
+3
2010-10-29
convert get_sb_single() users
Al Viro
1
-4
/
+4
2010-10-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-7
/
+0
2010-10-27
taskstats: use real microsecond granularity for CPU times
Michael Holzheu
1
-5
/
+5
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2010-10-25
[S390] topology: export cpu topology via proc/sysinfo
Heiko Carstens
3
-3
/
+36
2010-10-25
[S390] topology: move topology sysinfo code
Heiko Carstens
2
-54
/
+56
2010-10-25
[S390] topology: clean up facility detection
Heiko Carstens
3
-9
/
+10
2010-10-25
[S390] cleanup facility list handling
Martin Schwidefsky
11
-66
/
+65
2010-10-25
[S390] enable ARCH_DMA_ADDR_T_64BIT with 64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-25
[S390] kvm: Enable z196 instruction facilities
Christian Borntraeger
1
-1
/
+1
2010-10-25
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
Christian Borntraeger
1
-0
/
+2
2010-10-25
[S390] topology: change default
Heiko Carstens
1
-3
/
+3
2010-10-25
[S390] smp: use correct cpu address in print_cpu_info()
Heiko Carstens
1
-1
/
+1
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
4
-7
/
+2
2010-10-25
[S390] cleanup system call parameter setup
Martin Schwidefsky
3
-9
/
+5
2010-10-25
[S390] correct alignment of cpuid structure
Martin Schwidefsky
1
-1
/
+1
2010-10-25
[S390] cleanup lowcore access from external interrupts
Martin Schwidefsky
10
-22
/
+35
2010-10-25
[S390] cleanup lowcore access from program checks
Martin Schwidefsky
6
-172
/
+110
2010-10-25
[S390] pgtable: move pte_mkhuge() from hugetlb.h to pgtable.h
Heiko Carstens
2
-26
/
+28
2010-10-25
[S390] fix SIGBUS handling
Martin Schwidefsky
1
-3
/
+11
2010-10-25
[S390] cio: notify drivers of channel path events
Sebastian Ott
1
-0
/
+12
2010-10-25
[S390] cmm: fix crash on case conversion
Heiko Carstens
1
-1
/
+6
2010-10-25
[S390] switch_to: get rid of prev == next check
Heiko Carstens
1
-2
/
+0
2010-10-25
[S390] switch_to: dont restore/save access & fpu regs for kernel threads
Heiko Carstens
1
-8
/
+12
2010-10-25
[S390] Add config option for z196 code generation.
Heiko Carstens
3
-2
/
+15
2010-10-25
[S390] sysinfo: display capacity adjustment indicator
Heiko Carstens
2
-1
/
+11
2010-10-25
[S390] add z196 instructions to kernel disassembler
Martin Schwidefsky
1
-13
/
+132
2010-10-25
[S390] add support for nonquiescing sske
Martin Schwidefsky
4
-8
/
+14
2010-10-25
[S390] store indication fault optimization
Martin Schwidefsky
3
-3
/
+20
2010-10-25
[S390] cpu hotplug/idle: move cpu_die call to enabled context
Heiko Carstens
1
-5
/
+5
2010-10-25
[S390] lockless get_user_pages_fast()
Martin Schwidefsky
9
-27
/
+394
2010-10-25
[S390] set ARCH_HAS_SG_CHAIN for s390
Christof Schmitt
1
-0
/
+2
2010-10-25
[S390] standardize Kbuild rules
Heiko Carstens
2
-2
/
+8
2010-10-25
[S390] zero page cache synonyms
Martin Schwidefsky
2
-7
/
+64
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+8
2010-10-24
KVM: S390: Export kvm_virtio.h
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: S390: Add virtio hotplug add support
Alexander Graf
1
-0
/
+1
2010-10-24
KVM: S390: take a full byte as ext_param indicator
Alexander Graf
1
-0
/
+6
[next]