Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | s390/pci: adjust IOMAP_MAX_ENTRIES | Sebastian Ott | 2016-01-26 | 1 | -1/+1 | |
| * | | | | | | s390/numa: move numa_init_late() from device to arch_initcall | Michael Holzheu | 2016-01-26 | 1 | -1/+1 | |
| * | | | | | | s390: remove all usages of PSW_ADDR_INSN | Heiko Carstens | 2016-01-19 | 14 | -49/+41 | |
| * | | | | | | s390: remove all usages of PSW_ADDR_AMODE | Heiko Carstens | 2016-01-19 | 10 | -33/+28 | |
| * | | | | | | s390: wire up copy_file_range syscall | Heiko Carstens | 2016-01-19 | 3 | -1/+4 | |
| * | | | | | | s390: remove superfluous memblock_alloc() return value checks | Heiko Carstens | 2016-01-19 | 3 | -6/+0 | |
| * | | | | | | s390/numa: allocate memory with correct alignment | Heiko Carstens | 2016-01-19 | 1 | -1/+1 | |
| * | | | | | | s390/irqflags: optimize irq restore | Christian Borntraeger | 2016-01-19 | 2 | -3/+8 | |
| * | | | | | | s390/mm: use TASK_MAX_SIZE where applicable | Dominik Dingel | 2016-01-19 | 2 | -7/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-01-27 | 1 | -1/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | sh: fix smp_store_mb for !SMP | Michael S. Tsirkin | 2016-01-26 | 1 | -1/+0 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2016-01-27 | 10 | -46/+94 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arm64: mm: avoid calling apply_to_page_range on empty range | Mika Penttilä | 2016-01-26 | 1 | -0/+3 | |
| * | | | | | | arm64: defconfig: updates for 4.5 | Will Deacon | 2016-01-26 | 1 | -17/+25 | |
| * | | | | | | arm64: errata: Add -mpc-relative-literal-loads to build flags | dann frazier | 2016-01-26 | 1 | -0/+1 | |
| * | | | | | | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules | William Cohen | 2016-01-26 | 1 | -0/+1 | |
| * | | | | | | arm64: Fix an enum typo in mm/dump.c | Masanari Iida | 2016-01-25 | 1 | -1/+1 | |
| * | | | | | | arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings | Catalin Marinas | 2016-01-25 | 1 | -11/+10 | |
| * | | | | | | arm64: kernel: fix architected PMU registers unconditional access | Lorenzo Pieralisi | 2016-01-25 | 3 | -2/+19 | |
| * | | | | | | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel | 2016-01-25 | 1 | -0/+9 | |
| * | | | | | | arm64: hide __efistub_ aliases from kallsyms | Ard Biesheuvel | 2016-01-25 | 1 | -15/+25 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2016-01-27 | 9 | -97/+76 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge tag 'kvm-s390-master-4.5-1' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2016-01-26 | 587 | -4317/+7592 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | KVM: s390: fix memory overwrites when vx is disabled | David Hildenbrand | 2016-01-26 | 2 | -84/+43 | |
| | * | | | | | KVM: s390: Enable the KVM-VFIO device | Dong Jia Shi | 2016-01-26 | 2 | -1/+2 | |
| | * | | | | | KVM: s390: fix guest fprs memory leak | David Hildenbrand | 2016-01-26 | 1 | -1/+4 | |
| * | | | | | | Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Paolo Bonzini | 2016-01-15 | 5 | -16/+32 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | KVM: PPC: Fix ONE_REG AltiVec support | Greg Kurz | 2016-01-14 | 1 | -10/+10 | |
| | * | | | | | | KVM: PPC: Increase memslots to 512 | Thomas Huth | 2015-12-10 | 1 | -2/+1 | |
| | * | | | | | | KVM: PPC: Book3S PR: Remove unused variable 'vcpu_book3s' | Geyslan G. Bem | 2015-12-09 | 1 | -3/+0 | |
| | * | | | | | | KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8 | Thomas Huth | 2015-12-09 | 1 | -1/+1 | |
| | * | | | | | | KVM: PPC: Book3S HV: Handle unexpected traps in guest entry/exit code better | Paul Mackerras | 2015-12-09 | 2 | -0/+20 | |
* | | | | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-01-24 | 115 | -757/+4144 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle | 2016-01-24 | 6 | -3/+11 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | MIPS: Fix macro typo | Jaedon Shin | 2016-01-24 | 1 | -1/+1 | |
| | * | | | | | | | | MIPS: smp-cps: Ensure secondary cores start with EVA disabled | Matt Redfearn | 2016-01-24 | 2 | -0/+7 | |
| | * | | | | | | | | MIPS: io.h: Define `ioremap_cache' | Maciej W. Rozycki | 2016-01-24 | 1 | -0/+1 | |
| | * | | | | | | | | Revert "MIPS: Fix PAGE_MASK definition" | Dan Williams | 2016-01-23 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: zboot: Add support for serial debug using the PROM | Alban Bedel | 2016-01-24 | 3 | -0/+12 | |
| * | | | | | | | | | MIPS: zboot: Avoid useless rebuilds | Alban Bedel | 2016-01-24 | 1 | -6/+8 | |
| * | | | | | | | | | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB | Florian Fainelli | 2016-01-24 | 1 | -0/+1 | |
| * | | | | | | | | | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott | 2016-01-24 | 2 | -13/+0 | |
| * | | | | | | | | | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott | 2016-01-24 | 1 | -96/+0 | |
| * | | | | | | | | | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott | 2016-01-24 | 1 | -32/+3 | |
| * | | | | | | | | | MIPS: KVM: Add missing newline to kvm_err() | James Hogan | 2016-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan | 2016-01-24 | 4 | -28/+5 | |
| * | | | | | | | | | MIPS: KVM: Use cacheops.h definitions | James Hogan | 2016-01-24 | 1 | -22/+8 | |
| * | | | | | | | | | MIPS: Break down cacheops.h definitions | James Hogan | 2016-01-24 | 1 | -42/+64 | |
| * | | | | | | | | | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan | 2016-01-24 | 2 | -30/+30 | |
| * | | | | | | | | | MIPS: Update trap codes | James Hogan | 2016-01-24 | 1 | -2/+10 |