summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
AgeCommit message (Expand)AuthorLines
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner-22778/+0
2007-10-11i386: remove module.h include from termios.hThomas Gleixner-1/+0
2007-09-29i386: remove bogus comment about memory barrierNick Piggin-5/+0
2007-08-24Pull bugzilla-1641 into release branchLen Brown-1/+0
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer-0/+3
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown-1/+0
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub-1/+2
2007-08-18i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma-2/+4
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen-1/+3
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen-6/+10
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda-0/+3
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton-0/+16
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian-10/+8
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki-1/+1
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin-6/+9
2007-07-25[x86 setup] Fix typos in struct efi_infoH. Peter Anvin-2/+2
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown-15/+10
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen-1/+1
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert-11/+30
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen-0/+6
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen-0/+2
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda-1/+6
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon-0/+159
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner-6/+7
2007-07-21i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day-1/+1
2007-07-21i386: add cpu_relax() to cmos_lock()Andreas Mohr-1/+4
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki-0/+8
2007-07-21x86: remove support for the Rise CPUAdrian Bunk-1/+0
2007-07-21i386: add reference to the argumentsAndrew Morton-1/+5
2007-07-21x86: PM_TRACE supportNigel Cunningham-0/+13
2007-07-21i386: fix machine rebootingTruxton Fulton-1/+24
2007-07-21i386: minor nx handling adjustmentJan Beulich-1/+0
2007-07-21x86: share hpet.h with i386Thomas Gleixner-78/+48
2007-07-21i386: remove pit_interrupt_hookChris Wright-13/+2
2007-07-21i386: Move all simple string operations out of lineAndi Kleen-230/+13
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner-1/+0
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity-10/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle-9/+0
2007-07-19lguest: the host codeRusty Russell-0/+1
2007-07-19arch: personality independent stack topPeter Zijlstra-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu-0/+5
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman-1/+0
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds-1/+2
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge-0/+1
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge-0/+19
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge-0/+655
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge-4/+37
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge-0/+1
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge-0/+3
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge-0/+2