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
*
Merge tag 'powerpc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-02
1
-1
/
+5
|
\
|
*
powerpc/kexec: Fix loading of kernel + initramfs with kexec_file_load()
Thiago Jung Bauermann
2019-05-23
1
-1
/
+5
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 191
Thomas Gleixner
2019-05-30
1
-1
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
21
-289
/
+21
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
85
-439
/
+85
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-24
1
-13
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
3
-0
/
+3
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
1
-1
/
+1
|
\
|
*
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
1
-1
/
+1
*
|
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
powerpc/cacheinfo: Remove double free
Tobin C. Harding
2019-05-17
1
-1
/
+0
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-0
/
+6
|
\
\
|
*
|
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-0
/
+6
*
|
|
powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC
Sinan Kaya
2019-05-14
1
-4
/
+4
*
|
|
powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init
Masahiro Yamada
2019-05-14
1
-3
/
+3
|
|
/
|
/
|
*
|
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-10
40
-1878
/
+1512
|
\
\
|
|
/
|
/
|
|
*
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2019-05-03
1
-0
/
+9
|
*
powerpc/entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-03
2
-11
/
+2
|
*
powerpc/prom_init: get rid of PROM_SCRATCH_SIZE
Christophe Leroy
2019-05-03
1
-11
/
+9
|
*
powerpc/security: Show powerpc_security_features in debugfs
Michael Ellerman
2019-05-03
1
-0
/
+8
|
*
powerpc/64: Don't trace code that runs with the soft irq mask unreconciled
Nicholas Piggin
2019-05-03
4
-13
/
+20
|
*
powerpc/irq: drop __irq_offset_value
Christophe Leroy
2019-05-03
1
-3
/
+0
|
*
powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible.
Christophe Leroy
2019-05-03
1
-21
/
+18
|
*
powerpc/setup: cleanup the #ifdef CONFIG_TAU block
Christophe Leroy
2019-05-03
1
-12
/
+12
|
*
powerpc/setup: cleanup ifdef mess in check_cache_coherency()
Christophe Leroy
2019-05-03
1
-7
/
+3
|
*
powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC
Christophe Leroy
2019-05-03
1
-2
/
+0
|
*
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-03
1
-2
/
+0
|
*
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-03
1
-2
/
+0
|
*
powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off
Christophe Leroy
2019-05-03
1
-14
/
+2
|
*
powerpc/32: don't do syscall stuff in transfer_to_handler
Christophe Leroy
2019-05-03
1
-19
/
+0
|
*
powerpc/32: implement fast entry for syscalls on BOOKE
Christophe Leroy
2019-05-03
4
-16
/
+100
|
*
powerpc/32: implement fast entry for syscalls on non BOOKE
Christophe Leroy
2019-05-03
5
-10
/
+116
|
*
powerpc: Fix 32-bit handling of MSR_EE on exceptions
Christophe Leroy
2019-05-03
1
-49
/
+67
|
*
powerpc/32: get rid of COPY_EE in exception entry
Christophe Leroy
2019-05-03
3
-27
/
+15
|
*
powerpc/32: Enter exceptions with MSR_EE unset
Christophe Leroy
2019-05-03
7
-106
/
+90
|
*
powerpc/32: enter syscall with MSR_EE inconditionaly set
Christophe Leroy
2019-05-03
7
-5
/
+13
|
*
powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts
Christophe Leroy
2019-05-03
1
-0
/
+8
|
*
powerpc/40x: Refactor exception entry macros by using head_32.h
Christophe Leroy
2019-05-03
2
-86
/
+6
|
*
powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
1
-10
/
+16
|
*
powerpc/40x: add exception frame marker
Christophe Leroy
2019-05-03
1
-0
/
+6
|
*
powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG
Christophe Leroy
2019-05-03
1
-12
/
+9
|
*
powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one
Christophe Leroy
2019-05-03
1
-7
/
+6
|
*
powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it
Christophe Leroy
2019-05-03
2
-9
/
+15
|
*
powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S
Christophe Leroy
2019-05-03
3
-193
/
+122
|
*
powerpc/mm: print hash info in a helper
Christophe Leroy
2019-05-03
1
-21
/
+1
|
*
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
1
-25
/
+45
|
*
powerpc/32s: move hash code patching out of MMU_init_hw()
Christophe Leroy
2019-05-03
1
-0
/
+3
|
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
6
-0
/
+18
|
*
powerpc: disable KASAN instrumentation on early/critical files.
Christophe Leroy
2019-05-03
1
-0
/
+12
|
*
powerpc/32: use memset() instead of memset_io() to zero BSS
Christophe Leroy
2019-05-03
1
-2
/
+2
[next]