aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-04usb: gadget: midi: f_midi_alloc() can be staticFengguang Wu
2015-09-04usb: gadget: f_midi: add configfs supportAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: use usb_gstrings_attachAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: remove compatibility layerAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: check kstrdup() return valueAndrzej Pietrasiewicz
2015-09-04usb: gadget: f_midi: enable use of the index parameterAndrzej Pietrasiewicz
2015-09-04usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-09-04usb: gadget: Add device attribute to determine gadget stateBadhri Jagan Sridharan
2015-09-02usb: phy: fix dual role sysfs build if kernel modules are supportedAmit Pundir
2015-09-01ion: Handle the memory mapping correctly on x86Vinil Cheeramvelil
2015-09-01usb: phy: Dual role sysfs class definitionBadhri Jagan Sridharan
2015-08-26arm64 Kconfig: Move LIST_POISON to a safe valueJeff Vander Stoep
2015-08-26ion : In carveout heap, change minimum allocation order from 12 to PAGE_SHIFT...Rajmal Menariya
2015-08-21Fix for in kernel emergency remount when loop mounts are usedChristian Poetzsch
2015-08-20pstore: pmsg: return -ENOMEM on vmalloc failureMark Salyzyn
2015-08-05wakeup_reason: use vsnprintf instead of snsprintf for vargs.Ruchi Kandoi
2015-08-01usb: gadget: fix NULL ptr derefer while symlinking PTP funcAmit Pundir
2015-07-31uid_cputime: Iterates over all the threads instead of processes.Ruchi Kandoi
2015-07-17Fix generic cgroup subsystem permission checksChristian Poetzsch
2015-07-15uid_cputime: fix cputime overflowJin Qian
2015-07-14usb:gadget:Add "state" attribute to android_deviceBadhri Jagan Sridharan
2015-07-08cpufreq_stats: fix use of cpufreq_for_each_valid_entry() iteratorKevin Hilman
2015-07-07initramfs: Add skip_initramfs command line optionRom Lemarchand
2015-06-29cpu_power: Avoids race condition when the task exits.Ruchi Kandoi
2015-06-27uid_cputime: Avoids double accounting of process stime, utime and cpu_power inRuchi Kandoi
2015-06-22Shrink ashmem directly through shmem_fallocateTobias Lindskog
2015-06-08sched: cpufreq: update power usage only if cpufreq_stat is enabledAmit Pundir
2015-06-08cpufreq: Iterate over all the possible cpus to create powerstats.Ruchi Kandoi
2015-06-08uid_cputime: Extends the cputime functionality to report power per uidRuchi Kandoi
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-06-02cpufreq_stats: Adds the fucntionality to load current values for each frequencyRuchi Kandoi
2015-05-28cgroup: Fix issues in allow_attach callbackRom Lemarchand
2015-05-27New Build Breakage in branch: kernel-m-dev-tegra-flounder-3.10 @ 1960706Mark Salyzyn
2015-05-27net/unix: sk_socket can disappear when state is unlockedMark Salyzyn
2015-05-26selinux: enable genfscon labeling for sysfs and pstore filesStephen Smalley
2015-05-22ext4: don't save the error information if the block device is read-onlyTheodore Ts'o
2015-05-21selinux: enable per-file labeling for debugfs files.Stephen Smalley
2015-05-19cpufreq: interactive: Rearm governor timer at max freqRohit Gupta
2015-05-19cpufreq: interactive: Implement cluster-based min_sample_timeJunjie Wu
2015-05-19cpufreq: interactive: Exercise hispeed settings at a policy levelSaravana Kannan
2015-05-19cpufreq: interactive: Round up timer_rate to match jiffyJunjie Wu
2015-05-19cpufreq: interactive: Don't set floor_validate_time during boostJunjie Wu
2015-05-18suspend: Return error when pending wakeup source is found.Ruchi Kandoi
2015-05-11proc: uid_cputime: fix show_uid_stat permissionJin Qian
2015-05-11nf: IDLETIMER: Fix broken uid field in the msgAmit Pundir
2015-05-11UPSTREAM: staging: android: Assign bool to trueRhyland Klein
2015-05-11UPSTREAM: Staging: android: ion: fix typos in commentsRhyland Klein
2015-05-11UPSTREAM: staging: android: ion: Replace "the the " with "the"Rhyland Klein
2015-05-06usb: gadget: Do not disconnect unregistered devBadhri Jagan Sridharan