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
...
|
*
|
|
|
CRISv32: add device tree support
Rabin Vincent
2015-03-25
6
-0
/
+46
|
*
|
|
|
CRISv32: add irq domains support
Rabin Vincent
2015-03-25
2
-3
/
+26
|
*
|
|
|
CRIS: enable GPIOLIB
Rabin Vincent
2015-03-25
1
-0
/
+1
*
|
|
|
|
Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-04-26
11
-117
/
+137
|
\
\
\
\
\
|
*
|
|
|
|
powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled
Aneesh Kumar K.V
2015-04-23
1
-0
/
+1
|
*
|
|
|
|
powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error
Shreyas B. Prabhu
2015-04-17
1
-1
/
+1
|
*
|
|
|
|
powerpc/mm/thp: Return pte address if we find trans_splitting.
Aneesh Kumar K.V
2015-04-17
4
-22
/
+10
|
*
|
|
|
|
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
9
-36
/
+88
|
*
|
|
|
|
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-04-17
3
-57
/
+28
|
*
|
|
|
|
KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer
Aneesh Kumar K.V
2015-04-17
2
-9
/
+16
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw...
Michael Ellerman
2015-04-17
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()
Scott Wood
2015-04-15
1
-0
/
+1
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-26
29
-391
/
+1607
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
2015-04-22
3
-4
/
+15
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
KVM: arm/arm64: check IRQ number on userland injection
Andre Przywara
2015-04-22
3
-4
/
+15
|
*
|
|
|
|
|
|
|
Merge tag 'signed-kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into kvm...
Paolo Bonzini
2015-04-21
22
-364
/
+1561
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8
Paul Mackerras
2015-04-21
4
-22
/
+70
|
|
*
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C
Paul Mackerras
2015-04-21
4
-68
/
+75
|
|
*
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: Streamline guest entry and exit
Paul Mackerras
2015-04-21
1
-86
/
+126
|
|
*
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: Use bitmap of active threads rather than count
Paul Mackerras
2015-04-21
5
-49
/
+44
|
|
*
|
|
|
|
|
|
|
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
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
KVM: VMX: Preserve host CR4.MCE value while in guest mode.
Ben Serebrin
2015-04-21
1
-2
/
+10
|
*
|
|
|
|
|
|
|
KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte
Xiao Guangrong
2015-04-15
1
-3
/
+5
|
*
|
|
|
|
|
|
|
kvm: mmu: don't do memslot overflow check
Wanpeng Li
2015-04-15
1
-10
/
+2
|
*
|
|
|
|
|
|
|
KVM: s390: disable RRBM again
Christian Borntraeger
2015-04-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
Paolo Bonzini
2015-04-14
1
-5
/
+6
|
*
|
|
|
|
|
|
|
KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
Nadav Amit
2015-04-14
1
-2
/
+8
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2015-04-24
11
-67
/
+97
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge branch 'topic/sh' into for-linus
Vinod Koul
2015-04-20
12
-88
/
+92
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info v2
Kuninori Morimoto
2015-03-17
2
-21
/
+21
|
|
*
|
|
|
|
|
|
|
mmc: sh_mobile_sdhi: remove sh_mobile_sdhi_info
Kuninori Morimoto
2015-03-05
10
-67
/
+71
|
*
|
|
|
|
|
|
|
|
arm64: dts: Add APM X-Gene SoC DMA device and DMA clock DTS nodes
Rameshwar Prasad Sahu
2015-04-02
1
-0
/
+26
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-24
2
-0
/
+10
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
frv: add io{read,write}{16,32}be functions
Guenter Roeck
2015-04-23
1
-0
/
+5
[prev]
[next]