Commit Graph

518 Commits (8949f1a2424a38a4080a2a3561a2698f215a7c4a)

Author SHA1 Message Date
Randy Dunlap ebba5f9fcb [PATCH] consistently use MAX_ERRNO in __syscall_return 19 years ago
Jeff Dike 70e0eb8ef1 [PATCH] Split i386 and x86_64 ptrace.h 19 years ago
Rusty Russell 2965a0e6da [PATCH] x86: trivial move of ptep_set_access_flags 19 years ago
Rusty Russell 6049742dbc [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers 19 years ago
Jeremy Fitzhardinge 052e79941a [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor 19 years ago
Rusty Russell 9f093394d7 [PATCH] x86: roll all the cpuid asm into one __cpuid call 19 years ago
Chris Wright 027a8c7e60 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor 19 years ago
Rolf Eike Beer 3a750363e6 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h 19 years ago
Dave McCracken 46a82b2d55 [PATCH] Standardize pxx_page macros 19 years ago
keith mannthey 9102330005 [PATCH] convert i386 NUMA KVA space to bootmem 19 years ago
Dmitriy Zavin 3222b36f46 [PATCH] x86: Add a cumulative thermal throttle event counter. 19 years ago
Dmitriy Zavin 15d5f83983 [PATCH] x86: Refactor thermal throttle processing 19 years ago
Jan Beulich adf1423698 [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder 19 years ago
Jeremy Fitzhardinge 2817716ace [PATCH] i386: Fix pack_descriptor() 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
Andi Kleen 80d2679cbc [PATCH] x86: Remove incorrect comment about ACPI e820 entries 19 years ago
Chuck Ebbert a549b86dd0 [PATCH] i386: annotate FIX_STACK() and the rest of nmi() 19 years ago
Dave Jones f704cb9350 [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 19 years ago
Ashok Raj 73fea17530 [PATCH] i386: Support physical cpu hotplug for x86_64 19 years ago
Rusty Russell 522e93e3fc [PATCH] i386: Descriptor and trap table cleanups. 19 years ago
Adrian Bunk 3d08a256da [PATCH] i386: Make enable_local_apic static 19 years ago
Andi Kleen a32cf3975b [PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace 19 years ago
Andi Kleen 2b14a78cd0 [PATCH] i386: Do stacktracer conversion too 19 years ago
Rusty Russell 1a3f239ddf [PATCH] i386: Replace i386 open-coded cmdline parsing with 19 years ago
Andi Kleen fb2e284856 [PATCH] i386: Clean up spin/rwlocks 19 years ago
Andi Kleen 7ca2b49b06 [PATCH] i386: Remove lock section support in semaphore.h 19 years ago
Andi Kleen add659bf8a [PATCH] i386: Remove lock section support in rwsem.h 19 years ago
Andi Kleen 01215ad8d8 [PATCH] i386: Remove lock section support in mutex.h 19 years ago
Andi Kleen 107878bb14 [PATCH] i386: Minor fixes & cleanup to tlb flush 19 years ago
Andi Kleen ecaf45ee5c [PATCH] i386: Redo semaphore and rwlock assembly helpers 19 years ago
Andi Kleen 07c9819b31 [PATCH] i386: add alternative-asm.h to allow LOCK_PREFIX replacement in .S files 19 years ago
Andi Kleen 1a015b5644 [PATCH] i386: Remove const case for rwlocks 19 years ago
Andi Kleen 0cb91a2293 [PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels 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
Shaohua Li 4038f901cf [PATCH] i386/x86-64: Fix NMI watchdog suspend/resume 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
Don Zickus b7471c6da9 [PATCH] i386: Add SMP support on i386 to reservation framework 19 years ago
Don Zickus 828f0afda1 [PATCH] x86: Add performance counter reservation framework for UP kernels 19 years ago
Andi Kleen b07f8915cd [PATCH] x86: Temporarily revert parts of the Core 2 nmi nmi watchdog support 19 years ago
Andi Kleen 874c4fe389 [PATCH] i386: Allow to use GENERICARCH for UP kernels 19 years ago
Jeff Garzik a6d967a485 [libata] No need for all those arch libata-portmap.h headers 19 years ago
David Woodhouse fadcfa33b6 [HEADERS] One line per header in Kbuild files to reduce conflicts 19 years ago
Linus Torvalds 47a5c6fa0e x86: save/restore eflags in context switch 19 years ago
David Woodhouse e5fa6d7031 [PATCH] Fix 'make headers_check' on i386 19 years ago
David Woodhouse f01f0f052d [PATCH] headers_check: don't expose PFN stuff to userspace in <asm-i386/setup.h> 19 years ago