index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-10-13
powerpc: Use cpu_smallcore_sibling_mask at SMT level on bigcores
Gautham R. Shenoy
2018-10-13
powerpc: Detect the presence of big-cores via "ibm, thread-groups"
Gautham R. Shenoy
2018-10-13
powerpc: Fix stackprotector detection for non-glibc toolchains
Michael Ellerman
2018-10-13
powerpc/xmon: Show the stack protector canary in xmon
Michael Ellerman
2018-10-13
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Joel Stanley
2018-10-13
powerpc/pseries/mobility: Extend start/stop topology update scope
Michael Bringmann
2018-10-13
powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGS
Joel Stanley
2018-10-13
powerpc/pseries/memory-hotplug: Fix return value type of find_aa_index
YueHaibing
2018-10-13
powerpc/eeh: Cleanup control flow in eeh_handle_normal_event()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_enabled()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup logic in eeh_rmv_from_parent_pe()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup field names in eeh_rmv_data
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup list_head field names
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup eeh_add_virt_device()
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup unused field in eeh_dev
Sam Bobroff
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
2018-10-13
powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
Sam Bobroff
2018-10-13
powerpc/eeh: Fix null deref for devices removed during EEH
Sam Bobroff
2018-10-13
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Sam Bobroff
2018-10-13
powerpc/boot: Build boot wrapper with optimisations
Joel Stanley
2018-10-13
powerpc/boot: Disable vector instructions
Joel Stanley
2018-10-13
powerpc/boot: Fix opal console in boot wrapper
Joel Stanley
2018-10-13
powerpc/boot: Expose Kconfig symbols to wrapper
Joel Stanley
2018-10-13
powerpc: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
2018-10-13
powerpc/rtasd: Improve unknown error logging
Oliver O'Halloran
2018-10-13
powerpc: Disable -Wbuiltin-requires-header when setjmp is used
Joel Stanley
2018-10-13
powerpc: Fix signedness bug in update_flash_db()
Dan Carpenter
2018-10-13
powerpc/perf: Quiet IMC PMU registration message
Joel Stanley
2018-10-13
powerpc/process: Constify the number of insns printed by show instructions fu...
Christophe Leroy
2018-10-13
powerpc/process: Fix interleaved output in show_user_instructions()
Christophe Leroy
2018-10-13
powerpc/process: Add missing include of stacktrace.h
Christophe Leroy
2018-10-13
powerpc/process: Fix sparse address space warnings
Christophe Leroy
2018-10-13
powerpc/64: properly initialise the stackprotector canary on SMP.
Christophe Leroy
2018-10-09
Merge branch 'fixes' into next
Michael Ellerman
2018-10-08
macintosh/via-macii, macintosh/adb-iop: Clean up whitespace
Finn Thain
2018-10-08
macintosh/via-macii, macintosh/adb-iop: Modernize printk calls
Finn Thain
2018-10-08
macintosh/via-macii: Simplify locking
Finn Thain
2018-10-08
macintosh/via-macii: Remove BUG_ON assertions
Finn Thain
2018-10-08
macintosh/via-macii: Synchronous bus reset
Finn Thain
2018-10-08
macintosh/adb: Rework printk output again
Finn Thain
2018-10-08
macintosh: Use common code to access RTC
Finn Thain
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
2018-10-05
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
2018-10-04
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
2018-10-04
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2018-10-04
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
2018-10-04
powerpc/time: Use clockevents_register_device(), fixing an issue with large d...
Anton Blanchard
[next]