| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-11-12 | 1 | -1/+0 |
| | |\ \ |
|
| | | * \ | Merge branch 'misc' into release | Len Brown | 2008-11-11 | 1 | -1/+0 |
| | | |\ \
| | | | |/
| | | |/| |
|
| | | | * | ACPI: pci_link: remove acpi_irq_balance_set() interface | Bjorn Helgaas | 2008-11-11 | 1 | -1/+0 |
* | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 2 | -135/+141 |
* | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 2008-11-16 | 1 | -0/+1 |
|/ / / / |
|
* | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 1 | -3/+26 |
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 2 | -43/+6 |
|\ \ \ \ \ \
| | | |/ / / |
|
| | * | | | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 | 2 | -5/+1 |
| | * | | | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 | 1 | -38/+5 |
| |/ / / / |
|
* | | | | | trace: rename unlikely profiler to branch profiler | Steven Rostedt | 2008-11-12 | 1 | -1/+1 |
* | | | | | tracing: branch tracer, fix vdso crash | Ingo Molnar | 2008-11-12 | 1 | -7/+2 |
* | | | | | tracing: profile likely and unlikely annotations | Steven Rostedt | 2008-11-12 | 1 | -0/+8 |
|/ / / / |
|
* | | | | Merge branch 'tracing/function-return-tracer' into tracing/fastboot | Ingo Molnar | 2008-11-12 | 3 | -7/+214 |
|\ \ \ \ |
|
| * | | | | tracing: function return tracer, build fix | Ingo Molnar | 2008-11-11 | 1 | -0/+1 |
| * | | | | tracing, x86: function return tracer, fix assembly constraints | Ingo Molnar | 2008-11-11 | 1 | -1/+1 |
| * | | | | tracing, x86: add low level support for ftrace return tracing | Frederic Weisbecker | 2008-11-11 | 3 | -7/+213 |
* | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-12 | 1 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | x86: HPET: enter hpet_interrupt_handler with interrupts disabled | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| * | | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| * | | | x86: HPET: convert WARN_ON to WARN_ON_ONCE | Matt Fleming | 2008-11-10 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'tracing/urgent' into tracing/ftrace | Ingo Molnar | 2008-11-11 | 6 | -12/+26 |
|\ \ \
| |/ / |
|
| * | | sched: optimize sched_clock() a bit | Ingo Molnar | 2008-11-08 | 1 | -1/+1 |
| * | | Revert "x86: default to reboot via ACPI" | Eduardo Habkost | 2008-11-06 | 1 | -5/+1 |
| * | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-06 | 1 | -2/+7 |
| |\ \ |
|
| | * | | AMD IOMMU: fix lazy IO/TLB flushing in unmap path | Joerg Roedel | 2008-11-06 | 1 | -1/+6 |
| | * | | AMD IOMMU: fix detection of NP capable IOMMUs | Joerg Roedel | 2008-10-30 | 1 | -1/+1 |
| * | | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTOR | Suresh Siddha | 2008-11-06 | 2 | -0/+11 |
| * | | | x86: don't allow nr_irqs > NR_IRQS | Ben Hutchings | 2008-11-06 | 1 | -0/+2 |
| * | | | x86: don't use tsc_khz to calculate lpj if notsc is passed | Alok Kataria | 2008-11-04 | 1 | -4/+4 |
* | | | | ftrace: add quick function trace stop | Steven Rostedt | 2008-11-06 | 2 | -0/+11 |
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra... | Ingo Molnar | 2008-11-03 | 1 | -1/+128 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| | * | | ftrace: nmi safe code clean ups | Steven Rostedt | 2008-10-31 | 1 | -8/+8 |
| | * | | ftrace: nmi update statistics | Steven Rostedt | 2008-10-30 | 1 | -2/+24 |
| | * | | ftrace: nmi safe code modification | Steven Rostedt | 2008-10-30 | 1 | -1/+106 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-01 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | x86: build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+1 |
* | | | | | x86: Clean up late e820 resource allocation | Linus Torvalds | 2008-11-01 | 1 | -3/+5 |
|/ / / / |
|
* | | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | 4 | -4/+8 |
|\ \ \ \ |
|
| * | | | | x86: cpu_index build fix | Ingo Molnar | 2008-10-31 | 1 | -0/+2 |
| * | | | | x86/voyager: fix missing cpu_index initialisation | James Bottomley | 2008-10-31 | 1 | -0/+2 |
| * | | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-31 | 1 | -1/+1 |
| * | | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMP | James Bottomley | 2008-10-30 | 2 | -2/+2 |
| * | | | | x86: two trivial sparse annotations | Harvey Harrison | 2008-10-29 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-10-30 | 5 | -6/+8 |
|\ \ \ \ \
| |/ / / /
| | | / /
| |_|/ /
|/| | | |
|
| * | | | x86, gart: fix gart detection for Fam11h CPUs | Joerg Roedel | 2008-10-28 | 2 | -2/+1 |
| * | | | x86, kdump: fix invalid access on i386 sparsemem | Ken'ichi Ohmichi | 2008-10-28 | 1 | -1/+4 |
| * | | | x86: AMD microcode patch loader author update | Peter Oruba | 2008-10-28 | 1 | -1/+1 |
| * | | | x86: microcode patch loader author update | Peter Oruba | 2008-10-28 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-30 | 1 | -0/+16 |
|\ \ \ \ |
|
| * | | | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCI | Fenghua Yu | 2008-10-24 | 1 | -0/+16 |
| | |/ /
| |/| | |
|