aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: Export some definition of MTRRSheng Yang2008-12-31
* x86: Rename mtrr_state struct and macro namesSheng Yang2008-12-31
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\
| *---. Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2...Ingo Molnar2008-12-25
| |\ \ \
| | * | | sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-19
| | * | | x86, sparseirq: move irq_desc according to smp_affinity, v7Yinghai Lu2008-12-16
| | * | | x86, MSI: pass irq_cfg and irq_descYinghai Lu2008-12-08
| | * | | x86: MSI start irq numbering from nr_irqs_gsiYinghai Lu2008-12-08
| | * | | x86: use NR_IRQS_LEGACYYinghai Lu2008-12-08
| | * | | sparse irq_desc[] array: core kernel and x86 changesYinghai Lu2008-12-08
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-12-30
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer...Ingo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | | * | | | | x86: make sure we really have an hpet mapping before using itJeremy Fitzhardinge2008-12-16
| | | * | | | | x86: enable HPET on Fujitsu u9200Janne Kulmala2008-12-16
| | | |/ / / /
* | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-----. \ \ \ \ \ \ Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print...Ingo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | / / / / | | | |_|_|_|/ / / / | | |/| | | | | | / | | | | | |_|_|_|/ | | | | |/| | | |
| | | * | | | | | x86/swiotlb: add default swiotlb_arch_range_needs_mappingIan Campbell2008-12-17
| | | * | | | | | x86/swiotlb: add default phys<->bus conversionIan Campbell2008-12-17
| | | * | | | | | x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge2008-12-17
| | | * | | | | | x86: add swiotlb allocation functionsJeremy Fitzhardinge2008-12-17
| | | * | | | | | x86: remove unused iommu_nr_pagesJeremy Fitzhardinge2008-12-16
| | | | |_|/ / / | | | |/| | | |
* | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. | | | | | | | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin...Ingo Molnar2008-12-25
| |\ \ \ \| | | | | | |
| | | * | | | | | | | | Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar2008-12-24
| | | |\ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | x86, bts: memory accountingMarkus Metzger2008-12-20
| | | * | | | | | | | | x86, bts: add fork and exit handlingMarkus Metzger2008-12-20
| | | | |/ / / / / / / | | | |/| | | | | | |
| | * / | | | | | | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3Frederic Weisbecker2008-12-25
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-25
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/...Ingo Molnar2008-12-18
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | x86, bts: correctly report invalid bts recordsMarkus Metzger2008-12-16
| | * | | | | | | | | x86, bts: remove recursion from get_contextMarkus Metzger2008-12-16
| * | | | | | | | | | x86: entry_64 - introduce FTRACE_ frame macro v2Cyrill Gorcunov2008-12-16
| |/ / / / / / / / /
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-12-16
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | x86, bts: fix build errorIngo Molnar2008-12-12
| | | * | | | | | | | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
| | | * | | | | | | | | x86, bts: turn BUG_ON into WARN_ON_ONCEMarkus Metzger2008-12-12
| | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | tracing/function-graph-tracer: add a new .irqentry.text section, fixIngo Molnar2008-12-12
| | * | | | | | | | | tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker2008-12-12
| | * | | | | | | | | tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-12
| |/ / / / / / / / /
| * | | | | | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
| * | | | | | | | | tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...Frederic Weisbecker2008-12-08
| * | | | | | | | | ftrace: add checks on ret stack in function graphSteven Rostedt2008-12-03
| * | | | | | | | | ftrace: function graph return for function entrySteven Rostedt2008-12-03
| * | | | | | | | | ftrace: print real return in dumpstack for function graphSteven Rostedt2008-12-03
| * | | | | | | | | ftrace: add ftrace_graph_stop()Steven Rostedt2008-12-03
| * | | | | | | | | ftrace: have function graph use mcount caller addressSteven Rostedt2008-12-03
| * | | | | | | | | ftrace: clean up function graph asmSteven Rostedt2008-12-03
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftraceIngo Molnar2008-12-03
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | tracing/function-graph-tracer: support for x86-64Frederic Weisbecker2008-12-02