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-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+0
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-18
/
+38
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
74
-773
/
+3073
2012-10-01
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+9
2012-09-26
hypfs: ->d_parent is never NULL or negative
Al Viro
1
-2
/
+0
2012-09-26
s390: update defconfig
Heiko Carstens
1
-7
/
+7
2012-09-26
s390/jump label,nss: let shared kernel support depend on !JUMP_LABEL
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/disassembler: fix decoding of risblg instruction
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/bpf,jit: add support for BPF_S_ANC_ALU_XOR_X instruction
Heiko Carstens
1
-0
/
+5
2012-09-26
s390/traps: move call to print_modules() out of show_regs()
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/cmpxchg,percpu: implement cmpxchg_double()
Heiko Carstens
3
-1
/
+83
2012-09-26
s390/percpu: implement this_cpu_add_return()
Heiko Carstens
1
-2
/
+8
2012-09-26
s390/percpu: implement this_cpu_xchg()
Heiko Carstens
1
-0
/
+18
2012-09-26
s390/kexec: remove CONFIG_KEXEC
Heiko Carstens
2
-8
/
+2
2012-09-26
s390/irq: use designated initializers for irq class array
Heiko Carstens
1
-29
/
+29
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2
-3
/
+3
2012-09-26
s390/crashdump: move fill_cpu_elf_notes() prototype to header file
Heiko Carstens
3
-3
/
+5
2012-09-26
s390/process: add missing header include
Heiko Carstens
1
-0
/
+1
2012-09-26
s390/ptrace: add missing ifdef
Heiko Carstens
1
-1
/
+2
2012-09-26
s390/ipl,decrompressor: disable branch profiling
Heiko Carstens
1
-0
/
+1
2012-09-26
s390/perf_events: compile only for CONFIG_64BIT
Heiko Carstens
1
-1
/
+4
2012-09-26
s390/topology: use for_each_set_bit to simplify the code
Wei Yongjun
1
-4
/
+1
2012-09-26
s390/syscalls: wire up kcmp system call
Heiko Carstens
3
-1
/
+11
2012-09-26
s390/appldata: change return value of appldata_asm
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/kexec: change return value of machine_kexec_prepare
Heiko Carstens
1
-1
/
+1
2012-09-26
s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS
Heiko Carstens
2
-6
/
+6
2012-09-26
s390/sysinfo,stsi: change return code handling
Heiko Carstens
5
-50
/
+48
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
9
-28
/
+127
2012-09-26
s390/scm: remove superfluous lock
Sebastian Ott
1
-2
/
+0
2012-09-26
s390/smp,topology: add polarization member to pcpu struct
Heiko Carstens
4
-29
/
+25
2012-09-26
s390/sysinfo,topology: fix cpu topology maximum nesting detection
Heiko Carstens
4
-20
/
+31
2012-09-26
s390/mm: implement __get_user_pages_fast()
Gerald Schaefer
1
-0
/
+37
2012-09-26
s390/sysinfo: add additional z196 fields to output
Heiko Carstens
2
-14
/
+39
2012-09-26
s390/sysinfo: convert /proc/sysinfo to seqfile
Heiko Carstens
1
-167
/
+115
2012-09-26
s390/topology: remove sysinfo header include, add forward declaration instead
Heiko Carstens
2
-1
/
+2
2012-09-26
s390/mm: shorten addressing mode initialization
Heiko Carstens
1
-18
/
+10
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
7
-14
/
+14
2012-09-26
s390/mm: change default addressing mode
Heiko Carstens
1
-11
/
+1
2012-09-26
s390/smp: avoid concurrent write to sigp status field
Heiko Carstens
1
-6
/
+7
2012-09-26
s390/processor: use ARRAY_SIZE instead of hard coded value
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/cache: add cpu cache information to /proc/cpuinfo
Heiko Carstens
3
-10
/
+43
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
13
-21
/
+150
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
14
-3
/
+300
2012-09-26
s390/eadm_sch: add support for irq statistics
Sebastian Ott
2
-0
/
+2
2012-09-26
s390/cio: add eadm subchannel driver
Sebastian Ott
2
-0
/
+12
2012-09-26
s390: add scm notification
Sebastian Ott
1
-0
/
+1
2012-09-26
s390: add scm bus driver
Sebastian Ott
2
-0
/
+58
2012-09-26
s390: add eadm related structures
Sebastian Ott
3
-3
/
+135
2012-09-26
s390: add eadm facility bits
Sebastian Ott
3
-29
/
+40
[next]