summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: Add fixed ioremap supportMatt Fleming2010-01-166-3/+167
* sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-162-4/+41
* sh: Acquire some more page flags for SH-5.Matt Fleming2010-01-164-3/+57
* sh: New extended page flag to wire/unwire TLB entriesMatt Fleming2010-01-165-0/+156
* sh: Generalize SH7786 PCIe support.Paul Mundt2010-01-152-2/+2
* sh: mach-sdk7786: mode pins support.Paul Mundt2010-01-151-0/+18
* sh: Fix up the secondary CPU entry point for 32bit mode.Paul Mundt2010-01-151-1/+4
* sh: Guard against early IPIs in flush_cache_all().Paul Mundt2010-01-151-2/+11
* sh: heartbeat: Update boards for access size hinting.Paul Mundt2010-01-1512-151/+74
* sh: mach-sdk7786: heartbeat support.Paul Mundt2010-01-151-0/+15
* sh: heartbeat: Support access size specification via resource flags.Paul Mundt2010-01-151-5/+17
* sh: Fix CONFIG_PMB=n build.Matt Fleming2010-01-151-1/+2
* sh: Preliminary SDK7786 board support.Paul Mundt2010-01-146-0/+1670
* sh: Rename split-level pgtable headers.Paul Mundt2010-01-133-8/+8
* sh: default to extended TLB support.Paul Mundt2010-01-136-41/+17
* sh: Make all PxSEGADDR() calls fatal for non-legacy configs.Paul Mundt2010-01-131-1/+9
* sh: Fix up L2 cache comment typo.Paul Mundt2010-01-131-1/+1
* sh: fixed PMB mode refactoring.Paul Mundt2010-01-1311-97/+117
* sh: PVR detection for 2nd cut SH7786.Matt Fleming2010-01-131-0/+1
* sh: Add a vmlinux.bin target.Paul Mundt2010-01-131-1/+3
* sh: Add support for LZO-compressed kernels.Paul Mundt2010-01-135-8/+26
*---. Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'Paul Mundt2010-01-13187-1645/+2468
|\ \ \
| | | * Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-112-19/+22
| | | * core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-111-0/+5
| | | * Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-1127-109/+296
| | | |\
| | | | * Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixe...Tony Lindgren2010-01-0813-91/+137
| | | | |\
| | | | | * OMAP2 clock: dynamically allocate CPUFreq frequency tablePaul Walmsley2010-01-081-8/+44
| | | | | * OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley2010-01-083-0/+13
| | | | | * OMAP2xxx OPP: clean up comments in OPP dataPaul Walmsley2010-01-082-33/+35
| | | | | * OMAP2xxx clock: clk2xxx.c doesn't compile if CPUFREQ is enabledFelipe Balbi2010-01-081-1/+4
| | | | | * OMAP1 clock: remove __initdata from struct clk_functions to prevent crashCory Maccarrone2010-01-081-1/+1
| | | | | * OMAP1 clock: Add missing clocks for OMAP 7xxCory Maccarrone2010-01-081-2/+2
| | | | | * OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley2010-01-081-6/+0
| | | | | * OMAP3 clock: Add capability to change rate of dpll4_m5_ckTuukka Toivonen2010-01-081-0/+2
| | | | | * OMAP3 clock: McBSP 2, 3, 4 functional clock parent is PER_96M_FCLK, not CORE_...Paul Walmsley2010-01-081-1/+1
| | | | | * OMAP3: clock: add clockdomains for UART1 & 2Kevin Hilman2010-01-081-0/+2
| | | | | * OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley2010-01-081-6/+9
| | | | | * OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2010-01-083-35/+28
| | | | | * ARM: OMAP3: PM: Fix the Invalid CM_CLKSTCTRL reg access.Abhijit Pagare2010-01-081-2/+2
| | | | | * OMAP2: remove duplicated #includeHuang Weiyi2010-01-082-2/+0
| | | | * | omap3: EVM: Choose OMAP_PACKAGE_CBBVaibhav Hiremath2010-01-081-0/+1
| | | | * | omap3: Fix booting if package is uninitializedTony Lindgren2010-01-081-2/+4
| | | | * | omap3: add missing parenthesesRoel Kluin2010-01-081-2/+2
| | | | * | omap3: add missing parenthesesRoel Kluin2010-01-081-1/+1
| | | | * | omap2/3: ZOOM: Correcting key mapping for few keysVimal Singh2010-01-081-4/+4
| | | | * | omap2/3: make serial_in_override() address the right uart portAlexander Shishkin2010-01-081-2/+10
| | | | * | omap1: Fix compile for omap1_bl.cTony Lindgren2010-01-081-1/+0
| | | | * | omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone2010-01-085-0/+58
| | | | * | omap: Remove uninitialized warning for gpio.cTony Lindgren2010-01-081-1/+1
| | | | * | omap: &&/|| confusion in iommu_put()Roel Kluin2010-01-081-1/+1