Age | Commit message (Expand) | Author | Files | Lines |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -11/+0 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 5 | -322/+130 |
2015-04-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2 | -2/+34 |
2015-04-14 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+8 |
2015-04-14 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -46/+47 |
2015-04-14 | arm64: add support for memtest | Vladimir Murzin | 1 | -0/+2 |
2015-04-14 | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE | Kees Cook | 1 | -4/+0 |
2015-04-14 | mm: split ET_DYN ASLR from mmap ASLR | Kees Cook | 1 | -1/+0 |
2015-04-14 | mm: expose arch_mmap_rnd when available | Kees Cook | 2 | -2/+3 |
2015-04-14 | arm64: standardize mmap_rnd() usage | Kees Cook | 2 | -8/+11 |
2015-04-14 | arm64: expose number of page table levels on Kconfig level | Kirill A. Shutemov | 9 | -32/+32 |
2015-04-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2015-04-13 | arm64: Removed unused variable | Richard Weinberger | 1 | -1/+0 |
2015-04-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+5 |
2015-04-13 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -4/+4 |
2015-04-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 7 | -58/+22 |
2015-04-12 | arm64: Remove signal translation and exec_domain | Richard Weinberger | 3 | -10/+0 |
2015-04-10 | crypto: arm64/sha2-ce - move SHA-224/256 ARMv8 implementation to base layer | Ard Biesheuvel | 2 | -193/+63 |
2015-04-10 | crypto: arm64/sha1-ce - move SHA-1 ARMv8 implementation to base layer | Ard Biesheuvel | 2 | -125/+59 |
2015-04-10 | Merge back earlier cpuidle material for v4.1. | Rafael J. Wysocki | 3 | -5/+8 |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 1 | -4/+4 |
2015-04-07 | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 7 | -58/+22 |
2015-04-07 | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2 | -44/+9 |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -20/+67 |
2015-04-02 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 1 | -1/+1 |
2015-03-31 | crypto: arm64/aes - mark 64 bit ARMv8 AES helper ciphers | Stephan Mueller | 1 | -4/+8 |
2015-03-31 | Merge tag 'v4.0-rc6' into timers/core, before applying new patches | Ingo Molnar | 15 | -73/+135 |
2015-03-30 | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus | Andre Przywara | 1 | -22/+0 |
2015-03-29 | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2015-03-29 | arm64: juno: Fix misleading name of UART reference clock | Dave Martin | 1 | -1/+1 |
2015-03-27 | dtb: xgene: Add interrupt for Tx completion | Iyappan Subramanian | 1 | -3/+6 |
2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 1 | -1/+1 |
2015-03-27 | Merge branch 'timers/core' into perf/timer, to apply dependent patch | Ingo Molnar | 1 | -5/+5 |
2015-03-27 | Merge branch 'perf/x86' into perf/core, because it's ready | Ingo Molnar | 1 | -1/+1 |
2015-03-27 | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 1 | -5/+5 |
2015-03-26 | KVM: arm/arm64: remove now unneeded include directory from Makefile | Andre Przywara | 1 | -1/+1 |
2015-03-24 | arm64: percpu: Make this_cpu accessors pre-empt safe | Steve Capper | 2 | -19/+57 |
2015-03-24 | ARM: cpuidle: Enable the ARM64 driver for both ARM32/ARM64 | Daniel Lezcano | 1 | -1/+1 |
2015-03-24 | ARM64: cpuidle: Rename cpu_init_idle to a common function name | Daniel Lezcano | 2 | -3/+3 |
2015-03-24 | ARM: cpuidle: Add a cpuidle ops structure to be used for DT | Daniel Lezcano | 1 | -1/+4 |
2015-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 3 | -5/+19 |
2015-03-23 | arm64: Use the reserved TTBR0 if context switching to the init_mm | Catalin Marinas | 1 | -0/+9 |
2015-03-23 | perf: Remove type specific target pointers | Peter Zijlstra | 1 | -1/+1 |
2015-03-21 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 3 | -5/+19 |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -45/+43 |
2015-03-20 | arm64: Honor __GFP_ZERO in dma allocations | Suzuki K. Poulose | 1 | -3/+9 |
2015-03-20 | arm64: efi: don't restore TTBR0 if active_mm points at init_mm | Will Deacon | 2 | -2/+10 |
2015-03-18 | dtb: xgene: Add second SGMII based 1G interface node | Keyur Chudgar | 2 | -0/+29 |
2015-03-17 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -44/+9 |
2015-03-16 | Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Marcelo Tosatti | 2 | -44/+9 |