summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-15kfifo API type safetyStefani Seibold
2013-11-15llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-15kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-15revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2013-11-15sched: remove INIT_COMPLETIONWolfram Sang
2013-11-15sched: replace INIT_COMPLETION with reinit_completionWolfram Sang
2013-11-15seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-15lockref: use BLOATED_SPINLOCKS to avoid explicit config dependenciesPeter Zijlstra
2013-11-15mm: create a separate slab for page->ptl allocationKirill A. Shutemov
2013-11-15mm: properly separate the bloated ptl from the regular casePeter Zijlstra
2013-11-15mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-15mm: allow pgtable_page_ctor() to failKirill A. Shutemov
2013-11-15mm: implement split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-15mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-15mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov
2013-11-15mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-15mm: introduce api for split page table lock for PMD levelKirill A. Shutemov
2013-11-15mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-15mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2013-11-14Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-11-14Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-11-14Merge tag 'dm-3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-11-14Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-11-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-11-14Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2013-11-13Merge tag 'for-f2fs-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2013-11-13Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-11-13ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-13rbtree: fix rbtree_postorder_for_each_entry_safe() iteratorJan Kara
2013-11-13exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-13rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim
2013-11-13init.h: document the existence of __initconstGeert Uytterhoeven
2013-11-13list: introduce list_last_entry(), use list_{first,last}_entry()Oleg Nesterov
2013-11-13list: change list_for_each_entry*() to use list_*_entry()Oleg Nesterov
2013-11-13list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov
2013-11-13lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-13bitops/find: clarify and extend documentationCody P Schafer
2013-11-13backlight: lm3630: apply chip revisionDaniel Jeong