index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
7
-45
/
+41
2018-10-14
powerpc/mm: don't use _PAGE_EXEC for calling hash_preload()
Christophe Leroy
5
-8
/
+10
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
5
-0
/
+114
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
3
-28
/
+48
2018-10-14
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2
-4
/
+4
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
20
-77
/
+64
2018-10-14
powerpc/mm: properly set PAGE_KERNEL flags in ioremap()
Christophe Leroy
7
-33
/
+24
2018-10-14
powerpc: don't use ioremap_prot() nor __ioremap() unless really needed.
Christophe Leroy
6
-11
/
+10
2018-10-14
soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
Christophe Leroy
1
-1
/
+1
2018-10-13
drivers/block/z2ram: use ioremap_wt() instead of __ioremap(_PAGE_WRITETHRU)
Christophe Leroy
1
-2
/
+1
2018-10-13
drivers/video/fbdev: use ioremap_wc/wt() instead of __ioremap()
Christophe Leroy
4
-16
/
+9
2018-10-13
powerpc/32: Add ioremap_wt() and ioremap_coherent()
Christophe Leroy
3
-0
/
+35
2018-10-13
powerpc/rtas: Fix a potential race between CPU-Offline & Migration
Gautham R. Shenoy
1
-0
/
+9
2018-10-13
powerpc/cacheinfo: Report the correct shared_cpu_map on big-cores
Gautham R. Shenoy
1
-2
/
+35
2018-10-13
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
1
-1
/
+18
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
3
-0
/
+235
2018-10-13
powerpc: Fix stackprotector detection for non-glibc toolchains
Michael Ellerman
1
-1
/
+2
2018-10-13
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
1
-0
/
+3
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2
-14
/
+5
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
3
-2
/
+11
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
1
-1
/
+5
2018-10-13
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
YueHaibing
1
-33
/
+28
2018-10-13
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
1
-102
/
+94
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
6
-108
/
+62
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
6
-53
/
+46
2018-10-13
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2
-24
/
+4
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
1
-5
/
+1
2018-10-13
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
1
-2
/
+2
2018-10-13
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
1
-10
/
+11
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
6
-21
/
+19
2018-10-13
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
1
-4
/
+3
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2
-2
/
+0
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
4
-27
/
+7
2018-10-13
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
1
-1
/
+1
2018-10-13
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
1
-0
/
+4
2018-10-13
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Sam Bobroff
1
-0
/
+5
2018-10-13
powerpc/boot: Build boot wrapper with optimisations
Joel Stanley
1
-1
/
+1
2018-10-13
powerpc/boot: Disable vector instructions
Joel Stanley
1
-2
/
+2
2018-10-13
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
1
-8
/
+0
2018-10-13
powerpc/boot: Expose Kconfig symbols to wrapper
Joel Stanley
3
-1
/
+8
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
15
-95
/
+0
2018-10-13
powerpc/rtasd: Improve unknown error logging
Oliver O'Halloran
1
-2
/
+4
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2
-1
/
+7
2018-10-13
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
1
-1
/
+1
2018-10-13
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
1
-1
/
+1
2018-10-13
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
1
-7
/
+6
2018-10-13
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
1
-18
/
+19
2018-10-13
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
1
-0
/
+1
2018-10-13
powerpc/process: Fix sparse address space warnings
Christophe Leroy
1
-2
/
+2
2018-10-13
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
1
-0
/
+8
[next]