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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-25
[S390] convert time printks to pr_xxx macros.
Martin Schwidefsky
1
-5
/
+9
2008-12-25
[S390] convert cpacf printks to pr_xxx macros.
Jan Glauber
1
-5
/
+9
2008-12-25
[S390] convert cpcmd printks to pr_xxx macros.
Christian Borntraeger
1
-2
/
+5
2008-12-25
[S390] s390: Remove redundant test
Julia Lawall
1
-1
/
+1
2008-12-25
[S390] s390/setup: set default preferred console device "ttyS"
Hendrik Brueckner
1
-0
/
+3
2008-12-25
[S390] panic_stack leak in smp_alloc_lowcore
Martin Schwidefsky
1
-5
/
+2
2008-12-25
[S390] clear_table inline assembly contraints
Martin Schwidefsky
1
-1
/
+4
2008-12-25
[S390] Remove config options.
Martin Schwidefsky
9
-143
/
+20
2008-12-25
[S390] cpu topology: remove dead code
Heiko Carstens
1
-18
/
+1
2008-12-25
[S390] cpu topology: introduce kernel parameter
Heiko Carstens
1
-1
/
+11
2008-12-25
[S390] add new machine types to setup_hwcaps.
Martin Schwidefsky
1
-0
/
+5
2008-12-25
[S390] Remove initial kernel stack backchain initialization.
Heiko Carstens
2
-2
/
+0
2008-12-25
[S390] s390: use the new byteorder headers
Harvey Harrison
1
-51
/
+21
2008-12-25
[S390] Add processor type march=z10 and a processor type safety check.
Martin Schwidefsky
5
-47
/
+61
2008-12-25
[S390] remove warnings with functions ending in BUG
Martin Schwidefsky
1
-1
/
+4
2008-12-25
[S390] mark disabled_wait as noreturn function
Heiko Carstens
1
-1
/
+3
2008-12-25
[S390] cio: update sac values
Peter Oberparleiter
1
-2
/
+2
2008-12-25
[S390] remove ptrace warning on 31 bit.
Martin Schwidefsky
1
-6
/
+4
2008-12-25
[S390] ftrace: function tracer backend for s390
Heiko Carstens
5
-0
/
+76
2008-12-25
[S390] service level interface.
Martin Schwidefsky
1
-0
/
+11
2008-12-25
[S390] qdio: rework debug feature logging
Jan Glauber
1
-10
/
+0
2008-12-25
[S390] qdio: fix qeth port count detection
Jan Glauber
1
-8
/
+8
2008-12-25
[S390] zcrypt: Use of Thin Interrupts
Felix Beck
1
-0
/
+1
2008-12-25
[S390] Move stfle to header file.
Heiko Carstens
2
-19
/
+18
2008-12-25
[S390] convert s390 to generic IPI infrastructure
Heiko Carstens
4
-158
/
+24
2008-12-25
[S390] serialize stp/etr work
Martin Schwidefsky
1
-5
/
+18
2008-12-25
[S390] convert etr/stp to stop_machine interface
Heiko Carstens
1
-81
/
+131
2008-12-25
[S390] introduce vdso on s390
Martin Schwidefsky
24
-1
/
+1218
2008-12-25
[S390] cpu topology: dont destroy cpu sets on topology change
Heiko Carstens
1
-1
/
+2
2008-12-25
[S390] audit: get s390 ret_from_fork in sync with other architectures
Al Viro
2
-2
/
+2
2008-12-25
[S390] cpu topology: fix cpu_core_map initialization
Heiko Carstens
1
-4
/
+4
2008-12-02
Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2008-11-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
13
-77
/
+103
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-27
[S390] Update default configuration.
Martin Schwidefsky
1
-23
/
+51
2008-11-27
[S390] Fix alignment of initial kernel stack.
Heiko Carstens
2
-2
/
+3
2008-11-27
[S390] pgtable.h: Fix oops in unmap_vmas for KVM processes
Christian Borntraeger
1
-2
/
+0
2008-11-27
[S390] fix/cleanup sched_clock
Christian Borntraeger
1
-8
/
+5
2008-11-27
[S390] fix system call parameter functions.
Martin Schwidefsky
8
-42
/
+44
2008-11-23
KVM: s390: Fix problem state handling in guest sigp handler
Christian Borntraeger
1
-0
/
+5
2008-11-14
[S390] fix s390x_newuname
Martin Schwidefsky
1
-1
/
+1
2008-11-14
[S390] cpu topology: fix locking
Heiko Carstens
1
-4
/
+7
2008-11-14
[S390] ftrace: fix kernel stack backchain walking
Heiko Carstens
2
-11
/
+18
2008-11-14
[S390] ftrace: disable tracing on idle psw
Heiko Carstens
1
-0
/
+3
2008-11-14
[S390] lockdep: fix compile bug
Heiko Carstens
1
-0
/
+2
2008-11-14
[S390] Fix range for add_active_range() in setup_memory()
Gerald Schaefer
1
-2
/
+2
2008-10-28
[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLE
Christian Borntraeger
1
-1
/
+1
2008-10-28
[S390] No more 4kb stacks.
Heiko Carstens
2
-13
/
+6
2008-10-28
[S390] Change default IPL method to IPL_VM.
Heiko Carstens
1
-1
/
+1
2008-10-28
[S390] appldata: unsigned ops->size cannot be negative
Roel Kluin
1
-1
/
+1
[next]