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