| Commit message (Expand) | Author | Age |
* | ARM: OMAP1: dmtimer: conversion to platform devices | Tarun Kanti DebBarma | 2011-09-21 |
* | ARM: OMAP2+: dmtimer: add device names to flck nodes | Tarun Kanti DebBarma | 2011-09-21 |
* | ARM: OMAP: Add support for dmtimer v2 ip | Tony Lindgren | 2011-09-19 |
* | Merge branch 'omap_chip_remove_cleanup_3.2' of git://git.pwsan.com/linux-2.6 ... | Tony Lindgren | 2011-09-15 |
|\ |
|
| * | OMAP: id: remove OMAP_CHIP declarations, code | Paul Walmsley | 2011-09-14 |
| * | OMAP2+: hwmod: remove OMAP_CHIP* | Paul Walmsley | 2011-09-14 |
| * | OMAP: powerdomain: remove omap_chip bitmasks | Paul Walmsley | 2011-09-14 |
| * | OMAP: powerdomain: split pwrdm_init() into two functions | Paul Walmsley | 2011-09-14 |
| * | OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain | Paul Walmsley | 2011-09-14 |
| * | OMAP: clockdomain: split clkdm_init() | Paul Walmsley | 2011-09-14 |
| * | OMAP2+: id: remove OMAP_REVBITS_* macros | Paul Walmsley | 2011-09-14 |
| * | OMAP3: id: remove duplicate code for testing SoC ES level | Paul Walmsley | 2011-09-14 |
| * | OMAP3: id: add fallthrough warning; fix some CodingStyle issues | Paul Walmsley | 2011-09-14 |
| * | OMAP3: id: use explicit omap_revision codes for 3505/3517 ES levels | Paul Walmsley | 2011-09-14 |
| * | OMAP3: id: remove useless strcpy()s | Paul Walmsley | 2011-09-14 |
| * | OMAP3: id: remove identification codes that only correspond to marketing names | Paul Walmsley | 2011-09-13 |
| *-----. | Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o... | Paul Walmsley | 2011-09-04 |
| |\ \ \ \ |
|
| | | | | * | OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force... | Santosh Shilimkar | 2011-08-19 |
| | | | | * | OMAP: powerdomains: Make all powerdomain target states as ON at init | Rajendra Nayak | 2011-08-19 |
| | | | * | | OMAP2430: hwmod: musb: add missing terminator to omap2430_usbhsotg_addrs[] | Paul Walmsley | 2011-09-04 |
| | | | * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2011-08-28 |
| | | | |\ \ |
|
| | | | | * | | ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental) | Magnus Damm | 2011-08-27 |
| | | | | * | | OMAP: omap_device: only override _noirq methods, not normal suspend/resume | Kevin Hilman | 2011-08-25 |
| | | | | * | | ARM: mach-shmobile: sh7372 LCDC1 suspend fix | Magnus Damm | 2011-08-24 |
| | | | * | | | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 2011-08-26 |
| | | | * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-08-26 |
| | | | |\ \ \ |
|
| | | | | * | | | [S390] Change default action from reipl to stop for on_restart | Michael Holzheu | 2011-08-24 |
| | | | | * | | | [S390] arch/s390/kernel/ipl.c: correct error detection check | Julia Lawall | 2011-08-24 |
| | | | | * | | | [S390] nss,initrd: kernel image and initrd must be in different segments | Heiko Carstens | 2011-08-24 |
| | | | * | | | | sfi: table irq 0xFF means 'no interrupt' | Kirill A. Shutemov | 2011-08-26 |
| | | | * | | | | arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value | Liu Gang-B34182 | 2011-08-25 |
| | | | * | | | | cris: add arch/cris/include/asm/serial.h | WANG Cong | 2011-08-25 |
| | | | * | | | | alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS]) | Sergei Trofimovich | 2011-08-25 |
| | | | * | | | | x86-32: Fix boot with CONFIG_X86_INVD_BUG | Andy Lutomirski | 2011-08-25 |
| | | | * | | | | mtrr: fix UP breakage caused during switch to stop_machine | Tejun Heo | 2011-08-25 |
| | | | | |/ /
| | | | |/| | |
|
| | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2011-08-24 |
| | | | |\ \ \
| | | | | |/ /
| | | | |/| | |
|
| | | | | * | | sparc: Allow handling signals when stack is corrupted. | David S. Miller | 2011-08-20 |
| | | | * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-08-23 |
| | | | |\ \ \ |
|
| | | | | * | | | x86-32, vdso: On system call restart after SYSENTER, use int $0x80 | H. Peter Anvin | 2011-08-23 |
| | | | | * | | | x86, UV: Remove UV delay in starting slave cpus | Jack Steiner | 2011-08-05 |
| | | | | * | | | x86, olpc: Wait for last byte of EC command to be accepted | Paul Fox | 2011-08-05 |
| | | | * | | | | m68k: fix __page_to_pfn for a const struct page argument | Ian Campbell | 2011-08-23 |
| | | * | | | | | OMAP4: clock: fix compile warning | Paul Walmsley | 2011-08-21 |
| | | | |_|_|/
| | | |/| | | |
|
| | * | | | | | OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomain | Paul Walmsley | 2011-08-22 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | OMAP4: clock: re-enable previous clockdomain enable/disable sequence | Paul Walmsley | 2011-08-19 |
| | |/ / /
| |/| | | |
|
* | | | | | ARM: OMAP: Introduce SoC specific early_init | Tony Lindgren | 2011-08-24 |
* | | | | | ARM: OMAP: Move omap2_init_common_devices out of init_early | Tony Lindgren | 2011-08-24 |
* | | | | | omap2+: Use Kconfig symbol in Makefile instead of obj-y | Tony Lindgren | 2011-08-23 |
| |/ / /
|/| | | |
|
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-08-22 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | xen/tracing: Fix tracing config option properly | Jeremy Fitzhardinge | 2011-08-22 |