aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-20
|\
| * mach-integrator: fix VGA base regressionLinus Walleij2011-09-20
| * arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2011-09-20
| * Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann2011-09-15
| |\
| | * ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham2011-09-15
| | * ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim2011-09-15
| | * ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski2011-09-15
| | * ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami2011-09-15
| | * ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn2011-09-15
| | * ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim2011-09-15
| | * ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim2011-09-15
| | * ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi2011-09-15
| * | ARM: Dove: fix second SPI initialization callNicolas Pitre2011-09-14
| |/
* | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xenLinus Torvalds2011-09-16
|\ \
| * | xen/i386: follow-up to "replace order-based range checking of M2P table by li...Jan Beulich2011-09-15
| * | xen/e820: if there is no dom0_mem=, don't tweak extra_pages.David Vrabel2011-09-13
| * | xen: disable PV spinlocks on HVMStefano Stabellini2011-09-08
* | | asm alternatives: remove incorrect alignment notesLinus Torvalds2011-09-15
* | | alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-14
* | | um: fix strrchr() problemsAl Viro2011-09-14
* | | um: clean arch_ptrace() up a bitAl Viro2011-09-14
* | | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-14
* | | um: fix free_winch() messAl Viro2011-09-14
* | | um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-14
* | | um: fix oopsable race in line_close()Al Viro2011-09-14
* | | um: Save FPU registers between task switchesIngo van Lil2011-09-14
* | | um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-14
* | | um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-14
* | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-12
|\ \ \ | |_|/ |/| |
| * | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24
* | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-09-12
|\ \ \
| * \ \ Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann2011-09-12
| |\ \ \
| | * | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman2011-09-06
| * | | | Merge branch 'sirf/fixes' into fixesArnd Bergmann2011-09-12
| |\ \ \ \
| | * | | | ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles2011-09-10
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann2011-09-10
| |\ \ \ \ \ \
| | | * | | | | ARM: davinci: fix cache flush build errorLinus Walleij2011-09-07
| | | * | | | | ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov2011-09-07
| | | * | | | | ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar2011-09-07
| | | |/ / / /
| | | | | | |
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-----. \ \ \ \ Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley2011-09-04
| | |\ \ \ \ \ \ \ \
| | | | | | * | | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar2011-08-19
| | | | | | * | | | | OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak2011-08-19
| | | | | * | | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[]Paul Walmsley2011-09-04
| | | | | | |_|/ / / | | | | | |/| | | |
| | | | * | | | | | OMAP4: clock: fix compile warningPaul Walmsley2011-08-21
| | | | | |/ / / / | | | | |/| | | |
| | | * | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley2011-08-22
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley2011-08-19
| | | |/ / / / | | |/| | | |
| * | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov2011-09-09
| * | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin2011-09-09
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://openrisc.net/~jonas/linuxLinus Torvalds2011-09-11
|\ \ \ \ \ \
| * | | | | | Add missing DMA opsJonas Bonn2011-09-11