| Commit message (Expand) | Author | Age |
* | hw-breakpoints: prepare the code for Hardware Breakpoint interfaces | K.Prasad | 2009-06-02 |
* | Merge branch 'tracing/hw-branch-tracing' into tracing/core | Ingo Molnar | 2009-05-07 |
|\ |
|
| * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing | Ingo Molnar | 2009-04-24 |
| |\ |
|
| * | | x86, ds: support Core i7 | Markus Metzger | 2009-04-07 |
| * | | x86, ptrace: add bts context unconditionally | Markus Metzger | 2009-04-07 |
| * | | x86, ds: add leakage warning | Markus Metzger | 2009-04-07 |
| * | | x86, bts, hw-branch-tracer: add _noirq variants to the debug store interface | Markus Metzger | 2009-04-07 |
| * | | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions | Markus Metzger | 2009-04-07 |
| * | | x86, bts: use trace_clock_global() for timestamps | Markus Metzger | 2009-04-07 |
| * | | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 2009-04-07 |
* | | | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-05-07 |
|\ \ \ |
|
| * \ \ | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 |
| |\ \ \ |
|
| | * | | | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 |
| * | | | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
| | |_|/
| |/| | |
|
| * | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells | 2009-04-21 |
| |/ / |
|
| * | | lguest: fix guest crash on non-linear addresses in gdt pvops | Rusty Russell | 2009-04-19 |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-17 |
| |\ \ |
|
| | * | | x86, PAT: Remove duplicate memtype reserve in devmem mmap | Suresh Siddha | 2009-04-10 |
| * | | | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 2009-04-16 |
| |\ \ \ |
|
| | * | | | x86: UV BAU messaging timeouts | Cliff Wickman | 2009-04-03 |
| * | | | | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-13 |
| |\ \ \ \ |
|
| | * | | | | Xen: Add virt_to_pfn helper function | Alex Nixon | 2009-04-08 |
| | * | | | | x86-64: remove PGE from must-have feature list | Jeremy Fitzhardinge | 2009-04-08 |
* | | | | | | x86: use native register access for native tlb flushing | Chris Wright | 2009-04-23 |
|/ / / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-13 |
|\ \ \ \ \ |
|
| * | | | | | x86: add linux kernel support for YMM state | Suresh Siddha | 2009-04-12 |
| * | | | | | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-10 |
| | |_|/ /
| |/| | | |
|
* | | | | | x86: fix set_fixmap to use phys_addr_t | Masami Hiramatsu | 2009-04-09 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-09 |
|\| | | | |
|
| * | | | | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput | 2009-04-09 |
| |/ / / |
|
* / / / | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 |
|/ / / |
|
* | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24) | Yang Hongyang | 2009-04-07 |
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 |
| |/
|/| |
|
* | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-06 |
|\ \ |
|
| * | | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 |
| * | | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 |
* | | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-04-05 |
|\ \ \ |
|
| * \ \ | Merge branch 'tracing/core-v2' into tracing-for-linus | Ingo Molnar | 2009-04-01 |
| |\ \ \ |
|
| | * \ \ | Merge branch 'x86/asm' into tracing/syscalls | Ingo Molnar | 2009-03-14 |
| | |\ \ \ |
|
| | * | | | | tracing/syscalls: support for syscalls tracing on x86 | Frederic Weisbecker | 2009-03-13 |
| | * | | | | tracing/x86: basic implementation of syscall tracing for x86 | Frederic Weisbecker | 2009-03-13 |
| | * | | | | Merge branch 'x86/core' into tracing/ftrace | Ingo Molnar | 2009-03-10 |
| | |\ \ \ \ |
|
| | * | | | | | x86: implement atomic text_poke() via fixmap | Masami Hiramatsu | 2009-03-06 |
| | * | | | | | Merge branch 'x86/core' into tracing/textedit | Ingo Molnar | 2009-03-06 |
| | |\ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/core | Ingo Molnar | 2009-03-04 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing... | Ingo Molnar | 2009-03-02 |
| | |\ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, ptrace: remove CONFIG guards around declarations | Markus Metzger | 2009-02-24 |
| | * | | | | | | | | Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-22 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | ftrace, x86: make kernel text writable only for conversions | Steven Rostedt | 2009-02-20 |
| | * | | | | | | | | | Merge branch 'mainline/function-graph' of git://git.kernel.org/pub/scm/linux/... | Ingo Molnar | 2009-02-19 |
| | |\ \ \ \ \ \ \ \ \
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|