| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-12 | 1 | -0/+25 |
|\ |
|
| * | powerpc/8xx: Adding support of IRQ in MPC8xx GPIO | Christophe Leroy | 2017-05-02 | 1 | -0/+25 |
* | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2017-05-09 | 2 | -11/+217 |
|\ \ |
|
| * | | KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller | Benjamin Herrenschmidt | 2017-04-27 | 2 | -11/+217 |
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 1 | -12/+33 |
|\ \ \
| |_|/
|/| | |
|
| * | | block: remove block_device_operations ->direct_access() | Dan Williams | 2017-04-25 | 1 | -19/+4 |
| * | | axon_ram: add dax_operations support | Dan Williams | 2017-04-19 | 1 | -6/+42 |
* | | | powerpc/powernv: Fix oops on P9 DD1 in cause_ipi() | Michael Ellerman | 2017-04-26 | 1 | -0/+3 |
* | | | powerpc/xive: Fix missing check of rc != OPAL_BUSY | Michael Ellerman | 2017-04-20 | 1 | -0/+1 |
* | | | powerpc: Change the doorbell IPI calling convention | Nicholas Piggin | 2017-04-13 | 5 | -19/+6 |
* | | | Merge branch 'topic/xive' (early part) into next | Michael Ellerman | 2017-04-12 | 8 | -4/+2024 |
|\ \ \
| | |/
| |/| |
|
| * | | powerpc: Consolidate variants of real-mode MMIOs | Benjamin Herrenschmidt | 2017-04-10 | 1 | -4/+4 |
| * | | powerpc/xive: Native exploitation of the XIVE interrupt controller | Benjamin Herrenschmidt | 2017-04-10 | 7 | -0/+2020 |
| |/ |
|
* / | powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there | Michael Ellerman | 2017-04-11 | 1 | -2/+1 |
|/ |
|
* | axonram: Fix gendisk handling | Jan Kara | 2017-03-08 | 1 | -1/+4 |
* | powerpc/xics: Work around limitations of OPAL XICS priority handling | Balbir Singh | 2017-03-06 | 2 | -3/+24 |
* | powerpc/powernv: Properly set "host-ipi" on IPIs | Benjamin Herrenschmidt | 2017-02-09 | 1 | -2/+4 |
* | powerpc/powernv: Fix CPU hotplug to handle waking on HVI | Benjamin Herrenschmidt | 2017-02-09 | 1 | -0/+29 |
* | powerpc/icp-opal: Fix missing KVM case and harden replay | Benjamin Herrenschmidt | 2017-01-17 | 1 | -7/+24 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 2 | -2/+2 |
* | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2016-12-16 | 5 | -50/+20 |
|\ |
|
| * | powerpc/fsl-lbc: use DEFINE_SPINLOCK() | Fabian Frederick | 2016-12-09 | 1 | -1/+1 |
| * | powerpc/fsl_pmc: use builtin_platform_driver | Geliang Tang | 2016-12-04 | 1 | -5/+1 |
| * | powerpc/fsl_soc: improve and simplify get_baudrate | Heiner Kallweit | 2016-11-23 | 1 | -8/+2 |
| * | powerpc/fsl_soc: improve and simplify get_brgfreq | Heiner Kallweit | 2016-11-23 | 1 | -17/+7 |
| * | powerpc/fsl_soc: improve and simplify fsl_get_sys_freq | Heiner Kallweit | 2016-11-23 | 1 | -10/+4 |
| * | powerpc: Add support for relative exception tables | Nicholas Piggin | 2016-11-14 | 1 | -1/+1 |
| * | powerpc: EX_TABLE macro for exception tables | Nicholas Piggin | 2016-11-14 | 2 | -8/+4 |
* | | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -209/+2 |
|/ |
|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-10-14 | 1 | -0/+3 |
|\ |
|
| * | ppc: move exports to definitions | Al Viro | 2016-08-07 | 1 | -0/+3 |
* | | Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-14 | 7 | -29/+41 |
|\ \ |
|
| * | | powerpc/fsl_pci: Size upper inbound window based on RAM size | Scott Wood | 2016-09-25 | 1 | -7/+5 |
| * | | soc/fsl/qe: fix Oops on CPM1 (and likely CPM2) | Christophe Leroy | 2016-09-25 | 3 | -6/+15 |
| * | | powerpc/mpic: use of_property_read_bool | Julia Lawall | 2016-09-25 | 1 | -1/+1 |
| * | | powerpc: Convert fsl_rstcr_restart to a reset handler | Andrey Smirnov | 2016-09-25 | 2 | -15/+20 |
* | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-07 | 25 | -62/+62 |
|\| | |
|
| * | | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 2016-09-20 | 24 | -61/+61 |
| * | | powerpc/sparse: Make a bunch of things static | Daniel Axtens | 2016-09-13 | 1 | -1/+1 |
* | | | powerpc/xics/opal: Fix processor numbers in OPAL ICP | Benjamin Herrenschmidt | 2016-09-06 | 1 | -5/+7 |
|/ / |
|
* | | powerpc: sysdev: cpm: fix gpio save_regs functions | Christophe Leroy | 2016-08-22 | 2 | -3/+6 |
* | | powerpc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-08-22 | 1 | -1/+1 |
* | | powerpc/xics: Properly set Edge/Level type and enable resend | Benjamin Herrenschmidt | 2016-08-09 | 4 | -9/+59 |
|/ |
|
* | powerpc/fsl_rio: fix a missing error code | Dan Carpenter | 2016-08-04 | 1 | -0/+1 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -1/+1 |
* | powerpc/fsl_rio: apply changes for RIO spec rev 3 | Alexandre Bounine | 2016-08-02 | 1 | -15/+5 |
* | rapidio: change inbound window size type to u64 | Alexandre Bounine | 2016-08-02 | 1 | -2/+2 |
* | treewide: replace obsolete _refok by __ref | Fabian Frederick | 2016-08-02 | 1 | -1/+1 |
* | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-07-30 | 8 | -115/+264 |
|\ |
|
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 2016-07-30 | 2 | -11/+19 |
| |\ |
|