summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/nvos
AgeCommit message (Expand)Author
2010-03-23ARM tegra: clean up interrupt handlingGary King
2010-03-11Export NvULowestBitSet and NvOsGetProcessInfo.Acorn Pooley
2010-03-04nvmap: implement nvmap as a full memory manager driverGary King
2010-02-17nvrm transport: eliminate double-copying of messagesGary King
2010-02-16Merge "tegra: Added spinlock primitives to NvOs." into android-tegra-2.6.29Gary King
2010-02-16tegra: Added spinlock primitives to NvOs.Alex Frid
2010-02-11tegra: Fix compilation errors in CONFIG_MACH_TEGRA_GENERIC_DEBUG is enabledScott Williams
2010-02-10tegra nvos: Prevent freeing empty pages when vm_map_ram fails.akamath
2010-02-03tegra nvos: add outer cache sync to FlushWriteCombineBufferGary King
2010-02-02tegra nvos: fix initial cache clean for highmem pagesGary King
2010-02-02nvmap: use inner cacheable, outer non-cacheable mappingsGary King
2010-02-02tegra nvos: rewrite page allocation routinesGary King
2010-01-26tegra nvos: fix mutex and semaphore handling for frozen tasksGary King
2010-01-19tegra power: Add Warmboot boot arg to the kerneltkasivajhula
2010-01-18tegra nvos: return interrupted semaphores to user-landGary King
2010-01-14tegra RM: add nvmem= command-line parsing for carveout aperture(s)Gary King
2009-12-23tegra RM: clock API improvementsGary King
2009-12-21tegra: fix race condition in NvOs interrupt registrationGary King
2009-12-17tegra nvos: physical address mapping fixGary King
2009-12-16tegra: export symbols from NvRefTrack and NvOsGary King
2009-12-15tegra: update nvos to match the new tegra_apertures conventionGary King
2009-12-11tegra: add NvOs implementationGary King