Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEAD | Arnd Bergmann | 2011-09-15 | 8 | -53/+40 | |
| | | |\ \ \ \ | ||||||
| | | | * | | | | ARM: EXYNOS4: fix incorrect pad configuration for keypad row lines | Thomas Abraham | 2011-09-15 | 1 | -5/+6 | |
| | | | * | | | | ARM: SAMSUNG: fix to prevent declaring duplicated | Kukjin Kim | 2011-09-15 | 1 | -0/+5 | |
| | | | * | | | | ARM: SAMSUNG: fix watchdog reset issue with clk_get() | Marek Szyprowski | 2011-09-15 | 3 | -7/+17 | |
| | | | * | | | | ARM: S3C64XX: Remove un-used code backlight code on SMDK6410 | Banajit Goswami | 2011-09-15 | 1 | -39/+0 | |
| | | | * | | | | ARM: EXYNOS4: restart clocksource while system resumes | Changhwan Youn | 2011-09-15 | 1 | -0/+6 | |
| | | | * | | | | ARM: EXYNOS4: Fix routing timer interrupt to offline CPU | Kukjin Kim | 2011-09-15 | 1 | -0/+2 | |
| | | | * | | | | ARM: EXYNOS4: Fix return type of local_timer_setup() | Kukjin Kim | 2011-09-15 | 1 | -1/+3 | |
| | | | * | | | | ARM: EXYNOS4: Fix wrong pll type for vpll | Jonghwan Choi | 2011-09-15 | 1 | -1/+1 | |
| | | * | | | | | ARM: Dove: fix second SPI initialization call | Nicolas Pitre | 2011-09-14 | 1 | -1/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen | Linus Torvalds | 2011-09-16 | 3 | -9/+8 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | xen/i386: follow-up to "replace order-based range checking of M2P table by li... | Jan Beulich | 2011-09-15 | 1 | -4/+2 | |
| | | * | | | | | xen/e820: if there is no dom0_mem=, don't tweak extra_pages. | David Vrabel | 2011-09-13 | 1 | -4/+6 | |
| | | * | | | | | xen: disable PV spinlocks on HVM | Stefano Stabellini | 2011-09-08 | 1 | -1/+0 | |
| | * | | | | | | asm alternatives: remove incorrect alignment notes | Linus Torvalds | 2011-09-15 | 3 | -7/+0 | |
| | * | | | | | | alpha, gpio: GENERIC_GPIO default must be n | Ben Hutchings | 2011-09-15 | 1 | -1/+1 | |
| | * | | | | | | um: fix strrchr() problems | Al Viro | 2011-09-15 | 1 | -1/+1 | |
| | * | | | | | | um: clean arch_ptrace() up a bit | Al Viro | 2011-09-15 | 5 | -46/+31 | |
| | * | | | | | | um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarch | Al Viro | 2011-09-15 | 2 | -14/+14 | |
| | * | | | | | | um: fix free_winch() mess | Al Viro | 2011-09-15 | 1 | -14/+24 | |
| | * | | | | | | um: winch_interrupt() can happen inside of free_winch() | Al Viro | 2011-09-15 | 1 | -2/+4 | |
| | * | | | | | | um: fix oopsable race in line_close() | Al Viro | 2011-09-15 | 2 | -13/+13 | |
| | * | | | | | | um: Save FPU registers between task switches | Ingo van Lil | 2011-09-15 | 7 | -5/+31 | |
| | * | | | | | | um: drivers/xterm.c: fix a file descriptor leak | Jonathan Neuschäfer | 2011-09-15 | 1 | -0/+1 | |
| | * | | | | | | um: disable CMPXCHG_DOUBLE as it breaks UML build | Thadeu Lima de Souza Cascardo | 2011-09-15 | 1 | -0/+4 | |
| | | |_|_|/ / | | |/| | | | | ||||||
| | * | | | | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen | Linus Torvalds | 2011-09-13 | 1 | -2/+3 | |
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| | | * | | | | xen: use non-tracing preempt in xen_clocksource_read() | Jeremy Fitzhardinge | 2011-08-24 | 1 | -2/+3 | |
| | | | |_|/ | | | |/| | | ||||||
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge branches 'sirf/devel', 'at91/devel', 'imx/devel' and 'davinci/devel' in... | Arnd Bergmann | 2011-10-07 | 178 | -5338/+3847 | |
|\ \ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | ARM: davinci: AM18x: Add wl1271/wlan support | Ido Yariv | 2011-09-17 | 2 | -0/+124 | |
| | | * | | | | | mmc: davinci: Add support for set_power callback | Ido Yariv | 2011-09-17 | 1 | -0/+3 | |
| | | * | | | | | ARM: davinci: DA850: Add GPIO pinmux configuration for wl1271 | Ido Yariv | 2011-09-17 | 2 | -0/+4 | |
| | | * | | | | | ARM: davinci: DA850: Add MMC/SD1 pinmux configuration | Ido Yariv | 2011-09-17 | 2 | -0/+15 | |
| | | |/ / / / | ||||||
| | | * | | | | Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-09-12 | 18 | -18/+72 | |
| | | |\ \ \ \ | ||||||
| | | | * \ \ \ | Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p... | Arnd Bergmann | 2011-09-12 | 1 | -0/+3 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlers | Kevin Hilman | 2011-09-06 | 1 | -0/+3 | |
| | | | * | | | | | Merge branch 'sirf/fixes' into fixes | Arnd Bergmann | 2011-09-12 | 4 | -0/+4 | |
| | | | |\ \ \ \ \ | ||||||
| | | | | \ \ \ \ \ | ||||||
| | | | | \ \ \ \ \ | ||||||
| | | | *-. \ \ \ \ \ | Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixes | Arnd Bergmann | 2011-09-10 | 9 | -14/+64 | |
| | | | |\ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | ARM: davinci: fix cache flush build error | Linus Walleij | 2011-09-07 | 1 | -1/+5 | |
| | | | | | * | | | | | | ARM: davinci: correct MDSTAT_STATE_MASK | Sergei Shtylyov | 2011-09-07 | 1 | -1/+1 | |
| | | | | | * | | | | | | ARM: davinci: da850 EVM: read mac address from SPI flash | Rajashekhara, Sudhakar | 2011-09-07 | 1 | -0/+28 | |
| | | | | | | | | | | | | ||||||
| | | | | | \ \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ \ | ||||||
| | | | | | \ \ \ \ \ \ | ||||||
| | | | | *-----. \ \ \ \ \ \ | Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o... | Paul Walmsley | 2011-09-05 | 65 | -332/+582 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | * | | | | | | | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 2011-08-20 | 2 | -2/+2 | |
| | | | | | | | | * | | | | | | | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak | 2011-08-20 | 1 | -9/+16 | |
| | | | | | | | * | | | | | | | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] | Paul Walmsley | 2011-09-05 | 1 | -0/+1 | |
| | | | | | | | | |_|_|/ / / / | | | | | | | | |/| | | | | | | ||||||
| | | | | | | * | | | | | | | | OMAP4: clock: fix compile warning | Paul Walmsley | 2011-08-21 | 1 | -0/+2 | |
| | | | | | | | |/ / / / / / | | | | | | | |/| | | | | | | ||||||
| | | | | | * | | | | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley | 2011-08-23 | 1 | -0/+2 | |
| | | | | | | |_|_|_|/ / / | | | | | | |/| | | | | | | ||||||
| | | | | * | | | | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequence | Paul Walmsley | 2011-08-20 | 1 | -1/+7 | |
| | | | | | |/ / / / / / | | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | | ARM: cns3xxx: Fix newly introduced warnings in the PCIe code | Anton Vorontsov | 2011-09-09 | 1 | -1/+1 | |
| | | | * | | | | | | | | ARM: cns3xxx: Fix compile error caused by hardware.h removed | Tommy Lin | 2011-09-09 | 3 | -3/+0 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | Merge branch 'for-linus' of git://openrisc.net/~jonas/linux | Linus Torvalds | 2011-09-11 | 4 | -27/+96 | |
| | | |\ \ \ \ \ \ \ \ |