aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-29gpu: ion: Fix bug where MAP ioctl was no longer supportedRebecca Schultz Zavin
2013-04-29gpu: ion: Modify reserve function for carveouts with no start addressRebecca Schultz Zavin
2013-04-29cpufreq: interactive: remove load since last speed changeTodd Poynor
2013-04-29cpufreq: interactive: allow arbitrary speed / target load mappingsTodd Poynor
2013-04-29gpu: ion: fix compilation warningBenjamin Gaignard
2013-04-29gpu: ion: fix carveout opsBenjamin Gaignard
2013-04-29gpu: ion: Fix bug in zeroing pages in system heapRebecca Schultz Zavin
2013-04-29cpufreq: interactive: apply above_hispeed_delay to each step above hispeedTodd Poynor
2013-04-29cpufreq: interactive: change speed according to current speed and target loadTodd Poynor
2013-04-29cpufreq: interactive: trace actual speed in target speed decisionsTodd Poynor
2013-04-29android: logger: enforce GID and CAP check on log flushCharndeep Grewal
2013-04-29usb: gadget: accessory: Fix section mismatch (again)Todd Poynor
2013-04-29cpufreq: interactive: kick timer on idle exit past expiryTodd Poynor
2013-04-29cpufreq: interactive: use deferrable timer by defaultLianwei Wang
2013-04-29cpufreq: interactive: pin timers to associated CPUTodd Poynor
2013-04-29gpu: ion: Fix bug in ion_system_heap map_userRebecca Schultz Zavin
2013-04-29gpu: ion: Don't flush allocatoins that come from the page poolsRebecca Schultz Zavin
2013-04-29gpu: ion: Clear GFP_WAIT flag on high order allocationsRebecca Schultz Zavin
2013-04-29power: android-battery: Allow changing current in charging stateDanke Xie
2013-04-29sync: add tracepoint supportErik Gilling
2013-04-29sw_sync: convert to new value_str debug opsErik Gilling
2013-04-29sync: refactor sync debug printingErik Gilling
2013-04-29staging:iio:events: Don't copy data to user-space with a locked spinlock.Arve Hjønnevåg
2013-04-29sync: use proper barriers when waiting indefinitelyErik Gilling
2013-04-29sync: update new fence status with sync_fence_signal_ptErik Gilling
2013-04-29gpu: ion: Refactor lockingRebecca Schultz Zavin
2013-04-29sync: protect unlocked access to fence statusErik Gilling
2013-04-29power: android-battery: Battery health check only when connected to chargerHongMin Son
2013-04-29sync: dump sync state of fence errorsErik Gilling
2013-04-29gpu: ion: Switch to using a single shrink functionRebecca Schultz Zavin
2013-04-29gpu: ion: Fix lockdep issue in ion_page_poolRebecca Schultz Zavin
2013-04-29gpu: ion: Fix several issues with page poolRebecca Schultz Zavin
2013-04-29power: android-battery: use freezable workqueue for monitorTodd Poynor
2013-04-29power: android-battery: Fix battery alarm timer not modified at suspendHongMin Son
2013-04-29power: android-battery: leave full/not-charging status when charger re-sensedTodd Poynor
2013-04-29power: android-battery: Add state lockingTodd Poynor
2013-04-29power: android-battery: add charge timeouts and recharge logicHongMin Son
2013-04-29cpufreq: interactive: run at fraction of hispeed_freq when load is lowTodd Poynor
2013-04-29gpu: ion: Modify gfp flags in ion_system_heapRebecca Schultz Zavin
2013-04-29gpu: ion: Use the ion_page_pool from the system heapRebecca Schultz Zavin
2013-04-29gpu: ion: Add ion_page_pool.Rebecca Schultz Zavin
2013-04-29gpu: ion: use vmalloc to allocate page array to map kernelRebecca Schultz Zavin
2013-04-29staging: android: lowmemorykiller: Change default debug_level to 1Arve Hjønnevåg
2013-04-29staging: android: lowmemorykiller: Don't count reserved free memoryArve Hjønnevåg
2013-04-29staging: android: lowmemorykiller: Add config option to support oom_adj valuesArve Hjønnevåg
2013-04-29gpu: ion: ion_system_heap: Fix bug preventing compilationRebecca Schultz Zavin
2013-04-29gpu: ion: Stop trying to allocate from an order on first failureRebecca Schultz Zavin
2013-04-29gpu: ion: optimize system heap for non fault buffersRebecca Schultz Zavin
2013-04-29cpufreq: interactive: always limit initial speed bump to hispeedTodd Poynor
2013-04-29usb: gadget: f_fs: Fix enumeration in fullspeed modeBenoit Goby