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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: include/asm-x86/mutex_32.h - use angle brackets for include
Joe Perches
1
-1
/
+1
2008-04-17
x86: add comments to processor.h
Ingo Molnar
1
-23
/
+28
2008-04-17
x86: unify setup_trampoline
Glauber Costa
2
-2
/
+4
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
1
-0
/
+6
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
3
-6
/
+3
2008-04-17
x86: move hotplug related extern definitions to smp.h
Glauber Costa
2
-6
/
+6
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2
-3
/
+3
2008-04-17
x86: move equal types to common file
Glauber Costa
1
-0
/
+1
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
1
-3
/
+3
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
1
-3
/
+1
2008-04-17
x86: unify smp_send_stop
Glauber Costa
2
-5
/
+5
2008-04-17
x86: provide hlt_works function.
Glauber Costa
1
-0
/
+9
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
2
-1
/
+1
2008-04-17
x86: move disabled_cpus to common header
Glauber Costa
2
-1
/
+3
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2
-7
/
+6
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2
-5
/
+7
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
2
-6
/
+7
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
3
-6
/
+5
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
2
-2
/
+3
2008-04-17
x86: define smp_ops in common header
Glauber Costa
2
-14
/
+14
2008-04-17
x86: merge extern variables definitions
Glauber Costa
3
-8
/
+6
2008-04-17
x86: merge extern function definitions
Glauber Costa
3
-8
/
+3
2008-04-17
x86: commonize smp.h
Glauber Costa
1
-0
/
+7
2008-04-17
x86: fix switch_to() clobbers
Ingo Molnar
1
-1
/
+9
2008-04-17
x86: clean up switch_to()
Ingo Molnar
1
-15
/
+31
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
1
-10
/
+1
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2
-3
/
+7
2008-04-17
x86, tracing: add notrace to asm-x86/linkage.h
Ingo Molnar
1
-0
/
+3
2008-04-17
x86: clean up cpu capabilities accesses
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
1
-0
/
+5
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-2
/
+1
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-04-17
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
1
-2
/
+25
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
1
-0
/
+4
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
1
-1
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-3
/
+6
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-14
/
+14
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-1
/
+1
2008-04-17
x86: add gbpages switches
Ingo Molnar
1
-0
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2
-3
/
+3
2008-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
2008-04-17
Au1200: kill IDE driver function prototypes
Sergei Shtylyov
1
-18
/
+0
2008-04-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+3
2008-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+4
2008-04-16
acpi thermal trip points increased to 12
Krzysztof Helt
1
-1
/
+1
[next]