summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2010-07-24Merge branch 'bugzilla-16396' into releaseLen Brown
2010-07-24ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAMRafael J. Wysocki
2010-07-24of: remove of_default_bus_idsJonas Bonn
2010-07-24of: make of_find_device_by_node genericJonas Bonn
2010-07-24microblaze: remove references to of_device and to_of_deviceGrant Likely
2010-07-24sparc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24powerpc: remove references to of_device and to_of_deviceGrant Likely
2010-07-24of/device: Replace of_device with platform_device in includes and core codeGrant Likely
2010-07-24of: remove asm/of_device.hGrant Likely
2010-07-24of: remove asm/of_platform.hGrant Likely
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-24of: Merge of_platform_bus_type with platform_bus_typeGrant Likely
2010-07-24Merge commit 'v2.6.35-rc6' into devicetree/nextGrant Likely
2010-07-23x86: Do not try to disable hpet if it hasn't been initialized beforeStefano Stabellini
2010-07-23KVM: Use kmalloc() instead of vmalloc() for KVM_[GS]ET_MSRAvi Kivity
2010-07-23KVM: MMU: fix conflict access permissions in direct spXiao Guangrong
2010-07-23Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt
2010-07-23powerpc: Fix erroneous lmb->memblock conversionsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Add some debug output when hash insertion failsBenjamin Herrenschmidt
2010-07-23powerpc/mm: Fix bugs in huge page hashingBenjamin Herrenschmidt
2010-07-22xen: Add suspend/resume support for PV on HVM guests.Stefano Stabellini
2010-07-22x86/xen: event channels delivery on HVM.Sheng Yang
2010-07-22x86: early PV on HVM features initialization.Sheng Yang
2010-07-22xen: Add support for HVM hypercalls.Jeremy Fitzhardinge
2010-07-23powerpc/mm: Move around testing of _PAGE_PRESENT in hash codeBenjamin Herrenschmidt
2010-07-23powerpc/mm: Handle hypervisor pte insert failure in __hash_page_hugeAnton Blanchard
2010-07-22Merge branch 'bugzilla-15886' into releaseLen Brown
2010-07-22ACPI: skip checking BM_STS if the BIOS doesn't ask for itLen Brown
2010-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-07-22powerpc/kexec: Fix boundary case for book-e kexec memory limitsKumar Gala
2010-07-22Merge branch 'master' of git://git.infradead.org/users/cbou/linux-cns3xxx int...Russell King
2010-07-22x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger
2010-07-22ARM: 6159/1: Move IOP to use common mult/shift calculation codeLinus Walleij
2010-07-22ARM: AMBA: Add pclk definition for platforms using primecellsRussell King
2010-07-22ARM: 6234/1: move SPEAr to use common mult/shift calculation codeLinus Walleij
2010-07-22ARM: 6233/1: Delete a wrong redundant right parenthesiswanzongshun
2010-07-22ARM: 6250/1: patch for modifying spi flash configurationwanzongshun
2010-07-22ARM: 6249/1: add nuc900 kpi platform_device structure to nuc910_devwanzongshun
2010-07-22ARM: 6232/1: add nuc900 keypad arch platform datawanzongshun
2010-07-22ARM: 6231/1: re-organize the nuc900 lcd arch platform data settingwanzongshun
2010-07-22ARM: 6230/1: fix nuc900 touchscreen clk definition bugwanzongshun
2010-07-21x86-64: Simplify loading initial_gsBrian Gerst
2010-07-21x86: Use symbolic MSR namesBrian Gerst
2010-07-21x86: Remove redundant K6 MSRsBrian Gerst
2010-07-21x86: auditsyscall: fix fastpath return value after rescheduleRoland McGrath
2010-07-21x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0H. Peter Anvin
2010-07-21x86, xsave: Add __init attribute to setup_xstate_features()Robert Richter
2010-07-21x86, xsave: Make init_xstate_buf staticRobert Richter
2010-07-21x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d)Robert Richter
2010-07-21x86, xsave: Introduce xstate enable functionsRobert Richter