Age | Commit message (Expand) | Author |
2008-01-30 | x86: kprobes: add kprobes smoke tests that run on boot | Ananth N Mavinakayanahalli |
2008-01-30 | x86: unify percpu.h | travis@sgi.com |
2008-01-30 | x86: use generic percpu on 64-bit | travis@sgi.com |
2008-01-30 | x86_32: use generic percpu.h | travis@sgi.com |
2008-01-30 | percpu: make the asm-generic/percpu.h more "generic" | travis@sgi.com |
2008-01-30 | percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h | travis@sgi.com |
2008-01-30 | percpu: use a kconfig variable to signal arch specific percpu setup | travis@sgi.com |
2008-01-30 | i386: handle an initrd in highmem (version 2) | H. Peter Anvin |
2008-01-30 | x86 boot : export boot_params via debugfs for debugging | Huang, Ying |
2008-01-30 | x86: reboot_{32|64}.c unification | Miguel Boton |
2008-01-30 | debug: add the end-of-trace marker and the module list to | Arjan van de Ven |
2008-01-30 | debug: move WARN_ON() out of line | Arjan van de Ven |
2008-01-30 | debug: introduce __WARN() | Olof Johansson |
2008-01-30 | x86: kprobes change kprobe_handler flow | Abhishek Sagar |
2008-01-30 | x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate | Eric Dumazet |
2008-01-30 | x86: clean up include/asm-x86/calling.h | Ingo Molnar |
2008-01-30 | x86: mark memory_setup __init | Andi Kleen |
2008-01-30 | x86: Set CFQ as default in 32-bit defconfig | Andi Kleen |
2008-01-30 | x86: compile apm and voyager module only when selected in Kconfig | Andi Kleen |
2008-01-30 | x86: document fdimage/isoimage completely in make help | Andi Kleen |
2008-01-30 | x86: remove CPU capabitilites printks on 32-bit | Andi Kleen |
2008-01-30 | x86: add /proc/irq/*/spurious to dump the spurious irq debugging state | Andi Kleen |
2008-01-30 | genirq: turn irq debugging options into module params | Andi Kleen |
2008-01-30 | x86/efi: fix improper use of lvalue | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move things back to their own files | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move remaining bits and pieces | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move pa and va related things | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #6 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #5 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #4 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #3 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #2 | Ingo Molnar |
2008-01-30 | x86: page.h: move and unify types for pagetable entry, #1 | Ingo Molnar |
2008-01-30 | x86: add _AT() macro to conditionally cast | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify page copying and clearing | Jeremy Fitzhardinge |
2008-01-30 | x86: page.h: unify constants | Jeremy Fitzhardinge |
2008-01-30 | x86: fix detection of CONSTANT_TSC bit for AMD CPUs | Andreas Herrmann |
2008-01-30 | x86: don't disable TSC in any C states on AMD Fam10h | Andi Kleen |
2008-01-30 | x86: remove explicit C3 TSC check on 64bit | Andi Kleen |
2008-01-30 | x86: allow TSC clock source on AMD Fam10h and some cleanup | Andi Kleen |
2008-01-30 | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection | Andi Kleen |
2008-01-30 | x86: remove the now unused X86_FEATURE_SYNC_RDTSC | Andi Kleen |
2008-01-30 | x86: fix sched_clock() | Ingo Molnar |
2008-01-30 | x86: remove get_cycles_sync | Andi Kleen |
2008-01-30 | x86: read_tsc sync | Ingo Molnar |
2008-01-30 | x86: map vsyscalls early enough | Ingo Molnar |
2008-01-30 | x86: move native_read_tsc() offline | Ingo Molnar |
2008-01-30 | x86: introduce rdtsc_barrier() | Andi Kleen |
2008-01-30 | git-x86: unbreak UML | WANG Cong |