aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-16powerpc/ps3: Fix lost SMP IPIsGravatar Geoff Levand 3-1/+25
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cGravatar Michael Neuling 1-0/+1
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offGravatar Kevin Hao 1-0/+15
2011-11-16powerpc: Copy down exception vectors after feature fixupsGravatar Anton Blanchard 6-2/+28
2011-11-16powerpc: panic if we can't instantiate RTASGravatar Anton Blanchard 1-4/+2
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesGravatar Suzuki Poulose 2-2/+2
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Gravatar Al Viro 1-1/+1
2011-11-16powerpc: Fix build breakage in jump_label.cGravatar Al Viro 1-0/+2
2011-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Gravatar Linus Torvalds 1-1/+1
2011-11-14fsl-rio: fix compile errorGravatar Liu Gang 1-1/+1
2011-11-14blackfin: Fixup export.h includesGravatar Lars-Peter Clausen 8-7/+8
2011-11-14Blackfin: add serial TX IRQ in individual platform resourceGravatar Sonic Zhang 28-49/+296
2011-11-14Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 12-523/+324
2011-11-14Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shGravatar Linus Torvalds 8-74/+28
2011-11-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Gravatar Linus Torvalds 30-78/+106
2011-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 26-937/+390
2011-11-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Gravatar Linus Torvalds 25-62/+343
2011-11-11Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Gravatar Linus Torvalds 1-2/+2
2011-11-11bma023: Add SFI translation for this deviceGravatar William Douglas 1-0/+1
2011-11-11vrtc: change its year offset from 1960 to 1972Gravatar Feng Tang 1-2/+2
2011-11-11ce4100: fix a build errorGravatar Zhang Rui 1-1/+1
2011-11-11Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Gravatar Olof Johansson 1-1/+1
2011-11-11Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...Gravatar Olof Johansson 4-20/+39
2011-11-11arm/imx: fix imx6q mmc error when mounting rootfsGravatar Shawn Guo 1-1/+16
2011-11-11arm/imx: fix AUTO_ZRELADDR selectionGravatar Shawn Guo 1-2/+2
2011-11-11arm/imx: fix the references to ARCH_MX3Gravatar Shawn Guo 1-15/+19
2011-11-11ARM: mx51/53: set pwm clock parent to ipg_perclkGravatar Richard Zhao 1-2/+2
2011-11-11ARM: mach-shmobile: cpuidle single/global and last_state fixesGravatar Magnus Damm 3-40/+30
2011-11-11ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hGravatar Kuninori Morimoto 4-61/+0
2011-11-11ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hGravatar Kuninori Morimoto 4-197/+117
2011-11-11ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hGravatar Kuninori Morimoto 4-212/+115
2011-11-11ARM: mach-shmobile: ap4evb: remove white space from end of lineGravatar Kuninori Morimoto 1-1/+1
2011-11-11ARM: mach-shmobile: clock-sh7372: remove un-necessary indexGravatar Kuninori Morimoto 1-4/+4
2011-11-11ARM: mach-shmobile: kota2: add comment out separatorGravatar Kuninori Morimoto 1-0/+7
2011-11-11ARM: mach-shmobile: sh73a0: add MMC data pin pull-upGravatar Kuninori Morimoto 3-8/+50
2011-11-11Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusGravatar Paul Mundt 1035-15365/+22777
2011-11-11drivers: sh: Generalize runtime PM platform stub.Gravatar Paul Mundt 2-68/+1
2011-11-11sh: Wire up process_vm syscalls.Gravatar Paul Mundt 4-2/+10
2011-11-09Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Gravatar Olof Johansson 5-6/+11
2011-11-09Merge branch 'for-3.2/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Olof Johansson 6-12/+27
2011-11-09arm/tegra: enable headphone detection gpio on seaboardGravatar Yufeng Shen 1-0/+1
2011-11-09arm/dt: Fix ventana SDHCI power-gpiosGravatar Stephen Warren 1-2/+1
2011-11-09arm/tegra: Don't create duplicate gpio and pinmux devicesGravatar Stephen Warren 5-10/+25
2011-11-09Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesGravatar Olof Johansson 9-25/+20
2011-11-09Merge branch 'imx/compile-fixes' of git://git.linaro.org/people/shawnguo/linu...Gravatar Olof Johansson 5-12/+6
2011-11-09Merge branch 'mxs/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 in...Gravatar Olof Johansson 1-2/+2
2011-11-09ARM: at91: Fix USBA gadget registrationGravatar Jochen Friedrich 3-3/+3
2011-11-09at91/yl-9200: Fix section mismatchGravatar Jean-Christophe PLAGNIOL-VILLARD 1-1/+1
2011-11-09at91: vmalloc fix missing AT91_VIRT_BASE defineGravatar Jean-Christophe PLAGNIOL-VILLARD 1-0/+2
2011-11-09ARM: at91: usart: drop static map regs for dbguGravatar Jean-Christophe PLAGNIOL-VILLARD 7-21/+14