Age | Commit message (Expand) | Author | Files | Lines |
2016-08-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -1/+0 |
2016-08-14 | Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -1/+3 |
2016-08-14 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 7 | -74/+123 |
2016-08-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -39/+87 |
2016-08-13 | h8300: Add missing include file to asm/io.h | Guenter Roeck | 1 | -0/+2 |
2016-08-13 | unicore32: mm: Add missing parameter to arch_vma_access_permitted | Guenter Roeck | 1 | -1/+1 |
2016-08-13 | Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -11/+14 |
2016-08-13 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 20 | -195/+182 |
2016-08-12 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -3/+33 |
2016-08-12 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 3 | -11/+14 |
2016-08-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -16/+30 |
2016-08-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+2 |
2016-08-12 | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 31 | -135/+227 |
2016-08-12 | arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO | Masahiro Yamada | 1 | -1/+0 |
2016-08-12 | arm64: defconfig: add options for virtualization and containers | Riku Voipio | 1 | -6/+46 |
2016-08-12 | arm64: hibernate: handle allocation failures | Mark Rutland | 1 | -27/+32 |
2016-08-12 | arm64: hibernate: avoid potential TLB conflict | Mark Rutland | 1 | -6/+17 |
2016-08-12 | arm64: Handle el1 synchronous instruction aborts cleanly | Laura Abbott | 2 | -2/+19 |
2016-08-12 | Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kerne... | Radim Krčmář | 1 | -1/+4 |
2016-08-12 | MIPS: KVM: Propagate kseg0/mapped tlb fault errors | James Hogan | 2 | -12/+35 |
2016-08-12 | MIPS: KVM: Fix gfn range check in kseg0 tlb faults | James Hogan | 1 | -1/+1 |
2016-08-12 | MIPS: KVM: Add missing gfn range check | James Hogan | 1 | -8/+15 |
2016-08-12 | MIPS: KVM: Fix mapped fault broken commpage handling | James Hogan | 1 | -21/+28 |
2016-08-12 | KVM: Protect device ops->create and list_add with kvm->lock | Christoffer Dall | 2 | -3/+5 |
2016-08-12 | KVM: PPC: Move xics_debugfs_init out of create | Christoffer Dall | 1 | -2/+8 |
2016-08-12 | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed | Julius Niedworok | 1 | -1/+3 |
2016-08-12 | KVM: s390: set the prefix initially properly | Julius Niedworok | 1 | -0/+1 |
2016-08-12 | perf/x86/intel/uncore: Add enable_box for client MSR uncore | Kan Liang | 1 | -0/+14 |
2016-08-12 | perf/x86/intel/uncore: Fix uncore num_counters | Kan Liang | 1 | -5/+5 |
2016-08-12 | uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions | Denys Vlasenko | 1 | -11/+11 |
2016-08-12 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 17 | -19/+28 |
2016-08-12 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+13 |
2016-08-11 | arm64: Remove stack duplicating code from jprobes | David A. Long | 2 | -28/+5 |
2016-08-11 | x86/apic/x2apic, smp/hotplug: Don't use before alloc in x2apic_cluster_probe() | Sebastian Andrzej Siewior | 1 | -4/+9 |
2016-08-11 | x86/platform/uv: Skip UV runtime services mapping in the efi_runtime_disabled... | Alex Thorlton | 1 | -1/+2 |
2016-08-11 | x86/efi: Allocate a trampoline if needed in efi_free_boot_services() | Andy Lutomirski | 1 | -0/+21 |
2016-08-11 | x86/boot: Rework reserve_real_mode() to allow multiple tries | Andy Lutomirski | 2 | -8/+30 |
2016-08-11 | x86/boot: Defer setup_real_mode() to early_initcall time | Andy Lutomirski | 3 | -6/+12 |
2016-08-11 | x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly | Andy Lutomirski | 2 | -8/+12 |
2016-08-11 | x86/boot: Run reserve_bios_regions() after we initialize the memory map | Andy Lutomirski | 3 | -3/+2 |
2016-08-11 | x86/irq: Do not substract irq_tlb_count from irq_call_count | Aaron Lu | 2 | -6/+1 |
2016-08-11 | x86/mm: Fix swap entry comment and macro | Dave Hansen | 1 | -2/+2 |
2016-08-11 | x86/mm/kaslr: Fix -Wformat-security warning | Nicolas Iooss | 1 | -1/+1 |
2016-08-11 | Merge tag 'pxa-fixes-v4.8' of https://github.com/rjarzmik/linux into randconf... | Arnd Bergmann | 2 | -0/+2 |
2016-08-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -8/+0 |
2016-08-11 | revert "ARM: keystone: dts: add psci command definition" | Andrew Morton | 1 | -8/+0 |
2016-08-10 | arm64: Kconfig: select HISILICON_IRQ_MBIGEN only if PCI is selected | Sudeep Holla | 1 | -1/+1 |
2016-08-10 | arm64: Kconfig: select ALPINE_MSI only if PCI is selected | Sudeep Holla | 1 | -1/+1 |
2016-08-10 | ARM: dts: realview: Fix PBX-A9 cache description | Robin Murphy | 1 | -5/+4 |
2016-08-10 | ARM: tegra: fix erroneous address in dts | Ralf Ramsauer | 1 | -2/+2 |