Age | Commit message (Expand) | Author |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds |
2006-06-29 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-06-29 | [PATCH] genirq MSI fixes | Ingo Molnar |
2006-06-29 | [PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend() | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge pending_irq_cpumask[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] | Ingo Molnar |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar |
2006-06-28 | [PATCH] x86: do_IRQ(): check irq number | Andrew Morton |
2006-06-28 | [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add... | pageexec@freemail.hu |
2006-06-27 | [PATCH] do_IRQ() warning fix | Andrew Morton |
2006-06-27 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: replace spinlocks w mutexes | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: migrate gpio_dump to common module | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: refactor scx200_probe to better ... | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: add 'v' command to device-file | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: put gpio_dump on a diet | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: device minor numbers are unsigne... | Jim Cromie |
2006-06-27 | [PATCH] chardev: GPIO for SCx200 & PC-8736x: whitespace pre-clean | Jim Cromie |
2006-06-27 | [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only | Chandra Seetharaman |
2006-06-27 | [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-27 | [PATCH] vdso: randomize the i386 vDSO by moving it into a vma | Ingo Molnar |
2006-06-27 | [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMT | James Bottomley |
2006-06-27 | [PATCH] fix broken vm86 interrupt/signal handling | Aleksey Gorelov |
2006-06-27 | [PATCH] i386: move phys_proc_id and cpu_core_id to cpuinfo_x86 | Rohit Seth |
2006-06-27 | [PATCH] x86: constify some parts of arch/i386/kernel/cpu/ | Andreas Mohr |
2006-06-27 | [PATCH] x86: increase interrupt vector range | Rusty Russell |
2006-06-27 | [PATCH] x86: cpu_init(): avoid GFP_KERNEL allocation while atomic | Shaohua Li |
2006-06-27 | [PATCH] node hotplug: register cpu: remove node struct | KAMEZAWA Hiroyuki |
2006-06-27 | [PATCH] Register sysfs file for hotplugged new node | Yasunori Goto |
2006-06-27 | [PATCH] i386: export memory more than 4G through /proc/iomem | Vivek Goyal |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in arch and core code | Greg Kroah-Hartman |
2006-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-26 | [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed | Greg Kroah-Hartman |
2006-06-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds |
2006-06-26 | [PATCH] x86_64: i386/x86-64 Add nmi watchdog support for new Intel CPUs | Venkatesh Pallipadi |
2006-06-26 | [PATCH] x86_64: fix apic error on bootup | Siddha, Suresh B |
2006-06-26 | [PATCH] x86_64: Standardize i386/x86_64 handling of NMI_VECTOR | Keith Owens |
2006-06-26 | [PATCH] i386/x86-64: adjust /proc/interrupts column headings | Jan Beulich |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen |
2006-06-26 | [PATCH] i386/x86-64: fall back to old-style call trace if no unwinding | Jan Beulich |
2006-06-26 | [PATCH] i386: reliable stack trace support i386 entry.S | Jan Beulich |
2006-06-26 | [PATCH] i386: reliable stack trace support (i386) | Jan Beulich |
2006-06-26 | [PATCH] x86_64: fix vector_lock deadlock in io_apic.c | Ingo Molnar |
2006-06-26 | [PATCH] x86_64: nmi watchdog header cleanup | Don Zickus |
2006-06-26 | [PATCH] i386/x86-64: simplify ioapic_register_intr() | Jan Beulich |
2006-06-26 | [PATCH] x86_64: serialize assign_irq_vector() use of static variables | Jan Beulich |
2006-06-26 | [PATCH] x86_64: Clean and enhance up K8 northbridge access code | Andi Kleen |
2006-06-26 | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann |