index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Lines
2014-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
-68
/
+116
2014-10-08
powerpc/msi: Improve IRQ bitmap allocator
Ian Munsie
-11
/
+25
2014-10-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
-47
/
+55
2014-10-01
PCI/MSI/PPC: Remove arch_msi_check_device()
Alexander Gordeev
-60
/
+28
2014-09-25
powerpc/powernv: Don't call generic code on offline cpus
Paul Mackerras
-0
/
+25
2014-09-25
powerpc: make of_device_ids const
Uwe Kleine-König
-6
/
+6
2014-09-25
powerpc: Export dcr_ind_lock to fix build error
Pranith Kumar
-0
/
+1
2014-09-25
powerpc: Make a bunch of things static
Anton Blanchard
-4
/
+4
2014-09-19
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"
Scott Wood
-50
/
+11
2014-09-04
powerpc/fsl_msi: spread msi ints across different MSIRs
Tudor Laurentiu
-11
/
+50
2014-09-04
powerpc/fsl_msi: show more meaningful names in /proc/interrupts
Tudor Laurentiu
-1
/
+15
2014-09-04
powerpc/fsl_msi: change the irq handler from chained to normal
Tudor Laurentiu
-38
/
+18
2014-09-04
powerpc/fsl_msi: reorganize structs to improve clarity and flexibility
Tudor Laurentiu
-7
/
+14
2014-09-03
powerpc: fsl_pci: Add forced PCI Agent enumeration
Aaron Sierra
-1
/
+2
2014-09-03
powerpc/fsl_msi: support vmpic msi with mpic 4.3
Tudor Laurentiu
-2
/
+8
2014-08-05
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
-3
/
+3
2014-07-29
powerpc/fsl-pci: Correct use of ! and &
Himangi Saraogi
-2
/
+2
2014-07-29
powerpc/mpic_msgr: Use kcalloc and correct the argument to sizeof
Himangi Saraogi
-1
/
+1
2014-07-11
Merge branch 'merge' into next
Benjamin Herrenschmidt
-0
/
+5
2014-06-25
powerpc/8xx: Remove empty asm/mpc8xx.h
Scott Wood
-1
/
+0
2014-06-24
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
-0
/
+5
2014-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-1
/
+8
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-32
/
+0
2014-06-11
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
-1
/
+8
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-15
/
+255
2014-05-23
of: Stop naming platform_device using dcr address
Grant Likely
-3
/
+3
2014-05-22
powerpc/mpic: Don't init the fsl error int until after mpic init
Scott Wood
-4
/
+4
2014-05-22
fsl/pci: fix RC cannot detect PME message coming
Wang Dongsheng
-2
/
+1
2014-05-22
powerpc/rmu: Fix the error memory free parameters
Liu Gang
-3
/
+3
2014-05-22
powerpc/fsl: fsl_soc: remove 'fixed-link' parsing code
Florian Fainelli
-32
/
+0
2014-05-09
powerpc/fsl-rio: Fix fsl_rio_setup error paths and use-after-unmap
Scott Wood
-1
/
+9
2014-05-01
powerpc: Added PCI MSI support using the HSTA module
Alistair Popple
-2
/
+228
2014-05-01
IBM Akebono: Add the Akebono platform
Alistair Popple
-3
/
+10
2014-04-28
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
-1
/
+1
2014-04-09
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
-1
/
+1
2014-04-09
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
Li Zhong
-1
/
+1
2014-04-07
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
-0
/
+1
2014-04-02
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
-1
/
+1
2014-04-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-24
/
+162
2014-04-01
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-306
/
+0
2014-03-19
fsl/pci: The new pci suspend/resume implementation
Wang Dongsheng
-24
/
+154
2014-03-19
powerpc/pci: Fix IMMRBAR address
Minghuan Lian
-0
/
+8
2014-03-11
of: Make device nodes kobjects so they show up in sysfs
Grant Likely
-1
/
+1
2014-03-04
powerpc:eVh_pic: Kill irq_desc abuse
Thomas Gleixner
-8
/
+2
2014-02-18
driver/memory:Move Freescale IFC driver to a common driver
Prabhakar Kushwaha
-306
/
+0
2014-02-11
powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y
Paul Gortmaker
-19
/
+19
2014-01-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-0
/
+1
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-10
/
+11
2014-01-29
powerpc/iommu: Fix initialisation of DART iommu table
Alistair Popple
-0
/
+1
2014-01-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
-26
/
+39
[next]