summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-041-1/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* | [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-041-3/+2
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-23/+58
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+90
* | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-041-3/+1
* | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-043-142/+50
* | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+70
* | [PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman2006-10-041-0/+48
* | [PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman2006-10-041-30/+0
* | [PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar2006-10-043-144/+80
|/
* [PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey2006-10-031-1/+1
* BUG_ON cleanups in arch/i386Eric Sesterhenn2006-10-034-8/+4
* fix file specification in commentsUwe Zeisberger2006-10-032-2/+2
* Attack of "the the"s in archMatt LaPlante2006-10-032-2/+2
* x86: Fix booting with "no387 nofxsr"Linus Torvalds2006-10-031-0/+9
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+15
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-022-6/+6
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-021-11/+16
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks2006-10-021-0/+1
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-17/+17
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-10-013-24/+41
|\
| * [CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones2006-09-301-2/+1
| * [CPUFREQ] longhaul: remove duplicated code.Rafał Bilski2006-09-271-17/+12
| * [CPUFREQ] Longhaul - Disable arbiter CLE266rafalbilski@interia.pl2006-09-261-14/+37
| * [CPUFREQ] Fix section mismatch warningVenkatesh Pallipadi2006-09-262-3/+3
* | [PATCH] Some config.h removalsZachary Amsden2006-10-013-4/+0
* | [PATCH] paravirt: update pte hookZachary Amsden2006-10-011-0/+1
* | [PATCH] paravirt: kpte flushZachary Amsden2006-10-011-11/+7
* | [PATCH] Generic ioremap_page_range: i386 conversionHaavard Skinnemoen2006-10-011-78/+6
* | [PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez2006-10-011-1/+4
* | [PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez2006-10-011-2/+3
* | [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyagerFernando Vazquez2006-10-011-0/+7
* | [PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez2006-10-011-0/+27
* | [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-3/+0
* | [PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra2006-10-011-1/+1
* | [PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman2006-10-011-0/+5
* | [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-3/+2
* | [PATCH] arch/i386/pci/mmconfig.c tweaksAndrew Morton2006-10-011-1/+4
* | [PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas2006-09-301-8/+2
* | [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-302-0/+5
* | [PATCH] i386: Update defconfigAndi Kleen2006-09-301-2/+5
* | [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-292-2/+2
* | [PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn2006-09-291-18/+18
* | [PATCH] oprofile: ppro: need to enable/disable all the countersArun Sharma2006-09-291-7/+13
* | [PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett2006-09-291-2/+2
OpenPOWER on IntegriCloud