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.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
/
include
/
asm
/
machdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-03
powerpc: use time64_t in read_persistent_clock
Arnd Bergmann
1
-1
/
+1
2018-01-21
Merge branch 'fixes' into next
Michael Ellerman
1
-0
/
+1
2017-12-11
powerpc/pci: Separate SR-IOV Calls
Bryant G. Ly
1
-0
/
+8
2017-12-05
Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier"
David Gibson
1
-0
/
+1
2017-08-31
powerpc: Do not call ppc_md.panic in fadump panic notifier
Nicholas Piggin
1
-1
/
+0
2017-06-19
powerpc/64s/idle: Move soft interrupt mask logic into C code
Nicholas Piggin
1
-0
/
+1
2017-04-19
powerpc/powernv: Override pcibios_default_alignment() to force PCI devices to...
Yongji Xie
1
-0
/
+2
2016-11-30
powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.
Thiago Jung Bauermann
1
-2
/
+2
2016-09-20
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
1
-1
/
+1
2016-08-04
powerpc/mm: Move register_process_table() out of ppc_md
Michael Ellerman
1
-2
/
+0
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
1
-1
/
+0
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
1
-36
/
+0
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
1
-1
/
+2
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+2
2016-05-01
powerpc/mm/radix: Add partition table format & callback
Aneesh Kumar K.V
1
-0
/
+1
2016-03-01
powerpc/mm: Handle removing maybe-present bolted HPTEs
David Gibson
1
-1
/
+1
2016-03-01
powerpc: Fix misspellings in comments.
Adam Buchbinder
1
-2
/
+2
2015-10-09
powerpc: Fix checkstop in native_hpte_clear() with lockdep
Cyril Bur
1
-2
/
+7
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
1
-1
/
+1
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-25
/
+0
2015-06-02
powerpc: Remove MSI-related PCI controller ops from ppc_md
Daniel Axtens
1
-6
/
+0
2015-04-14
Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...
Michael Ellerman
1
-0
/
+5
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
1
-14
/
+0
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
1
-2
/
+2
2015-03-31
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
1
-0
/
+1
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
1
-0
/
+4
2015-03-17
powerpc/pci: Fix comments about ppc_md.pcibios_fixup
Gavin Shan
1
-1
/
+1
2014-12-05
powerpc/mm: don't do tlbie for updatepp request with NO HPTE fault
Aneesh Kumar K.V
1
-1
/
+1
2014-12-02
powerpc/mm/thp: Use tlbiel if possible
Aneesh Kumar K.V
1
-1
/
+1
2014-11-05
powerpc: Remove ppc_md.remove_memory
Anton Blanchard
1
-4
/
+0
2014-11-05
powerpc: Remove ppc64_boot_msg
Anton Blanchard
1
-10
/
+0
2014-11-03
powerpc: Convert power off logic to pm_power_off
Alexander Graf
1
-1
/
+0
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-2
/
+0
2014-10-02
powerpc: Remove powerpc specific cmd_line
Anton Blanchard
1
-2
/
+0
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
1
-2
/
+0
2014-08-13
powerpc/thp: Don't recompute vsid and ssize in loop on invalidate
Aneesh Kumar K.V
1
-3
/
+3
2014-08-05
powerpc/book3s: Add basic infrastructure to handle HMI in Linux.
Mahesh Salgaonkar
1
-0
/
+4
2014-07-28
powerpc: Add machine_early_initcall()
Michael Ellerman
1
-0
/
+1
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
1
-0
/
+3
2014-04-28
powerpc: powernv: Framework to show the correct clock in /proc/cpuinfo
Gautham R. Shenoy
1
-0
/
+2
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
1
-0
/
+3
2014-03-07
powerpc/pseries: Use remove_memory() to remove memory
Nathan Fontenot
1
-0
/
+4
2014-03-07
powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO.
Mahesh Salgaonkar
1
-0
/
+3
2013-10-11
Merge branch 'for-kvm' into next
Benjamin Herrenschmidt
1
-0
/
+12
2013-10-11
powerpc: add real mode support for dma operations on powernv
Alexey Kardashevskiy
1
-0
/
+12
2013-10-11
powerpc: Implement arch_get_random_long/int() for powernv
Michael Ellerman
1
-0
/
+4
2013-06-21
powerpc: Optimize hugepage invalidate
Aneesh Kumar K.V
1
-0
/
+3
2013-06-21
powerpc/mm: handle hugepage size correctly when invalidating hpte entries
Aneesh Kumar K.V
1
-4
/
+4
2013-05-06
powerpc/pseries: Perform proper max_bus_speed detection
Kleber Sacilotto de Souza
1
-0
/
+3
2013-04-30
powerpc: Decode the pte-lp-encoding bits correctly.
Aneesh Kumar K.V
1
-1
/
+2
[next]