Commit Graph

931 Commits (4a5222ca435c2af7466e5d262389609978a8e576)

Author SHA1 Message Date
adurbin@google.com f0f4c3432e [PATCH] i386: add HPET(s) into resource map 19 years ago
Chuck Ebbert ec5c09269b [PATCH] i386: Do better early exception handlers 19 years ago
Rusty Russell 78be3706b2 [PATCH] i386: Allow a kernel not to be in ring 0 19 years ago
Rusty Russell 0da5db3133 [PATCH] i386: Abstract sensitive instructions 19 years ago
Magnus Damm 3566561bfa [PATCH] i386: Avoid overwriting the current pgd (V4, i386) 19 years ago
Chuck Ebbert a549b86dd0 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() 19 years ago
Fernando Luis Vázquez Cao 06039754d7 [PATCH] i386: Disallow kprobes on NMI handlers 19 years ago
Fernando Luis Vázquez Cao 6f6b1e0477 [PATCH] i386: Disallow kprobes on NMI handlers 19 years ago
Magnus Damm e9dff0ee66 [PATCH] i386: mark cpu cache functions as __cpuinit 19 years ago
Magnus Damm 5f0f1c1666 [PATCH] i386: mark cpu identify functions as __cpuinit 19 years ago
Magnus Damm b4af3f7cf1 [PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata 19 years ago
Magnus Damm 9541493054 [PATCH] i386: mark cpu_dev structures as __cpuinitdata 19 years ago
Magnus Damm 68bbc172cd [PATCH] i386: remove redundant generic_identify() calls when identifying cpus 19 years ago
Ashok Raj 73fea17530 [PATCH] i386: Support physical cpu hotplug for x86_64 19 years ago
Magnus Damm c0d83745cc [PATCH] i386: mark two more functions as __init 19 years ago
Magnus Damm aada06c9b7 [PATCH] i386: clean up topology.c 19 years ago
Rusty Russell 522e93e3fc [PATCH] i386: Descriptor and trap table cleanups. 19 years ago
Andi Kleen 02ba1a32db [PATCH] i386: move kernel_thread_helper into entry.S 19 years ago
Adrian Bunk 3d08a256da [PATCH] i386: Make enable_local_apic static 19 years ago
Adrian Bunk e8924acb2e [PATCH] i386: Make acpi_force static 19 years ago
Andi Kleen 5e4edbb711 [PATCH] i386: Fix warning in mpparse.c 19 years ago
Prasanna S.P d28c4393a7 [PATCH] x86: error_code is not safe for kprobes 19 years ago
Dave Jones 3ca113ea74 [PATCH] i386: don't taint UP K7's running SMP kernels. 19 years ago
Jeremy Fitzhardinge 5758d5dfef [PATCH] i386: fix dubious segment register clear in cpu_init() 19 years ago
Andi Kleen a32cf3975b [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace 19 years ago
Andi Kleen 950fee8455 [PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is zero 19 years ago
Andi Kleen 2b14a78cd0 [PATCH] i386: Do stacktracer conversion too 19 years ago
Andi Kleen 5a1b3999d6 [PATCH] x86: Some preparationary cleanup for stack trace 19 years ago
Chuck Ebbert 2ade2920dc [PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix 19 years ago
Andi Kleen 91cd444e56 [PATCH] x86: Remove unneeded externs in acpi/boot.c 19 years ago
Andi Kleen df3bb57d2c [PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c 19 years ago
Rusty Russell 1a3f239ddf [PATCH] i386: Replace i386 open-coded cmdline parsing with 19 years ago
Jan Beulich ba9c231f74 [PATCH] i386: initialize end-of-memory variables as early as possible 19 years ago
Andi Kleen 19f03ffecd [PATCH] i386: Clean up code style in mpparse.c ACPI code 19 years ago
Andi Kleen cf4c6a2f27 [PATCH] i386: Factor out common io apic routing entry access 19 years ago
Andi Kleen c1a58b42b4 [PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing 19 years ago
Andi Kleen ecaf45ee5c [PATCH] i386: Redo semaphore and rwlock assembly helpers 19 years ago
Andi Kleen 0cb91a2293 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels 19 years ago
Andi Kleen c16b63e09d [PATCH] i386/x86-64: Don't randomize stack top when no randomization personality is set 19 years ago
Andi Kleen 3cfc348bf9 [PATCH] x86: Add portable getcpu call 19 years ago
Venkatesh Pallipadi 248dcb2fff [PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs 19 years ago
Andi Kleen 1de84979df [PATCH] i386: Enable NMI watchdog by default 19 years ago
Vivek Goyal 260d6790b6 [PATCH] i386: Kdump i386 nmi event notification fix 19 years ago
Shaohua Li 4038f901cf [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume 19 years ago
Don Zickus c41c5cd3b2 [PATCH] x86: x86 clean up nmi panic messages 19 years ago
Don Zickus 8da5adda91 [PATCH] x86: Allow users to force a panic on NMI 19 years ago
Don Zickus e33e89ab1a [PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update) 19 years ago
Don Zickus 407984f1af [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl 19 years ago
Don Zickus 2fbe7b25c8 [PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions 19 years ago
Don Zickus 3adbbcce9a [PATCH] x86: Cleanup NMI interrupt path 19 years ago