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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
x86: merge 64 and 32 SMP percpu handling
Tejun Heo
5
-15
/
+13
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
7
-131
/
+72
2009-01-16
x86: use static _cpu_pda array
Tejun Heo
3
-24
/
+4
2009-01-16
x86: load pointer to pda into %gs while brining up a CPU
Tejun Heo
4
-7
/
+14
2009-01-16
x86: make percpu symbols zerobased on SMP
Tejun Heo
4
-3
/
+42
2009-01-16
x86: make vmlinux_32.lds.S use PERCPU() macro
Tejun Heo
1
-8
/
+1
2009-01-16
x86: cleanup early setup_percpu references
Mike Travis
1
-16
/
+40
2009-01-16
x86: make early_per_cpu() a lvalue and use it
Tejun Heo
1
-11
/
+2
2009-01-15
Merge branches 'cpus4096', 'x86/cleanups' and 'x86/urgent' into x86/percpu
Ingo Molnar
22
-324
/
+384
2009-01-15
x86: fix broken flush_tlb_others_ipi(), fix
Ingo Molnar
1
-1
/
+2
2009-01-15
x86: avoid early crash in disable_local_APIC()
Jan Beulich
1
-0
/
+4
2009-01-15
x86: fully honor "nolapic"
Jan Beulich
3
-1
/
+13
2009-01-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tra...
Ingo Molnar
1
-0
/
+16
2009-01-14
x86: replacing mp_config_intsrc with mpc_intsrc
Jaswinder Singh Rajput
3
-102
/
+100
2009-01-14
x86: replacing mp_config_ioapic with mpc_ioapic
Jaswinder Singh Rajput
3
-51
/
+49
2009-01-14
x86: fix broken flush_tlb_others_ipi()
Suresh Siddha
1
-1
/
+1
2009-01-13
x86, cpufreq: remove leftover copymask_copy()
Ingo Molnar
1
-2
/
+0
2009-01-13
x86: arch_probe_nr_irqs
Yinghai Lu
1
-0
/
+16
2009-01-12
Revert "i386: add TRACE_IRQS_OFF for the nmi"
Ingo Molnar
1
-2
/
+0
2009-01-12
Revert "cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write"
Ingo Molnar
1
-13
/
+12
2009-01-12
x86: fix apic.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-12
x86: fix mpparse.c build error on latest git
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-12
x86: module_64.c fix style problems
Jaswinder Singh Rajput
1
-16
/
+16
2009-01-12
x86: module_32.c fix style problems
Jaswinder Singh Rajput
1
-3
/
+3
2009-01-12
x86: msr.c fix style problems
Jaswinder Singh Rajput
1
-1
/
+1
2009-01-12
x86: microcode_intel.c fix style problems
Jaswinder Singh Rajput
1
-5
/
+5
2009-01-11
irq: change references from NR_IRQS to nr_irqs
Mike Travis
1
-1
/
+1
2009-01-11
x86: reduce stack usage in init_intel_cacheinfo
Mike Travis
1
-19
/
+44
2009-01-11
x86: cleanup remaining cpumask_t code in mce_amd_64.c
Mike Travis
1
-7
/
+14
2009-01-11
SGI UV cpumask: use static temp cpumask in flush_tlb
Mike Travis
1
-10
/
+11
2009-01-11
x86: change flush_tlb_others to take a const struct cpumask
Rusty Russell
3
-74
/
+70
2009-01-11
cpumask: update irq_desc to use cpumask_var_t
Mike Travis
3
-12
/
+12
2009-01-11
x86: smp.h move cpu_callout_mask and cpu_callout_map declartion to cpumask.h
Jaswinder Singh Rajput
1
-1
/
+0
2009-01-11
x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h
Jaswinder Singh Rajput
3
-0
/
+3
2009-01-11
Merge branch 'linus' into x86/cleanups
Ingo Molnar
21
-245
/
+345
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-296
/
+266
2009-01-10
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
11
-225
/
+280
2009-01-09
x86: only scan the root bus in early PCI quirks
Andi Kleen
1
-8
/
+14
2009-01-09
Merge branch 'linus' into release
Len Brown
109
-5190
/
+6577
2009-01-09
Merge branch 'suspend' into release
Len Brown
2
-0
/
+23
2009-01-09
Merge branch 'misc' into release
Len Brown
2
-2
/
+8
2009-01-09
ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"
Zhao Yakui
1
-1
/
+5
2009-01-09
ACPI: Avoid array address overflow when _CST MWAIT hint bits are set
Zhao Yakui
1
-1
/
+3
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
1
-1
/
+1
2009-01-08
x86: rename all fields of mpf_intel mpf_X to X
Jaswinder Singh Rajput
1
-25
/
+25
2009-01-08
x86: rename intel_mp_floating to mpf_intel
Jaswinder Singh Rajput
1
-6
/
+6
2009-01-08
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2009-01-07
x86: smp.h move boot_cpu_id declartion to cpu.h
Jaswinder Singh Rajput
1
-0
/
+1
2009-01-07
x86: smp.h move safe_smp_processor_id declartion to cpu.h
Jaswinder Singh Rajput
2
-1
/
+2
2009-01-07
x86: smp.h move stack_processor_id declartion to cpu.h
Jaswinder Singh Rajput
1
-0
/
+1
[next]