summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett2007-07-311-0/+1
* arch/i386/kernel/apm.c: apm_init() warning fixEugene Teo2007-07-311-1/+1
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-312-68/+0
* Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu2007-07-311-3/+1
* Remove fs.h from mm.hAlexey Dobriyan2007-07-293-0/+3
* ACPI: restore CONFIG_ACPI_SLEEPLen Brown2007-07-292-2/+2
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-261-12/+2
* X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk2007-07-261-1/+1
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-252-2/+2
* x86_64: Fix paravirt compilationAndi Kleen2007-07-221-1/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-222-10/+2
|\
| * Pull misc into release branchLen Brown2007-07-221-8/+0
| |\
| | * ACPI: Remove Dell Optiplex GX240 from the ACPI blacklistTear2007-06-021-8/+0
| * | Pull bugzilla-7880 into release branchLen Brown2007-07-221-2/+2
| |\ \
| | * | ACPI: Discard invalid elements in _PSS packageZhang Rui2007-06-131-2/+2
* | | | i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink2007-07-221-1/+1
* | | | i386: Handle P6s without performance counters in nmi watchdogAndi Kleen2007-07-221-1/+3
* | | | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-224-2/+4
* | | | i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens2007-07-221-1/+1
* | | | i386: Tune AMD Fam10h/11h like K8Andi Kleen2007-07-221-0/+3
* | | | i386: Fix cpu_llc_id section mismatch warningAndi Kleen2007-07-221-1/+1
* | | | x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-223-1/+45
* | | | x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-223-16/+50
* | | | x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani2007-07-222-0/+14
|/ / /
* | | i386: Update alignment when 4K stacks are used.Robert P. J. Day2007-07-211-6/+2
* | | i386: remove old IRQ balancing debug cruftStefan Richter2007-07-211-22/+2
* | | i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin2007-07-211-0/+36
* | | i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-212-0/+156
* | | i386: move PIT function declarations and constants to correct header fileThomas Gleixner2007-07-212-2/+1
* | | i386: hpet assumes boot cpu is 0Chris Wright2007-07-211-1/+1
* | | i386: remove volatile in apic.cThomas Gleixner2007-07-211-2/+2
* | | i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl2007-07-211-1/+1
* | | i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III2007-07-211-4/+4
* | | i386: HPET, check if the counter worksThomas Gleixner2007-07-211-1/+23
* | | i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...James Jarvis2007-07-211-0/+9
* | | i386: do not restore reserved memory after hibernationRafael J. Wysocki2007-07-212-0/+33
* | | i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg2007-07-211-1/+1
* | | x86: remove support for the Rise CPUAdrian Bunk2007-07-213-55/+0
* | | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-211-2/+2
* | | x86: Make Alt-SysRq-p display the debug register contentsAlan Stern2007-07-211-0/+12
* | | i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-212-2/+2
* | | i386: timer_irq_works() static againAdrian Bunk2007-07-211-1/+1
* | | i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk2007-07-211-0/+1
* | | i386: remapped_pgdat_init() staticAdrian Bunk2007-07-211-1/+1
* | | i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich2007-07-211-5/+9
* | | i386: allow debuggers to access the vsyscall page with compat vDSOJan Beulich2007-07-211-1/+3
* | | x86: share hpet.h with i386Thomas Gleixner2007-07-211-0/+1
* | | i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink2007-07-211-2/+2
* | | i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-212-22/+60
OpenPOWER on IntegriCloud