Age | Commit message (Expand) | Author |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2019-01-05 | Merge tag 'powerpc-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) |
2019-01-04 | Fix access_ok() fallout for sparc32 and powerpc | Linus Torvalds |
2019-01-04 | powerpc: Drop use of 'type' from access_ok() | Mathieu Malaterre |
2019-01-04 | Merge branch 'master' into fixes | Michael Ellerman |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-01-01 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson |
2018-12-30 | KVM: PPC: Book3S HV: radix: Fix uninitialized var build error | Michael Ellerman |
2018-12-30 | powerpc/configs: Add PPC4xx_OCM to ppc40x_defconfig | Michael Ellerman |
2018-12-30 | powerpc/4xx/ocm: Fix phys_addr_t printf warnings | Michael Ellerman |
2018-12-30 | powerpc/4xx/ocm: Fix compilation error due to PAGE_KERNEL usage | Christian Lamparter |
2018-12-30 | powerpc/fsl: Fixed warning: orphan section `__btb_flush_fixup' | Diana Craciun |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2018-12-28 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2018-12-27 | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-12-27 | Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2018-12-26 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-12-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2018-12-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-12-24 | Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw... | Michael Ellerman |
2018-12-23 | Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask" | Scott Wood |
2018-12-22 | powerpc/frace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack | Steven Rostedt (VMware) |
2018-12-22 | powerpc/zImage: Also check for stdout-path | Oliver O'Halloran |
2018-12-22 | powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=y | Benjamin Herrenschmidt |
2018-12-22 | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-22 | powerpc/pseries/pmem: Convert to %pOFn instead of device_node.name | Rob Herring |
2018-12-22 | powerpc/mm: Remove very old comment in hash-4k.h | Michael Ellerman |
2018-12-22 | powerpc/pseries: Fix node leak in update_lmb_associativity_index() | Michael Ellerman |
2018-12-21 | powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL | Scott Wood |
2018-12-21 | powerpc/dts/fsl: Fix dtc-flagged interrupt errors | Scott Wood |
2018-12-21 | powerpc/fsl: Use new clockgen binding | Scott Wood |
2018-12-21 | powerpc/83xx: handle machine check caused by watchdog timer | Christophe Leroy |