summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-05kernel: use lockless list for smp_call_function_singleChristoph Hellwig
2013-11-05llists: move llist_reverse_order from raid5 to llist.cChristoph Hellwig
2013-11-05kernel-provide-a-__smp_call_function_single-stub-for-config_smp-fixAndrew Morton
2013-11-05kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-05revert "softirq: Add support for triggering softirq work on softirqs"Christoph Hellwig
2013-11-05sched: remove INIT_COMPLETIONWolfram Sang
2013-11-05sched: replace INIT_COMPLETION with reinit_completionWolfram Sang
2013-11-05seq_file: introduce seq_setwidth() and seq_pad()Tetsuo Handa
2013-11-05mm: try to detect that page->ptl is in useKirill A. Shutemov
2013-11-05mm: dynamically allocate page->ptl if it cannot be embedded to struct pageKirill A. Shutemov
2013-11-05mm: allow pgtable_page_ctor() to failKirill A. Shutemov
2013-11-05mm: implement split page table lock for PMD levelKirill A. Shutemov
2013-11-05mm-hugetlb-convert-hugetlbfs-to-use-split-pmd-lock-checkpatch-fixesAndrew Morton
2013-11-05mm, hugetlb: convert hugetlbfs to use split pmd lockKirill A. Shutemov
2013-11-05mm, thp: do not access mm->pmd_huge_pte directlyKirill A. Shutemov
2013-11-05mm, thp: move ptl taking inside page_check_address_pmd()Kirill A. Shutemov
2013-11-05mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov
2013-11-05mm: introduce api for split page table lock for PMD levelKirill A. Shutemov
2013-11-05mm: convert mm->nr_ptes to atomic_long_tKirill A. Shutemov
2013-11-05mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKSKirill A. Shutemov
2013-11-05Merge branch 'akpm-current/current'Stephen Rothwell
2013-11-05ipc, msg: fix message length check for negative valuesMathias Krause
2013-11-05kfifo-api-type-safety-checkpatch-fixesAndrew Morton
2013-11-05kfifo API type safetyStefani Seibold
2013-11-05exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-05rtc: s5m-rtc: add real-time clock driver for s5m8767Sangbeom Kim
2013-11-05init.h: document the existence of __initconstGeert Uytterhoeven
2013-11-05lib: Add CRC64 ECMA moduleMarian Chereji
2013-11-05lib/genalloc: add a helper function for DMA buffer allocationNicolin Chen
2013-11-05bitops/find: clarify and extend documentationCody P Schafer
2013-11-05backlight: lm3630: apply chip revisionDaniel Jeong
2013-11-05backlight: lp855x_bl: support new LP8555 deviceMilo Kim
2013-11-05lglock: map to spinlock when !CONFIG_SMPJosh Triplett
2013-11-05sched: remove ARCH specific fpu_counter from task_structVineet Gupta
2013-11-05jump_label: unlikely(x) > 0Roel Kluin
2013-11-05errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-11-05syscalls.h: use gcc alias instead of assembler aliases for syscallsAndi Kleen
2013-11-05swap: add a simple detector for inappropriate swapin readaheadShaohua Li
2013-11-05mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()KOSAKI Motohiro
2013-11-05mm/memblock.c: introduce bottom-up allocation modeTang Chen
2013-11-05writeback: do not sync data dirtied after sync startJan Kara
2013-11-05tools/vm/page-types.c: support KPF_SOFTDIRTY bitNaoya Horiguchi
2013-11-05mm/sparsemem: use PAGES_PER_SECTION to remove redundant nr_pages parameterZhang Yanfei
2013-11-05mm, mempolicy: make mpol_to_str robust and always succeedDavid Rientjes
2013-11-05cpu/mem hotplug: add try_online_node() for cpu_up()Toshi Kani
2013-11-05mm: add a helper function to check may oom conditionQiang Huang
2013-11-05posix_acl: uninliningAndrew Morton
2013-11-05input-route-kbd-leds-through-the-generic-leds-layer-fix-3Samuel Thibault
2013-11-05input: CONFIG_INPUT_LEDS stubs should be static inlineJohn Crispin
2013-11-05input: route kbd LEDs through the generic LEDs layerSamuel Thibault