aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | x86_32: apic/numaq_32, fix section mismatchJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/summit_32, fix section mismatchJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-02
| | | | * | | | | | | | | x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby2009-03-02
| | | | * | | | | | | | | x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-26
| | | | * | | | | | | | | x86: apic: simplify secondary CPU wakeup methods, fixIngo Molnar2009-02-26
| | | | * | | | | | | | | x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-26
| | | | * | | | | | | | | x86: remove update_apic from x86_quirks, fixIngo Molnar2009-02-26
| | | | * | | | | | | | | x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-26
| | | | * | | | | | | | | x86: remove update_apic from x86_quirksYinghai Lu2009-02-26
| | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | | | | | | | |
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | | \ \ \ \ \ \ \
| | | | *-------. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu...Ingo Molnar2009-02-26
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | |_|/ / / / / / | | | | | | | | |/| | | | | | |
| | | | | | | | * | | | | | | | x86: make vmap yell louder when it is used under irqs_disabled()Peter Zijlstra2009-02-25
| | | | | | | | * | | | | | | | x86: usercopy: check for total size when deciding non-temporal cutoffIngo Molnar2009-02-25
| | | | | | | | * | | | | | | | x86, mm: pass in 'total' to __copy_from_user_*nocache()Ingo Molnar2009-02-25
| | | | | | | | * | | | | | | | Merge branch 'x86/asm' into x86/mmIngo Molnar2009-02-25
| | | | | | | | |\ \ \ \ \ \ \ \
| | | | | | | | * | | | | | | | | x86: check range in reserve_early()Yinghai Lu2009-02-24
| | | | | | | * | | | | | | | | | x86: memtest: add additional (regular) test patternsAndreas Herrmann2009-02-25
| | | | | | | * | | | | | | | | | x86: memtest: wipe out test pattern from memoryAndreas Herrmann2009-02-25
| | | | | | | * | | | | | | | | | x86: memtest: adapt log messagesAndreas Herrmann2009-02-25
| | | | | | | * | | | | | | | | | x86: memtest: cleanup memtest functionAndreas Herrmann2009-02-25
| | | | | | | * | | | | | | | | | x86: memtest: introduce array to select memtest patternsAndreas Herrmann2009-02-25
| | | | | | | * | | | | | | | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av...Andreas Herrmann2009-02-25
| | | | | | * | | | | | | | | | | x86, mce: enable machine checks in 32-bit defconfigH. Peter Anvin2009-02-24
| | | | | | * | | | | | | | | | | x86, mce: enable machine checks in 64-bit defconfigAndi Kleen2009-02-24
| | | | | * | | | | | | | | | | | x86_32: summit_32, de-inline functionsJiri Slaby2009-02-24
| | | | | * | | | | | | | | | | | x86_32: summit_32, use BAD_APICIDJiri Slaby2009-02-24
| | | | * | | | | | | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/coreIngo Molnar2009-02-26
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modulesIngo Molnar2009-02-25
| | | | | * | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-02-25
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*Venkatesh Pallipadi2009-02-25
| | | | | | * | | | | | | | | | | | | gpu/drm, x86, PAT: routine to keep identity map in syncVenkatesh Pallipadi2009-02-25
| | | | * | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-26
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / / / / / / / | | | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | xen: deal with virtually mapped percpu dataJeremy Fitzhardinge2009-03-02
| | | * | | | | | | | | | | | | | | | bootmem, x86: further fixes for arch-specific bootmem wrappingTejun Heo2009-03-01
| | | * | | | | | | | | | | | | | | | alpha: fix typo in recent early vmalloc changeTejun Heo2009-03-01
| | | * | | | | | | | | | | | | | | | x86: convert cacheflush macros inline functionsTejun Heo2009-02-24
| | | * | | | | | | | | | | | | | | | x86, percpu: fix minor bugs in setup_percpu.cTejun Heo2009-02-24
| | | * | | | | | | | | | | | | | | | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | x86: add remapping percpu first chunk allocatorTejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | x86: add embedding percpu first chunk allocatorTejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | x86: separate out setup_pcpu_4k() from setup_per_cpu_areas()Tejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | percpu: give more latitude to arch specific first chunk initializationTejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | x86: update populate_extra_pte() and add populate_extra_pmd()Tejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | bootmem: clean up arch-specific bootmem wrappingTejun Heo2009-02-23
| | | | * | | | | | | | | | | | | | | x86: convert to the new dynamic percpu allocatorTejun Heo2009-02-20
| | | | * | | | | | | | | | | | | | | vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20