summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-04-03ARM: OMAP: fix section mismatches in usb-host.cIgor Grinberg
2012-04-03ARM: OMAP2+: Fix omap2+ build errorR Sricharan
2012-04-03ARM: OMAP2+: smsc911x: Add fixed board regulatorsRuss Dill
2012-04-03ARM: OMAP2+: smsc911x: Remove regulator support from gmpc-smsc911xRuss Dill
2012-04-03ARM: OMAP2+: smsc911x: Remove unused rate calculationRuss Dill
2012-04-03ARM: OMAP2+ smsc911x: Fix possible stale smsc911x flagsRuss Dill
2012-04-03ARM: OMAP2+: smsc911x: Remove odd gpmc_cfg/board_data redirectionRuss Dill
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-04-03Merge branch 'misc_devel_3.4' of git://git.pwsan.com/linux-2.6 into fixesTony Lindgren
2012-04-03Merge tag 'v3.4-rc1-imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 ...Olof Johansson
2012-04-03KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf
2012-04-03KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf
2012-04-03KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras
2012-04-03KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras
2012-04-03KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf
2012-04-03perf/x86/p4: Add format attributesPeter Zijlstra
2012-04-02ARM: fix lcd power build failure in collie_defconfigPaul Gortmaker
2012-04-02ARM: versatile: fix build failure in pci.cPaul Gortmaker
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds
2012-04-02frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOLPaul Gortmaker
2012-04-02parisc: fix missing cmpxchg file error from system.h splitPaul Gortmaker
2012-04-02blackfin: fix cmpxchg build fails from system.h falloutPaul Gortmaker
2012-04-02avr32: fix build failures from mis-naming of atmel_nand.hPaul Gortmaker
2012-04-02ARM: mach-msm: fix compile fail from system.h falloutPaul Gortmaker
2012-04-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-04-02arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf
2012-04-02arch/tile: remove bogus performance optimizationChris Metcalf
2012-04-02arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf
2012-04-02arch/tile: fix finv_buffer_remote() for tilegxChris Metcalf
2012-04-02arch/tile: use atomic exchange in arch_write_unlock()Chris Metcalf
2012-04-02arch/tile: stop mentioning the "kvm" subdirectoryChris Metcalf
2012-04-02arch/tile: export the page_home() function.Chris Metcalf
2012-04-02arch/tile: fix pointer cast in cacheflush.cChris Metcalf
2012-04-02arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf
2012-04-02arch/tile: implement panic_smp_self_stop()Chris Metcalf
2012-04-02arch/tile: add "nop" after "nap" to help GX idle power drawChris Metcalf
2012-04-02arch/tile: use proper memparse() for "maxmem" optionsChris Metcalf
2012-04-02arch/tile: fix up locking in pgtable.c slightlyChris Metcalf
2012-04-02arch/tile: don't leak kernel memory when we unload modulesChris Metcalf
2012-04-02arch/tile: fix bug in delay_backoff()Chris Metcalf
2012-04-02arch/tile: fix bug in loading kernels larger than 16 MBChris Metcalf
2012-04-02arch/tile: don't enable irqs unconditionally in page fault handlerChris Metcalf
2012-04-02arch/tile: don't set the homecache of a PTE unless appropriateChris Metcalf
2012-04-02arch/tile: don't wait for migrating PTEs in an NMI handlerChris Metcalf
2012-04-02arch/tile/Makefile: use KCFLAGS when figuring out the libgcc path.Chris Metcalf
2012-04-02arch/tile: fix a couple of comments that needed updatingChris Metcalf
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf