| Commit message (Expand) | Author | Age | Files | Lines |
* | net: bpf: make eBPF interpreter images read-only | Daniel Borkmann | 2014-09-05 | 1 | -1/+2 |
* | PC, KVM, CMA: Fix regression caused by wrong get_order() use | Alexey Kardashevskiy | 2014-08-19 | 1 | -3/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-08-14 | 28 | -223/+387 |
|\ |
|
| * | powerpc/thp: Add tracepoints to track hugepage invalidate | Aneesh Kumar K.V | 2014-08-13 | 2 | -0/+10 |
| * | powerpc/mm: Use read barrier when creating real_pte | Aneesh Kumar K.V | 2014-08-13 | 1 | -5/+25 |
| * | powerpc/thp: Use ACCESS_ONCE when loading pmdp | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+3 |
| * | powerpc/thp: Invalidate with vpn in loop | Aneesh Kumar K.V | 2014-08-13 | 1 | -16/+7 |
| * | powerpc/thp: Handle combo pages in invalidate | Aneesh Kumar K.V | 2014-08-13 | 3 | -5/+13 |
| * | powerpc/thp: Invalidate old 64K based hash page mapping before insert of 4k pte | Aneesh Kumar K.V | 2014-08-13 | 1 | -9/+70 |
| * | powerpc/thp: Don't recompute vsid and ssize in loop on invalidate | Aneesh Kumar K.V | 2014-08-13 | 4 | -43/+26 |
| * | powerpc/thp: Add write barrier after updating the valid bit | Aneesh Kumar K.V | 2014-08-13 | 1 | -1/+4 |
| * | powerpc: reorder per-cpu NUMA information's initialization | Nishanth Aravamudan | 2014-08-13 | 2 | -9/+15 |
| * | powerpc/perf/hv-24x7: Use kmem_cache_free | Himangi Saraogi | 2014-08-13 | 1 | -1/+1 |
| * | powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info | Thomas Falcon | 2014-08-13 | 1 | -2/+2 |
| * | powerpc: Hard disable interrupts in xmon | Anton Blanchard | 2014-08-13 | 1 | -0/+3 |
| * | powerpc: remove duplicate definition of TEXASR_FS | Nishanth Aravamudan | 2014-08-13 | 1 | -2/+1 |
| * | powerpc/pseries: Avoid deadlock on removing ddw | Gavin Shan | 2014-08-13 | 1 | -6/+14 |
| * | powerpc/pseries: Failure on removing device node | Gavin Shan | 2014-08-13 | 1 | -1/+1 |
| * | powerpc/boot: Use correct zlib types for comparison | Benjamin Herrenschmidt | 2014-08-13 | 1 | -2/+2 |
| * | powerpc/powernv: Interface to register/unregister opal dump region | Vasant Hegde | 2014-08-13 | 3 | -0/+36 |
| * | powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYS | Michael Ellerman | 2014-08-13 | 1 | -2/+4 |
| * | powerpc/ppc476: Disable BTAC | Alistair Popple | 2014-08-13 | 1 | -1/+3 |
| * | powerpc/powernv: Fix IOMMU group lost | Gavin Shan | 2014-08-13 | 2 | -18/+22 |
| * | powerpc: Add smp_mb()s to arch_spin_unlock_wait() | Michael Ellerman | 2014-08-13 | 1 | -0/+4 |
| * | powerpc: Add smp_mb() to arch_spin_is_locked() | Michael Ellerman | 2014-08-13 | 1 | -0/+1 |
| * | powerpc: Fix "attempt to move .org backwards" error | Guenter Roeck | 2014-08-13 | 1 | -55/+55 |
| * | powerpc/nohash: Split __early_init_mmu() into boot and secondary | Scott Wood | 2014-08-13 | 1 | -45/+66 |
* | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2014-08-14 | 7 | -91/+10 |
|\ \ |
|
| * \ | Merge branch 'devicetree/next-overlay' into devicetree/next | Grant Likely | 2014-08-11 | 2 | -71/+1 |
| |\ \ |
|
| | * | | of: Reorder device tree changes and notifiers | Grant Likely | 2014-07-24 | 1 | -1/+1 |
| | * | | of: Move dynamic node fixups out of powerpc and into common code | Grant Likely | 2014-07-24 | 1 | -70/+0 |
| * | | | Merge branch 'devicetree/next-console' into devicetree/next | Grant Likely | 2014-08-11 | 5 | -20/+9 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | of: Migrate of_find_node_by_name() users to for_each_node_by_name() | Grant Likely | 2014-06-26 | 5 | -20/+9 |
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | dmaengine: mpc512x: register for device tree channel lookup | Alexander Popov | 2014-07-25 | 1 | -0/+1 |
* | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-11 | 2 | -4/+4 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | arch/powerpc/platforms/powernv/opal-dump.c: fix world-writable sysfs files | Rusty Russell | 2014-08-07 | 1 | -2/+2 |
| * | | | | arch/powerpc/platforms/powernv/opal-elog.c: fix world-writable sysfs files | Rusty Russell | 2014-08-07 | 1 | -2/+2 |
* | | | | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 4 | -72/+47 |
|\ \ \ \ \ |
|
| * | | | | | powerpc: Use sigsp() | Richard Weinberger | 2014-08-06 | 3 | -11/+5 |
| * | | | | | powerpc: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 4 | -64/+45 |
* | | | | | | Merge branch 'akpm' (second patchbomb from Andrew Morton) | Linus Torvalds | 2014-08-09 | 13 | -43/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | kexec: load and relocate purgatory at kernel load time | Vivek Goyal | 2014-08-09 | 1 | -0/+2 |
| * | | | | | | arch/powerpc: replace obsolete strict_strto* calls | Daniel Walter | 2014-08-09 | 4 | -7/+7 |
| * | | | | | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 2 | -19/+0 |
| * | | | | | | lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig | Laura Abbott | 2014-08-09 | 7 | -17/+6 |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-08-07 | 55 | -2003/+1839 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | KVM: PPC: Enable IRQFD support for the XICS interrupt controller | Paul Mackerras | 2014-08-05 | 4 | -9/+55 |
| * | | | | | | KVM: Give IRQFD its own separate enabling Kconfig option | Paul Mackerras | 2014-08-05 | 1 | -0/+1 |
| * | | | | | | KVM: irqchip: Provide and use accessors for irq routing table | Paul Mackerras | 2014-08-05 | 1 | -3/+1 |