x86: remove fastcall from include/asm-x86
[pandora-kernel.git] / include / asm-x86 /
2008-01-30 Harvey Harrisonx86: remove fastcall from include/asm-x86
2008-01-30 Glauber de Oliveir... x86: unify set_tss_desc
2008-01-30 Glauber de Oliveir... x86: move _set_gate and its users to a common location
2008-01-30 Glauber de Oliveir... x86: unify paravirt pieces of descriptor handling
2008-01-30 Glauber de Oliveir... x86: modify get_desc_base
2008-01-30 Glauber de Oliveir... x86: use the same data type for tls_array.
2008-01-30 Glauber de Oliveir... x86: unify non-paravirt parts of desc.h
2008-01-30 Glauber de Oliveir... x86: move constants to desc_defs.h
2008-01-30 Glauber de Oliveir... x86: change write_ldt_entry signature
2008-01-30 Glauber de Oliveir... x86: change write_gdt_entry signature.
2008-01-30 Glauber de Oliveir... x86: provide tss_desc
2008-01-30 Glauber de Oliveir... x86: introduce fill_ldt
2008-01-30 Glauber de Oliveir... x86: introduce ldt_desc type.
2008-01-30 Glauber de Oliveir... x86: change write_idt_entry signature
2008-01-30 Glauber de Oliveir... x86: introduce gate_desc type.
2008-01-30 Glauber de Oliveir... x86: removed unused variable
2008-01-30 Glauber de Oliveir... x86: change gdt acessor macro name
2008-01-30 Glauber de Oliveir... x86: unify struct desc_ptr
2008-01-30 Glauber de Oliveir... x86: unify desc_struct
2008-01-30 Glauber de Oliveir... x86: prepare 64-bit architecture initialization for...
2008-01-30 Glauber de Oliveir... x86: tweak io_64.h for paravirt.
2008-01-30 Glauber de Oliveir... x86: prepare time related functions for paravirt
2008-01-30 Jeremy Fitzhardingex86: kill mk_pte_huge
2008-01-30 Randy Dunlapx64/page.h: convert some macros to inlines
2008-01-30 Glauber de Oliveir... x86: remove arch specific segment headers
2008-01-30 Glauber de Oliveir... x86: unify common parts of segment.h
2008-01-30 Glauber de Oliveir... x86: put get_kernel_rpl in a common location
2008-01-30 Markus Metzgerx86, ptrace: support for branch trace store(BTS)
2008-01-30 Glauber de Oliveir... x86: unify system.h
2008-01-30 Glauber de Oliveir... x86: move switch_to macro to system.h
2008-01-30 Glauber de Oliveir... x86: unify smp parts of system.h
2008-01-30 Glauber de Oliveir... x86: remove unused macro
2008-01-30 Glauber de Oliveir... x86: unify paravirt parts of system.h
2008-01-30 Glauber de Oliveir... x86: unify load_segment macro
2008-01-30 Glauber de Oliveir... x86: put together equal pieces of system.h
2008-01-30 Glauber de Oliveir... x86: remove volatile keyword from clflush.
2008-01-30 Joerg Roedelx86: some whitespace cleanups in paging code
2008-01-30 Jiri Kosinax86: PIE executable randomization
2008-01-30 Harvey Harrisonx86: unify include/asm-x86/linkage_[32|64].h
2008-01-30 Glauber de Oliveir... x86: integrate 32-bit and 64-bit code in msr.h
2008-01-30 Glauber de Oliveir... x86: make fixups wordsize agnostic
2008-01-30 Glauber de Oliveir... x86: change write msr functions interface
2008-01-30 Glauber de Oliveir... x86: change rdpmc interface
2008-01-30 Glauber de Oliveir... x86: introduce native_read_tscp
2008-01-30 Glauber de Oliveir... x86: unify cpuid functions
2008-01-30 Glauber de Oliveir... x86: split get_cycles_sync
2008-01-30 Glauber de Oliveir... x86: unify msr smp funcs
2008-01-30 Joerg Roedelx86: define all _PAGE_* in terms of _PAGE_BIT_* on...
2008-01-30 H. Peter Anvinx86: use generic register name in the thread and tss...
2008-01-30 Roland McGrathx86: x86 ptrace merge complete
2008-01-30 Roland McGrathx86: x86-32 thread_struct.debugreg
2008-01-30 Roland McGrathx86: eflags enum
2008-01-30 H. Peter Anvinx86: use generic register names in struct sigcontext
2008-01-30 H. Peter Anvinx86: use generic register names in struct user_regs_struct
2008-01-30 H. Peter Anvinx86: rename the struct pt_regs members for 32/64-bit...
2008-01-30 Jeremy Fitzhardingex86: add set/clear_cpu_cap operations
2008-01-30 Jeremy Fitzhardingex86: clean up bitops-related warnings
2008-01-30 Jeremy Fitzhardingex86: partial unification of asm-x86/bitops.h
2008-01-30 Roland McGrathx86: PTRACE_SINGLEBLOCK
2008-01-30 Roland McGrathx86: debugctlmsr arch_has_block_step
2008-01-30 Roland McGrathx86: debugctlmsr context switch
2008-01-30 Roland McGrathx86: debugctlmsr constants
2008-01-30 Roland McGrathx86: x86-64 ptrace debugreg cleanup
2008-01-30 Roland McGrathx86 single_step: TIF_FORCED_TF
2008-01-30 Roland McGrathx86: arch_has_single_step
2008-01-30 Roland McGrathx86: segment selector macros
2008-01-30 Mathieu Desnoyersx86: fall back on interrupt disable in cmpxchg8b on...
2008-01-30 Christoph Lameterx86: 64-bit, make sparsemem vmemmap the only memory...
2008-01-30 Roland McGrathx86: TLS cleanup
2008-01-30 Roland McGrathx86: desc_empty
2008-01-30 Roland McGrathx86: get_desc_base
2008-01-30 Roland McGrathx86 vDSO: ia32 vsyscall removal
2008-01-30 Roland McGrathx86 vDSO: consolidate vdso32
2008-01-30 Roland McGrathx86 vDSO: ia32 sysenter_return
2008-01-30 Roland McGrathx86 vDSO: i386 vdso32
2008-01-30 Roland McGrathx86 vDSO: use vdso-syms.lds
2008-01-30 Jiri Kosinax86: randomize brk
2008-01-30 Robert Richterx86: extended interrupt LVT support for AMD Barcelona
2008-01-30 Andi Kleenx86: untable __init references between IO data
2008-01-30 Yinghai Lux86: store core id bits in cpuinfo_x8
2008-01-30 Yinghai Lux86: clear IO_APIC before enabing apic error vector.
2008-01-30 Thomas Gleixnerx86: merge resume-trace.h variants
2008-01-30 Thomas Gleixnerx86: merge topology.h variants
2008-01-30 Thomas Gleixnerx86: consolidate toloplogy_32/64.h
2008-01-30 Thomas Gleixnerx86: adjust numa 32 namespace
2008-01-30 Thomas Gleixnerx86: fixup numa 64 namespace
2008-01-30 Thomas Gleixnerx86: merge include/asm-x86/sparsemem.h
2008-01-30 Thomas Gleixnerx86: merge include/asm-x86/sparsemem.h
2008-01-30 Thomas Gleixnerx86: put all kern_addr_valid() incarnations to pgtable.h
2008-01-30 Thomas Gleixnerx86: merge acpi_32/64.h
2008-01-30 Thomas Gleixnerx86: cleanup acpi_32/64.h
2008-01-30 Thomas Gleixnerx86: cleanup smp.h variants
2008-01-30 Thomas Gleixnerx86: merge mpspec variants
2008-01-30 Thomas Gleixnerx86: cleanup mpspec variants
2008-01-30 Thomas Gleixnerx86: merge tlbflush.h variants
2008-01-30 Thomas Gleixnerx86: cleanup tlbflush.h variants
2008-01-30 Thomas Gleixnerx86: merge spinlock.h variants
2008-01-30 Thomas Gleixnerx86: spinlock_32/64 substitute types and instructions
2008-01-30 Thomas Gleixnerx86: spinlock_32/64 match the jump labels and symbols
2008-01-30 Thomas Gleixnerx86: use immediates instead of RW_LOCK_BIAS_STR
next