aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel
AgeCommit message (Expand)Author
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik
2006-10-06arch/i386/kernel/time: don't shadow 'irq' function argJeff Garzik
2006-10-06[PATCH] i386: irqs build fixAndrew Morton
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-03BUG_ON cleanups in arch/i386Eric Sesterhenn
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03x86: Fix booting with "no387 nofxsr"Linus Torvalds
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-02[PATCH] cpumask: export node_to_cpu_mask consistentlyGreg Banks
2006-10-02[PATCH] kretprobe spinlock deadlock patchbibo,mao
2006-10-02[PATCH] kprobe whitespace cleanupbibo,mao
2006-10-01Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-10-01[PATCH] Some config.h removalsZachary Amsden
2006-10-01[PATCH] stack overflow safe kdump: safe smp_send_nmi_allbutself()Fernando Vazquez
2006-10-01[PATCH] stack overflow safe kdump: crash: use safe_smp_processor_id()Fernando Vazquez
2006-10-01[PATCH] stack overflow safe kdump: safe_smp_processor_id()Fernando Vazquez
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-10-01[PATCH] completions: lockdep annotate on stack completionsPeter Zijlstra
2006-10-01[PATCH] mmc (mainly): add "or later" clause to licence statement.Pierre Ossman
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-09-30[CPUFREQ] Make acpi-cpufreq unsticky again.Dave Jones
2006-09-30[PATCH] i386: replace intermediate array-size definitions with ARRAY_SIZE()Bjorn Helgaas
2006-09-30[PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen
2006-09-29[PATCH] kthread: convert arch/i386/kernel/apm.cSerge E. Hallyn
2006-09-29[PATCH] efi: add lock annotations for efi_call_phys_prelog and efi_call_phys_...Josh Triplett
2006-09-29[PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node callskeith mannthey
2006-09-27[CPUFREQ] longhaul: remove duplicated code.Rafał Bilski
2006-09-27[PATCH] x86: use probe_kernel_address in handle_BUG()Andrew Morton
2006-09-27[PATCH] x86 microcode: don't check the sizeShaohua Li
2006-09-27[PATCH] x86 microcode: add sysfs and hotplug supportShaohua Li
2006-09-27[PATCH] x86 microcode: using request_firmware to pull microcodeShaohua Li
2006-09-27[PATCH] x86 microcode: microcode driver cleanup.Shaohua Li
2006-09-27[PATCH] Have x86 use add_active_range() and free_area_init_nodesMel Gorman