summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | platform/chrome: Add Chrome OS EC userspace device interfaceBill Richardson2015-02-265-3/+328
| * | | | | | | | | platform/chrome: Add cros_ec_lpc driver for x86 devicesBill Richardson2015-02-263-0/+332
| * | | | | | | | | mfd: cros_ec: Add char dev and virtual dev pointersJavier Martinez Canillas2015-02-261-1/+14
| * | | | | | | | | mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas2015-02-264-58/+29
| |/ / / / / / / /
* | | | | | | | | Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds2015-04-2650-1145/+325
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | cris: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-251-1/+1
| * | | | | | | | | CRISv32: use GENERIC_SCHED_CLOCKRabin Vincent2015-03-253-0/+12
| * | | | | | | | | CRISv32: use MMIO clocksourceRabin Vincent2015-03-252-21/+5
| * | | | | | | | | CRISv32: use generic clockeventsRabin Vincent2015-03-252-60/+86
| * | | | | | | | | CRIS: use generic headers via KbuildRabin Vincent2015-03-2513-53/+12
| * | | | | | | | | CRIS: use generic cmpxchg.hRabin Vincent2015-03-252-51/+1
| * | | | | | | | | CRIS: use generic atomic.hRabin Vincent2015-03-254-165/+1
| * | | | | | | | | CRIS: use generic atomic bitopsRabin Vincent2015-03-251-110/+1
| * | | | | | | | | CRISv10: remove redundant macros from system.hRabin Vincent2015-03-251-8/+0
| * | | | | | | | | CRIS: remove SMP codeRabin Vincent2015-03-2517-638/+1
| * | | | | | | | | CRISv32: don't enable irqs in INIT_THREADRabin Vincent2015-03-251-2/+1
| * | | | | | | | | CRISv32: handle multiple signalsRabin Vincent2015-03-252-32/+26
| * | | | | | | | | CRISv32: prevent bogus restarts on sigreturnRabin Vincent2015-03-252-2/+8
| * | | | | | | | | CRISv32: don't attempt syscall restart on irq exitRabin Vincent2015-03-251-0/+2
| * | | | | | | | | Add binding documentation for CRISJesper Nilsson2015-03-253-0/+40
| * | | | | | | | | CRIS: add Axis 88 board device treeRabin Vincent2015-03-252-0/+56
| * | | | | | | | | CRISv32: add device tree supportRabin Vincent2015-03-256-0/+46
| * | | | | | | | | CRISv32: add irq domains supportRabin Vincent2015-03-252-3/+26
| * | | | | | | | | CRIS: enable GPIOLIBRabin Vincent2015-03-251-0/+1
* | | | | | | | | | Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-2611-117/+137
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabledAneesh Kumar K.V2015-04-231-0/+1
| * | | | | | | | | | powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build errorShreyas B. Prabhu2015-04-171-1/+1
| * | | | | | | | | | powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-174-22/+10
| * | | | | | | | | | powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-179-36/+88
| * | | | | | | | | | KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-173-57/+28
| * | | | | | | | | | KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V2015-04-172-9/+16
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2015-04-171-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range()Scott Wood2015-04-151-0/+1
| | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-2633-392/+1630
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'kvm-arm-for-4.1-take2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-04-224-5/+19
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: arm/arm64: check IRQ number on userland injectionAndre Przywara2015-04-224-4/+18
| | * | | | | | | | | | | KVM: arm: irqfd: fix value returned by kvm_irq_map_gsiEric Auger2015-04-221-1/+1
| * | | | | | | | | | | | Merge tag 'signed-kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into kvm...Paolo Bonzini2015-04-2125-364/+1580
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8Paul Mackerras2015-04-214-22/+70
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-214-68/+75
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Streamline guest entry and exitPaul Mackerras2015-04-211-86/+126
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-215-49/+44
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Use decrementer to wake napping threadsPaul Mackerras2015-04-211-2/+41
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPIPaul Mackerras2015-04-211-3/+7
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-214-35/+34
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-212-42/+55
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-213-28/+19
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-212-29/+32
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-217-2/+346
| | * | | | | | | | | | | | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-215-0/+153