| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y | Paul Gortmaker | 2014-02-11 | 1 | -19/+19 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-30 | 1 | -0/+1 |
|\ |
|
| * | powerpc/iommu: Fix initialisation of DART iommu table | Alistair Popple | 2014-01-29 | 1 | -0/+1 |
* | | Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-01-30 | 1 | -10/+11 |
|\ \
| |/
|/| |
|
| * | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe | 2013-12-31 | 1 | -1/+1 |
| |\ |
|
| * | | block: Convert bio_for_each_segment() to bvec_iter | Kent Overstreet | 2013-11-23 | 1 | -9/+9 |
| * | | block: Abstract out bvec iterator | Kent Overstreet | 2013-11-23 | 1 | -1/+2 |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-01-27 | 16 | -26/+39 |
|\ \ \ |
|
| * \ \ | Merge remote-tracking branch 'scott/next' into next | Benjamin Herrenschmidt | 2014-01-15 | 4 | -13/+37 |
| |\ \ \ |
|
| | * | | | powerpc/fsl_pci: add versionless pci compatible | Shengzhou Liu | 2014-01-10 | 1 | -0/+1 |
| | * | | | powerpc/85xx: handle the eLBC error interrupt if it exists in dts | Shaohui Xie | 2014-01-10 | 1 | -6/+25 |
| | * | | | powerpc/mpic_timer: fix convert ticks to time subtraction overflow | Wang Dongsheng | 2014-01-09 | 1 | -2/+5 |
| | * | | | powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bit | Wang Dongsheng | 2014-01-09 | 1 | -0/+3 |
| | * | | | powerpc/sysdev: Fix a pci section mismatch for Book E | Christian Engelmayer | 2014-01-07 | 2 | -5/+3 |
| * | | | | powerpc: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-15 | 11 | -11/+0 |
| |/ / / |
|
| * | | | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-12-30 | 1 | -1/+1 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | powerpc/pci: Use dev_is_pci() to check whether it is pci device | Yijing Wang | 2013-12-09 | 1 | -1/+1 |
| * | | | powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNV | Michael Ellerman | 2013-12-02 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc | Grant Likely | 2014-01-16 | 2 | -2/+2 |
| |/
|/| |
|
* | | powerpc/44x: Fix ocm_block allocation | Ilia Mirkin | 2013-12-10 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-11-14 | 1 | -1/+1 |
|\ |
|
| * | powerpc/pci: Use pci_is_pcie() to simplify code | Yijing Wang | 2013-09-23 | 1 | -1/+1 |
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-11-12 | 14 | -17/+29 |
|\ \ |
|
| * | | powerpc: add missing explicit OF includes for ppc | Rob Herring | 2013-11-11 | 3 | -0/+3 |
| * | | Merge remote-tracking branch 'grant/devicetree/next' into for-next | Rob Herring | 2013-11-07 | 3 | -13/+10 |
| |\ \ |
|
| | * | | of/irq: Use irq_of_parse_and_map() | Thierry Reding | 2013-10-24 | 2 | -9/+6 |
| | * | | of/irq: Replace of_irq with of_phandle_args | Grant Likely | 2013-10-24 | 1 | -3/+3 |
| | * | | of/irq: Rename of_irq_map_* functions to of_irq_parse_* | Grant Likely | 2013-10-24 | 1 | -1/+1 |
| | |/ |
|
| * / | powerpc: add explicit OF includes | Rob Herring | 2013-10-09 | 10 | -4/+16 |
| |/ |
|
* | | powerpc/scom: Improve debugfs interface | Benjamin Herrenschmidt | 2013-11-06 | 1 | -55/+81 |
* | | powerpc/mpc512x: remove unnecessary #if | Brian Norris | 2013-10-30 | 1 | -3/+0 |
* | | powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev() | Wei Yongjun | 2013-10-28 | 1 | -1/+1 |
* | | powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk | Chunhe Lan | 2013-10-28 | 1 | -2/+3 |
* | | powerpc/scom: Use "devspec" rather than "path" in debugfs entries | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+1 |
* | | powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS | Benjamin Herrenschmidt | 2013-10-11 | 1 | -1/+1 |
* | | powerpc/scom: Create debugfs files using ibm,chip-id if available | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+7 |
* | | powerpc/scom: Add support for "reg" property | Benjamin Herrenschmidt | 2013-10-11 | 1 | -5/+17 |
* | | powerpc/scom: Change scom_read() and scom_write() to return errors | Benjamin Herrenschmidt | 2013-10-11 | 1 | -2/+1 |
* | | powerpc/mpic: Disable preemption when calling mpic_processor_id() | Scott Wood | 2013-10-11 | 1 | -1/+7 |
* | | powerpc/powernv: Fix endian issues in OPAL ICS backend | Benjamin Herrenschmidt | 2013-10-11 | 1 | -8/+9 |
|/ |
|
* | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-12 | 1 | -0/+5 |
|\ |
|
| * | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi | 2013-08-14 | 1 | -0/+5 |
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2013-09-06 | 6 | -71/+278 |
|\ \ |
|
| * | | powerpc: Fix some endian issues in xics code | Anton Blanchard | 2013-08-14 | 1 | -5/+5 |
| * | | powerpc: Add some endian annotations to time and xics code | Anton Blanchard | 2013-08-14 | 1 | -1/+1 |
| * | | powerpc/pci: fix PCI-e check link issue | Yuanquan Chen | 2013-08-07 | 1 | -1/+1 |
| * | | powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu | Kevin Hao | 2013-08-07 | 1 | -19/+3 |
| * | | powerpc/fsl-pci: fix the unreachable warning message | Kevin Hao | 2013-08-07 | 1 | -1/+1 |
| * | | powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3 | Minghuan Lian | 2013-08-07 | 2 | -41/+101 |
| * | | powerpc/fsl_msi: fix error return code in fsl_of_msi_probe() | Wei Yongjun | 2013-07-30 | 1 | -3/+2 |