summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sirf/cleanup' into next/cleanupArnd Bergmann2011-10-0741-166/+174
|\
| * ARM: CSR: clock: Fix indentationBarry Song2011-10-011-2/+2
| * ARM: CSR: prima2: fix trailing whitespaceBarry Song2011-10-011-1/+1
| * ARM: CSR: timer: space required before the open parenthesis '('Barry Song2011-10-011-1/+1
| * ARM: CSR: timer: do not initialise statics to 0 or NULLBarry Song2011-10-011-1/+1
| * Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-2013-65/+52
| |\
| | * mach-integrator: fix VGA base regressionLinus Walleij2011-09-202-2/+2
| | * arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2011-09-202-9/+9
| | * Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann2011-09-158-53/+40
| | |\
| | | * ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham2011-09-151-5/+6
| | | * ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-151-0/+5
| | | * ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-153-7/+17
| | | * ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami2011-09-151-39/+0
| | | * ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn2011-09-151-0/+6
| | | * ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim2011-09-151-0/+2
| | | * ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim2011-09-151-1/+3
| | | * ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi2011-09-151-1/+1
| | * | ARM: Dove: fix second SPI initialization callNicolas Pitre2011-09-141-1/+1
| | |/
| * | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-163-9/+8
| |\ \
| | * | xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-151-4/+2
| | * | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-131-4/+6
| | * | xen: disable PV spinlocks on HVMStefano Stabellini2011-09-081-1/+0
| * | | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-153-7/+0
| * | | alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-151-1/+1
| * | | um: fix strrchr() problemsAl Viro2011-09-151-1/+1
| * | | um: clean arch_ptrace() up a bitAl Viro2011-09-155-46/+31
| * | | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-152-14/+14
| * | | um: fix free_winch() messAl Viro2011-09-151-14/+24
| * | | um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-151-2/+4
| * | | um: fix oopsable race in line_close()Al Viro2011-09-152-13/+13
| * | | um: Save FPU registers between task switchesIngo van Lil2011-09-157-5/+31
| * | | um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-151-0/+1
| * | | um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-151-0/+4
| * | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-131-2/+3
| |\ \ \ | | |_|/ | |/| |
| | * | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-241-2/+3
* | | | Merge branch 'imx/cleanup' into next/cleanupArnd Bergmann2011-10-0723-493/+379
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cleanups/mx3-mm-v2' and 'cleanups/mxs' into imx-cleanupSascha Hauer2011-10-0417-363/+313
| |\ \ \ \ \
| | | * | | | ARM: mxs: Consolidate mm-mx23.c and mm-mx28.c into a single fileFabio Estevam2011-10-043-47/+22
| | * | | | | arm/imx: remove cpu_is_xxx() check from __imx_ioremap()Shawn Guo2011-10-043-16/+26
| | * | | | | arm/imx: remove cpu_is_xxx() from arch_idle()Shawn Guo2011-10-049-41/+56
| | * | | | | arm/imx: change mxc_init_l2x0() to an imx31/35 specific callShawn Guo2011-09-283-57/+38
| | * | | | | arm/imx: rename mm-imx31.c to mm-imx3.cShawn Guo2011-09-282-2/+2
| | * | | | | arm/imx: merge mm-imx35.c into mm-imx31.cShawn Guo2011-09-283-110/+79
| | | |_|/ / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer2011-09-207-130/+66
| |\ \ \ \ \ \
| | | * | | | | ARM: mx5/mm: consolidate TZIC map codeJason Liu2011-09-204-26/+12
| | | * | | | | ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu2011-09-203-14/+0
| | | * | | | | ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu2011-09-203-78/+43
| | | | |/ / / | | | |/| | |
| | * | | | | ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam2011-09-201-12/+11
* | | | | | | Merge branch 'omap/cleanup' into next/cleanupArnd Bergmann2011-09-3037-751/+594
|\ \ \ \ \ \ \
| * | | | | | | ARM: OMAP2+: Remove custom init_irq for remaining boardsTony Lindgren2011-09-275-30/+5