Age | Commit message (Expand) | Author | Files | Lines |
2015-04-02 | Merge branch 'perf/urgent' into perf/core, before applying dependent patches | Ingo Molnar | 2 | -4/+5 |
2015-03-27 | Merge branch 'perf/core' into perf/timer, before applying new changes | Ingo Molnar | 1 | -4/+9 |
2015-03-27 | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th... | Ingo Molnar | 6 | -28/+45 |
2015-03-26 | Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6 | Marcelo Tosatti | 2 | -4/+5 |
2015-03-23 | powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLER | Mahesh Salgaonkar | 1 | -1/+1 |
2015-03-20 | KVM: PPC: Book3S HV: Fix instruction emulation | Paul Mackerras | 1 | -0/+1 |
2015-03-20 | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield count | Paul Mackerras | 1 | -1/+1 |
2015-03-20 | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr() | Paul Mackerras | 1 | -3/+3 |
2015-03-20 | powerpc/pseries: Little endian fixes for post mobility device tree update | Tyrel Datwyler | 1 | -21/+23 |
2015-03-20 | powerpc: Add PVR for POWER8NVL processor | Benjamin Herrenschmidt | 1 | -0/+20 |
2015-03-20 | powerpc/powernv: Fixes for hypervisor doorbell handling | Paul Mackerras | 4 | -2/+20 |
2015-03-04 | powerpc/iommu: Remove IOMMU device references via bus notifier | Nishanth Aravamudan | 4 | -26/+34 |
2015-03-04 | powerpc/smp: Wait until secondaries are active & online | Michael Ellerman | 1 | -2/+2 |
2015-02-26 | Merge tag 'v4.0-rc1' into perf/core, to refresh the tree | Ingo Molnar | 236 | -3499/+3720 |
2015-02-23 | powerpc: Re-enable dynticks | Paul Clarke | 1 | -0/+9 |
2015-02-21 | Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 4 | -6/+12 |
2015-02-19 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 1 | -3/+3 |
2015-02-18 | powerpc/corenet: Enable CLK_QORIQ | Emil Medve | 2 | -0/+2 |
2015-02-18 | perf, powerpc: Fix up flush_branch_stack() users | Peter Zijlstra | 1 | -4/+9 |
2015-02-18 | kexec: add IND_FLAGS macro | Geoff Levand | 1 | -2/+0 |
2015-02-17 | powerpc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov | 11 | -26/+4 |
2015-02-15 | Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+3 |
2015-02-14 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 3 | -14/+14 |
2015-02-14 | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 3 | -18/+10 |
2015-02-13 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 4 | -2/+4 |
2015-02-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -86/+70 |
2015-02-13 | powerpc: add running_clock for powerpc to prevent spurious softlockup warnings | Cyril Bur | 1 | -0/+32 |
2015-02-13 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -7/+3 |
2015-02-13 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 3 | -64/+1 |
2015-02-13 | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT | Mel Gorman | 2 | -13/+15 |
2015-02-13 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 4 | -10/+11 |
2015-02-13 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 1 | -0/+16 |
2015-02-13 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-02-13 | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -13/+4 |
2015-02-12 | Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-02-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+12 |
2015-02-12 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 200 | -3098/+3536 |
2015-02-12 | arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() | Naoya Horiguchi | 1 | -4/+2 |
2015-02-12 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2 | -2/+2 |
2015-02-12 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -0/+8 |
2015-02-11 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -215/+44 |
2015-02-10 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-02-06 | kvm: add halt_poll_ns module parameter | Paolo Bonzini | 3 | -0/+3 |
2015-02-06 | mm/debug_pagealloc: fix build failure on ppc and some other archs | Joonsoo Kim | 1 | -7/+0 |
2015-02-04 | Merge branches 'arm/renesas', 'arm/smmu', 'arm/omap', 'ppc/pamu', 'x86/amd' a... | Joerg Roedel | 5 | -4/+7 |
2015-02-04 | powerpc/mm: Warn on flushing tlb page in kernel context | Arseny Solokha | 1 | -1/+5 |
2015-02-04 | powerpc/powernv: Add OPAL soft-poweroff routine | Joel Stanley | 3 | -2/+67 |
2015-02-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 34 | -421/+884 |
2015-02-03 | iommu/fsl: Various cleanups | Emil Medve | 1 | -2/+2 |
2015-02-03 | Merge branch 'clk-next' into v3.19-rc7 | Michael Turquette | 2 | -6/+10 |