| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flags | Joerg Roedel | 2007-05-02 | 1 | -3/+2 |
* | [PATCH] x86-64: fixed size remaining fake nodes | David Rientjes | 2007-05-02 | 1 | -10/+37 |
* | [PATCH] x86-64: split remaining fake nodes equally | David Rientjes | 2007-05-02 | 1 | -4/+18 |
* | [PATCH] x86-64: configurable fake numa node sizes | David Rientjes | 2007-05-02 | 1 | -108/+153 |
* | [PATCH] x86-64: make simnow_init() static | Adrian Bunk | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] x86-64: remove extra smp_processor_id calling | Yinghai Lu | 2007-05-02 | 1 | -2/+1 |
* | [PATCH] x86-64: fix ia32_binfmt.c build error | Ralf Baechle | 2007-05-02 | 1 | -4/+6 |
* | [PATCH] x86: Log reason why TSC was marked unstable | john stultz | 2007-05-02 | 3 | -4/+5 |
* | [PATCH] x86-64: Minor white space cleanup in traps.c | Andi Kleen | 2007-05-02 | 1 | -3/+1 |
* | [PATCH] x86-64: Allow sys_uselib unconditionally | Andi Kleen | 2007-05-02 | 1 | -4/+0 |
* | [PATCH] x86-64: Don't disable basic block reordering | Andi Kleen | 2007-05-02 | 1 | -3/+0 |
* | [PATCH] x86-64: Move cpu verification code to common file | Vivek Goyal | 2007-05-02 | 5 | -123/+152 |
* | [PATCH] x86-64: Extend bzImage protocol for relocatable bzImage | Vivek Goyal | 2007-05-02 | 1 | -2/+11 |
* | [PATCH] x86-64: build-time checking | Vivek Goyal | 2007-05-02 | 2 | -1/+8 |
* | [PATCH] x86-64: Relocatable Kernel Support | Vivek Goyal | 2007-05-02 | 8 | -330/+593 |
* | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 | 6 | -32/+39 |
* | [PATCH] x86: Move swsusp __pa() dependent code to arch portion | Vivek Goyal | 2007-05-02 | 1 | -0/+14 |
* | [PATCH] x86-64: Remove the identity mapping as early as possible | Vivek Goyal | 2007-05-02 | 5 | -58/+25 |
* | [PATCH] x86-64: Modify discover_ebda to use virtual addresses | Vivek Goyal | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] x86-64: 64bit ACPI wakeup trampoline | Vivek Goyal | 2007-05-02 | 3 | -51/+41 |
* | [PATCH] x86-64: wakeup.S misc cleanups | Vivek Goyal | 2007-05-02 | 1 | -72/+40 |
* | [PATCH] x86-64: wakeup.S rename registers to reflect right names | Vivek Goyal | 2007-05-02 | 1 | -18/+18 |
* | [PATCH] x86-64: Get rid of dead code in suspend resume | Vivek Goyal | 2007-05-02 | 1 | -56/+1 |
* | [PATCH] x86-64: 64bit PIC SMP trampoline | Vivek Goyal | 2007-05-02 | 3 | -22/+156 |
* | [PATCH] x86-64: Add EFER to the register set saved by save_processor_state | Vivek Goyal | 2007-05-02 | 1 | -1/+2 |
* | [PATCH] x86-64: cleanup segments | Vivek Goyal | 2007-05-02 | 1 | -6/+6 |
* | [PATCH] x86-64: modify copy_bootdata to use virtual addresses | Vivek Goyal | 2007-05-02 | 1 | -9/+8 |
* | [PATCH] x86-64: Fix early printk to use standard ISA mapping | Vivek Goyal | 2007-05-02 | 1 | -2/+1 |
* | [PATCH] x86-64: Clean up the early boot page table | Vivek Goyal | 2007-05-02 | 1 | -33/+28 |
* | [PATCH] x86-64: Kill temp boot pmds | Vivek Goyal | 2007-05-02 | 2 | -58/+45 |
* | [PATCH] x86-64: dma_ops as const | Stephen Hemminger | 2007-05-02 | 5 | -5/+5 |
* | [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus | Joerg Roedel | 2007-05-02 | 4 | -10/+64 |
* | [PATCH] x86-64: Correct max number of CPUs in Kconfig | Andi Kleen | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2) | Stephane Eranian | 2007-05-02 | 1 | -4/+4 |
* | [PATCH] x86-64: Some cleanup in time.c | Andi Kleen | 2007-05-02 | 1 | -4/+1 |
* | [PATCH] x86: Fix i386 and x86_64 fault information pollution | Andi Kleen | 2007-05-02 | 1 | -7/+23 |
* | [PATCH] x86-64: a few missing entry.S annotations | Jan Beulich | 2007-05-02 | 1 | -0/+5 |
* | [PATCH] x86: consolidate smp_send_stop() | Jan Beulich | 2007-05-02 | 1 | -18/+10 |
* | [PATCH] x86-64: adjust inclusion of asm/vsyscall32.h | Jan Beulich | 2007-05-02 | 1 | -0/+1 |
* | [PATCH] x86: adjust inclusion of asm/fixmap.h | Jan Beulich | 2007-05-02 | 2 | -0/+2 |
* | [PATCH] x86: default to physical mode on hotplug CPU kernels | Ingo Molnar | 2007-05-02 | 2 | -14/+4 |
* | [PATCH] x86-64: remove clustered APIC mode | Ingo Molnar | 2007-05-02 | 2 | -139/+1 |
* | [PATCH] x86-64: always use physical delivery mode on > 8 CPUs | Ingo Molnar | 2007-05-02 | 1 | -56/+15 |
* | [PATCH] x86-64: optimize & fix APIC mode setup | Ingo Molnar | 2007-05-02 | 1 | -24/+15 |
* | [PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525 | Andrew Morton | 2007-05-02 | 2 | -21/+0 |
* | [PATCH] x86-64: revert x86_64-mm-add-genapic_force | Andrew Morton | 2007-05-02 | 1 | -8/+1 |
* | [PATCH] x86-64: Update defconfig | Andi Kleen | 2007-05-02 | 1 | -134/+49 |
* | libata/IDE: remove combined mode quirk | Jeff Garzik | 2007-04-28 | 1 | -1/+0 |
* | [PATCH] x86-64: Always flush all pages in change_page_attr | Andi Kleen | 2007-04-24 | 1 | -1/+1 |
* | [PATCH] x86-64: make GART PTEs uncacheable | Joachim Deguara | 2007-04-24 | 1 | -1/+5 |