summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2009-02-22x86: numa_32.c: fix sparse warning: Using plain integer as NULL pointerHannes Eder
2009-02-22x86: kexec/i386: fix sparse warnings: Using plain integer as NULL pointerHannes Eder
2009-02-21x86_64: Fix S3 fail pathJiri Slaby
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby
2009-02-21Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin
2009-02-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-20mn10300: fix typo && -> || in arch/mn10300/unit-asb2305/pci.cWei Yongjun
2009-02-20mn10300: fix oprofileDavid Howells
2009-02-20uml: fix vde network backend in user mode linuxLuca Bigliardi
2009-02-20x86, mm: fault.c, update copyrightsIngo Molnar
2009-02-21x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar
2009-02-21x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar
2009-02-21x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, unify oops handlingIngo Molnar
2009-02-21x86, mm: fault.c, unify oops printingIngo Molnar
2009-02-21x86, mm: fault.c, reorder functionsIngo Molnar
2009-02-21x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar
2009-02-21x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar
2009-02-21x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar
2009-02-21x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar
2009-02-21x86, mm: fault.c cleanupIngo Molnar
2009-02-20x86, vmi: TSC going backwards check in vmi clocksource, cleanupAlok Kataria
2009-02-20Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar
2009-02-20x86, pat: add large-PAT check to split_large_page()Ingo Molnar
2009-02-20x86: check PMD in spurious_fault handlerSteven Rostedt
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-20Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-02-20x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum
2009-02-20x86: use the right protections for split-up pagetablesIngo Molnar
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria
2009-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2009-02-19[IA64] xen_domu build fixTony Luck
2009-02-19[IA64] fixes configs and add default config for ia64 xen domUIsaku Yamahata
2009-02-19[IA64] Remove redundant cpu_clear() in __cpu_disable pathAlex Chiang
2009-02-19[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"Alex Chiang
2009-02-19[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.Robin Holt
2009-02-19[IA64] Build fix for __early_pfn_to_nid() undefined link errorTony Luck
2009-02-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-02-19Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2009-02-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-19[ARM] 5405/1: ep93xx: remove unused gesbc9312.h headerHartley Sweeten
2009-02-19x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: pmjump - use GLOBAL,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: copy.S - use GLOBAL,ENDPROC macrosCyrill Gorcunov
2009-02-19x86: linkage - get rid of _X86 macrosCyrill Gorcunov
2009-02-19x86: asm linkage - introduce GLOBAL macroCyrill Gorcunov