summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: Move VM86 config into arch/i386/KconfigAndi Kleen2006-06-261-0/+9
* [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/shareAndi Kleen2006-06-261-2/+7
* [PATCH] i386/x86-64: Consolidate arch/{i386,x86_64}/boot/compressed/misc.cCarl-Daniel Hailfinger2006-06-261-20/+12
* [PATCH] i386/x86-64: fall back to old-style call trace if no unwindingJan Beulich2006-06-261-13/+33
* [PATCH] i386: reliable stack trace support i386 entry.SJan Beulich2006-06-261-11/+223
* [PATCH] i386: reliable stack trace support (i386)Jan Beulich2006-06-264-11/+79
* [PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar2006-06-261-4/+5
* [PATCH] x86_64: nmi watchdog header cleanupDon Zickus2006-06-267-6/+7
* [PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich2006-06-261-15/+8
* [PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich2006-06-261-6/+18
* [PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen2006-06-262-0/+8
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-261-33/+85
* [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-262-13/+102
* [PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen2006-06-261-6/+8
* Revert "swsusp special saveable pages support" commitsLinus Torvalds2006-06-251-106/+0
* [PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink2006-06-251-0/+8
* [PATCH] Make copy_from_user_inatomic NOT zero the tail on i386NeilBrown2006-06-251-0/+119
* [PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2006-06-252-2/+4
* [PATCH] cpu_relax(): smpboot.cAndreas Mohr2006-06-251-6/+8
* [PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge2006-06-254-14/+171
* [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter2006-06-251-2/+0
* [PATCH] remove for_each_cpu()Andrew Morton2006-06-252-6/+6
* Add some basic resume trace facilitiesLinus Torvalds2006-06-241-0/+7
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-06-234-162/+393
|\
| * Pull bugzilla-5737 into release branchLen Brown2006-06-153-155/+386
| |\
| | * ACPI: UP build fix for bugzilla-5737Andrew Morton2006-04-012-0/+8
| | * Enable P-state software coordination via _PDCVenkatesh Pallipadi2006-02-091-1/+1
| | * P-state software coordination for speedstep-centrinoVenkatesh Pallipadi2006-02-091-66/+180
| | * P-state software coordination for acpi-cpufreqVenkatesh Pallipadi2006-02-091-88/+197
| * | Pull novell-bugzilla-156426 into release branchLen Brown2006-06-151-2/+2
| |\ \
| | * | [ACPI] fix "nolapic" flag in ACPI modeAndi Kleen2006-03-271-1/+4
| * | | Pull acpica into release branchLen Brown2006-06-151-2/+2
| |\ \ \
| | * | | ACPI: ACPICA 20060331Bob Moore2006-06-141-2/+2
* | | | | [PATCH] list: use list_replace_init() instead of list_splice_init()Oleg Nesterov2006-06-231-4/+4
* | | | | [PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] clean up default value of SCHED_SMTJean-Luc Leger2006-06-231-1/+0
* | | | | [PATCH] move do_suspend_lowlevel to correct segmentShaohua Li2006-06-231-5/+4
* | | | | [PATCH] don't use flush_tlb_all in suspend timeShaohua Li2006-06-233-19/+5
* | | | | [PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li2006-06-231-0/+106
* | | | | [PATCH] x86: VIA C7 CPU flagsMichal Ludvig2006-06-231-1/+1
* | | | | [PATCH] i386: extra checks in show_registers()Chuck Ebbert2006-06-231-2/+3
* | | | | [PATCH] i386: don't try kprobes for v8086 modeZachary Amsden2006-06-231-1/+1
* | | | | [PATCH] i386: fix get_segment_eip() with vm86 segmentsChuck Ebbert2006-06-231-4/+7
* | | | | [PATCH] x86: use proper defines for i8259A I/OAndreas Mohr2006-06-231-2/+2
* | | | | [PATCH] x86: constify arch/i386/pci/irq.cAndreas Mohr2006-06-231-7/+7
* | | | | [PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr2006-06-231-4/+5
* | | | | [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* | | | | [PATCH] i386: let usermode execute the "enter" instructionChuck Ebbert2006-06-231-5/+5
* | | | | [PATCH] x86: kernel irq balance doesn't workZhang Yanmin2006-06-231-11/+20
OpenPOWER on IntegriCloud