summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-0323-55/+55
|\
| * ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
| * Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-2060-194/+346
| |\
| * \ Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new ...Ingo Molnar2015-10-06146-647/+1095
| |\ \
| * | | atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-2323-51/+51
* | | | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-0314-54/+114
|\ \ \ \
| * | | | efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel2015-10-282-4/+4
| * | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-271-3/+6
| |\ \ \ \
| | * | | | x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabledSai Praneeth2015-10-251-3/+6
| * | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-145-25/+33
| |\| | | |
| | * | | | efi: Add "efi_fake_mem" boot optionTaku Izumi2015-10-121-1/+3
| | * | | | x86/efi: Rename print_efi_memmap() to efi_print_memmap()Taku Izumi2015-10-122-2/+3
| | * | | | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-4/+20
| | * | | | efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm2015-10-121-1/+1
| | * | | | arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm2015-10-121-14/+5
| | * | | | efi/x86: Move efi=debug option parsing to coreLeif Lindholm2015-10-121-2/+0
| * | | | | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-142004-36648/+59190
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | arm64, acpi/apei: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-09-142-0/+34
| * | | | | arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WTJonathan (Zhixiong) Zhang2015-08-083-1/+6
| * | | | | acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-0/+23
| * | | | | efi, x86: Rearrange efi_mem_attributes()Jonathan (Zhixiong) Zhang2015-08-081-18/+0
| * | | | | Revert "x86/efi: Request desired alignment via the PE/COFF headers"Matt Fleming2015-08-081-1/+1
| * | | | | x86/efi-bgrt: Switch pr_err() to pr_debug() for invalid BGRTMatt Fleming2015-08-081-2/+7
* | | | | | 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