summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...John David Anglin2015-07-10
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | arm64: entry32: remove pointless register assignmentMark Rutland2015-07-10
| * | | | | | | | | | | | | | arm64: entry: handle debug exceptions in el*_invMark Rutland2015-07-08
| * | | | | | | | | | | | | | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2015-07-07
| * | | | | | | | | | | | | | ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2015-07-07
| * | | | | | | | | | | | | | ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone2015-07-07
| * | | | | | | | | | | | | | arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati2015-07-06
| * | | | | | | | | | | | | | arm64: remove another unnecessary libfdt include pathArd Biesheuvel2015-07-06
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-07-10
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu2015-07-08
| * | | | | | | | | | | | | powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu2015-07-07
| * | | | | | | | | | | | | powerpc/powernv: Fix opal-elog interrupt handlerAlistair Popple2015-07-06
| * | | | | | | | | | | | | powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_listDaniel Axtens2015-07-06
| * | | | | | | | | | | | | powerpc: Add plain English description for alignment exception oopsesAnton Blanchard2015-07-06
| * | | | | | | | | | | | | powerpc: Set the correct kernel taint on machine check errors.Daniel Axtens2015-07-06
| * | | | | | | | | | | | | powerpc/powernv: Fix vma page prot flags in opal-prd driverVaidyanathan Srinivasan2015-07-06
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2015-07-08
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | modpost: work correctly with tile coldtext sectionsChris Metcalf2015-07-08
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-07-07
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branches 'fixes' and 'ioremap' into for-linusRussell King2015-07-07
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-03
| | * | | | | | | | | | | ARM: pgtable: document mapping typesRussell King2015-07-03
| | * | | | | | | | | | | ARM: io: convert ioremap*() to functionsRussell King2015-07-03
| | * | | | | | | | | | | ARM: io: fix ioremap_wt() implementationRussell King2015-07-03
| | * | | | | | | | | | | ARM: io: document ARM specific behaviour of ioremap*() implementationsRussell King2015-07-03
| | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | ARM: fix lockdep unannotated irqs-off warningRussell King2015-07-03
| * | | | | | | | | | | ARM: 8397/1: fix vdsomunge not to depend on glibc specific error.hSzabolcs Nagy2015-07-03
| * | | | | | | | | | | ARM: add helpful message when truncating physical memoryRussell King2015-06-29
| * | | | | | | | | | | ARM: add help text for HIGHPTE configuration entryRussell King2015-06-29
| * | | | | | | | | | | ARM: fix DEBUG_SET_MODULE_RONX build dependenciesRussell King2015-06-29
| * | | | | | | | | | | ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()Vitaly Andrianov2015-06-29
| * | | | | | | | | | | ARM: 8394/1: update memblock limit after mapping lowmemLaura Abbott2015-06-29
| * | | | | | | | | | | ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd2015-06-29
* | | | | | | | | | | | perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud2015-07-06
| |_|/ / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds2015-07-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | intel_pmc_ipc: Add Intel Apollo Lake PMC IPC driverqipeng.zha2015-06-29
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-04
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | make simple_positive() publicAl Viro2015-06-23
| * | | | | | | | | | | vfs: add file_path() helperMiklos Szeredi2015-06-23
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-07-04
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kvm: add hyper-v crash msrs valuesAndrey Smetanin2015-07-03
| * | | | | | | | | | | | KVM: x86: remove data variable from kvm_get_msr_commonNicolas Iooss2015-07-03
| * | | | | | | | | | | | KVM: x86: keep track of LVT0 changes under APICvRadim Krčmář2015-07-03
| * | | | | | | | | | | | KVM: x86: properly restore LVT0Radim Krčmář2015-07-03
| * | | | | | | | | | | | KVM: x86: make vapics_in_nmi_mode atomicRadim Krčmář2015-07-03
* | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-04
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | x86/fpu: Fix boot crash in the early FPU codeIngo Molnar2015-07-04
| * | | | | | | | | | | | | Merge branch 'x86/boot' into x86/urgentIngo Molnar2015-06-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \