index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
inflate.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-31
macintosh/via-pmu: Explicitly specify CONFIG_PPC_PMAC dependencies
Finn Thain
1
-2
/
+2
2018-07-31
macintosh/via-pmu: Add support for m68k PowerBooks
Finn Thain
2
-12
/
+91
2018-07-31
macintosh/via-pmu: Replace via pointer with via1 and via2 pointers
Finn Thain
1
-73
/
+69
2018-07-31
macintosh/via-pmu: Enhance state machine with new 'uninitialized' state
Finn Thain
1
-22
/
+22
2018-07-31
macintosh/via-pmu: Don't clear shift register interrupt flag twice
Finn Thain
1
-1
/
+0
2018-07-31
macintosh/via-pmu: Add missing mmio accessors
Finn Thain
1
-4
/
+5
2018-07-31
macintosh/via-pmu: Fix section mismatch warning
Finn Thain
1
-1
/
+1
2018-07-30
powerpc/44x: Mark mmu_init_secondary() as __init
Alexey Spirkov
1
-1
/
+1
2018-07-30
powerpc/mm: Don't report PUDs as memory leaks when using kmemleak
Michael Ellerman
1
-2
/
+21
2018-07-30
powerpc: split asm/tlbflush.h
Christophe Leroy
4
-81
/
+94
2018-07-30
powerpc: remove unnecessary inclusion of asm/tlbflush.h
Christophe Leroy
22
-22
/
+1
2018-07-30
powerpc/44x: remove page.h from mmu-44x.h
Christophe Leroy
1
-5
/
+4
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2
-18
/
+4
2018-07-30
powerpc: fix includes in asm/processor.h
Christophe Leroy
2
-3
/
+3
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2
-6
/
+1
2018-07-30
powerpc: declare set_breakpoint() static
Christophe Leroy
2
-8
/
+7
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
4
-5
/
+0
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
49
-4
/
+45
2018-07-30
powerpc: clean the inclusion of stringify.h
Christophe Leroy
15
-6
/
+11
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
57
-33
/
+73
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
11
-15
/
+27
2018-07-30
powerpc: remove unneeded inclusions of cpu_has_feature.h
Christophe Leroy
4
-4
/
+0
2018-07-30
powerpc: remove kdump.h from page.h
Christophe Leroy
4
-2
/
+2
2018-07-24
tty: hvc: remove unexplained "just in case" spin delay
Nicholas Piggin
1
-7
/
+1
2018-07-24
powerpc/powernv: implement opal_put_chars_atomic
Nicholas Piggin
3
-15
/
+41
2018-07-24
powerpc/powernv: move opal console flushing to udbg
Nicholas Piggin
2
-5
/
+12
2018-07-24
powerpc/powernv: Remove OPALv1 support from opal console driver
Nicholas Piggin
1
-46
/
+40
2018-07-24
powerpc/powernv: Implement and use opal_flush_console
Nicholas Piggin
3
-36
/
+42
2018-07-24
powerpc/powernv: opal-kmsg use flush fallback from console code
Nicholas Piggin
1
-9
/
+6
2018-07-24
powerpc/powernv: opal-kmsg standardise OPAL_BUSY handling
Nicholas Piggin
1
-8
/
+16
2018-07-24
powerpc/powernv: Fix OPAL console driver OPAL_BUSY loops
Nicholas Piggin
1
-15
/
+23
2018-07-24
powerpc/powernv: opal_put_chars partial write fix
Nicholas Piggin
1
-1
/
+1
2018-07-24
powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt h...
Mukesh Ojha
1
-6
/
+3
2018-07-24
powerpc/powernv/opal-dump : Handles opal_dump_info properly
Mukesh Ojha
1
-3
/
+6
2018-07-24
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread()
Cyril Bur
1
-4
/
+3
2018-07-24
powerpc/tm: Update function prototype comment
Cyril Bur
1
-2
/
+2
2018-07-24
selftests/powerpc: Update memcmp_64 selftest for VMX implementation
Simon Guo
5
-25
/
+143
2018-07-24
powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp()
Simon Guo
1
-11
/
+46
2018-07-24
powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision
Simon Guo
5
-11
/
+248
2018-07-24
powerpc: add vcmpequd/vcmpequb ppc instruction macro
Simon Guo
1
-0
/
+11
2018-07-24
powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp()
Simon Guo
1
-7
/
+133
2018-07-24
powerpc/pseries/mm: Improve error reporting on HCALL failures
Aneesh Kumar K.V
1
-6
/
+10
2018-07-24
powerpc/pseries: Use pr_xxx() in lpar.c
Aneesh Kumar K.V
1
-20
/
+14
2018-07-24
powerpc/mm/hash: Reduce contention on hpte lock
Aneesh Kumar K.V
1
-16
/
+33
2018-07-24
powerpc/mm/hash: Add hpte_get_old_v and use that instead of opencoding
Aneesh Kumar K.V
2
-20
/
+17
2018-07-24
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
5
-24
/
+20
2018-07-24
powerpc/mm: Increase MAX_PHYSMEM_BITS to 128TB with SPARSEMEM_VMEMMAP config
Aneesh Kumar K.V
1
-3
/
+10
2018-07-24
powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range
Aneesh Kumar K.V
1
-3
/
+29
2018-07-24
powerpc: Add ppc64le and ppc64_book3e allmodconfig targets
Michael Ellerman
1
-0
/
+10
2018-07-24
powerpc: Add ppc32_allmodconfig defconfig target
Michael Ellerman
2
-0
/
+7
[next]