summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-11-121-1/+0
| | |\ \
| | | * \ Merge branch 'misc' into releaseLen Brown2008-11-111-1/+0
| | | |\ \ | | | | |/ | | | |/|
| | | | * ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas2008-11-111-1/+0
* | | | | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-162-135/+141
* | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker2008-11-161-0/+1
|/ / / /
* | | | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-161-3/+26
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar2008-11-132-43/+6
|\ \ \ \ \ \ | | | |/ / /
| | * | | | tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-122-5/+1
| | * | | | tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker2008-11-121-38/+5
| |/ / / /
* | | | | trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
* | | | | tracing: branch tracer, fix vdso crashIngo Molnar2008-11-121-7/+2
* | | | | tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-121-0/+8
|/ / / /
* | | | Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar2008-11-123-7/+214
|\ \ \ \
| * | | | tracing: function return tracer, build fixIngo Molnar2008-11-111-0/+1
| * | | | tracing, x86: function return tracer, fix assembly constraintsIngo Molnar2008-11-111-1/+1
| * | | | tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker2008-11-113-7/+213
* | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-121-2/+2
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming2008-11-101-1/+1
| * | | x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming2008-11-101-1/+1
| * | | x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming2008-11-101-1/+1
| |/ /
* | | Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar2008-11-116-12/+26
|\ \ \ | |/ /
| * | sched: optimize sched_clock() a bitIngo Molnar2008-11-081-1/+1
| * | Revert "x86: default to reboot via ACPI"Eduardo Habkost2008-11-061-5/+1
| * | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2008-11-061-2/+7
| |\ \
| | * | AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel2008-11-061-1/+6
| | * | AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel2008-10-301-1/+1
| * | | x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2008-11-062-0/+11
| * | | x86: don't allow nr_irqs > NR_IRQSBen Hutchings2008-11-061-0/+2
| * | | x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria2008-11-041-4/+4
* | | | ftrace: add quick function trace stopSteven Rostedt2008-11-062-0/+11
| | | |
| \ \ \
*-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tra...Ingo Molnar2008-11-031-1/+128
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| | * | ftrace: nmi safe code clean upsSteven Rostedt2008-10-311-8/+8
| | * | ftrace: nmi update statisticsSteven Rostedt2008-10-301-2/+24
| | * | ftrace: nmi safe code modificationSteven Rostedt2008-10-301-1/+106
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-11-011-0/+1
|\ \ \ \
| * | | | x86: build fixIngo Molnar2008-10-311-0/+1
* | | | | x86: Clean up late e820 resource allocationLinus Torvalds2008-11-011-3/+5
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-304-4/+8
|\ \ \ \
| * | | | x86: cpu_index build fixIngo Molnar2008-10-311-0/+2
| * | | | x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-311-0/+2
| * | | | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley2008-10-311-1/+1
| * | | | x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2008-10-302-2/+2
| * | | | x86: two trivial sparse annotationsHarvey Harrison2008-10-291-1/+1
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-305-6/+8
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2008-10-282-2/+1
| * | | x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi2008-10-281-1/+4
| * | | x86: AMD microcode patch loader author updatePeter Oruba2008-10-281-1/+1
| * | | x86: microcode patch loader author updatePeter Oruba2008-10-281-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-10-301-0/+16
|\ \ \ \
| * | | | x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2008-10-241-0/+16
| | |/ / | |/| |
OpenPOWER on IntegriCloud