summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: change write_ldt_entry signatureGlauber de Oliveira Costa4-6/+14
2008-01-30x86: change write_gdt_entry signature.Glauber de Oliveira Costa5-19/+28
2008-01-30x86: introduce fill_ldtGlauber de Oliveira Costa3-8/+5
2008-01-30x86: modify write_ldt functionGlauber de Oliveira Costa1-8/+7
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa4-10/+19
2008-01-30x86: introduce gate_desc type.Glauber de Oliveira Costa1-1/+1
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa3-3/+3
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa8-17/+16
2008-01-30x86: unify desc_structGlauber de Oliveira Costa4-17/+25
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa3-5/+36
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa1-0/+6
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa1-3/+9
2008-01-30x86: turn priviled operation into a macro in head_64.SGlauber de Oliveira Costa1-1/+8
2008-01-30x86: export cpu_gdt_descrGlauber de Oliveira Costa1-0/+6
2008-01-30x86: export math_state_restoreGlauber de Oliveira Costa1-0/+1
2008-01-30x86: unify mmap_{32|64}.cHarvey Harrison4-128/+53
2008-01-30x86: clean up mm/init_32.cJeremy Fitzhardinge1-10/+21
2008-01-30x86: kill mk_pte_hugeJeremy Fitzhardinge1-2/+1
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger9-9/+707
2008-01-30UML: change sigcontext fields to match x86Jeff Dike2-60/+60
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa1-1/+1
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel1-1/+1
2008-01-30x86: PIE executable randomization, uninliningAndrew Morton1-3/+3
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton3-11/+11
2008-01-30x86: PIE executable randomizationJiri Kosina3-18/+201
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa2-4/+4
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa1-1/+1
2008-01-30x86: allow sched clock to be overridden by paravirtGlauber de Oliveira Costa1-1/+14
2008-01-30x86: wipe out traditional opt from x86_64 MakefileGlauber de Oliveira Costa1-1/+0
2008-01-30x86: use def_bool where possible in Kconfig.cpuHarvey Harrison1-36/+20
2008-01-30x86: clean up process_32/64.cHiroshi Shimamoto2-102/+101
2008-01-30x86: use def_bool where possibleHarvey Harrison1-121/+77
2008-01-30x86: use __PAGE_KERNEL* instead of _KERNPG_TABLEJoerg Roedel1-2/+2
2008-01-30x86: 32-bit IOAPIC: de-fang IRQ compressionLen Brown1-3/+8
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin17-63/+64
2008-01-30x86: x86 ptrace merge removalsRoland McGrath2-881/+0
2008-01-30x86: x86 ptrace merge completeRoland McGrath2-2/+3
2008-01-30x86: x86 ia32 ptrace arch mergeRoland McGrath1-0/+214
2008-01-30x86: x86 ia32 ptrace getreg/putreg mergeRoland McGrath1-2/+128
2008-01-30x86: x86 ptrace merge syscall traceRoland McGrath1-0/+64
2008-01-30x86: x86 ptrace arch mergeRoland McGrath1-30/+35
2008-01-30x86: x86 ptrace getreg/putreg mergeRoland McGrath1-4/+213
2008-01-30x86: x86 ptrace getreg/putreg cleanupRoland McGrath1-66/+96
2008-01-30x86: ptrace FLAG_MASK cleanupRoland McGrath1-3/+8
2008-01-30x86: ptrace_32 renamedRoland McGrath2-1/+2
2008-01-30x86: x86-32 thread_struct.debugregRoland McGrath5-27/+55
2008-01-30x86: x86-64 ia32 ptrace get/putreg32 current taskRoland McGrath1-0/+16
2008-01-30x86: x86-32 ptrace get/putreg current taskRoland McGrath1-0/+8
2008-01-30x86: x86-64 ptrace get/putreg current taskRoland McGrath1-2/+34
2008-01-30x86: x86-32 ptrace whitespaceRoland McGrath1-55/+55