| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] EDAC: core EDAC support code | Alan Cox | 2006-01-18 | 2 | -12/+18 |
* | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-18 | 1 | -0/+12 |
* | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 2006-01-18 | 2 | -2/+42 |
* | [PATCH] x86_64: Fix VSMP build | Ravikiran G Thirumalai | 2006-01-16 | 1 | -5/+5 |
* | [PATCH] x86_64: Flexmap for 32bit and randomized mappings for 64bit | Andi Kleen | 2006-01-16 | 2 | -0/+4 |
* | [PATCH] x86_64: Increase NR_IRQ_VECTORS to 32 * NR_CPUS | Andi Kleen | 2006-01-16 | 1 | -1/+1 |
* | [PATCH] x86_64: Allow nesting of int3 by default for kprobes | Andi Kleen | 2006-01-16 | 2 | -7/+7 |
* | [PATCH] mark several functions __always_inline | Ingo Molnar | 2006-01-14 | 2 | -4/+4 |
* | [PATCH] death of get_thread_info/put_thread_info | Al Viro | 2006-01-12 | 1 | -2/+0 |
* | [PATCH] amd64: task_pt_regs() | Al Viro | 2006-01-12 | 2 | -3/+3 |
* | [PATCH] amd64: task_thread_info() | Al Viro | 2006-01-12 | 1 | -5/+5 |
* | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org | 2006-01-12 | 1 | -1/+0 |
* | [PATCH] sched: add cacheflush() asm | Ingo Molnar | 2006-01-12 | 1 | -0/+9 |
* | [PATCH] x86_64: Some housekeeping in local APIC code | Andi Kleen | 2006-01-11 | 1 | -5/+1 |
* | [PATCH] x86_64: Display meaningful part of filename during BUG() | Jan Beulich | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] x86_64: Remove unused AMD K8 C stepping flag | Andi Kleen | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: sparse warning cleanups | Stephen Hemminger | 2006-01-11 | 1 | -2/+2 |
* | [PATCH] x86_64: Move NUMA page_to_pfn/pfn_to_page functions out of line | Andi Kleen | 2006-01-11 | 1 | -13/+3 |
* | [PATCH] x86_64: Remove unused segments | Andi Kleen | 2006-01-11 | 1 | -3/+1 |
* | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_arch | Ravikiran G Thirumalai | 2006-01-11 | 1 | -0/+18 |
* | [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align | Ravikiran G Thirumalai | 2006-01-11 | 2 | -0/+18 |
* | [PATCH] x86_64: Make sure BITS_PER_ATOMIC is defined in asm-generic/atomic.h | Andi Kleen | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] x86_64: cleanup enter_lazy_tlb() | Brian Gerst | 2006-01-11 | 1 | -7/+2 |
* | [PATCH] x86_64: Remove useless KDB vector | Andi Kleen | 2006-01-11 | 2 | -5/+2 |
* | [PATCH] x86_64: Don't claim too many vectors for TLB flushing | Jason Uhlenkott | 2006-01-11 | 1 | -4/+3 |
* | [PATCH] x86_64: Allocate PDAs in the local node | Ravikiran G Thirumalai | 2006-01-11 | 1 | -2/+3 |
* | [PATCH] x86_64: Node local pda take 2 -- cpu_pda preparation | Ravikiran G Thirumalai | 2006-01-11 | 2 | -2/+4 |
* | [PATCH] x86_64: Early initialization of cpu_to_node | Ravikiran Thirumalai | 2006-01-11 | 1 | -0/+5 |
* | [PATCH] x86_64: On Intel CPUs don't do an additional CPU sync before RDTSC | Andi Kleen | 2006-01-11 | 2 | -0/+17 |
* | [PATCH] x86_64: Support alternative() with a output argument. | Andi Kleen | 2006-01-11 | 1 | -0/+15 |
* | [PATCH] x86_64: Don't try to synchronize the TSC over CPUs on Intel CPUs at b... | Andi Kleen | 2006-01-11 | 1 | -0/+2 |
* | [PATCH] x86_64: Fix compile error with !CONFIG_COMPAT | Andi Kleen | 2006-01-11 | 2 | -2/+1 |
* | [PATCH] x86_64: x86_64 write apic id fix | Vivek Goyal | 2006-01-11 | 1 | -0/+1 |
* | [PATCH] x86_64: Remove unused apic_write_atomic | Andi Kleen | 2006-01-11 | 1 | -5/+0 |
* | [PATCH] x86_64: Use function pointers to call DMA mapping functions | Muli Ben-Yehuda | 2006-01-11 | 5 | -112/+163 |
* | [PATCH] x86_64: Add idle notifiers | Andi Kleen | 2006-01-11 | 1 | -0/+14 |
* | [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state | Venkatesh Pallipadi | 2006-01-11 | 1 | -0/+6 |
* | [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.h | Adrian Bunk | 2006-01-11 | 1 | -16/+16 |
* | [PATCH] x86_64: Implement is_compat_task the right way | Andi Kleen | 2006-01-11 | 2 | -0/+6 |
* | [PATCH] x86_64: Align and pad x86_64 GDT on page boundary | Ravikiran G Thirumalai | 2006-01-11 | 1 | -5/+8 |
* | [PATCH] x86_64: Fix 64bit FXSAVE encoding | Jan Beulich | 2006-01-11 | 1 | -10/+48 |
* | [PATCH] x86_64: Generalize DMI and enable for x86-64 | Andi Kleen | 2006-01-11 | 1 | -0/+5 |
* | [PATCH] x86_64: fls in asm for x86_64 | Stephen Hemminger | 2006-01-11 | 1 | -3/+16 |
* | [PATCH] x86_64: don't save eflags in x86-64 switch_to() | Benjamin LaHaise | 2006-01-11 | 1 | -2/+2 |
* | [PATCH] x86_64: Move int 3 handler to debug stack and allow to increase it. | Jan Beulich | 2006-01-11 | 4 | -11/+19 |
* | [PATCH] x86_64: Remove enable/disable_hlt | Andi Kleen | 2006-01-11 | 1 | -7/+0 |
* | [PATCH] i386/x86-64: Use input/output dependencies for bitops | Andi Kleen | 2006-01-11 | 1 | -12/+12 |
* | [PATCH] x86_64: make trap information available to die notification handlers | Jan Beulich | 2006-01-11 | 1 | -3/+10 |
* | [PATCH] x86_64: Separate CONFIG_UNWIND_INFO from CONFIG_DEBUG_INFO | Jan Beulich | 2006-01-11 | 1 | -1/+1 |
* | [PATCH] x86_64: More CFI fixes for 32bit entry code | Jan Beulich | 2006-01-11 | 1 | -0/+2 |