Age | Commit message (Expand) | Author |
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 | x86: reboot_{32|64}.c unification | Miguel Boton |
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: clean up include/asm-x86/calling.h | Ingo Molnar |
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: 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: 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 |
2008-01-30 | x86: move nop declarations into separate include file | Andi Kleen |
2008-01-30 | x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs | Andi Kleen |
2008-01-30 | x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs | Andi Kleen |
2008-01-30 | x86: make ptrace.h safe to include from assembler code | Andi Kleen |
2008-01-30 | x86: move patching code to arch-specific file. | Glauber de Oliveira Costa |
2008-01-30 | x86: add CLBR_ defines for 64-bit | Glauber de Oliveira Costa |
2008-01-30 | x86: cleanup CLI_STRING, STI_STRING and friends | Glauber de Oliveira Costa |
2008-01-30 | x86: adds paravirt hook for swapgs | Glauber de Oliveira Costa |
2008-01-30 | x86: add macro for privileged 64-bit operation | Glauber de Oliveira Costa |
2008-01-30 | x86: change irq functions to accomodate 64-bit | Glauber de Oliveira Costa |
2008-01-30 | x86: adjust assembly macros on 64-bit as well. | Glauber de Oliveira Costa |
2008-01-30 | x86: change assembly definition of paravirt_patch_site | Glauber de Oliveira Costa |
2008-01-30 | x86: provide paravirtualized hook for rdtscp | Glauber de Oliveira Costa |
2008-01-30 | x86: cleanup write_tsc | Glauber de Oliveira Costa |
2008-01-30 | x86: adjust PVOP_CALL/VCALL macros for 64-bit | Glauber de Oliveira Costa |
2008-01-30 | x86, ptrace: overflow signal API | Markus Metzger |
2008-01-30 | x86, ptrace: add buffer size checks | Markus Metzger |
2008-01-30 | x86, ptrace: support 32bit-cross-64bit BTS recording | Markus Metzger |
2008-01-30 | x86: voluntary leave_mm before entering ACPI C3 | Venki Pallipadi |
2008-01-30 | x86: fix dmi_alloc() to not advance alloc index in case of | Parag Warudkar |