summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-05-20ARM: 6927/1: SPEAr Clock: Update for single image solutionviresh kumar
2011-05-20ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.cviresh kumar
2011-05-20ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...Marc Zyngier
2011-05-20ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flashMarc Zyngier
2011-05-20ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flashMarc Zyngier
2011-05-20ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flashMarc Zyngier
2011-05-20ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flashMarc Zyngier
2011-05-20ARM: 6903/1: Realview: Use physmap driver instead of integrator-flashMarc Zyngier
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge
2011-05-20Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge
2011-05-20xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge
2011-05-20xen: use normal virt_to_machine for ptesJeremy Fitzhardinge
2011-05-20xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge
2011-05-20xen: condense everything onto xen_set_pteJeremy Fitzhardinge
2011-05-20xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge
2011-05-20xen: drop all the special iomap pte paths.Jeremy Fitzhardinge
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2011-05-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds
2011-05-20Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-05-20Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'David S. Miller
2011-05-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-05-20[IA64] define "_sdata" symbolTony Luck
2011-05-20Pull misc-2.6.40 into release branchTony Luck
2011-05-20OMAP3: PM: Boot message is not an error, and not helpful, remove itSanjeev Premi
2011-05-20OMAP3: cpuidle: change the power domains modes determination logicJean Pihet
2011-05-20OMAP3: cpuidle: code rework for improved readabilityJean Pihet
2011-05-20OMAP3: cpuidle: re-organize the C-states dataJean Pihet
2011-05-20OMAP3: clean-up mach specific cpuidle data structuresJean Pihet
2011-05-20OMAP3 cpuidle: remove useless SDP specific timingsJean Pihet
2011-05-20oprofile, x86: Enable preemption during pci device setup in IBS initRobert Richter
2011-05-20powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xxShaohui Xie
2011-05-20powerpc/fsl_rio: move machine_check handlerShaohui Xie
2011-05-20powerpc/fsl_lbc: Add workaround for ELBC-A001 erratumShengzhou Liu
2011-05-20x86, x2apic: Move the common bits to x2apic.hCyrill Gorcunov
2011-05-20x86, x2apic: Minimize IPI register writes using cluster groupsCyrill Gorcunov
2011-05-20x86, x2apic: Track the x2apic cluster sibling mapCyrill Gorcunov
2011-05-20x86, x2apic: Remove duplicate code for IPI mask routinesSuresh Siddha
2011-05-20x86, apic: Use probe routines to simplify apic selectionSuresh Siddha
2011-05-20x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'Suresh Siddha
2011-05-20x86, ioapic: Consolidate gsi routing info into 'struct ioapic'Suresh Siddha
2011-05-20x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'Suresh Siddha
2011-05-20x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'Suresh Siddha
2011-05-20x86, ioapic: Add struct ioapicSuresh Siddha
2011-05-20x86, ioapic: Remove duplicate code for saving/restoring RTEsSuresh Siddha
2011-05-20x86, ioapic: Use ioapic_saved_data while enabling intr-remappingSuresh Siddha
2011-05-20x86, ioapic: Allocate ioapic_saved_data earlySuresh Siddha
2011-05-20x86, ioapic: Fix potential resume deadlockDaniel J Blueman