index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] Fix linker script.
Heiko Carstens
2008-08-25
1
-1
/
+1
*
[S390] Update default configuration.
Martin Schwidefsky
2008-08-21
1
-16
/
+38
*
[S390] fix ext2_find_next_bit
Eric Sandeen
2008-08-21
1
-3
/
+3
*
[S390] Remove unneeded spinlock initialization.
Heiko Carstens
2008-08-21
1
-2
/
+0
*
[S390] Fix uninitialized spinlock use
Josef 'Jeff' Sipek
2008-08-21
1
-1
/
+3
*
kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE
Huang Ying
2008-08-15
1
-1
/
+1
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2008-08-04
135
-0
/
+15320
|
\
|
*
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
2008-08-01
135
-0
/
+15320
*
|
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-08-01
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: s390: Fix kvm on IBM System z10
Christian Borntraeger
2008-07-31
1
-0
/
+1
*
|
[S390] stp: fix section mismatch warning.
Heiko Carstens
2008-08-01
1
-1
/
+1
*
|
[S390] Remove diag 0x260 call from memory detection.
Heiko Carstens
2008-08-01
1
-23
/
+0
*
|
[S390] Add support for memory hot-remove.
Gerald Schaefer
2008-08-01
2
-1
/
+15
*
|
[S390] Wire up new syscalls.
Heiko Carstens
2008-08-01
2
-0
/
+43
*
|
[S390] nohz/sclp: disable timer on synchronous waits.
Heiko Carstens
2008-08-01
1
-2
/
+2
*
|
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
2008-08-01
1
-1
/
+4
|
/
*
stop_machine: Wean existing callers off stop_machine_run()
Rusty Russell
2008-07-28
1
-3
/
+3
*
KVM: s390: Fix possible host kernel bug on lctl(g) handling
Christian Borntraeger
2008-07-27
1
-0
/
+6
*
KVM: s390: Fix instruction naming for lctlg
Christian Borntraeger
2008-07-27
2
-5
/
+5
*
KVM: s390: Fix program check on interrupt delivery handling
Christian Borntraeger
2008-07-27
1
-14
/
+7
*
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2008-07-27
2
-31
/
+36
*
KVM: s390: Advertise KVM_CAP_USER_MEMORY
Carsten Otte
2008-07-27
1
-1
/
+6
*
s390: use generic show_mem()
Johannes Weiner
2008-07-26
1
-32
/
+0
*
S390 topology: don't use kthread() for arch_reinit_sched_domains()
Oleg Nesterov
2008-07-25
1
-13
/
+1
*
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
2008-07-25
1
-4
/
+2
*
s390: use virtio_console for KVM on s390
Christian Borntraeger
2008-07-25
2
-1
/
+4
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2008-07-24
1
-1
/
+1
|
\
|
*
nohz: adjust tick_nohz_stop_sched_tick() call of s390 as well
Thomas Gleixner
2008-07-19
1
-1
/
+1
*
|
hugetlb: introduce pud_huge
Andi Kleen
2008-07-24
1
-0
/
+5
*
|
hugetlb: modular state for hugetlb page size
Andi Kleen
2008-07-24
1
-1
/
+2
*
|
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
2008-07-21
2
-23
/
+48
*
|
KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction
Marcelo Tosatti
2008-07-20
1
-0
/
+4
*
|
KVM: s390: rename private structures
Christian Borntraeger
2008-07-20
4
-28
/
+29
*
|
KVM: s390: Set guest storage limit and offset to sane values
Christian Borntraeger
2008-07-20
1
-2
/
+7
*
|
KVM: Fix memory leak on guest exit
Carsten Otte
2008-07-20
1
-0
/
+1
*
|
KVM: Remove decache_vcpus_on_cpu() and related callbacks
Avi Kivity
2008-07-20
1
-4
/
+0
|
/
*
[S390] Fix stacktrace compile bug.
Heiko Carstens
2008-07-17
1
-0
/
+1
*
[S390] Increase default warning stacksize.
Heiko Carstens
2008-07-17
1
-1
/
+1
*
generic-ipi: more merge fallout
Ingo Molnar
2008-07-15
1
-2
/
+2
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
3
-18
/
+14
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
2
-4
/
+4
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
3
-14
/
+10
*
|
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
\
\
|
*
|
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
2008-07-03
1
-0
/
+2
*
|
|
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-14
1
-1
/
+0
|
\
\
\
|
*
\
\
Merge branch 'linus' into core/rodata
Ingo Molnar
2008-06-16
11
-60
/
+104
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
move BUG_TABLE into RODATA
Jan Beulich
2008-05-25
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2008-07-14
1
-0
/
+2
|
\
\
\
|
*
\
\
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
12
-61
/
+104
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
crypto-prng: BKL pushdown
Arnd Bergmann
2008-06-20
1
-0
/
+2
[next]