Age | Commit message (Expand) | Author | Files | Lines |
2009-09-14 | Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -9/+21 |
2009-09-14 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+8 |
2009-09-14 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -739/+858 |
2009-09-14 | Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 14 | -687/+15 |
2009-09-14 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 9 | -52/+43 |
2009-09-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -3/+20 |
2009-09-11 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -13/+15 |
2009-09-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -19/+28 |
2009-09-11 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -0/+10 |
2009-09-11 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -19/+50 |
2009-09-11 | Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2009-09-10 | x86: Fix code patching for paravirt-alternatives on 486 | Ben Hutchings | 1 | -3/+13 |
2009-09-07 | sched: enable SD_WAKE_IDLE | Peter Zijlstra | 1 | -1/+1 |
2009-09-06 | Merge commit 'v2.6.31-rc9' into tracing/core | Ingo Molnar | 2 | -3/+11 |
2009-09-04 | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 9 | -37/+71 |
2009-09-04 | sched: Turn on SD_BALANCE_NEWIDLE | Ingo Molnar | 1 | -1/+1 |
2009-09-04 | sched: Clean up topology.h | Ingo Molnar | 1 | -19/+28 |
2009-09-04 | x86/i386: Put aligned stack-canary in percpu shared_aligned section | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-09-03 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 1 | -0/+1 |
2009-09-03 | x86/i386: Make sure stack-protector segment base is cache aligned | Jeremy Fitzhardinge | 3 | -4/+14 |
2009-09-03 | Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32 | Joerg Roedel | 1 | -18/+20 |
2009-09-03 | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32 | Joerg Roedel | 2 | -0/+5 |
2009-09-03 | Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-... | Joerg Roedel | 1 | -1/+7 |
2009-09-03 | x86/amd-iommu: Add passthrough mode initialization functions | Joerg Roedel | 2 | -0/+5 |
2009-09-03 | x86/amd-iommu: Change iommu_map_page to support multiple page sizes | Joerg Roedel | 1 | -0/+6 |
2009-09-03 | x86/amd-iommu: Support higher level PTEs in iommu_page_unmap | Joerg Roedel | 1 | -0/+1 |
2009-09-03 | x86/amd-iommu: Remove old page table handling macros | Joerg Roedel | 1 | -19/+0 |
2009-09-03 | x86/amd-iommu: Introduce increase_address_space function | Joerg Roedel | 1 | -0/+4 |
2009-09-03 | x86/amd-iommu: Flush domains if address space size was increased | Joerg Roedel | 1 | -0/+1 |
2009-09-03 | x86/amd-iommu: Make fetch_pte aware of dynamic mapping levels | Joerg Roedel | 1 | -0/+9 |
2009-09-03 | x86/amd-iommu: Panic if IOMMU command buffer reset fails | Joerg Roedel | 1 | -0/+3 |
2009-09-03 | x86/amd-iommu: Add reset function for command buffers | Joerg Roedel | 1 | -0/+3 |
2009-09-03 | x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi" | Joerg Roedel | 1 | -1/+1 |
2009-09-02 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2 | -3/+11 |
2009-09-01 | x86: Move kernel_fpu_using to irq_fpu_usable in asm/i387.h | Huang Ying | 1 | -0/+8 |
2009-09-01 | Merge branch 'x86/paravirt' into x86/cpu | Ingo Molnar | 2 | -711/+722 |
2009-08-31 | x86, msr: Export the register-setting MSR functions via /dev/*/msr | H. Peter Anvin | 1 | -2/+8 |
2009-08-31 | x86, msr: Create _on_cpu helpers for {rw,wr}msr_safe_regs() | H. Peter Anvin | 1 | -4/+14 |
2009-08-31 | x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT | H. Peter Anvin | 1 | -2/+2 |
2009-08-31 | x86, asm: Make _ASM_EXTABLE() usable from assembly code | H. Peter Anvin | 1 | -1/+9 |
2009-08-31 | x86, asm: Add 32-bit versions of the combined CFI macros | H. Peter Anvin | 1 | -1/+17 |
2009-08-31 | x86, msr: Rewrite AMD rd/wrmsr variants | Borislav Petkov | 2 | -23/+41 |
2009-08-31 | x86, msr: Add rd/wrmsr interfaces with preset registers | Borislav Petkov | 2 | -0/+29 |
2009-08-29 | Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb... | Ingo Molnar | 11 | -30/+81 |
2009-08-28 | ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n | Feng Tang | 1 | -2/+11 |
2009-08-26 | tracing: Remove FTRACE_SYSCALL_MAX definitions | Jason Baron | 1 | -7/+0 |
2009-08-26 | tracing: Define NR_syscalls for x86_64 | Jason Baron | 1 | -0/+6 |
2009-08-26 | tracing: Define NR_syscalls for x86 (32) | Jason Baron | 1 | -0/+2 |
2009-08-26 | x86, ioapic: Define IO_APIC_DEFAULT_PHYS_BASE constant | Cyrill Gorcunov | 1 | -1/+2 |