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
*
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
1
-2
/
+3
|
\
|
*
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-07
1
-2
/
+3
*
|
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-11-05
6
-54
/
+83
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-11-02
3
-44
/
+68
|
|
\
\
|
|
*
|
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
2015-10-27
1
-1
/
+2
|
|
*
|
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
2015-10-27
1
-19
/
+4
|
|
*
|
powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
Scott Wood
2015-10-17
1
-23
/
+61
|
|
*
|
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
2015-10-17
1
-1
/
+1
|
*
|
|
powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()
Denis Kirjanov
2015-10-28
1
-1
/
+1
|
|
/
/
|
*
|
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
2015-10-15
1
-4
/
+1
|
*
|
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
2015-10-06
1
-1
/
+1
|
*
|
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
2015-10-05
1
-4
/
+12
*
|
|
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
2015-11-05
1
-1
/
+1
|
|
/
|
/
|
*
|
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
2015-10-13
7
-7
/
+12
|
/
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-18
12
-16
/
+14
|
\
|
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
7
-9
/
+7
|
*
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-1
/
+1
|
*
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
2015-09-16
1
-2
/
+2
|
*
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-09-15
2
-2
/
+2
*
|
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-18
3
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
2015-09-10
3
-6
/
+9
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
dax: drop size parameter to ->direct_access()
Dan Williams
2015-08-27
1
-1
/
+1
|
*
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
2015-08-20
1
-3
/
+4
*
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
3
-16
/
+6
|
\
\
|
*
\
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2015-08-27
1
-1
/
+1
|
|
\
\
|
|
*
|
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
2015-08-07
1
-1
/
+1
|
*
|
|
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
2015-08-06
1
-2
/
+2
|
|
/
/
|
*
/
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
2015-07-13
1
-13
/
+3
|
|
/
*
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
|
*
|
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2015-08-07
1
-1
/
+1
|
|
/
*
|
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-30
6
-6
/
+12
*
|
Merge branch 'linus' into irq/core
Thomas Gleixner
2015-07-30
1
-0
/
+1
|
\
|
|
*
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
2015-07-06
1
-0
/
+1
*
|
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
2015-07-22
4
-8
/
+8
*
|
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2015-07-16
2
-2
/
+2
|
/
*
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
|
/
[next]