summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | | | | x86: make sure initmem is writable on 64-bitPekka Enberg2009-03-031-0/+7
| | | | | | * | | | | | | x86: add sanity checks to init_32.cPekka Enberg2009-03-031-6/+11
| | | | | | * | | | | | | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg2009-03-031-4/+4
| | | | | | * | | | | | | x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg2009-03-032-2/+2
| | | | | | * | | | | | | x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2009-03-022-20/+9
| | | | | * | | | | | | | x86, fixmap: unify fixmap.hGustavo F. Padovan2009-02-273-310/+147
| | | | | * | | | | | | | x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan2009-02-271-17/+56
| | | | | * | | | | | | | x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan2009-02-271-7/+69
| | | | | * | | | | | | | x86, fixmap: add CONFIG_EFIGustavo F. Padovan2009-02-271-0/+4
| | | | | * | | | | | | | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan2009-02-271-0/+4
| | | | | * | | | | | | | x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan2009-02-273-16/+20
| | | | | * | | | | | | | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan2009-02-271-2/+5
| | | | | * | | | | | | | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan2009-02-271-4/+4
| | | | | | |/ / / / / / | | | | | |/| | | | | |
| | | | * | | | | | | | x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput2009-02-281-18/+2
| | | * | | | | | | | | x86_32: apic/numaq_32, fix section mismatchJiri Slaby2009-03-021-1/+1
| | | * | | | | | | | | x86_32: apic/summit_32, fix section mismatchJiri Slaby2009-03-021-9/+9
| | | * | | | | | | | | x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-021-20/+17
| | | * | | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-21/+9
| | | * | | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10
| | | * | | | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4
| | | * | | | | | | | | x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby2009-03-021-23/+17
| | | * | | | | | | | | x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
| | | * | | | | | | | | x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-261-17/+18
| | | * | | | | | | | | x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-2611-23/+12
| | | * | | | | | | | | x86: remove update_apic from x86_quirks, fixIngo Molnar2009-02-261-0/+17
| | | * | | | | | | | | x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-265-14/+13
| | | * | | | | | | | | x86: remove update_apic from x86_quirksYinghai Lu2009-02-2615-93/+121
| | | | |/ / / / / / / | | | |/| | | | | | |
| | | | | | | | | | |
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | | \ \ \ \ \ \ \
| | | *-------. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-269-122/+131
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | |_|/ / / / / / | | | | | | | |/| | | | | | |
| | | | | | | * | | | | | | | 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/+4
| | | | | | | * | | | | | | | 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/+16
| | | | | | * | | | | | | | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-251-18/+19
| | | | | | * | | | | | | | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-251-42/+23
| | | | | | * | | | | | | | | | 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-241-2/+4
| | | | | * | | | | | | | | | | x86, mce: enable machine checks in 64-bit defconfigAndi Kleen2009-02-241-2/+4
| | | | * | | | | | | | | | | | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-241-27/+20
| | | | * | | | | | | | | | | | x86_32: summit_32, use BAD_APICIDJiri Slaby2009-02-241-6/+4
| | | * | | | | | | | | | | | | 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: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-024-5/+19