| Commit message (Expand) | Author | Age |
* | Merge branch 'linus' into perf/core | Ingo Molnar | 2010-07-21 |
|\ |
|
| * | Fix up trivial spelling errors ('taht' -> 'that') | Linus Torvalds | 2010-07-21 |
| * | x86, numa: fix boot without RAM on node0 again | Yinghai Lu | 2010-07-20 |
| * | mm: add context argument to shrinker callback | Dave Chinner | 2010-07-19 |
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-19 |
| |\ |
|
| | * | x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain | Jacob Pan | 2010-07-16 |
| | * | x86: Fix x2apic preenabled system with kexec | Yinghai Lu | 2010-07-16 |
| | * | x86: Force HPET readback_cmp for all ATI chipsets | Thomas Gleixner | 2010-07-15 |
| * | | Merge branch 'x86/kprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Linus Torvalds | 2010-07-18 |
| |\ \ |
|
| | * | | x86: kprobes: fix swapped segment registers in kretprobe | Roland McGrath | 2010-07-18 |
| | |/ |
|
| * / | PCI: fall back to original BIOS BAR addresses | Bjorn Helgaas | 2010-07-16 |
| |/ |
|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-13 |
| |\ |
|
| | * | x86, mrst: Add i8042_detect API for Moorestwon platform | Feng Tang | 2010-07-07 |
| | * | x86: Add i8042 pre-detection hook to x86_platform_ops | Feng Tang | 2010-07-07 |
| | * | x86, platform: Export x86_platform to modules | H. Peter Anvin | 2010-07-07 |
| * | | Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2010-07-13 |
| |\ \
| | |/
| |/| |
|
| | * | KVM: MMU: flush remote tlbs when overwriting spte with different pfn | Xiao Guangrong | 2010-07-12 |
| | * | KVM: VMX: Fix host MSR_KERNEL_GS_BASE corruption | Avi Kivity | 2010-07-06 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-07-06 |
| |\ \
| | |/
| |/| |
|
| | * | rbtree: Undo augmented trees performance damage and regression | Peter Zijlstra | 2010-07-05 |
| | * | x86, Calgary: Limit the max PHB number to 256 | Darrick J. Wong | 2010-07-01 |
* | | | perf, x86: P4 PMU -- redesign cache events | Cyrill Gorcunov | 2010-07-05 |
* | | | Merge commit 'v2.6.35-rc4' into perf/core | Ingo Molnar | 2010-07-05 |
|\| | |
|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-07-04 |
| |\ \
| | |/
| |/| |
|
| | * | perf, x86: Fix incorrect branches event on AMD CPUs | Vince Weaver | 2010-07-03 |
| | * | x86: Send a SIGTRAP for user icebp traps | Frederic Weisbecker | 2010-06-30 |
* | | | kprobes/x86: Fix kprobes to skip prefixes correctly | Masami Hiramatsu | 2010-06-29 |
* | | | Merge branch 'linus' into perf/core | Thomas Gleixner | 2010-06-28 |
|\| | |
|
| * | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-06-28 |
| |\| |
|
| | * | perf_events: Fix Intel Westmere event constraints | Stephane Eranian | 2010-06-10 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-06-28 |
| |\ \ |
|
| | * | | x86, Calgary: Increase max PHB number | Darrick J. Wong | 2010-06-25 |
| | * | | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund | 2010-06-20 |
| | * | | x86: Fix vsyscall on gcc 4.5 with -Os | Andi Kleen | 2010-06-18 |
| | * | | x86, pat: Proper init of memtype subtree_max_end | Venkatesh Pallipadi | 2010-06-11 |
| | * | | x86, setup: Set ax register in boot vga query | Andi Kleen | 2010-06-10 |
| | * | | percpu, x86: Avoid warnings of unused variables in per cpu | Andi Kleen | 2010-06-10 |
| | * | | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 2010-06-09 |
| | * | | x86: use __ASSEMBLY__ rather than __ASSEMBLER__ | Andres Salomon | 2010-06-07 |
| * | | | Merge branch 'bugzilla-13931-sleep-nvs' into release | Len Brown | 2010-06-12 |
| |\ \ \ |
|
| | * | | | suspend: Move NVS save/restore code to generic suspend functionality | Matthew Garrett | 2010-06-10 |
* | | | | | x86: Support for instruction breakpoints | Frederic Weisbecker | 2010-06-24 |
* | | | | | x86: Set resume bit before returning from breakpoint exception | Frederic Weisbecker | 2010-06-24 |
* | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routine | Robert Schöne | 2010-06-18 |
* | | | | | Merge commit 'v2.6.35-rc3' into perf/core | Ingo Molnar | 2010-06-18 |
|\| | | | |
|
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2010-06-11 |
| |\ \ \ \ |
|
| | * | | | | PM / x86: Save/restore MISC_ENABLE register | Ondrej Zary | 2010-06-07 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2010-06-11 |
| |\ \ \ \ |
|
| | * | | | | PCI: clear bridge resource range if BIOS assigned bad one | Yinghai Lu | 2010-06-11 |
| * | | | | | KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page | Avi Kivity | 2010-06-09 |