summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: page.h: move things back to their own filesJeremy Fitzhardinge2008-01-304-223/+187
* x86: page.h: move remaining bits and piecesJeremy Fitzhardinge2008-01-303-30/+23
* x86: page.h: move pa and va related thingsJeremy Fitzhardinge2008-01-303-25/+25
* x86: page.h: move and unify types for pagetable entry, #6Ingo Molnar2008-01-301-1/+1
* x86: page.h: move and unify types for pagetable entryJeremy Fitzhardinge2008-01-302-85/+48
* x86: page.h: move and unify types for pagetable entry, #5Ingo Molnar2008-01-302-21/+72
* x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar2008-01-301-0/+3
* x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2008-01-302-1/+13
* x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar2008-01-301-3/+3
* x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar2008-01-301-0/+6
* x86: add _AT() macro to conditionally castJeremy Fitzhardinge2008-01-301-0/+5
* x86: page.h: unify page copying and clearingJeremy Fitzhardinge2008-01-303-73/+55
* x86: page.h: unify constantsJeremy Fitzhardinge2008-01-303-126/+119
* x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann2008-01-301-5/+4
* x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen2008-01-301-4/+28
* x86: remove explicit C3 TSC check on 64bitAndi Kleen2008-01-301-8/+1
* x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2008-01-302-3/+7
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-305-24/+59
* x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen2008-01-301-1/+1
* x86: fix sched_clock()Ingo Molnar2008-01-303-10/+16
* x86: remove get_cycles_syncAndi Kleen2008-01-304-61/+17
* x86: read_tsc syncIngo Molnar2008-01-301-0/+3
* x86: map vsyscalls early enoughIngo Molnar2008-01-303-2/+5
* x86: move native_read_tsc() offlineIngo Molnar2008-01-302-7/+11
* x86: introduce rdtsc_barrier()Andi Kleen2008-01-301-0/+13
* git-x86: unbreak UMLWANG Cong2008-01-301-0/+6
* x86: move nop declarations into separate include fileAndi Kleen2008-01-302-85/+91
* x86: lfence fixIngo Molnar2008-01-301-1/+1
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-303-5/+4
* x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen2008-01-303-2/+6
* x86: make ptrace.h safe to include from assembler codeAndi Kleen2008-01-301-0/+2
* x86: clean up k8topology.cCarlos R. Mafra2008-01-301-72/+72
* x86: clean up apic_32.c, take 2Hiroshi Shimamoto2008-01-301-6/+7
* x86: debug: double-check the empty zero pageIngo Molnar2008-01-301-0/+8
* x86: not clear empty_zero_page againYinghai Lu2008-01-301-2/+1
* x86: clean up apic_32/64.cHiroshi Shimamoto2008-01-302-9/+19
* x86: introduce force_sig_info_fault helper to X86_64Harvey Harrison2008-01-302-14/+19
* x86: begin fault_{32|64}.c unificationHarvey Harrison2008-01-302-25/+196
* x86: fault_32.c cleanupHarvey Harrison2008-01-301-2/+0
* x86: fix style errors in nmi_int.cCarlos R. Mafra2008-01-301-114/+98
* x86: code clarification patch to Kprobes arch codeQuentin Barnes2008-01-301-4/+7
* x86: get rid of checkpatch.pl complains on apm_32.cCyrill Gorcunov2008-01-301-170/+196
* x86: default to PCI=yAdrian Bunk2008-01-301-1/+1
* x86: gitignore arch/x86/vdso filesSam Ravnborg2008-01-302-0/+5
* x86: coding style cleanup for kernel/bootflag.cCyrill Gorcunov2008-01-301-23/+27
* x86: hlt on early crashIngo Molnar2008-01-302-2/+4
* git-x86: drivers/pnp/pnpbios/bioscalls.c build fixAndrew Morton2008-01-301-1/+4
* x86: reduce CONFIG_X86_PPRO_FENCE bloatNick Piggin2008-01-301-1/+10
* x86: unify arch/x86/lib/Makefile(s)Sam Ravnborg2008-01-303-26/+24
* x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg2008-01-303-82/+60
OpenPOWER on IntegriCloud