Commit Graph

245 Commits (3fb9a65529615944138d527b70174840c95c637a)

Author SHA1 Message Date
Nick Piggin 0b2fcfdb8b [PATCH] atomic: add_unless cmpxchg optimise 19 years ago
Kyle McMartin 804f1594cc [PATCH] Move read_mostly definition to asm/cache.h 19 years ago
Markus Gutschke aeefc956d5 [PATCH] x86: Make _syscallX() macros compile in PIC mode 19 years ago
Chuck Ebbert 42c059e04d [PATCH] i386 spinlocks: disable interrupts only if we enabled them 19 years ago
Jesper Juhl 52f4a91afd [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/kernel/cpu/centaur.c 19 years ago
Jan Beulich db753bdfc2 [PATCH] i386: fix uses of user_mode() vs. user_mode_vm() 19 years ago
Jan Beulich 101f12af16 [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks 19 years ago
Stas Sergeev 99b7de3347 [PATCH] x86: early printk handling fixes 19 years ago
Chris Wright 7c63ee5cf7 [PATCH] i386: remove duplicate declaration of mp_bus_id_to_pci_bus 19 years ago
Natalie.Protasevich@unisys.com e5428ede94 [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386) 19 years ago
Eric W. Biederman 30e931d409 [PATCH] i386: Add a temporary to make put_user more type safe 19 years ago
Gerd Hoffmann 9a0b5817ad [PATCH] x86: SMP alternatives 19 years ago
Zhang, Yanmin 8f860591ff [PATCH] Enable mprotect on huge pages 19 years ago
Herbert Poetzl 152475cb0a [PATCH] don't call check_acpi_pci() on x86 with ACPI disabled 19 years ago
Andi Kleen f9262c12c0 [PATCH] i386: port ATI timer fix from x86_64 to i386 II 19 years ago
James Bottomley 2b932f6cf0 [PATCH] x86: fix broken SMP boot sequence 19 years ago
Prasanna S Panchamukhi 124d90be62 [PATCH] Kprobes causes NX protection fault on i686 SMP 19 years ago
Chuck Ebbert cfe91f9ce2 [PATCH] i386: fix singlestepping though a syscall 19 years ago
Michael S. Tsirkin 5f6164f309 [PATCH] add asm-generic/mman.h 19 years ago
Michael S. Tsirkin f822566165 [PATCH] madvise MADV_DONTFORK/MADV_DOFORK 19 years ago
James Bottomley 8b09fb3451 [PATCH] fix x86 topology export in sysfs for subarchitectures 19 years ago
Ulrich Drepper cff2b76009 [PATCH] fstatat64 support 19 years ago
JANAK DESAI 2da436e00f [PATCH] unshare system call -v5: system call registration for i386 19 years ago
Takashi Iwai 911b0ad25d [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 19 years ago
Zhang, Yanmin 69dcc99199 [PATCH] Export cpu topology in sysfs 19 years ago
Mark Lord 975b3d3d5b [PATCH] VMSPLIT config options 19 years ago
Alan Cox da9bb1d27b [PATCH] EDAC: core EDAC support code 19 years ago
Alan Cox 715b49ef2d [PATCH] EDAC: atomic scrub operations 19 years ago
David Woodhouse 3213e913b0 [PATCH] Add pselect/ppoll system calls on i386 19 years ago
David Howells 283828f3c1 [PATCH] Handle TIF_RESTORE_SIGMASK for i386 19 years ago
Ulrich Drepper 4f08550723 [PATCH] vfs: *at functions: i386 19 years ago
Paolo 'Blaisorblade' Giarrusso 3b948068b8 [PATCH] uml: remove leftover from patch revertal 19 years ago
Ingo Molnar 652050aec9 [PATCH] mark several functions __always_inline 19 years ago
Al Viro f5a61d0c13 [PATCH] death of get_thread_info/put_thread_info 19 years ago
Al Viro 65e0fdffc9 [PATCH] i386: task_stack_page() 19 years ago
akpm@osdl.org 07b047fc24 [PATCH] i386: fix task_pt_regs() 19 years ago
Al Viro 06b425d80f [PATCH] i386: task_thread_info() 19 years ago
akpm@osdl.org 198e2f1811 [PATCH] scheduler cache-hot-autodetect 19 years ago
Ingo Molnar 4dc7a0bbeb [PATCH] sched: add cacheflush() asm 19 years ago
Andi Kleen 487472bc01 [PATCH] i386: Replace broken serialize_cpu in microcode driver with correct sync_core 19 years ago
Andi Kleen fd78f11790 [PATCH] i386: make pci_map_single/pci_map_sg warn for zero length. 19 years ago
Venkatesh Pallipadi 6eb0a0fd05 [PATCH] i386: Handle missing local APIC timer interrupts on C3 state 19 years ago
Andi Kleen e992867445 [PATCH] x86_64: Generalize DMI and enable for x86-64 19 years ago
Zwane Mwaikambo 329d400f47 [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI 19 years ago
Andi Kleen 3f98bc4991 [PATCH] i386/x86-64: Update AMD CPUID flags 19 years ago
Andi Kleen 39b3a79105 [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag 19 years ago
Andi Kleen 92934bcbf9 [PATCH] i386/x86-64: Use input/output dependencies for bitops 19 years ago
Linus Torvalds 4cec873614 Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) 19 years ago
Ingo Molnar 73165b88ff [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES 19 years ago
Ananth N Mavinakayanahalli 0498b63504 [PATCH] kprobes: fix build breakage 19 years ago