aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
* x86: enable cpus display of kernel_max and offlined cpusMike Travis2009-01-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-12-30
| | |\
| | | * lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui2008-12-29
| | * | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
| | |\ \
| | | * | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.cRobert Richter2008-12-10
| | | * | x86/oprofile: reordering IBS code in op_model_amd.cRobert Richter2008-12-10
| | | * | oprofile: whitspace changes onlyRobert Richter2008-12-10
| | | * | oprofile: comment cleanupRobert Richter2008-12-10
| | * | | 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
| | | |\ \ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | x86, sparseirq: clean up Kconfig entryIngo Molnar2008-12-25
| | | | * | | | x86: turn CONFIG_SPARSE_IRQ off by defaultIngo Molnar2008-12-25
| | | | * | | | sparseirq: fix numa_migrate_irq_desc dependency and commentsYinghai Lu2008-12-19
| | * | | | | | 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
| | | | | * | | | | | x86: correct link to HPET timer specificationDenis V. Lunev2008-11-24
| | | | | |/ / / / /
| | * | | | | | | | 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
| | | |\ \ \ \ \| | | | | | | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | |
| | | | | | * | | | | | | Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | |_|_|_|_|/ | | | | | | | |/| | | | |
| | | | | * | | | | | | | 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 commit 'v2.6.28' into core/coreIngo Molnar2008-12-25
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| * | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-29
| |\| | | | | | | | | |
| | * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-12-28
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
| | * | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-25
| | | | |_|/ / / / / / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \ \ \ \
| | | *-. | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/coreIngo Molnar2008-12-25
| | | |\ \| | | | | | | | | | | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | |
| | * | | | | | | | | | | | 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
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / / / / / | | | | | | | |/| | | | | | | | | |
| | | | | * | | | | | | | | | | | | Revert "x86: disable X86_PTRACE_BTS"Ingo Molnar2008-12-24
| | | | | * | | | | | | | | | | | | 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
| | | |/ / / / / / / / / / / / /