aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-01mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2013-07-01gpu: ion: Remove __GFP_NO_KSWAPDArve Hjønnevåg
2013-07-01gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-07-01usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2013-07-01cpufreq: interactive: resched timer if max freq raisedLianwei Wang
2013-07-01cpufreq: interactive: fix race on cpufreq TRANSITION notifierLianwei Wang
2013-07-01binder: use freezable blocking callsColin Cross
2013-07-01cpufreq: interactive: avoid underflow on active time calculationMinsung Kim
2013-07-01cpufreq: interactive: reduce chance of zero time delta on load evalTodd Poynor
2013-07-01cpufreq: interactive: handle errors from cpufreq_frequency_table_targetTodd Poynor
2013-07-01ashmem: avoid deadlock between read and mmap callsTodd Poynor
2013-07-01gpu: ion: Also shrink memory cached in the deferred free listRebecca Schultz Zavin
2013-07-01misc: uidstat: avoid create_stat() race and blockage.JP Abgrall
2013-07-01mmc: Add tracepoints of mmc block operationsKen Sumrall
2013-07-01lowmemorykiller: make default lowmemorykiller debug message usefulColin Cross
2013-07-01cpufreq: interactive: fix uninitialized spinlockMinsung Kim
2013-07-01gpu: ion: Fix bug in ion shrinkerRebecca Schultz Zavin
2013-07-01gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation timeRebecca Schultz Zavin
2013-07-01gpu: ion: fix kfree/list_del orderJP Abgrall
2013-07-01cpufreq: interactive: base above_hispeed_delay on target freq, not currentTodd Poynor
2013-07-01cpufreq: interactive: fix crash on error paths in get_tokenized_dataTodd Poynor
2013-07-01cpufreq: interactive: add io_is_busy interfaceLianwei Wang
2013-07-01cpufreq: interactive: allow arbitrary speed / delay mappingsMinsung Kim
2013-07-01gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-07-01Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-07-01input: misc: keychord: log when keychord triggeredJP Abgrall
2013-07-01gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg
2013-07-01power: android-battery: push uevent whenever charge source changesTodd Poynor
2013-07-01power: android-battery: remove ac and usb suppliesTodd Poynor
2013-07-01gpu: ion: Only flush buffers in the chunk heap if they were used cachedRebecca Schultz Zavin
2013-07-01gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-07-01cpufreq: interactive: fix race on governor start/stopLianwei Wang
2013-07-01gpu: ion: Modify zeroing code so it only allocates address space onceRebecca Schultz Zavin
2013-07-01cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2013-07-01cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2013-07-01cpufreq: interactive: init default values at compile timeTodd Poynor
2013-07-01cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor
2013-07-01cpufreq: interactive: fix race on timer restart on governor startTodd Poynor
2013-07-01cpufreq: interactive: fix racy timer stoppingTodd Poynor
2013-07-01cpufreq: interactive: fix boosting logicTodd Poynor
2013-07-01cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor
2013-07-01cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor
2013-07-01cpufreq: interactive: adjust load for changes in speedTodd Poynor
2013-07-01gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2013-07-01gpu: ion: Export ion_client_createJohan Mossberg
2013-07-01gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2013-07-01gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-07-01gpu: ion: Refactor common mapping functions out of system heapRebecca Schultz Zavin
2013-07-01gpu: ion: Switch heap rbtree to a prio listRebecca Schultz Zavin
2013-07-01gpu: ion: Fix bug where MAP ioctl was no longer supportedRebecca Schultz Zavin