summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/+2Star
* 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/+6Star
* 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/+0Star
* 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/+4Star
* 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/+3Star
* 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/+0Star
* ARC: Remove duplicate inclusion of header filesSachin Kamat2013-04-093-3/+0Star
* 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/+0Star
* 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 git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-072-8/+7Star
|\
| * KVM: Allow cross page reads and writes from cached translations.Andrew Honig2013-04-072-8/+7Star
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-072-5/+4Star
|\ \
| * | x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2Star
| * | x86: remove the x32 syscall bitmask from syscall_get_nr()Paul Moore2013-04-021-2/+2
* | | alpha: irq: remove deprecated use of IRQF_DISABLEDWill Deacon2013-04-073-9/+8Star
* | | alpha: irq: run all handlers with interrupts disabledWill Deacon2013-04-072-8/+8
* | | alpha: makefile: don't enforce small data model for kernel buildsWill Deacon2013-04-071-1/+1
* | | alpha: Add irongate_io to PCI bus resourcesJay Estabrook2013-04-071-0/+5
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-04-059-24/+28
|\ \ \
| * | | MIPS: Delete definition of SA_RESTORER.Ralf Baechle2013-04-051-2/+6
| * | | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-054-13/+7Star
| * | | MIPS: Fix build error cavium-octeon without CONFIG_SMPEunBong Song2013-04-051-1/+4
| * | | MIPS: Kconfig: Rename SNIPROM tooPaul Bolle2013-04-051-2/+2
| * | | MIPS: Alchemy: Fix typo "CONFIG_DEBUG_PCI"Paul Bolle2013-04-051-2/+2
| * | | MIPS: Unbreak function tracer for 64-bit kernel.David Daney2013-04-051-4/+7
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-0417-72/+230
|\ \ \
| * | | ARM: 7690/1: mm: fix CONFIG_LPAE typosPaul Bolle2013-04-032-2/+2
| * | | ARM: 7689/1: add unwind annotations to ftrace asmRabin Vincent2013-04-031-0/+12
| * | | ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay opsWill Deacon2013-04-033-7/+6Star
| * | | ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas2013-04-036-1/+102
| * | | ARM: 7682/1: cache-l2x0: fix masking of RTL revision numbering and set_debug ...Rob Herring2013-04-031-7/+4Star