index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/irq: Move irq_cfg.irq_2_pin into io_apic.c
Jiang Liu
2015-04-24
2
-90
/
+77
*
irq_remapping: Clean up unsued code to support IOAPIC
Jiang Liu
2015-04-24
1
-1
/
+0
*
x86/irq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ
Jiang Liu
2015-04-24
1
-34
/
+0
*
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
Jiang Liu
2015-04-24
2
-17
/
+4
*
x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces
Jiang Liu
2015-04-24
2
-25
/
+1
*
x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces
Jiang Liu
2015-04-24
2
-25
/
+0
*
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
Jiang Liu
2015-04-24
2
-56
/
+0
*
x86/irq: Remove unused struct mp_pin_info
Jiang Liu
2015-04-24
1
-27
/
+3
*
x86/irq: Remove unused old IOAPIC irqdomain interfaces
Jiang Liu
2015-04-24
1
-201
/
+1
*
x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces
Jiang Liu
2015-04-24
4
-128
/
+234
*
x86/irq: Introduce helper functions to support hierarchical irqdomains for IO...
Jiang Liu
2015-04-24
1
-0
/
+61
*
x86/irq: Simplify the way to print IOAPIC entry
Jiang Liu
2015-04-24
1
-2
/
+28
*
x86/irq: Refine the way to allocate irq_cfg for legacy IRQs
Jiang Liu
2015-04-24
2
-13
/
+42
*
x86/irq: Implement callbacks to enable hierarchical irqdomains on IOAPICs
Jiang Liu
2015-04-24
1
-3
/
+156
*
x86/irq: Prepare IOAPIC interfaces to support hierarchical irqdomains
Jiang Liu
2015-04-24
2
-15
/
+30
*
x86/irq: Remove unused pre_init_apic_IRQ0()
Jiang Liu
2015-04-24
1
-17
/
+0
*
x86/intel-mid: Delay initialization of APB timer
Thomas Gleixner
2015-04-24
1
-4
/
+0
*
x86/irq: Simplify MSI/DMAR/HPET implementation by using common code
Jiang Liu
2015-04-24
1
-138
/
+54
*
x86/irq: Implement irq_chip.irq_write_msi_msg for MSI/DMAR/HPET irq_chips
Jiang Liu
2015-04-24
1
-0
/
+12
*
x86/MSI: Replace msi_update_msg() with irq_chip_compose_msi_msg()
Jiang Liu
2015-04-24
1
-17
/
+2
*
x86/MSI: Simplify the way to deal with remapped MSI interrupts
Jiang Liu
2015-04-24
1
-4
/
+24
*
x86/irq: Normalize x86 irq_chip name
Jiang Liu
2015-04-24
1
-2
/
+2
*
x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts
Jiang Liu
2015-04-24
2
-41
/
+121
*
x86/irq: Use hierarchical irqdomain to manage DMAR interrupts
Jiang Liu
2015-04-24
1
-57
/
+96
*
iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
Jiang Liu
2015-04-24
1
-11
/
+13
*
x86/MSI: Clean up unused MSI related code and interfaces
Jiang Liu
2015-04-24
1
-51
/
+4
*
irq_remapping: Clean up unused MSI related code
Jiang Liu
2015-04-24
1
-2
/
+0
*
x86/irq: Directly call native_compose_msi_msg() for DMAR IRQ
Jiang Liu
2015-04-24
1
-4
/
+2
*
x86/MSI: Use hierarchical irqdomains to manage MSI interrupts
Jiang Liu
2015-04-24
2
-66
/
+77
*
x86/hpet: Enhance HPET IRQ to support hierarchical irqdomains
Jiang Liu
2015-04-24
2
-62
/
+161
*
x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-0
/
+10
*
x86/htirq: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-13
/
+13
*
x86/MSI: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-8
/
+6
*
x86/hpet: Use new irqdomain interfaces to allocate/free IRQ
Jiang Liu
2015-04-24
1
-3
/
+5
*
x86/irq: Use hierarchical irqdomain to manage CPU interrupt vectors
Jiang Liu
2015-04-24
2
-16
/
+142
*
x86/irq: Save destination CPU ID in irq_cfg
Jiang Liu
2015-04-24
1
-0
/
+6
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-2
/
+2
|
\
|
*
x86: fix more deprecated cpu function usage.
Rusty Russell
2015-03-10
1
-2
/
+2
|
*
x86: fix up obsolete cpu function usage.
Rusty Russell
2015-03-05
2
-6
/
+6
*
|
Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-18
3
-6
/
+74
|
\
\
|
*
|
x86/mm: Add support for the non-standard protected e820 type
Christoph Hellwig
2015-04-01
3
-6
/
+74
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-18
2
-13
/
+17
|
\
\
\
|
*
|
|
x86/fpu: Load xsave pointer *after* initialization
Borislav Petkov
2015-04-17
1
-2
/
+6
|
*
|
|
x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()
Oleg Nesterov
2015-04-16
1
-11
/
+11
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-18
5
-49
/
+106
|
\
\
\
\
|
*
|
|
|
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
2015-04-18
1
-18
/
+15
|
*
|
|
|
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
2015-04-17
1
-1
/
+1
|
*
|
|
|
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...
Jacob Pan
2015-04-17
1
-21
/
+73
|
*
|
|
|
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
2015-04-17
1
-0
/
+8
|
*
|
|
|
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
2015-04-17
1
-9
/
+9
[next]