Commit Graph

538 Commits (66efc5a7e3061c3597ac43a8bb1026488d57e66b)

Author SHA1 Message Date
Arnd Bergmann 135ab6ec8f [PATCH] remove remaining errno and __KERNEL_SYSCALLS__ references 19 years ago
Serge E. Hallyn 96b644bdec [PATCH] namespaces: utsname: use init_utsname when appropriate 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Ananth N Mavinakayanahalli b3f827cb0f [PATCH] Add regs_return_value() helper 19 years ago
Zachary Amsden 789e6ac0a7 [PATCH] paravirt: update pte hook 19 years ago
Zachary Amsden a93cb055a2 [PATCH] paravirt: remove set pte atomic 19 years ago
Zachary Amsden d6d861e3c9 [PATCH] paravirt: optimize ptep establish for pae 19 years ago
Zachary Amsden 23002d88be [PATCH] paravirt: kpte flush 19 years ago
Zachary Amsden 25e4df5bae [PATCH] paravirt: combine flush accessed dirty.patch 19 years ago
Fernando Vazquez dc2bc768a0 [PATCH] stack overflow safe kdump: safe_smp_processor_id() 19 years ago
Martin Schwidefsky ef6edc9746 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks 19 years ago
Andi Kleen 29cbc78b90 [PATCH] x86: Clean up x86 NMI sysctls 19 years ago
Atsushi Nemoto 3171a0305d [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) 19 years ago
Rolf Eike Beer cd1c6a48ac [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h 19 years ago
keith mannthey 3b08606dc2 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls 19 years ago
Andi Kleen 00463c1633 [PATCH] i386: Use early clobbers for semaphores now 19 years ago
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