aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* drivers/tty/n_hdlc.c: replace kmalloc/memset by kzallocFabian Frederick2017-04-111-3/+1
* fmradio: cleanupMister Oyster2017-04-111-1/+0
* drv_wlan: remove meizu/mtk debugMister Oyster2017-04-116-30/+0
* lib: lzo: cleanupMister Oyster2017-04-111-10/+9
* accdet: remove meizu log ifdefsMister Oyster2017-04-111-4/+0
* drivers: mediatek: wdt: Reduce unnecessary logsTim Kryger2017-04-111-4/+0
* leds: remove meizu logMoyster2017-04-111-4/+0
* Get rid of __cpuinitMoyster2017-04-11328-1016/+1016
* tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa2017-04-111-4/+2
* net: skb_orphan() changesEric Dumazet2017-04-111-3/+4
* tty: n_hdlc: get rid of racy n_hdlc.tbufAlexander Popov2017-04-111-63/+69
* TTY: n_hdlc, fix lockdep false positiveJiri Slaby2017-04-111-15/+4
* masp: remove unused filp related functions.tadd.kao2017-04-1194-13613/+0
* UPSTREAM: lib/string.c: introduce strreplace()Rasmus Villemoes2017-04-112-0/+18
* lib/decompress: set the compressor name to NULL on errorAneesh Kumar K.V2017-04-111-1/+4
* lib/decompress.c: consistency of compress formats for kernel imageHaesung Kim2017-04-111-2/+2
* arm: mediate; remove file open apissu-ying hung2017-04-114-75/+50
* wakeup: Add last wake up source logging for suspend abort reason.Ruchi Kandoi2017-04-111-3/+19
* Power: Report suspend times from last_suspend_timejinqian2017-04-112-0/+52
* net: ping: Return EAFNOSUPPORT when appropriate.Lorenzo Colitti2017-04-112-3/+15
* proc: make oom adjustment files user read-onlyRom Lemarchand2017-04-111-2/+2
* remove filp_open in bt driverStanley Yeh2017-04-111-57/+0
* Wireless regulatory rules file is emptyEddie Chen2017-04-111-16/+1239
* drivers: mediatek: battery_meter: Reduce debug logTim Kryger2017-04-111-1/+1
* PM: Disable unnecessary loggingTim Kryger2017-04-111-2/+0
* A2DP performance improvement.David Chu2017-04-111-2/+2
* arm:mediatek: Resolve wmtFunCtrl wakelock issuessu-ying hung2017-04-114-13/+91
* perf: Do not double freePeter Zijlstra2017-04-111-1/+6
* power: align wakeup_sources formatyangdongdong2017-04-111-2/+2
* lib/xz: enable all filters by default in KconfigLasse Collin2017-04-111-12/+12
* lib/xz: add comments for the intentionally missing break statementsLasse Collin2017-04-111-0/+4
* cpuidle: don't disable cpuidle when entering suspendTim Murray2017-04-111-3/+0
* Revert "netfilter: use jump_label for nf_hooks"jollaman9992017-04-112-33/+6
* defconfig: enable LMK ADJ RBTREEMoyster2017-04-111-0/+1
* drivers:lmk: implement task's adj rbtreeYi-wei Zhao2017-04-113-0/+118
* fs: support task's adj rbtreeYi-wei Zhao2017-04-112-0/+12
* kernel: support task's adj rbtreeYi-wei Zhao2017-04-112-0/+2
* defconfig: disable config_jump_label for stabilityMoyster2017-04-111-1/+1
* binder: use group leader instead of open threadMartijn Coenen2017-04-111-3/+3
* input: evdev: Move wake_lock_destroy callAnurag Singh2017-04-111-1/+1
* UPSTREAM staging: ion: Fix error handling in ion_buffer_createRohit kumar2017-04-111-10/+4
* UPSTREAM: regulator: core: Fix regualtor_ena_gpio_free not to access pin afte...Seung-Woo Kim2017-04-111-0/+2
* crypto: arm - ignore generated SHA2 assembly filesBaruch Siach2017-04-111-0/+2
* ANDROID: sched: add a counter to track fsyncJin Qian2017-04-114-0/+12
* tcp: initialize tp->copied_seq in case of cross SYN connectionEric Dumazet2017-04-111-0/+1
* net/llc: avoid BUG_ON() in skb_orphan()Eric Dumazet2017-04-112-0/+6
* sctp: deny peeloff operation on asocs with threads sleeping on itMarcelo Ricardo Leitner2017-04-111-2/+6
* ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2017-04-113-26/+2
* ipc/shm: Fix shmat mmap nil-page protectionDavidlohr Bueso2017-04-111-4/+9
* BACKPORT: tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-04-111-0/+6