Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7deb14b1316def5d4c85f99718d9e530d53cef4e
/
arch
/
powerpc
/
sysdev
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
f240bdd
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
bd0b9ac
genirq: Remove irq argument from irq flow handlers
by Thomas Gleixner
· 9 years ago
9ca86b2
powerpc/mpc8xx: Use irq_set_handler_locked()
by Thomas Gleixner
· 10 years ago
9758a7b
powerpc/ipic: Use irq_set_handler_locked()
by Thomas Gleixner
· 10 years ago
e9e879a
powerpc/cpm2: Use irq_set_handler_locked()
by Thomas Gleixner
· 10 years ago
da92b4e
powerpc, irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
e297c93
powerpc/MSI: Fix race condition in tearing down MSI interrupts
by Paul Mackerras
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
ff474e8
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
089b669
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
cb389b9
dax: drop size parameter to ->direct_access()
by Dan Williams
· 9 years ago
9698351
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 9 years ago
e2e0539
pmem, dax: have direct_access use __pmem annotation
by Ross Zwisler
· 9 years ago
934628c
powerpc: use memset_io() to clear CPM Muram
by LEROY Christophe
· 10 years ago
971bd8f
treewide: Fix typo in printk
by Masanari Iida
· 10 years ago
35a7f41
powerpc/4xx: Fix return value check in hsta_msi_probe()
by Wei Yongjun
· 10 years ago
ad3aedf
genirq/irqdomain: Allow irq domain aliasing
by Marc Zyngier
· 9 years ago
4b979e4
Merge branch 'linus' into irq/core
by Thomas Gleixner
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
2921d17
powerpc/PCI: Use for_pci_msi_entry() to access MSI device list
by Jiang Liu
· 9 years ago
507a883
treewide: Use helper function to access irq_data->msi_desc
by Jiang Liu
· 10 years ago
e91c251
powerpc/iommu: Cleanup setting of DMA base/offset
by Benjamin Herrenschmidt
· 10 years ago
aaf6fd5
powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list
by Daniel Axtens
· 9 years ago
9d90f03
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 9 years ago
3609d81
powerpc: Make doorbell check preemption safe
by Shreyas B. Prabhu
· 10 years ago
383d14a
powerpc: use subsys_initcall for Freescale Local Bus
by Paul Gortmaker
· 10 years ago
da004c3
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
by Alexey Kardashevskiy
· 10 years ago
c1231a7
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
by Jiang Liu
· 10 years ago
14f95ac
powerpc/mpic_u3msi: Move MSI-related ops to pci_controller_ops
by Daniel Axtens
· 10 years ago
f2c800a
powerpc/ppc4xx_hsta_msi: Move MSI-related ops to pci_controller_ops
by Daniel Axtens
· 10 years ago
b7eba2f
powerpc/ppc4xx_msi: Move MSI-related ops to pci_controller_ops
by Daniel Axtens
· 10 years ago
00e2539
powerpc/fsl_msi: Move MSI-related ops to pci_controller_ops
by Daniel Axtens
· 10 years ago
5af7a6f
powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y
by Michael Ellerman
· 10 years ago
202648a
powerpc: Constify irq_domain_ops
by Krzysztof Kozlowski
· 10 years ago
771e569
powerpc: dart_iommu: Remove check for controller_ops == NULL case
by Daniel Axtens
· 10 years ago
467efc2
powerpc: Remove shims for pci_controller_ops operations
by Daniel Axtens
· 10 years ago
97884e0
powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops
by Daniel Axtens
· 10 years ago
798248a
powerpc: dart_iommu: optionally populate controller_ops on init
by Daniel Axtens
· 10 years ago
a7f4ee1
powerpc: Drop return value of smp_ops->probe()
by Michael Ellerman
· 10 years ago
28ea605
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 10 years ago
56302c5
powerpc/mpic: Remove WHOAMI readback after EOI
by Bogdan Purcareata
· 10 years ago
bb65f50
powerpc: don't export static symbol
by Julia Lawall
· 10 years ago
acdb668
powerpc: Use bool function return values of true/false not 1/0
by Joe Perches
· 10 years ago
ff01565
powerpc/85xx: workaround for chips with MSI hardware errata
by Hongtao Jia
· 10 years ago
807d38b
powerpc/mpic: Add get_version API both for internal and external use
by Hongtao Jia
· 12 years ago
5e86bfd
powerpc/mpic: remove unused functions
by Arseny Solokha
· 10 years ago
f98e7f2
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
by Arseny Solokha
· 10 years ago
0c118b7b
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
by Tejun Heo
· 10 years ago
8494bcf
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
3e12cef
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3f180e
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
933d275
powerpc/fsl_pci: Convert PCI to use generic config accessors
by Rob Herring
· 10 years ago
5db4312
powerpc/qe: Use strlcpy()
by Rickard Strandqvist
· 10 years ago
6d5f6a0
powerpc/fsl_pci: Fix pci stack build bug with FRAME_WARN
by Kim Phillips
· 10 years ago
53a448c
powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()
by Emil Medve
· 10 years ago
d4119ee
Merge branch 'for-3.20/core' into for-3.20/drivers
by Jens Axboe
· 10 years ago
dd22f55
block: Change direct_access calling convention
by Matthew Wilcox
· 10 years ago
91117a2
axonram: Fix bug in direct_access
by Matthew Wilcox
· 10 years ago
e144d4e
powerpc/4xx: Fix return value check in hsta_msi_probe()
by Wei Yongjun
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
9e66645
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
e39f223f
powerpc: Remove more traces of bootmem
by Michael Ellerman
· 10 years ago
35891d40
Merge remote-tracking branch 'scottwood/next' into next
by Michael Ellerman
· 10 years ago
d7ce437
powerpc/fsl_msi: mark the msi cascade handler IRQF_NO_THREAD
by Kevin Hao
· 10 years ago
e6a546f
powerpc/fsl-rio: add support for mapping inbound windows
by Martijn de Gouw
· 10 years ago
756d367
powerpc/mpc5xxx: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
4cdd641
powerpc/fsl: fsl_soc: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
0f9da5c
powerpc/4xx/cpm: delete unneeded test before of_node_put
by Julia Lawall
· 10 years ago
6e4c632
powerpc: make __ffs return unsigned long
by Anton Blanchard
· 10 years ago
68cf0d6
powerpc: Remove superfluous bootmem includes
by Anton Blanchard
· 10 years ago
dd521d1
Merge branch 'topic/get-cpu-var' into next
by Michael Ellerman
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
9178ba2
powerpc: Convert power off logic to pm_power_off
by Alexander Graf
· 10 years ago
69111ba
powerpc: Replace __get_cpu_var uses
by Christoph Lameter
· 10 years ago
dc30340
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
e70db68
powerpc: sysdev: qe_lib: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4ad7fb2
powerpc: sysdev: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
4a77f2b
powerpc/msi: Use WARN_ON() in msi bitmap selftests
by Michael Ellerman
· 10 years ago
695911f
powerpc/msi: Fix the msi bitmap alignment tests
by Michael Ellerman
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
b0345bb
powerpc/msi: Improve IRQ bitmap allocator
by Ian Munsie
· 10 years ago
75d43b2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git
by Michael Ellerman
· 10 years ago
6b2fd7ef
PCI/MSI/PPC: Remove arch_msi_check_device()
by Alexander Gordeev
· 10 years ago
d6a4f70
powerpc/powernv: Don't call generic code on offline cpus
by Paul Mackerras
· 10 years ago
ce6d73c
powerpc: make of_device_ids const
by Uwe Kleine-König
· 10 years ago
22e55fc
powerpc: Export dcr_ind_lock to fix build error
by Pranith Kumar
· 10 years ago
e51df2c
powerpc: Make a bunch of things static
by Anton Blanchard
· 10 years ago
cb0446c
Revert "powerpc/fsl_msi: spread msi ints across different MSIRs"
by Scott Wood
· 10 years ago
c822e73
powerpc/fsl_msi: spread msi ints across different MSIRs
by Tudor Laurentiu
· 10 years ago
de99f53
powerpc/fsl_msi: show more meaningful names in /proc/interrupts
by Tudor Laurentiu
· 10 years ago
543c043
powerpc/fsl_msi: change the irq handler from chained to normal
by Tudor Laurentiu
· 10 years ago
8349523
powerpc/fsl_msi: reorganize structs to improve clarity and flexibility
by Tudor Laurentiu
· 10 years ago
00406e8
powerpc: fsl_pci: Add forced PCI Agent enumeration
by Aaron Sierra
· 10 years ago
67e35c3
powerpc/fsl_msi: support vmpic msi with mpic 4.3
by Tudor Laurentiu
· 10 years ago
9287b95
Merge remote-tracking branch 'scott/next' into next
by Benjamin Herrenschmidt
· 10 years ago
Next »