summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
| * [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-111-0/+2
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-075-13/+16
* | [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-075-35/+70
* | [PATCH] iounmap debuggingAndrew Morton2005-07-071-2/+4
* | [PATCH] kprobes: fix namespace problem and sparc64 buildRusty Lynch2005-07-051-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/+13
* | [PATCH] coverity: i386: build.c: negative return to unsigned fixKAMBAROV, ZAUR2005-06-281-1/+2
* | Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2005-06-273-63/+101
|\ \
| * | [PATCH] Return probe redesign: i386 specific changesRusty Lynch2005-06-271-63/+70
| * | [PATCH] seccomp: tsc disableAndrea Arcangeli2005-06-271-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-271-4/+25
* | | [PATCH] PCI: add proper MCFG table parsing to ACPI core.Greg Kroah-Hartman2005-06-272-13/+40
* | | [PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige2005-06-271-0/+16
* | | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah2005-06-273-1/+5
* | | [PATCH] PCI Allow OutOfRange PIRQ table addressjayalk@intworks.biz2005-06-273-15/+43
|/ /
* | Fix up try_to_freeze() usage in arch/i386/kernel/signal.cLinus Torvalds2005-06-251-1/+1
* | Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-252-4/+2
|\ \
| * | [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-252-4/+2
* | | [PATCH] printk: arch/i386/mm/pgtable.cChristophe Lucas2005-06-251-15/+15
* | | [PATCH] printk: arch/i386/mm/ioremap.cChristophe Lucas2005-06-251-1/+1
* | | [PATCH] i386: cleanup boot_cpu_logical_apicid variablesAdrian Bunk2005-06-252-6/+1
* | | [PATCH] x86_64: coding style and whitespace fixupsDomen Puncer2005-06-255-10/+8
* | | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-253-9/+4
* | | [PATCH] arch/i386/crypto/aes.c: fix sparse warningsDomen Puncer2005-06-251-1/+1
* | | [PATCH] arch/i386/mm/fault.c: fix sparse warningsDomen Puncer2005-06-251-2/+2
* | | [PATCH] arch/i386/kernel/apm.c: fix sparse warningsDomen Puncer2005-06-251-4/+4
* | | [PATCH] arch/i386/kernel/traps.c: fix sparse warningsDomen Puncer2005-06-251-7/+7
* | | [PATCH] kexec code cleanupManeesh Soni2005-06-252-15/+24
* | | [PATCH] kdump: Save trap information for later analysisAlexander Nyberg2005-06-252-4/+11
* | | [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-252-12/+41
* | | [PATCH] Retrieve elfcorehdr address from command lineVivek Goyal2005-06-251-0/+8
* | | [PATCH] kdump: Routines for copying dump pagesVivek Goyal2005-06-251-0/+18
* | | [PATCH] kdump: KconfigVivek Goyal2005-06-251-0/+7
* | | [PATCH] kdump: Retrieve saved max pfnVivek Goyal2005-06-251-0/+12
* | | [PATCH] Kexec: Kexec on panic fix with nmi watchdog enabledVivek Goyal2005-06-251-0/+12
* | | [PATCH] kdump: NMI handler segment selector, stack pointer fixVivek Goyal2005-06-251-0/+13
* | | [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-2/+0
* | | [PATCH] crashdump: x86 crashkernel optionEric W. Biederman2005-06-253-0/+38
* | | [PATCH] kexec: x86 shutdown APICs during crash_shutdownEric W. Biederman2005-06-251-0/+7
* | | [PATCH] kexec: x86: snapshot registers during crash shutdownEric W. Biederman2005-06-251-0/+80
* | | [PATCH] crashdump: x86: add NMI handler to capture other CPUsEric W. Biederman2005-06-251-0/+56
* | | [PATCH] kexec: x86 kexec coreEric W. Biederman2005-06-256-1/+401
* | | [PATCH] kexec: x86: factor out apic shutdown codeEric W. Biederman2005-06-251-56/+26
* | | [PATCH] kexec: reserve Bootmem fix for booting nondefault location kernelVivek Goyal2005-06-251-2/+2
OpenPOWER on IntegriCloud