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-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying |
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-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-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 | x86, bts, mm: clean up buffer allocation | 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-22 | x86, mce: fix boot logging logic | Andi Kleen |
2009-04-22 | x86, mce: make polling timer interval per CPU | Andi Kleen |
2009-04-22 | uv_time: add parameter to uv_read_rtc() | Coly Li |
2009-04-22 | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann |
2009-04-22 | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-21 | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell |
2009-04-21 | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell |
2009-04-20 | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha |
2009-04-20 | x86/uv: fix for no memory at paddr 0 | Jack Steiner |
2009-04-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-04-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-18 | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt |
2009-04-17 | x86/uv: fix init of cpu-less nodes | Jack Steiner |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-16 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2009-04-17 | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko |