aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-29ARM: add config option to build zImage/dtb comboErik Gilling
2013-04-29cpufreq: interactive: fix crash on error paths in get_tokenized_dataTodd Poynor
2013-04-29cpufreq: interactive: add io_is_busy interfaceLianwei Wang
2013-04-29cpufreq: interactive: allow arbitrary speed / delay mappingsMinsung Kim
2013-04-29trace: add non-hierarchical function_graph optionJamie Gennis
2013-04-29gpu: ion: Make ion_free asynchronousRebecca Schultz Zavin
2013-04-29trace: Add an option to show tgids in trace outputJamie Gennis
2013-04-29Add security hooks to binder and implement the hooks for SELinux.Stephen Smalley
2013-04-29input: misc: keychord: log when keychord triggeredJP Abgrall
2013-04-29trace/events: add gpu trace eventsJamie Gennis
2013-04-29gpu: ion: Add support for sharing buffers with dma buf kernel handlesJohan Mossberg
2013-04-29net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-04-29sync: fix timeout = 0 wait behaviorJamie Gennis
2013-04-29power: android-battery: push uevent whenever charge source changesTodd Poynor
2013-04-29power: android-battery: remove ac and usb suppliesTodd Poynor
2013-04-29base: sync: Include seq_file.h in sync.hJonathan Hamilton
2013-04-29netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-04-29sync: don't log wait timeouts when timeout = 0Erik Gilling
2013-04-29netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-04-29gpu: ion: Only flush buffers in the chunk heap if they were used cachedRebecca Schultz Zavin
2013-04-29gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-04-29sync: Fix race condition between merge and signalØrjan Eide
2013-04-29cpufreq: interactive: fix race on governor start/stopLianwei Wang
2013-04-29netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-04-29gpu: ion: Modify zeroing code so it only allocates address space onceRebecca Schultz Zavin
2013-04-29cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2013-04-29cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2013-04-29cpufreq: interactive: init default values at compile timeTodd Poynor
2013-04-29cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor
2013-04-29cpufreq: interactive: fix race on timer restart on governor startTodd Poynor
2013-04-29cpufreq: interactive: fix racy timer stoppingTodd Poynor
2013-04-29cpufreq: interactive: fix boosting logicTodd Poynor
2013-04-29cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor
2013-04-29hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2013-04-29cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor
2013-04-29cpufreq: interactive: adjust load for changes in speedTodd Poynor
2013-04-29gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2013-04-29gpu: ion: Export ion_client_createJohan Mossberg
2013-04-29gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2013-04-29gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-04-29gpu: ion: Refactor common mapping functions out of system heapRebecca Schultz Zavin
2013-04-29gpu: ion: Switch heap rbtree to a prio listRebecca Schultz Zavin
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