summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm...Russell King
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-19eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_freeFabio Estevam
2010-10-19cpuimx27: fix compile when ULPI is selectedEric Bénard
2010-10-19mach-pcm037_eet: fix compile errorsEric Bénard
2010-10-19Fixing ethernet driver compilation error for i.MX31 ADS boardIan Lartey
2010-10-19cpuimx51: update board supportEric Bénard
2010-10-19mx5: add cpuimx51sd module and its baseboardEric Bénard
2010-10-19iomux-mx51: fix GPIO_1_xx 's IOMUX configurationEric Bénard
2010-10-19imx-esdhc: update devices registrationEric Bénard
2010-10-19mx51: add resources for SD/MMC on i.MX51Eric Bénard
2010-10-19iomux-mx51: fix SD1 and SD2's iomux configurationEric Bénard
2010-10-19clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readabilityEric Bénard
2010-10-19clock-mx51: factorize clk_set_parent and clk_get_rateEric Bénard
2010-10-19eukrea_mbimxsd: add support for DVI displaysEric Bénard
2010-10-19cpuimx25 & cpuimx35: fix OTG port registration in host modeEric Bénard
2010-10-19i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472Eric Bénard
2010-10-19mx25: fix compile error in platform-imx-dma.cEric Bénard
2010-10-19mx25: fix clock's calculationEric Bénard
2010-10-19ARM: imx: add lost 3rd imx-i2c device for mx35Marc Kleine-Budde
2010-10-19ARM: imx: Add iram allocator functionsDinh Nguyen
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck
2010-10-19x86: ioapic: Call free_irte only if interrupt remapping enabledYinghai Lu
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim
2010-10-18Merge branch 'hotplug' into develRussell King
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King
2010-10-18ARM: 6441/1: ux500: The platform is not just based on early drop silicon vers...Srinidhi Kasagar
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-18Merge branch 'for-spi' of git://git.kernel.org/pub/scm/linux/kernel/git/vapie...Grant Likely
2010-10-18Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2010-10-18ARM: S5P64X0: Bug fix on errors of build with CONFIG_PREEMPT_NONESeungChull Suh