Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
fa941dc98668e80c11c7d4faa1c5f5163556bdfe
/
arch
/
s390
a4df1ac
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
24d3e21
[S390] Fix build failure in __cpu_up()
by Segher Boessenkool
· 16 years ago
ee0ddad
[S390] vmemmap: fix off-by-one bug.
by Heiko Carstens
· 16 years ago
148f167
[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.
by Heiko Carstens
· 16 years ago
e52b2af
KVM: s390: Fix race condition in kvm_s390_handle_wait
by Carsten Otte
· 16 years ago
1f0d0f0
KVM: s390: Send program check on access error
by Carsten Otte
· 16 years ago
0ff3186
KVM: s390: fix interrupt delivery
by Carsten Otte
· 16 years ago
71cde58
KVM: s390: handle machine checks when guest is running
by Christian Borntraeger
· 16 years ago
74b6b52
KVM: s390: fix locking order problem in enable_sie
by Christian Borntraeger
· 16 years ago
b8cee18
KVM: s390: use yield instead of schedule to implement diag 0x44
by Christian Borntraeger
· 16 years ago
0066ed5
[S390] Update default configuration.
by Martin Schwidefsky
· 16 years ago
209fb90
[S390] disassembler: fix idte instruction format.
by Martin Schwidefsky
· 16 years ago
c1bb7f3
[S390] showmem: Only walk spanned pages.
by Heiko Carstens
· 16 years ago
1760537
[S390] appldata: prevent cpu hotplug when walking cpu_online_map.
by Gerald Schaefer
· 16 years ago
67060d9
[S390] Fix section mismatch warnings.
by Heiko Carstens
· 16 years ago
97195d6
[S390] fix sparsemem related compile error with allnoconfig on s390
by Hans-Joachim Picht
· 16 years ago
f52111b
[PATCH] take init_files to fs/file.c
by Al Viro
· 17 years ago
8dd79cb
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 17 years ago
85cb185
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
by Heiko Carstens
· 17 years ago
5cbbf16
[S390] s390dbf: Use const char * for dbf name.
by Cornelia Huck
· 17 years ago
2069e97
[S390] sparsemem vmemmap: initialize memmap.
by Heiko Carstens
· 17 years ago
45e576b
[S390] guest page hinting light
by Martin Schwidefsky
· 17 years ago
b499d76
[S390] compat ptrace cleanup
by Roland McGrath
· 17 years ago
0eaeafa
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
by Christian Borntraeger
· 17 years ago
2688905
[S390] s390: Optimize user and work TIF check
by Martin Schwidefsky
· 17 years ago
d35c7b0
unified (weak) sys_pipe implementation
by Ulrich Drepper
· 17 years ago
d67c6f8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
02a029b
signals: s390: renumber TIF_RESTORE_SIGMASK
by Roland McGrath
· 17 years ago
1175cdc
[S390] Update default configuration.
by Martin Schwidefsky
· 17 years ago
941af34
[S390] use generic sys_ptrace
by Martin Schwidefsky
· 17 years ago
613e1de
[S390] Remove self ptrace IEEE_IP hack.
by Martin Schwidefsky
· 17 years ago
17f3458
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
by Heiko Carstens
· 17 years ago
53492b1
[S390] System z large page support.
by Gerald Schaefer
· 17 years ago
2e5061e
[S390] Convert machine feature detection code to C.
by Heiko Carstens
· 17 years ago
8fc6365
[S390] vmemmap: use clear_table to initialise page tables.
by Heiko Carstens
· 17 years ago
484875b
[S390] Move stfl to system.h and delete duplicated version.
by Heiko Carstens
· 17 years ago
ccf183e
[S390] uaccess_mvcos: #ifdef config dependent code.
by Heiko Carstens
· 17 years ago
fd781fa
[S390] cpu topology: Fix possible deadlock.
by Heiko Carstens
· 17 years ago
d00aa4e
[S390] Add topology_core_siblings to topology.h
by Heiko Carstens
· 17 years ago
47494f6
[S390] remove -traditional
by Mathieu Desnoyers
· 17 years ago
1e48951
[S390] Automatically detect added cpus.
by Heiko Carstens
· 17 years ago
0b18d31
[S390] smp: Fix locking order.
by Heiko Carstens
· 17 years ago
4e83be7
[S390] Move show_regs to traps.c.
by Heiko Carstens
· 17 years ago
4ca4d7b
s390: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
7a88d7a
s390: use kbuild.h instead of defining macros in asm-offsets.c
by Christoph Lameter
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
62d9f0d
KVM: add ioctls to save/store mpstate
by Marcelo Tosatti
· 17 years ago
3d80840
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
by Marcelo Tosatti
· 17 years ago
7732a8d
KVM: s390: Stub out kvmtrace
by Avi Kivity
· 17 years ago
f603f07
KVM: s390: rename stfl to kvm_stfl
by Heiko Carstens
· 17 years ago
7e8e6ab
KVM: s390: Fix incorrect return value
by Heiko Carstens
· 17 years ago
fa58774
s390: KVM guest: detect when running on kvm
by Carsten Otte
· 17 years ago
77b455f
KVM: s390: add kvm to kconfig on s390
by Christian Borntraeger
· 17 years ago
e28acfe
KVM: s390: intercepts for diagnose instructions
by Christian Borntraeger
· 17 years ago
5288fbf
KVM: s390: interprocessor communication via sigp
by Christian Borntraeger
· 17 years ago
453423d
KVM: s390: intercepts for privileged instructions
by Christian Borntraeger
· 17 years ago
ba5c1e9
KVM: s390: interrupt subsystem, cpu timer, waitpsw
by Carsten Otte
· 17 years ago
8f2abe6
KVM: s390: sie intercept handling
by Christian Borntraeger
· 17 years ago
b0c632d
KVM: s390: arch backend for the kvm kernel module
by Heiko Carstens
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
904e0ab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
4e2c6d7
[CRYPTO] sha384: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
291dc7c
[CRYPTO] sha512: Hardware acceleration for s390
by Jan Glauber
· 17 years ago
604973f
[CRYPTO] s390: Generic sha_update and sha_final
by Jan Glauber
· 17 years ago
950e4da
arch: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
334d094
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26
by Linus Torvalds
· 17 years ago
d7bb545
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
64ac24e
Generic semaphore implementation
by Matthew Wilcox
· 17 years ago
ca68305
[S390] Remove code duplication from monreader / dcssblk.
by Martin Schwidefsky
· 17 years ago
9e74a6b8
[S390] kernel: show last breaking-event-address on oops
by Christian Borntraeger
· 17 years ago
3f12ebc
[S390] uaccess: Always access the correct address space.
by Heiko Carstens
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
5a62b19
[S390] Convert s390 to GENERIC_CLOCKEVENTS.
by Heiko Carstens
· 17 years ago
43ca5c3
[S390] Convert monitor calls to function calls.
by Heiko Carstens
· 17 years ago
1e42f32
[S390] remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
efca13b
[S390] qdio: remove outdated developerworks link.
by Ursula Braun
· 17 years ago
9637c3f
[S390] Add debug_register_mode() function to debug feature API
by Michael Holzheu
· 17 years ago
9f7819c
[S390] crypto: use more descriptive function names for init/exit routines.
by Heiko Carstens
· 17 years ago
c0015f9
[S390] switch sched_clock to store-clock-extended.
by Jan Glauber
· 17 years ago
c10fde0
[S390] Vertical cpu management.
by Heiko Carstens
· 17 years ago
dbd70fb
[S390] cpu topology support for s390.
by Heiko Carstens
· 17 years ago
7b75838
[S390] Export stfle.
by Heiko Carstens
· 17 years ago
c2e8b85
[S390] exec_protect: Fix incorrect extern declarations.
by Heiko Carstens
· 17 years ago
de55343
[S390] Protect against sigaltstack wraparound.
by Heiko Carstens
· 17 years ago
3bb5da3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
504e75d
[S390] futex: let futex_atomic_cmpxchg_pt survive early functional tests.
by Heiko Carstens
· 17 years ago
4a71df5
qeth: new qeth device driver
by Frank Blaschka
· 17 years ago
583b33b
[S390] incorrect reipl nss name.
by Hongjie Yang
· 17 years ago
208e559
[S390] Load disabled wait psw if reipl fails.
by Michael Holzheu
· 17 years ago
684de39
[S390] Fix IPL from NSS.
by Heiko Carstens
· 17 years ago
98c7b38
[S390] Get rid of memcpy gcc warning workaround.
by Heiko Carstens
· 17 years ago
5ccd0e4
[S390] idle: Fix machine check handling in idle loop.
by Heiko Carstens
· 17 years ago
9361a49
[S390] Update default configuration.
by Martin Schwidefsky
· 17 years ago
9edddaa
Kprobes: indicate kretprobe support in Kconfig
by Ananth N Mavinakayanahalli
· 17 years ago
d5b02b3
[S390] Fix futex_atomic_cmpxchg_std inline assembly.
by Heiko Carstens
· 17 years ago
06cb92f
[S390] etr: fix compile error on !SMP
by Heiko Carstens
· 17 years ago
591bb4f
[S390] Initialize per cpu lowcores on cpu hotplug.
by Heiko Carstens
· 17 years ago
11ab244
[S390] Make sure enabled wait psw is loaded in default_idle.
by Heiko Carstens
· 17 years ago
057c5cb
[S390] Let NR_CPUS default to 32/64 on s390/s390x.
by Heiko Carstens
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
Next »