summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* powerpc/dart_iommu: Support for 64-bit iommu bypass window on PCIeBenjamin Herrenschmidt2010-09-021-10/+64
* powerpc/dma: Add optional platform override of dma_set_mask()Benjamin Herrenschmidt2010-09-023-13/+22
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-027-12/+12
* powerpc: Remove fpscr use from [kvm_]cvt_{fd,df}Andreas Schwab2010-09-026-48/+26
* powerpc/pseries: Re-enable dispatch trace log userspace interfacePaul Mackerras2010-09-023-41/+179
* powerpc: Account time using timebase rather than PURRPaul Mackerras2010-09-0213-194/+290
* powerpc: Dynamically allocate most lppaca structsPaul Mackerras2010-09-022-3/+69
* powerpc: Abstract indexing of lppaca structsPaul Mackerras2010-09-027-18/+20
* powerpc: Move arch_sd_sibling_asym_packing() to smp.cMichael Neuling2010-09-022-11/+9
* powerpc: Check end of stack canary at oops timeAnton Blanchard2010-09-021-0/+6
* powerpc: Feature nop out reservation clear when stcx checks addressAnton Blanchard2010-09-022-5/+31
* powerpc: Add 64bit csum_and_copy_to_userAnton Blanchard2010-09-022-0/+40
* powerpc: Optimise 64bit csum_partial_copy_generic and add csum_and_copy_from_...Anton Blanchard2010-09-024-88/+276
* powerpc: Optimise 64bit csum_partialAnton Blanchard2010-09-021-40/+153
* powerpc/pseries: Correct rtas_data_buf locking in dlpar codeNathan Fontenot2010-09-021-13/+29
* powerpc/85xx: Add P1021 PCI IDs and quirksAnton Vorontsov2010-08-311-0/+2
* arch/powerpc/sysdev/qe_lib/qe.c: Add of_node_put to avoid memory leakJulia Lawall2010-08-311-0/+1
* arch/powerpc/platforms/83xx/mpc837x_mds.c: Add missing iounmapJulia Lawall2010-08-311-3/+6
* fsl_rio: fix compile errorsLi Yang2010-08-311-1/+5
* powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblockKumar Gala2010-08-311-2/+2
* powerpc/85xx: Fix compilation of mpc85xx_mds.cAlexander Graf2010-08-311-0/+1
* powerpc: Don't use kernel stack with translation offMichael Neuling2010-08-311-3/+9
* powerpc/perf_event: Reduce latency of calling perf_event_do_pendingPaul Mackerras2010-08-311-12/+11
* powerpc/kexec: Adds correct calling convention for kexec purgatoryMatthew McClintock2010-08-311-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds2010-08-2813-581/+0
|\
| * Blackfin: bf52x/bf54x boards: drop unused nand page sizeBarry Song2010-08-275-5/+0
| * Blackfin: punt duplicate SPORT MMR definesMike Frysinger2010-08-278-576/+0
* | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-2814-62/+135
|\ \
| * | ARM: S5PV310: Fix on Secondary CPU startupChanghwan Youn2010-08-274-2/+10
| * | ARM: S5PV310: Bug fix on uclk1 and sclk_pwmJongpill Lee2010-08-272-8/+15
| * | ARM: S5PV310: Fix missed uart clocksJongpill Lee2010-08-271-7/+37
| * | ARM: S5PV310: Should be clk_sclk_apll not clk_mout_apllJongpill Lee2010-08-271-3/+12
| * | ARM: S5PV310: Fix on PLL setting for S5PV310Jongpill Lee2010-08-271-2/+2
| * | ARM: S5PV310: Add CMU block for S5PV310 ClockKukjin Kim2010-08-274-31/+38
| * | ARM: S5PV310: Fix on typo irqs.h of S5PV310Kukjin Kim2010-08-271-4/+7
| * | ARM: S5PV310: Fix on default ZRELADDR of ARCH_S5PV310Kukjin Kim2010-08-271-1/+2
| * | ARM: S5PV310: Fix on GPIO base addressesKyungmin Park2010-08-271-2/+10
| * | ARM: SAMSUNG: Fix on build warning regarding VMALLOC_END typeKukjin Kim2010-08-274-4/+4
| * | ARM: S5P: VMALLOC_END should be unsigned longKyungmin Park2010-08-232-2/+2
* | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2010-08-282-3/+1
|\ \ \
| * | | arm: tegra: VMALLOC_END should be unsigned longOlof Johansson2010-08-221-1/+1
| * | | arm: tegra: fix compilation of board-harmony.cOlof Johansson2010-08-221-2/+0
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-288-20/+20
|\ \ \ \
| * | | | OMAP3: PM: ensure IO wakeups are properly disabledKevin Hilman2010-08-161-1/+3
| * | | | omap: Fix omap_4430sdp_defconfig for make oldconfigTony Lindgren2010-08-161-0/+3
| * | | | omap: Use CONFIG_SMP for test_for_ipi and test_for_ltirqTony Lindgren2010-08-161-2/+4
| * | | | omap: Fix sev instruction usage for multi-omapTony Lindgren2010-08-163-9/+2
| * | | | OMAP3: Fix a cpu type check problemstanley.miao2010-08-161-7/+7
| * | | | omap3: id: fix 3630 rev detectionNishanth Menon2010-08-161-1/+1
* | | | | Alpha: Fix a missing comma in sys_osf_statfs()David Howells2010-08-281-1/+1