| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport mac80211 from 3.4 kernel | Wolfgang Wiedmeyer | 2017-01-21 | 7 | -107/+850 |
* | Merge branch 'cm-13.0' of https://github.com/CyanogenMod/android_kernel_samsu... | Wolfgang Wiedmeyer | 2016-12-13 | 17 | -111/+234 |
|\ |
|
| * | perf: protect group_leader from races that cause ctx double-free | John Dias | 2016-12-13 | 1 | -0/+6 |
| * | BACKPORT: lockdep: Silence warning if CONFIG_LOCKDEP isn't set | Paul Bolle | 2016-12-13 | 1 | -1/+1 |
| * | BACKPORT: perf: Introduce perf_pmu_migrate_context() | Yan, Zheng | 2016-12-13 | 1 | -0/+2 |
| * | mm: remove gup_flags FOLL_WRITE games from __get_user_pages() | Linus Torvalds | 2016-10-22 | 1 | -0/+1 |
| * | tcp: fix use after free in tcp_xmit_retransmit_queue() | Eric Dumazet | 2016-10-19 | 1 | -0/+2 |
| * | mm: add a field to store names for private anonymous memory | Colin Cross | 2016-08-23 | 3 | -1/+19 |
| * | power: max17042_battery: Set type to UNKNOWN | Zhao Wei Liew | 2016-08-17 | 1 | -0/+1 |
| * | staging: android: lowmemorykiller: implement task's adj rbtree | Hong-Mei Li | 2016-06-13 | 1 | -0/+10 |
| * | kernel: avoid adding non-thread-group task to LMK rbtree | Hong-Mei Li | 2016-06-13 | 1 | -4/+6 |
| * | mm: implement WasActive page flag (for improving cleancache) | Dan Magenheimer | 2016-06-12 | 1 | -0/+10 |
| * | mm: Need page_swap_info() helper method from upstream | D. Andrei Măceș | 2016-06-12 | 1 | -0/+1 |
| * | mm: swap: don't delay swap free for fast swap devices | Vinayak Menon | 2016-06-12 | 2 | -3/+19 |
| * | zsmalloc: change return value unit of zs_get_total_size_bytes | Minchan Kim | 2016-06-12 | 1 | -1/+1 |
| * | lz4: fix compression/decompression signedness mismatch | Sergey Senozhatsky | 2016-06-12 | 1 | -4/+4 |
| * | lib: add lz4 compressor module | Chanho Min | 2016-06-12 | 1 | -0/+36 |
| * | lib: add support for LZ4-compressed kernel | Kyungsik Lee | 2016-06-12 | 1 | -0/+10 |
| * | decompressor: add LZ4 decompressor module | Kyungsik Lee | 2016-06-12 | 1 | -0/+51 |
| * | zsmalloc: add copyright | Minchan Kim | 2016-06-12 | 1 | -0/+1 |
| * | zsmalloc: move it under mm | Minchan Kim | 2016-06-12 | 1 | -0/+50 |
| * | mm: zcache/tmem/cleancache: s/flush/invalidate/ | Dan Magenheimer | 2016-06-12 | 1 | -3/+3 |
| * | Revert "Add ZRAM_FOR_ANDROID" | Andreas Blaesius | 2016-06-12 | 1 | -6/+0 |
| * | Revert "smdk4412 : modem_if KK driver from N5100ZTCNL4" | Roberto Gibellini | 2016-05-27 | 1 | -157/+87 |
| * | smdk4412 : modem_if KK driver from N5100ZTCNL4 | RGIB | 2016-05-25 | 1 | -87/+157 |
| * | remove pmem | Simon Shields | 2016-05-20 | 1 | -93/+0 |
| * | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-05-03 | 2 | -0/+5 |
| * | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 2016-03-16 | 1 | -0/+2 |
| * | net: add length argument to skb_copy_and_csum_datagram_iovec | Sabrina Dubroca | 2016-03-15 | 1 | -1/+2 |
| * | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 2016-03-15 | 1 | -3/+2 |
| * | mnt: Only change user settable mount flags in remount | Eric W. Biederman | 2016-03-15 | 1 | -1/+3 |
| * | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 2016-03-10 | 1 | -2/+2 |
| * | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2016-02-22 | 1 | -5/+6 |
| * | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin | 2016-02-22 | 1 | -2/+2 |
| * | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 2016-02-20 | 1 | -0/+1 |
| * | block: separate priority boosting from REQ_META | Christoph Hellwig | 2016-02-16 | 1 | -2/+4 |
* | | kernel: add support for gcc 5 | Sasha Levin | 2016-12-09 | 1 | -0/+66 |
* | | Input: add infrastructure for selecting clockid for event time stamps | John Stultz | 2016-03-18 | 1 | -0/+2 |
* | | net: add length argument to skb_copy_and_csum_datagram_iovec | Sabrina Dubroca | 2016-03-18 | 1 | -1/+2 |
* | | mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) support | Kirill A. Shutemov | 2016-03-18 | 1 | -3/+2 |
* | | mnt: Only change user settable mount flags in remount | Eric W. Biederman | 2016-03-18 | 1 | -1/+3 |
* | | include/linux/poison.h: fix LIST_POISON{1,2} offset | Vasily Kulikov | 2016-03-18 | 1 | -2/+2 |
* | | ipv4: try to cache dst_entries which would cause a redirect | Hannes Frederic Sowa | 2016-03-18 | 1 | -5/+6 |
* | | netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len | Andrey Vagin | 2016-03-18 | 1 | -2/+2 |
* | | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 2016-03-18 | 1 | -0/+1 |
* | | block: separate priority boosting from REQ_META | Christoph Hellwig | 2016-03-18 | 1 | -2/+4 |
|/ |
|
* | f2fs: support 3.0 | arter97 | 2016-02-13 | 4 | -4/+49 |
* | fs: import f2fs from git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2... | arter97 | 2016-02-13 | 3 | -0/+1222 |
* | cputime: Clean up cputime_to_usecs and usecs_to_cputime macros | Michal Hocko | 2015-12-02 | 1 | -2/+2 |
* | hashtable: introduce a small and naive hashtable | Sasha Levin | 2015-12-02 | 1 | -0/+192 |