Age | Commit message (Expand) | Author |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar |
2009-02-25 | Merge branch 'x86/asm' into x86/mm | Ingo Molnar |
2009-02-25 | x86: convert cacheflush macros inline functions | Tejun Heo |
2009-02-24 | Merge branch 'x86/core' into x86/mce2 | H. Peter Anvin |
2009-02-24 | x86, mce, cmci: add CMCI support | Andi Kleen |
2009-02-24 | x86, mce, cmci: define MSR names and fields for new CMCI registers | Andi Kleen |
2009-02-24 | x86, mce, cmci: use polled banks bitmap in machine check poller | Andi Kleen |
2009-02-24 | x86, mce, cmci: factor out threshold interrupt handler | Andi Kleen |
2009-02-24 | x86, mce, cmci: export MAX_NR_BANKS | Andi Kleen |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar |
2009-02-24 | x86: invalid_vm86_irq -- use predefined macros | Cyrill Gorcunov |
2009-02-24 | x86: fix performance regression in write() syscall | Salman Qazi |
2009-02-24 | x86: update populate_extra_pte() and add populate_extra_pmd() | Tejun Heo |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo |
2009-02-23 | Merge branch 'x86/urgent' into x86/mce2 | H. Peter Anvin |
2009-02-23 | x86: refactor x86_quirks support | Ingo Molnar |
2009-02-23 | x86: remove various unused subarch hooks | Ingo Molnar |
2009-02-23 | x86: remove the Voyager 32-bit subarch | Ingo Molnar |
2009-02-22 | Merge branch 'linus' into x86/apic | Ingo Molnar |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha |
2009-02-21 | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar |
2009-02-20 | Merge branch 'x86/urgent' into x86/core | Ingo Molnar |
2009-02-20 | x86: convert to the new dynamic percpu allocator | Tejun Heo |
2009-02-19 | x86, mce: separate correct machine check poller and fatal exception handler | Andi Kleen |
2009-02-19 | x86, mce: factor out duplicated struct mce setup into one function | Andi Kleen |
2009-02-19 | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2009-02-19 | x86: linkage - get rid of _X86 macros | Cyrill Gorcunov |
2009-02-19 | x86: asm linkage - introduce GLOBAL macro | Cyrill Gorcunov |
2009-02-19 | x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn() | Hiroshi Shimamoto |
2009-02-19 | x86: include/asm/processor.h remove double declaration of print_cpu_info | Jaswinder Singh Rajput |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-17 | x86, mce: don't disable machine checks during code patching | Andi Kleen |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-17 | x86: truncate ISA addresses to unsigned int | H. Peter Anvin |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar |
2009-02-17 | x86, apic: remove ->store_NMI_vector() | Ingo Molnar |
2009-02-17 | x86, numaq_32: clean up, misc | Ingo Molnar |
2009-02-17 | x86, apic: clean up the cpu_2_logical_apiciddeclaration | Ingo Molnar |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86, apic: merge genapic.h into apic.h | Ingo Molnar |
2009-02-17 | remove: genapic prepare | Ingo Molnar |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu |
2009-02-17 | x86: add x2apic config | Yinghai Lu |
2009-02-17 | x86: remove stale arch/x86/include/asm/page_64.h.rej file | Ingo Molnar |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar |
2009-02-16 | x86, xen: short-circuit tests for dom0 | Jeremy Fitzhardinge |
2009-02-15 | KVM: Avoid using CONFIG_ in userspace visible headers | Avi Kivity |