aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04USB: ohci-at91: change maximum number of portsNicolas Ferre1-6/+7
2012-04-04ARM: at91/dts: USB host vbus is active lowNicolas Ferre2-4/+4
2012-04-04ARM: at91/USB host: specify and handle properly vbus_pin_active_lowNicolas Ferre4-3/+8
2012-04-04ARM: EXYNOS: use chip_id reg in uncompress to select uart base physDima Zavin1-1/+16
2012-04-04ARM: EXYNOS: fix CONFIG_DEBUG_LLColin Cross1-4/+3
2012-04-04ARM: OMAP AM3517/3505: clock data: change EMAC clocks aliasesIlya Yanok1-2/+2
2012-04-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-2/+6
2012-04-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-2/+2
2012-04-04avr32: fix nop compile fails from system.h split upPaul Gortmaker2-13/+2
2012-04-04ARM: OMAP: clock: fix race in disable all clocksNishanth Menon1-2/+3
2012-04-04ARM: OMAP4: hwmod data: Add aliases for McBSP fclk clocksPaul Walmsley1-0/+28
2012-04-05sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro1-1/+1
2012-04-04ARM: OMAP3xxx: clock data: fix DPLL4 CLKSEL masksGrazvydas Ignotas1-4/+4
2012-04-04ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas1-0/+7
2012-04-04ARM: OMAP44xx: clockdomain data: correct the emu_sys_clkdm CLKTRCTRL dataPaul Walmsley1-1/+1
2012-04-03bpf jit: Let the x86 jit handle negative offsetsJan Seiffert2-48/+115
2012-04-03Merge branch 'for_3.4/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixesTony Lindgren4-23/+31
2012-04-03Merge branch 'fixes-smsc911x' into fixesTony Lindgren9-81/+68
2012-04-03ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg1-4/+6
2012-04-03ARM: OMAP2+: Fix omap2+ build errorR Sricharan1-1/+1
2012-04-03ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill8-0/+66
2012-04-03ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill1-55/+0
2012-04-03ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill2-18/+0
2012-04-03ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill1-3/+1
2012-04-03ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill1-5/+1
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds7-39/+72
2012-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds3-0/+7
2012-04-03Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren2-13/+16
2012-04-03Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesOlof Johansson9-3/+48
2012-04-03KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf1-2/+1
2012-04-03KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2-1/+13
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras1-2/+6
2012-04-03KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras1-4/+5
2012-04-03KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf1-2/+4
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra1-0/+13
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker2-1/+6
2012-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker1-5/+5
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+1
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds6-108/+122
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker1-0/+1
2012-04-02parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker2-106/+117
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker1-1/+2
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker1-1/+1
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker1-0/+1
2012-04-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds31-50/+699
2012-04-02arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2-7/+36
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf1-5/+0
2012-04-02arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf1-12/+19
2012-04-02arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf1-2/+26
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf1-1/+1