Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
973117c6617fdaed5ad7add548dec15962074198
973117c
ANDROID: vfs: change d_canonical_path to take two paths
by Daniel Rosenberg
· 9 years ago
5b5ab94
ANDROID: netfilter: xt_qtaguid: seq_printf fixes
by Amit Pundir
· 9 years ago
92f3130
ANDROID: mmc: Add CONFIG_MMC_SIMULATE_MAX_SPEED
by Mark Salyzyn
· 9 years ago
dc99440
ANDROID: dm verity fec: add sysfs attribute fec/corrected
by Sami Tolvanen
· 9 years ago
abfb486
ANDROID: mm: Export do_munmap
by Guenter Roeck
· 9 years ago
cfdb665
ANDROID: sdcardfs: remove unneeded __init and __exit
by Daniel Rosenberg
· 9 years ago
04c3dee
ANDROID: sdcardfs: Remove unused code
by Daniel Rosenberg
· 9 years ago
671662b
ANDROID: fs: Export d_absolute_path
by Guenter Roeck
· 9 years ago
4665ac89
ANDROID: sdcardfs: remove effectless config option
by Daniel Rosenberg
· 9 years ago
835d38b
ANDROID: inotify: Fix erroneous update of bit count
by Daniel Rosenberg
· 9 years ago
42a0b57
ANDROID: fs: sdcardfs: Declare LOOKUP_CASE_INSENSITIVE unconditionally
by Guenter Roeck
· 9 years ago
d335459
ANDROID: trace: cpufreq: fix typo in min/max cpufreq
by Thierry Strudel
· 9 years ago
a782a79
ANDROID: sdcardfs: Add support for d_canonical_path
by Daniel Rosenberg
· 9 years ago
dab6f50
ANDROID: vfs: add d_canonical_path for stacked filesystem support
by Daniel Rosenberg
· 9 years ago
497ac90
ANDROID: sdcardfs: Bring up to date with Android M permissions:
by Daniel Rosenberg
· 9 years ago
5d3b416
ANDROID: Changed type-casting in packagelist management
by Daniel Campello
· 9 years ago
d1d080c
ANDROID: Port of sdcardfs to 4.4
by Daniel Campello
· 9 years ago
35c9e24
ANDROID: Included sdcardfs source code for kernel 3.0
by Daniel Campello
· 9 years ago
38333b0
ANDROID: usb: gadget: Add support for MTP OS desc
by Badhri Jagan Sridharan
· 9 years ago
90f58ea
CHROMIUM: usb: gadget: f_accessory: add .raw_request callback
by Mark Kuo
· 9 years ago
1aaf997
CHROMIUM: usb: gadget: audio_source: add .free_func callback
by Mark Kuo
· 9 years ago
09cd36b
CHROMIUM: usb: gadget: f_mtp: fix usb_ss_ep_comp_descriptor
by Mark Kuo
· 9 years ago
b115a6f
CHROMIUM: usb: gadget: f_mtp: Add SuperSpeed support
by Mark Kuo
· 9 years ago
e97c4ed
ANDROID: dm-crypt: run in a WQ_HIGHPRI workqueue
by Tim Murray
· 9 years ago
7961972
ANDROID: power: Provide dummy log_suspend_abort_reason() if SUSPEND is disabled
by Guenter Roeck
· 9 years ago
a4912d5
ANDROID: PM / suspend: Add dependency on RTC_LIB
by Guenter Roeck
· 9 years ago
9079f24
ANDROID: net: pppolac/pppopns: Replace msg.msg_iov with iov_iter_kvec()
by Guenter Roeck
· 9 years ago
4a623fb
ANDROID: mmc: sdio: Disable retuning in sdio_reset_comm()
by Andrew Bresticker
· 9 years ago
b5ea92f
ANDROID: kernel/watchdog: fix unused variable warning
by Brian Norris
· 9 years ago
557d80f
ANDROID: usb: gadget: f_mtp: don't use le16 for u8 field
by Brian Norris
· 9 years ago
5fb1ae0
ANDROID: lowmemorykiller: fix declaration order warnings
by Brian Norris
· 9 years ago
01d8cc5
ANDROID: mmc: move to a SCHED_FIFO thread
by Tim Murray
· 9 years ago
f9f1014
ANDROID: skip building drivers as modules
by Amit Pundir
· 9 years ago
78ab6c4
ANDROID: wakeup: Add the guard condition for len in pm_get_active_wakeup_sources
by Ruchi Kandoi
· 9 years ago
fe1e63a
ANDROID: goldfish: pipe: fix platform_no_drv_owner.cocci warnings
by Fengguang Wu
· 9 years ago
eb5d550
ANDROID: epoll: use freezable blocking call
by Colin Cross
· 12 years ago
ebab868
ANDROID: Fix for in kernel emergency remount when loop mounts are used
by Christian Poetzsch
· 9 years ago
9cce66d
ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optional
by Amit Pundir
· 9 years ago
b236cdb
ANDROID: kbuild: make it possible to specify the module output dir
by Rom Lemarchand
· 10 years ago
cc14b9e
ANDROID: ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim
by JP Abgrall
· 10 years ago
aaf78ec
ANDROID: hardlockup: detect hard lockups without NMIs using secondary cpus
by Colin Cross
· 12 years ago
b794bd3
ANDROID: rtc-palmas: correct for bcd year
by Mark Salyzyn
· 9 years ago
b1173ef
ANDROID: w1: ds2482: Manage SLPZ pin sleep state
by Todd Poynor
· 12 years ago
1672c66
ANDROID: fuse: Freeze client on suspend when request sent to userspace
by Todd Poynor
· 13 years ago
47f5e05
ANDROID: serial_core: Add wake_peer uart operation
by San Mehat
· 15 years ago
3e4578f
ANDROID: mm: add a field to store names for private anonymous memory
by Colin Cross
· 9 years ago
085351f
ANDROID: pstore/ram: Add ramoops_console_write_buf api
by Arve Hjønnevåg
· 11 years ago
f353d4f
ANDROID: pstore: Update Documentation/android.txt
by John Stultz
· 12 years ago
c3c2e99
ANDROID: initramfs: Add skip_initramfs command line option
by Rom Lemarchand
· 9 years ago
9a4a740
ANDROID: of: Fix build warnings
by John Stultz
· 9 years ago
e820270a
ANDROID: of: fix CONFIG_CMDLINE_EXTEND
by Colin Cross
· 12 years ago
8e56764
ANDROID: ARM64: copy CONFIG_CMDLINE_EXTEND from ARM
by Colin Cross
· 11 years ago
4db7f78
ANDROID: of: Support CONFIG_CMDLINE_EXTEND config option
by Doug Anderson
· 13 years ago
ba01a66
ANDROID: ARM: decompressor: Flush tlb before swiching domain 0 to client mode
by Arve Hjønnevåg
· 12 years ago
911da23
ANDROID: ARM64: add option to build Image.gz/dtb combo
by Alex Ray
· 11 years ago
ccd6cd3
ANDROID: ARM: convert build of appended dtb zImage to list of dtbs
by Colin Cross
· 12 years ago
31747b7
ANDROID: ARM: add config option to build zImage/dtb combo
by Erik Gilling
· 12 years ago
c792cb6
ANDROID: ARM: Fix dtb list when DTB_IMAGE_NAMES is empty
by Benoit Goby
· 11 years ago
7663ed4
ANDROID: arm64: pass return address to dma_common_contiguous_remap
by Jin Qian
· 9 years ago
a9c2864
ANDROID: arch: arm64: force -fno-pic
by Greg Hackmann
· 10 years ago
c69559c
ANDROID: arm64: process: dump memory around registers when displaying regs
by Greg Hackmann
· 10 years ago
91d8631
ANDROID: arm64: check for upper PAGE_SHIFT bits in pfn_valid()
by Greg Hackmann
· 10 years ago
f556868
ANDROID: ARM: fault: assume no context when IRQs are disabled during data abort.
by JP Abgrall
· 12 years ago
813f267
ANDROID: ARM: Fix "Make low-level printk work" to use a separate config option
by Arve Hjønnevåg
· 11 years ago
2444662
ANDROID: ARM: add option to flush console before reboot
by Dima Zavin
· 13 years ago
f9deaf1
ANDROID: ARM: Make low-level printk work
by Tony Lindgren
· 20 years ago
6d6ef30
ANDROID: Optionally flush entire dcache from v6_dma_flush_range
by Arve Hjønnevåg
· 15 years ago
c6023aa
ANDROID: process: Add display of memory around registers when displaying regs.
by San Mehat
· 15 years ago
122dd3c
ANDROID: security: Add proper checks for Android specific capability checks
by Tushar Behera
· 13 years ago
e4395b2
ANDROID: uid_cputime: skip power reporting per uid for now
by Amit Pundir
· 9 years ago
17f35ea
ANDROID: uid_cputime: Check for the range while removing range of UIDs.
by Ruchi Kandoi
· 9 years ago
0a73377
ANDROID: uid_cputime: Iterates over all the threads instead of processes.
by Ruchi Kandoi
· 9 years ago
be7074f
ANDROID: uid_cputime: fix cputime overflow
by Jin Qian
· 9 years ago
40b78cc
ANDROID: uid_cputime: Avoids double accounting of process stime, utime and cpu_power in task exit.
by Ruchi Kandoi
· 9 years ago
bf7cb02
ANDROID: uid_cputime: Extends the cputime functionality to report power per uid
by Ruchi Kandoi
· 10 years ago
453ac31
ANDROID: proc: uid_cputime: fix show_uid_stat permission
by Jin Qian
· 10 years ago
48a9906
ANDROID: proc: uid_cputime: create uids from kuids
by Amit Pundir
· 10 years ago
6901422
ANDROID: proc: uid: Adds accounting for the cputimes per uid.
by jinqian
· 10 years ago
f049c41
ANDROID: fixup! proc: make oom adjustment files user read-only
by Dan Willemsen
· 10 years ago
2956c9b
ANDROID: proc: make oom adjustment files user read-only
by Rom Lemarchand
· 10 years ago
ff8b808
ANDROID: proc: smaps: Allow smaps access for CAP_SYS_RESOURCE
by San Mehat
· 15 years ago
9d17e24
ANDROID: wakeup_reason: use vsnprintf instead of snsprintf for vargs.
by Ruchi Kandoi
· 9 years ago
7df92a1
ANDROID: power: wakeup_reason: fix suspend time reporting
by Amit Pundir
· 10 years ago
68b6254
ANDROID: wakeup: Add last wake up source logging for suspend abort reason.
by Ruchi Kandoi
· 10 years ago
e2cc63f
ANDROID: Power: Report suspend times from last_suspend_time
by jinqian
· 10 years ago
00a83e6
ANDROID: Make suspend abort reason logging depend on CONFIG_PM_SLEEP
by Lorenzo Colitti
· 10 years ago
dfa4033
ANDROID: power: Add check_wakeup_reason() to verify wakeup source irq
by Dmitry Shmidt
· 10 years ago
6118cb4
ANDROID: power: Adds functionality to log the last suspend abort reason.
by Ruchi Kandoi
· 10 years ago
f118f73
ANDROID: power: Avoids bogus error messages for the suspend aborts.
by Ruchi Kandoi
· 10 years ago
64062b3
ANDROID: power: Add property CHARGE_COUNTER_EXT and 64-bit precision properties
by Todd Poynor
· 11 years ago
b4e6247
ANDROID: Power: Changes the permission to read only for sysfs file /sys/kernel/wakeup_reasons/last_resume_reason
by Ruchi Kandoi
· 11 years ago
e13dbc7
ANDROID: power: wakeup_reason: rename irq_count to irqcount
by Greg Hackmann
· 11 years ago
1ceb7e2
ANDROID: Power: Add guard condition for maximum wakeup reasons
by Ruchi Kandoi
· 11 years ago
1135122
ANDROID: POWER: fix compile warnings in log_wakeup_reason
by Ruchi Kandoi
· 11 years ago
6acefbe
ANDROID: Power: add an API to log wakeup reasons
by Ruchi Kandoi
· 11 years ago
25c6a63
ANDROID: PM / Suspend: Print wall time at suspend entry and exit
by Todd Poynor
· 12 years ago
635a06d
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_CHARGE_ENABLED
by Todd Poynor
· 12 years ago
a02dedd
ANDROID: power: power_supply: add POWER_SUPPLY_PROP_USB_OTG
by Todd Poynor
· 12 years ago
af4f6ce
ANDROID: power: power_supply: move POWER_SUPPLY_PROP_USB_HC to type 'int' order
by Todd Poynor
· 12 years ago
c986437
ANDROID: power_supply: Add custom property for USB High Current mode
by Todd Poynor
· 12 years ago
Next »