Age | Commit message (Expand) | Author |
2010-06-11 | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi |
2010-06-11 | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu |
2010-06-10 | x86, mce: Use HW_ERR in MCE handler | Huang Ying |
2010-06-10 | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying |
2010-06-10 | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying |
2010-06-10 | x86, setup: Set ax register in boot vga query | Andi Kleen |
2010-06-11 | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen |
2010-06-10 | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett |
2010-06-10 | perf_events: Fix Intel Westmere event constraints | Stephane Eranian |
2010-06-09 | x86, AMD: Extend support to future families | Borislav Petkov |
2010-06-09 | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov |
2010-06-09 | x86, xsave: Cleanup return codes in check_for_xstate() | Dan Carpenter |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman |
2010-06-09 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre... | Ingo Molnar |
2010-06-09 | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity |
2010-06-09 | KVM: MMU: invalidate and flush on spte small->large page size change | Marcelo Tosatti |
2010-06-09 | KVM: SVM: Implement workaround for Erratum 383 | Joerg Roedel |
2010-06-09 | KVM: SVM: Handle MCEs early in the vmexit process | Joerg Roedel |
2010-06-09 | x86: Unify save_stack_address() and save_stack_address_nosched() | Oleg Nesterov |
2010-06-09 | x86: Make save_stack_address() !CONFIG_FRAME_POINTER friendly | Oleg Nesterov |
2010-06-09 | perf: Convert perf_event to local_t | Peter Zijlstra |
2010-06-09 | arch: Implement local64_t | Peter Zijlstra |
2010-06-09 | perf, x86: Make a second write to performance counter if needed | Cyrill Gorcunov |
2010-06-09 | perf: Cleanup {start,commit,cancel}_txn details | Peter Zijlstra |
2010-06-08 | perf: Drop the skip argument from perf_arch_fetch_regs_caller | Frederic Weisbecker |
2010-06-08 | x86: Unify dumpstack.h and stacktrace.h | Frederic Weisbecker |
2010-06-08 | x86, UV: Modularize BAU send and wait | Cliff Wickman |
2010-06-08 | x86, UV: BAU broadcast to the local hub | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU regular message type | Cliff Wickman |
2010-06-08 | x86, UV: Remove BAU check for stay-busy | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU discovery of hubs and sockets | Cliff Wickman |
2010-06-08 | x86, UV: Correct BAU software acknowledge | Cliff Wickman |
2010-06-08 | x86, UV: BAU structure rearranging | Cliff Wickman |
2010-06-08 | x86, UV: Shorten access to BAU statistics structure | Cliff Wickman |
2010-06-08 | x86, UV: Disable BAU on network congestion | Cliff Wickman |
2010-06-08 | x86, UV: BAU tunables into a debugfs file | Cliff Wickman |
2010-06-08 | x86, UV: Calculate BAU destination timeout | Cliff Wickman |
2010-06-08 | perf, x86: Small fix to cpuid10_edx | Livio Soares |
2010-06-07 | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon |
2010-06-08 | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary |
2010-06-07 | xen: Add xen_create_contiguous_region | Alex Nixon |
2010-06-07 | xen: Rename the balloon lock | Alex Nixon |
2010-06-07 | xen: Allow unprivileged Xen domains to create iomap pages | Alex Nixon |
2010-06-07 | xen: use _PAGE_IOMAP in ioremap to do machine mappings | Jeremy Fitzhardinge |
2010-06-04 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2010-06-04 | Merge remote branch 'tip/perf/urgent' into oprofile/urgent | Robert Richter |
2010-06-03 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-06-03 | Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/... | Linus Torvalds |
2010-06-03 | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-06-03 | xen: ensure timer tick is resumed even on CPU driving the resume | Ian Campbell |