- 22f65d3 x86: Update io_apic.c to use new cpumask API by Mike Travis · 17 years ago
- 6eeb7c5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask* by Mike Travis · 17 years ago
- 95d313c x86: Add cpu_mask_to_apicid_and by Mike Travis · 17 years ago
- a168196 x86: move and enhance debug printk for nr_cpu_ids etc. by Mike Travis · 17 years ago
- e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers by Mike Travis · 17 years ago
- c8cae54 x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master. by Mike Travis · 17 years ago
- 968ea6d Merge ../linux-2.6-x86 by Rusty Russell · 17 years ago
- 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 17 years ago
- 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 17 years ago
- 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
- 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 17 years ago
- 8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 by Ingo Molnar · 17 years ago
- 45ab6b0 Merge branch 'sched/core' into cpus4096 by Ingo Molnar · 17 years ago
- 087052b x86: fix default_spin_lock_flags() prototype by Ingo Molnar · 17 years ago
- 380c4b1 tracing/function-graph-tracer: append the tracing_graph_flag by Frederic Weisbecker · 17 years ago
- 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 17 years ago
- 69b88af x86: clean up get_smp_config() by Yinghai Lu · 17 years ago
- aa9c9b8 Merge branch 'linus' into x86/quirks by Ingo Molnar · 17 years ago
- b8d9905 AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0 by Joerg Roedel · 17 years ago
- 8ad909c AMD IOMMU: fix WARN_ON in dma_ops unmap path by Joerg Roedel · 17 years ago
- 24f8116 AMD IOMMU: fix typo in comment by Joerg Roedel · 17 years ago
- 3cc3d84 AMD IOMMU: fix loop counter in free_pagetable function by Joerg Roedel · 17 years ago
- bb9d4ff AMD IOMMU: fix iommu_map_page function by Joerg Roedel · 17 years ago
- 3145e94 x86, MSI: pass irq_cfg and irq_desc by Yinghai Lu · 17 years ago
- be5d535 x86: MSI start irq numbering from nr_irqs_gsi by Yinghai Lu · 17 years ago
- 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 17 years ago
- 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 17 years ago
- 9adc138 x86: fix early panic with boot option "nosmp" by Andi Kleen · 17 years ago
- c36910c Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
- 09ee17e AMD IOMMU: fix possible race while accessing iommu->need_sync by Joerg Roedel · 17 years ago
- f91ba19 AMD IOMMU: set device table entry for aliased devices by Joerg Roedel · 17 years ago
- 70d7d35 x86: fix broken flushing in GART nofullflush path by Joerg Roedel · 17 years ago
- 62679ef ftrace: add checks on ret stack in function graph by Steven Rostedt · 17 years ago
- e49dc19 ftrace: function graph return for function entry by Steven Rostedt · 17 years ago
- 7ee991f ftrace: print real return in dumpstack for function graph by Steven Rostedt · 17 years ago
- 14a866c ftrace: add ftrace_graph_stop() by Steven Rostedt · 17 years ago
- bb4304c ftrace: have function graph use mcount caller address by Steven Rostedt · 17 years ago
- 347fdd9 ftrace: clean up function graph asm by Steven Rostedt · 17 years ago
- dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 17 years ago
- 8daa190 x86, apm: remove CONFIG_APM_REAL_MODE_POWER_OFF in favor of a kernel parameter by Niels de Vos · 17 years ago
- 48d68b2 tracing/function-graph-tracer: support for x86-64 by Frederic Weisbecker · 17 years ago
- 72244c0 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 66a45cc Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 8c7b905 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
- 23a14b9 kvm_setup_secondary_clock() is cpuinit by Al Viro · 17 years ago
- 2236d25 enable_IR_x2apic() needs to be __init by Al Viro · 17 years ago
- c7cc773 Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/power-tracer' into tracing/core by Ingo Molnar · 17 years ago
- f3f47a6 tracing: add "power-tracer": C/P state tracer to help power optimization by Arjan van de Ven · 17 years ago
- 5a45cfe ftrace: use code patching for ftrace graph tracer by Steven Rostedt · 17 years ago
- c2324b6 tracing: function graph tracer, fix by Ingo Molnar · 17 years ago
- 287b6e6 tracing/function-return-tracer: set a more human readable output by Frederic Weisbecker · 17 years ago
- fb52607 tracing/function-return-tracer: change the name into function-graph-tracer by Frederic Weisbecker · 17 years ago
- a266d9f [CPUFREQ] powernow-k8: ignore out-of-range PstateStatus value by Andreas Herrmann · 17 years ago
- 6abb11a x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.c by Markus Metzger · 17 years ago
- ca0002a x86, bts: base in-kernel ds interface on handles by Markus Metzger · 17 years ago
- 7d55718 Merge branches 'tracing/core', 'x86/urgent' and 'x86/ptrace' into tracing/hw-branch-tracing by Ingo Molnar · 17 years ago
- de90add x86, bts: fix wrmsr and spinlock over kmalloc by Markus Metzger · 17 years ago
- c4858ff x86, pebs: fix PEBS record size configuration by Markus Metzger · 17 years ago
- 292c669 x86, bts: exclude ds.c from build when disabled by Markus Metzger · 17 years ago
- eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 17 years ago
- 6f893fb Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/power-tracer', 'tracing/powerpc', 'tracing/ring-buffer', 'tracing/stack-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- b47b928 x86: drop REBOOT_CF9_COND from reboot fallback chain by H. Peter Anvin · 17 years ago
- a1967d6 x86: revert irq number limitation by Thomas Gleixner · 17 years ago
- 8d7c6a9 tracing/stack-tracer: fix style issues by Török Edwin · 17 years ago
- 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 17 years ago
- 02b6751 tracing: add support for userspace stacktraces in tracing/iter_ctrl by Török Edwin · 17 years ago
- f201ae2 tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically by Frederic Weisbecker · 17 years ago
- a0a70c7 Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 3889d0c x86: revert default reboot method to REBOOT_KBD by H. Peter Anvin · 17 years ago
- 57550b2 Merge commit 'v2.6.28-rc6' into x86/urgent by Ingo Molnar · 17 years ago
- 0ca4b6b x86: Fix interrupt leak due to migration by Matthew Wilcox · 17 years ago
- bfe085f x86: fixing __cpuinit/__init tangle, xsave_cntxt_init() by Rakib Mullick · 17 years ago
- 9bc646f x86: fix __cpuinit/__init tangle in init_thread_xstate() by Rakib Mullick · 17 years ago
- 9676e73 Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 093bac1 x86: quirk for reboot stalls on a Dell Optiplex 330 by Steve Conklin · 17 years ago
- b5fe363 x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 by Yinghai Lu · 17 years ago
- f632ddc x86: fix wakeup_cpu with numaq/es7000, v2, fix #2 by Ingo Molnar · 17 years ago
- 73f56c0 Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 17 years ago
- 0af40a4 x86: more general identifier for Phoenix BIOS by Philipp Kohlbecher · 17 years ago
- 8501c45 AMD IOMMU: check for next_bit also in unmapped area by Joerg Roedel · 17 years ago
- 695b567 AMD IOMMU: fix fullflush comparison length by Joerg Roedel · 17 years ago
- 3ce1f93 AMD IOMMU: enable device isolation per default by Joerg Roedel · 17 years ago
- e5e1f60 AMD IOMMU: add parameter to disable device isolation by Joerg Roedel · 17 years ago
- 10db4ef x86, PEBS/DS: fix code flow in ds_request() by Ingo Molnar · 17 years ago
- 0231022 tracing/function-return-tracer: add the overrun field by Frederic Weisbecker · 17 years ago
- 54ac14a x86: fix wakeup_cpu with numaq/es7000, v2, fix by Yinghai Lu · 17 years ago
- 93ce99e x86: add rdtsc barrier to TSC sync check by Venki Pallipadi · 17 years ago
- 569712b x86: fix wakeup_cpu with numaq/es7000, v2 by Yinghai Lu · 17 years ago
- d3c6aa1 x86: fix es7000 compiling by Yinghai Lu · 17 years ago
- d1f1e9c x86, bts: fix unlock problem in ds.c by Markus Metzger · 17 years ago
- e7d3737 tracing/function-return-tracer: support for dynamic ftrace on function return tracer by Frederic Weisbecker · 17 years ago
- b01c746 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory by Frederic Weisbecker · 17 years ago
- 31e8890 ftrace: pass module struct to arch dynamic ftrace functions by Steven Rostedt · 17 years ago
- 52168e6 Revert "x86: blacklist DMAR on Intel G31/G33 chipsets" by David Woodhouse · 17 years ago
- 24de386 Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core by Ingo Molnar · 17 years ago
- 1dc1c6a tracing/function-return-tracer: call prepare_ftrace_return by registers by Frederic Weisbecker · 17 years ago
- 62d59d1 tracing/function-return-tracer: make the function return tracer lockless by Frederic Weisbecker · 17 years ago
- 2ed84ee trace: rename unlikely profiler to branch profiler by Steven Rostedt · 17 years ago
- 5d2007e Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
- 08c1184 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago