summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta2013-05-073-7/+21
* ARC: [mm] micro-optimize page size icache invalidateVineet Gupta2013-05-071-3/+12
* ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta2013-05-071-184/+17
* ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2013-05-072-19/+18
* ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta2013-05-071-4/+10
* ARC: [mm] optimise icache flush for user mappingsVineet Gupta2013-05-073-15/+21
* ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta2013-05-071-4/+12
* ARC: Add support for nSIM OSCI System C modelMischa Jonker2013-05-073-0/+164
* ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert2013-05-071-2/+2
* ARC: [TB10x] Add support for TB10x platformChristian Ruppert2013-05-077-0/+257
* ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert2013-05-075-0/+1190
* ARC: Prepare interrupt code for external controllersChristian Ruppert2013-05-072-2/+3
* ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta2013-05-071-8/+13
* ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta2013-05-071-8/+10
* ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2013-05-072-14/+2
* ARC: [plat-arcfpga] defconfig updateVineet Gupta2013-05-071-1/+2
* ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta2013-05-071-1/+3
* ARC: unaligned access emulation error handling consolidationVineet Gupta2013-05-072-15/+6
* ARC: Debug/crash-printing ImprovementsVineet Gupta2013-05-071-18/+32
* ARC: fix typo with clock speedNoam Camus2013-05-071-1/+1
* ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus2013-05-071-1/+1
* ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan2013-05-071-2/+0
* ARC: [kbuild] Avoid DTB rebuilds if DTS are untouchedVineet Gupta2013-04-171-1/+3
* ARC: [kbuild] Include Kconfig.binfmtVineet Gupta2013-04-091-3/+4
* ARC: [kbuild] Allow platforms to disable LLSC for !SMP as wellVineet Gupta2013-04-091-6/+4
* ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCHVineet Gupta2013-04-094-10/+10
* ARC: [build] Build failure with !KPROBESChristian Ruppert2013-04-091-0/+1
* ARC: [build] Allow uncompressed uImageVineet Gupta2013-04-092-5/+17
* ARC: [build] cleanup Makefile a bitVineet Gupta2013-04-092-4/+3
* ARC: [build] silence make defconfig warnings with host gcc 4.7Vineet Gupta2013-04-091-0/+4
* ARC: remove #ifdef-ed out include of dead headerPaul Bolle2013-04-091-3/+0
* ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-093-3/+0
* ARC: Fix coding style issuesSachin Kamat2013-04-093-5/+5
* ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat2013-04-095-7/+7
* ARC: Remove unneeded version.h header includeSachin Kamat2013-04-091-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2013-04-091-1/+7
|\
| * powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performe...Michael Wolf2013-04-081-1/+7
* | ARC: Add implicit compiler barrier to raw_local_irq* functionsChristian Ruppert2013-04-091-4/+8
* | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-04-095-7/+24
|\ \
| * | [libata] Fix HDIO_DRIVE_* ioctl() Linux 3.9 regressionKrzysztof Mazur2013-04-041-4/+4
| * | libata: fix DMA to stack in reading devslp_timing parametersDavid Woodhouse2013-04-041-1/+1
| * | ata_piix: Fix DVD not dectected at some Haswell platformsYouquan Song2013-04-041-1/+13
| * | libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH driveShan Hai2013-04-042-0/+5
| * | libata: Use integer return value for atapi_command_packet_setShan Hai2013-04-041-1/+1
* | | Merge tag 'trace-fixes-3.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-093-9/+11
|\ \ \
| * | | ftrace: Do not call stub functions in control loopSteven Rostedt (Red Hat)2013-04-082-2/+5
| * | | ftrace: Consistently restore trace function on sysctl enablingJan Kiszka2013-04-081-6/+2
| * | | tracing: Fix race with update_max_tr_single and changing tracersSteven Rostedt (Red Hat)2013-04-081-1/+4
* | | | Linux 3.9-rc6v3.9-rc6Linus Torvalds2013-04-081-1/+1
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-075-19/+46
|\ \ \