| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86_64: Make it clear in machine checks that it's an hardware problem | Andi Kleen | 2006-01-11 | 1 | -0/+4 |
* | [PATCH] x86_64: Clean up copy_*_user | Andi Kleen | 2006-01-11 | 1 | -221/+23 |
* | [PATCH] x86_64: Use function pointers to call DMA mapping functions | Muli Ben-Yehuda | 2006-01-11 | 8 | -451/+477 |
* | [PATCH] x86_64: Reject SRAT tables that don't cover all memory | Andi Kleen | 2006-01-11 | 1 | -0/+33 |
* | [PATCH] x86_64: Add idle notifiers | Andi Kleen | 2006-01-11 | 6 | -0/+60 |
* | [PATCH] x86_64: Clean up some printks in NUMA code | Andi Kleen | 2006-01-11 | 1 | -4/+4 |
* | [PATCH] x86_64: Fix up coding style in numa.c | Andi Kleen | 2006-01-11 | 1 | -2/+2 |
* | [PATCH] x86_64: Fix off by one in IOMMU check | Andi Kleen | 2006-01-11 | 4 | -4/+6 |
* | [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 | 2 | -2/+58 |
* | [PATCH] i386: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 | 2 | -2/+82 |
* | [PATCH] i386/x86-64: Remove sub jiffy profile timer support | Venkatesh Pallipadi | 2006-01-11 | 2 | -106/+8 |
* | [PATCH] x86_64: Report hardware breakpoints in user space when triggered by t... | John Blackwood | 2006-01-11 | 1 | -4/+2 |
* | [PATCH] x86_64: Convert page fault error codes to symbolic constants. | Andi Kleen | 2006-01-11 | 1 | -17/+17 |
* | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 | 3 | -0/+7 |
* | [PATCH] x86_64: Remove unnecessary case from the page fault handler | Andi Kleen | 2006-01-11 | 1 | -4/+7 |
* | [PATCH] x86_64: Align and pad x86_64 GDT on page boundary | Ravikiran G Thirumalai | 2006-01-11 | 4 | -10/+16 |
* | [PATCH] x86_64: Allow compilation on a 32bit biarch toolchain | Andi Kleen | 2006-01-11 | 5 | -0/+8 |
* | [PATCH] x86_64: Make udelay more accurate | Ross Biro | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Return -1 for unknown PCI bus affinity | Andi Kleen | 2006-01-11 | 1 | -3/+4 |
* | [PATCH] x86_64: Validate SLIT table | Andi Kleen | 2006-01-11 | 1 | -0/+27 |
* | [PATCH] x86_64: Fix off by one in acpi table mapping | Andi Kleen | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 | 6 | -10/+30 |
* | [PATCH] x86_64: Remove bogus file in arch/x86_64/pci | Andi Kleen | 2006-01-11 | 1 | -22/+0 |
* | [PATCH] x86_64: Add missing newline in IOMMU error message | Andi Kleen | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: fix page fault from show_trace() | Jan Beulich | 2006-01-11 | 1 | -7/+5 |
* | [PATCH] x86_64: fix single step handling for 32bit processes | Peter Beutner | 2006-01-11 | 1 | -19/+7 |
* | [PATCH] i386/x86-64: Don't IPI to offline cpus on shutdown | Eric W. Biederman | 2006-01-11 | 2 | -7/+10 |
* | [PATCH] x86_64/i386: Remove preempt disable calls in lowlevel IPI | Zwane Mwaikambo | 2006-01-11 | 2 | -10/+5 |
* | [PATCH] x86_64: increase MCE bank counts | Shaohua Li | 2006-01-11 | 1 | -11/+14 |
* | [PATCH] x86_64: another mb() for smpboot.c | Benjamin LaHaise | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. | Jan Beulich | 2006-01-11 | 4 | -11/+76 |
* | [PATCH] x86_64: Don't confuse apic=... command line option with apic | Andi Kleen | 2006-01-11 | 1 | -1/+3 |
* | [PATCH] x86_64: Dont't disable early PCI scan with apic | Andi Kleen | 2006-01-11 | 1 | -3/+0 |
* | [PATCH] i386/x86-64: Update AMD CPUID flags | Andi Kleen | 2006-01-11 | 3 | -10/+35 |
* | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ... | Andi Kleen | 2006-01-11 | 3 | -31/+4 |
* | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flag | Andi Kleen | 2006-01-11 | 4 | -4/+14 |
* | [PATCH] x86_64: Remove enable/disable_hlt | Andi Kleen | 2006-01-11 | 1 | -30/+9 |
* | [PATCH] x86_64: Don't reserve hotplug CPUs by default | Andi Kleen | 2006-01-11 | 1 | -7/+4 |
* | [PATCH] x86_64: No need to remove NT during CPU setup | Andi Kleen | 2006-01-11 | 1 | -7/+0 |
* | [PATCH] x86_64: Adjust page fault handling | Jan Beulich | 2006-01-11 | 1 | -3/+4 |
* | [PATCH] x86_64: Remove unprotected iret | Jan Beulich | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: Clean up double fault handling | Jan Beulich | 2006-01-11 | 1 | -1/+17 |
* | [PATCH] x86_64: make trap information available to die notification handlers | Jan Beulich | 2006-01-11 | 3 | -16/+27 |
* | [PATCH] x86_64: Removing unused function die_if_kernel(). | Jan Beulich | 2006-01-11 | 1 | -5/+0 |
* | [PATCH] x86_64: fix bound check IDT gate | Jan Beulich | 2006-01-11 | 1 | -2/+2 |
* | [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO | Jan Beulich | 2006-01-11 | 2 | -2/+4 |
* | [PATCH] x86_64: Support constant TSC feature in future AMD CPUs. | Andi Kleen | 2006-01-11 | 1 | -0/+6 |
* | [PATCH] x86_64: More CFI fixes for 32bit entry code | Jan Beulich | 2006-01-11 | 1 | -5/+28 |
* | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-01-11 | 1 | -47/+69 |
* | [PATCH] capable/capability.h (arch/) | Randy Dunlap | 2006-01-11 | 32 | -0/+32 |