index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
powerpc/prom: fix early DEBUG messages
Christophe Leroy
1
-3
/
+3
2018-12-20
powerpc/32: Avoid unsupported flags with clang
Joel Stanley
1
-1
/
+8
2018-12-20
powerpc/perf: Remove l2 bus events from HW cache event array
Madhavan Srinivasan
1
-6
/
+2
2018-12-20
powerpc/perf: Add constraints for power9 l2/l3 bus events
Madhavan Srinivasan
5
-15
/
+42
2018-12-20
powerpc/perf: Fix unit_sel/cache_sel checks
Madhavan Srinivasan
2
-9
/
+20
2018-12-20
powerpc/perf: Cleanup cache_sel bits comment
Madhavan Srinivasan
1
-10
/
+2
2018-12-20
powerpc/perf: Update perf_regs structure to include SIER
Madhavan Srinivasan
4
-0
/
+19
2018-12-20
powerpc/perf: Fix thresholding counter data for unknown type
Madhavan Srinivasan
1
-1
/
+6
2018-12-20
powerpc/mm/hash: Handle user access of kernel address gracefully
Aneesh Kumar K.V
1
-5
/
+19
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-4
/
+4
2018-12-19
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
6
-25
/
+26
2018-12-19
powerpc/mm: define an empty slice_init_new_context_exec()
Christophe Leroy
2
-7
/
+9
2018-12-19
powerpc/uaccess: fix warning/error with access_ok()
Christophe Leroy
1
-1
/
+1
2018-12-19
powerpc: remove remaining bits from CONFIG_APUS
Christophe Leroy
2
-23
/
+2
2018-12-19
powerpc/xmon: fix dump_segments()
Christophe Leroy
1
-1
/
+1
2018-12-19
powerpc/8xx: add exception frame marker
Christophe Leroy
1
-0
/
+3
2018-12-19
powerpc/book3s/32: fix number of bats in p/v_block_mapped()
Christophe Leroy
1
-2
/
+2
2018-12-19
powerpc/mm: Eliminate not possible mmu features at compile time
Christophe Leroy
1
-5
/
+26
2018-12-19
powerpc/smp: Use code patching to restore reset vector
Christophe Leroy
2
-4
/
+2
2018-12-19
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
3
-17
/
+11
2018-12-19
powerpc/signal: Use code patching instead of hardcoding
Christophe Leroy
3
-9
/
+11
2018-12-19
powerpc/8xx: use modify_instruction_site()
Christophe Leroy
1
-5
/
+1
2018-12-19
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
3
-39
/
+35
2018-12-19
powerpc/book3s/32: Use MMU_FTR_HPTE_TABLE in head_32.S
Christophe Leroy
2
-11
/
+5
2018-12-19
powerpc/32: use patch_site_addr() in machine_init()
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: add modify_instruction() and modify_instruction_site()
Christophe Leroy
1
-0
/
+11
2018-12-19
powerpc: simplify patch_instruction_site() and patch_branch_site()
Christophe Leroy
2
-18
/
+10
2018-12-19
powerpc/mm: remove unused variable
Christophe Leroy
1
-2
/
+1
2018-12-19
powerpc: implement CONFIG_DEBUG_VIRTUAL
Christophe Leroy
3
-2
/
+14
2018-12-17
powerpc/32: Move the old 6xx -mcpu logic before the TARGET_CPU logic
Mathieu Malaterre
1
-4
/
+4
2018-12-17
powerpc/ipic: Remove unused ipic_set_priority()
Michael Ellerman
2
-29
/
+0
2018-12-17
Merge branch 'fixes' into next
Michael Ellerman
12
-20
/
+80
2018-12-17
powerpc/iommu: Use device_iommu_mapped()
Joerg Roedel
2
-4
/
+4
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest
Suraj Jitindar Singh
2
-10
/
+4
2018-12-17
KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants...
Suraj Jitindar Singh
5
-4
/
+89
2018-12-17
KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest
Suraj Jitindar Singh
5
-11
/
+57
2018-12-17
KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants
Suraj Jitindar Singh
1
-2
/
+16
2018-12-17
KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct
Suraj Jitindar Singh
2
-0
/
+44
2018-12-17
KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2
Suraj Jitindar Singh
4
-0
/
+111
2018-12-17
KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix()
Suraj Jitindar Singh
2
-0
/
+14
2018-12-17
KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines
Suraj Jitindar Singh
1
-1
/
+4
2018-12-17
KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off
Paul Mackerras
4
-4
/
+44
2018-12-17
KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments
Paul Mackerras
5
-13
/
+11
2018-12-17
KVM: PPC: Book3S HV: Map single pages when doing dirty page logging
Paul Mackerras
1
-2
/
+6
2018-12-17
KVM: PPC: Pass change type down to memslot commit function
Bharata B Rao
6
-8
/
+14
2018-12-14
Merge tag 'powerpc-4.20-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
12
-20
/
+80
2018-12-14
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
Paolo Bonzini
1
-12
/
+2
2018-12-14
KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments
Suraj Jitindar Singh
1
-0
/
+1
2018-12-14
KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2
-22
/
+2
2018-12-14
KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch
Paul Mackerras
2
-6
/
+14
[prev]
[next]