Linus Torvalds
|
b18d62891a
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Juergen Gross
|
f361464600
x86/virt, x86/platform: Add ->guest_late_init() callback to hypervisor_x86 structure
|
7 years ago |
Juergen Gross
|
f72e38e8ec
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init'
|
7 years ago |
Dou Liyang
|
34fba3e6b1
x86/init: Add intr_mode_init to x86_init_ops
|
8 years ago |
Ingo Molnar
|
103e206309
x86/boot/e820: Rename default_machine_specific_memory_setup() to e820__memory_setup_default()
|
8 years ago |
Ingo Molnar
|
66441bd3cf
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
|
8 years ago |
Dmitry Torokhov
|
32786fdc95
x86/init: Remove i8042_detect() from platform ops
|
8 years ago |
Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 years ago |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 years ago |
Len Brown
|
aa297292d7
x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID
|
9 years ago |
Thomas Gleixner
|
2f7a3f8e87
x86/tsc: Remove unused tsc_pre_init() hook
|
9 years ago |
Linus Torvalds
|
d8133356e9
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
10 years ago |
Bjorn Helgaas
|
633adc711d
PCI: Remove unnecessary #includes of <asm/pci.h>
|
10 years ago |
Thomas Gleixner
|
ca1b88622e
x86: Remove more unmodified io_apic_ops
|
10 years ago |
Jiang Liu
|
9a93d4736e
x86/irq: Remove x86_io_apic_ops.write and x86_io_apic_ops.modify
|
10 years ago |
Jiang Liu
|
ad66e1efc9
x86/irq: Remove x86_io_apic_ops.eoi_ioapic_pin and related interfaces
|
10 years ago |
Jiang Liu
|
aa5cb97f14
x86/irq: Remove x86_io_apic_ops.set_affinity and related interfaces
|
10 years ago |
Jiang Liu
|
35d50d8fd5
x86/irq: Remove x86_io_apic_ops.setup_entry and related interfaces
|
10 years ago |
Jiang Liu
|
84bea5cc77
x86/irq: Remove x86_io_apic_ops.print_entries and related interfaces
|
10 years ago |
Jiang Liu
|
7a53a12162
irq_remapping: Clean up unused MSI related code
|
10 years ago |
Yijing Wang
|
03f56e42d0
Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"
|
10 years ago |
DuanZhenzhong
|
ac8344c4c0
PCI: Drop "irq" param from *_restore_msi_irqs()
|
11 years ago |
Konrad Rzeszutek Wilk
|
0e4ccb1505
PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()
|
11 years ago |
Kevin Hilman
|
bfa664f21b
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/soc
|
12 years ago |
Thomas Petazzoni
|
4287d824f2
PCI: use weak functions for MSI arch-specific functions
|
12 years ago |
Paul Gortmaker
|
148f9bb877
x86: delete __cpuinit usage from all x86 files
|
12 years ago |
Linus Torvalds
|
2ef14f465b
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Joerg Roedel
|
da165322df
x86, io_apic: Introduce eoi_ioapic_pin call-back
|
13 years ago |
Joerg Roedel
|
7601384f91
x86, msi: Introduce x86_msi.compose_msi_msg call-back
|
13 years ago |