index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-17
x86: prepare for cpumask iterators to only go to nr_cpu_ids
Mike Travis
4
-5
/
+5
2008-12-17
x86: Set CONFIG_NR_CPUS even on UP
Mike Travis
1
-3
/
+3
2008-12-17
x86: cosmetic changes apic-related files.
Mike Travis
16
-129
/
+127
2008-12-17
x86: fixup_irqs() doesnt need an argument.
Mike Travis
4
-15
/
+17
2008-12-17
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
3
-5
/
+9
2008-12-17
x86: Update io_apic.c to use new cpumask API
Mike Travis
1
-157
/
+145
2008-12-17
x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
Mike Travis
11
-58
/
+60
2008-12-17
x86: Add cpu_mask_to_apicid_and
Mike Travis
12
-0
/
+198
2008-12-17
x86: move and enhance debug printk for nr_cpu_ids etc.
Mike Travis
1
-6
/
+11
2008-12-17
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
30
-273
/
+380
2008-12-17
x86: enable MAXSMP
Mike Travis
1
-3
/
+4
2008-12-17
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
Mike Travis
1
-2
/
+2
2008-12-13
Merge ../linux-2.6-x86
Rusty Russell
71
-1542
/
+2245
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
7
-11
/
+11
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
4
-46
/
+43
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2
-3
/
+3
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2
-13
/
+0
2008-12-12
Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096
Ingo Molnar
42
-427
/
+724
2008-12-12
Merge branch 'sched/core' into cpus4096
Ingo Molnar
9
-47
/
+51
2008-12-12
Merge branch 'tracing/fastboot' into cpus4096
Ingo Molnar
23
-1127
/
+1081
2008-12-12
Merge commit 'v2.6.28-rc8' into sched/core
Ingo Molnar
11
-48
/
+55
2008-12-09
sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
Yinghai Lu
1
-1
/
+1
2008-12-08
sparseirq: fix typo in !CONFIG_IO_APIC case
Ingo Molnar
1
-5
/
+2
2008-12-08
x86: fix default_spin_lock_flags() prototype
Ingo Molnar
1
-1
/
+2
2008-12-08
tracing/function-graph-tracer: append the tracing_graph_flag
Frederic Weisbecker
1
-1
/
+4
2008-12-08
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter specia...
Frederic Weisbecker
3
-8
/
+6
2008-12-08
x86: clean up get_smp_config()
Yinghai Lu
2
-14
/
+22
2008-12-08
Merge branch 'linus' into x86/quirks
Ingo Molnar
42
-165
/
+324
2008-12-08
AMD IOMMU: __unmap_single: check for bad_dma_address instead of 0
Joerg Roedel
1
-1
/
+2
2008-12-08
AMD IOMMU: fix WARN_ON in dma_ops unmap path
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix typo in comment
Joerg Roedel
1
-2
/
+2
2008-12-08
AMD IOMMU: fix loop counter in free_pagetable function
Joerg Roedel
1
-1
/
+1
2008-12-08
AMD IOMMU: fix iommu_map_page function
Joerg Roedel
1
-1
/
+1
2008-12-08
x86, MSI: pass irq_cfg and irq_desc
Yinghai Lu
1
-137
/
+181
2008-12-08
x86: MSI start irq numbering from nr_irqs_gsi
Yinghai Lu
3
-9
/
+19
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
4
-7
/
+9
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
8
-113
/
+216
2008-12-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
20
-117
/
+144
2008-12-05
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing...
Ingo Molnar
3
-2
/
+5
2008-12-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-39
/
+41
2008-12-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-12-04
x86: fix early panic with boot option "nosmp"
Andi Kleen
1
-0
/
+3
2008-12-03
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2
-3
/
+6
2008-12-03
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
1
-3
/
+2
2008-12-03
oprofile: fix CPU unplug panic in ppro_stop()
Eric Dumazet
1
-0
/
+4
2008-12-03
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
10
-47
/
+84
2008-12-03
AMD IOMMU: fix possible race while accessing iommu->need_sync
Joerg Roedel
1
-20
/
+13
2008-12-03
AMD IOMMU: set device table entry for aliased devices
Joerg Roedel
1
-0
/
+3
2008-12-03
AMD IOMMU: struct amd_iommu remove padding on 64 bit
Richard Kennedy
1
-12
/
+12
2008-12-03
x86: fix broken flushing in GART nofullflush path
Joerg Roedel
1
-0
/
+2
[next]