Age | Commit message (Expand) | Author |
2009-12-02 | x86: Fix comments of register/stack access functions | Masami Hiramatsu |
2009-12-02 | hw-breakpoints: Keep track of user disabled breakpoints | Frederic Weisbecker |
2009-11-27 | hw-breakpoints: Use struct perf_event_attr to define user breakpoints | Frederic Weisbecker |
2009-11-26 | x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint | Frederic Weisbecker |
2009-11-26 | hw-breakpoints: Simplify error handling in breakpoint creation requests | Frederic Weisbecker |
2009-11-25 | x86: Rename global percpu symbol dr7 to cpu_dr7 | Tejun Heo |
2009-11-24 | perf_events, x86: Fix validate_event bug | Stephane Eranian |
2009-11-23 | hw-breakpoint: Attribute authorship of hw-breakpoint related files | K.Prasad |
2009-11-23 | perf events: Do not generate function trace entries in perf code | Ingo Molnar |
2009-11-21 | Merge branch 'tracing/hw-breakpoints' into perf/core | Ingo Molnar |
2009-11-19 | x86: Instruction decoder test should generate build warning | Masami Hiramatsu |
2009-11-17 | Merge branch 'perf/core' into perf/probes | Ingo Molnar |
2009-11-17 | x86: Show symbol name if insn decoder test failed | Masami Hiramatsu |
2009-11-17 | x86: Add verbose option to insn decoder test | Masami Hiramatsu |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar |
2009-11-14 | hw-breakpoints, x86: Fix modular KVM build | Ingo Molnar |
2009-11-12 | perf_event, x86: Annotate init functions and data | Hiroshi Shimamoto |
2009-11-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-11-11 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-10 | hw-breakpoints: Wrap in the KVM breakpoint active state check | Frederic Weisbecker |
2009-11-10 | hw-breakpoints: Fix broken a.out format dump | Frederic Weisbecker |
2009-11-10 | x86, amd-ucode: Check UCODE_MAGIC before loading the container file | Borislav Petkov |
2009-11-08 | x86/PCI: Adjust GFP mask handling for coherent allocations | Jan Beulich |
2009-11-08 | hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events | Frederic Weisbecker |
2009-11-08 | x86: Fix error return sequence in __ioremap_caller() | Xiaotian Feng |
2009-11-06 | x86: Add Phoenix/MSC BIOSes to lowmem corruption list | Simon Kagstrom |
2009-11-05 | hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h | Frederic Weisbecker |
2009-11-05 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-11-05 | x86: Make sure get_user_desc() doesn't sign extend. | Chris Lalancette |
2009-11-05 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds |
2009-11-05 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-11-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-04 | KVM: get_tss_base_addr() should return a gpa_t | Gleb Natapov |
2009-11-04 | KVM: x86: Catch potential overrun in MCE setup | Jan Kiszka |
2009-11-04 | x86, fs: Fix x86 procfs stack information for threads on 64-bit | Stefani Seibold |
2009-11-04 | x86: Gitignore: arch/x86/lib/inat-tables.c | Hiroshi Shimamoto |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar |
2009-11-03 | xen: mask extended topology info in cpuid | Jeremy Fitzhardinge |
2009-11-03 | x86/hw-breakpoints: Actually flush thread breakpoints in flush_thread(). | Paul Mundt |
2009-11-03 | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar |
2009-11-03 | Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixes | Joerg Roedel |
2009-11-03 | sched: Disable SD_PREFER_LOCAL at node level | Mike Galbraith |
2009-11-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-11-02 | x86: Add reboot quirk for 3 series Mac mini | Gottfried Haider |
2009-11-02 | x86: Fix printk message typo in mtrr cleanup code | Dave Jones |
2009-10-29 | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy... | Linus Torvalds |
2009-10-29 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2009-10-29 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-29 | x86: Add Intel FMA instructions to x86 opcode map | Masami Hiramatsu |
2009-10-29 | x86: AVX instruction set decoder support | Masami Hiramatsu |