Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
fd591acd0f0b2382e8c0a839be9974e7c019bdb6
fd591ac
include/asm-x86/bitops_32.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
7edb3cd
include/asm-x86/atomic_64.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
78ff12e
include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
3c311fe
include/asm-x86/apic.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
79a4a96
include/asm-x86/apicdef.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
b03aa8c
include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
2ac1ea7
include/asm-x86/alternative.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
8dbeeb2
include/asm-x86/acpi.h: checkpatch cleanups - formatting only
by Joe Perches
· 17 years ago
d3463c5
undo "x86: fix breakage of vSMP irq operations"
by Ingo Molnar
· 17 years ago
dcfe946
x86: fix memtest print out
by Yinghai Lu
· 17 years ago
c64df70
x86: memtest bootparam
by Yinghai Lu
· 17 years ago
9b96710
x86: fix smpboot integration
by Yinghai Lu
· 17 years ago
288621e
x86: relocate_kernel - use predefined PAGE_SIZE instead of own alias
by Cyrill Gorcunov
· 17 years ago
89bda4f
x86: use same index for processor maps
by Alexey Starikovskiy
· 17 years ago
fa3f1f4
x86: allow NODES_SHIFT to be a config option on x86_64
by Jack Steiner
· 17 years ago
8434e73
x86: increase max physical memory size of 64-bit
by Jack Steiner
· 17 years ago
709f744
x86: bitops asm constraint fixes
by Jan Beulich
· 17 years ago
6e90894
x86: fix ioapic bug again
by Ingo Molnar
· 17 years ago
f2e576b
i386: arch/x86/math-emu/reg_ld_str.c: fix warning
by Andrew Morton
· 17 years ago
cc7594e
i386: arch/x86/math-emu/fpu_entry.c warning fix
by Andrew Morton
· 17 years ago
b450e5e
x86: PAT bug fix for attribute type check after reserve_memtype, debug
by Venki Pallipadi
· 17 years ago
dee7cbb
x86: PAT bug fix for attribute type check after reserve_memtype
by Venki Pallipadi
· 17 years ago
9307cac
x86: pat cpu feature bit setting for known cpus
by Yinghai Lu
· 17 years ago
a7c7d0e
x86: tom2 warning fix
by Ingo Molnar
· 17 years ago
35605a1
x86: enable PAT for amd k8 and fam10h
by Yinghai Lu
· 17 years ago
52783fa
x86: PAT fix
by Ingo Molnar
· 17 years ago
042b78e
x86: PAT infrastructure patch, documentation updates
by Venki Pallipadi
· 17 years ago
6997ab4
x86: add PAT related debug prints
by venkatesh.pallipadi@intel.com
· 17 years ago
b310f38
x86: PAT add ioremap_wc() interface
by venkatesh.pallipadi@intel.com
· 17 years ago
ef354af
x86: PAT add set_memory_wc() interface
by venkatesh.pallipadi@intel.com
· 17 years ago
03d72aa
x86: PAT use reserve free memtype in pci_mmap_page_range
by venkatesh.pallipadi@intel.com
· 17 years ago
1219333
x86: PAT use reserve free memtype in set_memory_uc
by venkatesh.pallipadi@intel.com
· 17 years ago
d7677d4
x86: PAT use reserve free memtype in ioremap and iounmap
by venkatesh.pallipadi@intel.com
· 17 years ago
3a96ce8
x86: PAT make ioremap_change_attr non-static
by venkatesh.pallipadi@intel.com
· 17 years ago
55c6268
x86: revert ucminus change
by Ingo Molnar
· 17 years ago
2e5d9c8
x86: PAT infrastructure patch
by venkatesh.pallipadi@intel.com
· 17 years ago
d27554d
x86: PAT documentation
by venkatesh.pallipadi@intel.com
· 17 years ago
7de6a4c
x86: clean up aperture_64.c
by Pavel Machek
· 17 years ago
0156126
x86: allocate e820 resource struct all together
by Yinghai Lu
· 17 years ago
272b9ca
x86: early memtest to find bad ram
by Yinghai Lu
· 17 years ago
a5ae1c3
x86: processor.h - use PAGE_SIZE instead of numeric value
by Cyrill Gorcunov
· 17 years ago
0054f4b
x86: Explicitly include required header files.
by Robert P. J. Day
· 17 years ago
f7d909d
x86: simplify sync_test_bit()
by Jan Beulich
· 17 years ago
acb5b8a
x86, kprobes: correct post-eip value in post_hander()
by Yakov Lerner
· 17 years ago
0f54091
x86: handle_vm86_trap cleanup
by Roland McGrath
· 17 years ago
b00de17
x86: sys32_execve PT_DTRACE
by Roland McGrath
· 17 years ago
48ee679
x86: ia32 ptrace vs -ENOSYS sysenter/syscall
by Roland McGrath
· 17 years ago
a31f8dd
x86: ptrace vs -ENOSYS
by Roland McGrath
· 17 years ago
8ab32bb
x86: ia32 ptrace vs -ENOSYS
by Roland McGrath
· 17 years ago
ede1389
x86: remove the write-only timer_uses_ioapic_pin_0
by Adrian Bunk
· 17 years ago
6542fe8
x86: vsmp fix x86 vsmp fix is vsmp box cleanup
by Ingo Molnar
· 17 years ago
1cb6848
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP systems
by Ravikiran G Thirumalai
· 17 years ago
9f6d855
x86: vSMP: use pvops only if platform has the capability to support it
by Ravikiran G Thirumalai
· 17 years ago
aa7d8e25e
x86: fix build breakage when PCI is define and PARAVIRT is not
by Ravikiran G Thirumalai
· 17 years ago
3250c91
x86: vSMP: Fix is_vsmp_box()
by Ravikiran G Thirumalai
· 17 years ago
8642050
x86: make struct mpc_config_translation NUMAQ-only
by Alexey Starikovskiy
· 17 years ago
0ec153a
x86: remove mpc_oem_bus_info()
by Alexey Starikovskiy
· 17 years ago
d285e33
x86: remove mpc_oem_pci_bus()
by Alexey Starikovskiy
· 17 years ago
4655c7d
x86: remove mpc_apic_id()
by Alexey Starikovskiy
· 17 years ago
555b076
x86: rename gsi_start to gsi_base to match mpparse_32.c
by Alexey Starikovskiy
· 17 years ago
85e4603
x86: limit scan to 1k of EBDA.
by Alexey Starikovskiy
· 17 years ago
ce3fe6b
x86: use get_bios_ebda in mpparse_64.c
by Alexey Starikovskiy
· 17 years ago
e3e3ffa
x86: add uniq_ioapic_id to mpparse_32.c
by Alexey Starikovskiy
· 17 years ago
857033a
x86: add bad_ioapic to mpparse_32.c
by Alexey Starikovskiy
· 17 years ago
d295331
x86: lindent mpparse_64.c
by Alexey Starikovskiy
· 17 years ago
4cedb33
x86: remove smpboot_32.c and smpboot_64.c
by Glauber de Oliveira Costa
· 17 years ago
acbb673
x86: move apicid mappings to smpboot.c
by Glauber de Oliveira Costa
· 17 years ago
2cd9fb7
x86: merge cpu_exit_clear
by Glauber de Oliveira Costa
· 17 years ago
8aef135
x86: merge native_smp_prepare_cpus
by Glauber de Oliveira Costa
· 17 years ago
9f3734f
x86: introduce smpboot_clear_io_apic
by Glauber de Oliveira Costa
· 17 years ago
771263d
x86: change x86_64 sanity checks to match i386.
by Glauber de Oliveira Costa
· 17 years ago
0df1ba8
x86: add extra sanity check
by Glauber de Oliveira Costa
· 17 years ago
1db17f5
x86: change x86_64 native_smp_prepare_cpus to match i386
by Glauber de Oliveira Costa
· 17 years ago
3fa7b34
x86: assign nr_ioapics = 0 in smpboot_hooks.h
by Glauber de Oliveira Costa
· 17 years ago
7cefaa2
x86: additions to i386 native_smp_prepare_cpus.
by Glauber de Oliveira Costa
· 17 years ago
e7bc8fb
x86: get rid of smp_boot_cpus
by Glauber de Oliveira Costa
· 17 years ago
bd7b47b
x86: use physical id when disabling smp
by Glauber de Oliveira Costa
· 17 years ago
83f7eb9
x86: merge native_smp_cpus_done
by Glauber de Oliveira Costa
· 17 years ago
a8db845
x86: merge smp_prepare_boot_cpu
by Glauber de Oliveira Costa
· 17 years ago
bbc2ff6
x86: integrate start_secondary
by Glauber de Oliveira Costa
· 17 years ago
cb3c8b9
x86: integrate do_boot_cpu
by Glauber de Oliveira Costa
· 17 years ago
c70dcb7
x86: change boot_cpu_id to boot_cpu_physical_apicid
by Glauber de Oliveira Costa
· 17 years ago
9d97d0d
x86: move stack_start to smp.h
by Glauber de Oliveira Costa
· 17 years ago
7cc3959
x86: move {un}map_cpu_to_logical_apicid to smpboot.c
by Glauber de Oliveira Costa
· 17 years ago
b9f9294
x86: add callin tests to cpu_up
by Glauber de Oliveira Costa
· 17 years ago
0717826
x86: change wakeup_secondary name
by Glauber de Oliveira Costa
· 17 years ago
f6bc402
x86: include mach_apic.h in smpboot_64.c and smpboot.c
by Glauber de Oliveira Costa
· 17 years ago
4370ee4
x86: call do_boot_cpu directly from native_cpu_up
by Glauber de Oliveira Costa
· 17 years ago
6becedb
x86: minor adjustments for do_boot_cpu
by Glauber de Oliveira Costa
· 17 years ago
e481fcf
x86: calibrate delay with irqs enabled
by Glauber de Oliveira Costa
· 17 years ago
ac60aae
x86: provide an end_local_APIC_setup function
by Glauber de Oliveira Costa
· 17 years ago
df7939a
x86: wrap esr setting up in i386 in lapic_setup_esr
by Glauber de Oliveira Costa
· 17 years ago
ea0cadb
x86: modify smp_callin in x86_64 to look like i386
by Glauber de Oliveira Costa
· 17 years ago
4c07ad6
x86: don't span a new worker in __smp_prepare_cpu
by Glauber de Oliveira Costa
· 17 years ago
365c894
x86: use create_idle struct in do_boot_cpu
by Glauber de Oliveira Costa
· 17 years ago
ddd10ec
x86: get rid of commenced mask.
by Glauber de Oliveira Costa
· 17 years ago
9713277
x86: boot cpus from cpu_up, instead of prepare_cpus
by Glauber de Oliveira Costa
· 17 years ago
d2bcbad
x86: do not zap_low_mappings in __smp_prepare_cpus
by Glauber de Oliveira Costa
· 17 years ago
802b813
x86: schedule work only if keventd is already running
by Glauber de Oliveira Costa
· 17 years ago
e7f8b14
x86: don't initialize sibling and core maps during preparation
by Glauber de Oliveira Costa
· 17 years ago
Next »