Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | s390/bpf: add dependency to z196 features | Heiko Carstens | 2015-04-23 | 1 | -1/+1 | |
| * | | | | s390/kvm: remove delayed reallocation of page tables for KVM | Martin Schwidefsky | 2015-04-23 | 5 | -100/+59 | |
| * | | | | kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFP | Martin Schwidefsky | 2015-04-23 | 1 | -0/+3 | |
* | | | | | x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue | Andy Lutomirski | 2015-04-26 | 5 | -0/+48 | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 4 | -22/+22 | |
|\ \ \ \ \ | ||||||
| * | | | | | VFS: assorted d_backing_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 | |
| * | | | | | VFS: assorted weird filesystems: d_inode() annotations | David Howells | 2015-04-15 | 3 | -21/+21 | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-04-26 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | crypto: x86/sha512_ssse3 - fixup for asm function prototype change | Ard Biesheuvel | 2015-04-24 | 1 | -1/+1 | |
* | | | | | | | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds | 2015-04-26 | 47 | -1145/+285 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cris: fix integer overflow in ELF_ET_DYN_BASE | Andrey Ryabinin | 2015-03-25 | 1 | -1/+1 | |
| * | | | | | | | CRISv32: use GENERIC_SCHED_CLOCK | Rabin Vincent | 2015-03-25 | 3 | -0/+12 | |
| * | | | | | | | CRISv32: use MMIO clocksource | Rabin Vincent | 2015-03-25 | 2 | -21/+5 | |
| * | | | | | | | CRISv32: use generic clockevents | Rabin Vincent | 2015-03-25 | 2 | -60/+86 | |
| * | | | | | | | CRIS: use generic headers via Kbuild | Rabin Vincent | 2015-03-25 | 13 | -53/+12 | |
| * | | | | | | | CRIS: use generic cmpxchg.h | Rabin Vincent | 2015-03-25 | 2 | -51/+1 | |
| * | | | | | | | CRIS: use generic atomic.h | Rabin Vincent | 2015-03-25 | 4 | -165/+1 | |
| * | | | | | | | CRIS: use generic atomic bitops | Rabin Vincent | 2015-03-25 | 1 | -110/+1 | |
| * | | | | | | | CRISv10: remove redundant macros from system.h | Rabin Vincent | 2015-03-25 | 1 | -8/+0 | |
| * | | | | | | | CRIS: remove SMP code | Rabin Vincent | 2015-03-25 | 17 | -638/+1 | |
| * | | | | | | | CRISv32: don't enable irqs in INIT_THREAD | Rabin Vincent | 2015-03-25 | 1 | -2/+1 | |
| * | | | | | | | CRISv32: handle multiple signals | Rabin Vincent | 2015-03-25 | 2 | -32/+26 | |
| * | | | | | | | CRISv32: prevent bogus restarts on sigreturn | Rabin Vincent | 2015-03-25 | 2 | -2/+8 | |
| * | | | | | | | CRISv32: don't attempt syscall restart on irq exit | Rabin Vincent | 2015-03-25 | 1 | -0/+2 | |
| * | | | | | | | CRIS: add Axis 88 board device tree | Rabin Vincent | 2015-03-25 | 2 | -0/+56 | |
| * | | | | | | | CRISv32: add device tree support | Rabin Vincent | 2015-03-25 | 6 | -0/+46 | |
| * | | | | | | | CRISv32: add irq domains support | Rabin Vincent | 2015-03-25 | 2 | -3/+26 | |
| * | | | | | | | CRIS: enable GPIOLIB | Rabin Vincent | 2015-03-25 | 1 | -0/+1 | |
* | | | | | | | | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 2015-04-26 | 11 | -117/+137 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled | Aneesh Kumar K.V | 2015-04-23 | 1 | -0/+1 | |
| * | | | | | | | | powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error | Shreyas B. Prabhu | 2015-04-17 | 1 | -1/+1 | |
| * | | | | | | | | powerpc/mm/thp: Return pte address if we find trans_splitting. | Aneesh Kumar K.V | 2015-04-17 | 4 | -22/+10 | |
| * | | | | | | | | powerpc/mm/thp: Make page table walk safe against thp split/collapse | Aneesh Kumar K.V | 2015-04-17 | 9 | -36/+88 | |
| * | | | | | | | | KVM: PPC: Remove page table walk helpers | Aneesh Kumar K.V | 2015-04-17 | 3 | -57/+28 | |
| * | | | | | | | | KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer | Aneesh Kumar K.V | 2015-04-17 | 2 | -9/+16 | |
| * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman | 2015-04-17 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() | Scott Wood | 2015-04-15 | 1 | -0/+1 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-04-26 | 29 | -391/+1607 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini | 2015-04-22 | 3 | -4/+15 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | KVM: arm/arm64: check IRQ number on userland injection | Andre Przywara | 2015-04-22 | 3 | -4/+15 | |
| * | | | | | | | | | | | Merge tag 'signed-kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into kvm... | Paolo Bonzini | 2015-04-21 | 22 | -364/+1561 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 | Paul Mackerras | 2015-04-21 | 4 | -22/+70 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C | Paul Mackerras | 2015-04-21 | 4 | -68/+75 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Streamline guest entry and exit | Paul Mackerras | 2015-04-21 | 1 | -86/+126 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use bitmap of active threads rather than count | Paul Mackerras | 2015-04-21 | 5 | -49/+44 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use decrementer to wake napping threads | Paul Mackerras | 2015-04-21 | 1 | -2/+41 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI | Paul Mackerras | 2015-04-21 | 1 | -3/+7 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken | Paul Mackerras | 2015-04-21 | 4 | -35/+34 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu | Paul Mackerras | 2015-04-21 | 2 | -42/+55 | |
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Minor cleanups | Paul Mackerras | 2015-04-21 | 3 | -28/+19 |