Age | Commit message (Expand) | Author |
2009-04-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown |
2009-04-22 | KVM: Unregister cpufreq notifier on unload | Jan Kiszka |
2009-04-22 | KVM: x86: release time_page on vcpu destruction | Joerg Roedel |
2009-04-22 | KVM: MMU: disable global page optimization | Marcelo Tosatti |
2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-20 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-19 | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-16 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2009-04-17 | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko |
2009-04-17 | x86, PAT: Remove page granularity tracking for vm_insert_pfn maps | Pallipadi, Venkatesh |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman |
2009-04-15 | x86: disable X86_PTRACE_BTS for now | Ingo Molnar |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-14 | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput |
2009-04-13 | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha |
2009-04-12 | x86: fix wrong section of pat_disable & make it static | Marcin Slusarz |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick |
2009-04-10 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-04-10 | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha |
2009-04-10 | x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() | Suresh Siddha |
2009-04-10 | x86, PAT: Changing memtype to WC ensuring no WB alias | venkatesh.pallipadi@intel.com |
2009-04-10 | x86, PAT: Handle faults cleanly in set_memory_ APIs | venkatesh.pallipadi@intel.com |
2009-04-10 | x86, PAT: Change order of cpa and free in set_memory_wb | venkatesh.pallipadi@intel.com |
2009-04-10 | x86, CPA: Change idmap attribute before ioremap attribute setup | Suresh Siddha |
2009-04-10 | x86: Document get_user_pages_fast() | Andy Grover |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han |
2009-04-09 | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |
2009-04-09 | tracing/syscalls: use a dedicated file header | Frederic Weisbecker |
2009-04-08 | xen: add FIX_TEXT_POKE to fixmap | Jeremy Fitzhardinge |
2009-04-08 | xen: clean up gate trap/interrupt constants | Jeremy Fitzhardinge |
2009-04-08 | xen: set _PAGE_NX in __supported_pte_mask before pagetable construction | Jeremy Fitzhardinge |
2009-04-08 | xen/mmu: weaken flush_tlb_other test | Jeremy Fitzhardinge |
2009-04-08 | xen/mmu: some early pagetable cleanups | Jeremy Fitzhardinge |
2009-04-08 | Xen: Add virt_to_pfn helper function | Alex Nixon |