aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0
| * | | | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
| * | | | [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1
| * | | | [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1
| * | | | [CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones2006-05-301-1/+1
| * | | | [CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones2006-05-301-7/+11
| * | | | [CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones2006-05-301-4/+4
| * | | | [CPUFREQ] Typo in powernow-k8Dave Jones2006-05-301-2/+2
* | | | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
* | | | | Revert "[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300"Linus Torvalds2006-05-301-8/+0
|/ / / /
* | | | [PATCH] x86: wire up vmsplice syscallJens Axboe2006-05-261-0/+1
* | | | [PATCH] i386 kdump boot cpu physical apicid fixVivek Goyal2006-05-211-0/+8
* | | | [PATCH] i386: remove junk from stack dumpChuck Ebbert2006-05-211-3/+1
* | | | [PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen2006-05-161-0/+8
* | | | Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds2006-05-131-0/+2
* | | | [PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray2006-05-082-1/+16
* | | | [PATCH] Remove wrong cpu_has_apic checks that came from mismergingAndi Kleen2006-05-031-6/+0
* | | | Merge branch 'audit.b10' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2006-05-012-5/+4
|\ \ \ \
| * | | | [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-012-5/+4
* | | | | [PATCH] timer TSC check suspend notifier changeShaohua Li2006-05-011-2/+2
* | | | | [PATCH] i386: Remove apic= warningAndi Kleen2006-05-011-4/+0
* | | | | [PATCH] i386: Fix overflow in e820_all_mappedAndi Kleen2006-05-011-1/+3
* | | | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-05-011-1/+4
|/ / / /
* | | | [PATCH] kprobe: fix resume execution on i386Masami Hiramatsu2006-04-281-4/+8
* | | | [PATCH] kprobe cleanup for VM_MASK judgementmao, bibo2006-04-281-9/+0
* | | | [PATCH] Avoid printing pointless tsc skew msgsDave Jones2006-04-281-1/+3
* | | | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* | | | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+2
* | | | [PATCH] Switch Kprobes inline functions to __kprobes for i386Prasanna S Panchamukhi2006-04-191-9/+9
* | | | [PATCH] apm: fix Armada laptops againSamuel Thibault2006-04-191-1/+1
* | | | [PATCH] x86 cpuid and msr notifier callback section mismatchesRandy Dunlap2006-04-192-2/+2
* | | | [CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk2006-04-181-2/+5
* | | | [CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser2006-04-181-3/+0
* | | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-04-181-1/+4
* | | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-142-359/+1
* | | | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-0/+1
* | | | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* | | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* | | | [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* | | | [PATCH] mpparse: prevent table index out-of-boundsRandy Dunlap2006-04-111-0/+7
* | | | [PATCH] i386: print EIP/ESP lastRandy Dunlap2006-04-111-1/+15
* | | | [PATCH] swsusp: don't require bigsmpAshok Raj2006-04-111-7/+8
* | | | Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-091-3/+3
* | | | [PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen2006-04-091-2/+0
* | | | [PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin2006-04-091-1/+10
* | | | [PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen2006-04-091-4/+3
* | | | [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-092-28/+16
* | | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-091-1/+4
* | | | [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+30
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-04-021-1/+1
|\ \ \ \