aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-1/+220
2015-11-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2015-11-03Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-17/+47
2015-11-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-9/+242
2015-11-02Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+10
2015-10-31Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-6/+6
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-23/+35
2015-10-29arm64/efi: do not assume DRAM base is aligned to 2 MBArd Biesheuvel1-2/+12
2015-10-28Revert "ARM64: unwind: Fix PC calculation"Will Deacon1-5/+1
2015-10-28arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmapLorenzo Pieralisi1-9/+13
2015-10-28arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-7/+9
2015-10-28efi: Use correct type for struct efi_memory_map::phys_mapArd Biesheuvel1-2/+2
2015-10-27net: hisilicon: updates HNS config and documentsyankejian1-5/+3
2015-10-22ARM: dts: fix gpio-keys wakeup-source propertySudeep Holla1-6/+6
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-21/+56
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar8-16/+32
2015-10-14Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into core/efiIngo Molnar1-14/+5
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar141-2438/+7371
2015-10-14arm64: compat: wire up new syscallsWill Deacon2-1/+10
2015-10-13Merge branch 'linus' into irq/coreThomas Gleixner7-19/+42
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+3
2015-10-12arm64: errata: use KBUILD_CFLAGS_MODULE for erratum #843419Will Deacon1-1/+1
2015-10-12efi/arm64: Clean up efi_get_fdt_params() interfaceLeif Lindholm1-1/+1
2015-10-12arm64: Use core efi=debug instead of uefi_debug command line parameterLeif Lindholm1-14/+5
2015-10-09arm/arm64: KVM: Only allow 64bit hosts to build VGICv3Jean-Philippe Brucker1-0/+4
2015-10-09irqchip/gic-v3: Specialize readq and writeq accessesJean-Philippe Brucker1-0/+3
2015-10-09irqchip/gic-v3: Change unsigned types for AArch32 compatibilityJean-Philippe Brucker1-14/+19
2015-10-09irqchip/gic-v3: Refactor the arm64 specific partsJean-Philippe Brucker1-0/+162
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GIC_CPUIFMarc Zyngier1-1/+18
2015-10-09arm64: el2_setup: Make sure ICC_SRE_EL2.SRE sticks before using GICv3 sysregsMarc Zyngier1-0/+2
2015-10-06arm64: replace read_lock to rcu lock in call_break_hookYang Shi1-10/+11
2015-10-06arm64: Don't relocate non-existent initrdMark Rutland1-0/+2
2015-10-06Merge tag 'v4.3-rc4' into locking/core, to pick up fixes before applying new changesIngo Molnar6-7/+27
2015-10-05arm64: convert patch_lock to raw lockYang Shi1-3/+3
2015-10-05arm64: readahead: fault retry breaks mmap file read random detectionMark Salyzyn1-0/+1
2015-10-05arm64: debug: Fix typo in debug-monitors.cYang Shi1-1/+1
2015-10-03Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-10-03ebpf: migrate bpf_prog's flags to bitfieldDaniel Borkmann1-1/+1
2015-10-02arm64: ftrace: fix function_graph tracer panicLi Bin1-2/+20
2015-10-01arm64: Fix THP protection change logicSteve Capper1-2/+2
2015-10-01Merge branch 'irq/for-arm' into irq/coreThomas Gleixner3-2/+3
2015-10-01arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regionsArd Biesheuvel1-1/+2
2015-09-29irqchip/gicv3-its: Workaround for Cavium ThunderX errata 22375, 24313Robert Richter1-0/+17
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter4-8/+31
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-85/+99
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25arm64, EDAC: Add L3/SoC DT subnodes to the APM X-Gene SoC EDAC nodeLoc Ho1-0/+10
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-24Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-2/+2
2015-09-24Documentation: arm: Fix typo in the idle-states bindings examplesLorenzo Pieralisi2-2/+2