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
...
*
wifi: fix merge
Mister Oyster
2017-04-13
1
-0
/
+2
*
defconfig: reintroduce CONFIG_ANDROID_INTF_ALARM_DEV
Mister Oyster
2017-04-13
1
-0
/
+1
*
BACKPORT: HID: input: generic hidinput_input_event handler
David Herrmann
2017-04-13
3
-26
/
+77
*
ANDROID: sdcardfs: update module info
Daniel Rosenberg
2017-04-13
1
-4
/
+9
*
Revert "[ARM] armv6 dcc tty driver"
Amit Pundir
2017-04-13
3
-331
/
+0
*
video: adf: Set ADF_MEMBLOCK to boolean
Guenter Roeck
2017-04-13
1
-1
/
+1
*
video: adf: Fix modular build
Guenter Roeck
2017-04-13
1
-2
/
+4
*
ANDROID: fs: Export free_fs_struct and set_fs_pwd
Guenter Roeck
2017-04-13
1
-0
/
+2
*
ANDROID: export security_path_chown
Daniel Rosenberg
2017-04-13
1
-0
/
+1
*
mm: Export do_munmap
Guenter Roeck
2017-04-13
1
-0
/
+1
*
ANDROID: sdcardfs: use d_splice_alias
Daniel Rosenberg
2017-04-13
1
-16
/
+39
*
ANDROID: sdcardfs: fix ->llseek to update upper and lower offset
Daniel Rosenberg
2017-04-13
1
-1
/
+24
*
ANDROID: sdcardfs: copy lower inode attributes in ->ioctl
Daniel Rosenberg
2017-04-13
1
-0
/
+4
*
ANDROID: sdcardfs: remove unnecessary call to do_munmap
Daniel Rosenberg
2017-04-13
1
-6
/
+0
*
ANDROID: sdcardfs: Fix style issues in macros
Daniel Rosenberg
2017-04-13
2
-12
/
+12
*
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
[prev]
[next]