summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2011-12-19powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab
2011-12-19powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes
2011-12-19powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes
2011-12-19powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans
2011-12-19powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard
2011-12-19ARM: u300: delete memory.hLinus Walleij
2011-12-19ARM: ux500: fix the smp_twd clock calculationLinus Walleij
2011-12-19ARM: ux500: remove support for early silicon revisionsLinus Walleij
2011-12-19ARM: ux500: update register filesLinus Walleij
2011-12-19ARM: ux500: register DB5500 PMU dynamicallyRabin Vincent
2011-12-19ARM: ux500: update ASIC detection for U5500Linus Walleij
2011-12-19ARM: ux500: support DB8520Rabin Vincent
2011-12-18ARM: 7233/1: ux500: remove overlapping iotable entriesLinus Walleij
2011-12-18ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier
2011-12-18ARM: picoxcell: implement watchdog restartJamie Iles
2011-12-18ARM: picoxcell: move io mappings to common.cJamie Iles
2011-12-18ARM: picoxcell: don't reserve irq_descsJamie Iles
2011-12-18ARM: picoxcell: remove mach/memory.hJamie Iles
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao
2011-12-18Merge commit 'v3.2-rc6' into x86/platformIngo Molnar
2011-12-18x86/mrst: Add additional debug prints for pb_keysMichael Demeter
2011-12-18Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar
2011-12-18x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox
2011-12-18x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl
2011-12-18x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl
2011-12-18x86/apb: Fix configuration constraintsAlan Cox
2011-12-17arm/tegra: add support for tegra30 based board cardhuPeter De Schrijver
2011-12-17arm/tegra: implement support for tegra30Peter De Schrijver
2011-12-17arm/tegra: pinmux tables and definitions for tegra30Peter De Schrijver
2011-12-17arm/tegra: add new fields to struct tegra_pingroup_descPeter De Schrijver
2011-12-17arm/tegra: prepare pinmux code for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: rename tegra20 pinmux filesPeter De Schrijver
2011-12-17arm/tegra: generalize L2 cache initializationPeter De Schrijver
2011-12-17arm/tegra: use PMC resetPeter De Schrijver
2011-12-17arm/tegra: rename board-dt.c to board-dt-tegra20.cPeter De Schrijver
2011-12-17arm/tegra: prepare early init for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: don't export clk_measure_input_freqPeter De Schrijver
2011-12-17arm/tegra: prepare clock code for multiple tegra variantsPeter De Schrijver
2011-12-17arm/tegra: cleanup tegra20 supportPeter De Schrijver
2011-12-17arm/tegra: clk_get should not be fatalPeter De Schrijver
2011-12-17Merge remote-tracking branch 'rmk/devel-stable' into for-3.3/socOlof Johansson
2011-12-17arm/tegra: initial device tree for tegra30Peter De Schrijver
2011-12-17Merge commit 'v3.2-rc6' into fbdev-nextFlorian Tobias Schandinat
2011-12-17ASoC: pxa: Convert e800_wm9712 to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert tosa to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert e750_wm9705 to use snd_soc_register_card()Axel Lin
2011-12-17ASoC: pxa: Convert e740_wm9705 to use snd_soc_register_card()Axel Lin
2011-12-17OMAP4: mcbsp: Enable FIFO usagePeter Ujfalusi
2011-12-16Merge branch 'usbhost_runtime_pm_14_devel_3.3' of git://git.pwsan.com/linux-2...Tony Lindgren