Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | arm64/efi: remove idmap manipulations from UEFI code | Ard Biesheuvel | 2015-01-12 | 5 | -48/+1 | |
| * | | | | | | | arm64/efi: remove free_boot_services() and friends | Ard Biesheuvel | 2015-01-12 | 1 | -122/+1 | |
| * | | | | | | | arm64/efi: move SetVirtualAddressMap() to UEFI stub | Ard Biesheuvel | 2015-01-12 | 3 | -105/+160 | |
| * | | | | | | | arm64/efi: set EFI_ALLOC_ALIGN to 64 KB | Ard Biesheuvel | 2015-01-12 | 1 | -0/+2 | |
| * | | | | | | | arm64/mm: add create_pgd_mapping() to create private page tables | Ard Biesheuvel | 2015-01-12 | 3 | -21/+30 | |
| * | | | | | | | arm64/mm: add explicit struct_mm argument to __create_mapping() | Ard Biesheuvel | 2015-01-12 | 1 | -15/+16 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-10 | 1 | -18/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | arm64: drop PTE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -18/+4 | |
* | | | | | | | | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-02-10 | 1 | -22/+0 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | PCI: Move domain assignment from arm64 to generic code | Lorenzo Pieralisi | 2014-12-27 | 1 | -22/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-09 | 1 | -7/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 2015-01-29 | 1 | -7/+7 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||||
| | * | | | | | | arm64/efi: efistub: Apply __init annotation | Ard Biesheuvel | 2015-01-15 | 1 | -7/+7 |