Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
84a6a2e7fc18dae444c5c88cc6af8878552867a5
84a6a2e
irqchip: GICv3: ITS: device allocation and configuration
by Marc Zyngier
· 10 years ago
1ac19ca
irqchip: GICv3: ITS: tables allocators
by Marc Zyngier
· 10 years ago
bf9529f
irqchip: GICv3: ITS: LPI allocator
by Marc Zyngier
· 10 years ago
c48ed51
irqchip: GICv3: ITS: irqchip implementation
by Marc Zyngier
· 10 years ago
cc2d321
irqchip: GICv3: ITS command queue
by Marc Zyngier
· 10 years ago
f5c1434
irqchip: GICv3: rework redistributor structure
by Marc Zyngier
· 10 years ago
443acc4
irqchip: GICv3: Convert to domain hierarchy
by Marc Zyngier
· 10 years ago
be091d4
arm64: PCI/MSI: Use asm-generic/msi.h
by Marc Zyngier
· 10 years ago
020c312
PCI/MSI: Allow an msi_controller to be associated to an irq domain
by Marc Zyngier
· 10 years ago
8e047ad
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
by Jiang Liu
· 10 years ago
3878eae
PCI/MSI: Enhance core to support hierarchy irqdomain
by Jiang Liu
· 10 years ago
38b6a1c
PCI/MSI: Move cached entry functions to irq core
by Jiang Liu
· 10 years ago
aeeb596
genirq: Provide default callbacks for msi_domain_ops
by Jiang Liu
· 10 years ago
d910969
genirq: Introduce msi_domain_alloc/free_irqs()
by Jiang Liu
· 10 years ago
926ff9a
asm-generic: Add msi.h
by Thomas Gleixner
· 10 years ago
f3cf8bb
genirq: Add generic msi irq domain support
by Jiang Liu
· 10 years ago
9dde55b
genirq: Introduce callback irq_chip.irq_write_msi_msg
by Jiang Liu
· 10 years ago
f86eff2
genirq: Work around __irq_set_handler vs stacked domains ordering issues
by Marc Zyngier
· 10 years ago
afb7da8
irqdomain: Introduce helper function irq_domain_add_hierarchy()
by Jiang Liu
· 10 years ago
36d7273
irqdomain: Implement a method to automatically call parent domains alloc/free
by Jiang Liu
· 10 years ago
1b53770
genirq: Introduce helper irq_domain_set_info() to reduce duplicated code
by Jiang Liu
· 10 years ago
75ffc00
genirq: Split out flow handler typedefs into seperate header file
by Thomas Gleixner
· 10 years ago
2cb6254
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
by Jiang Liu
· 10 years ago
515085e
genirq: Introduce irq_chip.irq_compose_msi_msg() to support stacked irqchip
by Jiang Liu
· 10 years ago
56e8aba
genirq: Add more helper functions to support stacked irq_chip
by Yingjoe Chen
· 10 years ago
85f08c1
genirq: Introduce helper functions to support stacked irq_chip
by Jiang Liu
· 10 years ago
0cc01ab
irqdomain: Do irq_find_mapping and set_type for hierarchy irqdomain in case OF
by Yingjoe Chen
· 10 years ago
f8264e3
irqdomain: Introduce new interfaces to support hierarchy irqdomains
by Jiang Liu
· 10 years ago
d31eb34
PCI/MSI: Introduce helpers to hide struct msi_desc implementation details
by Jiang Liu
· 10 years ago
280510f
PCI/MSI: Rename mask/unmask_msi_irq treewide
by Thomas Gleixner
· 10 years ago
23ed8d5
PCI/MSI: Rename mask/unmask_msi_irq et al
by Thomas Gleixner
· 10 years ago
83a1891
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
by Jiang Liu
· 10 years ago
891d4a4
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
by Jiang Liu
· 10 years ago
d71d643
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
by Jiang Liu
· 10 years ago
63a7b17
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
by Jiang Liu
· 10 years ago
3f3ceca
PCI/MSI: Remove unnecessary braces around single statements
by Jiang Liu
· 10 years ago
6cf00af
ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()
by Yijing Wang
· 10 years ago
8dd26dc
PCI: xilinx: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
2691423
PCI: mvebu: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
7840cba
PCI: rcar: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
0815f95
PCI: designware: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
7ec725b
PCI: tegra: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
49dcc01
ARM/PCI: Save MSI controller in pci_sys_data
by Yijing Wang
· 10 years ago
262a2ba
PCI/MSI: Add weak pcibios_msi_controller()
by Yijing Wang
· 10 years ago
c2791b8
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
by Yijing Wang
· 10 years ago
f833869
s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
by Yijing Wang
· 10 years ago
03f56e4
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
by Yijing Wang
· 10 years ago
38737d8
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
by Yijing Wang
· 10 years ago
f114040
Linux 3.18-rc1
by Linus Torvalds
· 10 years ago
4d3639a
Merge tag 'arm-soc-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
5776451
Merge tag 'qcom-dt-for-3.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into fixes
by Olof Johansson
· 10 years ago
e29c648
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes
by Olof Johansson
· 10 years ago
9209bec
MAINTAINERS: corrected bcm2835 search
by Scott Branden
· 10 years ago
61ed53d
Merge tag 'ntb-3.18' of git://github.com/jonmason/ntb
by Linus Torvalds
· 10 years ago
278f1d0
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
d590c6c
Merge tag 'sound-fix-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
fb378df
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
2eb7f91
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
1f6075f
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5e2ee7c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
e25b492
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
228b16c
Net: DSA: Fix checking for get_phy_flags function
by Andrew Lunn
· 10 years ago
e265314
sparc64: Do not define thread fpregs save area as zero-length array.
by David S. Miller
· 10 years ago
84bd6d8
sparc64: Fix corrupted thread fault code.
by David S. Miller
· 10 years ago
52d589a
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
0a58282
Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 10 years ago
8a5de18
Merge tag 'kvm-arm-for-3.18-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Linus Torvalds
· 10 years ago
857b50f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
168f07a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
9272f2d
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e83e432
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
ef161ea1
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8ccf863
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
4869447
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs
by Linus Torvalds
· 10 years ago
ead13ae
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
929254d
Merge tag 'dm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
by Linus Torvalds
· 10 years ago
e75437f
Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
511c41d
Merge tag 'for-linus-20141015' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
88ed806
Merge tag 'md/3.18' of git://neil.brown.name/md
by Linus Torvalds
· 10 years ago
e56d9fc
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 10 years ago
0e6e58f
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
50edb5c
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
ad3118b
MAINTAINERS: Become the docs maintainer
by Jonathan Corbet
· 10 years ago
d974baa
x86,kvm,vmx: Preserve CR4 across VM entry
by Andy Lutomirski
· 10 years ago
a6d4518
ipv6: fix a potential use after free in sit.c
by Li RongQing
· 10 years ago
fc6fb41
ipv6: fix a potential use after free in ip6_offload.c
by Li RongQing
· 10 years ago
b4e3cef
ipv4: fix a potential use after free in gre_offload.c
by Li RongQing
· 10 years ago
815afe1
tcp: fix build error if IPv6 is not enabled
by Eric Dumazet
· 10 years ago
2e923b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
ffd8221
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 10 years ago
e0a9272
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
by Linus Torvalds
· 10 years ago
76835b0e
futex: Ensure get_futex_key_refs() always implies a barrier
by Catalin Marinas
· 10 years ago
3b10ea7
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
f2d9da1
bna: fix skb->truesize underestimation
by Eric Dumazet
· 10 years ago
a282054
net: dsa: add includes for ethtool and phy_fixed definitions
by Florian Fainelli
· 10 years ago
25ef132
openvswitch: Set flow-key members.
by Pravin B Shelar
· 10 years ago
dc8e541
netrom: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
b184e49
dsa: Fix conversion from host device to mii bus
by Guenter Roeck
· 10 years ago
Next »