index
:
kernel/git/stable/linux.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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
2016-07-21
crypto: vmx - Convert to CPU feature based module autoloading
Alastair D'Silva
2016-07-21
powerpc: Add module autoloading based on CPU features
Alastair D'Silva
2016-07-21
powerpc/powernv/ioda: Fix endianness when reading TCEs
Alexey Kardashevskiy
2016-07-21
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
2016-07-21
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
2016-07-21
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
2016-07-21
powerpc/pasemi: Remove IOBMAP allocation from platform probe()
Benjamin Herrenschmidt
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
2016-07-21
powerpc/pmac: Remove early allocation of the SMU command buffer
Benjamin Herrenschmidt
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
2016-07-21
powerpc/dart: Use a cachable DART
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
2016-07-21
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2016-07-20
dt: Add of_device_compatible_match()
Benjamin Herrenschmidt
2016-07-20
PCI: rpaphp: Fix slot registration for multiple slots under a PHB
Tyrel Datwyler
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2016-07-19
powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64
Kevin Hao
2016-07-19
powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled
Kevin Hao
2016-07-19
powerpc/pseries: Use kernel hotplug queue for PowerVM hotplug events
John Allen
2016-07-19
powerpc/pseries: Add support for hotplug interrupt source
John Allen
2016-07-19
powerpc/pseries: Add pseries hotplug workqueue
John Allen
2016-07-19
cxl: fix potential NULL dereference in free_adapter()
Andrew Donnellan
2016-07-19
cxl: remove dead Kconfig options
Andrew Donnellan
2016-07-19
powerpc/powernv: Fix pci-cxl.c build when CONFIG_MODULES=n
Ian Munsie
2016-07-19
powerpc/mm: Cleanup LPCR defines
Aneesh Kumar K.V
2016-07-17
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
2016-07-17
powerpc/mm/radix: Add LPID based tlb flush helpers
Aneesh Kumar K.V
2016-07-17
powerpc/mm/radix: Update machine call back to support new HCALL.
Aneesh Kumar K.V
2016-07-17
powerpc/mm/radix: Update PID switch sequence
Aneesh Kumar K.V
2016-07-17
powerpc/mm/hash: Update SDR1 size encoding as documented in ISA 3.0
Aneesh Kumar K.V
2016-07-17
powerpc/mm: Print formation regarding the the MMU mode
Aneesh Kumar K.V
[next]