summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2009-03-012-46/+3Star
*-------. Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-269-122/+131
|\ \ \ \ \
| | | | | * Add i2c_board_info for RiscPC PCF8583Russell King2009-02-241-0/+6
| | | | * | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-251-3/+3
| | | | * | x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-251-2/+2
| | | | * | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-252-5/+4Star
| | | | * | Merge branch 'x86/asm' into x86/mmIngo Molnar2009-02-256-21/+32
| | | | |\ \
| | | | * | | x86: check range in reserve_early()Yinghai Lu2009-02-241-0/+3
| | | * | | | x86: memtest: add additional (regular) test patternsAndreas Herrmann2009-02-251-0/+13
| | | * | | | x86: memtest: wipe out test pattern from memoryAndreas Herrmann2009-02-251-23/+33
| | | * | | | x86: memtest: adapt log messagesAndreas Herrmann2009-02-251-20/+16Star
| | | * | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | * | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23Star
| | | * | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann2009-02-251-2/+7
| | * | | | | x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin2009-02-251-2/+4
| | * | | | | x86, mce: enable machine checks in 64-bit defconfigAndi Kleen2009-02-251-2/+4
| * | | | | | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-241-27/+20Star
| * | | | | | x86_32: summit_32, use BAD_APICIDJiri Slaby2009-02-241-6/+4Star
* | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-264-20/+78
|\ \ \ \ \ \ \
| * | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar2009-02-261-0/+2
| * | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-02-25978-7854/+28309
| |\ \ \ \ \ \ \
| | * | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-252-3/+44
| | * | | | | | | gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-252-17/+32
* | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-263-0/+24
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge2009-02-251-0/+3
| | |/ / / / / / | |/| | | | | |
| * | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2009-02-252-0/+21
| * | | | | | | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_mapJames Bottomley2009-02-241-12/+12
| | |_|_|_|_|/ | |/| | | | |
| | | | | | |
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
| \ \ \ \ \ \
*---------. | | | | | | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-24478-16612/+14288Star
|\ \ \ \ \ \| | | | | | | | |_|_|_|_|_|/ / / / | |/| | | | | | | / / | | | | | |_|_|_|/ / | | | | |/| | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | | | | * | | | x86: ia32_signal: introduce {get|set}_user_seg()Hiroshi Shimamoto2009-02-221-20/+18Star
| | | | | * | | | x86: ia32_signal: introduce GET_SEG() macroHiroshi Shimamoto2009-02-221-5/+9
| | | | | * | | | x86: ia32_signal: remove unused debug codeHiroshi Shimamoto2009-02-221-18/+0Star
| | | | * | | | | x86, mm: fault.c, simplify kmmio_fault(), cleanupIngo Molnar2009-02-221-1/+2
| | | | * | | | | x86, mm: fault.c, update copyrightsIngo Molnar2009-02-201-0/+1
| | | | * | | | | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUSIngo Molnar2009-02-211-3/+1Star
| | | | * | | | | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space()Ingo Molnar2009-02-211-4/+0Star
| | | | * | | | | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-214-8/+9
| | | | * | | | | x86, mm: fault.c, remove #ifdef from do_page_fault()Ingo Molnar2009-02-211-4/+2Star
| | | | * | | | | x86, mm: fault.c, unify oops handlingIngo Molnar2009-02-211-16/+3Star
| | | | * | | | | x86, mm: fault.c, unify oops printingIngo Molnar2009-02-211-9/+5Star
| | | | * | | | | x86, mm: fault.c, reorder functionsIngo Molnar2009-02-211-235/+239
| | | | * | | | | x86, mm, kprobes: fault.c, simplify notify_page_fault()Ingo Molnar2009-02-211-5/+1Star
| | | | * | | | | x86, mm: fault.c, simplify kmmio_fault()Ingo Molnar2009-02-211-2/+3
| | | | * | | | | x86, mm: fault.c, enable PF_RSVD checks on 32-bit tooIngo Molnar2009-02-211-4/+0Star
| | | | * | | | | x86, mm: fault.c, factor out the vm86 fault checkIngo Molnar2009-02-211-12/+31
| | | | * | | | | x86, mm: fault.c, refactor/simplify the is_prefetch() codeIngo Molnar2009-02-211-50/+50
| | | | * | | | | x86, mm: fault.c cleanupIngo Molnar2009-02-211-215/+331
| | | | * | | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2009-02-201-1/+12
| | | | |\ \ \ \ \
| | | | | * | | | | x86: check PMD in spurious_fault handlerSteven Rostedt2009-02-201-1/+12
| | | | * | | | | | x86, pat: add large-PAT check to split_large_page()Ingo Molnar2009-02-201-0/+7
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | x86: minor cleanup in the espfix codeStas Sergeev2009-02-231-1/+1