Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
d5ca900603283ccb41a9c0c831dd179938d137b2
/
arch
/
s390
b418da1
compat: generic compat get/settimeofday
by Christoph Hellwig
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
e758936
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 16 years ago
37d9869
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
4a672cf
[S390] fix initialization of stp
by Martin Schwidefsky
· 16 years ago
15e86b0
[S390] introduce dirty bit for kvm live migration
by Florian Funke
· 16 years ago
ab1d848
[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/O
by Nigel Hislop
· 16 years ago
5a0d0e6
[S390] Move private simple udelay function to arch/s390/lib/delay.c.
by Heiko Carstens
· 16 years ago
b2300b9
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
by Hongjie Yang
· 16 years ago
753c4dd
[S390] ptrace changes
by Martin Schwidefsky
· 16 years ago
d86730b
[S390] s390: use sys_pause for 31bit pause entry point
by Christoph Hellwig
· 16 years ago
7a0f475
[S390] qdio enhanced SIGA (iqdio) support.
by Klaus-Dieter Wacker
· 16 years ago
990d0f2
Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core
by Ingo Molnar
· 16 years ago
d3d238c
[S390] nohz: Fix __udelay.
by Heiko Carstens
· 16 years ago
3d6e48f
[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit mode
by Jarod Wilson
· 16 years ago
e545a61
kernel/cpu.c: create a CPU_STARTING cpu_chain notifier
by Manfred Spraul
· 16 years ago
5cfba5d
S390: Update comments about why we don't use <asm-generic/statfs.h>
by David Woodhouse
· 16 years ago
5453c1a
[S390] Fix linker script.
by Heiko Carstens
· 16 years ago
cce7496
[S390] Update default configuration.
by Martin Schwidefsky
· 16 years ago
152382a
[S390] fix ext2_find_next_bit
by Eric Sandeen
· 16 years ago
8853e50
[S390] Remove unneeded spinlock initialization.
by Heiko Carstens
· 16 years ago
3e97239
[S390] Fix uninitialized spinlock use
by Josef 'Jeff' Sipek
· 16 years ago
163f687
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
by Huang Ying
· 16 years ago
5941de8
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
84ff7a0
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
c6557e7
[S390] move include/asm-s390 to arch/s390/include/asm
by Martin Schwidefsky
· 16 years ago
8f84700
[S390] stp: fix section mismatch warning.
by Heiko Carstens
· 16 years ago
d918fe2
[S390] Remove diag 0x260 call from memory detection.
by Heiko Carstens
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
519620c
[S390] Wire up new syscalls.
by Heiko Carstens
· 16 years ago
934b285
[S390] nohz/sclp: disable timer on synchronous waits.
by Heiko Carstens
· 16 years ago
3a95e8e
[S390] ipl: Reboot from alternate device does not work when booting from file
by Michael Holzheu
· 16 years ago
1f4170e
KVM: s390: Fix kvm on IBM System z10
by Christian Borntraeger
· 16 years ago
9b1a4d3
stop_machine: Wean existing callers off stop_machine_run()
by Rusty Russell
· 16 years ago
5a00a5e
KVM: s390: Fix possible host kernel bug on lctl(g) handling
by Christian Borntraeger
· 16 years ago
f5e10b0
KVM: s390: Fix instruction naming for lctlg
by Christian Borntraeger
· 16 years ago
3cd6129
KVM: s390: Fix program check on interrupt delivery handling
by Christian Borntraeger
· 16 years ago
0096369
KVM: s390: Change guestaddr type in gaccess
by Martin Schwidefsky
· 16 years ago
2bd0ac4
KVM: s390: Advertise KVM_CAP_USER_MEMORY
by Carsten Otte
· 16 years ago
c55281d
s390: use generic show_mem()
by Johannes Weiner
· 16 years ago
69b895f
S390 topology: don't use kthread() for arch_reinit_sched_domains()
by Oleg Nesterov
· 16 years ago
ef53d9c
kprobes: improve kretprobe scalability with hashed locking
by Srinivasa D S
· 16 years ago
faeba83
s390: use virtio_console for KVM on s390
by Christian Borntraeger
· 16 years ago
ecc8b65
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
ceb8687
hugetlb: introduce pud_huge
by Andi Kleen
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
4a0b2b4
sysdev: Pass the attribute to the low level sysdev show/store function
by Andi Kleen
· 16 years ago
34d4cb8
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
by Marcelo Tosatti
· 16 years ago
180c12f
KVM: s390: rename private structures
by Christian Borntraeger
· 16 years ago
4da29e9
KVM: s390: Set guest storage limit and offset to sane values
by Christian Borntraeger
· 16 years ago
dfdded7
KVM: Fix memory leak on guest exit
by Carsten Otte
· 16 years ago
7cc8883
KVM: Remove decache_vcpus_on_cpu() and related callbacks
by Avi Kivity
· 16 years ago
e338125
nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well
by Thomas Gleixner
· 16 years ago
8de2ce8
[S390] Fix stacktrace compile bug.
by Heiko Carstens
· 16 years ago
c5a3725
[S390] Increase default warning stacksize.
by Heiko Carstens
· 16 years ago
f6f88e9
generic-ipi: more merge fallout
by Ingo Molnar
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
af5329c
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d18bb9a
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
d1794f2
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
by Linus Torvalds
· 16 years ago
2fceef3
Merge commit 'v2.6.26' into bkl-removal
by Jonathan Corbet
· 16 years ago
3b23e66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 16 years ago
1d03037
[S390] Remove P390 support.
by Heiko Carstens
· 16 years ago
5532bd0
[S390] Cleanup kprobes printk messages.
by Martin Schwidefsky
· 16 years ago
21b21fc
[S390] Cleanup s390 debug feature print messages.
by Michael Holzheu
· 16 years ago
d3ae942
[S390] Cleanup appldata printk messages.
by Gerald Schaefer
· 16 years ago
d4ebabe
[S390] Cleanup cpacf printk messages.
by Jan Glauber
· 16 years ago
ca366a3
[S390] Cleanup vtime printk messages.
by Martin Schwidefsky
· 16 years ago
23d1742
[S390] Move memory detection code to own file.
by Heiko Carstens
· 16 years ago
421c175
[S390] Add support for memory hot-add.
by Heiko Carstens
· 16 years ago
0788fea
[S390] s390: use memory_read_from_buffer()
by Akinobu Mita
· 16 years ago
a29591c
[S390] s390: use simple_read_from_buffer()
by Akinobu Mita
· 16 years ago
402a399
[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmem
by Julia Lawall
· 16 years ago
a0443fb
[S390] Extra Kernel Parameters via VMPARM
by Hendrik Brueckner
· 16 years ago
773922e
[S390] idle: remove idle notifier chain.
by Heiko Carstens
· 16 years ago
9d92a7e
[S390] cio: Add chsc subchannel driver.
by Cornelia Huck
· 16 years ago
d2fec59
[S390] stp support.
by Martin Schwidefsky
· 16 years ago
761cdf6
[S390] initrd vs bss section clearing.
by Heiko Carstens
· 16 years ago
63506c4
[S390] Introduce user_regset accessors for s390
by Martin Schwidefsky
· 16 years ago
b4a33ac
[S390] Remove ipldelay kernel parameter.
by Heiko Carstens
· 16 years ago
0c3252d
[S390] make appldata compile w/o CONFIG_SWAP
by Gerald Schaefer
· 16 years ago
a72f0db
crypto: s390 - Respect STFL bit
by Jan Glauber
· 16 years ago
7b4c950
stacktrace: export save_stack_trace[_tsk]
by Ingo Molnar
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 16 years ago
8691e5a
smp_call_function: get rid of the unused nonatomic/retry argument
by Jens Axboe
· 16 years ago
135fe10
crypto-prng: BKL pushdown
by Arnd Bergmann
· 16 years ago
6d72b79
Merge branch 'linus' into core/rodata
by Ingo Molnar
· 16 years ago
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
Next »