aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ANDROID: sdcardfs: Use seq_puts over seq_printfDaniel Rosenberg2017-04-131-1/+1
* ANDROID: sdcardfs: Use to kstroutDaniel Rosenberg2017-04-131-1/+7
* ANDROID: sdcardfs: Use pr_[...] instead of printkDaniel Rosenberg2017-04-138-50/+43
* ANDROID: sdcardfs: remove unneeded null checkDaniel Rosenberg2017-04-133-6/+3
* ANDROID: sdcardfs: Fix style issues with commentsDaniel Rosenberg2017-04-133-22/+5
* ANDROID: sdcardfs: Fix formattingDaniel Rosenberg2017-04-1310-259/+312
* ANDROID: sdcardfs: correct order of descriptorsDaniel Rosenberg2017-04-131-1/+3
* ANDROID: sdcardfs: Fix gid issueDaniel Rosenberg2017-04-132-14/+6
* ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.hDaniel Rosenberg2017-04-131-11/+11
* ANDROID: sdcardfs: Remove uninformative printsDaniel Rosenberg2017-04-134-30/+1
* ANDROID: sdcardfs: move path_put outside of spinlockDaniel Rosenberg2017-04-131-1/+6
* ANDROID: sdcardfs: Use case insensitive hash functionDaniel Rosenberg2017-04-131-1/+10
* ANDROID: sdcardfs: declare MODULE_ALIAS_FSDaniel Rosenberg2017-04-131-0/+1
* ANDROID: sdcardfs: Get the blocksize from the lower fsDaniel Rosenberg2017-04-131-12/+9
* ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisveDaniel Rosenberg2017-04-133-41/+1
* ANDROID: sdcardfs: Switch to internal case insensitive compareDaniel Rosenberg2017-04-134-13/+10
* ANDROID: sdcardfs: Use spin_lock_nestedDaniel Rosenberg2017-04-131-2/+2
* ANDROID: sdcardfs: Replace get/put with d_lockDaniel Rosenberg2017-04-131-13/+19
* ANDROID: sdcardfs: rate limit warning printDaniel Rosenberg2017-04-131-2/+3
* ANDROID: sdcardfs: Fix case insensitive lookupDaniel Rosenberg2017-04-131-17/+51
* staging: android: ashmem: add missing includeRom Lemarchand2017-04-131-0/+1
* defconfig: enable SHA512 for android 7.1.2 preparationMister Oyster2017-04-131-1/+1
* defconfig: remove config_has_wakelock, only 3.10 wifi drivers used it, has_wa...Mister Oyster2017-04-131-1/+0
* power: Remove HAS_WAKELOCK config and document WAKELOCKDylan Reid2017-04-131-5/+6
* wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi2017-04-131-1/+1
* power: wakeup_reason: fix suspend time reportingAmit Pundir2017-04-131-16/+25
* alarmtimer: Export symbols of functions declared in linux/alarmtimer.hMarcus Gelderie2017-04-131-1/+9
* drivers/rtc/interface.c: fix infinite loop in initializing the alarmAles Novak2017-04-131-2/+12
* alarmtimer: Export symbols of alarmtimer_get_rtcdevPramod Gurav2017-04-131-1/+1
* drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFIJan Beulich2017-04-131-5/+27
* drivers/rtc/interface.c: check the error after __rtc_read_time()Hyogi Gim2017-04-131-0/+2
* docs: Procfs -- Document timerfd outputCyrill Gorcunov2017-04-131-0/+19
* timerfd: Remove an always true checkDan Carpenter2017-04-131-2/+1
* timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3Cyrill Gorcunov2017-04-131-0/+37
* timerfd: Implement show_fdinfo methodCyrill Gorcunov2017-04-131-1/+33
* ANDROID: Put KUSER_HELPERS disable behind configmspector2017-04-132-4/+22
* ANDROID: Fixing incorrect return value on errormspector2017-04-131-2/+6
* ANDROID: Fix for building non-arm64mspector2017-04-131-0/+2
* ANDROID: Support to disable arm32 Kuser_Helpersmspector2017-04-131-5/+102
* ANDROID: base-cfg: enable CONFIG_IP_NF_NATAmit Pundir2017-04-131-0/+1
* android: base-cfg: Add CONFIG_INET_DIAG_DESTROYDmitry Shmidt2017-04-131-0/+1
* defconfig: remove CONFIG_IPV6_PRIVACYMister Oyster2017-04-131-1/+0
* config/android: Remove CONFIG_IPV6_PRIVACYBorislav Petkov2017-04-131-1/+0
* ipv6: Remove privacy config option.David S. Miller2017-04-134-62/+4
* defconfig: regenMister Oyster2017-04-131-13/+17
* f2fs: use __set{__clear}_bit_leJaegeuk Kim2017-04-131-3/+3
* f2fs: update_free_nid_bitmap() can be statickbuild test robot2017-04-131-2/+2
* f2fs: __update_nat_bits() can be statickbuild test robot2017-04-131-1/+1
* f2fs: le16_to_cpu for xattr->e_value_sizeJaegeuk Kim2017-04-131-1/+3
* f2fs: don't overwrite node block by SSRJaegeuk Kim2017-04-131-0/+6