Age | Commit message (Expand) | Author | Files | Lines |
2015-02-17 | kexec: add IND_FLAGS macro | Geoff Levand | 1 | -2/+0 |
2015-02-16 | 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-13 | 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-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -86/+70 |
2015-02-12 | powerpc: add running_clock for powerpc to prevent spurious softlockup warnings | Cyril Bur | 1 | -0/+32 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 3 | -7/+3 |
2015-02-12 | mm: remove remaining references to NUMA hinting bits and helpers | Mel Gorman | 3 | -64/+1 |
2015-02-12 | ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT | Mel Gorman | 2 | -13/+15 |
2015-02-12 | mm: convert p[te|md]_numa users to p[te|md]_protnone_numa | Mel Gorman | 4 | -10/+11 |
2015-02-12 | mm: add p[te|md] protnone helpers for use by NUMA balancing | Mel Gorman | 1 | -0/+16 |
2015-02-12 | Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2015-02-12 | 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-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+12 |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 200 | -3098/+3536 |
2015-02-11 | arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() | Naoya Horiguchi | 1 | -4/+2 |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov | 2 | -2/+2 |
2015-02-11 | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 1 | -0/+8 |
2015-02-10 | Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -215/+44 |
2015-02-09 | 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-05 | 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-02 | powerpc/perf/hv-gpci: add the remaining gpci requests | Cody P Schafer | 1 | -1/+186 |
2015-02-02 | powerpc/perf/{hv-gpci, hv-common}: generate requests with counters annotated | Cody P Schafer | 10 | -30/+316 |
2015-02-02 | powerpc/perf/hv-24x7: parse catalog and populate sysfs with events | Cody P Schafer | 4 | -17/+841 |
2015-02-02 | perf: define EVENT_DEFINE_RANGE_FORMAT_LITE helper | sukadev@linux.vnet.ibm.com | 1 | -0/+10 |
2015-02-02 | powerpc/kernel: Avoid initializing device-tree pointer twice | Gavin Shan | 1 | -3/+0 |
2015-02-02 | powerpc: Remove old compile time disabled syscall tracing code | Michael Ellerman | 3 | -104/+0 |
2015-02-02 | powerpc/kernel: Make syscall_exit a local label | Michael Ellerman | 1 | -9/+9 |
2015-02-02 | cxl: Fix device_node reference counting | Ryan Grimm | 2 | -4/+4 |
2015-01-30 | powerpc/mm: bail out early when flushing TLB page | Arseny Solokha | 1 | -1/+4 |
2015-01-30 | powerpc/powermac: Convert PCI to use generic config accessors | Rob Herring | 1 | -170/+39 |
2015-01-30 | powerpc/fsl_pci: Convert PCI to use generic config accessors | Rob Herring | 1 | -43/+3 |
2015-01-29 | powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) | Brian Norris | 3 | -0/+3 |
2015-01-29 | perf/powerpc: reset event hw state when adding it to the PMU | Alexandru-Cezar Sardan | 1 | -1/+3 |
2015-01-29 | powerpc/qe: Use strlcpy() | Rickard Strandqvist | 1 | -3/+3 |
2015-01-29 | PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n... | Markus Elfring | 1 | -2/+1 |
2015-01-29 | powerpc: dts: pq3/85xx: Fix GPIO address | Alessio Igor Bogani | 1 | -3/+3 |
2015-01-29 | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QMan | Kumar Gala | 3 | -0/+183 |
2015-01-29 | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BMan | Kumar Gala | 2 | -0/+131 |
2015-01-29 | powerpc/85xx: Add support for Emerson/Artesyn MVME2500. | Alessio Igor Bogani | 5 | -3/+374 |
2015-01-29 | powerpc/mpc85xx: Add ranges to etsec2 nodes | Scott Wood | 3 | -0/+3 |