aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: more vsyscall documentationChuck Ebbert2006-03-231-0/+3
* [PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert2006-03-231-0/+4
* [PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich2006-03-233-4/+4
* [PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich2006-03-231-0/+3
* [PATCH] x86: early printk handling fixesStas Sergeev2006-03-231-13/+10
* [PATCH] i386: let signal handlers set the resume flagChuck Ebbert2006-03-231-1/+2
* [PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert2006-03-231-2/+2
* [PATCH] i386 traps: merge printk callsJean Delvare2006-03-231-6/+3
* [PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com2006-03-231-2/+2
* [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-231-1/+14
* [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-233-23/+23
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-238-111/+372
* [PATCH] i386: multi-column stack backtracesChuck Ebbert2006-03-231-5/+27
* [PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch2006-03-221-16/+9
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-221-16/+12
* [PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2006-03-222-2/+2
* [PATCH] efi_call_phys_epilog() warning fixAndrew Morton2006-03-221-1/+1
* [PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri2006-03-171-0/+10
* [PATCH] Plug kdump shutdown race windowManeesh Soni2006-03-141-2/+4
* [PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen2006-03-086-6/+32
* [PATCH] fix kexec asmMichael Matz2006-03-081-7/+7
* [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
* [PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori2006-03-081-2/+2
* [PATCH] EFI: Fix gdt loadEdgar Hucek2006-03-061-6/+8
* [PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto2006-03-061-2/+2
* [PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones2006-02-281-6/+9
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-0/+3
* [PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2006-02-262-4/+12
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-3/+0
* [PATCH] Fix topology.c locationZachary Amsden2006-02-242-1/+98
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-245-19/+35
* [PATCH] Kprobes causes NX protection fault on i686 SMPPrasanna S Panchamukhi2006-02-241-2/+14
* [PATCH] i386: need to pass virtual address to smp_read_mpc()Daniel Yeisley2006-02-201-1/+1
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+1
* [PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer2006-02-141-0/+1
* [PATCH] x86: document sysenter pathAlbert D. Cahalan2006-02-141-0/+15
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-02-131-0/+5
|\
| * [CPUFREQ] Check for not initialized freq on cpufreq changesThomas Renninger2006-02-021-0/+5
* | [PATCH] x86: print out early faults via early_printk()Ingo Molnar2006-02-111-0/+4
* | [PATCH] fstatat64 supportUlrich Drepper2006-02-111-1/+1
* | [PATCH] x86: don't initialise cpu_possible_map to all onesAndrew Morton2006-02-101-4/+0
* | [PATCH] unshare system call -v5: system call registration for i386JANAK DESAI2006-02-071-0/+1
* | [PATCH] Fix bad apic fix on i386Andi Kleen2006-02-071-1/+1
* | [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-052-4/+8
* | [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
* | [PATCH] x86: fix stack trace facility levelHugh Dickins2006-02-051-1/+2
* | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-041-1/+4
* | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-041-3/+10