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
2018-07-10
arm64: make flatmem depend on !NUMA
Arnd Bergmann
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-09
arm64: add ARM64-specific support for flatmem
Nikunj Kela
2018-07-09
MAINTAINERS: arm64: Remove boot/dts/ directory from arm64 entry
Will Deacon
2018-07-06
arm64: mm: Export __flush_icache_range() to modules
Will Deacon
2018-07-06
arm64: topology: re-introduce numa mask check for scheduler MC selection
Sudeep Holla
2018-07-06
arm64: topology: rename llc_siblings to align with other struct members
Sudeep Holla
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
2018-07-06
arm64: topology: restrict updating siblings_masks to online cpus only
Sudeep Holla
2018-07-06
arm64: topology: add support to remove cpu topology sibling masks
Sudeep Holla
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-07-06
arm64: topology: refactor reset_cpu_topology to add support for removing topo...
Sudeep Holla
2018-07-06
arm64: errata: Don't define type field twice for arm64_errata[] entries
Will Deacon
2018-07-06
arm64: Implement page table free interfaces
Chintan Pandya
2018-07-06
arm64: tlbflush: Introduce __flush_tlb_kernel_pgtable
Chintan Pandya
2018-07-06
Merge branch 'x86/mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/ti...
Will Deacon
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
2018-07-05
arm64: remove unused COMPAT_PSR definitions
Mark Rutland
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: use PSR_AA32 definitions
Mark Rutland
2018-07-05
arm64: ptrace: map SPSR_ELx<->PSR for compat tasks
Mark Rutland
2018-07-05
arm64: compat: map SPSR_ELx<->PSR for signals
Mark Rutland
2018-07-05
arm64: don't zero DIT on signal return
Mark Rutland
2018-07-05
arm64: add PSR_AA32_* definitions
Mark Rutland
2018-07-05
arm64: Handle mismatched cache type
Suzuki K Poulose
2018-07-05
arm64: Fix mismatched cache line size detection
Suzuki K Poulose
2018-07-05
arm64: kconfig: Ensure spinlock fastpaths are inlined if !PREEMPT
Will Deacon
2018-07-05
arm64: locking: Replace ticket lock implementation with qspinlock
Will Deacon
2018-07-05
arm64: barrier: Implement smp_cond_load_relaxed
Will Deacon
2018-07-04
x86/mm: Add TLB purge to free pmd/pte page interfaces
Toshi Kani
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-07-04
x86/mm: Disable ioremap free page handling on x86-PAE
Toshi Kani
2018-07-04
arm64: kexec: always reset to EL2 if present
Mark Rutland
2018-07-04
arm64: fix infinite stacktrace
Mikulas Patocka
2018-07-02
ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Peng Donglin
2018-07-01
Linux 4.18-rc3
v4.18-rc3
Linus Torvalds
2018-07-01
Merge tag 'for-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-01
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
Merge tag 'dma-mapping-4.18-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-30
Merge branch 'parisc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-06-30
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]