Age | Commit message (Expand) | Author |
2010-05-14 | Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2010-05-14 | DA830: fix USB 2.0 clock entry | Sergei Shtylyov |
2010-05-14 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2010-05-14 | microblaze: Fix module loading on system with WB cache | Michal Simek |
2010-05-13 | x86: Use .cfi_sections for assembly code | Roland McGrath |
2010-05-13 | x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs | Andreas Herrmann |
2010-05-13 | microblaze: export assembly functions used by modules | Michal Simek |
2010-05-13 | microblaze: Remove powerpc code from Microblaze port | Michal Simek |
2010-05-13 | microblaze: Remove compilation warnings in cache macro | Michal Simek |
2010-05-13 | microblaze: export assembly functions used by modules | Steven J. Magnani |
2010-05-13 | microblaze: fix get_user/put_user side-effects | Steven J. Magnani |
2010-05-13 | microblaze: re-enable interrupts before calling schedule | Steven J. Magnani |
2010-05-13 | x86, perf: P4 PMU -- use hash for p4_get_escr_idx() | Cyrill Gorcunov |
2010-05-13 | KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe() | Roel Kluin |
2010-05-13 | KVM: VMX: blocked-by-sti must not defer NMI injections | Jan Kiszka |
2010-05-13 | KVM: x86: Call vcpu_load and vcpu_put in cpuid_update | Dongxiao Xu |
2010-05-13 | KVM: SVM: Fix wrong intercept masks on 32 bit | Joerg Roedel |
2010-05-12 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2010-05-13 | Merge commit 'kumar/merge' into merge | Benjamin Herrenschmidt |
2010-05-12 | ARM: 6125/1: ARM TWD: move TWD registers to common header | Srinidhi Kasagar |
2010-05-12 | [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y | Martin Schwidefsky |
2010-05-12 | [S390] ptrace: fix return value of do_syscall_trace_enter() | Gerald Schaefer |
2010-05-12 | powerpc/perf_event: Fix oops due to perf_event_do_pending call | Paul Mackerras |
2010-05-11 | x86, fpu: Use static_cpu_has() to implement use_xsave() | H. Peter Anvin |
2010-05-11 | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin |
2010-05-11 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-11 | Merge branch 'iommu/largepages' into amd-iommu/2.6.35 | Joerg Roedel |
2010-05-11 | x86/amd-iommu: Add amd_iommu=off command line option | Joerg Roedel |
2010-05-11 | perf, powerpc: Implement group scheduling transactional APIs | Lin Ming |
2010-05-11 | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu |
2010-05-10 | x86, fpu: Use the proper asm constraint in use_xsave() | H. Peter Anvin |
2010-05-10 | x86, fpu: Unbreak FPU emulation | H. Peter Anvin |
2010-05-10 | x86: Introduce 'struct fpu' and related API | Avi Kivity |
2010-05-10 | x86: Eliminate TS_XSAVE | Avi Kivity |
2010-05-10 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar |
2010-05-10 | Merge commit 'v2.6.34-rc7' into oprofile | Ingo Molnar |
2010-05-09 | x86, hypervisor: add missing <linux/module.h> | H. Peter Anvin |
2010-05-09 | x86, hypervisor: Export the x86_hyper* symbols | H. Peter Anvin |
2010-05-08 | Merge commit 'v2.6.34-rc6' into x86/cpu | H. Peter Anvin |
2010-05-08 | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov |
2010-05-08 | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled | Catalin Marinas |
2010-05-08 | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP | Catalin Marinas |
2010-05-08 | ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops | Catalin Marinas |
2010-05-08 | ARM: 6106/1: Implement copy_to_user_page() for noMMU | Catalin Marinas |
2010-05-08 | ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c | Catalin Marinas |
2010-05-07 | x86: Clean up the hypervisor layer | H. Peter Anvin |