aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-29i386: remove bogus comment about memory barrierNick Piggin1-5/+0
2007-08-24Pull bugzilla-1641 into release branchLen Brown1-1/+0
2007-08-22PCI: Document pci_iomap()Rolf Eike Beer1-0/+3
2007-08-21ACPI: boot correctly with "nosmp" or "maxcpus=0"Len Brown1-1/+0
2007-08-18x86_64: Fix to keep watchdog disabled by default for i386/x86_64Daniel Gollub1-1/+2
2007-08-18i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()Satyam Sharma2-2/+4
2007-08-11i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2-1/+3
2007-08-11i386: Make patching more robust, fix paravirt issueAndi Kleen1-6/+10
2007-08-11finish i386 and x86-64 sysdata conversionMuli Ben-Yehuda1-0/+3
2007-07-31revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton1-0/+16
2007-07-31remove unused TIF_NOTIFY_RESUME flagStephane Eranian1-10/+8
2007-07-29Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATIONRafael J. Wysocki1-1/+1
2007-07-25[x86 setup] Make struct ist_info cross-architecture, and use in setup codeH. Peter Anvin2-6/+9
2007-07-25[x86 setup] Fix typos in struct efi_infoH. Peter Anvin1-2/+2
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown2-15/+10
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2-11/+30
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen2-0/+6
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-0/+2
2007-07-21x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdataMuli Ben-Yehuda2-1/+6
2007-07-21i386: basic infrastructure support for AMD geode-class machinesAndres Salomon1-0/+159
2007-07-21i386: move PIT function declarations and constants to correct header fileThomas Gleixner3-6/+7
2007-07-21i386: replace hard-coded constant with appropriate macro from kernel.hRobert P. J. Day1-1/+1
2007-07-21i386: add cpu_relax() to cmos_lock()Andreas Mohr1-1/+4
2007-07-21i386: do not restore reserved memory after hibernationRafael J. Wysocki1-0/+8
2007-07-21x86: remove support for the Rise CPUAdrian Bunk1-1/+0
2007-07-21i386: add reference to the argumentsAndrew Morton1-1/+5
2007-07-21x86: PM_TRACE supportNigel Cunningham1-0/+13
2007-07-21i386: fix machine rebootingTruxton Fulton1-1/+24
2007-07-21i386: minor nx handling adjustmentJan Beulich1-1/+0
2007-07-21x86: share hpet.h with i386Thomas Gleixner1-78/+48
2007-07-21i386: remove pit_interrupt_hookChris Wright3-13/+2
2007-07-21i386: Move all simple string operations out of lineAndi Kleen1-230/+13
2007-07-21NTP: move the cmos update code into ntp.cThomas Gleixner1-1/+0
2007-07-19i386: Allow KVM on i386 nonpaeAvi Kivity2-10/+6
2007-07-19[PATCH] sched: sched_cacheflush is now unusedRalf Baechle1-9/+0
2007-07-19lguest: the host codeRusty Russell1-0/+1
2007-07-19arch: personality independent stack topPeter Zijlstra1-0/+1
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+5
2007-07-19jprobes: remove JPROBE_ENTRY()Michael Ellerman1-1/+0
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+2
2007-07-18xen: add the Xenbus sysfs and virtual device hotplug driverJeremy Fitzhardinge1-0/+1
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge2-0/+19
2007-07-18xen: Add Xen interface header filesJeremy Fitzhardinge3-0/+655
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge3-4/+37
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge1-0/+1
2007-07-18paravirt: make siblingmap functions visibleJeremy Fitzhardinge1-0/+3
2007-07-18paravirt: unstatic smp_store_cpu_infoJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: unstatic leave_mmJeremy Fitzhardinge1-0/+2
2007-07-18paravirt: increase IRQ limitJeremy Fitzhardinge1-1/+1