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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
KVM: arm/arm64: vgic-new: Add GICv3 world switch backend
Marc Zyngier
2016-05-20
4
-5
/
+212
|
|
*
KVM: arm/arm64: vgic-new: Add GICv2 world switch backend
Marc Zyngier
2016-05-20
4
-0
/
+189
|
|
*
KVM: arm/arm64: vgic-new: Add IRQ sync/flush framework
Marc Zyngier
2016-05-20
3
-0
/
+198
|
|
*
KVM: arm/arm64: vgic-new: Add IRQ sorting
Christoffer Dall
2016-05-20
1
-0
/
+57
|
|
*
KVM: arm/arm64: vgic-new: Implement virtual IRQ injection
Christoffer Dall
2016-05-20
3
-0
/
+215
|
|
*
KVM: arm/arm64: vgic-new: Add acccessor to new struct vgic_irq instance
Christoffer Dall
2016-05-20
2
-0
/
+63
|
|
*
KVM: arm/arm64: vgic-new: Add data structure definitions
Christoffer Dall
2016-05-20
2
-0
/
+206
|
|
*
KVM: arm/arm64: move GICv2 emulation defines into arm-gic-v3.h
Andre Przywara
2016-05-20
2
-7
/
+6
|
|
*
KVM: arm/arm64: Provide functionality to pause and resume a guest
Christoffer Dall
2016-05-20
3
-12
/
+21
|
|
*
KVM: arm/arm64: pmu: abstract access to number of SPIs
Andre Przywara
2016-05-20
2
-11
/
+16
|
|
*
KVM: arm/arm64: Export mmio_read/write_bus
Christoffer Dall
2016-05-20
3
-5
/
+11
|
|
*
KVM: arm/arm64: Fix MMIO emulation data handling
Christoffer Dall
2016-05-20
2
-14
/
+7
|
|
*
KVM: arm/arm64: Get rid of vgic_cpu->nr_lr
Christoffer Dall
2016-05-20
4
-19
/
+12
|
|
*
KVM: arm/arm64: Move timer IRQ map to latest possible time
Christoffer Dall
2016-05-20
4
-38
/
+47
|
|
*
KVM: arm/arm64: vgic: Remove irq_phys_map from interface
Andre Przywara
2016-05-20
3
-16
/
+9
|
|
*
KVM: arm/arm64: arch_timer: Remove irq_phys_map
Andre Przywara
2016-05-20
2
-9
/
+4
|
|
*
KVM: arm/arm64: Remove the IRQ field from struct irq_phys_map
Christoffer Dall
2016-05-20
3
-26
/
+28
|
|
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_unmap_phys_irq()
Andre Przywara
2016-05-20
3
-9
/
+6
|
|
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_map_is_active()
Andre Przywara
2016-05-20
3
-8
/
+6
|
|
*
KVM: arm/arm64: vgic: avoid map in kvm_vgic_inject_mapped_irq()
Andre Przywara
2016-05-20
3
-5
/
+5
|
|
*
KVM: arm/arm64: vgic: streamline vgic_update_irq_pending() interface
Andre Przywara
2016-05-20
1
-3
/
+2
|
|
*
kvm: arm64: Fix EC field in inject_abt64
Matt Evans
2016-05-20
1
-1
/
+1
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-05-26
6
-177
/
+14
|
\
\
\
|
*
|
|
coccicheck: Fix missing 0 index in kill loop
Kees Cook
2016-05-19
1
-1
/
+1
|
*
|
|
scripts/package/Makefile: rpmbuild add support of RPMOPTS
Srinivas Pandruvada
2016-05-16
1
-2
/
+2
|
*
|
|
builddeb: fix missing headers in linux-headers package
Azriel Samson
2016-05-10
1
-1
/
+1
|
*
|
|
builddeb: include objtool binary in headers package
Bjørn Mork
2016-05-10
1
-0
/
+3
|
*
|
|
kbuild/mkspec: support 'update-bootloader'-based systems
Jiri Kosina
2016-04-20
1
-0
/
+5
|
*
|
|
scripts: coccinelle: remove check to move constants to right
Wolfram Sang
2016-04-20
1
-171
/
+0
|
*
|
|
Coccinelle: setup_timer: Add space in front of parentheses
Vaishali Thakkar
2016-04-20
1
-2
/
+2
*
|
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-05-26
3
-10
/
+30
|
\
\
\
\
|
*
|
|
|
kconfig/symbol.c: handle choice_values that depend on 'm' symbols
Dirk Gouders
2016-05-10
1
-0
/
+14
|
*
|
|
|
kconfig-language: elaborate on the type of a choice
Dirk Gouders
2016-05-10
1
-6
/
+11
|
*
|
|
|
kconfig-language: fix comment on dependency-generated menu structures.
Dirk Gouders
2016-05-10
1
-3
/
+2
|
*
|
|
|
kconfig: add unexpected data itself to warning
Paul Bolle
2016-05-10
1
-1
/
+3
|
|
/
/
/
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-26
29
-95
/
+335
|
\
\
\
\
|
*
|
|
|
kbuild: move -Wunused-const-variable to W=1 warning level
Arnd Bergmann
2016-05-11
2
-2
/
+4
|
*
|
|
|
kbuild: fix if_change and friends to consider argument order
Masahiro Yamada
2016-05-10
1
-6
/
+5
|
*
|
|
|
kbuild: fix adjust_autoksyms.sh for modules that need only one symbol
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
|
|
kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same line
Nicolas Pitre
2016-05-10
1
-1
/
+1
|
*
|
|
|
gcov: disable -Wmaybe-uninitialized warning
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
|
|
gcov: disable tree-loop-im to reduce stack usage
Arnd Bergmann
2016-05-10
1
-1
/
+1
|
*
|
|
|
gcov: disable for COMPILE_TEST
Arnd Bergmann
2016-05-10
1
-0
/
+1
|
*
|
|
|
Kbuild: disable 'maybe-uninitialized' warning for CONFIG_PROFILE_ALL_BRANCHES
Arnd Bergmann
2016-05-10
1
-1
/
+5
|
*
|
|
|
Kbuild: change CC_OPTIMIZE_FOR_SIZE definition
Arnd Bergmann
2016-05-10
1
-0
/
+13
|
*
|
|
|
kbuild: forbid kernel directory to contain spaces and colons
Robert Jarzmik
2016-05-10
1
-0
/
+4
|
*
|
|
|
kbuild: adjust ksym_dep_filter for some cmd_* renames
Nicolas Pitre
2016-04-27
1
-4
/
+6
|
*
|
|
|
kbuild: Fix dependencies for final vmlinux link
Nicolas Pitre
2016-04-27
1
-1
/
+1
|
*
|
|
|
kbuild: better abstract vmlinux sequential prerequisites
Nicolas Pitre
2016-04-26
1
-16
/
+15
|
*
|
|
|
kbuild: fix call to adjust_autoksyms.sh when output directory specified
Nicolas Ferre
2016-04-26
1
-3
/
+3
[prev]
[next]