| Commit message (Expand) | Author | Age |
* | [PATCH] i386/x86-64: Fix x87 information leak between processes | Andi Kleen | 2006-04-20 |
* | [PATCH] Switch Kprobes inline functions to __kprobes for i386 | Prasanna S Panchamukhi | 2006-04-19 |
* | [PATCH] apm: fix Armada laptops again | Samuel Thibault | 2006-04-19 |
* | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h | Jesper Juhl | 2006-04-19 |
* | [PATCH] x86 cpuid and msr notifier callback section mismatches | Randy Dunlap | 2006-04-19 |
* | [CPUFREQ] powernow-k8.c: fix a check-after-use | Adrian Bunk | 2006-04-18 |
* | [CPUFREQ] Remove duplicate check in powernow-k8 | Tobias Klauser | 2006-04-18 |
* | [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. | Andi Kleen | 2006-04-18 |
* | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 2006-04-18 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-04-14 |
|\ |
|
| * | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd) | Grzegorz Janoszka | 2006-04-14 |
* | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/ | Bjorn Helgaas | 2006-04-14 |
|/ |
|
* | [PATCH] splice: add support for sys_tee() | Jens Axboe | 2006-04-11 |
* | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access | Andi Kleen | 2006-04-11 |
* | [PATCH] i386: Remove bogus special case code from AMD core parsing | Andi Kleen | 2006-04-11 |
* | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen | 2006-04-11 |
* | [PATCH] vesafb: Fix incorrect logo colors in x86_64 | Antonino A. Daplas | 2006-04-11 |
* | [PATCH] No arch-specific strpbrk implementations | Kyle McMartin | 2006-04-11 |
* | [PATCH] Configurable NODES_SHIFT | Yasunori Goto | 2006-04-11 |
* | [PATCH] Enable TSC for AMD Geode GX/LX | Jordan Crouse | 2006-04-11 |
* | [PATCH] i386: move SMP option above subarch selection | Adrian Bunk | 2006-04-11 |
* | [PATCH] mpparse: prevent table index out-of-bounds | Randy Dunlap | 2006-04-11 |
* | [PATCH] menu: relocate DOUBLEFAULT option | Randy Dunlap | 2006-04-11 |
* | [PATCH] i386: print EIP/ESP last | Randy Dunlap | 2006-04-11 |
* | [PATCH] swsusp: don't require bigsmp | Ashok Raj | 2006-04-11 |
* | [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers | Adrian Bunk | 2006-04-11 |
* | Move request_standard_resources() back to before PCI probing | Linus Torvalds | 2006-04-09 |
* | [PATCH] i386: Remove printk about reboot fixups at reboot | Andi Kleen | 2006-04-09 |
* | [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce... | Andi Kleen | 2006-04-09 |
* | [PATCH] i386/x86_64: Check if MCFG works for the first 16 busses | Andi Kleen | 2006-04-09 |
* | [PATCH] x86_64: Proper null pointer check in powernow_k8_get | Jacob Shin | 2006-04-09 |
* | [PATCH] x86_64: Revert earlier powernow-k8 change | Andi Kleen | 2006-04-09 |
* | [PATCH] i386: Consolidate modern APIC handling | Andi Kleen | 2006-04-09 |
* | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled. | Andi Kleen | 2006-04-09 |
* | [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems | Andi Kleen | 2006-04-09 |
* | [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area | Arjan van de Ven | 2006-04-09 |
* | [PATCH] x86_64: Introduce e820_all_mapped | Arjan van de Ven | 2006-04-09 |
* | [PATCH] x86_64: Support memory hotadd without sparsemem | Andi Kleen | 2006-04-09 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-04-02 |
|\ |
|
| * | kexec: grammar fix for crash_save_this_cpu() | Horms | 2006-03-31 |
* | | Manual merge with Linus. | Dmitry Torokhov | 2006-04-02 |
|\| |
|
| * | [PATCH] unexport get_wchan | Adrian Bunk | 2006-03-31 |
| * | [PATCH] sys_sync_file_range() | Andrew Morton | 2006-03-31 |
| * | [PATCH] Don't pass boot parameters to argv_init[] | OGAWA Hirofumi | 2006-03-31 |
| * | [PATCH] Mark unwind info for signal trampolines in vDSOs | Jakub Jelinek | 2006-03-31 |
| * | [PATCH] i386 kdump timer vector lockup fix | Vivek Goyal | 2006-03-31 |
| * | [PATCH] Introduce sys_splice() system call | Jens Axboe | 2006-03-30 |
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2006-03-28 |
| |\ |
|
| | * | [CPUFREQ] powernow: remove private for_each_cpu_mask() | Andrew Morton | 2006-03-27 |
| | * | [CPUFREQ] hotplug cpu fix for powernow-k8 | shin, jacob | 2006-03-27 |