index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-05
33
-562
/
+561
|
\
|
*
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Rusty Russell
2009-03-31
33
-562
/
+561
|
|
\
|
|
*
Merge branch 'linus' into cpumask-for-linus
Ingo Molnar
2009-03-30
172
-4379
/
+8344
|
|
|
\
|
|
*
|
x86: cpumask: x86 mmio-mod.c use cpumask_var_t for downed_cpus
Rusty Russell
2009-03-18
1
-6
/
+13
|
|
*
|
x86: cpumask: update 32-bit APM not to mug current->cpus_allowed
Rusty Russell
2009-03-18
1
-103
/
+145
|
|
*
|
x86: microcode: cleanup
Ingo Molnar
2009-03-18
3
-87
/
+97
|
|
*
|
x86: cpumask: use work_on_cpu in arch/x86/kernel/microcode_core.c
Rusty Russell
2009-03-18
1
-45
/
+61
|
|
*
|
cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash
Rusty Russell
2009-03-18
3
-3
/
+13
|
|
*
|
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
1
-1
/
+1
|
|
*
|
Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/rust...
Ingo Molnar
2009-03-13
27
-312
/
+226
|
|
|
\
\
|
|
|
*
|
cpumask: remove x86 cpumask_t uses.
Rusty Russell
2009-03-13
6
-13
/
+13
|
|
|
*
|
cpumask: use cpumask_var_t in uv_flush_tlb_others.
Rusty Russell
2009-03-13
1
-2
/
+7
|
|
|
*
|
cpumask: remove cpumask_t assignment from vector_allocation_domain()
Rusty Russell
2009-03-13
4
-4
/
+8
|
|
|
*
|
cpumask: clean up summit's send_IPI functions
Rusty Russell
2009-03-13
1
-7
/
+3
|
|
|
*
|
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
9
-27
/
+26
|
|
|
*
|
x86: unify cpu_callin_mask/cpu_callout_mask/cpu_initialized_mask/cpu_sibling_...
Rusty Russell
2009-03-13
2
-30
/
+0
|
|
|
*
|
cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t
Rusty Russell
2009-03-13
2
-8
/
+27
|
|
|
*
|
cpumask: convert node_to_cpumask_map[] to cpumask_var_t
Rusty Russell
2009-03-13
4
-28
/
+24
|
|
|
*
|
x86: unify 32 and 64-bit node_to_cpumask_map
Rusty Russell
2009-03-13
5
-94
/
+83
|
|
|
*
|
cpumask: remove x86's node_to_cpumask now everyone uses cpumask_of_node
Rusty Russell
2009-03-13
2
-67
/
+0
|
|
|
*
|
x86: arch_send_call_function_ipi_mask
Rusty Russell
2009-03-13
1
-2
/
+3
|
|
|
*
|
cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c
Rusty Russell
2009-03-13
1
-4
/
+6
|
|
|
*
|
cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_t
Rusty Russell
2009-03-13
9
-21
/
+32
|
|
|
*
|
cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_t
Rusty Russell
2009-03-13
1
-5
/
+6
|
|
|
*
|
cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.
Rusty Russell
2009-03-13
1
-4
/
+6
|
|
|
*
|
cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...
Rusty Russell
2009-03-13
1
-2
/
+0
|
|
|
*
|
cpumask: remove cpu_coregroup_map: x86
Rusty Russell
2009-03-13
2
-6
/
+0
|
|
|
*
|
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
Rusty Russell
2009-03-13
2
-6
/
+0
|
|
|
*
|
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86
Rusty Russell
2009-03-13
2
-2
/
+2
|
|
*
|
|
Merge commit 'v2.6.29-rc8' into cpus4096
Ingo Molnar
2009-03-13
1
-0
/
+11
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'x86/core' into cpus4096
Ingo Molnar
2009-03-11
388
-18298
/
+15626
|
|
|
\
\
\
|
|
*
|
|
|
fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c
Ingo Molnar
2009-02-26
1
-3
/
+3
|
|
*
|
|
|
x86: intel_cacheinfo: fix compiler warning
Hiroshi Shimamoto
2009-01-27
1
-9
/
+9
*
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-04-03
10
-81
/
+43
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86, mtrr: remove debug message
Ingo Molnar
2009-04-04
1
-3
/
+0
|
*
|
|
|
|
|
x86: disable stack-protector for __restore_processor_state()
Joseph Cihula
2009-04-03
1
-0
/
+5
|
*
|
|
|
|
|
x86: fix is_io_mapping_possible() build warning on i386 allnoconfig
Andrew Morton
2009-04-03
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...
Ingo Molnar
2009-04-03
16
-88
/
+247
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
Joerg Roedel
2009-04-03
3
-60
/
+32
|
*
|
|
|
|
|
|
x86, setup: compile with -DDISABLE_BRANCH_PROFILING
H. Peter Anvin
2009-04-03
2
-1
/
+3
|
*
|
|
|
|
|
|
x86, mm: fix misuse of debug_kmap_atomic
Akinobu Mita
2009-04-02
2
-2
/
+1
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-04-02
99
-1984
/
+4659
|
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: remove duplicated code with pcpu_need_numa()
Yinghai Lu
2009-04-02
1
-14
/
+0
|
*
|
|
|
|
|
|
|
x86,percpu: fix inverted NUMA test in setup_pcpu_remap()
Tejun Heo
2009-04-02
1
-1
/
+1
|
*
|
|
|
|
|
|
|
x86: signal: check sas_ss_size instead of sas_ss_flags()
Hiroshi Shimamoto
2009-04-01
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-04-03
1
-2
/
+2
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-03-30
1
-2
/
+2
*
|
|
|
|
|
|
|
|
|
x86, PAT: Remove duplicate memtype reserve in pci mmap
Suresh Siddha
2009-04-03
1
-46
/
+0
*
|
|
|
|
|
|
|
|
|
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
2009-04-03
2
-2
/
+9
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
intel-iommu: Enable DMAR on 32-bit kernel.
David Woodhouse
2009-03-25
1
-1
/
+1
[next]