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-07-14
[S390] Remove ipldelay kernel parameter.
Heiko Carstens
1
-26
/
+0
2008-07-14
[S390] make appldata compile w/o CONFIG_SWAP
Gerald Schaefer
1
-0
/
+2
2008-07-12
crypto: s390 - Respect STFL bit
Jan Glauber
1
-0
/
+4
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2
-4
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
3
-14
/
+10
2008-06-20
crypto-prng: BKL pushdown
Arnd Bergmann
1
-0
/
+2
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
11
-60
/
+104
2008-06-11
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-22
/
+44
2008-06-10
[S390] Fix build failure in __cpu_up()
Segher Boessenkool
1
-1
/
+1
2008-06-10
[S390] vmemmap: fix off-by-one bug.
Heiko Carstens
1
-1
/
+1
2008-06-10
[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
Heiko Carstens
1
-0
/
+1
2008-06-06
KVM: s390: Fix race condition in kvm_s390_handle_wait
Carsten Otte
1
-2
/
+5
2008-06-06
KVM: s390: Send program check on access error
Carsten Otte
1
-1
/
+4
2008-06-06
KVM: s390: fix interrupt delivery
Carsten Otte
1
-1
/
+2
2008-06-06
KVM: s390: handle machine checks when guest is running
Christian Borntraeger
1
-0
/
+5
2008-06-06
KVM: s390: fix locking order problem in enable_sie
Christian Borntraeger
1
-17
/
+27
2008-06-06
KVM: s390: use yield instead of schedule to implement diag 0x44
Christian Borntraeger
1
-1
/
+1
2008-05-30
[S390] Update default configuration.
Martin Schwidefsky
1
-3
/
+8
2008-05-30
[S390] disassembler: fix idte instruction format.
Martin Schwidefsky
1
-1
/
+1
2008-05-30
[S390] showmem: Only walk spanned pages.
Heiko Carstens
1
-26
/
+23
2008-05-30
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
Gerald Schaefer
1
-0
/
+8
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
2
-6
/
+14
2008-05-30
[S390] fix sparsemem related compile error with allnoconfig on s390
Hans-Joachim Picht
1
-0
/
+3
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-1
/
+2
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-05-15
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
1
-10
/
+10
2008-05-15
[S390] sparsemem vmemmap: initialize memmap.
Heiko Carstens
1
-13
/
+6
2008-05-07
[S390] guest page hinting light
Martin Schwidefsky
4
-0
/
+90
2008-05-07
[S390] compat ptrace cleanup
Roland McGrath
2
-95
/
+7
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
4
-6
/
+33
2008-05-07
[S390] s390: Optimize user and work TIF check
Martin Schwidefsky
2
-30
/
+28
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
22
-399
/
+513
2008-04-30
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
2
-13
/
+13
2008-04-30
[S390] Update default configuration.
Martin Schwidefsky
1
-41
/
+100
2008-04-30
[S390] use generic sys_ptrace
Martin Schwidefsky
1
-36
/
+1
2008-04-30
[S390] Remove self ptrace IEEE_IP hack.
Martin Schwidefsky
1
-20
/
+0
2008-04-30
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
Heiko Carstens
4
-79
/
+20
2008-04-30
[S390] System z large page support.
Gerald Schaefer
8
-35
/
+210
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
4
-127
/
+107
2008-04-30
[S390] vmemmap: use clear_table to initialise page tables.
Heiko Carstens
1
-3
/
+2
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
2
-19
/
+1
2008-04-30
[S390] uaccess_mvcos: #ifdef config dependent code.
Heiko Carstens
1
-0
/
+2
2008-04-30
[S390] cpu topology: Fix possible deadlock.
Heiko Carstens
1
-1
/
+13
2008-04-30
[S390] Add topology_core_siblings to topology.h
Heiko Carstens
1
-3
/
+18
2008-04-30
[S390] remove -traditional
Mathieu Desnoyers
3
-5
/
+0
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-5
/
+14
[prev]
[next]