summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar83-192/+334
2010-10-19Merge branch 'devel-stable' into develRussell King434-4542/+18432
2010-10-19Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King33-190/+1101
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge4-4/+36
2010-10-19x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge1-22/+22
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King101-2095/+3815
2010-10-19Merge branch 'msm-core' of git://codeaurora.org/quic/kernel/dwalker/linux-msm...Russell King40-250/+5799
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2-6/+6
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney1-1/+1
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney2-1/+5
2010-10-19eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_freeFabio Estevam1-1/+1
2010-10-19cpuimx27: fix compile when ULPI is selectedEric Bénard1-0/+1
2010-10-19mach-pcm037_eet: fix compile errorsEric Bénard1-1/+2
2010-10-19Fixing ethernet driver compilation error for i.MX31 ADS boardIan Lartey2-6/+34
2010-10-19cpuimx51: update board supportEric Bénard3-1/+34
2010-10-19mx5: add cpuimx51sd module and its baseboardEric Bénard6-1/+531
2010-10-19iomux-mx51: fix GPIO_1_xx 's IOMUX configurationEric Bénard1-10/+10
2010-10-19imx-esdhc: update devices registrationEric Bénard11-45/+80
2010-10-19mx51: add resources for SD/MMC on i.MX51Eric Bénard2-0/+113
2010-10-19iomux-mx51: fix SD1 and SD2's iomux configurationEric Bénard1-12/+27
2010-10-19clock-mx51: rename CLOCK1 to CLOCK_CCGR for better readabilityEric Bénard1-2/+2
2010-10-19clock-mx51: factorize clk_set_parent and clk_get_rateEric Bénard1-94/+48
2010-10-19eukrea_mbimxsd: add support for DVI displaysEric Bénard2-2/+68
2010-10-19cpuimx25 & cpuimx35: fix OTG port registration in host modeEric Bénard2-20/+8
2010-10-19i.MX31 and i.MX35 : fix errate TLSbo65953 and ENGcm09472Eric Bénard1-3/+29
2010-10-19mx25: fix compile error in platform-imx-dma.cEric Bénard1-0/+2
2010-10-19mx25: fix clock's calculationEric Bénard1-3/+3
2010-10-19ARM: imx: add lost 3rd imx-i2c device for mx35Marc Kleine-Budde1-0/+1
2010-10-19ARM: imx: Add iram allocator functionsDinh Nguyen4-0/+119
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity3-44/+19
2010-10-19[S390] hardirq: remove pointless header file includesHeiko Carstens1-4/+0
2010-10-19[IA64] Move local_softirq_pending() definitionTony Luck1-6/+5
2010-10-19x86: ioapic: Call free_irte only if interrupt remapping enabledYinghai Lu1-1/+2
2010-10-19perf, powerpc: Fix power_pmu_event_init to not use event->ctxPaul Mackerras1-1/+1
2010-10-19ARM: S5PV310: Fix build error on GPIO mapKukjin Kim2-2/+1
2010-10-18Merge branch 'hotplug' into develRussell King29-300/+403
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King274-1672/+6656
2010-10-18ARM: 6441/1: ux500: The platform is not just based on early drop silicon vers...Srinidhi Kasagar1-3/+1
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-44/+53
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi2-0/+19
2010-10-18sched: Consolidate account_system_vtime extern declarationVenkatesh Pallipadi3-9/+0
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra32-132/+105
2010-10-18perf_events: Fix bogus AMD64 generic TLB eventsStephane Eranian1-2/+2
2010-10-18Merge branch 'linus' into core/lockingIngo Molnar70-150/+253
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim1-0/+4
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin1-1/+1
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro2-4/+6
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro2-2/+2
2010-10-18MIPS: Sanitize restart logicsAl Viro7-35/+34