Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9e0a2de2684372f16130b753efdbf226a997efb0
9e0a2de
x86: rearrange bus_type parse
by Alexey Starikovskiy
· 17 years ago
643befe
x86: use not_pci bitmap #6
by Alexey Starikovskiy
· 17 years ago
9c0076c
x86: use not_pci bitmap #5
by Alexey Starikovskiy
· 17 years ago
6728801
x86: use not_pci bitmap #4
by Alexey Starikovskiy
· 17 years ago
47cab82
x86: use not_pci bitmap #3
by Alexey Starikovskiy
· 17 years ago
73b2961
x86: use not_pci bitmap #2
by Alexey Starikovskiy
· 17 years ago
d27e2b8
x86: use not_pci bitmap #1
by Alexey Starikovskiy
· 17 years ago
a6333c3
x86: add mp_bus_not_pci bitmap to mpparse_32.c
by Alexey Starikovskiy
· 17 years ago
8643f9d
x86: get boot_cpu_id as early for k8_scan_nodes
by Yinghai Lu
· 17 years ago
6079d2d
x86: move quad_local_to_mp_bus_id to numa.c
by Alexey Starikovskiy
· 17 years ago
5d570cb
x86: correct/clarify comment in nops.h
by Mikael Pettersson
· 17 years ago
1415d16
x86: Remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
5b0e508
x86: prevent unconditional writes to DebugCtl MSR
by Jan Beulich
· 17 years ago
f694010
x86: Don't send RESCHEDULE_VECTOR to offlined cpus
by Gautham R Shenoy
· 17 years ago
12db648
x86: add AMD Northbridge MSR definition
by stephane eranian
· 17 years ago
8697510
x86: add cpu_has_arch_perfmon
by stephane eranian
· 17 years ago
e40c0fe
x86: cleanup duplicate includes
by Joe Perches
· 17 years ago
537d916
x86: coding style fixes to arch/x86/kernel/setup_32.c
by Paolo Ciarrocchi
· 17 years ago
9a79cf9
x86: sort address_markers for dump_pagetables
by Yinghai Lu
· 17 years ago
01aaea1
x86: introduce initial apicid
by Yinghai Lu
· 17 years ago
459cce7
x86: remove mach_reboot.h
by Ingo Molnar
· 17 years ago
4e4eee0
x86: enhance DEBUG_RODATA support for hotplug and kprobes
by Mathieu Desnoyers
· 17 years ago
e587cad
x86: enhance DEBUG_RODATA support - alternatives
by Mathieu Desnoyers
· 17 years ago
77bf90e
x86: replace remaining __FUNCTION__ occurances
by Harvey Harrison
· 17 years ago
282bfe2
x86: show apicid for cpu in proc
by Yinghai Lu
· 17 years ago
a706221
x86: fix amd_detect_cmp
by Yinghai Lu
· 17 years ago
97b44ae
x86: add KERN_INFO to show_unhandled_signals printout
by Ingo Molnar
· 17 years ago
eee6dd1
x86: move extern declaration to vdso.h
by Ingo Molnar
· 17 years ago
7e907f4
x86: clean up arch/x86/kernel/signal_32.c
by Ingo Molnar
· 17 years ago
a711317
x86: remove DEBUG_SIG
by Ingo Molnar
· 17 years ago
c1db29d
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
by Joe Perches
· 17 years ago
16281a9
x86: include/asm-x86/mutex_32.h - use angle brackets for include
by Joe Perches
· 17 years ago
f668964
x86: clean up i387.c
by Ingo Molnar
· 17 years ago
ca9cda2
x86: add comments to processor.h
by Ingo Molnar
· 17 years ago
e104383
x86: use cpu_relax instead of rep_nop
by Glauber Costa
· 17 years ago
e90009b
x86: use wait_for_init_deassert in x86_64
by Glauber Costa
· 17 years ago
91718e8
x86: unify setup_trampoline
by Glauber Costa
· 17 years ago
da522b0
x86: adapt voyager's setup_trampoline
by Glauber Costa
· 17 years ago
d507897
x86: adapt voyager's trampoline_base
by Glauber Costa
· 17 years ago
4206882
x86: move trampoline arrays extern definition to smp.h
by Glauber Costa
· 17 years ago
89b0820
x86: make x86_64 accept the max_cpus parameter
by Glauber Costa
· 17 years ago
69c18c1
x86: merge __cpu_disable and cpu_die
by Glauber Costa
· 17 years ago
e9a6cb9
x86: do not clear cpu_online_map
by Glauber Costa
· 17 years ago
045f9d22
x86: use remove_from_maps in cpu_disable
by Glauber Costa
· 17 years ago
fc25da9
x86: remove vector_lock around cpu_online_map
by Glauber Costa
· 17 years ago
70708a1
x86: move cpu_coregroup_map to common file
by Glauber Costa
· 17 years ago
768d950
x86: move sibling functions to common file
by Glauber Costa
· 17 years ago
1dbb472
x86: move hotplug related extern definitions to smp.h
by Glauber Costa
· 17 years ago
61d5989
x86: make remove_siblinginfo non-static
by Glauber Costa
· 17 years ago
1452207
x86: make set_cpu_sibling_map nonstatic
by Glauber Costa
· 17 years ago
a355352
x86: move equal types to common file
by Glauber Costa
· 17 years ago
5382e89
x86: adjust types in smpcommon_32.c
by Glauber Costa
· 17 years ago
fe67620
x86: remove cpu_llc_id from processor.h
by Glauber Costa
· 17 years ago
0941ecb
x86: get rid of smp_32.c and smp_64.c
by Glauber Costa
· 17 years ago
c048fdf
x86: create tlb files
by Glauber Costa
· 17 years ago
8202350
x86: create ipi.c
by Glauber Costa
· 17 years ago
f9e47a1
x86: create smp.c
by Glauber Costa
· 17 years ago
377d698
x86: unify smp_send_stop
by Glauber Costa
· 17 years ago
321183c
x86: add reboot_force test to native_smp_send_stop
by Glauber Costa
· 17 years ago
3be5b49
x86: make stop_this_cpu looks exactly equal in both arches
by Glauber Costa
· 17 years ago
3d3f487
x86: provide hlt_works function.
by Glauber Costa
· 17 years ago
2513926
x86: change x86_64 smp_call_function_mask to look alike i386
by Glauber Costa
· 17 years ago
3a36d1e
x86: provide __smp_call_function
by Glauber Costa
· 17 years ago
e32640a
x86: create smpcommon.c
by Glauber Costa
· 17 years ago
3428f3d
x86: remove irqs disabled warning.
by Glauber Costa
· 17 years ago
7930e53
x86: remove export for smp_call_function_mask.
by Glauber Costa
· 17 years ago
68a1c3f
x86: move prefill_possible_map to common file
by Glauber Costa
· 17 years ago
7b1292e
x86: use disabled_cpus in i386
by Glauber Costa
· 17 years ago
93b016f
x86: move disabled_cpus to common header
by Glauber Costa
· 17 years ago
c559764
x86: unify smp_cpus_done
by Glauber Costa
· 17 years ago
7557da6
x86: unify smp_prepare_cpus
by Glauber Costa
· 17 years ago
1e3fac8
x86: unify prepare_boot_cpu
by Glauber Costa
· 17 years ago
71d1954
x86: unify __cpu_up.
by Glauber Costa
· 17 years ago
64b1a21e0
x86: unify smp_call_function_mask
by Glauber Costa
· 17 years ago
8678969
x86: merge smp_send_reschedule
by Glauber Costa
· 17 years ago
c76cb36
x86: move smp_ops extern declaration to common header
by Glauber Costa
· 17 years ago
1669402
x86: define smp_ops in common header
by Glauber Costa
· 17 years ago
53ebef4
x86: merge extern variables definitions
by Glauber Costa
· 17 years ago
639acb1
x86: merge extern function definitions
by Glauber Costa
· 17 years ago
c27cfef
x86: commonize smp.h
by Glauber Costa
· 17 years ago
8b6451f
x86: fix switch_to() clobbers
by Ingo Molnar
· 17 years ago
23b55bd
x86: clean up switch_to()
by Ingo Molnar
· 17 years ago
ecd94c0
x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabled
by Alexander van Heukelum
· 17 years ago
2fde61f
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled
by Alexander van Heukelum
· 17 years ago
0d7a181
x86: wmb() confusion in system.h
by Pavel Machek
· 17 years ago
3c2047c
x86: if we cannot calibrate the TSC, we panic.
by Rusty Russell
· 17 years ago
9fc3411
x86: debug pmd_bad()
by Ingo Molnar
· 17 years ago
40869cd
x86: redo cded932b75ab0a5f9181e
by Ingo Molnar
· 17 years ago
ba748d2
x86: warn about RAM pages in ioremap()
by Ingo Molnar
· 17 years ago
320a6b2
x86: reserve end-of-conventional-memory to 1MB, 64-bit
by Alexander van Heukelum
· 17 years ago
f6eb62b
x86: reserve_early end-of-conventional-memory to 1MB, 64-bit
by Alexander van Heukelum
· 17 years ago
dedd04b
x86: reserve end-of-conventional-memory to 1MB on 32-bit
by Alexander van Heukelum
· 17 years ago
823c248
x86: fix recursive dependencies
by Roman Zippel
· 17 years ago
81e103f
xen: use iret instruction all the time
by Jeremy Fitzhardinge
· 17 years ago
c9cf39a
x86: coding style fixes to x86/kernel/early_printk.c
by Paolo Ciarrocchi
· 17 years ago
e941f27
x86: coding style fixes to arch/x86/kernel/early_printk.c
by Paolo Ciarrocchi
· 17 years ago
3f50dbc
x86: coding style fixes to arch/x86/lib/usercopy_32.c
by Paolo Ciarrocchi
· 17 years ago
bdd3cee
x86: ioremap(), extend check to all RAM pages
by Ingo Molnar
· 17 years ago
b089c12
x86: X86_HT always enable on X86_64 SMP
by Hiroshi Shimamoto
· 17 years ago
e3100c8
x86: check physical address range in ioremap
by Thomas Gleixner
· 17 years ago
Next »