summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0326-104/+545
|\
| * irqchip: Convert all alloc/xlate users from of_node to fwnodeMarc Zyngier2015-10-133-78/+87
| * irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-1316-23/+33
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-10-13122-538/+942
| |\
| * | arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker2015-10-091-0/+4
| * | ARM: virt: select ARM_GIC_V3Jean-Philippe Brucker2015-10-091-0/+1
| * | ARM: add 32bit support to GICv3Jean-Philippe Brucker2015-10-091-0/+188
| * | irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker2015-10-091-0/+3
| * | irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker2015-10-091-14/+19
| * | irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker2015-10-091-0/+162
| * | arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier2015-10-091-1/+18
| * | arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier2015-10-091-0/+2
| * | Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2015-10-0175-370/+504
| |\ \
| * | | irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter2015-09-291-0/+17
| * | | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-294-8/+31
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-034-20/+19
|\ \ \ \
| * | | | timers/x86/hpet: Type adjustmentsJan Beulich2015-10-214-20/+19
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-11-0322-138/+112
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'fixes' and 'misc' into for-nextRussell King2015-10-2922-141/+125
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | * | | arm: add missing of_node_putJulia Lawall2015-10-261-3/+9
| | | * | | ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-193-1/+25
| | | * | | ARM: 8443/1: Adding support for atomic half word exchangeSarbojit Ganguly2015-10-091-0/+12
| | | * | | ARM: clean up TWD after previous patchRussell King2015-10-091-4/+4
| | | * | | ARM: 8441/2: twd: Don't set CLOCK_EVT_FEAT_C3STOP unconditionallyMarc Gonzalez2015-10-091-1/+4
| | | * | | ARM: make highpte an expert optionRussell King2015-10-031-1/+2
| | | * | | ARM: 8433/1: add a VMSPLIT_3G_OPT config optionNicolas Pitre2015-10-031-0/+3
| | | * | | ARM: 8439/1: Fix backtrace generation when IPI is maskedDaniel Thompson2015-10-031-0/+9
| | | * | | ARM: 8428/1: kgdb: Fix registers on sleeping tasksDoug Anderson2015-10-031-19/+12
| | | * | | ARM: 8427/1: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski2015-10-031-0/+2
| | | * | | ARM: 8426/1: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski2015-10-031-0/+5
| | | * | | ARM: remove user cmpxchg syscallRussell King2015-10-034-101/+3
| | | * | | ARM: 8438/1: Add unwinding to __clear_user_std()Stephen Boyd2015-10-031-0/+4
| | | * | | ARM: 8436/1: hw_breakpoint: remove unnecessary headerManinder Singh2015-10-031-1/+0
| | | * | | ARM: 8434/2: Revert "7655/1: smp_twd: make twd_local_timer_of_register() no-o...Felipe Balbi2015-10-032-5/+0
| | | * | | ARM: 8432/1: move VMALLOC_END from 0xff000000 to 0xff800000Nicolas Pitre2015-09-221-1/+1
| | | * | | ARM: 8430/1: use default ioremap alignment for SMP or LPAESergey Dyasly2015-09-221-0/+2
| | | * | | ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-222-2/+2
| | | * | | ARM: 8424/1: add const qualifier to the argument of smp_set_ops()Masahiro Yamada2015-09-222-2/+2
| | | * | | ARM: 8422/1: enable imprecise aborts during early kernel startupLucas Stach2015-09-223-0/+14
| | | | |/ | | | |/|
| | * | | ARM: 8449/1: fix bug in vdsomunge swab32 macroH. Nikolaus Schaller2015-10-291-1/+1
* | | | | Merge tag 'arc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2015-11-0347-417/+993
|\ \ \ \ \
| * | | | | ARC: mm: PAE40 supportVineet Gupta2015-10-299-14/+110
| * | | | | ARC: mm: PAE40: tlbex.S: Explicitify the size of pte_tVineet Gupta2015-10-281-9/+12
| * | | | | ARC: mm: PAE40: switch to using phys_addr_t for physical addressesVineet Gupta2015-10-283-22/+22
| * | | | | ARC: mm: HIGHMEM: populate high memory from DTVineet Gupta2015-10-282-8/+74
| * | | | | ARC: mm: HIGHMEM: kmap API implementationVineet Gupta2015-10-286-1/+233
| * | | | | ARC: mm: preps ahead of HIGHMEM support #2Vineet Gupta2015-10-281-26/+14
| * | | | | ARC: mm: preps ahead of HIGHMEM supportVineet Gupta2015-10-283-16/+22
| * | | | | ARC: mm: use generic macros _BITUL()/_AC()Alexey Brodkin2015-10-282-14/+8
| * | | | | ARC: mm: Improve Duplicate PD Fault handlerVineet Gupta2015-10-281-24/+24