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-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-10-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
21
-137
/
+580
2008-10-11
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
19
-103
/
+493
2008-10-10
[S390] fix initialization of stp
Martin Schwidefsky
1
-1
/
+1
2008-10-10
[S390] introduce dirty bit for kvm live migration
Florian Funke
1
-2
/
+43
2008-10-10
[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O
Nigel Hislop
1
-0
/
+13
2008-10-10
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
Heiko Carstens
2
-0
/
+14
2008-10-10
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
Hongjie Yang
1
-39
/
+212
2008-10-10
[S390] ptrace changes
Martin Schwidefsky
8
-48
/
+202
2008-10-10
[S390] s390: use sys_pause for 31bit pause entry point
Christoph Hellwig
4
-12
/
+1
2008-10-10
[S390] qdio enhanced SIGA (iqdio) support.
Klaus-Dieter Wacker
1
-1
/
+7
2008-10-08
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...
Ingo Molnar
1
-0
/
+2
2008-10-03
[S390] nohz: Fix __udelay.
Heiko Carstens
2
-34
/
+56
2008-09-09
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
Jarod Wilson
2
-0
/
+29
2008-09-08
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
Manfred Spraul
1
-0
/
+2
2008-09-06
S390: Update comments about why we don't use <asm-generic/statfs.h>
David Woodhouse
1
-7
/
+4
2008-08-25
[S390] Fix linker script.
Heiko Carstens
1
-1
/
+1
2008-08-21
[S390] Update default configuration.
Martin Schwidefsky
1
-16
/
+38
2008-08-21
[S390] fix ext2_find_next_bit
Eric Sandeen
1
-3
/
+3
2008-08-21
[S390] Remove unneeded spinlock initialization.
Heiko Carstens
1
-2
/
+0
2008-08-21
[S390] Fix uninitialized spinlock use
Josef 'Jeff' Sipek
1
-1
/
+3
2008-08-15
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
1
-1
/
+1
2008-08-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
135
-0
/
+15320
2008-08-01
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
135
-0
/
+15320
2008-08-01
[S390] stp: fix section mismatch warning.
Heiko Carstens
1
-1
/
+1
2008-08-01
[S390] Remove diag 0x260 call from memory detection.
Heiko Carstens
1
-23
/
+0
2008-08-01
[S390] Add support for memory hot-remove.
Gerald Schaefer
2
-1
/
+15
2008-08-01
[S390] Wire up new syscalls.
Heiko Carstens
2
-0
/
+43
2008-08-01
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
1
-2
/
+2
2008-08-01
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
1
-1
/
+4
2008-07-31
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
1
-0
/
+1
2008-07-28
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
1
-3
/
+3
2008-07-27
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
1
-0
/
+6
2008-07-27
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2
-5
/
+5
2008-07-27
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
1
-14
/
+7
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2
-31
/
+36
2008-07-27
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
1
-1
/
+6
2008-07-26
s390: use generic show_mem()
Johannes Weiner
1
-32
/
+0
2008-07-25
S390 topology: don't use kthread() for arch_reinit_sched_domains()
Oleg Nesterov
1
-13
/
+1
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-4
/
+2
2008-07-25
s390: use virtio_console for KVM on s390
Christian Borntraeger
2
-1
/
+4
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-1
/
+2
2008-07-21
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2
-23
/
+48
2008-07-20
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
1
-0
/
+4
2008-07-20
KVM: s390: rename private structures
Christian Borntraeger
4
-28
/
+29
2008-07-20
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
1
-2
/
+7
2008-07-20
KVM: Fix memory leak on guest exit
Carsten Otte
1
-0
/
+1
[next]