summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren32-215/+264
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren36-72/+152
2012-02-24ARM: OMAP1: Move 16xx GPIO system clock to platform init codeTony Lindgren1-0/+7
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren3-2/+3
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren2-4/+5
2012-02-24ARM: OMAP2xxx: PM: remove obsolete timer disable code in the suspend pathPaul Walmsley1-21/+1
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula6-10/+0
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds13-20/+47
2012-02-24arch/arm/mach-shmobile/board-ag5evm.c: included linux/dma-mapping.h twiceDanny Kukawka1-1/+0
2012-02-24ARM: mach-shmobile: r8a7779 PFC IPSR4 fixMagnus Damm1-1/+1
2012-02-24ARM: mach-shmobile: sh73a0 PSTR 32-bit access fixMagnus Damm1-1/+1
2012-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into rmobi...Paul Mundt380-3389/+3014
2012-02-24sh: Fix sh2a build error for CONFIG_CACHE_WRITETHROUGHPhil Edworthy1-0/+2
2012-02-24sh: modify a resource of sh_eth_giga1_resources in board-sh7757lcrShimoda, Yoshihiro1-0/+5
2012-02-24arch/sh: remove references to cpu_*_map.Rusty Russell2-2/+2
2012-02-24sh: Fix typo in pci-sh7780.cMasanari Iida1-1/+1
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds6-9/+17
2012-02-23Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King113-1771/+378
2012-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds3-8/+8
2012-02-22powerpc: Fix various issues with return to userspaceBenjamin Herrenschmidt4-7/+15
2012-02-22powerpc: Fix program check handling when lockdep is enabledMichael Ellerman1-1/+1
2012-02-22powerpc: Remove references to cpu_*_mapRusty Russell1-1/+1
2012-02-22Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds11-13/+25
2012-02-22sys_poll: fix incorrect type for 'timeout' parameterLinus Torvalds1-1/+1
2012-02-22ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring58-591/+0
2012-02-22ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring1-1/+2
2012-02-22ARM: rpc: make default fiq handler run-time installedRob Herring3-1/+23
2012-02-22ARM: make arch_ret_to_user macro optionalRob Herring2-1/+13
2012-02-21ARM/audit: include audit header and fix audit archEric Paris1-1/+8
2012-02-21ARM: OMAP: fix voltage domain build errors with PM_OPP disabledRussell King2-0/+4
2012-02-21ARM/PCI: Remove ARM's duplicate definition of 'pcibios_max_latency'Myron Stowe1-7/+0
2012-02-21ARM: 7336/1: smp_twd: Don't register CPUFREQ notifiers if local timers are no...Santosh Shilimkar1-1/+1
2012-02-21i387: export 'fpu_owner_task' per-cpu variableLinus Torvalds1-0/+3
2012-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-5/+9
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds5-15/+29
2012-02-20i387: use 'restore_fpu_checking()' directly in task switching codeLinus Torvalds2-35/+22
2012-02-20i387: fix up some fpu_counter confusionLinus Torvalds3-1/+4
2012-02-19Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds61-388/+492
2012-02-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds5-29/+40
2012-02-19i387: re-introduce FPU state preloading at context switch timeLinus Torvalds4-42/+133
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds6-32/+30
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky1-2/+5
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky1-1/+1
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens1-2/+3
2012-02-17i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds3-22/+16
2012-02-17i387: do not preload FPU state at task switch timeLinus Torvalds4-68/+11
2012-02-17i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds4-23/+58
2012-02-17i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds1-3/+6