index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-09
[S390] Wire up new timerfd syscalls.
Heiko Carstens
2
-0
/
+23
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
1
-12
/
+12
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+7
2008-02-05
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-43
/
+63
2008-02-05
timerfd: new timerfd API
Davide Libenzi
2
-9
/
+1
2008-02-05
[S390] Remove BUILD_BUG_ON() in vmem code.
Heiko Carstens
1
-1
/
+1
2008-02-05
[S390] latencytop s390 support.
Heiko Carstens
1
-8
/
+23
2008-02-05
[S390] console: allow vt220 console to be the only console
Peter Oberparleiter
1
-5
/
+5
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
5
-23
/
+26
2008-02-05
[S390] Fix smp_call_function_mask semantics.
Heiko Carstens
1
-4
/
+3
2008-02-05
[S390] Fix linker script.
Heiko Carstens
1
-1
/
+1
2008-02-05
[S390] DEBUG_PAGEALLOC support for s390.
Heiko Carstens
1
-1
/
+4
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
1
-1
/
+1
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] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
1
-6
/
+8
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] 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] Get rid of additional_cpus kernel parameter.
Heiko Carstens
3
-106
/
+76
2008-01-26
[S390] Get rid of HOLES_IN_ZONE requirement.
Heiko Carstens
1
-1
/
+24
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
1
-3
/
+3
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-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
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: remove struct kobj_type from struct kset
Greg Kroah-Hartman
1
-4
/
+4
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] 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
2007-11-05
[S390] Fix memory detection.
Heiko Carstens
1
-1
/
+3
2007-11-05
[S390] Fix compile on !CONFIG_SMP.
Heiko Carstens
1
-2
/
+6
2007-10-22
[S390] Remove unused user_seg from thread structure.
Martin Schwidefsky
1
-2
/
+0
2007-10-22
[S390] tlb flush fix.
Martin Schwidefsky
1
-1
/
+1
[next]