Commit Graph

5761 Commits (5fc9f9a1deefc9999af721fba249cd58ee7e273b)

Author SHA1 Message Date
Mike Travis 7503bfbae8 cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write 16 years ago
Mike Travis 4d8bb53749 cpumask: use cpumask_var_t in acpi-cpufreq.c 16 years ago
Mike Travis c74f31c035 cpumask: use work_on_cpu in acpi/cstate.c 16 years ago
Rusty Russell 835481d9bc cpumask: convert struct cpufreq_policy to cpumask_var_t 16 years ago
Rusty Russell 5cb0535f17 cpumask: replace CPUMASK_ALLOC etc with cpumask_var_t 16 years ago
Al Viro 5641f1fde0 X86_DEBUGCTLMSR won't work on uml 16 years ago
Alan Cox 87c6fe2618 x86: update Alan Cox's email addresses 16 years ago
Jaswinder Singh Rajput 6c65da50bd x86: rename all fields of mpc_table mpc_X to X 16 years ago
Jaswinder Singh Rajput a1d0272a46 x86: rename all fields of mpc_oemtable oem_X to X 16 years ago
Jaswinder Singh Rajput d4c715fad5 x86: rename all fields of mpc_bus mpc_X to X 16 years ago
Jaswinder Singh Rajput c4563826b7 x86: rename all fields of mpc_cpu mpc_X to X 16 years ago
Jaswinder Singh Rajput e253b396b1 x86: rename all fields of mpc_intsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput b5ced7cdb0 x86: rename all fields of mpc_lintsrc mpc_X to X 16 years ago
Jaswinder Singh Rajput 5df82c7d18 x86: rename all fields of mpc_iopic mpc_X to X 16 years ago
Jaswinder Singh Rajput dd399dcb48 x86: irqinit_64.c init_ISA_irqs should be static 16 years ago
Jaswinder Singh Rajput 8a87dd9a20 x86: setup_percpu.c fix style problems 16 years ago
Jaswinder Singh Rajput f50cec3640 x86: irqinit_64.c fix style problems 16 years ago
Jaswinder Singh Rajput aa09e6cdae x86: irqinit_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 7bafaf3067 x86: i8259.c fix style problems 16 years ago
Jaswinder Singh Rajput 72ade5f9ca x86: irq_32.c fix style problems 16 years ago
Mike Travis c2d1cec1c7 x86: cleanup remaining cpumask_t ops in smpboot code 16 years ago
Jaswinder Singh Rajput 5866e1b49d x86: ioport.c fix style problems 16 years ago
Jaswinder Singh Rajput fe331184a3 x86: time_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 69036c8cc2 x86: time_32.c fix style problems 16 years ago
Jaswinder Singh Rajput 5f66b2a0d9 x86: irq_64.c fix style problems 16 years ago
Jaswinder Singh Rajput 6a02e71099 x86: irq.c fix style problems 16 years ago
Jaswinder Singh Rajput 60d53c3058 x86: traps.c fix style problems 16 years ago
Jaswinder Singh Rajput befa9e780d x86: process_32.c fix style problems 16 years ago
Jaswinder Singh Rajput e423e33ec1 x86: apic.c fix style problems 16 years ago
Jaswinder Singh Rajput b0e239ffad x86: rename mpc_config_oemtable to mpc_oemtable 16 years ago
Jaswinder Singh Rajput 8fb2952b8a x86: rename mpc_config_lintsrc to mpc_lintsrc 16 years ago
Jaswinder Singh Rajput 540d4e72e1 x86: rename mpc_config_intsrc to mpc_intsrc 16 years ago
Jaswinder Singh Rajput 2b85b5fb47 x86: rename mpc_config_ioapic to mpc_ioapic 16 years ago
Jaswinder Singh Rajput f4f21b716b x86: rename mpc_config_processor to mpc_cpu 16 years ago
Jaswinder Singh Rajput 00fb8606e5 x86: rename mpc_config_bus to mpc_bus 16 years ago
Jaswinder Singh Rajput f29521e4ee x86: rename mp_config_table to mpc_table 16 years ago
Jiri Slaby 7aed55d108 x86: fix RIP printout in early_idt_handler 16 years ago
Cyrill Gorcunov ab14398abd x86: setup_per_cpu_areas() cleanup 16 years ago
Mike Travis 80855f7361 cpumask: use alloc_cpumask_var_node where appropriate 16 years ago
Rusty Russell 2fdf66b491 cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t 16 years ago
Rusty Russell ee943a82b6 x86: use cpumask_var_t in acpi/boot.c 16 years ago
Mike Travis 9628937d5b x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids 16 years ago
Mike Travis 730cf27246 x86: enable cpus display of kernel_max and offlined cpus 16 years ago
Joerg Roedel 065a6d68c7 AMD IOMMU: remove now unnecessary #ifdefs 16 years ago
Jaswinder Singh Rajput 0e93dd8835 AMD IOMMU: prealloc_protection_domains should be static 16 years ago
Joerg Roedel 8ecaf8f19f AMD IOMMU: add statistics about total number of map requests 16 years ago
Joerg Roedel 5774f7c5fe AMD IOMMU: add statistics about allocated io memory 16 years ago
Joerg Roedel 18811f55d4 AMD IOMMU: add stats counter for domain tlb flushes 16 years ago
Joerg Roedel f57d98ae69 AMD IOMMU: add stats counter for single iommu domain tlb flushes 16 years ago
Joerg Roedel c1858976f5 AMD IOMMU: add stats counter for cross-page request 16 years ago