summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2013-11-25ARM: tegra: Provide dummy powergate implementationThierry Reding
2013-11-25gpiolib: use dedicated flags for GPIO propertiesAlexandre Courbot
2013-11-24slab.h: remove duplicate kmalloc declaration and fix kernel-doc warningsRandy Dunlap
2013-11-21mm: place page->pmd_huge_pte to right unionKirill A. Shutemov
2013-11-21mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2013-11-21mm: thp: give transparent hugepage code a separate copy_pageDave Hansen
2013-11-20net/phy: Add the autocross feature for forced links on VSC82x4Madalin Bucur
2013-11-20net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-11-20Revert "mm: create a separate slab for page->ptl allocation"Linus Torvalds
2013-11-19genetlink: make multicast groups const, prevent abuseJohannes Berg
2013-11-19genetlink: pass family to functions using groupsJohannes Berg
2013-11-19genetlink: only pass array to genl_register_family_with_ops()Johannes Berg
2013-11-19blk-mq: ensure that we set REQ_IO_STAT so diskstats workJens Axboe
2013-11-15take read_seqbegin_or_lock() and friends to seqlock.hAl Viro
2013-11-15consolidate simple ->d_delete() instancesAl Viro
2013-11-15net: Handle CHECKSUM_COMPLETE more adequately in pskb_trim_rcsum().David S. Miller
2013-11-15macvlan: introduce macvlan_dev_real_dev() helper functionMichal Kubeček
2013-11-15cmdline-parser: fix buildAlexander Beregalov
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-14ACPI: Provide acpi_dev_name accessor for struct acpi_device device nameJarkko Nikula
2013-11-14ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-11-14dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz
2013-11-14async_memcpy: convert to dmaengine_unmap_dataDan Williams
2013-11-14PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2013-11-14wait: add wait_event_cmd()Shaohua Li
2013-11-13dmaengine: reference counted unmap dataDan Williams
2013-11-13dmaengine: prepare for generic 'unmap' dataDan Williams
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13hardirq: Make hardirq bits genericThomas Gleixner