index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
1
-2
/
+3
2015-11-05
Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
6
-54
/
+83
2015-11-05
uaccess: reimplement probe_kernel_address() using probe_kernel_read()
Andrew Morton
1
-1
/
+1
2015-11-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-44
/
+68
2015-10-28
powerpc/msi: Fix section mismatch warning in msi_bitmap_alloc()
Denis Kirjanov
1
-1
/
+1
2015-10-27
powerpc: handle error case in cpm_muram_alloc()
Christophe Leroy
1
-1
/
+2
2015-10-27
powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wake
Sudeep Holla
1
-19
/
+4
2015-10-17
powerpc/fsl_pci: Don't set up inbound windows in kdump crash kernel
Scott Wood
1
-23
/
+61
2015-10-17
powerpc/fsl_pci: Check for get_user/probe_kernel_address failure
Scott Wood
1
-1
/
+1
2015-10-15
powerpc/mpc5xxx: Use of_get_next_parent to simplify code
Christophe Jaillet
1
-4
/
+1
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
7
-7
/
+12
2015-10-06
powerpc/8xx: Shorten irq_chip name for the SIU
Christophe Leroy
1
-1
/
+1
2015-10-05
powerpc/msi: Free the bitmap if it was slab allocated
Denis Kirjanov
1
-4
/
+12
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
12
-16
/
+14
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-6
/
+9
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
7
-9
/
+7
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2
-2
/
+2
2015-09-10
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
3
-6
/
+9
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+4
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+6
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2015-08-27
dax: drop size parameter to ->direct_access()
Dan Williams
1
-1
/
+1
2015-08-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-1
/
+1
2015-08-20
pmem, dax: have direct_access use __pmem annotation
Ross Zwisler
1
-3
/
+4
2015-08-07
powerpc: use memset_io() to clear CPM Muram
LEROY Christophe
1
-1
/
+1
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
2015-08-06
powerpc/4xx: Fix return value check in hsta_msi_probe()
Wei Yongjun
1
-2
/
+2
2015-07-30
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
6
-6
/
+12
2015-07-30
Merge branch 'linus' into irq/core
Thomas Gleixner
1
-0
/
+1
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-1
/
+1
2015-07-22
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
Jiang Liu
4
-8
/
+8
2015-07-16
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
2
-2
/
+2
2015-07-13
powerpc/iommu: Cleanup setting of DMA base/offset
Benjamin Herrenschmidt
1
-13
/
+3
2015-07-06
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
Daniel Axtens
1
-0
/
+1
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
1
-1
/
+1
2015-06-17
powerpc: Make doorbell check preemption safe
Shreyas B. Prabhu
1
-5
/
+9
2015-06-16
powerpc: use subsys_initcall for Freescale Local Bus
Paul Gortmaker
1
-1
/
+1
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-5
/
+7
2015-06-02
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2
-2
/
+2
2015-06-02
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-3
/
+6
2015-06-02
powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+5
2015-06-02
powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-2
/
+5
2015-06-02
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
Daniel Axtens
1
-8
/
+15
2015-05-11
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
Michael Ellerman
3
-173
/
+6
2015-05-11
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
10
-10
/
+10
[next]