index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-02
s390/dma: Allow per device dma ops
Christian Borntraeger
5
-9
/
+13
2016-03-02
s390/percpu: remove this_cpu_cmpxchg_double_4
Heiko Carstens
1
-1
/
+0
2016-03-02
s390/cpumf: Improve guest detection heuristics
Christian Borntraeger
2
-3
/
+7
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
3
-26
/
+12
2016-03-02
s390/dis: use correct escape sequence for '%' character
Heiko Carstens
1
-12
/
+5
2016-03-02
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
1
-17
/
+0
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-29
Merge tag 'v4.5-rc6' into locking/core, to pick up fixes
Ingo Molnar
8
-25
/
+59
2016-02-29
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
8
-25
/
+59
2016-02-26
net: Facility to report route quality of connected sockets
Tom Herbert
1
-0
/
+2
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
2
-3
/
+3
2016-02-24
s390/oprofile: add z13/z13s model numbers
Heiko Carstens
1
-0
/
+1
2016-02-24
s390: add z13s model number to z13 elf platform
Heiko Carstens
2
-4
/
+5
2016-02-23
s390/mm: correct comment about segment table entries
Martin Schwidefsky
1
-5
/
+5
2016-02-23
s390/dumpstack: merge all four stack tracers
Heiko Carstens
7
-218
/
+89
2016-02-23
s390/mm: remove unnecessary indirection with pgste_update_all
Martin Schwidefsky
1
-13
/
+12
2016-02-23
s390/dumpstack: use bit fields to decode psw mask in show_registers()
Heiko Carstens
1
-13
/
+4
2016-02-23
s390/dumpstack: add missing ri bit to show_registers() output
Heiko Carstens
1
-1
/
+2
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
4
-16
/
+20
2016-02-23
s390/stacktrace: use nosched instead of savesched parameter
Heiko Carstens
1
-6
/
+6
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
1
-5
/
+3
2016-02-23
s390/xor: optimized xor routing using the XC instruction
Martin Schwidefsky
3
-2
/
+155
2016-02-23
s390/pci: remove pdev pointer from arch data
Sebastian Ott
5
-21
/
+27
2016-02-22
s390/fpu: signals vs. floating point control register
Martin Schwidefsky
1
-0
/
+2
2016-02-22
s390/compat: correct restore of high gprs on signal return
Martin Schwidefsky
1
-1
/
+1
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
5
-23
/
+55
2016-02-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-02-18
mm/core, x86/mm/pkeys: Differentiate instruction fetches
Dave Hansen
1
-1
/
+1
2016-02-18
mm/core: Do not enforce PKEY permissions on remote mm access
Dave Hansen
1
-1
/
+2
2016-02-18
mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys
Dave Hansen
1
-0
/
+11
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-17
crypto: xts - fix compile errors
Stephan Mueller
1
-0
/
+1
2016-02-16
crypto: xts - consolidate sanity check for keys
Stephan Mueller
1
-0
/
+5
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-3
/
+1
2016-02-11
s390/diag: avoid lockdep recursion
Heiko Carstens
1
-0
/
+3
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
1
-1
/
+3
2016-02-10
KVM: s390: bail out early on fatal signal in dirty logging
Christian Borntraeger
1
-0
/
+2
2016-02-10
KVM: s390: do not block CPU on dirty logging
Christian Borntraeger
1
-0
/
+1
2016-02-10
KVM: s390: do not take mmap_sem on dirty log query
Christian Borntraeger
1
-2
/
+0
2016-02-10
KVM: s390: remove old fragment of vector registers
David Hildenbrand
1
-7
/
+1
2016-02-10
KVM: s390: instruction-fetching exceptions on SIE faults
David Hildenbrand
1
-2
/
+10
2016-02-10
KVM: s390: provide prog irq ilc on SIE faults
David Hildenbrand
1
-4
/
+8
2016-02-10
KVM: s390: irq delivery should not rely on icptcode
David Hildenbrand
2
-1
/
+3
2016-02-10
KVM: s390: clean up prog irq injection on prog irq icpts
David Hildenbrand
1
-21
/
+20
2016-02-10
KVM: s390: read the correct opcode on SIE faults
David Hildenbrand
1
-2
/
+1
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2
-4
/
+28
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
5
-35
/
+43
2016-02-10
KVM: s390: migration / injection of prog irq ilc
David Hildenbrand
1
-1
/
+11
2016-02-10
KVM: s390: PSW forwarding / rewinding / ilc rework
David Hildenbrand
5
-36
/
+50
2016-02-10
KVM: s390: sync of fp registers via kvm_run
David Hildenbrand
2
-7
/
+13
[prev]
[next]