aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* KEYS: Fix handling of stored error in a negatively instantiated user keyDavid Howells2016-10-123-2/+10
* md: use kzalloc() when bitmap is disabledBenjamin Randazzo2016-10-121-2/+2
* udp: fix behavior of wrong checksumsEric Dumazet2016-10-122-8/+4
* fs: take i_mutex during prepare_binprm for set[ug]id executablesJann Horn2016-10-121-25/+40
* net: llc: use correct size for sysctl timeout entriesSasha Levin2016-10-121-4/+4
* ipv6: Don't reduce hop limit for an interfaceD.S. Ljungmark2016-10-121-1/+8
* vfs: read file_handle only once in handle_to_pathSasha Levin2016-10-121-2/+3
* netfilter: nf_conntrack_dccp: fix skb_header_pointer API usagesDaniel Borkmann2016-10-121-3/+3
* netfilter: conntrack: disable generic tracking for known protocolsFlorian Westphal2016-10-121-1/+25
* eCryptfs: Remove buggy and unnecessary write in file name decode routineMichael Halcrow2016-10-121-1/+0
* ipv4: try to cache dst_entries which would cause a redirectHannes Frederic Sowa2016-10-123-7/+12
* KEYS: close race between key lookup and freeingSasha Levin2016-10-121-2/+2
* tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2016-10-121-4/+4
* tracing/syscalls: Fix perf syscall tracing when syscall_nr == -1Will Deacon2016-10-121-0/+4
* Revert "[espresso] mmc: disable MMC_CAP_ERASE for espresso"Andreas Blaesius2016-09-241-4/+0
* Update espresso10 touch firmwareAndreas Blaesius2016-09-232-1933/+1933
* mmc: core: Detect eMMC v4.5 ext_csd entriesKyungmin Park2016-09-221-1/+1
* espresso: sensor: remove system_rev check on gp2a_light_adc_valueAndreas Blaesius2016-09-181-4/+1
* OMAP4: espresso: adapt to dynamic secure_input heap allocationZiyan2016-09-152-1/+7
* OMAP4: ion: dynamically allocate secure_input heap when dynamic tiler allocat...Ziyan2016-09-152-1/+6
* espresso: sensors: add missing gp2a_power functionZiyan2016-09-151-0/+6
* espresso: pmic: fix typoZiyan2016-07-051-1/+1
* espresso: remove incomplete support for FB_OMAP_BOOTLOADER_INITZiyan2016-07-033-60/+0
* OMAPDSS: panel-ltn: remove set_gptimer_idle()Ziyan2016-07-032-4/+0
* misc: modem_if_v2: add missing error checkZiyan2016-07-031-2/+7
* OMAPDSS: panel-ltn: turn on gptimer before updating itZiyan2016-06-191-2/+19
* OMAPDSS: panel-ltn: remove incomplete support for bootloader initZiyan2016-06-191-15/+3
* Partially revert "espresso: pmic: update configuration"Andreas Blaesius2016-06-181-11/+17
* espresso: add defconfig for KitKatAndreas Blaesius2016-06-061-0/+464
* Revert "staging: Remove the Android logger driver"Andreas Blaesius2016-06-063-0/+830
* espresso: connector: rename dock audio switchZiyan2016-06-061-1/+1
* espresso: wifi: calculate MAC address based on the die IDZiyan2016-06-061-8/+6
* espresso: wifi: remove old CONFIG_DHD_USE_STATIC_BUF supportZiyan2016-06-061-73/+0
* dm crypt: optionally support discard requestsMilan Broz2016-06-052-5/+65
* dm table: share target argument parsing functionsMike Snitzer2016-06-054-112/+147
* espresso: enable LZ4-backed zRAMZiyan2016-06-051-1/+7
* espresso_defconfig: enable F2FSAndreas Blaesius2016-06-051-0/+4
* zram: default to LZ4 compression if LZ4 is enabledZiyan2016-06-051-0/+4
* mm/vmscan: Add #ifdef around "WasActive page flag"Paul Reioux2016-06-051-0/+6
* mm: implement WasActive page flag (for improving cleancache)Dan Magenheimer2016-06-053-0/+18
* mm: remove compressed copy from zram in-memoryMinchan Kim2016-06-051-2/+44
* staging: zcache: fix cleancache race condition with shrinkerSeth Jennings2016-06-051-4/+3
* mm: Need page_swap_info() helper method from upstreamD. Andrei Măceș2016-06-052-0/+8
* mm: swap: don't delay swap free for fast swap devicesVinayak Menon2016-06-056-9/+52
* mm/zsmalloc: allocate exactly size of struct zs_poolGanesh Mahendran2016-06-051-3/+2
* zsmalloc: correct fragile [kmap|kunmap]_atomic useMinchan Kim2016-06-051-9/+12
* lib: lz4: Set ARM_EFFICIENT_UNALIGNED_ACCESSShashank Shekhar2016-06-051-0/+1
* zsmalloc: merge size_class to reduce fragmentationJoonsoo Kim2016-06-051-14/+66
* zsmalloc: simplify init_zspage free obj linkingDan Streetman2016-06-051-9/+5
* zcache: Use zs_get_total_size_pagesnadlabak2016-06-051-1/+1