Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-30 | x86, ptrace: support for branch trace store(BTS) | Markus Metzger | 7 | -3/+152 |
2008-01-30 | x86: unify system.h | Glauber de Oliveira Costa | 2 | -17/+24 |
2008-01-30 | x86: move switch_to macro to system.h | Glauber de Oliveira Costa | 3 | -74/+61 |
2008-01-30 | x86: unify smp parts of system.h | Glauber de Oliveira Costa | 3 | -124/+105 |
2008-01-30 | x86: remove unused macro | Glauber de Oliveira Costa | 1 | -2/+0 |
2008-01-30 | x86: unify paravirt parts of system.h | Glauber de Oliveira Costa | 3 | -167/+122 |
2008-01-30 | x86: unify load_segment macro | Glauber de Oliveira Costa | 3 | -42/+21 |
2008-01-30 | x86: put together equal pieces of system.h | Glauber de Oliveira Costa | 3 | -70/+69 |
2008-01-30 | x86: remove volatile keyword from clflush. | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | x86: some whitespace cleanups in paging code | Joerg Roedel | 1 | -11/+11 |
2008-01-30 | x86: PIE executable randomization | Jiri Kosina | 1 | -0/+1 |
2008-01-30 | x86: unify include/asm-x86/linkage_[32|64].h | Harvey Harrison | 3 | -24/+18 |
2008-01-30 | x86: integrate 32-bit and 64-bit code in msr.h | Glauber de Oliveira Costa | 1 | -120/+47 |
2008-01-30 | x86: make fixups wordsize agnostic | Glauber de Oliveira Costa | 1 | -8/+9 |
2008-01-30 | x86: change write msr functions interface | Glauber de Oliveira Costa | 2 | -10/+11 |
2008-01-30 | x86: change rdpmc interface | Glauber de Oliveira Costa | 2 | -4/+4 |
2008-01-30 | x86: introduce native_read_tscp | Glauber de Oliveira Costa | 1 | -8/+21 |
2008-01-30 | x86: unify cpuid functions | Glauber de Oliveira Costa | 3 | -136/+78 |
2008-01-30 | x86: split get_cycles_sync | Glauber de Oliveira Costa | 1 | -4/+33 |
2008-01-30 | x86: unify msr smp funcs | Glauber de Oliveira Costa | 1 | -26/+7 |
2008-01-30 | x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit | Joerg Roedel | 1 | -12/+15 |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin | 5 | -36/+33 |
2008-01-30 | x86: x86 ptrace merge complete | Roland McGrath | 1 | -3/+0 |
2008-01-30 | x86: x86-32 thread_struct.debugreg | Roland McGrath | 1 | -1/+6 |
2008-01-30 | x86: eflags enum | Roland McGrath | 1 | -22/+0 |
2008-01-30 | x86: use generic register names in struct sigcontext | H. Peter Anvin | 2 | -32/+32 |
2008-01-30 | x86: use generic register names in struct user_regs_struct | H. Peter Anvin | 2 | -17/+48 |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin | 10 | -93/+147 |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge | 1 | -1/+4 |
2008-01-30 | x86: clean up bitops-related warnings | Jeremy Fitzhardinge | 3 | -7/+7 |
2008-01-30 | x86: partial unification of asm-x86/bitops.h | Jeremy Fitzhardinge | 3 | -605/+315 |
2008-01-30 | x86: PTRACE_SINGLEBLOCK | Roland McGrath | 1 | -0/+2 |
2008-01-30 | x86: debugctlmsr arch_has_block_step | Roland McGrath | 1 | -0/+7 |
2008-01-30 | x86: debugctlmsr context switch | Roland McGrath | 4 | -3/+11 |
2008-01-30 | x86: debugctlmsr constants | Roland McGrath | 1 | -0/+7 |
2008-01-30 | ptrace: generic PTRACE_SINGLEBLOCK | Roland McGrath | 1 | -1/+1 |
2008-01-30 | ptrace: arch_has_block_step | Roland McGrath | 1 | -4/+33 |
2008-01-30 | x86: x86-64 ptrace debugreg cleanup | Roland McGrath | 1 | -0/+3 |
2008-01-30 | powerpc: arch_has_single_step | Roland McGrath | 1 | -0/+7 |
2008-01-30 | x86 single_step: TIF_FORCED_TF | Roland McGrath | 3 | -9/+6 |
2008-01-30 | x86: arch_has_single_step | Roland McGrath | 1 | -0/+7 |
2008-01-30 | x86: segment selector macros | Roland McGrath | 1 | -0/+11 |
2008-01-30 | ptrace: arch_has_single_step | Roland McGrath | 1 | -0/+46 |
2008-01-30 | x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486 | Mathieu Desnoyers | 1 | -43/+79 |
2008-01-30 | x86: 64-bit, make sparsemem vmemmap the only memory model | Christoph Lameter | 2 | -9/+0 |
2008-01-30 | x86: TLS cleanup | Roland McGrath | 2 | -6/+11 |
2008-01-30 | x86: desc_empty | Roland McGrath | 2 | -9/+10 |
2008-01-30 | x86: get_desc_base | Roland McGrath | 1 | -0/+10 |
2008-01-30 | x86 vDSO: ia32 vsyscall removal | Roland McGrath | 2 | -21/+0 |
2008-01-30 | x86 vDSO: consolidate vdso32 | Roland McGrath | 1 | -9/+14 |