summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2013-05-10ARC: [TB10x] Remove GENERIC_GPIOVineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 4/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 3/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 2/4Vineet Gupta
2013-05-09ARC: [mm] Aliasing VIPT dcache support 1/4Vineet Gupta
2013-05-09ARC: [mm] refactor the core (i|d)cache line ops loopsVineet Gupta
2013-05-09ARC: [mm] serious bug in vaddr based icache flushVineet Gupta
2013-05-07ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta
2013-05-07ARC: [mm] micro-optimize page size icache invalidateVineet Gupta
2013-05-07ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta
2013-05-07ARC: [mm] consolidate icache/dcache sync codeVineet Gupta
2013-05-07ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta
2013-05-07ARC: [mm] optimise icache flush for user mappingsVineet Gupta
2013-05-07ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta
2013-05-07ARC: Add support for nSIM OSCI System C modelMischa Jonker
2013-05-07ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert
2013-05-07ARC: [TB10x] Add support for TB10x platformChristian Ruppert
2013-05-07ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta
2013-05-07ARC: [plat-arcfpga] defconfig updateVineet Gupta
2013-05-07ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta
2013-05-07ARC: fix typo with clock speedNoam Camus
2013-05-07ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus
2013-05-07ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan
2013-04-17ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta
2013-04-09ARC: [kbuild] Include Kconfig.binfmtVineet Gupta
2013-04-09ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta
2013-04-09ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta
2013-04-09ARC: [build] Build failure with !KPROBESChristian Ruppert
2013-04-09ARC: [build] Allow uncompressed uImageVineet Gupta
2013-04-09ARC: [build] cleanup Makefile a bitVineet Gupta
2013-04-09ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta
2013-04-09ARC: remove #ifdef-ed out include of dead headerPaul Bolle
2013-04-09ARC: Remove duplicate inclusion of header filesSachin Kamat
2013-04-09ARC: Fix coding style issuesSachin Kamat
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat
2013-04-09ARC: Remove unneeded version.h header includeSachin Kamat
2013-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-04-08ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert
2013-04-08powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf
2013-04-07Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-07alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon
2013-04-07alpha: irq: run all handlers with interrupts disabledWill Deacon
2013-04-07alpha: makefile: don't enforce small data model for kernel buildsWill Deacon