summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-08-29x86: Fix earlyprintk=dbgp for machines without NXJan Beulich
2009-08-27Merge branch 'x86/urgent' into x86/patH. Peter Anvin
2009-08-26x86, pat: Sanity check remap_pfn_range for RAM regionVenkatesh Pallipadi
2009-08-26x86, pat: Lookup the protection from memtype list on vm_insert_pfn()Venkatesh Pallipadi
2009-08-26x86, pat: Add lookup_memtype to get the current memtype of a paddrVenkatesh Pallipadi
2009-08-26x86, pat: Use page flags to track memtypes of RAM pagesVenkatesh Pallipadi
2009-08-26x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi
2009-08-26x86, pat: Add rbtree to do quick lookup in memtype trackingVenkatesh Pallipadi
2009-08-26x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi
2009-08-26x86, pat: New i/f for driver to request memtype for IO regionsVenkatesh Pallipadi
2009-08-26x86, pat: ioremap to follow same PAT restrictions as other PAT usersVenkatesh Pallipadi
2009-08-26x86, pat: Keep identity maps consistent with mmaps even when pat_disabledVenkatesh Pallipadi
2009-08-22x86, mtrr: make mtrr_aps_delayed_init static boolH. Peter Anvin
2009-08-21x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT initSuresh Siddha
2009-08-21x86: Fix an incorrect argument of reserve_bootmem()Amerigo Wang
2009-08-21x86: Fix system crash when loading with "reservetop" parameterXiao Guangrong
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich
2009-08-20Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar
2009-08-20xen: rearrange things to fix stackprotectorJeremy Fitzhardinge
2009-08-20x86: make sure load_percpu_segment has no stackprotectorJeremy Fitzhardinge
2009-08-18i386: Fix section mismatches for init code with !HOTPLUG_CPUJan Beulich
2009-08-17x86, pat: Allow ISA memory range uncacheable mapping requestsSuresh Siddha
2009-08-17x86, mce: Don't initialize MCEs on unknown CPUsIngo Molnar
2009-08-17x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUsBartlomiej Zolnierkiewicz
2009-08-16x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.cLeonardo Potenza
2009-08-16x86, mce: therm_throt: Don't log redundant normalityHugh Dickins
2009-08-15x86: Fix UV BAU destination subnode idCliff Wickman
2009-08-13Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm
2009-08-12perf_counter, x86: Fix/improve apic fallbackIngo Molnar
2009-08-12x86: Fix oops in identify_cpu() on CPUs without CPUIDOndrej Zary
2009-08-11arch/ia64/kernel/iosapic: missing test after ioremap()Roel Kluin
2009-08-11ia64/topology.c: exit cache_add_dev when kobject_init_and_add failsFenghua Yu
2009-08-11arch/ia64/Makefile: Remove -mtune=merced in IA64 kernel buildFenghua Yu
2009-08-11IA64: includecheck fix: ia64, pgtable.hJaswinder Singh Rajput
2009-08-11IA64: includecheck fix: ia64, ia64_ksyms.cJaswinder Singh Rajput
2009-08-11ia64: boolean __test_and_clear_bitJohannes Weiner
2009-08-11Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iom...Fenghua Yu
2009-08-11x86: Clear incorrectly forced X86_FEATURE_LAHF_LM flagKevin Winchester
2009-08-11perf_counter, x86: Fix generic cache events on P6-mobile CPUsIngo Molnar
2009-08-11perf_counter, x86: Fix lapic printk messageIngo Molnar
2009-08-11x86, mce: therm_throt - change when we print messagesDmitry Torokhov
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-08-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-08-10x86: Fix serialization in pit_expect_msb()Linus Torvalds
2009-08-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds