aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* OMAP3: fix typo in OMAP3_IVA_MASKArno Steffen2010-12-221-1/+1
* omap: rx51: Remove tvout code that plays with gpio 40Jarkko Nikula2010-12-221-20/+0
* omap: rx51: Add vdda_dac supply for tvoutJarkko Nikula2010-12-221-2/+9
* omap: rx51: Cleanup vdds_sdi supply constructionJarkko Nikula2010-12-221-10/+1
* OMAP4: Pandaboard: Fix MMC card detect gpio lineRaghuveer Murthy2010-12-211-0/+1
* OMAP3: Devkit8000: Add DEBUG_LL supportThomas Weber2010-12-211-0/+1
* OMAP2: Devkit8000: Use _cansleep GPIO functions for displayreset linesDaniel Morsing2010-12-211-4/+4
* Merge branch 'pm-opp' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khi...Tony Lindgren2010-12-2110-33/+366
|\
| * OMAP3: remove OPP interfaces from OMAP PM layerKevin Hilman2010-12-213-33/+12
| * omap4: opp: add OPP table dataNishanth Menon2010-12-214-0/+65
| * omap: opp: add OMAP3 OPP table data and common initNishanth Menon2010-12-216-0/+289
* | Merge branch 'pm-next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/kh...Tony Lindgren2010-12-2180-809/+1310
|\ \
| * | OMAP3: ASM sleep code format reworkJean Pihet2010-12-211-107/+117
| * | OMAP3: add comments for low power code errataJean Pihet2010-12-212-2/+13
| * | OMAP3: rework of the ASM sleep code execution pathsJean Pihet2010-12-212-132/+195
| * | OMAP3: re-organize the ASM sleep codeJean Pihet2010-12-211-53/+61
| * | OMAP3: remove hardcoded values from the ASM sleep codeJean Pihet2010-12-212-11/+20
| * | OMAP2+: use global values for the SRAM PA addressesJean Pihet2010-12-214-6/+14
| * | OMAP3: remove unused code from the ASM sleep codeJean Pihet2010-12-212-53/+6
| * | OMAP3630: PM: Erratum i583: disable coreoff if < ES1.2Eduardo Valentin2010-12-213-3/+35
| * | OMAP3: PM: make omap3_cpuidle_update_states independent of enable_off_modeNishanth Menon2010-12-213-12/+16
| * | OMAP3630: PM: Disable L2 cache while invalidating L2 cachePeter 'p2' De Schrijver2010-12-213-1/+36
| * | OMAP3630: PM: Erratum i608: disable RTANishanth Menon2010-12-215-2/+56
| * | OMAP3: pm: introduce errata handlingNishanth Menon2010-12-212-0/+16
| * | OMAP3: PM: Erratum i581 support: dll kick strategyPeter 'p2' De Schrijver2010-12-211-5/+50
| * | OMAP3: PM: Update clean_l2 to use v7_flush_dcache_allRichard Woodruff2010-12-211-66/+14
| * | OMAP: pm.c correct the initcall for an early init.Thara Gopinath2010-12-211-1/+1
| * | OMAP2+: disable idle early in the suspend sequenceJean Pihet2010-12-213-41/+6
| * | Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-12-202-5/+27
| |\ \
| | * | ARM: mach-shmobile: INTC interrupt priority level demux fixMagnus Damm2010-12-171-4/+26
| | * | ARM: mach-shmobile: fix compile warning in mm/init.cMagnus Damm2010-12-171-1/+1
| * | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-12-206-2/+23
| |\ \ \
| | * | | ARM: S5PV210: update MAX8998 platform data to get rid of WARN()Marek Szyprowski2010-12-172-0/+12
| | * | | ARM S3C24XX: Fix compilation of PM code for S3C2416Yauhen Kharuzhy2010-12-173-1/+10
| | * | | ARM: S3C24XX: Fix CONFIG_S3C_DEV_NAND Kconfig entryKukjin Kim2010-12-171-1/+1
| * | | | clarify a usage constraint for cnt32_to_63()Nicolas Pitre2010-12-201-7/+3
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-198-28/+38
| |\ \ \ \ \
| | * | | | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-162-6/+8
| | * | | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-132-7/+8
| | * | | | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-131-0/+1
| | * | | | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-131-1/+2
| | * | | | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
| | * | | | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
| | * | | | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-091-2/+1
| | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-12-185-13/+37
| |\ \ \ \ \
| | * | | | | arch/tile: handle rt_sigreturn() more cleanlyChris Metcalf2010-12-174-13/+29
| | * | | | | arch/tile: handle CLONE_SETTLS in copy_thread(), not user spaceChris Metcalf2010-12-171-0/+8
| | |/ / / /
| * | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-12-181-0/+4
| |\ \ \ \ \
| | * | | | | MIPS: Fix build errors in sc-mips.cKevin Cernekee2010-12-171-0/+4
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-185-14/+57
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |