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/pci: update function handle after resume from hibernate
Sebastian Ott
2013-08-30
4
-5
/
+45
*
|
|
|
|
s390/pci: try harder to modify a function
Sebastian Ott
2013-08-30
1
-2
/
+2
*
|
|
|
|
s390/pci: split lpf
Sebastian Ott
2013-08-30
4
-54
/
+72
*
|
|
|
|
s390/hibernate: add early resume function
Sebastian Ott
2013-08-30
3
-5
/
+12
*
|
|
|
|
s390/pci: add recover sysfs knob
Sebastian Ott
2013-08-30
2
-2
/
+29
*
|
|
|
|
s390/pci: use claim_resource
Sebastian Ott
2013-08-30
1
-29
/
+34
*
|
|
|
|
s390/pci/hotplug: convert to be builtin only
Sebastian Ott
2013-08-30
2
-41
/
+17
*
|
|
|
|
s390/mm: implement software referenced bits
Martin Schwidefsky
2013-08-29
5
-187
/
+244
*
|
|
|
|
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
2013-08-28
1
-3
/
+3
*
|
|
|
|
s390/pgtable: fix mprotect for single-threaded KVM guests
Martin Schwidefsky
2013-08-28
1
-0
/
+1
*
|
|
|
|
s390/time: return with irqs disabled from psw_idle
Martin Schwidefsky
2013-08-28
5
-6
/
+4
*
|
|
|
|
s390/kprobes: add support for compare and branch instructions
Heiko Carstens
2013-08-22
1
-2
/
+19
*
|
|
|
|
s390/switch_to: fix save_access_regs() / restore_access_regs()
Heiko Carstens
2013-08-22
1
-2
/
+7
*
|
|
|
|
s390/bitops: fix inline assembly constraints
Heiko Carstens
2013-08-22
1
-6
/
+6
*
|
|
|
|
s390/mm: introduce ptep_flush_lazy helper
Martin Schwidefsky
2013-08-22
5
-25
/
+24
*
|
|
|
|
s390/time: clock comparator revalidation
Martin Schwidefsky
2013-08-22
1
-4
/
+1
*
|
|
|
|
s390/pgtable: add pgste_get helper
Martin Schwidefsky
2013-08-22
1
-1
/
+10
*
|
|
|
|
s390/pgtable: skip pgste updates on full flush
Martin Schwidefsky
2013-08-22
1
-4
/
+3
*
|
|
|
|
s390/mm: cleanup page table definitions
Martin Schwidefsky
2013-08-22
10
-325
/
+333
*
|
|
|
|
s390/mm: remove dead pfmf inline assembly
Heiko Carstens
2013-08-22
1
-10
/
+0
*
|
|
|
|
s390: convert interrupt handling to use generic hardirq
Martin Schwidefsky
2013-08-22
12
-455
/
+207
*
|
|
|
|
s390/pci: use adapter interrupt vector helpers
Martin Schwidefsky
2013-08-22
3
-208
/
+165
*
|
|
|
|
s390/pci: cleanup function names
Martin Schwidefsky
2013-08-22
5
-28
/
+28
*
|
|
|
|
s390/airq: introduce adapter interrupt vector helper
Martin Schwidefsky
2013-08-22
1
-0
/
+67
*
|
|
|
|
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
2013-08-22
2
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
s390: Fix broken build
Guenter Roeck
2013-08-16
1
-1
/
+1
*
|
|
|
Fix TLB gather virtual address range invalidation corner cases
Linus Torvalds
2013-08-16
1
-2
/
+6
|
/
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-08-11
2
-9
/
+16
|
\
\
\
|
*
|
|
KVM: s390: fix pfmf non-quiescing control handling
Heiko Carstens
2013-07-29
1
-2
/
+2
|
*
|
|
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
2013-07-29
1
-7
/
+14
|
|
/
/
*
|
|
s390/perf: fix compile error (undefined reference sie_exit)
Heiko Carstens
2013-07-26
1
-4
/
+5
*
|
|
s390/bitops: fix find_next_bit_left
Martin Schwidefsky
2013-07-26
1
-1
/
+1
*
|
|
s390: add support for IBM zBC12 machine
Heiko Carstens
2013-07-26
4
-4
/
+7
*
|
|
s390/Kconfig: select 'TTY' when 'S390_GUEST' is enabled
Chen Gang
2013-07-26
1
-0
/
+1
*
|
|
s390: add support for LZ4-compressed kernel
Heiko Carstens
2013-07-26
3
-3
/
+11
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-07-19
6
-43
/
+186
|
\
\
|
*
|
s390/kdump: Allow copy_oldmem_page() copy to virtual memory
Michael Holzheu
2013-07-18
1
-4
/
+47
|
*
|
s390/bpf,jit: add pkt_type support
Heiko Carstens
2013-07-18
1
-0
/
+42
|
*
|
s390/bpf,jit: address randomize and write protect jit code
Heiko Carstens
2013-07-18
1
-5
/
+46
|
*
|
s390/bpf,jit: use generic jit dumper
Heiko Carstens
2013-07-18
1
-8
/
+2
|
*
|
s390/bpf,jit: call module_free() from any context
Heiko Carstens
2013-07-18
1
-17
/
+3
|
*
|
s390/ptrace: PTRACE_TE_ABORT_RAND
Michael Mueller
2013-07-16
4
-14
/
+51
|
|
/
*
|
s390: delete __cpuinit usage from all s390 files
Paul Gortmaker
2013-07-14
7
-26
/
+24
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-13
1
-1
/
+1
|
\
|
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
|
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
4
-6
/
+10
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-19
5
-48
/
+95
|
|
\
\
|
*
|
|
net: add socket option for low latency polling
Eliezer Tamir
2013-06-17
1
-0
/
+2
[prev]
[next]