index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
1
-5
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-5
/
+0
|
\
|
*
trap: cleanup trap_init()
Kefeng Wang
2021-09-08
1
-5
/
+0
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
4
-4
/
+3
|
\
\
|
*
|
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
3
-3
/
+3
|
*
|
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
|
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-09-03
39
-245
/
+267
|
\
\
\
|
*
\
\
Merge branch 'fixes' into next
Michael Ellerman
2021-09-03
10
-51
/
+46
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
2021-08-27
1
-30
/
+31
|
*
|
|
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-27
1
-0
/
+3
|
*
|
|
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
2021-08-27
1
-1
/
+1
|
*
|
|
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
2021-08-27
1
-6
/
+5
|
*
|
|
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
2021-08-27
1
-1
/
+1
|
*
|
|
powerpc: Refactor verification of MSR_RI
Christophe Leroy
2021-08-26
2
-10
/
+7
|
*
|
|
powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
Christophe Leroy
2021-08-26
1
-2
/
+0
|
*
|
|
powerpc/64e: Get dear offset with _DEAR macro
Xiongwei Song
2021-08-26
2
-14
/
+7
|
*
|
|
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2021-08-26
2
-1
/
+3
|
*
|
|
powerpc/64e: Get esr offset with _ESR macro
Xiongwei Song
2021-08-26
2
-6
/
+6
|
*
|
|
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
2021-08-26
3
-2
/
+4
|
*
|
|
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
2021-08-25
1
-11
/
+4
|
*
|
|
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
2021-08-25
4
-4
/
+4
|
*
|
|
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
2021-08-25
4
-13
/
+13
|
*
|
|
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_ker...
Christophe Leroy
2021-08-25
1
-2
/
+2
|
*
|
|
powerpc/prom: Fix unused variable ‘reserve_map’ when CONFIG_PPC32 is not set
Cédric Le Goater
2021-08-23
1
-2
/
+3
|
*
|
|
powerpc/tau: Add 'static' storage qualifier to 'tau_work' definition
Finn Thain
2021-08-20
1
-1
/
+1
|
*
|
|
powerpc/32: Remove unneccessary calculations in load_up_{fpu/altivec}
Christophe Leroy
2021-08-18
2
-5
/
+2
|
*
|
|
powerpc: Remove duplicate includes
Wan Jiabing
2021-08-18
2
-3
/
+1
|
*
|
|
powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm goto
Christophe Leroy
2021-08-15
3
-4
/
+9
|
*
|
|
powerpc/pseries: Add support for FORM2 associativity
Aneesh Kumar K.V
2021-08-13
1
-1
/
+2
|
*
|
|
powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITY
Aneesh Kumar K.V
2021-08-13
1
-1
/
+1
|
*
|
|
powerpc: rename powerpc_debugfs_root to arch_debugfs_dir
Aneesh Kumar K.V
2021-08-13
11
-40
/
+39
|
*
|
|
powerpc/pseries/pci: Add MSI domains
Cédric Le Goater
2021-08-10
1
-0
/
+6
|
*
|
|
powerpc: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-08-10
1
-2
/
+2
|
*
|
|
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
2
-21
/
+48
|
*
|
|
powerpc/cacheinfo: Remove the redundant get_shared_cpu_map()
Gautham R. Shenoy
2021-08-04
1
-40
/
+1
|
*
|
|
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-08-04
2
-24
/
+60
|
*
|
|
powerpc/stacktrace: Include linux/delay.h
Michal Suchanek
2021-08-03
1
-0
/
+1
|
*
|
|
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
2021-07-26
1
-0
/
+2
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-09-02
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2021-08-09
1
-2
/
+0
|
*
|
|
|
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
2021-08-09
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
3
-7
/
+1
|
\
\
\
\
|
*
\
\
\
Merge branch 'rework/printk_safe-removal' into for-linus
Petr Mladek
2021-08-30
2
-6
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
printk: remove safe buffers
John Ogness
2021-07-26
2
-6
/
+0
|
*
|
|
|
|
printk: Userspace format indexing support
Chris Down
2021-07-19
1
-1
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
|
/
/
/
*
|
|
|
powerpc/64s: Fix scv implicit soft-mask table for relocated kernels
Nicholas Piggin
2021-08-20
1
-3
/
+4
[next]