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
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/mm: Avoid useless lock with single page fragments
Christophe Leroy
2018-12-04
2
-0
/
+6
*
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
5
-101
/
+120
*
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
2018-12-04
1
-3
/
+0
*
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2018-12-04
2
-32
/
+0
*
powerpc: annotate implicit fall throughs
Stephen Rothwell
2018-12-04
3
-0
/
+3
*
powerpc/mm: remove unused function prototype
Breno Leitao
2018-12-04
1
-1
/
+0
*
powerpc/pseries/cpuidle: Fix preempt warning
Breno Leitao
2018-12-04
1
-1
/
+7
*
powerpc/xmon: Fix invocation inside lock region
Breno Leitao
2018-12-04
1
-4
/
+14
*
powerpc/kconfig: remove PPC_STD_MMU_32 and PPC_STD_MMU
Christophe Leroy
2018-11-26
2
-10
/
+2
*
powerpc: change CONFIG_PPC_STD_MMU to CONFIG_PPC_BOOK3S
Christophe Leroy
2018-11-26
4
-6
/
+6
*
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
6
-8
/
+8
*
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
2018-11-26
1
-6
/
+3
*
powerpc/kconfig: remove CONFIG_6xx
Christophe Leroy
2018-11-26
11
-20
/
+16
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
20
-33
/
+33
*
drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
1
-2
/
+2
*
cxl: Use device_type helpers to access the node type
Rob Herring
2018-11-26
1
-3
/
+1
*
macintosh: Use device_type helpers to access the node type
Rob Herring
2018-11-26
5
-30
/
+22
*
macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
Rob Herring
2018-11-26
1
-3
/
+3
*
powerpc: Use device_type helpers to access the node type
Rob Herring
2018-11-26
18
-67
/
+44
*
powerpc: Rework btext_find_display to use of_stdout and device_type helpers
Rob Herring
2018-11-26
1
-12
/
+4
*
powerpc/configs: Add KVM guest defconfig
Satheesh Rajendran
2018-11-26
2
-0
/
+21
*
powerpc/configs: Add missing config symbols for ppc64_defconfig
Satheesh Rajendran
2018-11-26
1
-1
/
+10
*
powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfig
Satheesh Rajendran
2018-11-26
1
-0
/
+1
*
powerpc/configs: Update ppc64_defconfig with savedefconfig
Michael Ellerman
2018-11-26
1
-34
/
+34
*
powerpc/configs: Remove unnecessary ftrace symbols
Michael Ellerman
2018-11-26
2
-4
/
+0
*
powerpc/pasemi: Use dma_zalloc_coherent()
Sabyasachi Gupta
2018-11-25
1
-3
/
+1
*
powerpc/85xx: Drop pointless static qualifier
Yue Haibing
2018-11-25
1
-1
/
+1
*
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
2018-11-25
1
-1
/
+1
*
powerpc: Typo s/use use/use/
Geert Uytterhoeven
2018-11-25
1
-1
/
+1
*
powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-25
1
-11
/
+1
*
powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-11-25
1
-24
/
+4
*
powerpc: mark 64-bit PD_HUGE constant as unsigned long
Daniel Axtens
2018-11-25
1
-1
/
+1
*
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
2018-11-25
1
-1
/
+1
*
powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
Mathieu Malaterre
2018-11-25
1
-0
/
+4
*
selftests/powerpc: Skip test instead of failing
Breno Leitao
2018-11-25
1
-4
/
+1
*
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
2018-11-25
1
-0
/
+10
*
selftests/powerpc: Allocate base registers
Breno Leitao
2018-11-25
7
-10
/
+8
*
powerpc/mm: Remove extern from function definition
Breno Leitao
2018-11-25
2
-6
/
+6
*
powerpc/pkey: Define functions as static
Breno Leitao
2018-11-25
1
-7
/
+8
*
powerpc/perf: Declare static identifier a such
Breno Leitao
2018-11-25
1
-3
/
+3
*
powerpc/scom: Return NULL instead of 0
Breno Leitao
2018-11-25
1
-2
/
+2
*
powerpc/lib: Declare static methods
Breno Leitao
2018-11-25
1
-2
/
+2
*
powerpc/xmon: Define static functions
Breno Leitao
2018-11-25
1
-3
/
+3
*
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
2018-11-25
1
-1
/
+1
*
powerpc/eeh: Declare pci_ers_result_name() as static
Breno Leitao
2018-11-25
1
-1
/
+1
*
powerpc/64s: Include cpu header
Breno Leitao
2018-11-25
1
-0
/
+1
*
Merge branch 'fixes' into next
Michael Ellerman
2018-11-25
12
-106
/
+76
|
\
|
*
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
2018-11-15
1
-2
/
+3
|
*
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2018-11-15
2
-0
/
+3
|
*
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
2018-11-14
1
-1
/
+1
[next]