index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-26
[S390] replace lock_cpu_hotplug with get_online_cpus
Martin Schwidefsky
1
-6
/
+6
2008-01-26
[S390] constify function pointer tables.
Jan Engelhardt
2
-2
/
+2
2008-01-26
[S390] do local_irq_restore while spinning in spin_lock_irqsave.
Hisashi Hifumi
1
-0
/
+23
2008-01-26
[S390] add smp_call_function_mask
Carsten Otte
1
-0
/
+27
2008-01-26
[S390] Remove TOPDIR from Makefile
WANG Cong
1
-4
/
+0
2008-01-26
[S390] single-step cleanup
Roland McGrath
2
-16
/
+19
2008-01-26
[S390] Move NOTES and BUG_TABLE.
Martin Schwidefsky
1
-3
/
+9
2008-01-26
[S390] arch/s390/: Spelling fixes
Joe Perches
1
-1
/
+1
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-6
/
+8
2008-01-26
[S390] vmemmap: allocate struct pages before 1:1 mapping
Christian Borntraeger
1
-2
/
+2
2008-01-26
[S390] Initialize sclp_ipl_info
Michael Holzheu
1
-0
/
+1
2008-01-26
[S390] Allocate and free cpu lowcores and stacks when needed/possible.
Heiko Carstens
1
-34
/
+72
2008-01-26
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
1
-1
/
+1
2008-01-26
[S390] Load disabled wait psw instead of stopping cpu on halt.
Michael Holzheu
1
-2
/
+6
2008-01-26
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
3
-461
/
+600
2008-01-26
[S390] arch/s390: Add missing "space"
Joe Perches
1
-1
/
+1
2008-01-26
[S390] crypto: move s390 Kconfig options.
Jan Glauber
1
-60
/
+0
2008-01-26
[S390] Get rid of additional_cpus kernel parameter.
Heiko Carstens
3
-106
/
+76
2008-01-26
[S390] Remove owner_pc member from raw_spinlock_t.
Heiko Carstens
1
-8
/
+4
2008-01-26
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
3
-5
/
+25
2008-01-26
[S390] Print kernel version in dump_stack() and show_regs().
Heiko Carstens
2
-11
/
+27
2008-01-26
[S390] Change vmalloc defintions
Christian Borntraeger
2
-16
/
+10
2008-01-26
[S390] Fix tlb flushing with idte.
Martin Schwidefsky
1
-1
/
+1
2008-01-26
[S390] Standby cpu activation/deactivation.
Heiko Carstens
3
-73
/
+333
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-27
/
+200
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
1
-2
/
+2
2008-01-24
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
1
-4
/
+4
2008-01-24
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
1
-36
/
+37
2008-01-24
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
1
-32
/
+48
2008-01-24
kobject: convert s390 hypervisor to use kobject_create
Greg Kroah-Hartman
1
-6
/
+7
2008-01-24
kobject: convert /sys/hypervisor to use kobject_create
Greg Kroah-Hartman
1
-1
/
+1
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2
-6
/
+6
2008-01-11
[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallback
Sebastian Siewior
1
-8
/
+2
2008-01-11
[CRYPTO] aes_s390: Add fallback driver
Sebastian Siewior
1
-21
/
+205
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
1
-6
/
+1
2007-12-04
[S390] Make sure the restore psw masks are initialized.
Heiko Carstens
1
-3
/
+1
2007-12-04
[S390] Fix compile error on 31bit without preemption
Christian Borntraeger
1
-0
/
+2
2007-11-20
[S390] Add missing die_notifier() call to die().
Heiko Carstens
1
-0
/
+1
2007-11-20
[S390] Fix memory detection.
Heiko Carstens
1
-1
/
+1
2007-11-20
[S390] Dont overwrite lowcores on smp_send_stop().
Heiko Carstens
1
-49
/
+7
2007-11-20
[S390] Fix kernel preemption.
Heiko Carstens
2
-20
/
+7
2007-11-20
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
5
-63
/
+15
2007-11-20
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
1
-3
/
+0
2007-11-20
[S390] Fix irq tracing and lockdep_sys_exit calls.
Heiko Carstens
3
-66
/
+153
2007-11-20
[S390] magic sysrq: check for in_atomic before doing an console_unblank
Christian Borntraeger
1
-1
/
+1
2007-11-09
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2
-11
/
+1
2007-11-05
[S390] tod clock: announce clocksource as perfect
Christian Borntraeger
1
-1
/
+1
2007-11-05
[S390] Rename "idle_time" attribute to "idle_time_us".
Heiko Carstens
1
-3
/
+3
[next]