Age | Commit message (Expand) | Author |
2019-03-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2019-03-04 | get rid of legacy 'get_ds()' function | Linus Torvalds |
2019-02-28 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-27 | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner |
2019-02-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-23 | Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-19 | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov |
2019-02-19 | powerpc/powernv/sriov: Register IOMMU groups for VFs | Alexey Kardashevskiy |
2019-02-17 | Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-02-17 | powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present() | Michael Ellerman |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2019-02-10 | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner |
2019-02-10 | Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern... | Thomas Gleixner |
2019-02-08 | Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-02-07 | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann |
2019-02-07 | y2038: rename old time and utime syscalls | Arnd Bergmann |
2019-02-07 | y2038: use time32 syscall names on 32-bit | Arnd Bergmann |
2019-02-07 | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann |
2019-02-04 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani |
2019-02-01 | bpf: powerpc64: add JIT support for bpf line info | Sandipan Das |
2019-02-01 | powerpc/papr_scm: Use the correct bind address | Oliver O'Halloran |
2019-01-31 | powerpc/radix: Fix kernel crash with mremap() | Aneesh Kumar K.V |
2019-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-01-26 | ppc: bpf: implement jitting of JMP32 | Jiong Wang |
2019-01-25 | arch: add split IPC system calls where needed | Arnd Bergmann |
2019-01-21 | perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ... | Andrew Murray |
2019-01-20 | Merge tag 'devicetree-fixes-for-5.0-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2019-01-19 | powerpc: chrp: Use of_node_is_type to access device_type | Rob Herring |
2019-01-19 | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-01-15 | powerpc/syscalls: Fix syscall tracing | Michael Ellerman |
2019-01-15 | powerpc/pseries: Fix build break due to pnv_npu2_init() | Jason A. Donenfeld |
2019-01-11 | powerpc/4xx/ocm: Fix fix for phys_addr_t printf warnings | Michael Ellerman |
2019-01-11 | powerpc/powernv/npu: Fix oops in pnv_try_setup_npu_table_group() | Frederic Barrat |
2019-01-11 | powerpc/tm: Limit TM code inside PPC_TRANSACTIONAL_MEM | Breno Leitao |
2019-01-11 | powerpc/8xx: fix setting of pagetable for Abatron BDI debug tool. | Christophe Leroy |
2019-01-11 | powerpc/powernv/npu: Allocate enough memory in pnv_try_setup_npu_table_group() | Dan Carpenter |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain |
2019-01-08 | powerpc/perf: Update perf_regs structure to include MMCRA | Madhavan Srinivasan |
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 |