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
2013-11-15
mips: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
metag: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
m68k: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
m32r: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
ia64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
hexagon: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
frv: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
cris: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
avr32: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
arm: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
arc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
alpha: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
openrisc: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2013-11-15
mn10300: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2013-11-15
microblaze: add missing pgtable_page_ctor/dtor calls
Kirill A. Shutemov
2013-11-15
mm: allow pgtable_page_ctor() to fail
Kirill A. Shutemov
2013-11-15
xtensa: fix potential NULL-pointer dereference
Kirill A. Shutemov
2013-11-15
m32r: fix potential NULL-pointer dereference
Kirill A. Shutemov
2013-11-15
cris: fix potential NULL-pointer dereference
Kirill A. Shutemov
2013-11-15
x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
Kirill A. Shutemov
2013-11-15
x86, mm: enable split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
mm: convert the rest to new page table lock api
Kirill A. Shutemov
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2013-11-15
mm, thp: do not access mm->pmd_huge_pte directly
Kirill A. Shutemov
2013-11-15
mm, thp: move ptl taking inside page_check_address_pmd()
Kirill A. Shutemov
2013-11-15
mm, thp: change pmd_trans_huge_lock() to return taken lock
Kirill A. Shutemov
2013-11-15
mm: introduce api for split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
Kirill A. Shutemov
2013-11-15
mm: avoid increase sizeof(struct page) due to split page table lock
Kirill A. Shutemov
2013-11-15
mm: drop actor argument of do_generic_file_read()
Kirill A. Shutemov
2013-11-15
drivers/memstick/core/ms_block.c: fix spelling of MSB_RP_RECIVE_STATUS_REG
Andrew Morton
2013-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2013-11-14
Merge tag 'xfs-for-linus-v3.13-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
2013-11-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-11-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-11-14
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-11-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-14
Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2013-11-14
Merge branch 'for-3.13/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-11-14
Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block
Linus Torvalds
[next]