index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
3
-6
/
+4
2019-03-08
powerpc: prefer memblock APIs returning virtual address
Mike Rapoport
9
-51
/
+44
2019-03-08
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2
-2
/
+0
2019-03-07
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+4
2019-03-07
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-218
/
+29
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-117
/
+179
2019-03-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-36
/
+3
2019-03-06
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
1
-1
/
+1
2019-03-06
powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing
Aneesh Kumar K.V
1
-17
/
+7
2019-03-06
powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_a...
Aneesh Kumar K.V
1
-87
/
+38
2019-03-06
powerpc/vdso: don't clear PG_reserved
David Hildenbrand
1
-2
/
+0
2019-03-06
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
3
-0
/
+54
2019-03-06
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
4
-0
/
+65
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
5
-12
/
+16
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-31
/
+112
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-16
/
+114
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
5
-18
/
+39
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+1
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2019-02-23
Merge tag 'powerpc-5.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-0
/
+4
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-02-19
powerpc/powernv/sriov: Register IOMMU groups for VFs
Alexey Kardashevskiy
2
-0
/
+4
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+33
2019-02-11
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
13
-34
/
+55
2019-02-11
Merge 5.0-rc6 into char-misc-next
Greg Kroah-Hartman
3
-16
/
+33
2019-02-10
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...
Thomas Gleixner
2
-31
/
+98
2019-02-10
Merge tag 'y2038-syscall-cleanup' of git://git.kernel.org:/pub/scm/linux/kern...
Thomas Gleixner
1
-0
/
+13
2019-02-09
Merge tag 'powerpc-5.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-16
/
+33
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2
-9
/
+18
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+60
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-02-04
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-18
/
+22
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+2
2019-02-01
bpf: powerpc64: add JIT support for bpf line info
Sandipan Das
1
-0
/
+1
2019-02-01
powerpc/papr_scm: Use the correct bind address
Oliver O'Halloran
1
-1
/
+4
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2
-15
/
+29
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-14
/
+111
2019-01-28
Merge 5.0-rc4 into char-misc-next
Greg Kroah-Hartman
12
-22
/
+27
2019-01-27
ppc: bpf: implement jitting of JMP32
Jiong Wang
3
-14
/
+111
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+13
2019-01-22
pseries: ibmebus.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-6
/
+4
2019-01-22
iomap: introduce io{read|write}64_{lo_hi|hi_lo}
Logan Gunthorpe
1
-0
/
+2
2019-01-22
powerpc: Adopt nvram module for PPC64
Finn Thain
6
-163
/
+5
2019-01-22
powerpc: Enable HAVE_ARCH_NVRAM_OPS and disable GENERIC_NVRAM
Finn Thain
6
-23
/
+4
2019-01-22
powerpc: Define missing ppc_md.nvram_size for CHRP and PowerMac
Finn Thain
2
-4
/
+19
[next]