| Commit message (Expand) | Author | Age |
* | [PATCH] Have x86_64 use add_active_range() and free_area_init_nodes | Mel Gorman | 2006-09-27 |
* | [PATCH] fix x86_64-mm-spinlock-cleanup | Andrew Morton | 2006-09-27 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2006-09-26 |
|\ |
|
| * | [PATCH] x86: Refactor thermal throttle processing | Dmitriy Zavin | 2006-09-26 |
| * | [PATCH] Fix unwinder warning in traps.c | Andi Kleen | 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] 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 idle notifiers | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove unused asm-x86_64/mmx.h | Andi Kleen | 2006-09-26 |
| * | [PATCH] Define __bad_pda_field as noreturn | Andi Kleen | 2006-09-26 |
| * | [PATCH] Reindent macros in pda.h | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix some stylistic issues in uaccess.h | 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] Type checking for write_pda() | Jeremy Fitzhardinge | 2006-09-26 |
| * | [PATCH] Use %c instead of %P modifier in pda access | Andi Kleen | 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 comments to the PDA structure to annotate offsets | Arjan van de Ven | 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] Optimize PDA accesses slightly | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Remove incorrect comment about ACPI e820 entries | Andi Kleen | 2006-09-26 |
| * | [PATCH] optimize hweight64 for x86_64 | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove non e820 fallbacks in high level code | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove some cruft in apic id checking during processor setup | Andi Kleen | 2006-09-26 |
| * | [PATCH] Use proper accessors to change PSE bits in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Fix pte_exec/mkexec and use it in change_page_attr() | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove safe_smp_processor_id() | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: remove config.h includes from asm-i386 & asm-x86_64 | Dave Jones | 2006-09-26 |
| * | [PATCH] non lazy "sleazy" fpu implementation | Arjan van de Ven | 2006-09-26 |
| * | [PATCH] Auto size the per cpu area. | Eric W. Biederman | 2006-09-26 |
| * | [PATCH] Merge stacktrace and show_trace | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet | Andi Kleen | 2006-09-26 |
| * | [PATCH] x86: Remove unneeded externs in acpi/boot.c | Andi Kleen | 2006-09-26 |
| * | [PATCH] Convert x86-64 to early param | Andi Kleen | 2006-09-26 |
| * | [PATCH] Clean up spin/rwlocks | Andi Kleen | 2006-09-26 |
| * | [PATCH] Don't use lock section for mutexes and semaphores | Andi Kleen | 2006-09-26 |
| * | [PATCH] Calgary IOMMU: consolidate per bus data structures | Muli Ben-Yehuda | 2006-09-26 |
| * | [PATCH] Calgary IOMMU: rearrange 'struct iommu_table' members | Muli Ben-Yehuda | 2006-09-26 |
| * | [PATCH] remove int_delivery_dest | Jan Beulich | 2006-09-26 |
| * | [PATCH] x86: Detect CFI support in the assembler at runtime | Andi Kleen | 2006-09-26 |
| * | [PATCH] Replace mp bus array with bitmap for bus not pci | Andi Kleen | 2006-09-26 |
| * | [PATCH] Move early chipset quirks out to new file | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove obsolete PIC mode | Andi Kleen | 2006-09-26 |
| * | [PATCH] Clean up and minor fixes to TLB flush | Andi Kleen | 2006-09-26 |
| * | [PATCH] Remove all ifdefs for local/io apic | Andi Kleen | 2006-09-26 |
| * | [PATCH] Add proper alignment to ENTRY | Andi Kleen | 2006-09-26 |
| * | [PATCH] Clean up read write lock assembly | Andi Kleen | 2006-09-26 |