Age | Commit message (Expand) | Author | Files | Lines |
2015-11-08 | arm64: fixup for mm renames | Andrew Morton | 1 | -1/+1 |
2015-11-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2015-11-07 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 1 | -2/+2 |
2015-11-06 | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+6 |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2015-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -1/+30 |
2015-11-06 | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -8/+465 |
2015-11-05 | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-11-05 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+55 |
2015-11-05 | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -46/+1 |
2015-11-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 88 | -2474/+3177 |
2015-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -1/+220 |
2015-11-04 | Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 4 | -1/+30 |
2015-11-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2015-11-04 | Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 6 | -17/+47 |
2015-11-04 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -9/+242 |
2015-11-02 | Merge tag 'edac_for_4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 1 | -0/+10 |
2015-11-02 | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 3 | -8/+465 |
2015-11-01 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -6/+6 |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -23/+35 |
2015-10-30 | ARM64: Enable multi-core scheduler support by default | Dietmar Eggemann | 1 | -0/+1 |
2015-10-30 | arm64/efi: move arm64 specific stub C code to libstub | Ard Biesheuvel | 2 | -75/+2 |
2015-10-29 | arm64: page-align sections for DEBUG_RODATA | Mark Rutland | 1 | -1/+4 |
2015-10-29 | arm64: Fix build with CONFIG_ZONE_DMA=n | Robin Murphy | 1 | -6/+7 |
2015-10-29 | arm64: Fix compat register mappings | Robin Murphy | 1 | -8/+8 |
2015-10-29 | arm64/efi: do not assume DRAM base is aligned to 2 MB | Ard Biesheuvel | 1 | -2/+12 |
2015-10-28 | arm64: Increase the max granular size | Tirumalesh Chalamarla | 1 | -1/+1 |
2015-10-28 | arm64: remove bogus TASK_SIZE_64 check | Ard Biesheuvel | 1 | -4/+0 |
2015-10-28 | arm64: make Timer Interrupt Frequency selectable | Kefeng Wang | 1 | -4/+1 |
2015-10-28 | arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNED | Alexander Kuleshov | 1 | -1/+1 |
2015-10-28 | arm64: cachetype: fix definitions of ICACHEF_* flags | Will Deacon | 1 | -2/+2 |
2015-10-28 | arm64: cpufeature: declare enable_cpu_capabilities as static | Will Deacon | 1 | -1/+1 |
2015-10-28 | Revert "ARM64: unwind: Fix PC calculation" | Will Deacon | 1 | -5/+1 |
2015-10-28 | arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap | Lorenzo Pieralisi | 1 | -9/+13 |
2015-10-28 | arm64: compat: fix stxr failure case in SWP emulation | Will Deacon | 1 | -7/+9 |
2015-10-28 | efi: Use correct type for struct efi_memory_map::phys_map | Ard Biesheuvel | 1 | -2/+2 |
2015-10-28 | net: hisilicon: updates HNS config and documents | yankejian | 1 | -5/+3 |
2015-10-28 | arm64: enable building of all dtbs | Rob Herring | 1 | -0/+6 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 4 | -46/+1 |
2015-10-23 | arm64: kvm: restore EL1N SP for panic | Mark Rutland | 1 | -0/+8 |
2015-10-23 | arm/arm64: KVM: Improve kvm_exit tracepoint | Christoffer Dall | 1 | -0/+16 |
2015-10-23 | KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest | Eric Auger | 1 | -0/+3 |
2015-10-23 | KVM: arm/arm64: rename pause into power_off | Eric Auger | 1 | -2/+2 |
2015-10-23 | arm/arm64: KVM : Enable vhost device selection under KVM config menu | Wei Huang | 1 | -0/+2 |
2015-10-23 | arm/arm64: KVM: arch_timer: Only schedule soft timer on vcpu_block | Christoffer Dall | 1 | -3/+0 |
2015-10-23 | KVM: Add kvm_arch_vcpu_{un}blocking callbacks | Christoffer Dall | 1 | -0/+3 |
2015-10-22 | ARM: dts: fix gpio-keys wakeup-source property | Sudeep Holla | 1 | -6/+6 |
2015-10-21 | arm64: Constify hwcap name string arrays | Dave Martin | 1 | -3/+3 |
2015-10-21 | arm64/kvm: Make use of the system wide safe values | Suzuki K. Poulose | 2 | -7/+7 |
2015-10-21 | arm64/debug: Make use of the system wide safe value | Suzuki K. Poulose | 2 | -4/+11 |