aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-01-261-0/+61
|\
| * Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-201-0/+61
* | console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn2011-01-264-8/+8
* | thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli2011-01-261-3/+2
* | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-269-34/+60
|\ \
| * | ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten2011-01-251-0/+7
| * | ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas2011-01-251-1/+1
| * | ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King2011-01-251-5/+2
| * | ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2011-01-252-0/+15
| * | ARM: versatile: name configuration options after actual board namesRussell King2011-01-251-4/+6
| * | ARM: realview: name configuration options after actual board namesRussell King2011-01-251-22/+27
| * | ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2011-01-252-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2011-01-266-32/+18
|\ \ \
| * | | m68k/amiga: Fix "debug=mem"Geert Uytterhoeven2011-01-231-9/+7
| * | | m68k/atari: Rename "scc" to "atari_scc"Geert Uytterhoeven2011-01-234-11/+11
| * | | m68k: Uninline strchr()Geert Uytterhoeven2011-01-221-12/+0
| |/ /
* | | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-01-268-17/+220
|\ \ \
| * | | ARM: mach-shmobile: AG5EVM LCDC / MIPI-DSI platform dataMagnus Damm2011-01-203-3/+165
| * | | ARM: mach-shmobile: sh73a0 CPGA fix for PLL CFG bitMagnus Damm2011-01-201-1/+9
| * | | ARM: mach-shmobile: mackerel: clarify shdi/mmcif switch settingsSimon Horman2011-01-191-3/+2
| * | | ARM: mach-shmobile: sh73a0 CPGA fix for IrDA MSTPMagnus Damm2011-01-181-1/+1
| * | | ARM: mach-shmobile: sh73a0 CPGA fix for FRQCRA M3Magnus Damm2011-01-181-1/+1
| * | | ARM: mach-shmobile: remove sh7367 on-chip set_irq_type()Magnus Damm2011-01-181-1/+0
| * | | ARM: mach-shmobile: sh7372 INTCS MFIS2 interrupt updateMagnus Damm2011-01-181-4/+7
| * | | ARM: mach-shmobile: ag5evm: Add IrDA supportKuninori Morimoto2011-01-182-1/+29
| * | | ARM: mach-shmobile: clock-sh7372: fixup pllc2 set_rateKuninori Morimoto2011-01-181-1/+3
| * | | Merge branch 'common/mmcif' into rmobile-latestPaul Mundt2011-01-1457-598/+1222
| |\ \ \
| * | | | ARM: mach-shmobile: ag5evm requires GPIOLIBYoshii Takashi2011-01-141-0/+1
| * | | | ARM: mach-shmobile: fix cpu_base of gic_init() on sh73a0Yoshii Takashi2011-01-141-2/+3
* | | | | Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-269-7/+26
|\ \ \ \ \
| * | | | | sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu2011-01-251-3/+3
| * | | | | sh: Fix sh build failure when CONFIG_SFC=mAurelien Jarno2011-01-191-0/+1
| * | | | | sh: fix MSIOF0 SPI on ecovec: it conflicts with VOUGuennadi Liakhovetski2011-01-181-0/+2
| * | | | | sh: support XZ-compressed kernel.Paul Mundt2011-01-145-4/+19
| * | | | | sh: Fix up breakage from asm-generic/pgtable.h changes.Paul Mundt2011-01-141-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-2515-51/+184
|\ \ \ \ \
| * | | | | omap: DMA: clear interrupt status correctlyAdrian Hunter2011-01-191-4/+3
| * | | | | OMAP3: Devkit8000: Fix tps65930 pullup/pulldown configurationDaniel Morsing2011-01-191-2/+1
| * | | | | arm: omap3: cm-t3517: minor comment fixIgor Grinberg2011-01-191-2/+2
| * | | | | arm: omap3: cm-t3517: rtc fixIgor Grinberg2011-01-191-3/+22
| * | | | | omap1: Fix sched_clock implementation when both MPU timer and 32K timer are usedTony Lindgren2011-01-193-2/+61
| * | | | | omap1: Fix booting for 15xx and 730 with omap1_defconfigTony Lindgren2011-01-197-33/+47
| * | | | | omap1: Fix sched_clock for the MPU timerTony Lindgren2011-01-181-1/+13
| * | | | | Merge branch 'fixes_a_2.6.38rc' of git://git.pwsan.com/linux-2.6 into omap-fixesTony Lindgren2011-01-188-12/+43
| |\ \ \ \ \
| | * | | | | OMAP: PRCM: remove duplicated headersFelipe Balbi2011-01-183-4/+0
| | * | | | | OMAP4: clockdomain: bypass unimplemented wake-up dependency functions on OMAP4Paul Walmsley2011-01-181-4/+26
| | * | | | | OMAP: counter_32k: init clocksource as part of machine timer initPaul Walmsley2011-01-184-4/+17
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-251-0/+1
|\ \ \ \ \ \ \
| * | | | | | | powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-257-44/+11
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |