summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | | | | | | ARCv2: Check for LL-SC livelock only if LLSC is enabledVineet Gupta2016-07-27
| | | | * | | | | | | | | | | | | | | | | | MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-07-27
| | | | * | | | | | | | | | | | | | | | | | ARM: 8579/1: mm: Fix definition of pmd_mknotpresentSteve Capper2016-07-27
| | | | * | | | | | | | | | | | | | | | | | ARM: 8578/1: mm: ensure pmd_present only checks the valid bitWill Deacon2016-07-27
| | | | * | | | | | | | | | | | | | | | | | ARM: imx6ul: Fix Micrel PHY maskFabio Estevam2016-07-27
| | | | * | | | | | | | | | | | | | | | | | x86/amd_nb: Fix boot crash on non-AMD systemsBorislav Petkov2016-07-27
| | | | * | | | | | | | | | | | | | | | | | kprobes/x86: Clear TF bit in fault on single-steppingMasami Hiramatsu2016-07-27
| | | | * | | | | | | | | | | | | | | | | | x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-07-27
| | | | * | | | | | | | | | | | | | | | | | powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-07-27
| | | | * | | | | | | | | | | | | | | | | | powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman2016-07-27
| | | | * | | | | | | | | | | | | | | | | | powerpc/pseries: Fix PCI config address for DDWGavin Shan2016-07-27
| | | | * | | | | | | | | | | | | | | | | | powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli2016-07-27
| | | * | | | | | | | | | | | | | | | | | | Merge remote-tracking branch 'lsk/v4.4/topic/mm-kaslr' into linux-linaro-lsk-...Mark Brown2016-07-29
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | arm64: relocatable: deal with physically misaligned kernel imagesArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: don't map TEXT_OFFSET bytes below the kernel if we can avoid itArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: kernel: replace early 64-bit literal loads with move-immediatesArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: introduce mov_q macro to move a constant into a 64-bit registerArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: kernel: perform relocation processing from ID mapArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: kernel: use literal for relocated address of __secondary_switchedArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: kernel: don't export local symbols from head.SArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: simplify kernel segment mapping granularityArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: cover the .head.text section in the .text segment mappingArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: move early boot code to the .init segmentArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: use 'segment' rather than 'chunk' to describe mapped kernel regionsArd Biesheuvel2016-07-29
| | | | * | | | | | | | | | | | | | | | | | arm64: mm: Mark .rodata as ROJeremy Linton2016-07-29
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-27
| | |\| | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4Alex Shi2016-06-27
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / / / / / / / / / / / | | | | |/| | | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | | | | | MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Fix return from trap window fill crashes.David S. Miller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc: Harden signal return frame checks.David S. Miller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Take ctx_alloc_lock properly in hugetlb_setup().David S. Miller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Reduce TLB flushes during hugepte changesNitin Gupta2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc/PCI: Fix for panic while enabling SR-IOVBabu Moger2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Fix sparc64_set_context stack handling.David S. Miller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Fix numa node distance initializationNitin Gupta2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc64: Fix bootup regressions on some Kconfig combinations.David S. Miller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | sparc: Fix system call tracing register handling.Mike Frysinger2016-06-24
| | | | * | | | | | | | | | | | | | | | | | x86/entry/traps: Don't force in_interrupt() to return true in IST handlersAndy Lutomirski2016-06-24
| | | | * | | | | | | | | | | | | | | | | | parisc: Fix pagefault crash in unaligned __get_user() callHelge Deller2016-06-24
| | | | * | | | | | | | | | | | | | | | | | powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth2016-06-24
| | | | * | | | | | | | | | | | | | | | | | powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-06-24
| | | | * | | | | | | | | | | | | | | | | | powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-06-24
| | | | * | | | | | | | | | | | | | | | | | powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey2016-06-24
| | | | * | | | | | | | | | | | | | | | | | arm64: mm: always take dirty state from new pte in ptep_set_access_flagsWill Deacon2016-06-24
| | | | * | | | | | | | | | | | | | | | | | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-06-24
| | | | * | | | | | | | | | | | | | | | | | s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-06-24
| | | | * | | | | | | | | | | | | | | | | | s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-06-24
| | | | * | | | | | | | | | | | | | | | | | ARM: fix PTRACE_SETVFPREGS on SMP systemsRussell King2016-06-24
| | | | * | | | | | | | | | | | | | | | | | KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGSPaolo Bonzini2016-06-24
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi2016-06-21
| | |\| | | | | | | | | | | | | | | | | | |