| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: mm: Add pgd_page to support RCU fast_gup | Jungseok Lee | 2014-12-23 | 1 | -2/+3 |
* | arm64: defconfig: defconfig update for 3.19 | Will Deacon | 2014-12-23 | 1 | -4/+5 |
* | arm64: kernel: fix __cpu_suspend mm switch on warm-boot | Lorenzo Pieralisi | 2014-12-23 | 1 | -1/+13 |
* | arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_ops | Catalin Marinas | 2014-12-22 | 1 | -5/+6 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 2014-12-21 | 1 | -2/+2 |
|\ |
|
| * | arm64/spinlock: Replace ACCESS_ONCE READ_ONCE | Christian Borntraeger | 2014-12-18 | 1 | -2/+2 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-12-19 | 4 | -30/+10 |
|\ \ |
|
| * | | arm/arm64: KVM: Introduce stage2_unmap_vm | Christoffer Dall | 2014-12-13 | 1 | -0/+1 |
| * | | arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot | Christoffer Dall | 2014-12-13 | 1 | -0/+1 |
| * | | arm/arm64: KVM: Clarify KVM_ARM_VCPU_INIT ABI | Christoffer Dall | 2014-12-13 | 2 | -27/+0 |
| * | | arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu | Christoffer Dall | 2014-12-13 | 2 | -1/+5 |
| * | | arm, arm64: KVM: allow forced dcache flush on page faults | Laszlo Ersek | 2014-11-25 | 1 | -2/+3 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2014-12-16 | 2 | -4/+3 |
|\ \ |
|
| * | | arm64: mm: dump: don't skip final region | Mark Rutland | 2014-12-11 | 1 | -3/+0 |
| * | | arm64: mm: dump: fix shift warning | Mark Rutland | 2014-12-11 | 1 | -1/+1 |
| * | | arm64: psci: Fix build breakage without PM_SLEEP | Krzysztof Kozlowski | 2014-12-11 | 1 | -0/+2 |
* | | | Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2014-12-16 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell | Suravee Suthikulpanit | 2014-11-26 | 1 | -0/+1 |
| * | | | irqchip: GICv3: ITS: enable compilation of the ITS driver | Marc Zyngier | 2014-11-26 | 1 | -0/+1 |
| * | | | arm64: PCI/MSI: Use asm-generic/msi.h | Marc Zyngier | 2014-11-26 | 1 | -0/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 5 | -5/+287 |
|\ \ \ \ |
|
| * | | | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 2 | -5/+5 |
| * | | | | crypto: crc32 - Add ARM64 CRC32 hw accelerated module | Yazen Ghannam | 2014-11-20 | 3 | -0/+282 |
* | | | | | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 2014-12-13 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs | Riku Voipio | 2014-12-13 | 1 | -0/+1 |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-12-13 | 1 | -0/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb() | Alexander Duyck | 2014-12-12 | 1 | -0/+3 |
* | | | | | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p... | Linus Torvalds | 2014-12-12 | 1 | -2/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'master' into for-3.19 | Tejun Heo | 2014-11-22 | 9 | -19/+59 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcX | Christoph Lameter | 2014-10-29 | 1 | -2/+2 |
| | |_|_|_|_|/
| |/| | | | | |
|
* | | | | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2014-12-12 | 3 | -43/+9 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.c | Stefano Stabellini | 2014-12-04 | 1 | -43/+1 |
| * | | | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_page | Stefano Stabellini | 2014-12-04 | 1 | -2/+2 |
| * | | | | | | arm64: introduce is_device_dma_coherent | Stefano Stabellini | 2014-12-04 | 2 | -0/+8 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 1 | -1/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 2014-12-10 | 1 | -1/+0 |
| |/ / / / / / |
|
* | | | | | | | mm: fix huge zero page accounting in smaps report | Kirill A. Shutemov | 2014-12-11 | 1 | -0/+1 |
* | | | | | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-12-10 | 3 | -98/+28 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ARM64: use GENERIC_PCI_IOMAP | Arnd Bergmann | 2014-11-19 | 1 | -0/+1 |
| * | | | | | | | arm64: Use include/asm-generic/io.h | Thierry Reding | 2014-11-10 | 3 | -98/+27 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-12-10 | 13 | -8/+704 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arm64: amd-seattle: Fix PCI bus range due to SMMU limitation | Suravee Suthikulpanit | 2014-12-04 | 1 | -1/+1 |
| * | | | | | | | arm64: ARM: Fix the Generic Timers interrupt active level description | Liviu Dudau | 2014-11-28 | 3 | -12/+12 |
| * | | | | | | | arm64: amd-seattle: Adding device tree for AMD Seattle platform | Suravee Suthikulpanit | 2014-11-28 | 6 | -0/+303 |
| * | | | | | | | arm64: Add Juno board device tree. | Liviu Dudau | 2014-11-20 | 4 | -0/+392 |
| * | | | | | | | arm64: Create link to include/dt-bindings to enable C preprocessor use. | Liviu Dudau | 2014-11-20 | 1 | -0/+1 |
| * | | | | | | | Merge branch 'cleanup/dts-subdirs' into next/arm64 | Arnd Bergmann | 2014-11-20 | 12 | -11/+30 |
| |\ \ \ \ \ \ \
| | |_|_|/ / / /
| |/| | | | | | |
|
* | | | | | | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-12-09 | 2 | -3/+9 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'clocksource/physical-timers' into next/drivers | Olof Johansson | 2014-12-05 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | clocksource: arch_timer: Fix code to use physical timers when requested | Sonny Rao | 2014-12-05 | 1 | -0/+9 |
| | | |_|/ / / / /
| | |/| | | | | | |
|