Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | x86: unify include/asm/siginfo_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -28/+9 | |
| * | | | x86: unify include/asm/bug_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -73/+39 | |
| * | | | x86: unify include/asm/mman_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -51/+19 | |
| * | | | x86: unify include/asm/agp_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -52/+27 | |
| * | | | x86: unify include/asm/kdebug_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -63/+32 | |
| * | | | x86: unify include/asm/ioctls_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -187/+86 | |
| * | | | x86: unify include/asm/floppy_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -563/+277 | |
| * | | | x86: apply missing DMA/OOM prevention to floppy_32.h | Thomas Gleixner | 2007-10-17 | 1 | -1/+1 | |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -38/+18 | |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -40/+17 | |
| * | | | x86: unify include/asm/dmi_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -38/+33 | |
| * | | | x86: unify include/asm/delay_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -66/+31 | |
| * | | | x86: unify include/asm/cache_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -44/+19 | |
| * | | | x86: unify include/asm/cacheflush_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -78/+39 | |
| * | | | x86: unify include/asm/auxvec_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -31/+11 | |
| * | | | x86: unify include/asm/agp_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -74/+39 | |
| * | | | x86: unify some more trivial include/asm-x86/ 32/64 variants | Thomas Gleixner | 2007-10-17 | 43 | -1199/+498 | |
| * | | | x86: merge some trivially mergeable headers | Roland Dreier | 2007-10-17 | 7 | -102/+40 | |
| * | | | x86: trivial header merges | Brian Gerst | 2007-10-17 | 16 | -115/+5 | |
| * | | | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino | 2007-10-17 | 1 | -2/+2 | |
| * | | | x86: multi-byte single instruction NOPs | Jan Beulich | 2007-10-17 | 2 | -0/+44 | |
| * | | | x86: convert mm_context_t semaphore to a mutex | Luiz Fernando N. Capitulino | 2007-10-17 | 1 | -2/+2 | |
| * | | | x86: expand /proc/interrupts to include missing vectors, v2 | Joe Korty | 2007-10-17 | 2 | -0/+11 | |
| * | | | x86: unify include/asm/ldt_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -82/+39 | |
| * | | | x86: unify include/asm/ptrace-abi_32/64.h | Thomas Gleixner | 2007-10-17 | 4 | -103/+79 | |
| * | | | x86: unify include/asm/mce_32/64.h | Thomas Gleixner | 2007-10-17 | 3 | -128/+126 | |
| * | | | x86: asm-i386/io.h fix constness | Andrew Morton | 2007-10-17 | 1 | -6/+11 | |
| * | | | x86: visws extern inline to static inline | Adrian Bunk | 2007-10-17 | 2 | -8/+8 | |
| * | | | x86: cleanup 64bit unistd.h | Thomas Gleixner | 2007-10-17 | 1 | -316/+301 | |
| * | | | i386: fix argument signedness warnings | Satyam Sharma | 2007-10-17 | 1 | -3/+6 | |
| * | | | x86: rename .i assembler includes to .h | Adrian Bunk | 2007-10-17 | 7 | -31/+28 | |
| * | | | x86: Add parenthesis to IRQ vector macros | Steven Rostedt | 2007-10-17 | 1 | -16/+16 | |
| * | | | x86: Eliminate result signage problem in asm-x86_64/bitops.h | Chuck Lever | 2007-10-17 | 1 | -1/+1 | |
| * | | | x86: remove STR() macros | Glauber de Oliveira Costa | 2007-10-17 | 2 | -6/+0 | |
| * | | | x86: remove x86_cpu_to_log_apicid | Mike Travis | 2007-10-17 | 1 | -1/+0 | |
| * | | | i386: Remove strrchr assembler implementation | Andi Kleen | 2007-10-17 | 1 | -3/+0 | |
| * | | | x86: make atomic64_t work like atomic_t | Chris Snook | 2007-10-17 | 1 | -1/+1 | |
| * | | | i386: no need to make enable_cpu_hotplug a variable | Adrian Bunk | 2007-10-17 | 1 | -3/+0 | |
| * | | | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin | 2007-10-17 | 2 | -0/+9 | |
| * | | | x86: constify stacktrace_ops | Jan Beulich | 2007-10-17 | 1 | -1/+1 | |
| * | | | x86: remove reminder of i386 irqstat per cpu conversion | Thomas Gleixner | 2007-10-17 | 1 | -1/+0 | |
| * | | | x86_64: Remove serialize_cpu() inline | Andi Kleen | 2007-10-17 | 1 | -5/+0 | |
| * | | | x86: hide cond_syscall behind __KERNEL__ | Mike Frysinger | 2007-10-17 | 1 | -0/+2 | |
| * | | | x86: mark read_crX() asm code as volatile | Kirill Korotaev | 2007-10-17 | 2 | -5/+5 | |
| * | | | i386: fix 4 bit apicid assumption of mach-default | Siddha, Suresh B | 2007-10-17 | 1 | -1/+7 | |
| * | | | i386: export i386 smp_call_function_mask() to modules | Laurent Vivier | 2007-10-17 | 1 | -6/+3 | |
| * | | | x86: clean up apicid_to_node declaration | Andrew Morton | 2007-10-17 | 1 | -1/+2 | |
| |/ / | ||||||
* | | | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2007-10-17 | 3 | -213/+281 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | xen: fix incorrect vcpu_register_vcpu_info hypercall argument | Jeremy Fitzhardinge | 2007-10-16 | 1 | -2/+3 | |
| * | | paravirt: clean up lazy mode handling | Jeremy Fitzhardinge | 2007-10-16 | 1 | -19/+33 |