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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-24
x86: use logical apicid in x2apic_cluster's x2apic_cpu_mask_to_apicid_and()
Suresh Siddha
1
-3
/
+3
2008-12-24
x86: fix lguest used_vectors breakage, -v2
Yinghai Lu
7
-20
/
+43
2008-12-19
x86: fix warning in arch/x86/kernel/io_apic.c
Ingo Molnar
1
-1
/
+1
2008-12-18
x86: use possible_cpus=NUM to extend the possible cpus allowed
Mike Travis
2
-12
/
+33
2008-12-18
x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
Mike Travis
8
-41
/
+52
2008-12-18
Merge branch 'x86/apic' into cpus4096
Ingo Molnar
2
-74
/
+90
2008-12-18
Merge branch 'linus' into cpus4096
Ingo Molnar
2
-2
/
+3
2008-12-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+3
2008-12-17
powerpc: Fix corruption error in rh_alloc_fixed()
Guillaume Knispel
1
-0
/
+1
2008-12-17
powerpc/fsl-booke: Fix the miss interrupt restore
Dave Liu
1
-2
/
+2
2008-12-17
x86: update io_apic.c to the new cpumask code
Ingo Molnar
1
-2
/
+3
2008-12-17
Merge branch 'x86/crashdump' into cpus4096
Ingo Molnar
6
-211
/
+203
2008-12-17
Merge branch 'irq/sparseirq' into cpus4096
Ingo Molnar
2
-2
/
+151
2008-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/travis...
Ingo Molnar
46
-508
/
+824
2008-12-17
Merge branch 'linus' into cpus4096
Ingo Molnar
15
-26
/
+53
2008-12-17
x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
Mike Travis
1
-0
/
+2
2008-12-17
x86: xen: use smp_call_function_many()
Mike Travis
1
-5
/
+15
2008-12-17
x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
Mike Travis
1
-53
/
+55
2008-12-17
x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
Mike Travis
1
-22
/
+19
2008-12-17
x86: Use cpumask accessors code for possible/present maps.
Mike Travis
1
-2
/
+2
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
sparseirq: fix !SMP building, #2
Yinghai Lu
1
-1
/
+1
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2
-1
/
+150
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-16
Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2008-12-16
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
3
-5
/
+17
2008-12-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Ingo Molnar
110
-308
/
+213
2008-12-16
Merge branch 'linus' into cpus4096
Ingo Molnar
5
-437
/
+639
2008-12-16
sh: Disable GENERIC_HARDIRQS_NO__DO_IRQ for unconverted platforms.
Paul Mundt
1
-0
/
+2
2008-12-16
powerpc/cell/axon-msi: Fix MSI after kexec
Arnd Bergmann
1
-0
/
+3
2008-12-16
powerpc: Fix bootmem reservation on uninitialized node
Dave Hansen
1
-5
/
+11
2008-12-16
powerpc: Check for valid hugepage size in hugetlb_get_unmapped_area
Brian King
1
-0
/
+3
2008-12-16
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
5
-6
/
+7
2008-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2008-12-15
[ARM] Ensure linux/hardirqs.h is included where required
Russell King
2
-0
/
+2
2008-12-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
1
-0
/
+3
2008-12-15
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
4
-15
/
+23
2008-12-14
[ARM] fix kernel-doc syntax
Randy Dunlap
1
-3
/
+2
2008-12-14
[ARM] arch/arm/common/sa1111.c: Correct error handling code
Julia Lawall
1
-1
/
+1
2008-12-14
powerpc/fsl-booke: Fix problem with _tlbil_va being interrupted
Kumar Gala
1
-0
/
+3
[next]