Age | Commit message (Expand) | Author |
2009-06-02 | hw-breakpoints: reset bits in dr6 after the corresponding exception is handled | K.Prasad |
2009-06-02 | hw-breakpoints: cleanup HW Breakpoint registers before kexec | K.Prasad |
2009-06-02 | hw-breakpoints: modify Ptrace routines to access breakpoint registers | K.Prasad |
2009-06-02 | hw-breakpoints: modify signal handling code to refrain from re-enabling HW Br... | K.Prasad |
2009-06-02 | hw-breakpoints: use the new wrapper routines to access debug registers in pro... | K.Prasad |
2009-06-02 | hw-breakpoints: use wrapper routines around debug registers in processor rela... | K.Prasad |
2009-06-02 | hw-breakpoints: modifying generic debug exception to use thread-specific debu... | K.Prasad |
2009-06-02 | hw-breakpoints: x86 architecture implementation of Hardware Breakpoint interf... | K.Prasad |
2009-06-02 | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad |
2009-05-18 | Merge commit 'v2.6.30-rc6' into tracing/core | Ingo Molnar |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel |
2009-05-14 | x86/stacktrace: return 0 instead of -1 for stack ops | Steven Rostedt |
2009-05-11 | KVM: SVM: Remove port 80 passthrough | Avi Kivity |
2009-05-11 | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity |
2009-05-11 | KVM: Fix NX support reporting | Avi Kivity |
2009-05-11 | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-08 | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying |
2009-05-07 | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich |
2009-05-07 | x86: fix boot hang in early_reserve_e820() | Jan Beulich |
2009-05-07 | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-05-06 | x86: Fix a typo in a printk message | Nikanth Karthikesan |
2009-05-06 | x86, srat: do not register nodes beyond e820 map | David Rientjes |
2009-05-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-05-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-04 | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann |
2009-05-04 | amd-iommu: fix iommu flag masks | Joerg Roedel |
2009-05-02 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-01 | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner |
2009-04-30 | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright |
2009-04-29 | tracing: x86, mmiotrace: only register for die notifier when tracer active | Stuart Bennett |
2009-04-29 | tracing: x86, mmiotrace: refactor clearing/restore of page presence | Stuart Bennett |
2009-04-29 | tracing: x86, mmiotrace: code consistency/legibility improvement | Stuart Bennett |
2009-04-29 | tracing: x86, mmiotrace: fix range test | Stuart Bennett |
2009-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-24 | x86, bts, mm: clean up buffer allocation | Markus Metzger |
2009-04-24 | x86, bts: reenable ptrace branch trace support | Markus Metzger |
2009-04-24 | x86, ds: fix buffer alignment in debug store selftest | Markus Metzger |
2009-04-24 | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown |
2009-04-23 | x86: use native register access for native tlb flushing | Chris Wright |
2009-04-23 | x86: check boundary in setup_node_bootmem() | Yinghai Lu |
2009-04-22 | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu |