summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: kprobes: add kprobes smoke tests that run on bootAnanth N Mavinakayanahalli2008-01-305-0/+241
* x86: unify percpu.htravis@sgi.com2008-01-303-164/+141
* x86: use generic percpu on 64-bittravis@sgi.com2008-01-301-21/+2
* x86_32: use generic percpu.htravis@sgi.com2008-01-301-21/+9
* percpu: make the asm-generic/percpu.h more "generic"travis@sgi.com2008-01-302-12/+64
* percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.htravis@sgi.com2008-01-308-120/+26
* percpu: use a kconfig variable to signal arch specific percpu setuptravis@sgi.com2008-01-308-7/+14
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-303-27/+112
* x86 boot : export boot_params via debugfs for debuggingHuang, Ying2008-01-305-1/+81
* x86: reboot_{32|64}.c unificationMiguel Boton2008-01-304-315/+163
* debug: add the end-of-trace marker and the module list toArjan van de Ven2008-01-301-4/+12
* debug: move WARN_ON() out of lineArjan van de Ven2008-01-302-5/+20
* debug: introduce __WARN()Olof Johansson2008-01-301-6/+11
* x86: kprobes change kprobe_handler flowAbhishek Sagar2008-01-301-67/+86
* x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet2008-01-302-1/+3
* x86: clean up include/asm-x86/calling.hIngo Molnar2008-01-301-94/+100
* x86: mark memory_setup __initAndi Kleen2008-01-301-1/+1
* x86: Set CFQ as default in 32-bit defconfigAndi Kleen2008-01-301-2/+2
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-304-9/+9
* x86: document fdimage/isoimage completely in make helpAndi Kleen2008-01-301-8/+12
* x86: remove CPU capabitilites printks on 32-bitAndi Kleen2008-01-301-19/+1
* x86: add /proc/irq/*/spurious to dump the spurious irq debugging stateAndi Kleen2008-01-301-2/+19
* genirq: turn irq debugging options into module paramsAndi Kleen2008-01-301-0/+5
* x86/efi: fix improper use of lvalueJeremy Fitzhardinge2008-01-301-1/+1
* 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
OpenPOWER on IntegriCloud