index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: PPC: Book3S HV: Use decrementer to wake napping threads
Paul Mackerras
2015-04-21
1
-2
/
+41
*
KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI
Paul Mackerras
2015-04-21
1
-3
/
+7
*
KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken
Paul Mackerras
2015-04-21
4
-35
/
+34
*
KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu
Paul Mackerras
2015-04-21
2
-42
/
+55
*
KVM: PPC: Book3S HV: Minor cleanups
Paul Mackerras
2015-04-21
3
-28
/
+19
*
KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update
Paul Mackerras
2015-04-21
2
-29
/
+32
*
KVM: PPC: Book3S HV: Accumulate timing information for real-mode code
Paul Mackerras
2015-04-21
7
-2
/
+346
*
KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT
Paul Mackerras
2015-04-21
4
-0
/
+152
*
KVM: PPC: Book3S HV: Add ICP real mode counters
Suresh Warrier
2015-04-21
3
-2
/
+20
*
KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode
Suresh Warrier
2015-04-21
1
-14
/
+211
*
KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock
Suresh Warrier
2015-04-21
2
-22
/
+48
*
KVM: PPC: Book3S HV: Add guest->host real mode completion counters
Suresh E. Warrier
2015-04-21
2
-4
/
+33
*
KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte
Aneesh Kumar K.V
2015-04-21
3
-31
/
+33
*
KVM: PPC: Book3S HV: Remove RMA-related variables from code
Aneesh Kumar K.V
2015-04-21
3
-21
/
+20
*
KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.
Michael Ellerman
2015-04-21
6
-2
/
+173
*
kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM
David Gibson
2015-04-21
4
-0
/
+119
*
powerpc: Export __spin_yield
Suresh E. Warrier
2015-04-21
1
-0
/
+1
*
Merge tag 'usb-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
Merge tag 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/l...
Greg Kroah-Hartman
2015-04-10
1
-2
/
+2
|
|
\
|
|
*
phy: miphy365x: Use the generic phy type constants in dt-bindings/phy/phy.h
Peter Griffin
2015-04-03
1
-2
/
+2
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-14
41
-365
/
+410
|
\
\
\
|
*
\
\
Merge tag 'irqchip-core-4.1-3' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2015-04-11
39
-364
/
+408
|
|
\
\
\
|
|
*
\
\
Merge branch 'irqchip/stacked-irq_set_wake' into irqchip/core
Jason Cooper
2015-04-11
4
-14
/
+4
|
|
|
\
\
\
|
|
|
*
|
|
ARM: zynq: switch from gic_arch_extn to gic_set_irqchip_flags
Marc Zyngier
2015-03-15
1
-1
/
+1
|
|
|
*
|
|
ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags
Marc Zyngier
2015-03-15
1
-1
/
+1
|
|
|
*
|
|
ARM: shmobile: remove use of gic_arch_extn.irq_set_wake
Marc Zyngier
2015-03-15
2
-12
/
+2
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'irqchip/stacked-exynos' into irqchip/core
Jason Cooper
2015-04-11
6
-22
/
+144
|
|
|
\
\
\
|
|
|
*
|
|
ARM: exynos4/5: convert pmu wakeup to stacked domains
Marc Zyngier
2015-03-18
6
-22
/
+144
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'irqchip/stacked-omap' into irqchip/core
Jason Cooper
2015-04-11
21
-101
/
+193
|
|
|
\
\
\
|
|
|
*
|
|
ARM: omap: convert wakeupgen to stacked domains
Marc Zyngier
2015-03-15
18
-78
/
+171
|
|
|
*
|
|
irqchip: crossbar: Convert dra7 crossbar to stacked domains
Marc Zyngier
2015-03-15
7
-27
/
+26
|
|
|
|
/
/
|
|
*
|
|
Merge branch 'irqchip/stacked-tegra' into irqchip/core
Jason Cooper
2015-04-11
8
-227
/
+67
|
|
|
\
\
\
|
|
|
*
|
|
ARM: tegra: remove old LIC support
Marc Zyngier
2015-03-15
3
-220
/
+2
|
|
|
*
|
|
ARM: tegra: update DTs to expose legacy interrupt controller
Marc Zyngier
2015-03-15
4
-4
/
+59
|
|
|
*
|
|
ARM: tegra: skip gic_arch_extn setup if DT has a LIC node
Marc Zyngier
2015-03-15
2
-1
/
+12
|
|
|
*
|
|
ARM: tegra: irq: nuke leftovers from non-DT support
Marc Zyngier
2015-03-15
1
-8
/
+0
|
|
|
|
/
/
|
*
|
|
|
Merge tag 'irqchip-core-4.1-2' of git://git.infradead.org/users/jcooper/linux...
Thomas Gleixner
2015-04-11
1
-0
/
+1
|
|
\
|
|
|
|
|
*
|
|
irqchip: vf610-mscm-ir: Add support for Vybrid MSCM interrupt router
Stefan Agner
2015-03-08
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
217
-1096
/
+2178
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely
Valentin Rothberg
2015-03-05
1
-1
/
+1
*
|
|
|
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-04-14
22
-82
/
+126
|
\
\
\
\
|
|
\
\
\
|
|
\
\
\
|
*
-
.
\
\
\
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
2015-03-23
21
-82
/
+119
|
|
\
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
PCI: Cleanup control flow
Bjorn Helgaas
2015-03-19
6
-70
/
+62
|
|
*
|
|
|
sparc/PCI: Claim bus resources before pci_bus_add_devices()
Yijing Wang
2015-03-19
1
-2
/
+1
|
|
*
|
|
|
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2015-03-19
13
-5
/
+46
|
|
*
|
|
|
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
4
-8
/
+13
|
|
|
/
/
/
|
|
|
|
|
|
|
\
\
\
|
*
-
.
|
|
|
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
2015-03-19
1
-0
/
+7
|
|
\
\
|
|
|
|
|
*
|
|
|
arm: dma-mapping: limit IOMMU mapping size
Murali Karicheri
2015-03-12
1
-0
/
+7
|
|
|
/
/
/
*
|
|
|
|
Merge tag 'for-v4.1' of git://git.infradead.org/battery-2.6
Linus Torvalds
2015-04-14
3
-5
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
arm: mach-pxa: Decrement the power supply's device reference counter
Krzysztof Kozlowski
2015-03-13
1
-1
/
+3
[next]