Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
56f6a6b2b1cddd93f0b5cea1699a4a661daaacc6
56f6a6b
ANDROID: dm-android-verity: Rebase on top of 4.1
by Badhri Jagan Sridharan
· 9 years ago
8bb45a5
ANDROID: dm: Add android verity target
by Badhri Jagan Sridharan
· 9 years ago
ba2055c
ANDROID: dm: fix dm_substitute_devices()
by Jeremy Compostella
· 9 years ago
ae8b490
ANDROID: dm: Rebase on top of 4.9
by Badhri Jagan Sridharan
· 9 years ago
a058da8
CHROMIUM: dm: boot time specification of dm=
by Will Drewry
· 14 years ago
a0a752a
ANDROID: usb: gadget: f_accessory: remove duplicate endpoint alloc
by Anson Jacob
· 8 years ago
774e441
ANDROID: sdcardfs: fix itnull.cocci warnings
by Julia Lawall
· 8 years ago
0de3b4c
ANDROID: sdcardfs: Truncate packages_gid.list on overflow
by Daniel Rosenberg
· 8 years ago
60d4c17
ANDROID: netfilter: xt_quota2: make quota2_log work well
by Liping Zhang
· 8 years ago
49d0e06
ANDROID: cpu: send KOBJ_ONLINE event when enabling cpus
by Thierry Strudel
· 8 years ago
9259a5c
ANDROID: dm verity fec: initialize recursion level
by Sami Tolvanen
· 8 years ago
3278f53
ANDROID: dm verity fec: add missing release from fec_ktype
by Sami Tolvanen
· 8 years ago
4902970
ANDROID: dm verity fec: limit error correction recursion
by Sami Tolvanen
· 8 years ago
d28f856
FROMLIST: security,perf: Allow further restriction of perf_event_open
by Jeff Vander Stoep
· 8 years ago
56b70ac
ANDROID: ARM64: Ignore Image-dtb from git point of view
by Dmitry Shmidt
· 8 years ago
e23ef5f
ANDROID: arm64: add option to build Image-dtb
by Haojian Zhuang
· 9 years ago
4d6ce96
ANDROID: usb: gadget: f_midi: set fi->f to NULL when free f_midi function
by Winter Wang
· 8 years ago
6978766
ANDROID: xt_qtaguid: Fix panic caused by processing non-full socket.
by John Stultz
· 9 years ago
023f889
ANDROID: fiq_debugger: Add fiq_debugger.disable option
by Dmitry Shmidt
· 9 years ago
ddcf65e8
FROMLIST: wlcore: Disable filtering in AP role
by Jimmy Perchet
· 9 years ago
caff55c
ANDROID: fiq_debugger: Add option to apply uart overlay by FIQ_DEBUGGER_UART_OVERLAY
by Dmitry Shmidt
· 9 years ago
35667e6
ANDROID: usb: dual-role: make stub functions inline
by Jack Pham
· 9 years ago
93f1d0b
ANDROID: quick selinux support for tracefs
by Yongqin Liu
· 9 years ago
551dae6
ANDROID: xt_qtaguid: Fix panic caused by synack processing
by John Stultz
· 9 years ago
fac99a7
ANDROID: fuse: Add support for d_canonical_path
by Daniel Rosenberg
· 9 years ago
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
Next »