aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa
2008-01-30x86: unify desc_structGlauber de Oliveira Costa
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa
2008-01-30x86: avoid build warningIngo Molnar
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge
2008-01-30x64/page.h: convert some macros to inlinesRandy Dunlap
2008-01-30x86: remove arch specific segment headersGlauber de Oliveira Costa
2008-01-30x86: unify common parts of segment.hGlauber de Oliveira Costa
2008-01-30x86: put get_kernel_rpl in a common locationGlauber de Oliveira Costa
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: unify system.hGlauber de Oliveira Costa
2008-01-30x86: move switch_to macro to system.hGlauber de Oliveira Costa
2008-01-30x86: unify smp parts of system.hGlauber de Oliveira Costa
2008-01-30x86: remove unused macroGlauber de Oliveira Costa
2008-01-30x86: unify paravirt parts of system.hGlauber de Oliveira Costa
2008-01-30x86: unify load_segment macroGlauber de Oliveira Costa
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa
2008-01-30x86: remove volatile keyword from clflush.Glauber de Oliveira Costa
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel
2008-01-30x86: PIE executable randomizationJiri Kosina
2008-01-30x86: unify include/asm-x86/linkage_[32|64].hHarvey Harrison
2008-01-30x86: integrate 32-bit and 64-bit code in msr.hGlauber de Oliveira Costa
2008-01-30x86: make fixups wordsize agnosticGlauber de Oliveira Costa
2008-01-30x86: change write msr functions interfaceGlauber de Oliveira Costa
2008-01-30x86: change rdpmc interfaceGlauber de Oliveira Costa
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa
2008-01-30x86: unify cpuid functionsGlauber de Oliveira Costa
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa
2008-01-30x86: unify msr smp funcsGlauber de Oliveira Costa
2008-01-30x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bitJoerg Roedel
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: x86 ptrace merge completeRoland McGrath
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath
2008-01-30x86: eflags enumRoland McGrath
2008-01-30x86: use generic register names in struct sigcontextH. Peter Anvin
2008-01-30x86: use generic register names in struct user_regs_structH. Peter Anvin
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30x86: partial unification of asm-x86/bitops.hJeremy Fitzhardinge
2008-01-30x86: PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30x86: debugctlmsr arch_has_block_stepRoland McGrath
2008-01-30x86: debugctlmsr context switchRoland McGrath
2008-01-30x86: debugctlmsr constantsRoland McGrath
2008-01-30ptrace: generic PTRACE_SINGLEBLOCKRoland McGrath
2008-01-30ptrace: arch_has_block_stepRoland McGrath
2008-01-30x86: x86-64 ptrace debugreg cleanupRoland McGrath
2008-01-30powerpc: arch_has_single_stepRoland McGrath