| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | mm/kasan: add API to check memory regions | Andrey Ryabinin | 2016-05-21 | 1 | -0/+12 |
| * | | | | | mm: kasan: initial memory quarantine implementation | Alexander Potapenko | 2016-05-21 | 1 | -2/+11 |
| * | | | | | mm: page_is_guard(): return false when page_ext arrays are not allocated yet | Yang Shi | 2016-05-21 | 1 | -0/+3 |
| * | | | | | mm: make faultaround produce old ptes | Kirill A. Shutemov | 2016-05-21 | 1 | -1/+1 |
| * | | | | | mm: use phys_addr_t for reserve_bootmem_region() arguments | Stefan Bader | 2016-05-21 | 1 | -1/+1 |
| * | | | | | userfaultfd: don't pin the user memory in userfaultfd_file_create() | Oleg Nesterov | 2016-05-21 | 1 | -1/+6 |
| * | | | | | mm: thp: microoptimize compound_mapcount() | Andrea Arcangeli | 2016-05-21 | 1 | -2/+1 |
| * | | | | | mm: use unsigned long constant for page flags | Yu Zhao | 2016-05-21 | 1 | -9/+9 |
| * | | | | | mm fix commmets: if SPARSEMEM, pgdata doesn't have page_ext | Weijie Yang | 2016-05-21 | 1 | -1/+1 |
| * | | | | | include/linux/hugetlb.h: use bool instead of int for hugepage_migration_suppo... | Chen Gang | 2016-05-21 | 1 | -3/+3 |
| * | | | | | include/linux/hugetlb*.h: clean up code | Chen Gang | 2016-05-21 | 2 | -7/+1 |
| * | | | | | mm: tighten fault_in_pages_writeable() | Eric Dumazet | 2016-05-21 | 1 | -15/+9 |
| * | | | | | mm/vmalloc: keep a separate lazy-free list | Chris Wilson | 2016-05-21 | 1 | -1/+2 |
| * | | | | | mm,oom: speed up select_bad_process() loop | Tetsuo Handa | 2016-05-21 | 1 | -0/+1 |
| * | | | | | oom: consider multi-threaded tasks in task_will_free_mem | Michal Hocko | 2016-05-21 | 1 | -2/+13 |
| * | | | | | mm, oom_reaper: do not mmput synchronously from the oom reaper context | Michal Hocko | 2016-05-21 | 2 | -0/+7 |
| * | | | | | mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully | Michal Hocko | 2016-05-21 | 1 | -0/+1 |
| * | | | | | mm, oom, compaction: prevent from should_compact_retry looping for ever for c... | Michal Hocko | 2016-05-21 | 2 | -0/+7 |
| * | | | | | mm, oom: rework oom detection | Michal Hocko | 2016-05-21 | 1 | -0/+1 |
| * | | | | | mm, compaction: abstract compaction feedback to helpers | Michal Hocko | 2016-05-21 | 1 | -0/+79 |
| * | | | | | mm, compaction: update compaction_result ordering | Michal Hocko | 2016-05-21 | 1 | -10/+16 |
| * | | | | | mm, compaction: distinguish between full and partial COMPACT_COMPLETE | Michal Hocko | 2016-05-21 | 2 | -1/+10 |
| * | | | | | mm, compaction: distinguish COMPACT_DEFERRED from COMPACT_SKIPPED | Michal Hocko | 2016-05-21 | 2 | -3/+6 |
| * | | | | | mm, compaction: change COMPACT_ constants into enum | Michal Hocko | 2016-05-21 | 1 | -18/+27 |
| * | | | | | mm: vmscan: reduce size of inactive file list | Rik van Riel | 2016-05-21 | 1 | -25/+0 |
* | | | | | | Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-21 | 14 | -1/+306 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 4.6-rc7 into staging-next | Greg Kroah-Hartman | 2016-05-09 | 52 | -242/+387 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | dma-buf/sync_file: de-stage sync_file headers | Gustavo Padovan | 2016-04-30 | 2 | -0/+157 |
| * | | | | | | kernel.h: add u64_to_user_ptr() | Gustavo Padovan | 2016-04-30 | 1 | -0/+7 |
| * | | | | | | Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-27 | 8 | -1/+132 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | iio:imu:mpu6050: enhance mounting matrix support | Gregor Boirie | 2016-04-23 | 1 | -1/+4 |
| | * | | | | | | iio:ak8975: add mounting matrix support | Gregor Boirie | 2016-04-23 | 1 | -0/+16 |
| | * | | | | | | iio:core: mounting matrix support | Gregor Boirie | 2016-04-23 | 1 | -0/+31 |
| | * | | | | | | iio: core: Add devm_ APIs for iio_channel_{get,release}_all | Laxman Dewangan | 2016-04-19 | 1 | -0/+26 |
| | * | | | | | | iio: core: Add devm_ APIs for iio_channel_{get,release} | Laxman Dewangan | 2016-04-19 | 1 | -0/+27 |
| | * | | | | | | iio: st_sensors: support open drain mode | Linus Walleij | 2016-04-19 | 2 | -0/+8 |
| | * | | | | | | iio: st_sensors: verify interrupt event to status | Linus Walleij | 2016-04-19 | 1 | -0/+3 |
| | * | | | | | | iio:adis: Add support for manual self-test flag clear | Lars-Peter Clausen | 2016-04-16 | 1 | -0/+1 |
| | * | | | | | | iio: dac: Add support for the AD5592R/AD5593R ADCs/DACs | Paul Cercueil | 2016-04-10 | 1 | -0/+16 |
| * | | | | | | | Merge 4.6-rc3 into staging-next | Greg Kroah-Hartman | 2016-04-11 | 40 | -90/+235 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | android,lowmemorykiller: Don't abuse TIF_MEMDIE. | Tetsuo Handa | 2016-04-04 | 1 | -0/+4 |
| * | | | | | | | Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-04-04 | 3 | -0/+6 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | iio: Add channel for UV index | Peter Meerwald-Stadler | 2016-04-03 | 1 | -0/+1 |
| | * | | | | | | | iio: Add modifier for UV light | Peter Meerwald-Stadler | 2016-04-03 | 1 | -0/+1 |
| | * | | | | | | | iio: buffer: add missing descriptions in iio_buffer_access_funcs | Luis de Bethencourt | 2016-04-03 | 1 | -0/+2 |
| | * | | | | | | | iio: core: implement iio_device_{claim|release}_direct_mode() | Alison Schofield | 2016-03-12 | 1 | -0/+2 |
* | | | | | | | | | Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-05-21 | 6 | -13/+164 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | isa: Implement the max_num_isa_dev macro | William Breathitt Gray | 2016-05-02 | 1 | -0/+11 |
| * | | | | | | | | | isa: Implement the module_isa_driver macro | William Breathitt Gray | 2016-05-02 | 1 | -0/+21 |
| * | | | | | | | | | isa: Decouple X86_32 dependency from the ISA Kconfig option | William Breathitt Gray | 2016-05-02 | 1 | -1/+1 |