aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-02-25x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar
2009-02-25Merge branch 'x86/asm' into x86/mmIngo Molnar
2009-02-24x86: check range in reserve_early()Yinghai Lu
2009-02-24x86: efi_stub_32,64 - add missing ENDPROCsCyrill Gorcunov
2009-02-24x86: head_64.S - use GLOBAL macroCyrill Gorcunov
2009-02-24x86: entry_64.S - add missing ENDPROCCyrill Gorcunov
2009-02-24x86: invalid_vm86_irq -- use predefined macrosCyrill Gorcunov
2009-02-24x86: head_64.S - use IDT_ENTRIES instead of hardcoded numberCyrill Gorcunov
2009-02-24x86: head_64.S - remove useless balignCyrill Gorcunov
2009-02-24x86: fix performance regression in write() syscallSalman Qazi
2009-02-22x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar
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-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 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
2009-02-19[ARM] 5404/1: Fix condition in arm_elf_read_implies_exec() to set READ_IMPLIE...Makito SHIOKAWA
2009-02-19[S390] fix "mem=" handling in case of standby memoryHeiko Carstens
2009-02-19[S390] Fix timeval regression on s390Christian Borntraeger
2009-02-19[ARM] omap: fix clock reparenting in omap2_clk_set_parent()Russell King
2009-02-19x86: syscalls.h: remove asmlinkage from declaration of sys_rt_sigreturn()Hiroshi Shimamoto
2009-02-19[ARM] 5402/1: fix a case of wrap-around in sanity_check_meminfo()Nicolas Pitre
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput