summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-11243-22778/+0
* i386: remove module.h include from termios.hThomas Gleixner2007-10-111-1/+0
* i386: remove bogus comment about memory barrierNick Piggin2007-09-291-5/+0
* Pull bugzilla-1641 into release branchLen Brown2007-08-241-1/+0
|\
| * ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown2007-08-211-1/+0
* | PCI: Document pci_iomap()Rolf Eike Beer2007-08-221-0/+3
* | x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub2007-08-181-1/+2
* | i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma2007-08-182-2/+4
|/
* i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-112-1/+3
* i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-111-6/+10
* finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda2007-08-111-0/+3
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-311-0/+16
* remove unused TIF_NOTIFY_RESUME flagStephane Eranian2007-07-311-10/+8
* Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki2007-07-291-1/+1
* [x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2007-07-252-6/+9
* [x86 setup] Fix typos in struct efi_infoH. Peter Anvin2007-07-251-2/+2
* ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2007-07-252-15/+10
* i386: Use patchable lock prefix in set_64bitAndi Kleen2007-07-221-1/+1
* x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-222-11/+30
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-222-0/+6
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-221-0/+2
* x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2007-07-212-1/+6
* i386: basic infrastructure support for AMD geode-class machinesAndres Salomon2007-07-211-0/+159
* i386: move PIT function declarations and constants to correct header fileThomas Gleixner2007-07-213-6/+7
* i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day2007-07-211-1/+1
* i386: add cpu_relax() to cmos_lock()Andreas Mohr2007-07-211-1/+4
* i386: do not restore reserved memory after hibernationRafael J. Wysocki2007-07-211-0/+8
* x86: remove support for the Rise CPUAdrian Bunk2007-07-211-1/+0
* i386: add reference to the argumentsAndrew Morton2007-07-211-1/+5
* x86: PM_TRACE supportNigel Cunningham2007-07-211-0/+13
* i386: fix machine rebootingTruxton Fulton2007-07-211-1/+24
* i386: minor nx handling adjustmentJan Beulich2007-07-211-1/+0
* x86: share hpet.h with i386Thomas Gleixner2007-07-211-78/+48
* i386: remove pit_interrupt_hookChris Wright2007-07-213-13/+2
* i386: Move all simple string operations out of lineAndi Kleen2007-07-211-230/+13
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-1/+0
* i386: Allow KVM on i386 nonpaeAvi Kivity2007-07-192-10/+6
* [PATCH] sched: sched_cacheflush is now unusedRalf Baechle2007-07-191-9/+0
* lguest: the host codeRusty Russell2007-07-191-0/+1
* arch: personality independent stack topPeter Zijlstra2007-07-191-0/+1
* define new percpu interface for shared dataFenghua Yu2007-07-191-0/+5
* jprobes: remove JPROBE_ENTRY()Michael Ellerman2007-07-191-1/+0
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-07-181-1/+2
|\
| * sys_fallocate() implementation on i386, x86_64 and powerpcAmit Arora2007-07-171-1/+2
* | xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge2007-07-181-0/+1
* | xen: Core Xen implementationJeremy Fitzhardinge2007-07-182-0/+19
* | xen: Add Xen interface header filesJeremy Fitzhardinge2007-07-183-0/+655
* | Add a sched_clock paravirt_opJeremy Fitzhardinge2007-07-183-4/+37
* | paravirt: helper to disable all IO spaceJeremy Fitzhardinge2007-07-181-0/+1
* | paravirt: make siblingmap functions visibleJeremy Fitzhardinge2007-07-181-0/+3