index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
2015-07-06
1
-0
/
+1
*
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
2015-07-02
1
-1
/
+1
|
\
|
*
powerpc: use subsys_initcall for Freescale Local Bus
Paul Gortmaker
2015-06-16
1
-1
/
+1
*
|
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
2015-06-17
1
-5
/
+9
*
|
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
2015-06-11
1
-5
/
+7
*
|
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
2
-2
/
+2
*
|
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-3
/
+6
*
|
powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-2
/
+5
*
|
powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-2
/
+5
*
|
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
2015-06-02
1
-8
/
+15
*
|
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
2015-05-11
3
-173
/
+6
*
|
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-11
10
-10
/
+10
|
/
*
powerpc: dart_iommu: Remove check for controller_ops == NULL case
Daniel Axtens
2015-04-11
1
-8
/
+5
*
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
2015-04-11
1
-5
/
+0
*
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
Daniel Axtens
2015-04-11
1
-0
/
+15
*
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
2015-04-11
1
-4
/
+12
*
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2015-04-10
2
-6
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-04-07
4
-29
/
+38
|
\
|
*
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
2015-04-01
1
-1
/
+0
|
*
powerpc: don't export static symbol
Julia Lawall
2015-04-01
1
-25
/
+0
|
*
powerpc/85xx: workaround for chips with MSI hardware errata
Hongtao Jia
2015-03-24
2
-3
/
+28
|
*
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2015-03-24
1
-0
/
+10
*
|
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-31
1
-1
/
+1
|
/
*
powerpc/mpic: remove unused functions
Arseny Solokha
2015-03-16
1
-35
/
+0
*
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
Arseny Solokha
2015-03-16
1
-5
/
+0
*
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-14
2
-9
/
+4
*
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-1
/
+1
|
\
|
*
Merge branch 'for-3.20/core' into for-3.20/drivers
Jens Axboe
2015-01-14
1
-13
/
+4
|
|
\
|
*
|
axonram: Fix bug in direct_access
Matthew Wilcox
2015-01-14
1
-1
/
+1
*
|
|
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-13
/
+4
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
block: Change direct_access calling convention
Matthew Wilcox
2015-01-14
1
-13
/
+4
|
|
/
*
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-12
6
-21
/
+27
|
\
\
|
*
|
powerpc/qe: Use strlcpy()
Rickard Strandqvist
2015-01-30
1
-3
/
+3
|
*
|
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Kim Phillips
2015-01-30
2
-15
/
+21
|
*
|
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
Emil Medve
2015-01-23
2
-2
/
+2
|
*
|
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
2014-12-29
1
-1
/
+1
|
|
/
*
/
powerpc/fsl_pci: Convert PCI to use generic config accessors
Rob Herring
2015-01-30
1
-43
/
+3
|
/
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
10
-10
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
10
-10
/
+0
|
|
\
|
|
*
powerpc: sysdev: qe_lib: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
*
powerpc: sysdev: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
9
-9
/
+0
*
|
|
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-12
17
-22
/
+126
|
\
\
\
|
*
|
|
powerpc: Remove more traces of bootmem
Michael Ellerman
2014-11-19
1
-1
/
+0
|
*
|
|
Merge remote-tracking branch 'scottwood/next' into next
Michael Ellerman
2014-11-18
2
-0
/
+117
|
|
\
\
\
|
|
*
|
|
powerpc/fsl-rio: add support for mapping inbound windows
Martijn de Gouw
2014-11-13
2
-0
/
+117
|
|
|
/
/
|
*
|
|
powerpc/mpc5xxx: delete unneeded test before of_node_put
Julia Lawall
2014-11-09
1
-2
/
+1
|
*
|
|
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
Julia Lawall
2014-11-09
1
-2
/
+1
|
*
|
|
powerpc/4xx/cpm: delete unneeded test before of_node_put
Julia Lawall
2014-11-09
1
-4
/
+4
|
*
|
|
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-09
1
-1
/
+1
|
*
|
|
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-09
10
-10
/
+0
[next]