index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
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-03-31
1
-1
/
+0
|
*
powerpc: don't export static symbol
Julia Lawall
2015-03-31
1
-25
/
+0
|
*
powerpc/85xx: workaround for chips with MSI hardware errata
Hongtao Jia
2015-03-23
2
-3
/
+28
|
*
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2015-03-23
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-13
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-13
1
-13
/
+4
|
|
\
|
*
|
axonram: Fix bug in direct_access
Matthew Wilcox
2015-01-13
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-13
1
-13
/
+4
|
|
/
*
|
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2015-02-11
6
-21
/
+27
|
\
\
|
*
|
powerpc/qe: Use strlcpy()
Rickard Strandqvist
2015-01-29
1
-3
/
+3
|
*
|
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
Kim Phillips
2015-01-29
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-14
10
-10
/
+0
|
\
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
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-11
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-12
2
-0
/
+117
|
|
|
/
/
|
*
|
|
powerpc/mpc5xxx: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
|
*
|
|
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-2
/
+1
|
*
|
|
powerpc/4xx/cpm: delete unneeded test before of_node_put
Julia Lawall
2014-11-10
1
-4
/
+4
|
*
|
|
powerpc: make __ffs return unsigned long
Anton Blanchard
2014-11-10
1
-1
/
+1
|
*
|
|
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-10
10
-10
/
+0
[next]