Age | Commit message (Expand) | Author |
2006-10-08 | [PATCH] i386/x86_64: Remove global IO_APIC_VECTOR | Eric W. Biederman |
2006-10-08 | [PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number | Eric W. Biederman |
2006-10-06 | [PATCH] i386: irqs build fix | Andrew Morton |
2006-10-05 | Merge git://git.infradead.org/~dhowells/irq-2.6 | Linus Torvalds |
2006-10-05 | [PATCH] i386: fix rwsem build bug on CONFIG_M386=y | Ingo Molnar |
2006-10-05 | [PATCH] x86: Terminate the kernel stacks for the unwinder | Andi Kleen |
2006-10-05 | [PATCH] i386: Fix PCI BIOS config space access | Andi Kleen |
2006-10-05 | [PATCH] i386: Update defconfig | Andi Kleen |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds |
2006-10-04 | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman |
2006-10-04 | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman |
2006-10-04 | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharing | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: i386 irq: Move msi message composition into io_apic.c | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: i386 irq: Dynamic irq support | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman |
2006-10-04 | [PATCH] genirq: convert the i386 architecture to irq-chips | Ingo Molnar |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones |
2006-10-03 | [PATCH] i383 numa: fix numaq/summit apicid conflict | Keith Mannthey |
2006-10-03 | BUG_ON cleanups in arch/i386 | Eric Sesterhenn |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-03 | Attack of "the the"s in arch | Matt LaPlante |
2006-10-03 | x86: Fix booting with "no387 nofxsr" | Linus Torvalds |
2006-10-02 | [PATCH] provide kernel_execve on all architectures | Arnd Bergmann |
2006-10-02 | [PATCH] namespaces: utsname: use init_utsname when appropriate | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c | Serge E. Hallyn |
2006-10-02 | [PATCH] namespaces: add nsproxy | Serge E. Hallyn |
2006-10-02 | [PATCH] cpumask: export node_to_cpu_mask consistently | Greg Banks |
2006-10-02 | [PATCH] kretprobe spinlock deadlock patch | bibo,mao |
2006-10-02 | [PATCH] kprobe whitespace cleanup | bibo,mao |
2006-10-02 | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli |
2006-10-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds |
2006-10-01 | [PATCH] Some config.h removals | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: update pte hook | Zachary Amsden |
2006-10-01 | [PATCH] paravirt: kpte flush | Zachary Amsden |
2006-10-01 | [PATCH] Generic ioremap_page_range: i386 conversion | Haavard Skinnemoen |
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(): voyager | Fernando Vazquez |
2006-10-01 | [PATCH] stack overflow safe kdump: safe_smp_processor_id() | Fernando Vazquez |
2006-10-01 | [PATCH] kill wall_jiffies | Atsushi Nemoto |
2006-10-01 | [PATCH] completions: lockdep annotate on stack completions | Peter Zijlstra |
2006-10-01 | [PATCH] mmc (mainly): add "or later" clause to licence statement. | Pierre Ossman |
2006-10-01 | [PATCH] kmemdup: some users | Alexey Dobriyan |
2006-10-01 | [PATCH] arch/i386/pci/mmconfig.c tweaks | Andrew Morton |
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 |