summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31ANDROID: cpufreq: interactive: Use idle-end notifiersexperimental/android-4.9Viresh Kumar
2017-01-31FROMLIST: cpufreq: Add android's 'interactive' governorViresh Kumar
2017-01-31ANDROID: cpufreq: conservative: fix duplicate 'static' errorAmit Pundir
2017-01-31ANDROID: sdcardfs: eliminate the offset argument to ->direct_IOAmit Pundir
2017-01-31ANDROID: sdcardfs: make it use new .rename i_opAmit Pundir
2017-01-31ANDROID: sdcardfs: Propagate dentry down to inode_change_ok()Amit Pundir
2017-01-31ANDROID: sdcardfs: get rid of 'parent' argument of ->d_compare()Amit Pundir
2017-01-31ANDROID: sdcardfs: add parent pointer into dentry name hashAmit Pundir
2017-01-31ANDROID: sdcardfs: use wrappers to access i_mutexAmit Pundir
2017-01-31ANDROID: mnt: remount should propagate to slaves of slavesDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Fix locking issue with permision fix upDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Switch ->d_inode to d_inode()Daniel Rosenberg
2017-01-31ANDROID: sdcardfs: Change magic valueDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Use per mount permissionsDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Add gid and mask to private mount dataDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: User new permission2 functionsDaniel Rosenberg
2017-01-31ANDROID: vfs: Add permission2 for filesystems with per mount permissionsDaniel Rosenberg
2017-01-31ANDROID: vfs: Add setattr2 for filesystems with per mount permissionsDaniel Rosenberg
2017-01-31ANDROID: vfs: Allow filesystems to access their private mount dataDaniel Rosenberg
2017-01-31ANDROID: mnt: Add filesystem private data to mount pointsDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Move directory unlock before touchDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: fix external storage exporting incorrect uidalvin_liang
2017-01-31ANDROID: sdcardfs: Added top to sdcardfs_inode_infoDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Switch package list to RCUDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Fix locking for permission fix upDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: Check for other cases on path lookupDaniel Rosenberg
2017-01-31ANDROID: sdcardfs: override umask on mkdir and createDaniel Rosenberg
2017-01-31ANDROID: sched/debug: Add energy procfs interfaceDietmar Eggemann
2017-01-31ANDROID: cpufreq: sched: Fix kernel crash on accessing sysfs fileViresh Kumar
2017-01-31ANDROID: FIXUP: sched/tune: add fixes missing from a previous patchPatrick Bellasi
2017-01-31ANDROID: sched: tune: Fix lacking spinlock initializationKe Wang
2017-01-31ANDROID: cgroup: Remove leftover instances of allow_attachGuenter Roeck
2017-01-31ANDROID: FIXUP: sched: scheduler-driven cpu frequency selectionRicky Liang
2017-01-31ANDROID: sched/rt: Add Kconfig option to enable panicking for RT throttlingMatt Wagantall
2017-01-31ANDROID: sched/rt: print RT tasks when RT throttling is activatedMatt Wagantall
2017-01-31ANDROID: sched/fair: Favor higher cpus only for boosted tasksSrinath Sridharan
2017-01-31ANDROID: sched/fair: call OPP update when going idle after migrationJuri Lelli
2017-01-31ANDROID: sched/cpufreq_sched: fix thermal capping eventsJuri Lelli
2017-01-31ANDROID: sched/fair: Picking cpus with low OPPs for tasks that prefer idle CPUsSrinath Sridharan
2017-01-31ANDROID: FIXUP: sched/tune: do initialization as a postcore_initicallPatrick Bellasi
2017-01-31ANDROID: DEBUG: sched: add tracepoint for RD overutilizedPatrick Bellasi
2017-01-31ANDROID: sched/tune: Introducing a new schedtune attribute prefer_idleSrinath Sridharan
2017-01-31ANDROID: sched: use util instead of capacity to select busy cpuTodd Kjos
2017-01-31ANDROID: arch_timer: add error handling when the MPM global timer is clearedChris Redpath
2017-01-31ANDROID: FIXUP: sched: Fix double-release of spinlock in move_queued_taskTodd Kjos
2017-01-31ANDROID: FIXUP: sched/fair: Fix hang during suspend in sched_group_energyTodd Kjos
2017-01-31ANDROID: FIXUP: sched: fix SchedFreq integration for both PELT and WALTPatrick Bellasi
2017-01-31ANDROID: sched: EAS: Avoid causing spikes to max-freq unnecessarilyTodd Kjos
2017-01-31ANDROID: FIXUP: sched: fix set_cfs_cpu_capacity when WALT is in usePatrick Bellasi
2017-01-31ANDROID: sched/walt: Accounting for number of irqs pending on each coreSrinath Sridharan