summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()Oleg Nesterov2015-11-06
* signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov2015-11-06
* signals: kill block_all_signals() and unblock_all_signals()Oleg Nesterov2015-11-06
* rbtree: clarify documentation of rbtree_postorder_for_each_entry_safe()Cody P Schafer2015-11-06
* lib/kasprintf.c: introduce kvasprintf_constRasmus Villemoes2015-11-06
* bitops.h: add sign_extend64()Martin Kepplinger2015-11-06
* bitops.h: improve sign_extend32()'s documentationMartin Kepplinger2015-11-06
* include/linux/compiler-gcc.h: improve __visible documentationAndrew Morton2015-11-06
* mm: use 'unsigned int' for compound_dtor/compound_order on 64BITKirill A. Shutemov2015-11-06
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-06
* mm: make compound_head() robustKirill A. Shutemov2015-11-06
* mm: pack compound_dtor and compound_order into one word in struct pageKirill A. Shutemov2015-11-06
* mm: drop page->slab_pageKirill A. Shutemov2015-11-06
* mm: zsmalloc: constify struct zs_pool nameSergey SENOZHATSKY2015-11-06
* zpool: remove redundant zpool->type string, const-ify zpool_get_typeDan Streetman2015-11-06
* module: export param_free_charp()Dan Streetman2015-11-06
* mm, fs: introduce mapping_gfp_constraint()Michal Hocko2015-11-06
* include/linux/mmzone.h: reflow commentAndrew Morton2015-11-06
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-06
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-06
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-06
* mm, page_alloc: delete the zonelist_cacheMel Gorman2015-11-06
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* mm: page_alloc: remove GFP_IOFSMel Gorman2015-11-06
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* mm, page_alloc: use masks and shifts when converting GFP flags to migrate typesMel Gorman2015-11-06
* mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabledMel Gorman2015-11-06
* mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-06
* Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-06
|\
| * mfd: sec-core: Disable buck voltage reset on watchdog falling edgeKrzysztof Kozlowski2015-10-30
| * mfd: rtsx: Add support for rts522AMicky Ching2015-10-30
| * mfd: da9053: Addition of extra registers for GPIOs 8-13Steve Twiss2015-10-30
| * mfd: add Intel Broxton Whiskey Cove PMIC driverQipeng Zha2015-10-30
| * mfd: intel_soc_pmic: Add support for Broxton WC PMICQipeng Zha2015-10-30
| * mfd: arizona: Add register bits to support the ANC blockCharles Keepax2015-10-26
| * mfd: s2mps11: Add manual shutdown method for Odroid XU3Krzysztof Kozlowski2015-10-26
| * mfd: 88pm80x: Add 88pm860 chip type supportVaibhav Hiremath2015-10-26
| *-----. Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i...Lee Jones2015-10-26
| |\ \ \ \
| | | * | | mfd: da9150: Add support for Fuel-GaugeAdam Thomson2015-10-13
| | * | | | mfd: core: redo ACPI matching of the children devicesAndy Shevchenko2015-10-26
* | | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'clock' into HEADScott Wood2015-10-27
| |\ \ \ \ \ \
| | * | | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-21
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-05
|\ \ \ \ \ \ \ \
| * | | | | | | | mm: introduce VM_LOCKONFAULTEric B Munson2015-11-05
| * | | | | | | | mm: mlock: add new mlock system callEric B Munson2015-11-05
| * | | | | | | | mm: remove refresh_cpu_vm_stats() definition for !SMP kernelTetsuo Handa2015-11-05
| * | | | | | | | mm: page_counter: let page_counter_try_charge() return boolJohannes Weiner2015-11-05
| * | | | | | | | mm: rename mem_cgroup_migrate to mem_cgroup_replace_pageHugh Dickins2015-11-05
| * | | | | | | | mm: do not inc NR_PAGETABLE if ptlock_init failedVladimir Davydov2015-11-05