Commit Graph

1351 Commits (3e2221c73cba7d33fd5706f9bc4906ffaf421478)

Author SHA1 Message Date
Len Brown fe69933652 [PATCH] ACPI: repair nvidia early quirk breakage on x86_64 18 years ago
Paolo 'Blaisorblade' Giarrusso 47c51dff4a [PATCH] x86_64: fix 2.6.18 regression - PTRACE_OLDSETOPTIONS should be accepted 18 years ago
Ingo Molnar d04f41e353 [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs off 18 years ago
john stultz 6bb74df481 [PATCH] clocksource init adjustments (fix bug #7426) 18 years ago
David Rientjes 4540768011 [PATCH] x86_64: remove unusued 'flags' variable 18 years ago
Eric W. Biederman 2ff7354fe8 [PATCH] x86_64/i386 irq: Fix !CONFIG_SMP compilation 18 years ago
Eric W. Biederman 610142927b [PATCH] x86_64 irq: Safely cleanup an irq after moving it. 18 years ago
Eric W. Biederman bc5e81a151 [PATCH] x86_64 irq: Add constants for the reserved IRQ vectors. 18 years ago
Eric W. Biederman b93179bdfc [PATCH] x86_64 irq: Remove unnecessary irq 0 setup. 18 years ago
Eric W. Biederman dfbffdd81c [PATCH] x86_64 irq: Simplify assign_irq_vector's arguments. 18 years ago
Eric W. Biederman 13a79503ab [PATCH] x86_64 irq: Begin consolidating per_irq data in structures. 18 years ago
Eric W. Biederman e273d140d9 [PATCH] x86_64 irq: Use NR_IRQS not NR_IRQ_VECTORS 18 years ago
Eric W. Biederman f45bcd7022 [PATCH] x86_64 irq: In __DO_ACTION perform the FINAL action for every entry. 18 years ago
Eric W. Biederman 5ff5115efa [PATCH] x86_64 irq: Simplfiy the set_affinity logic. 18 years ago
Eric W. Biederman a8c8a36736 [PATCH] x86_64 irq: Refactor setup_IO_APIC_irq 18 years ago
Eric W. Biederman a27bc06dd8 [PATCH] x86_64 irq: Remove the unused vector parameter from ioapic_register_intr 18 years ago
Eric W. Biederman e560c8bd86 [PATCH] x86_64 irq: Kill declaration of removed array, interrupt 18 years ago
Eric W. Biederman 9f0a5ba550 [PATCH] irq: Remove set_native_irq_info 18 years ago
Eric W. Biederman fc5d56f987 [PATCH] x86_64 irq: Simplfy __assign_irq_vector 18 years ago
Adrian Bunk b44755cfaa {rd,wr}msr_on_cpu SMP=n optimization 18 years ago
Alexey Dobriyan b077ffb3b7 rdmsr_on_cpu, wrmsr_on_cpu 18 years ago
Thomas Renninger 22f7bb0329 [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPI 18 years ago
Robert P. J. Day 405ae7d381 Replace remaining references to "driverfs" with "sysfs". 18 years ago
Ingo Molnar d7e25f3394 [PATCH] genirq: remove IRQ_DISABLED 18 years ago
Ingo Molnar 76d2160147 [PATCH] genirq: do not mask interrupts by default 18 years ago
john stultz 7460ed2844 [PATCH] time: x86_64: re-enable vsyscall support for x86_64 18 years ago
john stultz 1489939f0a [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME 18 years ago
john stultz c37e7bb5d2 [PATCH] time: x86_64: split x86_64/kernel/time.c up 18 years ago
john stultz 2d0c87c3bc [PATCH] time: x86_64: hpet_address cleanup 18 years ago
Ingo Molnar 95492e4646 [PATCH] x86: rewrite SMP TSC sync code 18 years ago
Eric W. Biederman 0b4d414714 [PATCH] sysctl: remove insert_at_head from register_sysctl 18 years ago
Eric W. Biederman c37ce03249 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.c 18 years ago
Eric W. Biederman 7a44d37d8c [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.c 18 years ago
Eric W. Biederman 306421f387 [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.c 18 years ago
Eric W. Biederman f3854517f3 [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_head 18 years ago
Andi Kleen 126b192236 [PATCH] x86-64: Remove mk_pte_phys() 18 years ago
Andi Kleen 62cc49396e [PATCH] x86: Unify pcspeaker platform device code between i386/x86-64 18 years ago
Ralf Baechle 9af3cf0546 [PATCH] x86_64: Wire up compat epoll_pwait 18 years ago
Andi Kleen 9fbbd4dd17 [PATCH] x86: Don't require the vDSO for handling a.out signals 18 years ago
Andi Kleen 0a4599c894 [PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs 18 years ago
Andi Kleen f790cd30d0 [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo 18 years ago
Eric W. Biederman 2fb12a9bca [PATCH] x86-64: survive having no irq mapping for a vector 18 years ago
Evgeniy Polyakov 8469adde59 [PATCH] x86-64: Minor patch for compilation warning in x86_64 signal code 18 years ago
Roland Dreier 3e94fb8f54 [PATCH] x86-64: avoid warning message livelock 18 years ago
Benjamin Romer ee4eff6ff6 [PATCH] x86-64: update IO-APIC dest field to 8-bit for xAPIC 18 years ago
Bob Picco f0a5a58aa8 [PATCH] x86-64: clean up sparsemem memory_present call 18 years ago
Ingo Molnar 5d0e600d90 [PATCH] x86: fix laptop bootup hang in init_acpi() 18 years ago
Muli Ben-Yehuda 310adfdd91 [PATCH] x86-64: robustify bad_dma_address handling 18 years ago
Andi Kleen fc986db4fc [PATCH] x86-64: Don't reserve ROMs 18 years ago
Andi Kleen 00edefae05 [PATCH] x86-64: Fix off by one error in IOMMU boundary checking 18 years ago