index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2018-07-30
4
-5
/
+0
*
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
49
-4
/
+45
*
powerpc: clean the inclusion of stringify.h
Christophe Leroy
2018-07-30
15
-6
/
+11
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
57
-33
/
+73
*
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-07-30
11
-15
/
+27
*
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
2018-07-30
4
-4
/
+0
*
powerpc: remove kdump.h from page.h
Christophe Leroy
2018-07-30
4
-2
/
+2
*
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
2018-07-24
1
-7
/
+1
*
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
2018-07-24
3
-15
/
+41
*
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
2018-07-24
2
-5
/
+12
*
powerpc/powernv: Remove OPALv1 support from opal console driver
Nicholas Piggin
2018-07-24
1
-46
/
+40
*
powerpc/powernv: Implement and use opal_flush_console
Nicholas Piggin
2018-07-24
3
-36
/
+42
*
powerpc/powernv: opal-kmsg use flush fallback from console code
Nicholas Piggin
2018-07-24
1
-9
/
+6
*
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
Nicholas Piggin
2018-07-24
1
-8
/
+16
*
powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
Nicholas Piggin
2018-07-24
1
-15
/
+23
*
powerpc/powernv: opal_put_chars partial write fix
Nicholas Piggin
2018-07-24
1
-1
/
+1
*
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...
Mukesh Ojha
2018-07-24
1
-6
/
+3
*
powerpc/powernv/opal-dump : Handles opal_dump_info properly
Mukesh Ojha
2018-07-24
1
-3
/
+6
*
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
2018-07-24
1
-4
/
+3
*
powerpc/tm: Update function prototype comment
Cyril Bur
2018-07-24
1
-2
/
+2
*
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
2018-07-24
5
-25
/
+143
*
powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
Simon Guo
2018-07-24
1
-11
/
+46
*
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
Simon Guo
2018-07-24
5
-11
/
+248
*
powerpc: add vcmpequd/vcmpequb ppc instruction macro
Simon Guo
2018-07-24
1
-0
/
+11
*
powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
Simon Guo
2018-07-24
1
-7
/
+133
*
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
2018-07-24
1
-6
/
+10
*
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
2018-07-24
1
-20
/
+14
*
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
2018-07-24
1
-16
/
+33
*
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
2018-07-24
2
-20
/
+17
*
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
2018-07-24
5
-24
/
+20
*
powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config
Aneesh Kumar K.V
2018-07-24
1
-3
/
+10
*
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
2018-07-24
1
-3
/
+29
*
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
2018-07-24
1
-0
/
+10
*
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2018-07-24
2
-0
/
+7
*
powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2
Michael Ellerman
2018-07-24
1
-10
/
+17
*
powerpc: NMI IPI make NMI IPIs fully sychronous
Nicholas Piggin
2018-07-24
3
-25
/
+27
*
powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely
Nicholas Piggin
2018-07-24
6
-16
/
+52
*
selftests/powerpc: Fix ptrace-pkey for default execute permission change
Ram Pai
2018-07-24
1
-0
/
+4
*
selftests/powerpc: Fix core-pkey for default execute permission change
Ram Pai
2018-07-24
1
-0
/
+4
*
powerpc/pkeys: make protection key 0 less special
Ram Pai
2018-07-24
2
-13
/
+27
*
powerpc/pkeys: Preallocate execute-only key
Ram Pai
2018-07-24
1
-45
/
+18
*
powerpc/pkeys: Fix calculation of total pkeys.
Ram Pai
2018-07-24
1
-1
/
+1
*
powerpc/pkeys: Save the pkey registers before fork
Ram Pai
2018-07-24
1
-0
/
+1
*
powerpc/pkeys: key allocation/deallocation must not change pkey registers
Ram Pai
2018-07-24
2
-38
/
+0
*
powerpc/pkeys: Deny read/write/execute by default
Ram Pai
2018-07-24
1
-5
/
+3
*
powerpc/pkeys: Give all threads control of their key permissions
Ram Pai
2018-07-24
1
-18
/
+26
*
selftests/powerpc: Consolidate copy/paste test logic
Michael Ellerman
2018-07-20
5
-82
/
+33
*
selftests/powerpc: Remove Power9 paste tests
Michael Ellerman
2018-07-20
4
-90
/
+1
*
selftests/powerpc: Remove Power9 copy_unaligned test
Michael Ellerman
2018-07-20
3
-43
/
+1
*
powerpc/prom_init: Remove linux,stdout-package property
Murilo Opsfelder Araujo
2018-07-20
1
-2
/
+0
[next]