Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
46a7fa270afbe5fddc6042a598cfe22977b0e989
/
arch
46a7fa2
x86: make only GART code include gart.h
by FUJITA Tomonori
· 16 years ago
f361a45
x86: introduce max_low_pfn_mapped for 64-bit
by Yinghai Lu
· 16 years ago
f302a5bb
x86: reserve SLIT
by Yinghai Lu
· 16 years ago
69a7704
x86: e820: user-defined memory maps: remove the range instead of update it to reserved
by Yinghai Lu
· 16 years ago
27cb0a7
x86: fix compile error in current tip.git
by Jeremy Fitzhardinge
· 16 years ago
e54afe3
x86: remove duplicate call to use_tsc_delay
by Glauber Costa
· 16 years ago
f87f38e
Merge branch 'x86/unify-pci' into x86/core
by Ingo Molnar
· 16 years ago
a6784ad
x86: fix visws and vsmp build
by Ingo Molnar
· 16 years ago
0b9f4f4
x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()
by Maciej W. Rozycki
· 16 years ago
c9076b6
Revert "x86: fix IO APIC breakage on HP nx6325"
by Ingo Molnar
· 16 years ago
2179bab
Revert "x86: fix IO APIC breakage on HP nx6325, v2"
by Ingo Molnar
· 16 years ago
18b743d
x86, AMD IOMMU: clean up Kconfig entry
by FUJITA Tomonori
· 16 years ago
3d43ecd
x86: make e820_end return end_of_ram again for 64bit
by Yinghai Lu
· 16 years ago
f34fa82
x86, acpi: merge __acpi_map_table
by Yinghai Lu
· 16 years ago
7b16eb8
x86: overmapped fix when 4K pages on tail, 64-bit
by Yinghai Lu
· 16 years ago
ad2fc2c
x86: fix copy_user on x86
by Vitaly Mayatskikh
· 16 years ago
1129585
x86: introduce copy_user_handle_tail() routine
by Vitaly Mayatskikh
· 16 years ago
de989ef
Merge branch 'x86/unify-lib' into x86/core
by Ingo Molnar
· 16 years ago
a737abd
x86: e820 memmap - add checking for NULL early param
by Cyrill Gorcunov
· 16 years ago
c22d4c1
x86: make e820_end return max ram type only for 32 bit
by Yinghai Lu
· 16 years ago
8dd779b
x86/pci: removing subsys_initcall ordering dependencies
by Robert Richter
· 16 years ago
ae28d70
x86/pci: visws: renaming pcibios_init()
by Robert Richter
· 16 years ago
f4d994b
x86/pci: Makefile merge: coalescing 32 and 64 bit
by Robert Richter
· 16 years ago
d199a04
x86/pci: merge: moving mp_bus_to_node.c to amd_bus.c
by Robert Richter
· 16 years ago
42a4b42
x86/pci: mp_bus_to_node merge: moving code in amd_bus.c
by Robert Richter
· 16 years ago
8eefc66
x86/pci: Makefile merge: creating pci-y for 64 bit
by Robert Richter
· 16 years ago
8043c7b
x86/pci: Makefile merge: changing 64bit ordering
by Robert Richter
· 16 years ago
a5d4fb9
x86/pci: Makefile merge: decoupling options for mp_bus_to_node.o
by Robert Richter
· 16 years ago
0b40e84
x86/pci: Makefile merge: whitespace changes only
by Robert Richter
· 16 years ago
7fa71c0
x86/pci: Makefile merge: removing include dir flag
by Robert Richter
· 16 years ago
6d8566a
x86/pci: Makefile merge: Removing Makefile_*
by Robert Richter
· 16 years ago
d028203
Merge branch 'x86/core' into x86/unify-pci
by Ingo Molnar
· 16 years ago
183fe06
x86: build fix for "x86: fix C1E && nx6325 stability problem"
by Ingo Molnar
· 16 years ago
e2079c4
x86: fix C1E && nx6325 stability problem
by Rafael J. Wysocki
· 16 years ago
c2e6d65
x86: not overmap more than the end of RAM in init_memory_mapping - 64bit
by Yinghai Lu
· 16 years ago
2dc807b
x86: make max_pfn cover acpi table below 4g
by Yinghai Lu
· 16 years ago
49c980d
x86: fix vmemmap printout check
by Yinghai Lu
· 16 years ago
b50efd2
x86: introduce page_size_mask for 64bit
by Yinghai Lu
· 16 years ago
293e6a2
x86: mark x86_64 as having a working WP.
by Glauber Costa
· 16 years ago
5cbbc3b
x86: merge putuser asm functions.
by Glauber Costa
· 16 years ago
2528de4
x86: use macros from asm.h.
by Glauber Costa
· 16 years ago
efea505
x86: don't use word-size specifiers in putuser files.
by Glauber Costa
· 16 years ago
766ed42
x86: replace function headers by macros.
by Glauber Costa
· 16 years ago
663aa96
x86: change testing logic in putuser_64.S.
by Glauber Costa
· 16 years ago
0ada316
x86: pass argument to putuser_64 functions in ax register.
by Glauber Costa
· 16 years ago
770546b
x86: clobber rbx in putuser_64.S.
by Glauber Costa
· 16 years ago
268cf04
x86: don't save ebx in putuser_32.S.
by Glauber Costa
· 16 years ago
6c2d458
x86: merge getuser asm functions.
by Glauber Costa
· 16 years ago
87e2f1e
x86: use _ASM_PTR instead of explicit word-size pointers.
by Glauber Costa
· 16 years ago
40faf46
x86: introduce __ASM_REG macro.
by Glauber Costa
· 16 years ago
ef8c1a2
x86: don't use word-size specifiers on getuser_64.
by Glauber Costa
· 16 years ago
26ccb8a
x86: rename threadinfo to TI.
by Glauber Costa
· 16 years ago
9262875
x86: adapt x86_64 getuser functions.
by Glauber Costa
· 16 years ago
9aa0388
x86: don't use word-size specifiers.
by Glauber Costa
· 16 years ago
edf1016
x86: don't clobber r8 nor use rcx.
by Glauber Costa
· 16 years ago
f0fbf0a
x86: integrate delay functions.
by Glauber Costa
· 16 years ago
7e58818
x86: explicitly use edx in const delay function.
by Glauber Costa
· 16 years ago
a76febe
x86: use rdtscll in read_current_timer for i386.
by Glauber Costa
· 16 years ago
0a4d8a4
x86: provide delay loop for x86_64.
by Glauber Costa
· 16 years ago
ff1b15b
x86: don't use size specifiers.
by Glauber Costa
· 16 years ago
5ed4273
arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps'
by Andrew Morton
· 16 years ago
6f585e0
arch/x86/kernel/smpboot.c: fix warning
by Andrew Morton
· 16 years ago
7b4fd4b
x86: traps_xx: various small changes
by Alexander van Heukelum
· 16 years ago
abd3480
x86: traps_xx: modify default_do_nmi
by Alexander van Heukelum
· 16 years ago
13485ab
x86: traps_xx: restructure do_general_protection()
by Alexander van Heukelum
· 16 years ago
a7bbb0c
x86: traps_xx: modify do_trap
by Alexander van Heukelum
· 16 years ago
e423f49
x86: traps_xx: modify __die
by Alexander van Heukelum
· 16 years ago
badc765
x86: traps_xx: shuffle headers and globals
by Alexander van Heukelum
· 16 years ago
a8c1be9
x86: initial changes to unify traps_32.c and traps_64.c
by Alexander van Heukelum
· 16 years ago
e93ef94
x86: rename paravirtualized TSC functions
by Alok Kataria
· 16 years ago
8fbbc4b
x86: merge tsc_init and clocksource code
by Alok Kataria
· 16 years ago
2dbe06f
x86: merge the TSC cpu-freq code
by Alok Kataria
· 16 years ago
bfc0f59
x86: merge tsc calibration
by Alok Kataria
· 16 years ago
0ef9553
x86: merge sched_clock handling
by Alok Kataria
· 16 years ago
746f2eb
x86: apic_32.c - add lapic resource
by Cyrill Gorcunov
· 16 years ago
83f5d89
x86: map UV chipset space - UV support
by Jack Steiner
· 16 years ago
3a9e189
x86: map UV chipset space - pagetable
by Jack Steiner
· 16 years ago
fc9036e
x86: let early_reserve_e820 update e820_saved too
by Yinghai Lu
· 16 years ago
a0a0bec
x86: make e820_saved have update from setup_data
by Yinghai Lu
· 16 years ago
0be1552
x86: move saving e820_saved to setup_memory_map
by Yinghai Lu
· 16 years ago
14defd9
[MIPS] Fix 32bit kernels on R4k with 128 byte cache line size
by Thomas Bogendoerfer
· 16 years ago
b32dfbb
[MIPS] Atlas, decstation: Fix section mismatches triggered by defconfigs
by Shane McDonald
· 16 years ago
5dfcf14
x86: use FIRMWARE_MEMMAP on x86/E820
by Bernhard Walle
· 16 years ago
6247943
x86: remove acpi_srat config v2
by Yinghai Lu
· 16 years ago
698839f
x86: remove have_arch_parse_srat -v2
by Yinghai Lu
· 16 years ago
5a654ba
x86/cpa: use an undefined PTE bit for testing CPA
by Jeremy Fitzhardinge
· 16 years ago
ef5e94a
x86_32: remove __PAGE_KERNEL(_EXEC)
by Jeremy Fitzhardinge
· 16 years ago
8490638
x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags
by Jeremy Fitzhardinge
· 16 years ago
574977a
x86_64/setup: unconditionally populate the pgd
by Jeremy Fitzhardinge
· 16 years ago
aea5f9f
x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"
by Ingo Molnar
· 16 years ago
329513a
x86: move prefill_possible_map calling early
by Yinghai Lu
· 16 years ago
5f4765f
x86: move init_cpu_to_node after get_smp_config
by Yinghai Lu
· 16 years ago
cb95a13
x86: merge zones_sizes_init for numa and non numa on 32-bit
by Yinghai Lu
· 16 years ago
d9a81b4
x86: do not printout if we do not find setup_data
by Yinghai Lu
· 16 years ago
4fcc545
x86: make early_res_to_bootmem print out less 80 width chars
by Yinghai Lu
· 16 years ago
dc8e812
x86: change copy_e820_map to append_e820_map
by Yinghai Lu
· 16 years ago
32105f7
x86: find offset for crashkernel reservation automatically
by Bernhard Walle
· 16 years ago
fd6493e
x86: cleanup e820_setup_gap(), v2
by Alok Kataria
· 16 years ago
6a2f47c
x86: add check for node passed to node_to_cpumask, v3
by Mike Travis
· 16 years ago
cd5dce2
x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"
by Jeremy Fitzhardinge
· 16 years ago
Next »