| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t | Rusty Russell | 2009-01-03 | 3 | -12/+48 |
* | x86: use cpumask_var_t in acpi/boot.c | Rusty Russell | 2009-01-03 | 1 | -7/+22 |
* | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis | 2009-01-03 | 12 | -79/+26 |
* | x86: enable cpus display of kernel_max and offlined cpus | Mike Travis | 2009-01-03 | 1 | -0/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 148 | -4041/+4560 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 27 | -347/+682 |
| |\ |
|
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-12-30 | 1 | -15/+0 |
| | |\ |
|
| | | * | lguest: move the initial guest page table creation code to the host | Matias Zabaljauregui | 2008-12-30 | 1 | -15/+0 |
| | * | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 1 | -43/+46 |
| | |\ \ |
|
| | | * | | x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -15/+17 |
| | | * | | x86/oprofile: reordering IBS code in op_model_amd.c | Robert Richter | 2008-12-10 | 1 | -13/+13 |
| | | * | | oprofile: whitspace changes only | Robert Richter | 2008-12-10 | 1 | -2/+2 |
| | | * | | oprofile: comment cleanup | Robert Richter | 2008-12-10 | 1 | -15/+16 |
| | * | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-30 | 10 | -255/+563 |
| | |\ \ \ |
|
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | | \ \ | |
| | | *---. \ \ | Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.2... | Ingo Molnar | 2008-12-25 | 47 | -439/+806 |
| | | |\ \ \ \ \
| | | | | | |/ /
| | | | | |/| | |
|
| | | | * | | | | x86, sparseirq: clean up Kconfig entry | Ingo Molnar | 2008-12-25 | 1 | -3/+7 |
| | | | * | | | | x86: turn CONFIG_SPARSE_IRQ off by default | Ingo Molnar | 2008-12-25 | 1 | -1/+0 |
| | | | * | | | | sparseirq: fix numa_migrate_irq_desc dependency and comments | Yinghai Lu | 2008-12-19 | 2 | -2/+2 |
| | * | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 3 | -4/+7 |
| | |\ \ \ \ \ \ |
|
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | | \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 3 | -4/+7 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | | | |/ / / / /
| | | | | | |/| | | / /
| | | | |_|_|_|_|_|/ /
| | | |/| | | | | | | |
|
| | | | | * | | | | | | x86: make sure we really have an hpet mapping before using it | Jeremy Fitzhardinge | 2008-12-16 | 1 | -2/+3 |
| | | | | * | | | | | | x86: enable HPET on Fujitsu u9200 | Janne Kulmala | 2008-12-16 | 2 | -1/+3 |
| | | | | * | | | | | | x86: correct link to HPET timer specification | Denis V. Lunev | 2008-11-24 | 1 | -1/+1 |
| | | | | |/ / / / / |
|
| | * | | | | | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 13 | -24/+59 |
| | |\ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/
| | |/| | | | | | | |
|
| | | | | | | | | | | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ | |
| | | *-------. \ \ \ \ \ \ | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 8 | -14/+41 |
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |/ / / / / /
| | | | | | | | | | / / / /
| | | | | |_|_|_|_|/ / / /
| | | | |/| | | | | | | | |
|
| | | | | | * | | | | | | | Merge commit 'v2.6.28-rc7' into core/locking | Ingo Molnar | 2008-12-04 | 42 | -147/+286 |
| | | | | | |\ \ \ \ \ \ \
| | | | | | | | |_|_|_|_|/
| | | | | | | |/| | | | | |
|
| | | | | * | | | | | | | | x86/swiotlb: add default swiotlb_arch_range_needs_mapping | Ian Campbell | 2008-12-17 | 1 | -0/+5 |
| | | | | * | | | | | | | | x86/swiotlb: add default phys<->bus conversion | Ian Campbell | 2008-12-17 | 1 | -0/+10 |
| | | | | * | | | | | | | | x86: unify pci iommu setup and allow swiotlb to compile for 32 bit | Jeremy Fitzhardinge | 2008-12-17 | 7 | -5/+14 |
| | | | | * | | | | | | | | x86: add swiotlb allocation functions | Jeremy Fitzhardinge | 2008-12-17 | 1 | -0/+12 |
| | | | | * | | | | | | | | x86: remove unused iommu_nr_pages | Jeremy Fitzhardinge | 2008-12-16 | 2 | -9/+0 |
| | | | | | |_|_|_|/ / /
| | | | | |/| | | | | | |
|
| | | * | | | | | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 39 | -194/+253 |
| | | |\ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|/ / /
| | | | |/| | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 184 | -5166/+6194 |
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / |
|
| | * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2008-12-28 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 | 1 | -0/+1 |
| | * | | | | | | | | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-12-28 | 3 | -3/+3 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2008-12-25 | 3 | -3/+3 |
| | | | |_|/ / / / / / / /
| | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ | |
| | | *-. \ \ \ \ \ \ \ \ \ \ | Merge branch 'sched/urgent'; commit 'v2.6.28' into sched/core | Ingo Molnar | 2008-12-25 | 11 | -29/+54 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | |/ / / / / / / / / /
| | | | | | | | | | | | / / /
| | | | | |_|_|_|_|_|_|/ / /
| | | | |/| | | | | | | | | |
|
| | * | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 35 | -1113/+1731 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | | \ \ \ \ \ \ \ \ \ \ \ | |
| | | *-----. \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/rin... | Ingo Molnar | 2008-12-25 | 15 | -58/+156 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | |_|/ / / / / / / / /
| | | | | | | |/| | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | Revert "x86: disable X86_PTRACE_BTS" | Ingo Molnar | 2008-12-24 | 1 | -1/+0 |
| | | | | * | | | | | | | | | | | | | Merge branch 'linus' into tracing/hw-branch-tracing | Ingo Molnar | 2008-12-24 | 7 | -14/+31 |
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | |/ / / / / / / / / / /
| | | | | | |/| | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | | | | x86, bts: memory accounting | Markus Metzger | 2008-12-20 | 1 | -11/+34 |
| | | | | * | | | | | | | | | | | | | x86, bts: add fork and exit handling | Markus Metzger | 2008-12-20 | 6 | -32/+85 |
| | | | | | |/ / / / / / / / / / /
| | | | | |/| | | | | | | | | | | |
|
| | | | * | | | | | | | | | | | | | tracing/ftrace: don't trace on early stage of a secondary cpu boot, v3 | Frederic Weisbecker | 2008-12-25 | 3 | -2/+8 |
| | | | |/ / / / / / / / / / / / |
|
| | | * | | | | | | | | | | | | | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 2008-12-25 | 5 | -5/+37 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |/ / / / / / / / / / / /
| | | |/| | | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 13 | -62/+74 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|/ / / / / / / / /
| | | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/hw-branch-tracing' into tracing/... | Ingo Molnar | 2008-12-18 | 1 | -33/+28 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | * | | | | | | | | | | | | | x86, bts: correctly report invalid bts records | Markus Metzger | 2008-12-16 | 1 | -0/+3 |