index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ANDROID: sdcardfs: Use seq_puts over seq_printf
Daniel Rosenberg
2017-04-13
1
-1
/
+1
*
ANDROID: sdcardfs: Use to kstrout
Daniel Rosenberg
2017-04-13
1
-1
/
+7
*
ANDROID: sdcardfs: Use pr_[...] instead of printk
Daniel Rosenberg
2017-04-13
8
-50
/
+43
*
ANDROID: sdcardfs: remove unneeded null check
Daniel Rosenberg
2017-04-13
3
-6
/
+3
*
ANDROID: sdcardfs: Fix style issues with comments
Daniel Rosenberg
2017-04-13
3
-22
/
+5
*
ANDROID: sdcardfs: Fix formatting
Daniel Rosenberg
2017-04-13
10
-259
/
+312
*
ANDROID: sdcardfs: correct order of descriptors
Daniel Rosenberg
2017-04-13
1
-1
/
+3
*
ANDROID: sdcardfs: Fix gid issue
Daniel Rosenberg
2017-04-13
2
-14
/
+6
*
ANDROID: sdcardfs: Use tabs instead of spaces in multiuser.h
Daniel Rosenberg
2017-04-13
1
-11
/
+11
*
ANDROID: sdcardfs: Remove uninformative prints
Daniel Rosenberg
2017-04-13
4
-30
/
+1
*
ANDROID: sdcardfs: move path_put outside of spinlock
Daniel Rosenberg
2017-04-13
1
-1
/
+6
*
ANDROID: sdcardfs: Use case insensitive hash function
Daniel Rosenberg
2017-04-13
1
-1
/
+10
*
ANDROID: sdcardfs: declare MODULE_ALIAS_FS
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
ANDROID: sdcardfs: Get the blocksize from the lower fs
Daniel Rosenberg
2017-04-13
1
-12
/
+9
*
ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve
Daniel Rosenberg
2017-04-13
3
-41
/
+1
*
ANDROID: sdcardfs: Switch to internal case insensitive compare
Daniel Rosenberg
2017-04-13
4
-13
/
+10
*
ANDROID: sdcardfs: Use spin_lock_nested
Daniel Rosenberg
2017-04-13
1
-2
/
+2
*
ANDROID: sdcardfs: Replace get/put with d_lock
Daniel Rosenberg
2017-04-13
1
-13
/
+19
*
ANDROID: sdcardfs: rate limit warning print
Daniel Rosenberg
2017-04-13
1
-2
/
+3
*
ANDROID: sdcardfs: Fix case insensitive lookup
Daniel Rosenberg
2017-04-13
1
-17
/
+51
*
staging: android: ashmem: add missing include
Rom Lemarchand
2017-04-13
1
-0
/
+1
*
defconfig: enable SHA512 for android 7.1.2 preparation
Mister Oyster
2017-04-13
1
-1
/
+1
*
defconfig: remove config_has_wakelock, only 3.10 wifi drivers used it, has_wa...
Mister Oyster
2017-04-13
1
-1
/
+0
*
power: Remove HAS_WAKELOCK config and document WAKELOCK
Dylan Reid
2017-04-13
1
-5
/
+6
*
wakeup_reason: use vsnprintf instead of snsprintf for vargs.
Ruchi Kandoi
2017-04-13
1
-1
/
+1
*
power: wakeup_reason: fix suspend time reporting
Amit Pundir
2017-04-13
1
-16
/
+25
*
alarmtimer: Export symbols of functions declared in linux/alarmtimer.h
Marcus Gelderie
2017-04-13
1
-1
/
+9
*
drivers/rtc/interface.c: fix infinite loop in initializing the alarm
Ales Novak
2017-04-13
1
-2
/
+12
*
alarmtimer: Export symbols of alarmtimer_get_rtcdev
Pramod Gurav
2017-04-13
1
-1
/
+1
*
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
2017-04-13
1
-5
/
+27
*
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
2017-04-13
1
-0
/
+2
*
docs: Procfs -- Document timerfd output
Cyrill Gorcunov
2017-04-13
1
-0
/
+19
*
timerfd: Remove an always true check
Dan Carpenter
2017-04-13
1
-2
/
+1
*
timerfd: Implement timerfd_ioctl method to restore timerfd_ctx::ticks, v3
Cyrill Gorcunov
2017-04-13
1
-0
/
+37
*
timerfd: Implement show_fdinfo method
Cyrill Gorcunov
2017-04-13
1
-1
/
+33
*
ANDROID: Put KUSER_HELPERS disable behind config
mspector
2017-04-13
2
-4
/
+22
*
ANDROID: Fixing incorrect return value on error
mspector
2017-04-13
1
-2
/
+6
*
ANDROID: Fix for building non-arm64
mspector
2017-04-13
1
-0
/
+2
*
ANDROID: Support to disable arm32 Kuser_Helpers
mspector
2017-04-13
1
-5
/
+102
*
ANDROID: base-cfg: enable CONFIG_IP_NF_NAT
Amit Pundir
2017-04-13
1
-0
/
+1
*
android: base-cfg: Add CONFIG_INET_DIAG_DESTROY
Dmitry Shmidt
2017-04-13
1
-0
/
+1
*
defconfig: remove CONFIG_IPV6_PRIVACY
Mister Oyster
2017-04-13
1
-1
/
+0
*
config/android: Remove CONFIG_IPV6_PRIVACY
Borislav Petkov
2017-04-13
1
-1
/
+0
*
ipv6: Remove privacy config option.
David S. Miller
2017-04-13
4
-62
/
+4
*
defconfig: regen
Mister Oyster
2017-04-13
1
-13
/
+17
*
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-04-13
1
-3
/
+3
*
f2fs: update_free_nid_bitmap() can be static
kbuild test robot
2017-04-13
1
-2
/
+2
*
f2fs: __update_nat_bits() can be static
kbuild test robot
2017-04-13
1
-1
/
+1
*
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-04-13
1
-1
/
+3
*
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-04-13
1
-0
/
+6
[next]