aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] Time: i386 Conversion - part 1: Move timer_pit.c to i8253.cjohn stultz4-19/+33
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds1-106/+0
2006-06-25[PATCH] i386: Fix softirq accounting with 4K stacksBjörn Steinbrink1-0/+8
2006-06-25[PATCH] i386: cpu_relax() in crash.c and doublefault.cChuck Ebbert2-2/+4
2006-06-25[PATCH] cpu_relax(): smpboot.cAndreas Mohr1-6/+8
2006-06-25[PATCH] Clean up and refactor i386 sub-architecture setupJeremy Fitzhardinge1-14/+5
2006-06-25[PATCH] remove for_each_cpu()Andrew Morton2-6/+6
2006-06-24Add some basic resume trace facilitiesLinus Torvalds1-0/+7
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-162/+393
2006-06-23[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostlyAndreas Mohr1-2/+2
2006-06-23[PATCH] move do_suspend_lowlevel to correct segmentShaohua Li1-5/+4
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li2-18/+3
2006-06-23[PATCH] swsusp: i386 mark special saveable/unsaveable pagesShaohua Li1-0/+106
2006-06-23[PATCH] x86: VIA C7 CPU flagsMichal Ludvig1-1/+1
2006-06-23[PATCH] i386: extra checks in show_registers()Chuck Ebbert1-2/+3
2006-06-23[PATCH] i386: don't try kprobes for v8086 modeZachary Amsden1-1/+1
2006-06-23[PATCH] x86: use proper defines for i8259A I/OAndreas Mohr1-2/+2
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] x86: cyrix code CONFIG_PCI fix / add __initdataAndreas Mohr1-4/+5
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] x86: kernel irq balance doesn't workZhang Yanmin1-11/+20
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_X86_MCEAlexey Dobriyan1-0/+1
2006-06-23[PATCH] i386: break out of recursion in stackframe walkIngo Molnar1-0/+6
2006-06-23[PATCH] fix x86 microcode driver handling of multiple matching revisionsJan Beulich1-24/+49
2006-06-23[PATCH] Don't trigger full rebuild via CONFIG_MTRRAlexey Dobriyan1-0/+1
2006-06-23[PATCH] i386 apm.c optimizationAndreas Mohr1-17/+22
2006-06-23[PATCH] arch/i386/kernel/apic.c: make modern_apic() staticAdrian Bunk1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-17/+2
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds3-24/+22
2006-06-21[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap1-1/+1
2006-06-21[PATCH] redirect speedstep-centrino maintainer mail to cpufreq listJeremy Fitzhardinge1-8/+4
2006-06-21[PATCH] PCI: fix memory leak in MMCONFIG error pathKonrad Rzeszutek1-0/+2
2006-06-20[CPUFREQ] correct powernow-k8 fid/vid masks for extended partsLangsdorf, Mark2-3/+5
2006-06-20[CPUFREQ] Clarify powernow-k8 cpu_family statementsLangsdorf, Mark1-12/+12
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds8-130/+331
2006-06-15Pull bugzilla-5737 into release branchLen Brown3-155/+386
2006-06-15Pull novell-bugzilla-156426 into release branchLen Brown1-2/+2
2006-06-15Pull acpica into release branchLen Brown1-2/+2
2006-06-14ACPI: ACPICA 20060331Bob Moore1-2/+2
2006-06-08[PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2-7/+27
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones1-2/+2
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones1-4/+1
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich1-6/+6
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich1-2/+2
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2-86/+290
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones1-8/+9
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones1-1/+0
2006-05-30Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds1-8/+0
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones1-3/+1
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones1-1/+1
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones1-7/+11
2006-05-30[CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones1-4/+4
2006-05-30[CPUFREQ] Typo in powernow-k8Dave Jones1-2/+2
2006-05-26[PATCH] x86: wire up vmsplice syscallJens Axboe1-0/+1
2006-05-21[PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal1-0/+8
2006-05-21[PATCH] i386: remove junk from stack dumpChuck Ebbert1-3/+1
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen1-0/+8
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds1-0/+2
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2-1/+16
2006-05-03[PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen1-6/+0
2006-05-01Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+4
2006-05-01[PATCH] timer TSC check suspend notifier changeShaohua Li1-2/+2
2006-05-01[PATCH] i386: Remove apic= warningAndi Kleen1-4/+0
2006-05-01[PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen1-1/+3
2006-05-01[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2-5/+4
2006-04-28[PATCH] kprobe: fix resume execution on i386Masami Hiramatsu1-4/+8
2006-04-28[PATCH] kprobe cleanup for VM_MASK judgementmao, bibo1-9/+0
2006-04-28[PATCH] Avoid printing pointless tsc skew msgsDave Jones1-1/+3
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-0/+2
2006-04-19[PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi1-9/+9
2006-04-19[PATCH] apm: fix Armada laptops againSamuel Thibault1-1/+1
2006-04-19[PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2-2/+2
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk1-2/+5
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser1-3/+0
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2-359/+1
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-0/+1
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen1-2/+0
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-04-11[PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap1-0/+7
2006-04-11[PATCH] i386: print EIP/ESP lastRandy Dunlap1-1/+15
2006-04-11[PATCH] swsusp: don't require bigsmpAshok Raj1-7/+8
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds1-3/+3
2006-04-09[PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin1-1/+10
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen1-4/+3
2006-04-09[PATCH] i386: Consolidate modern APIC handlingAndi Kleen2-28/+16
2006-04-09[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+30
2006-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2006-04-02Manual merge with Linus.Dmitry Torokhov55-790/+1421
2006-04-01ACPI: UP build fix for bugzilla-5737Andrew Morton2-0/+8
2006-04-01kexec: grammar fix for crash_save_this_cpu()Horms1-1/+1
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-1/+0
2006-03-31[PATCH] sys_sync_file_range()Andrew Morton1-0/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi4-5/+5
2006-03-31[PATCH] Mark unwind info for signal trampolines in vDSOsJakub Jelinek1-1/+1
2006-03-31[PATCH] i386 kdump timer vector lockup fixVivek Goyal1-0/+20
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe1-0/+1
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-5/+6
2006-03-28[PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl1-1/+2
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk1-17/+0
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki2-5/+5
2006-03-27[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton1-4/+0
2006-03-27[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob1-1/+6
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-9/+8
2006-03-27[PATCH] lightweight robust futexes: i386Ingo Molnar1-0/+2
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-0/+1
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li1-28/+41
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B3-5/+51
2006-03-27[PATCH] PM-Timer: don't use workaround if chipset is not buggyOGAWA Hirofumi1-15/+89
2006-03-27[ACPI] fix "nolapic" flag in ACPI modeAndi Kleen1-1/+4
2006-03-26[PATCH] kprobes: fix broken fault handling for i386Prasanna S Panchamukhi1-7/+50
2006-03-26[PATCH] kprobe handler: discard user space trapbibo,mao1-13/+6
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao1-8/+0
2006-03-26[PATCH] kretprobe: kretprobe-boosterMasami Hiramatsu1-22/+39
2006-03-26[PATCH] x86: kprobes-boosterMasami Hiramatsu1-2/+90
2006-03-26[PATCH] kprobes: clean up resume_execute()Masami Hiramatsu1-16/+10
2006-03-26[PATCH] fix array overrun in efi.cDarren Jenkins1-1/+1
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar3-13/+16
2006-03-26[PATCH] EFI fixesTolentino, Matthew E2-4/+4
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas3-12/+21
2006-03-26[PATCH] DMI: only ioremap stuff we actually needBjorn Helgaas1-1/+1
2006-03-26[PATCH] ia64: use i386 dmi_scan.cMatt Domsch1-32/+58
2006-03-26[PATCH] i386: export: memory more than 4G through /proc/iomemVivek Goyal1-2/+0
2006-03-26[PATCH] i386: pass proper trap numbers to die chain handlersJan Beulich1-5/+12
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds1-2/+10
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen1-1/+1
2006-03-25[PATCH] x86_64: Quieten down microcode update driverAndi Kleen1-4/+0
2006-03-25[PATCH] x86_64: Implement early DMI scanningAndi Kleen1-0/+1
2006-03-25[PATCH] x86_64: Clean up and tweak ACPI blacklist year codeAndi Kleen1-0/+30
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-313/+278
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton1-1/+3
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj1-15/+18
2006-03-25[PATCH] fix DMI onboard device discoveryAndrey Panin1-1/+1
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-2/+0
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-23[PATCH] PCI: resource address mismatchLinus Torvalds2-6/+18
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton3-18/+12
2006-03-23[PATCH] pause_on_oops command line optionAndrew Morton1-0/+3
2006-03-23[PATCH] make bug messages more consistentIngo Molnar1-1/+1
2006-03-23[PATCH] sem2mutex: kprobesIngo Molnar1-2/+2
2006-03-23[PATCH] swsusp: finally solve mysqld problemRafael J. Wysocki1-4/+0
2006-03-23[PATCH] x86 topology: don;t create a control file for BSP that cannot be removedAshok Raj1-0/+9
2006-03-23[PATCH] x86: deterine xapic using apic versionShaohua Li2-2/+4
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] i386: fix dump_stack()Chuck Ebbert1-6/+4
2006-03-23[PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu dataJan Beulich1-4/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl1-0/+1
2006-03-23[PATCH] fix implicit declaration of GET_APIC_ID in arch/i386/kernel/apic.cJesper Juhl1-0/+1
2006-03-23[PATCH] i386: more vsyscall documentationChuck Ebbert1-0/+3
2006-03-23[PATCH] i386: fix singlestep through an int80 syscallChuck Ebbert1-0/+4
2006-03-23[PATCH] i386: fix uses of user_mode() vs. user_mode_vm()Jan Beulich3-4/+4
2006-03-23[PATCH] i386: actively synchronize vmalloc area when registering certain call...Jan Beulich1-0/+3
2006-03-23[PATCH] x86: early printk handling fixesStas Sergeev1-13/+10
2006-03-23[PATCH] i386: let signal handlers set the resume flagChuck Ebbert1-1/+2
2006-03-23[PATCH] i386: Don't let ptrace set the nested task bitChuck Ebbert1-2/+2
2006-03-23[PATCH] i386 traps: merge printk callsJean Delvare1-6/+3
2006-03-23[PATCH] Compilation fix for ES7000 when no ACPI is specified in config (i386)Natalie.Protasevich@unisys.com1-2/+2
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert1-1/+14
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann8-111/+372
2006-03-23[PATCH] i386: multi-column stack backtracesChuck Ebbert1-5/+27
2006-03-22[PATCH] Uninline sys_mmap common code (reduce binary size)Michael Buesch1-16/+9
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton1-16/+12
2006-03-22[PATCH] x86: mark cyc2ns_scale readmostlyRavikiran G Thirumalai2-2/+2
2006-03-22[PATCH] efi_call_phys_epilog() warning fixAndrew Morton1-1/+1
2006-03-20[PATCH] make vm86 call audit_syscall_exitJason Baron1-2/+10
2006-03-17[PATCH] x86: check for online cpus before bringing them upSrivatsa Vaddagiri1-0/+10
2006-03-14[PATCH] Plug kdump shutdown race windowManeesh Soni1-2/+4
2006-03-14Input: pcspkr - separate device and driver registrationMichael Neuling1-0/+18
2006-03-11[CPUFREQ] kzalloc conversion for gx-suspmodDave Jones1-2/+1
2006-03-11[CPUFREQ] Whitespace cleanupDave Jones1-11/+11
2006-03-11[CPUFREQ] Mark longhaul driver as broken.Dave Jones1-0/+1
2006-03-10[CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh1-1/+1
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen6-6/+32
2006-03-08[PATCH] fix kexec asmMichael Matz1-7/+7
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-08[PATCH] x86: Fix i386 nmi_watchdog that does not trigger die_nmiGOTO Masanori1-2/+2
2006-03-06[PATCH] EFI: Fix gdt loadEdgar Hucek1-6/+8
2006-03-06[PATCH] x86: fix potential jiffies overflow in timer_resume()Atsushi Nemoto1-2/+2
2006-03-05[CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones1-12/+3
2006-02-28[PATCH] x86 microcode driver vs hotplug CPUs.Dave Jones1-6/+9
2006-02-28[CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones13-283/+257
2006-02-28[CPUFREQ] Remove duplicate cpuinfo structDave Jones1-3/+1
2006-02-28[CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones1-1/+3
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds1-0/+3
2006-02-26[PATCH] i386: Handle non existing APICs without panicingAndreas Deresch2-4/+12
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen1-3/+0
2006-02-24[PATCH] Fix topology.c locationZachary Amsden2-1/+98
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley5-19/+35