| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/compiler-gcc.h: improve __visible documentation | Andrew Morton | 2015-11-07 | 1 | -1/+4 |
* | mm: use 'unsigned int' for compound_dtor/compound_order on 64BIT | Kirill A. Shutemov | 2015-11-07 | 1 | -0/+11 |
* | mm: use 'unsigned int' for page order | Kirill A. Shutemov | 2015-11-07 | 2 | -3/+4 |
* | mm: make compound_head() robust | Kirill A. Shutemov | 2015-11-07 | 4 | -118/+41 |
* | mm: pack compound_dtor and compound_order into one word in struct page | Kirill A. Shutemov | 2015-11-07 | 2 | -9/+21 |
* | mm: drop page->slab_page | Kirill A. Shutemov | 2015-11-07 | 1 | -1/+0 |
* | mm: zsmalloc: constify struct zs_pool name | Sergey SENOZHATSKY | 2015-11-07 | 2 | -3/+5 |
* | zpool: remove redundant zpool->type string, const-ify zpool_get_type | Dan Streetman | 2015-11-07 | 1 | -1/+1 |
* | module: export param_free_charp() | Dan Streetman | 2015-11-07 | 1 | -0/+1 |
* | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 2015-11-07 | 1 | -0/+7 |
* | include/linux/mmzone.h: reflow comment | Andrew Morton | 2015-11-07 | 1 | -6/+7 |
* | mm: page_alloc: hide some GFP internals and document the bits and flag combin... | Mel Gorman | 2015-11-07 | 1 | -80/+171 |
* | mm, page_alloc: reserve pageblocks for high-order atomic allocations on demand | Mel Gorman | 2015-11-07 | 1 | -2/+4 |
* | mm, page_alloc: remove MIGRATE_RESERVE | Mel Gorman | 2015-11-07 | 1 | -8/+2 |
* | mm, page_alloc: delete the zonelist_cache | Mel Gorman | 2015-11-07 | 1 | -74/+0 |
* | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman | 2015-11-07 | 1 | -8/+8 |
* | mm: page_alloc: remove GFP_IOFS | Mel Gorman | 2015-11-07 | 1 | -1/+0 |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-07 | 4 | -19/+40 |
* | mm, page_alloc: use masks and shifts when converting GFP flags to migrate types | Mel Gorman | 2015-11-07 | 2 | -6/+8 |
* | mm, page_alloc: remove unnecessary taking of a seqlock when cpusets are disabled | Mel Gorman | 2015-11-07 | 1 | -0/+6 |
* | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman | 2015-11-07 | 1 | -1/+1 |
* | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-06 | 12 | -3/+209 |
|\ |
|
| * | mfd: sec-core: Disable buck voltage reset on watchdog falling edge | Krzysztof Kozlowski | 2015-10-30 | 2 | -0/+3 |
| * | mfd: rtsx: Add support for rts522A | Micky Ching | 2015-10-30 | 1 | -0/+6 |
| * | mfd: da9053: Addition of extra registers for GPIOs 8-13 | Steve Twiss | 2015-10-30 | 1 | -0/+3 |
| * | mfd: atmel-flexcom: Create include file with macros used by DT bindings | Cyrille Pitchen | 2015-10-30 | 1 | -0/+26 |
| * | mfd: add Intel Broxton Whiskey Cove PMIC driver | Qipeng Zha | 2015-10-30 | 1 | -0/+69 |
| * | mfd: intel_soc_pmic: Add support for Broxton WC PMIC | Qipeng Zha | 2015-10-30 | 1 | -0/+2 |
| * | mfd: arizona: Add register bits to support the ANC block | Charles Keepax | 2015-10-26 | 1 | -0/+70 |
| * | mfd: s2mps11: Add manual shutdown method for Odroid XU3 | Krzysztof Kozlowski | 2015-10-26 | 2 | -0/+3 |
| * | mfd: 88pm80x: Add 88pm860 chip type support | Vaibhav Hiremath | 2015-10-26 | 1 | -0/+1 |
| *-----. | Merge branches 'ib-extcon-mfd-4.4', 'ib-mfd-i2c-v4.4', 'ib-mfd-power-4.4', 'i... | Lee Jones | 2015-10-26 | 42 | -109/+263 |
| |\ \ \ \ |
|
| | | * | | | mfd: da9150: Add support for Fuel-Gauge | Adam Thomson | 2015-10-13 | 1 | -1/+18 |
| | * | | | | mfd: core: redo ACPI matching of the children devices | Andy Shevchenko | 2015-10-26 | 1 | -2/+8 |
* | | | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2015-11-06 | 1 | -0/+192 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'clock' into HEAD | Scott Wood | 2015-10-28 | 1 | -0/+192 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | powerpc/fsl: Move fsl_guts.h out of arch/powerpc | Scott Wood | 2015-10-22 | 1 | -0/+192 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-06 | 26 | -194/+226 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage | Eric B Munson | 2015-11-06 | 2 | -0/+6 |
| * | | | | | | | | mm: introduce VM_LOCKONFAULT | Eric B Munson | 2015-11-06 | 1 | -0/+5 |
| * | | | | | | | | mm: mlock: add new mlock system call | Eric B Munson | 2015-11-06 | 2 | -1/+5 |
| * | | | | | | | | mm: remove refresh_cpu_vm_stats() definition for !SMP kernel | Tetsuo Handa | 2015-11-06 | 1 | -1/+0 |
| * | | | | | | | | mm: page_counter: let page_counter_try_charge() return bool | Johannes Weiner | 2015-11-06 | 1 | -3/+3 |
| * | | | | | | | | mm: rename mem_cgroup_migrate to mem_cgroup_replace_page | Hugh Dickins | 2015-11-06 | 1 | -5/+2 |
| * | | | | | | | | mm: do not inc NR_PAGETABLE if ptlock_init failed | Vladimir Davydov | 2015-11-06 | 1 | -1/+3 |
| * | | | | | | | | memcg: simplify and inline __mem_cgroup_from_kmem | Vladimir Davydov | 2015-11-06 | 1 | -15/+0 |
| * | | | | | | | | memcg: unify slab and other kmem pages charging | Vladimir Davydov | 2015-11-06 | 1 | -4/+2 |
| * | | | | | | | | memcg: simplify charging kmem pages | Vladimir Davydov | 2015-11-06 | 1 | -50/+19 |
| * | | | | | | | | include/linux/vm_event_item.h: change HIGHMEM_ZONE macro definition | yalin wang | 2015-11-06 | 1 | -2/+2 |
| * | | | | | | | | mm/vmstat.c: uninline node_page_state() | Andrew Morton | 2015-11-06 | 1 | -23/+1 |