index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...
Jiang Liu
2014-12-16
1
-3
/
+3
*
x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
Jiang Liu
2014-12-16
1
-1
/
+1
*
x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
Jiang Liu
2014-12-16
1
-0
/
+1
*
x86, irq: Kill useless parameter 'irq_attr' of IO_APIC_get_PCI_irq_vector()
Jiang Liu
2014-12-16
1
-4
/
+1
*
x86, irq: Keep balance of IOAPIC pin reference count
Jiang Liu
2014-12-16
1
-2
/
+9
*
ACPI: Fix minor syntax issues in processor_core.c
Jiang Liu
2014-12-16
1
-5
/
+4
*
PCI: Remove PCI ioapic driver
Jiang Liu
2014-12-16
3
-130
/
+0
*
ACPI: Correct return value of acpi_dev_resource_address_space()
Jiang Liu
2014-12-16
1
-1
/
+1
*
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
2014-12-16
847
-21835
/
+29570
|
\
|
*
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
2
-20
/
+3
|
|
\
|
|
*
x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFE...
Chen Yucong
2014-11-19
1
-3
/
+0
|
|
*
GHES: Make ghes_estatus_caches static
Borislav Petkov
2014-10-21
1
-1
/
+1
|
|
*
APEI, GHES: Cleanup unnecessary function for lockless list
Chen, Gong
2014-10-21
1
-16
/
+2
|
*
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-12-10
2
-3
/
+6
|
|
\
\
|
|
*
|
x86: Use new cache mode type in drivers/video/fbdev/vermilion
Juergen Gross
2014-11-16
1
-2
/
+4
|
|
*
|
x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
Juergen Gross
2014-11-16
1
-1
/
+2
|
*
|
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-10
1
-1
/
+1
|
|
\
\
\
|
|
*
\
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2014-11-16
1
-1
/
+1
|
|
|
\
\
\
|
|
|
*
|
|
efi/x86: Move x86 back to libstub
Ard Biesheuvel
2014-11-11
1
-1
/
+1
|
|
|
|
/
/
|
*
|
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
14
-202
/
+390
|
|
\
\
\
\
|
|
*
|
|
|
PCI/MSI: Allow an msi_controller to be associated to an irq domain
Marc Zyngier
2014-11-23
1
-2
/
+14
|
|
*
|
|
|
PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomain
Jiang Liu
2014-11-23
1
-3
/
+64
|
|
*
|
|
|
PCI/MSI: Enhance core to support hierarchy irqdomain
Jiang Liu
2014-11-23
2
-0
/
+173
|
|
*
|
|
|
PCI/MSI: Move cached entry functions to irq core
Jiang Liu
2014-11-23
2
-18
/
+1
|
|
*
|
|
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
6
-22
/
+22
|
|
*
|
|
|
PCI/MSI: Rename mask/unmask_msi_irq et al
Thomas Gleixner
2014-11-23
1
-8
/
+16
|
|
*
|
|
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
7
-11
/
+11
|
|
*
|
|
|
PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()
Jiang Liu
2014-11-23
1
-8
/
+1
|
|
*
|
|
|
PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interrupts
Jiang Liu
2014-11-23
1
-1
/
+0
|
|
*
|
|
|
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2014-11-23
2
-33
/
+15
|
|
*
|
|
|
PCI/MSI: Remove unnecessary braces around single statements
Jiang Liu
2014-11-23
1
-6
/
+3
|
|
*
|
|
|
PCI: xilinx: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-15
/
+5
|
|
*
|
|
|
PCI: mvebu: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-7
/
+4
|
|
*
|
|
|
PCI: rcar: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-10
/
+3
|
|
*
|
|
|
PCI: designware: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-11
/
+5
|
|
*
|
|
|
PCI: tegra: Save MSI controller in pci_sys_data
Yijing Wang
2014-11-21
1
-10
/
+4
|
|
*
|
|
|
PCI/MSI: Add weak pcibios_msi_controller()
Yijing Wang
2014-11-12
1
-1
/
+16
|
|
*
|
|
|
PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"
Yijing Wang
2014-11-12
11
-28
/
+30
|
|
*
|
|
|
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
Yijing Wang
2014-11-11
1
-16
/
+6
|
|
*
|
|
|
PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask Bits
Yijing Wang
2014-11-06
1
-1
/
+6
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-10
13
-159
/
+271
|
|
\
\
\
\
|
|
*
|
|
|
irqchip: dw-apb-ictl: Add PM support
Jisheng Zhang
2014-11-26
1
-0
/
+19
|
|
*
|
|
|
irqchip: dw-apb-ictl: Enable IRQ_GC_MASK_CACHE_PER_TYPE
Jisheng Zhang
2014-11-26
1
-0
/
+1
|
|
*
|
|
|
irqchip: dw-apb-ictl: Always use use {readl|writel}_relaxed
Jisheng Zhang
2014-11-26
1
-6
/
+6
|
|
*
|
|
|
Merge branch 'irqchip/atmel' into irqchip/core
Jason Cooper
2014-11-26
3
-5
/
+49
|
|
|
\
\
\
\
|
|
|
*
|
|
|
irqchip: atmel-aic: Add missing entry for rm9200 irq fixups
Boris BREZILLON
2014-11-09
1
-0
/
+1
|
|
|
*
|
|
|
irqchip: atmel-aic: Rename at91sam9_aic_irq_fixup for naming consistency
Boris BREZILLON
2014-11-09
1
-3
/
+3
|
|
|
*
|
|
|
irqchip: atmel-aic: Add specific irq fixup function for sam9g45 and sam9rl
Boris BREZILLON
2014-11-09
1
-2
/
+8
|
|
|
*
|
|
|
irqchip: atmel-aic: Add irq fixups for at91sam926x SoCs
Boris BREZILLON
2014-11-09
1
-0
/
+9
|
|
|
*
|
|
|
irqchip: atmel-aic: Add irq fixup for RTT block
Boris BREZILLON
2014-11-09
2
-0
/
+28
|
|
|
|
/
/
/
[next]