summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARC: [plat-arcfpga] defconfigVineet Gupta2013-02-151-0/+46
* ARC: Last bits (stubs) to get to a running kernel with UARTVineet Gupta2013-02-153-0/+86
* ARC: [plat-arcfpga]: Enabling DeviceTree for Angel4 boardVineet Gupta2013-02-155-58/+146
* ARC: [DeviceTree] Convert some Kconfig items to runtime valuesVineet Gupta2013-02-156-17/+37
* ARC: [DeviceTree] Basic supportVineet Gupta2013-02-1511-0/+165
* ARC: [plat-arcfpga] Static platform device for CONFIG_SERIAL_ARCVineet Gupta2013-02-154-0/+167
* ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem initVineet Gupta2013-02-158-0/+506
* ARC: I/O and DMA MappingsVineet Gupta2013-02-156-0/+528
* ARC: Page Fault handlingVineet Gupta2013-02-151-0/+228
* ARC: TLB flush HandlingVineet Gupta2013-02-153-0/+356
* ARC: MMU Exception HandlingVineet Gupta2013-02-155-0/+854
* ARC: MMU Context ManagementVineet Gupta2013-02-154-0/+262
* ARC: Page Table ManagementVineet Gupta2013-02-153-0/+627
* ARC: Cache Flush ManagementVineet Gupta2013-02-155-0/+954
* ARC: [Review] Prevent incorrect syscall restartsVineet Gupta2013-02-152-4/+11
* ARC: [Review] Preparing to fix incorrect syscall restarts due to signalsVineet Gupta2013-02-154-19/+40
* ARC: Signal handlingVineet Gupta2013-02-156-3/+449
* ARC: Timers/counters/delay managementVineet Gupta2013-02-117-0/+425
* ARC: Process-creation/scheduling/idle-loopVineet Gupta2013-02-1110-8/+484
* ARC: Syscall support (no-legacy-syscall ABI)Vineet Gupta2013-02-118-0/+228
* ARC: Non-MMU Exception HandlingVineet Gupta2013-02-112-7/+125
* ARC: Interrupt HandlingVineet Gupta2013-02-115-2/+152
* ARC: Low level IRQ/Trap/Exception HandlingVineet Gupta2013-02-112-0/+1066
* ARC: String libraryVineet Gupta2013-02-118-0/+661
* ARC: Spinlock/rwlock/mutex primitivesVineet Gupta2013-02-113-0/+188
* ARC: Fundamental ARCH data-types/definesVineet Gupta2013-02-1112-0/+685
* ARC: Checksum/byteorder/swab routinesVineet Gupta2013-02-113-0/+217
* ARC: [optim] uaccess __{get,put}_user() optimisedVineet Gupta2013-02-111-0/+105
* ARC: uaccess friendsVineet Gupta2013-02-113-0/+733
* ARC: Atomic/bitops/cmpxchg/barriersVineet Gupta2013-02-115-0/+967
* ARC: irqflags - Interrupt enabling/disabling at in-core intcVineet Gupta2013-02-113-0/+295
* ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta2013-02-1114-0/+816
* ARC: Generic HeadersVineet Gupta2013-01-282-0/+67
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-251-0/+2
|\
| * KVM: PPC: Emulate dcbfAlexander Graf2013-01-181-0/+2
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-246-27/+26Star
|\ \
| * \ Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King2013-01-19305-1068/+1129
| |\ \
| | * | ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-01-101-9/+3Star
| | * | ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-01-101-1/+1
| | * | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-01-101-3/+3
| * | | ARM: 7629/1: mm: Fix missing XN flag for for MT_MEMORY_SOSantosh Shilimkar2013-01-191-1/+1
| * | | ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King2013-01-191-8/+10
| * | | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-01-161-0/+3
| * | | ARM: 7627/1: Predicate preempt logic on PREEMP_COUNT not PREEMPT aloneStephen Boyd2013-01-162-5/+5
* | | | Merge tag 'fixes-for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-01-2440-180/+176Star
|\ \ \ \
| * \ \ \ Merge branch 'vexpress/fixes' of git://git.linaro.org/people/pawelmoll/linux ...Olof Johansson2013-01-242-3/+1Star
| |\ \ \ \
| | * | | | ARM: vexpress: Enable A7 cores in V2P-CA15_A7's Device TreePawel Moll2013-01-241-2/+0Star
| | * | | | ARM: vexpress: extend the MPIDR range used for pen release checkLorenzo Pieralisi2013-01-241-1/+1
| * | | | | Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson2013-01-245-23/+48
| |\ \ \ \ \
| | * | | | | ARM: at91/dts: correct comment in at91sam9x5.dtsi for miiDouglas Gilbert2013-01-231-8/+8