summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-01-30x86: remove all definitions with fastcallHarvey Harrison
2008-01-30x86: remove last users of FASTCALLHarvey Harrison
2008-01-30x86: move _set_gate and its users to a common locationGlauber de Oliveira Costa
2008-01-30x86: modify get_desc_baseGlauber de Oliveira Costa
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa
2008-01-30x86: change write_gdt_entry signature.Glauber de Oliveira Costa
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa
2008-01-30x86: introduce gate_desc type.Glauber de Oliveira Costa
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa
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: prepare time related functions for paravirtGlauber de Oliveira Costa
2008-01-30x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa
2008-01-30x86: export cpu_gdt_descrGlauber de Oliveira Costa
2008-01-30x86: export math_state_restoreGlauber de Oliveira Costa
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton
2008-01-30x86: PIE executable randomizationJiri Kosina
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa
2008-01-30x86: allow sched clock to be overridden by paravirtGlauber de Oliveira Costa
2008-01-30x86: wipe out traditional opt from x86_64 MakefileGlauber de Oliveira Costa
2008-01-30x86: clean up process_32/64.cHiroshi Shimamoto
2008-01-30x86: 32-bit IOAPIC: de-fang IRQ compressionLen Brown
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: x86 ptrace merge removalsRoland McGrath
2008-01-30x86: x86 ptrace merge completeRoland McGrath
2008-01-30x86: x86 ia32 ptrace arch mergeRoland McGrath
2008-01-30x86: x86 ia32 ptrace getreg/putreg mergeRoland McGrath
2008-01-30x86: x86 ptrace merge syscall traceRoland McGrath
2008-01-30x86: x86 ptrace arch mergeRoland McGrath
2008-01-30x86: x86 ptrace getreg/putreg mergeRoland McGrath
2008-01-30x86: x86 ptrace getreg/putreg cleanupRoland McGrath
2008-01-30x86: ptrace FLAG_MASK cleanupRoland McGrath
2008-01-30x86: ptrace_32 renamedRoland McGrath
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath
2008-01-30x86: x86-32 ptrace get/putreg current taskRoland McGrath
2008-01-30x86: x86-64 ptrace get/putreg current taskRoland McGrath
2008-01-30x86: x86-32 ptrace whitespaceRoland McGrath
2008-01-30x86: x86-64 ptrace whitespaceRoland McGrath
2008-01-30x86: setup64 eflags constantsRoland 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