Age | Commit message (Expand) | Author | Files | Lines |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig | 1 | -1/+1 |
2015-07-08 | powerpc/perf/24x7: Fix lockdep warning | Sukadev Bhattiprolu | 1 | -0/+2 |
2015-07-07 | powerpc/powernv: Fix race in updating core_idle_state | Shreyas B. Prabhu | 1 | -10/+21 |
2015-07-06 | powerpc/powernv: Fix opal-elog interrupt handler | Alistair Popple | 1 | -11/+5 |
2015-07-06 | powerpc/ppc4xx_hsta_msi: Include ppc-pci.h to fix reference to hose_list | Daniel Axtens | 1 | -0/+1 |
2015-07-06 | powerpc: Add plain English description for alignment exception oopses | Anton Blanchard | 1 | -0/+4 |
2015-07-06 | powerpc: Set the correct kernel taint on machine check errors. | Daniel Axtens | 1 | -0/+2 |
2015-07-06 | powerpc/powernv: Fix vma page prot flags in opal-prd driver | Vaidyanathan Srinivasan | 1 | -5/+4 |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds | 2 | -2/+2 |
2015-07-02 | Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/... | Linus Torvalds | 3 | -5/+3 |
2015-07-02 | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -1/+6 |
2015-06-30 | Merge remote-tracking branch 'robh/for-next' into devicetree/next | Grant Likely | 3 | -1/+6 |
2015-06-27 | Merge tag 'driver-core-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2015-06-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -9/+0 |
2015-06-26 | mm/hugetlb: remove arch_prepare/release_hugepage from arch headers | Dominik Dingel | 1 | -9/+0 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -3/+2 |
2015-06-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -62/+96 |
2015-06-25 | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 2 | -2/+4 |
2015-06-25 | mm: clarify that the function operates on hugepage pte | Aneesh Kumar K.V | 2 | -5/+5 |
2015-06-25 | powerpc/mm: use generic version of pmdp_clear_flush() | Aneesh Kumar K.V | 2 | -15/+0 |
2015-06-25 | mm/thp: split out pmd collapse flush into separate functions | Aneesh Kumar K.V | 2 | -35/+45 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook | Zhang Zhen | 1 | -5/+0 |
2015-06-25 | powerpc/mm: tracking vDSO remap | Laurent Dufour | 2 | -1/+35 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-25 | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 1 | -5/+0 |
2015-06-25 | powerpc: use for_each_sg() | Akinobu Mita | 1 | -5/+5 |
2015-06-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -0/+1 |
2015-06-24 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -32/+45 |
2015-06-24 | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp... | Linus Torvalds | 158 | -1745/+5608 |
2015-06-24 | make simple_positive() public | Al Viro | 1 | -1/+1 |
2015-06-23 | Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -33/+1 |
2015-06-23 | Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 5 | -0/+5 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 4 | -4/+202 |
2015-06-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -12/+16 |
2015-06-23 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -2/+1 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 261 | -9858/+8914 |
2015-06-19 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo... | Michael Ellerman | 47 | -181/+2293 |
2015-06-19 | powerpc/powernv: Fix wrong IOMMU table in pnv_ioda_setup_bus_dma() | Alexey Kardashevskiy | 1 | -1/+1 |
2015-06-19 | powerpc/mm: Change the swap encoding in pte. | Aneesh Kumar K.V | 3 | -5/+23 |
2015-06-19 | powerpc/mm: PTE_RPN_MAX is not used, remove the same | Aneesh Kumar K.V | 1 | -2/+0 |
2015-06-19 | powerpc/tm: Abort syscalls in active transactions | Sam bobroff | 5 | -6/+46 |
2015-06-18 | powerpc/iommu/ioda2: Enable compile with IOV=on and IOMMU_API=off | Alexey Kardashevskiy | 1 | -24/+26 |
2015-06-18 | powerpc/include: Add opal-prd to installed uapi headers | Jeremy Kerr | 1 | -0/+1 |
2015-06-18 | powerpc/powernv: fix construction of opal PRD messages | Jeremy Kerr | 1 | -7/+12 |
2015-06-18 | powerpc/powernv: Increase opal-irqchip initcall priority | Alistair Popple | 2 | -3/+4 |
2015-06-17 | powerpc: Make doorbell check preemption safe | Shreyas B. Prabhu | 1 | -5/+9 |
2015-06-16 | powerpc: don't use module_init for non-modular core hugetlb code | Paul Gortmaker | 1 | -1/+1 |
2015-06-16 | powerpc: use subsys_initcall for Freescale Local Bus | Paul Gortmaker | 1 | -1/+1 |
2015-06-16 | powerpc: don't use module_init in non-modular 83xx suspend code | Paul Gortmaker | 1 | -2/+1 |