index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
20
-33
/
+33
*
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
*
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
11
-103
/
+58
|
\
|
*
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
|
*
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
2018-11-12
1
-13
/
+7
|
*
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
2018-11-12
1
-1
/
+1
|
*
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
2018-11-07
4
-8
/
+27
|
*
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
2018-11-06
1
-0
/
+3
|
*
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2018-11-06
2
-1
/
+4
|
*
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
2018-11-06
1
-20
/
+9
|
*
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
2018-11-05
1
-60
/
+4
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-11
12
-117
/
+76
|
\
\
|
*
|
x86/cpu/vmware: Do not trace vmware_sched_clock()
Steven Rostedt (VMware)
2018-11-09
1
-1
/
+1
|
*
|
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2018-11-06
2
-78
/
+7
|
*
|
x86/ldt: Remove unused variable in map_ldt_struct()
Kirill A. Shutemov
2018-11-06
1
-8
/
+0
|
*
|
x86/ldt: Unmap PTEs for the slot before freeing LDT pages
Kirill A. Shutemov
2018-11-06
1
-13
/
+38
|
*
|
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-11-06
3
-11
/
+11
|
*
|
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
2018-11-06
2
-1
/
+3
|
*
|
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
2018-11-06
2
-1
/
+3
|
*
|
x86/build: Remove -pipe from KBUILD_CFLAGS
Nathan Chancellor
2018-11-05
1
-3
/
+1
|
*
|
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
2018-11-05
1
-1
/
+1
|
*
|
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
2018-11-04
1
-0
/
+11
|
|
/
*
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-11-11
1
-5
/
+8
|
\
\
|
*
|
x86/qspinlock: Fix compile error
Peter Zijlstra
2018-11-04
1
-5
/
+8
*
|
|
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-11-10
3
-1
/
+29
|
\
\
\
[next]