Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
80fbb69a8d1268ef48dfe21da80e68cb01922f31
/
include
80fbb69
x86: introduce fill_ldt
by Glauber de Oliveira Costa
· 17 years ago
25deca5
x86: introduce ldt_desc type.
by Glauber de Oliveira Costa
· 17 years ago
8d94734
x86: change write_idt_entry signature
by Glauber de Oliveira Costa
· 17 years ago
010d4f8
x86: introduce gate_desc type.
by Glauber de Oliveira Costa
· 17 years ago
7e6ebe1
x86: removed unused variable
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
2355188
x86: avoid build warning
by Ingo Molnar
· 17 years ago
27ec161
x86: kill mk_pte_huge
by Jeremy Fitzhardinge
· 17 years ago
6b4b05b
x64/page.h: convert some macros to inlines
by Randy Dunlap
· 17 years ago
b23be39
x86: remove arch specific segment headers
by Glauber de Oliveira Costa
· 17 years ago
15ee09b
x86: unify common parts of segment.h
by Glauber de Oliveira Costa
· 17 years ago
cef1895
x86: put get_kernel_rpl in a common location
by Glauber de Oliveira Costa
· 17 years ago
eee3af4
x86, ptrace: support for branch trace store(BTS)
by Markus Metzger
· 17 years ago
d46d7d7
x86: unify system.h
by Glauber de Oliveira Costa
· 17 years ago
0a3b4d1
x86: move switch_to macro to system.h
by Glauber de Oliveira Costa
· 17 years ago
833d846
x86: unify smp parts of system.h
by Glauber de Oliveira Costa
· 17 years ago
62fe164
x86: remove unused macro
by Glauber de Oliveira Costa
· 17 years ago
d3ca901
x86: unify paravirt parts of system.h
by Glauber de Oliveira Costa
· 17 years ago
a6b4655
x86: unify load_segment macro
by Glauber de Oliveira Costa
· 17 years ago
d895422
x86: put together equal pieces of system.h
by Glauber de Oliveira Costa
· 17 years ago
e34907a
x86: remove volatile keyword from clflush.
by Glauber de Oliveira Costa
· 17 years ago
929fd58
x86: some whitespace cleanups in paging code
by Joerg Roedel
· 17 years ago
cc503c1
x86: PIE executable randomization
by Jiri Kosina
· 17 years ago
82f74e7
x86: unify include/asm-x86/linkage_[32|64].h
by Harvey Harrison
· 17 years ago
c210d24
x86: integrate 32-bit and 64-bit code in msr.h
by Glauber de Oliveira Costa
· 17 years ago
56ec1dd
x86: make fixups wordsize agnostic
by Glauber de Oliveira Costa
· 17 years ago
c9dcda5
x86: change write msr functions interface
by Glauber de Oliveira Costa
· 17 years ago
b8d1fae
x86: change rdpmc interface
by Glauber de Oliveira Costa
· 17 years ago
8f12dea
x86: introduce native_read_tscp
by Glauber de Oliveira Costa
· 17 years ago
c758ecf
x86: unify cpuid functions
by Glauber de Oliveira Costa
· 17 years ago
4e87173
x86: split get_cycles_sync
by Glauber de Oliveira Costa
· 17 years ago
751de83
x86: unify msr smp funcs
by Glauber de Oliveira Costa
· 17 years ago
1c6f703
x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit
by Joerg Roedel
· 17 years ago
faca622
x86: use generic register name in the thread and tss structures
by H. Peter Anvin
· 17 years ago
cbc9d9d
x86: x86 ptrace merge complete
by Roland McGrath
· 17 years ago
0f53409
x86: x86-32 thread_struct.debugreg
by Roland McGrath
· 17 years ago
35d0991
x86: eflags enum
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
1c54d77
x86: partial unification of asm-x86/bitops.h
by Jeremy Fitzhardinge
· 17 years ago
0fa376e
x86: PTRACE_SINGLEBLOCK
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
d2499d8
x86: debugctlmsr constants
by Roland McGrath
· 17 years ago
5b88abb
ptrace: generic PTRACE_SINGLEBLOCK
by Roland McGrath
· 17 years ago
dc802c2
ptrace: arch_has_block_step
by Roland McGrath
· 17 years ago
962ff38
x86: x86-64 ptrace debugreg cleanup
by Roland McGrath
· 17 years ago
2a84b0d
powerpc: arch_has_single_step
by Roland McGrath
· 17 years ago
e1f2877
x86 single_step: TIF_FORCED_TF
by Roland McGrath
· 17 years ago
7f23234
x86: arch_has_single_step
by Roland McGrath
· 17 years ago
2608a65
x86: segment selector macros
by Roland McGrath
· 17 years ago
fb7fa8f
ptrace: arch_has_single_step
by Roland McGrath
· 17 years ago
2c0b8a7
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
by Mathieu Desnoyers
· 17 years ago
b263295
x86: 64-bit, make sparsemem vmemmap the only memory model
by Christoph Lameter
· 17 years ago
efd1ca5
x86: TLS cleanup
by Roland McGrath
· 17 years ago
12c3cbb
x86: desc_empty
by Roland McGrath
· 17 years ago
859c0a5
x86: get_desc_base
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
36197c9
x86 vDSO: ia32 sysenter_return
by Roland McGrath
· 17 years ago
6c3652e
x86 vDSO: i386 vdso32
by Roland McGrath
· 17 years ago
7f3646a
x86 vDSO: use vdso-syms.lds
by Roland McGrath
· 17 years ago
c1d171a
x86: randomize brk
by Jiri Kosina
· 17 years ago
7b83dae
x86: extended interrupt LVT support for AMD Barcelona
by Robert Richter
· 17 years ago
739f33b
x86: untable __init references between IO data
by Andi Kleen
· 17 years ago
a860b63
x86: store core id bits in cpuinfo_x8
by Yinghai Lu
· 17 years ago
1c69524
x86: clear IO_APIC before enabing apic error vector.
by Yinghai Lu
· 17 years ago
3578fac
x86: merge resume-trace.h variants
by Thomas Gleixner
· 17 years ago
3367e56
x86: merge topology.h variants
by Thomas Gleixner
· 17 years ago
b4ea929
x86: consolidate toloplogy_32/64.h
by Thomas Gleixner
· 17 years ago
fe21a44
x86: adjust numa 32 namespace
by Thomas Gleixner
· 17 years ago
7462894
x86: fixup numa 64 namespace
by Thomas Gleixner
· 17 years ago
e1d9197
x86: merge include/asm-x86/sparsemem.h
by Thomas Gleixner
· 17 years ago
8a423ff
x86: merge include/asm-x86/sparsemem.h
by Thomas Gleixner
· 17 years ago
4757d7d8
x86: put all kern_addr_valid() incarnations to pgtable.h
by Thomas Gleixner
· 17 years ago
0b80fc7
x86: merge acpi_32/64.h
by Thomas Gleixner
· 17 years ago
8a99941
x86: cleanup acpi_32/64.h
by Thomas Gleixner
· 17 years ago
ae9d983
x86: cleanup smp.h variants
by Thomas Gleixner
· 17 years ago
c2805aa
x86: merge mpspec variants
by Thomas Gleixner
· 17 years ago
64883ab
x86: cleanup mpspec variants
by Thomas Gleixner
· 17 years ago
d291cf8
x86: merge tlbflush.h variants
by Thomas Gleixner
· 17 years ago
0b9c99b
x86: cleanup tlbflush.h variants
by Thomas Gleixner
· 17 years ago
1075cf7
x86: merge spinlock.h variants
by Thomas Gleixner
· 17 years ago
cf244e3
x86: spinlock_32/64 substitute types and instructions
by Thomas Gleixner
· 17 years ago
3b23ed8
x86: spinlock_32/64 match the jump labels and symbols
by Thomas Gleixner
· 17 years ago
6514f93
x86: use immediates instead of RW_LOCK_BIAS_STR
by Thomas Gleixner
· 17 years ago
a33fff3
x86: fix asm constraints in spinlock_32/64.h
by Thomas Gleixner
· 17 years ago
2fed0c5
x86: consolidate spinlock.h
by Glauber de Oliveira Costa
· 17 years ago
6abcd98
x86: irqflags consolidation
by Glauber de Oliveira Costa
· 17 years ago
6ea8bad
x86: clean up stack allocation and free
by clameter@sgi.com
· 17 years ago
ec12fa5
x86: bitops_32.h style cleanups
by Randy Dunlap
· 17 years ago
c9cce83
x86: remove extern declarations for code, data, bss resources
by Bernhard Walle
· 17 years ago
Next »