aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-29Remove fs.h from mm.hAlexey Dobriyan3-0/+3
2007-07-29ACPI: restore CONFIG_ACPI_SLEEPLen Brown2-2/+2
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki4-5/+5
2007-07-26Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text"Linus Torvalds2-15/+13
2007-07-26X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk1-1/+1
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin1-8/+8
2007-07-25[x86 setup] APM: BX should be zero when disconnectingH. Peter Anvin1-2/+3
2007-07-25[x86 setup] APM detection logic bug fixMikael Pettersson1-1/+1
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown3-3/+3
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-10/+2
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert4-2/+4
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen3-1/+45
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen4-27/+53
2007-07-22x86: i386-show-unhandled-signals-v3Masoud Asgharifard Sharbiani3-0/+24
2007-07-22Pull misc into release branchLen Brown1-8/+0
2007-07-22Pull bugzilla-7880 into release branchLen Brown1-2/+2
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2-6/+39
2007-07-21i386: Update alignment when 4K stacks are used.Robert P. J. Day1-6/+2
2007-07-21i386: remove old IRQ balancing debug cruftStefan Richter1-22/+2
2007-07-21i386: insert HPET firmware resource after PCI enumeration has completedAaron Durbin1-0/+36
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2-0/+156
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-1/+1
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner2-2/+1
2007-07-21i386: hpet assumes boot cpu is 0Chris Wright1-1/+1
2007-07-21i386: remove volatile in apic.cThomas Gleixner1-2/+2
2007-07-21i386: move the kernel to 16MB for NUMA-QAndy Whitcroft1-0/+1
2007-07-21i386: Remove unneeded test of 'task' in dump_trace()Jesper Juhl1-1/+1
2007-07-21i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64GWilliam Lee Irwin III2-9/+15
2007-07-21i386: HPET, check if the counter worksThomas Gleixner1-1/+23
2007-07-21i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on rebootJames Jarvis1-0/+9
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki2-0/+33
2007-07-21i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg1-1/+1
2007-07-21i386: pgd_{c,d}tor() staticAdrian Bunk1-3/+3
2007-07-21x86: remove support for the Rise CPUAdrian Bunk3-55/+0
2007-07-21x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi1-2/+2
2007-07-21x86: Make Alt-SysRq-p display the debug register contentsAlan Stern1-0/+12
2007-07-21i386: fix section mismatch warnings in mtrrSam Ravnborg2-2/+2
2007-07-21i386: insert unclaimed MMCONFIG resourcesAaron Durbin1-3/+45
2007-07-21i386: timer_irq_works() static againAdrian Bunk1-1/+1
2007-07-21i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>Adrian Bunk1-0/+1
2007-07-21i386: remapped_pgdat_init() staticAdrian Bunk1-1/+1
2007-07-21i386: minor nx handling adjustmentJan Beulich1-3/+4
2007-07-21i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich1-5/+9