| Commit message (Expand) | Author | Age |
* | MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT | Brice Goglin | 2006-09-26 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] Don't set calgary iommu as default y | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: New Intel feature flags | Dave Jones | 2006-09-26 |
| * | [PATCH] x86: Add a cumulative thermal throttle event counter. | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] i386: Make the jiffies compares use the 64bit safe macros. | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ... | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Move direct PCI scanning functions out of line | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't leak NT bit into next task | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder | Jan Beulich | 2006-09-26 |
| * | [PATCH] Fix some broken white space in ia32_signal.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] Initialize argument registers for 32bit signal handlers. | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove all traces of signal number conversion | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't synchronize time reading on single core AMD systems | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove outdated comment in x86-64 mmconfig code | Andi Kleen | 2006-09-26 |
| * | [PATCH] Use string instructions for Core2 copy/clear | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: - restore i8259A eoi status on resume | Matthew Garrett | 2006-09-26 |
| * | [PATCH] i386: Split multi-line printk in oops output. | Dave Jones | 2006-09-26 |
| * | [PATCH] i386: Add MMCFG resources to i386 too | Andi Kleen | 2006-09-26 |
| * | [PATCH] MMCONFIG and new Intel motherboards | Aaron Durbin | 2006-09-26 |
| * | [PATCH] Insert GART region into resource map | Aaron Durbin | 2006-09-26 |
| * | [PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s... | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix idle notifiers | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] i386: Remove experimental mark of kexec | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] Mark per cpu data initialization __initdata again | Andi Kleen | 2006-09-26 |
| * | [PATCH] Check return values of __copy_to_user in uname emulation | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add __must_check to copy_*_user | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix zeroing on exception in copy_*_user | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: add HPET(s) into resource map | adurbin@google.com | 2006-09-26 |
| * | [PATCH] insert IOAPIC(s) and Local APIC into resource map | adurbin@google.com | 2006-09-26 |
| * | [PATCH] i386: Do better early exception handlers | Chuck Ebbert | 2006-09-26 |
| * | [PATCH] i386: Allow a kernel not to be in ring 0 | Rusty Russell | 2006-09-26 |
| * | [PATCH] i386: Abstract sensitive instructions | Rusty Russell | 2006-09-26 |
| * | [PATCH] Fix a PDA warning uncovered by the new type checking | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix a irqcount comment in entry.S | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add the -fstack-protector option to the CFLAGS | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Add the canary field to the PDA area and the task struct | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Add the Kconfig option for the stackprotector feature | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Don't use kernel_text_address in oops context | Andi Kleen | 2006-09-26 |
| * | [PATCH] i386: Avoid overwriting the current pgd (V4, i386) | Magnus Damm | 2006-09-26 |
| * | [PATCH] Avoid overwriting the current pgd (V4, x86_64) | Magnus Damm | 2006-09-26 |
| * | [PATCH] Remove most of the special cases for the debug IST stack | Keith Owens | 2006-09-26 |
| * | [PATCH] i386: Fix the EDD code misparsing the command line | H. Peter Anvin | 2006-09-26 |
| * | [PATCH] Optimize PDA accesses slightly | Andi Kleen | 2006-09-26 |
| * | [PATCH] Put .note.* sections into a PT_NOTE segment | Ian Campbell | 2006-09-26 |
| * | [PATCH] Reload CS when startup_64 is used. | Eric W. Biederman | 2006-09-26 |