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.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
2015-08-22
KVM: PPC: Book3S HV: Fix bug in dirty page tracking
Paul Mackerras
4
-1
/
+27
2015-08-22
KVM: PPC: Book3S HV: Fix race in reading change bit when removing HPTE
Paul Mackerras
1
-6
/
+12
2015-08-22
KVM: PPC: Book3S HV: Implement dynamic micro-threading on POWER8
Paul Mackerras
6
-62
/
+473
2015-08-22
KVM: PPC: Book3S HV: Make use of unused threads when running guests
Paul Mackerras
6
-72
/
+298
2015-08-22
KVM: PPC: add missing pt_regs initialization
Tudor Laurentiu
1
-0
/
+1
2015-08-22
KVM: PPC: Fix warnings from sparse
Thomas Huth
8
-8
/
+12
2015-08-22
KVM: PPC: Remove PPC970 from KVM_BOOK3S_64_HV text in Kconfig
Thomas Huth
1
-4
/
+4
2015-08-22
KVM: PPC: fix suspicious use of conditional operator
Tudor Laurentiu
1
-1
/
+1
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-3
/
+4
2015-08-20
powerpc/powernv: Reset HILE before kexec_sequence()
Samuel Mendoza-Jonas
1
-0
/
+7
2015-08-20
powerpc/kexec: Reset secondary cpu endianness before kexec
Samuel Mendoza-Jonas
1
-2
/
+11
2015-08-20
powerpc/powernv: Create LED platform device
Vasant Hegde
1
-1
/
+11
2015-08-20
powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED s...
Anshuman Khandual
3
-0
/
+8
2015-08-20
powerpc/powernv: Fix the log message when disabling VF
Wei Yang
1
-2
/
+3
2015-08-19
powerpc/512x: silence a USB Kconfig dependency warning
Gerhard Sittig
1
-2
/
+2
2015-08-19
powerpc/nvram: print no error when pstore backend is not nvram
Hari Bathini
1
-3
/
+4
2015-08-18
powerpc/nvram: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-08-18
powerpc/pseries: use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-08-18
powerpc/eeh: Disable automatically blocked PCI config
Gavin Shan
3
-2
/
+25
2015-08-18
powerpc: Export include/uapi/asm/eeh.h
Gavin Shan
1
-0
/
+1
2015-08-18
powerpc/pseries: enable RTC class support
Vaibhav Jain
1
-1
/
+2
2015-08-18
powerpc/numa: initialize distance lookup table from drconf path
Nikunj A Dadhania
1
-3
/
+13
2015-08-18
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
Andrew Donnellan
7
-31
/
+12
2015-08-18
powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K
Michael Ellerman
3
-14
/
+8
2015-08-18
powerpc/mm: Simplify page size kconfig dependencies
Michael Ellerman
1
-5
/
+6
2015-08-18
powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
Michael Ellerman
1
-12
/
+0
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
5
-206
/
+2
2015-08-18
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-08-18
powerpc/t1023rdb/dts: set ifc nand chip select from 2 to 1
Jaiprakash Singh
1
-1
/
+1
2015-08-18
powerpc/mpc85xx:Add SCFG device tree support of T104x
Wang Dongsheng
1
-0
/
+5
2015-08-18
powerpc/fsl-booke: Add T1040D4RDB/T1042D4RDB board support
Priyanka Jain
4
-0
/
+306
2015-08-18
powerpc/85xx: Remove unused pci fixup hooks on c293pcie
Hou Zhiqiang
1
-4
/
+0
2015-08-18
powerpc/e6500: hw tablewalk: optimize a bit for tcd lock acquiring codes
Kevin Hao
1
-5
/
+5
2015-08-18
powerpc/e6500: remove the stale TCD_LOCK macro
Kevin Hao
1
-1
/
+0
2015-08-18
powerpc: Add a vga alias node for P1022
Jason Jin
2
-1
/
+3
2015-08-14
Merge branches 'pci/hotplug', 'pci/iommu', 'pci/irq' and 'pci/virtualization'...
Bjorn Helgaas
1
-5
/
+1
2015-08-14
powerpc/eeh: Probe after unbalanced kref check
Daniel Axtens
1
-3
/
+3
2015-08-14
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
2
-2
/
+11
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
2
-19
/
+7
2015-08-12
powerpc/prom: Use DRCONF flags while processing detected LMBs
Anshuman Khandual
1
-3
/
+4
2015-08-12
powerpc/xmon: Drop the valid variable completely in dump_segments()
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/prom: Simplify the logic to fetch SLB size
Anshuman Khandual
1
-11
/
+7
2015-08-12
powerpc/slb: Add documentation on runtime patching of SLB encoding
Anshuman Khandual
1
-1
/
+15
2015-08-12
powerpc/slb: Rename all the 'slot' occurrences to 'entry'
Anshuman Khandual
1
-4
/
+3
2015-08-12
powerpc/slb: Remove a duplicate extern variable
Anshuman Khandual
1
-1
/
+0
2015-08-11
cleanup IORESOURCE_CACHEABLE vs ioremap()
Dan Williams
1
-1
/
+1
2015-08-10
powerpc/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-12
/
+12
2015-08-08
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
4
-13
/
+20
2015-08-08
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2
-10
/
+11
2015-08-08
powerpc/config: enable aquantia PHY
Shaohui Xie
1
-0
/
+1
[prev]
[next]