index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2008-12-16
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
x86: Update io_apic.c to use new cpumask API
Mike Travis
2008-12-16
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
2008-12-16
x86: Add cpu_mask_to_apicid_and
Mike Travis
2008-12-16
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
x86: enable MAXSMP
Mike Travis
2008-12-16
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
2008-12-09
sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
Yinghai Lu
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
2008-12-08
Merge branch 'linus' into x86/quirks
Ingo Molnar
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
2008-12-08
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
2008-12-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-12-04
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
2008-12-03
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2008-12-03
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
2008-12-03
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
2008-12-03
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-12-03
AMD IOMMU: fix possible race while accessing iommu->need_sync
Joerg Roedel
2008-12-03
AMD IOMMU: set device table entry for aliased devices
Joerg Roedel
2008-12-03
AMD IOMMU: struct amd_iommu remove padding on 64 bit
Richard Kennedy
2008-12-03
x86: fix broken flushing in GART nofullflush path
Joerg Roedel
2008-12-03
ftrace: add checks on ret stack in function graph
Steven Rostedt
2008-12-03
ftrace: function graph return for function entry
Steven Rostedt
2008-12-03
ftrace: print real return in dumpstack for function graph
Steven Rostedt
2008-12-03
ftrace: add ftrace_graph_stop()
Steven Rostedt
[next]