Age | Commit message (Expand) | Author |
2008-01-30 | x86: integrate 32-bit and 64-bit code in msr.h | Glauber de Oliveira Costa |
2008-01-30 | x86: make fixups wordsize agnostic | Glauber de Oliveira Costa |
2008-01-30 | x86: change write msr functions interface | Glauber de Oliveira Costa |
2008-01-30 | x86: change rdpmc interface | Glauber de Oliveira Costa |
2008-01-30 | x86: introduce native_read_tscp | Glauber de Oliveira Costa |
2008-01-30 | x86: unify cpuid functions | Glauber de Oliveira Costa |
2008-01-30 | x86: split get_cycles_sync | Glauber de Oliveira Costa |
2008-01-30 | x86: allow sched clock to be overridden by paravirt | Glauber de Oliveira Costa |
2008-01-30 | x86: unify msr smp funcs | Glauber de Oliveira Costa |
2008-01-30 | x86: wipe out traditional opt from x86_64 Makefile | Glauber de Oliveira Costa |
2008-01-30 | x86: use def_bool where possible in Kconfig.cpu | Harvey Harrison |
2008-01-30 | x86: clean up process_32/64.c | Hiroshi Shimamoto |
2008-01-30 | x86: use def_bool where possible | Harvey Harrison |
2008-01-30 | x86: use __PAGE_KERNEL* instead of _KERNPG_TABLE | Joerg Roedel |
2008-01-30 | x86: define all _PAGE_* in terms of _PAGE_BIT_* on 64-bit | Joerg Roedel |
2008-01-30 | x86: 32-bit IOAPIC: de-fang IRQ compression | Len Brown |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin |
2008-01-30 | x86: x86 ptrace merge removals | Roland McGrath |
2008-01-30 | x86: x86 ptrace merge complete | Roland McGrath |
2008-01-30 | x86: x86 ia32 ptrace arch merge | Roland McGrath |
2008-01-30 | x86: x86 ia32 ptrace getreg/putreg merge | Roland McGrath |
2008-01-30 | x86: x86 ptrace merge syscall trace | Roland McGrath |
2008-01-30 | x86: x86 ptrace arch merge | Roland McGrath |
2008-01-30 | x86: x86 ptrace getreg/putreg merge | Roland McGrath |
2008-01-30 | x86: x86 ptrace getreg/putreg cleanup | Roland McGrath |
2008-01-30 | x86: ptrace FLAG_MASK cleanup | Roland McGrath |
2008-01-30 | x86: ptrace_32 renamed | Roland McGrath |
2008-01-30 | x86: x86-32 thread_struct.debugreg | Roland McGrath |
2008-01-30 | x86: x86-64 ia32 ptrace get/putreg32 current task | Roland McGrath |
2008-01-30 | x86: x86-32 ptrace get/putreg current task | Roland McGrath |
2008-01-30 | x86: x86-64 ptrace get/putreg current task | Roland McGrath |
2008-01-30 | x86: x86-32 ptrace whitespace | Roland McGrath |
2008-01-30 | x86: x86-64 ptrace whitespace | Roland McGrath |
2008-01-30 | x86: x86-64 ia32 ptrace pt_regs cleanup | Roland McGrath |
2008-01-30 | x86: eflags enum | Roland McGrath |
2008-01-30 | x86: setup64 eflags constants | Roland McGrath |
2008-01-30 | x86: use generic register names in struct sigcontext | H. Peter Anvin |
2008-01-30 | x86: use generic register names in struct user_regs_struct | H. Peter Anvin |
2008-01-30 | x86: rename the struct pt_regs members for 32/64-bit consistency | H. Peter Anvin |
2008-01-30 | x86: add set/clear_cpu_cap operations | Jeremy Fitzhardinge |
2008-01-30 | x86: clean up bitops-related warnings | Jeremy Fitzhardinge |
2008-01-30 | x86: partial unification of asm-x86/bitops.h | Jeremy Fitzhardinge |
2008-01-30 | x86: prevent dereferencing non-allocated per_cpu variables | Mike Travis |
2008-01-30 | x86: PTRACE_SINGLEBLOCK | Roland McGrath |
2008-01-30 | x86: debugctlmsr kprobes | Roland McGrath |
2008-01-30 | x86: debugctlmsr arch_has_block_step | Roland McGrath |
2008-01-30 | x86: debugctlmsr context switch | Roland McGrath |
2008-01-30 | x86: debugctlmsr kconfig | Roland McGrath |
2008-01-30 | x86: debugctlmsr constants | Roland McGrath |
2008-01-30 | ptrace: generic PTRACE_SINGLEBLOCK | Roland McGrath |