Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-12 | 3 | -7/+3 |
* | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-12 | 1 | -1/+0 |
|\ | |||||
| *---. | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 2015-02-04 | 4 | -74/+48 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2015-01-26 | 1 | -1/+0 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | iommu/arm-smmu: make use of generic LPAE allocator | Will Deacon | 2015-01-19 | 1 | -1/+0 |
* | | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 2 | -0/+20 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2015-02-10 | 4 | -12/+27 |
| |\ \ \ \ \ | |||||
| * | | | | | | ARM: 8189/1: arm64:add bitrev.h file to support rbit instruction | Yalin Wang | 2014-12-22 | 2 | -0/+20 |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-11 | 2 | -7/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2015-02-11 | 1 | -1/+1 |
| * | | | | | | | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 | 1 | -6/+0 |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-02-11 | 62 | -879/+1334 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | arm64: compat: Remove incorrect comment in compat_siginfo | Catalin Marinas | 2015-02-02 | 1 | -1/+0 |
| * | | | | | | | arm64: Fix section mismatch on alloc_init_p[mu]d() | Catalin Marinas | 2015-01-29 | 1 | -4/+5 |
| * | | | | | | | arm64: Avoid breakage caused by .altmacro in fpsimd save/restore macros | Dave P Martin | 2015-01-29 | 1 | -11/+32 |
| * | | | | | | | arm64: mm: use *_sect to check for section maps | Mark Rutland | 2015-01-28 | 2 | -8/+16 |
| * | | | | | | | arm64: drop unnecessary cache+tlb maintenance | Mark Rutland | 2015-01-28 | 1 | -7/+0 |
| * | | | | | | | arm64:mm: free the useless initial page table | zhichang.yuan | 2015-01-28 | 2 | -3/+15 |
| * | | | | | | | arm64: Enable CPU_IDLE in defconfig | Catalin Marinas | 2015-01-27 | 1 | -0/+2 |
| * | | | | | | | arm64: kernel: remove ARM64_CPU_SUSPEND config option | Lorenzo Pieralisi | 2015-01-27 | 11 | -36/+34 |
| * | | | | | | | arm64: make sys_call_table const | Mark Rutland | 2015-01-27 | 1 | -1/+1 |
| * | | | | | | | arm64: Remove asm/syscalls.h | Catalin Marinas | 2015-01-27 | 2 | -32/+1 |
| * | | | | | | | arm64: Implement the compat_sys_call_table in C | Catalin Marinas | 2015-01-27 | 5 | -24/+68 |
| * | | | | | | | arm64: uapi: expose our struct ucontext to the uapi headers | Will Deacon | 2015-01-23 | 2 | -3/+6 |
| * | | | | | | | smp, ARM64: Kill SMP single function call interrupt | Jiang Liu | 2015-01-23 | 2 | -10/+2 |
| * | | | | | | | arm64: Emulate SETEND for AArch32 tasks | Suzuki K. Poulose | 2015-01-23 | 5 | -1/+107 |
| * | | | | | | | arm64: Consolidate hotplug notifier for instruction emulation | Suzuki K. Poulose | 2015-01-23 | 2 | -48/+79 |
| * | | | | | | | arm64: Track system support for mixed endian EL0 | Suzuki K. Poulose | 2015-01-23 | 3 | -0/+38 |
| * | | | | | | | arm64: implement generic IOMMU configuration | Robin Murphy | 2015-01-23 | 1 | -0/+2 |
| * | | | | | | | arm64: Combine coherent and non-coherent swiotlb dma_ops | Catalin Marinas | 2015-01-23 | 2 | -73/+54 |
| * | | | | | | | arm64: Fix SCTLR_EL1 initialisation | Suzuki K. Poulose | 2015-01-23 | 1 | -4/+8 |
| * | | | | | | | arm64: add ioremap physical address information | Min-Hua Chen | 2015-01-23 | 1 | -0/+1 |
| * | | | | | | | arm64: mm: dump: add missing includes | Mark Rutland | 2015-01-23 | 1 | -0/+4 |
| * | | | | | | | arm64: Fix overlapping VA allocations | Mark Rutland | 2015-01-23 | 4 | -9/+19 |
| * | | | | | | | arm64/efi: move virtmap init to early initcall | Ard Biesheuvel | 2015-01-22 | 4 | -73/+59 |
| * | | | | | | | arm64: add better page protections to arm64 | Laura Abbott | 2015-01-22 | 6 | -26/+233 |
| * | | | | | | | arm64: use fixmap for text patching | Laura Abbott | 2015-01-22 | 2 | -1/+47 |
| * | | | | | | | arm64: respect mem= for EFI | Mark Rutland | 2015-01-16 | 2 | -19/+19 |
| * | | | | | | | arm64/efi: handle potential failure to remap memory map | Ard Biesheuvel | 2015-01-16 | 1 | -4/+6 |
| * | | | | | | | arm64: kill off the libgcc dependency | Kevin Hao | 2015-01-15 | 1 | -3/+0 |
| * | | | | | | | Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/... | Catalin Marinas | 2015-01-15 | 12 | -197/+237 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | arm64: kvm: decode ESR_ELx.EC when reporting exceptions | Mark Rutland | 2015-01-15 | 1 | -3/+4 |
| | * | | | | | | | arm64: kvm: remove ESR_EL2_* macros | Mark Rutland | 2015-01-15 | 1 | -69/+4 |
| | * | | | | | | | arm64: remove ESR_EL1_* macros | Mark Rutland | 2015-01-15 | 1 | -36/+0 |
| | * | | | | | | | arm64: kvm: move to ESR_ELx macros | Mark Rutland | 2015-01-15 | 6 | -55/+64 |
| | * | | | | | | | arm64: decode ESR_ELx.EC when reporting exceptions | Mark Rutland | 2015-01-15 | 2 | -2/+54 |
| | * | | | | | | | arm64: move to ESR_ELx macros | Mark Rutland | 2015-01-15 | 3 | -34/+34 |
| | * | | | | | | | arm64: introduce common ESR_ELx_* definitions | Mark Rutland | 2015-01-15 | 1 | -0/+79 |
| | | |/ / / / / | | |/| | | | | | |||||
| * | | | | | | | arm64: kernel: add support for cpu cache information | Sudeep Holla | 2015-01-15 | 4 | -19/+152 |
| * | | | | | | | arm64: remove broken cachepolicy code | Mark Rutland | 2015-01-13 | 1 | -74/+0 |