summaryrefslogtreecommitdiffstats
path: root/include/asm-parisc/bug.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-01-30x86: change write_idt_entry signatureGlauber de Oliveira Costa6-16/+32
2008-01-30x86: introduce gate_desc type.Glauber de Oliveira Costa4-11/+18
2008-01-30x86: removed unused variableGlauber de Oliveira Costa1-5/+0
2008-01-30x86: change gdt acessor macro nameGlauber de Oliveira Costa4-8/+8
2008-01-30x86: unify struct desc_ptrGlauber de Oliveira Costa14-45/+38
2008-01-30x86: unify desc_structGlauber de Oliveira Costa7-31/+45
2008-01-30x86: prepare 64-bit architecture initialization for paravirtGlauber de Oliveira Costa4-8/+44
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa2-7/+29
2008-01-30x86: prepare time related functions for paravirtGlauber de Oliveira Costa2-8/+30
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: avoid build warningIngo Molnar1-2/+2
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 Fitzhardinge2-3/+1
2008-01-30x86: clean up drivers/char/rtc.cIngo Molnar1-109/+129
2008-01-30x64/page.h: convert some macros to inlinesRandy Dunlap2-11/+49
2008-01-30x86: remove arch specific segment headersGlauber de Oliveira Costa3-171/+175
2008-01-30x86: unify common parts of segment.hGlauber de Oliveira Costa3-39/+16
2008-01-30x86: put get_kernel_rpl in a common locationGlauber de Oliveira Costa2-3/+9
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger16-12/+859
2008-01-30UML: change sigcontext fields to match x86Jeff Dike2-60/+60
2008-01-30x86: unify system.hGlauber de Oliveira Costa2-17/+24
2008-01-30x86: move switch_to macro to system.hGlauber de Oliveira Costa3-74/+61
2008-01-30x86: unify smp parts of system.hGlauber de Oliveira Costa3-124/+105
2008-01-30x86: remove unused macroGlauber de Oliveira Costa1-2/+0
2008-01-30x86: unify paravirt parts of system.hGlauber de Oliveira Costa3-167/+122
2008-01-30x86: unify load_segment macroGlauber de Oliveira Costa3-42/+21
2008-01-30x86: put together equal pieces of system.hGlauber de Oliveira Costa4-71/+70
2008-01-30x86: remove volatile keyword from clflush.Glauber de Oliveira Costa1-1/+1
2008-01-30x86: some whitespace cleanups in paging codeJoerg Roedel2-12/+12
2008-01-30x86: PIE executable randomization, uninliningAndrew Morton1-3/+3
2008-01-30x86: PIE executable randomization, checkpatch fixesAndrew Morton4-14/+15
2008-01-30x86: PIE executable randomizationJiri Kosina5-40/+287
2008-01-30x86: unify include/asm-x86/linkage_[32|64].hHarvey Harrison3-24/+18
2008-01-30x86: integrate 32-bit and 64-bit code in msr.hGlauber de Oliveira Costa1-120/+47
2008-01-30x86: make fixups wordsize agnosticGlauber de Oliveira Costa1-8/+9
2008-01-30x86: change write msr functions interfaceGlauber de Oliveira Costa2-10/+11
2008-01-30x86: change rdpmc interfaceGlauber de Oliveira Costa2-4/+4
2008-01-30x86: introduce native_read_tscpGlauber de Oliveira Costa3-12/+25
2008-01-30x86: unify cpuid functionsGlauber de Oliveira Costa3-136/+78
2008-01-30x86: split get_cycles_syncGlauber de Oliveira Costa2-5/+34
2008-01-30x86: allow sched clock to be overridden by paravirtGlauber de Oliveira Costa1-1/+14
2008-01-30x86: unify msr smp funcsGlauber de Oliveira Costa1-26/+7
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