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
2007-03-26
[S390] kprobes: Align probe address.
David Wilder
1
-1
/
+1
2007-03-19
[S390] Wire up sys_utimes.
Heiko Carstens
2
-0
/
+7
2007-03-19
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
1
-5
/
+4
2007-03-19
[S390] Wire up compat_sys_epoll_pwait.
Heiko Carstens
2
-1
/
+12
2007-03-19
[S390] strlcpy is smart enough
Jean Delvare
1
-1
/
+1
2007-03-19
[S390] memory detection: fix off by one bug.
Heiko Carstens
1
-2
/
+8
2007-03-14
[PATCH] appldata build fix
Al Viro
1
-1
/
+4
2007-03-05
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
3
-64
/
+63
2007-03-05
[S390] nss: disable kexec.
Heiko Carstens
2
-0
/
+7
2007-03-05
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
3
-12
/
+18
2007-03-05
[S390] smp: disable preemption in smp_call_function/smp_call_function_on
Heiko Carstens
1
-7
/
+8
2007-03-05
[S390] kprobes breaks BUG_ON
Martin Schwidefsky
1
-14
/
+7
2007-02-21
[S390] Replace $(ARCH) macros in Makefile
Michael Holzheu
1
-6
/
+6
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
4
-28
/
+17
2007-02-21
[S390] bss section clearing.
Heiko Carstens
1
-1
/
+1
2007-02-21
[S390] Remove BUG() statement
Michael Holzheu
1
-1
/
+1
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
4
-22
/
+5
2007-02-21
[S390] New get_cpu_id() inline assembly
Michael Holzheu
2
-2
/
+2
2007-02-21
[S390] etr: Add barrier() to etr_sync_cpu_start().
Heiko Carstens
1
-1
/
+9
2007-02-21
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
2
-2
/
+4
2007-02-21
[S390] smp_call_function cleanup
Jan Glauber
1
-104
/
+77
2007-02-21
[S390] prevent softirqs if delay is called disabled
Martin Schwidefsky
1
-0
/
+7
2007-02-21
[S390] update default configuration
Martin Schwidefsky
1
-6
/
+15
2007-02-16
[PATCH] clocksource: fixup is_continous changes on S390
Thomas Gleixner
1
-1
/
+1
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
3
-4
/
+4
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
3
-7
/
+1
2007-02-12
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-6
/
+9
2007-02-12
[PATCH] mark struct file_operations const 2
Arjan van de Ven
2
-3
/
+3
2007-02-12
[PATCH] Dynamic kernel command-line: s390
Alon Bar-Lev
1
-1
/
+1
2007-02-12
[S390] smp_call_function/smp_call_function_on locking.
Heiko Carstens
1
-6
/
+9
2007-02-11
[PATCH] Switch s390 to NO_IOMEM
Al Viro
3
-60
/
+2
2007-02-11
[PATCH] sort the devres mess out
Al Viro
1
-0
/
+3
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-3
/
+1
2007-02-11
[PATCH] Common compat_sys_sysinfo
Kyle McMartin
3
-49
/
+4
2007-02-11
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
1
-0
/
+3
2007-02-11
[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMA
Christoph Lameter
1
-0
/
+4
2007-02-08
[S390]: Add AF_IUCV socket support
Jennifer Hunt
1
-0
/
+1
2007-02-08
[S390]: Rewrite of the IUCV base code, part 2
Martin Schwidefsky
1
-0
/
+1
2007-02-08
[S390]: Rewrite of the IUCV base code, part 1
Martin Schwidefsky
1
-1
/
+0
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
9
-24
/
+24
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
4
-11
/
+29
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
9
-571
/
+467
2007-02-05
[S390] Calibrate delay and bogomips.
Martin Schwidefsky
8
-150
/
+81
2007-02-05
[S390] Hypervisor filesystem (s390_hypfs) for z/VM
Michael Holzheu
5
-27
/
+262
2007-02-05
[S390] boot from NSS support
Hongjie Yang
5
-64
/
+275
2007-02-05
[S390] Support for s390 Pseudo Random Number Generator
Jan Glauber
4
-0
/
+216
2007-02-05
[S390] ETR support.
Martin Schwidefsky
5
-86
/
+1160
2007-02-05
[S390] noexec protection
Gerald Schaefer
16
-61
/
+606
2007-02-05
[S390] move crypto options and some cleanup.
Jan Glauber
10
-361
/
+272
[next]