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.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
2020-10-29
powerpc/perf: Support PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-2
/
+4
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
5
-5
/
+5
2020-10-24
Merge tag 'powerpc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
11
-118
/
+179
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-49
/
+111
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-3
/
+2
2020-10-22
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-63
/
+25
2020-10-22
powerpc/pseries: Avoid using addr_to_pfn in real mode
Ganesh Goudar
1
-49
/
+69
2020-10-22
powerpc/uaccess: Don't use "m<>" constraint with GCC 4.9
Christophe Leroy
2
-2
/
+15
2020-10-22
powerpc/eeh: Fix eeh_dev_check_failure() for PE#0
Oliver O'Halloran
1
-5
/
+0
2020-10-22
KVM: PPC: Book3S HV: Make struct kernel_param_ops definition const
Joe Perches
1
-1
/
+1
2020-10-20
powerpc/64s: Remove TM from Power10 features
Jordan Niethe
2
-4
/
+11
2020-10-19
powerpc: Fix undetected data corruption with P9N DD2.1 VSX CI load emulation
Michael Neuling
1
-1
/
+1
2020-10-19
powerpc/powernv/dump: Handle multiple writes to ack attribute
Vasant Hegde
1
-3
/
+8
2020-10-19
powerpc/powernv/dump: Fix race while processing OPAL dump
Vasant Hegde
1
-12
/
+29
2020-10-19
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
1
-26
/
+31
2020-10-19
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
1
-9
/
+4
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
1
-0
/
+1
2020-10-18
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-1
/
+0
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
169
-2310
/
+2639
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-18
/
+25
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2
-2
/
+2
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
3
-16
/
+9
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
1
-0
/
+14
2020-10-16
powerpc/mce: Avoid nmi_enter/exit in real mode on pseries hash
Ganesh Goudar
1
-4
/
+3
2020-10-16
powerpc/opal_elog: Handle multiple writes to ack attribute
Aneesh Kumar K.V
1
-3
/
+8
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-0
/
+185
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
9
-17
/
+18
2020-10-15
Revert "powerpc/pci: unmap legacy INTx interrupts when a PHB is removed"
Qian Cai
2
-120
/
+0
2020-10-15
powerpc32: don't adjust unmoved stack pointer in csum_partial_copy_generic() ...
Jason A. Donenfeld
1
-1
/
+0
2020-10-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
10
-96
/
+85
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
7
-60
/
+58
2020-10-14
arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
Mike Rapoport
3
-17
/
+16
2020-10-14
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
1
-4
/
+2
2020-10-14
KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
Mike Rapoport
1
-10
/
+2
2020-10-14
mm/memremap_pages: support multiple ranges per invocation
Dan Williams
1
-0
/
+1
2020-10-14
mm/memremap_pages: convert to 'struct range'
Dan Williams
1
-6
/
+7
2020-10-14
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+4
2020-10-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-13
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-10-13
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+5
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-140
/
+58
2020-10-13
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-50
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-20
/
+30
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-17
/
+0
2020-10-08
powerpc/time: Make get_tb() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+3
2020-10-08
powerpc/time: Make get_tbl() common to PPC32 and PPC64
Christophe Leroy
1
-7
/
+0
[prev]
[next]