summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] APM: Remove redundant call to set_cpus_allowedEric W. Biederman2005-07-261-7/+0Star
* [PATCH] i386 machine_power_off cleanupEric W. Biederman2005-07-261-3/+1Star
* [PATCH] machine_shutdown: Typo fix to actually allow specifying which cpu to ...Eric W. Biederman2005-07-261-1/+1
* [PATCH] i386: Implement machine_emergency_rebootEric W. Biederman2005-07-261-3/+7
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-263-15/+0Star
* Remove "noreplacement" kernel command line option.Linus Torvalds2005-07-231-13/+1Star
* x86: make restore_fpu() use alternative assembler instructionsLinus Torvalds2005-07-221-11/+0Star
* Fix up incorrect "unlikely()" on %gs reload in x86 __switch_toLinus Torvalds2005-07-221-8/+12
* [PATCH] visws: reexport pm_power_offAlexey Dobriyan2005-07-151-0/+1
* [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy...James Bottomley2005-07-132-0/+7
* [PATCH] inotifyRobert Love2005-07-131-0/+3
* [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-126-10/+122
|\
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-123-1/+108
| * [ACPI] S3 resume -- use lgdtl, not lgdtNickolai Zeldovich2005-07-121-2/+3
| * [ACPI] PNPACPI vs sound IRQDavid Shaohua Li2005-07-122-7/+11
* | [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-121-0/+2
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-085-13/+16
* | [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-085-35/+70
* | [PATCH] iounmap debuggingAndrew Morton2005-07-081-2/+4
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-061-1/+1
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* | [PATCH] PCI: pci_assign_unassigned_resources() on x86Ivan Kokshaysky2005-07-012-3/+9
* | [PATCH] x86: i8253/i8259A lock cleanupIngo Molnar2005-06-308-14/+13Star
* | [PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR2005-06-291-1/+2
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-283-63/+101
|\ \
| * | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-281-63/+70
| * | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-281-0/+29
| * | [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+2
* | | [PATCH] PCI: use the MCFG table to properly access pci devices (i386)Greg Kroah-Hartman2005-06-281-4/+25
* | | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-282-13/+40
* | | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-281-0/+16
* | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-283-1/+5
* | | [PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz2005-06-283-15/+43
|/ /
* | Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-261-1/+1
* | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-262-4/+2Star
|\ \
| * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-262-4/+2Star
* | | [PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas2005-06-261-15/+15
* | | [PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas2005-06-261-1/+1
* | | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-262-6/+1Star
* | | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-265-10/+8Star
* | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-263-9/+4Star
* | | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-261-1/+1
* | | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-261-2/+2
* | | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-261-4/+4
* | | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-261-7/+7
* | | [PATCH] kexec code cleanupManeesh Soni2005-06-262-15/+24
* | | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-262-4/+11
* | | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-262-12/+41
* | | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-261-0/+8
* | | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-261-0/+18