Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
010d4f8221cf51a2ab8b037d0149506b397d073f
/
arch
/
x86
010d4f8
x86: introduce gate_desc type.
by Glauber de Oliveira Costa
· 17 years ago
f6dc247
x86: change gdt acessor macro name
by Glauber de Oliveira Costa
· 17 years ago
6b68f01
x86: unify struct desc_ptr
by Glauber de Oliveira Costa
· 17 years ago
6842ef0
x86: unify desc_struct
by Glauber de Oliveira Costa
· 17 years ago
746ef0c
x86: prepare 64-bit architecture initialization for paravirt
by Glauber de Oliveira Costa
· 17 years ago
ba08242
x86: tweak io_64.h for paravirt.
by Glauber de Oliveira Costa
· 17 years ago
ee238e5
x86: prepare time related functions for paravirt
by Glauber de Oliveira Costa
· 17 years ago
49a6978
x86: turn priviled operation into a macro in head_64.S
by Glauber de Oliveira Costa
· 17 years ago
70fd93c
x86: export cpu_gdt_descr
by Glauber de Oliveira Costa
· 17 years ago
21db558
x86: export math_state_restore
by Glauber de Oliveira Costa
· 17 years ago
675a081
x86: unify mmap_{32|64}.c
by Harvey Harrison
· 17 years ago
f3f20de
x86: clean up mm/init_32.c
by Jeremy Fitzhardinge
· 17 years ago
27ec161
x86: kill mk_pte_huge
by Jeremy Fitzhardinge
· 17 years ago
eee3af4
x86, ptrace: support for branch trace store(BTS)
by Markus Metzger
· 17 years ago
d895422
x86: put together equal pieces of system.h
by Glauber de Oliveira Costa
· 17 years ago
929fd58
x86: some whitespace cleanups in paging code
by Joerg Roedel
· 17 years ago
954683a
x86: PIE executable randomization, uninlining
by Andrew Morton
· 17 years ago
bb1ad82
x86: PIE executable randomization, checkpatch fixes
by Andrew Morton
· 17 years ago
cc503c1
x86: PIE executable randomization
by Jiri Kosina
· 17 years ago
8f12dea
x86: introduce native_read_tscp
by Glauber de Oliveira Costa
· 17 years ago
4e87173
x86: split get_cycles_sync
by Glauber de Oliveira Costa
· 17 years ago
16e2011
x86: allow sched clock to be overridden by paravirt
by Glauber de Oliveira Costa
· 17 years ago
fe58fc8
x86: wipe out traditional opt from x86_64 Makefile
by Glauber de Oliveira Costa
· 17 years ago
96daa8c
x86: use def_bool where possible in Kconfig.cpu
by Harvey Harrison
· 17 years ago
6612538
x86: clean up process_32/64.c
by Hiroshi Shimamoto
· 17 years ago
3c2362e
x86: use def_bool where possible
by Harvey Harrison
· 17 years ago
40842bf
x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE
by Joerg Roedel
· 17 years ago
2ba7dee
x86: 32-bit IOAPIC: de-fang IRQ compression
by Len Brown
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
25149b6
x86: x86 ptrace merge removals
by Roland McGrath
· 17 years ago
cbc9d9d
x86: x86 ptrace merge complete
by Roland McGrath
· 17 years ago
099cd6e
x86: x86 ia32 ptrace arch merge
by Roland McGrath
· 17 years ago
cb757c4
x86: x86 ia32 ptrace getreg/putreg merge
by Roland McGrath
· 17 years ago
86976cd
x86: x86 ptrace merge syscall trace
by Roland McGrath
· 17 years ago
e9c86c7
x86: x86 ptrace arch merge
by Roland McGrath
· 17 years ago
2047b08
x86: x86 ptrace getreg/putreg merge
by Roland McGrath
· 17 years ago
06ee1b6
x86: x86 ptrace getreg/putreg cleanup
by Roland McGrath
· 17 years ago
e39c289
x86: ptrace FLAG_MASK cleanup
by Roland McGrath
· 17 years ago
d52e9d6
x86: ptrace_32 renamed
by Roland McGrath
· 17 years ago
0f53409
x86: x86-32 thread_struct.debugreg
by Roland McGrath
· 17 years ago
d277fb8
x86: x86-64 ia32 ptrace get/putreg32 current task
by Roland McGrath
· 17 years ago
5fd4d16
x86: x86-32 ptrace get/putreg current task
by Roland McGrath
· 17 years ago
ce90f34
x86: x86-64 ptrace get/putreg current task
by Roland McGrath
· 17 years ago
9e714be
x86: x86-32 ptrace whitespace
by Roland McGrath
· 17 years ago
80976c0
x86: x86-64 ptrace whitespace
by Roland McGrath
· 17 years ago
ff14c61
x86: x86-64 ia32 ptrace pt_regs cleanup
by Roland McGrath
· 17 years ago
a46ff73
x86: setup64 eflags constants
by Roland McGrath
· 17 years ago
742fa54
x86: use generic register names in struct sigcontext
by H. Peter Anvin
· 17 years ago
153d5f2
x86: use generic register names in struct user_regs_struct
by H. Peter Anvin
· 17 years ago
65ea5b0
x86: rename the struct pt_regs members for 32/64-bit consistency
by H. Peter Anvin
· 17 years ago
53756d3
x86: add set/clear_cpu_cap operations
by Jeremy Fitzhardinge
· 17 years ago
5548fec
x86: clean up bitops-related warnings
by Jeremy Fitzhardinge
· 17 years ago
7bf0c23
x86: prevent dereferencing non-allocated per_cpu variables
by Mike Travis
· 17 years ago
0fa376e
x86: PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
1ecc798
x86: debugctlmsr kprobes
by Roland McGrath
· 17 years ago
10faa81
x86: debugctlmsr arch_has_block_step
by Roland McGrath
· 17 years ago
7e99160
x86: debugctlmsr context switch
by Roland McGrath
· 17 years ago
0a049bb
x86: debugctlmsr kconfig
by Roland McGrath
· 17 years ago
d9771e8
x86: x86-32 ptrace debugreg cleanup
by Roland McGrath
· 17 years ago
d0f0817
x86: x86-64 ia32 ptrace debugreg cleanup
by Roland McGrath
· 17 years ago
962ff38
x86: x86-64 ptrace debugreg cleanup
by Roland McGrath
· 17 years ago
e4aed6c
x86-64 ptrace: use task_pt_regs
by Roland McGrath
· 17 years ago
62a97d4
x86-32 ptrace: use task_pt_regs
by Roland McGrath
· 17 years ago
227195d
x86-32: ptrace generic resume
by Roland McGrath
· 17 years ago
18982c1
x86-64: ptrace generic resume
by Roland McGrath
· 17 years ago
e1f2877
x86 single_step: TIF_FORCED_TF
by Roland McGrath
· 17 years ago
7122ec8
x86: single_step: share code
by Roland McGrath
· 17 years ago
5f76cb1
x86: single_step 0xf0
by Roland McGrath
· 17 years ago
3f80c1a
x86: single_step segment macros
by Roland McGrath
· 17 years ago
fa1e03e
x86: single_step moved
by Roland McGrath
· 17 years ago
7f23234
x86: arch_has_single_step
by Roland McGrath
· 17 years ago
77c03dc
x86: remove TRAP_FLAG
by Roland McGrath
· 17 years ago
022eb43
x86: kmap_atomic() debugging
by Andrew Morton
· 17 years ago
2c0b8a7
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
by Mathieu Desnoyers
· 17 years ago
5f627f8
mips, x86: optimize the i8259 code a bit
by Ralf Baechle
· 17 years ago
b263295
x86: 64-bit, make sparsemem vmemmap the only memory model
by Christoph Lameter
· 17 years ago
4ebd129
x86: vmlinux_32.lds.S: remove repeated comment from the x86-32 linker script
by Borislav Petkov
· 17 years ago
9de819f
x86: do not set boot cpu in cpu_online_map at x86_64_start_kernel()
by Yinghai Lu
· 17 years ago
949ec32
x86: set cpu_index to nr_cpus instead of 0
by Yinghai Lu
· 17 years ago
b3ca74a
x86: sanitize user specified e820 memmap values
by Vladimir Berezniker
· 17 years ago
efd1ca5
x86: TLS cleanup
by Roland McGrath
· 17 years ago
13abd0e
x86: tls32 moved
by Roland McGrath
· 17 years ago
df5d438
x86: ptrace fs/gs_base
by Roland McGrath
· 17 years ago
91394eb
x86: use get_desc_base
by Roland McGrath
· 17 years ago
cadd516
x86 vDSO: canonicalize sysenter .eh_frame
by Roland McGrath
· 17 years ago
16e48e7
x86 vDSO: makefile cleanup
by Roland McGrath
· 17 years ago
69d0627
x86 vDSO: reorder vdso32 code
by Roland McGrath
· 17 years ago
16f4bc7
x86 vDSO: ia32 vsyscall removal
by Roland McGrath
· 17 years ago
af65d64
x86 vDSO: consolidate vdso32
by Roland McGrath
· 17 years ago
00f8b1b
x86 vDSO: ia32 vdso32-syscall build
by Roland McGrath
· 17 years ago
36197c9
x86 vDSO: ia32 sysenter_return
by Roland McGrath
· 17 years ago
0aa97fb22
x86 vDSO: ia32_sysenter_target
by Roland McGrath
· 17 years ago
f288f32
x86 vDSO: vdso32 setup
by Roland McGrath
· 17 years ago
85a93b9
x86 vDSO: i386 vdso32 install
by Roland McGrath
· 17 years ago
4707c47
x86 vDSO: absolute relocs
by Roland McGrath
· 17 years ago
6c3652e
x86 vDSO: i386 vdso32
by Roland McGrath
· 17 years ago
0249c9c
x86 vDSO: vdso32 build
by Roland McGrath
· 17 years ago
0c2f51a
x86 vDSO: arch/x86/vdso/vdso32
by Roland McGrath
· 17 years ago
108b545
x86 vDSO: harmonize asm-offsets
by Roland McGrath
· 17 years ago
f6b46eb
x86 vDSO: new layout
by Roland McGrath
· 17 years ago
Next »