summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: x86: self-IPI for pending workPeter Zijlstra2009-04-0710-1/+33
* perf_counter: add more context informationPeter Zijlstra2009-04-061-0/+9
* perf_counter: pmc arbitrationPeter Zijlstra2009-04-061-0/+75
* perf_counter: x86: callchain supportPeter Zijlstra2009-04-061-0/+154
* perf_counter: x86: proper error propagation for the x86 hw_perf_counter_init()Peter Zijlstra2009-04-061-1/+1
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-064-40/+4
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-061-4/+4
* perf_counter: unify irq output codePeter Zijlstra2009-04-061-52/+1
* perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-061-5/+5
* perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-061-0/+3
* perf_counter: fix crash on perfmon v1 systemsIngo Molnar2009-04-061-5/+11
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-061-2/+5
* perf_counter: provide pagefault software eventsPeter Zijlstra2009-04-061-0/+3
* perf_counter: x86: use ULL postfix for 64bit constantsPeter Zijlstra2009-04-061-6/+6
* perf_counter: add comment to barrierPeter Zijlstra2009-04-061-0/+4
* perf_counter: x86: fix 32-bit irq_period assumptionPeter Zijlstra2009-04-061-1/+1
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06284-7546/+13105
|\
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-054-8/+105
| |\
| | * Merge branch 'linus' into releaseLen Brown2009-04-05458-22515/+23708
| | |\
| | * \ Merge branch 'misc' into releaseLen Brown2009-04-052-1/+13
| | |\ \
| | | * | ACPI: update commentZhang Rui2009-04-031-1/+1
| | | * | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-271-0/+12
| | * | | Merge branch 'x2apic' into releaseLen Brown2009-04-052-4/+89
| | |\ \ \
| | | * | | x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha2009-04-032-4/+89
| | | |/ /
| | * / / ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| | |/ /
| * | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-0517-98/+268
| |\ \ \
| | * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-0217-98/+268
| | |\ \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | | \ \
| | | *---. \ \ Merge branches 'tracing/docs', 'tracing/filters', 'tracing/ftrace', 'tracing/...Ingo Molnar2009-03-312-13/+10
| | | |\ \ \ \ \
| | | | | * | | | x86: kretprobe-booster interrupt emulation code fixMasami Hiramatsu2009-03-251-8/+9
| | | | |/ / / / | | | |/| | | |
| | | | * | | | function-graph: moved the timestamp from arch to generic codeSteven Rostedt2009-03-241-5/+1
| | | |/ / / /
| | | * / / / ftrace: protect running nmi (V3)Lai Jiangshan2009-03-181-23/+40
| | | |/ / /
| | | * | | Merge branches 'tracing/ftrace' and 'linus' into tracing/coreIngo Molnar2009-03-182-45/+68
| | | |\| |
| | | * | | Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-1428-269/+1408
| | | |\ \ \
| | | * | | | tracing/syscalls: support for syscalls tracing on x86, fixIngo Molnar2009-03-131-1/+2
| | | * | | | tracing/syscalls: support for syscalls tracing on x86Frederic Weisbecker2009-03-132-0/+70
| | | * | | | tracing/x86: basic implementation of syscall tracing for x86Frederic Weisbecker2009-03-133-3/+14
| | | * | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-0/+11
| | | |\ \ \ \
| | | | \ \ \ \
| | | | \ \ \ \
| | | *-. \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-103-10/+16
| | | |\ \ \ \ \ \
| | | | * | | | | | x86: expand irq-off region in text_poke()Masami Hiramatsu2009-03-101-2/+2
| | | * | | | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-1012-136/+182
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | | | | | | | |
| | | | \ \ \ \ \ \
| | | *-. \ \ \ \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-2/+1
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | x86: implement atomic text_poke() via fixmapMasami Hiramatsu2009-03-062-9/+17
| | | * | | | | | | | | tracing, Text Edit Lock - SMP alternatives supportMasami Hiramatsu2009-03-061-0/+5
| | | * | | | | | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06336-17677/+14519
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | tracing/function-graph-tracer: use the more lightweight local clockFrederic Weisbecker2009-03-051-1/+1
| | | * | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-047-28/+21
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-027-79/+190
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-1/+7
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | x86, ptrace: remove CONFIG guards around declarationsMarkus Metzger2009-02-241-3/+0
| | | * | | | | | | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-249-28/+22
| | | |\ \ \ \ \ \ \ \ \ \ \ \