aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-30x86: page.h: move and unify types for pagetable entry, #4Ingo Molnar1-0/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #3Ingo Molnar2-1/+13
2008-01-30x86: page.h: move and unify types for pagetable entry, #2Ingo Molnar1-3/+3
2008-01-30x86: page.h: move and unify types for pagetable entry, #1Ingo Molnar1-0/+6
2008-01-30x86: add _AT() macro to conditionally castJeremy Fitzhardinge1-0/+5
2008-01-30x86: page.h: unify page copying and clearingJeremy Fitzhardinge3-73/+55
2008-01-30x86: page.h: unify constantsJeremy Fitzhardinge3-126/+119
2008-01-30x86: fix detection of CONSTANT_TSC bit for AMD CPUsAndreas Herrmann1-5/+4
2008-01-30x86: don't disable TSC in any C states on AMD Fam10hAndi Kleen1-4/+28
2008-01-30x86: remove explicit C3 TSC check on 64bitAndi Kleen1-8/+1
2008-01-30x86: allow TSC clock source on AMD Fam10h and some cleanupAndi Kleen2-3/+7
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen5-24/+59
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen1-1/+1
2008-01-30x86: fix sched_clock()Ingo Molnar3-10/+16
2008-01-30x86: remove get_cycles_syncAndi Kleen4-61/+17
2008-01-30x86: read_tsc syncIngo Molnar1-0/+3
2008-01-30x86: map vsyscalls early enoughIngo Molnar3-2/+5
2008-01-30x86: move native_read_tsc() offlineIngo Molnar2-7/+11
2008-01-30x86: introduce rdtsc_barrier()Andi Kleen1-0/+13