summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-08-11Merge commit 'd21872b'linaro_merge_100811Nicolas Pitre
2010-08-11Merge remote branch 'catalin/stable-2.6.35'Nicolas Pitre
2010-08-11Merge commit '7b70c4275f'Nicolas Pitre
2010-08-10xen: drop xen_sched_clock in favour of using plain wallclock timeJeremy Fitzhardinge
2010-08-10parisc: pass through '\t' to early (iodc) consoleKyle McMartin
2010-08-10arm/imx/gpio: add spinlock protectionBaruch Siach
2010-08-09ARM: flush_ptrace_access: invalidate all I-cachesWill Deacon
2010-08-09ARM: errata: TLBIASIDIS and TLBIMVAIS operations can broadcast a faulty ASIDWill Deacon
2010-08-09ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm
2010-08-09ARM: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-08-09arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6Tony Lindgren
2010-08-09ARM: Improve the L2 cache performance when PL310 is usedCatalin Marinas
2010-08-09ARM: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-08-09ARM: Remove superfluous flush_kernel_dcache_page()Catalin Marinas
2010-08-09ARM: Use lazy cache flushing on ARMv7 SMP systemsCatalin Marinas
2010-08-09ARM: Introduce __sync_icache_dcache() for VIPT cachesCatalin Marinas
2010-08-09ARM: Assume new page cache pages have dirty D-cacheCatalin Marinas
2010-08-09ARM: Allow lazy cache flushing via PG_arch_1 for highmem pagesCatalin Marinas
2010-08-09ARM: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas
2010-08-09ARM: Remove dummy loads from the original relocation addressCatalin Marinas
2010-08-09ARM: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas
2010-08-09ARM: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas
2010-08-09ARM: Correct the cpu_architecture() function for ARMv7Catalin Marinas
2010-08-04Merge branch 'v2.6.35-omap-mailbox-for-next' of git://gitorious.org/~doyu/lk/...Tony Lindgren
2010-08-04omap: mailbox: reorganize headersFelipe Contreras
2010-08-04omap: mailbox: standarize on 'omap-mailbox'Felipe Contreras
2010-08-04omap: mailbox: only compile for configured archsFelipe Contreras
2010-08-04omap: mailbox: simplify omap_mbox_register()Felipe Contreras
2010-08-04omap: mailbox: reorganize registeringFelipe Contreras
2010-08-04omap: mailbox: add IRQ namesFelipe Contreras
2010-08-04omap: mailbox: remove unecessary fieldsFelipe Contreras
2010-08-04omap: mailbox: don't export unecessary symbolsFelipe Contreras
2010-08-04omap: mailbox: update omap1 probingFelipe Contreras
2010-08-04omap: mailbox: use correct config for omap1Felipe Contreras
2010-08-04omap: mailbox: 2420 should be detected at run-timeFelipe Contreras
2010-08-04omap: mailbox: reorganize structuresFelipe Contreras
2010-08-04omap: mailbox: trivial cleanupsFelipe Contreras
2010-08-04omap mailbox: Set a device in logical mbox instance for traceabilityHiroshi DOYU
2010-08-04omap: mailbox: convert block api to kfifoOhad Ben-Cohen
2010-08-04omap: mailbox: remove (un)likely macros from cold pathsOhad Ben-Cohen
2010-08-04omap: mailbox cleanup: split MODULE_AUTHOR lineOhad Ben-Cohen
2010-08-04omap: mailbox: convert rwlocks to spinlockOhad Ben-Cohen
2010-08-04Mailbox: disable mailbox interrupt when request queueFernando Guzman Lugo
2010-08-04Mailbox: new mutext lock for h/w mailbox configurationHiroshi DOYU
2010-08-04Mailbox: Check valid registered callback before callingFernando Guzman Lugo
2010-08-04Mailbox: flush pending deferred works before freeing blk queueFernando Guzman Lugo
2010-08-04Mailbox: free mailbox interrupt before freeing blk queueFernando Guzman Lugo
2010-08-04Remove ARM default configurations which duplicate omap3_defconfigVincent Sanders
2010-08-04omap: 3630: disable TLL SAR on 3630 ES1Anand Gadiyar
2010-08-04OMAP3630: Add ES1.1 and ES1.2 detectionAnand Gadiyar