summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22netfilter: xt_qtaguid: fix bad tcp_time_wait sock handlingexperimental/android-3.8deprecated/experimental/android-3.8JP Abgrall
2013-02-22usb: gadget: Fix android gadget driver buildBenoit Goby
2013-02-22HACK: usb: gadget: Fix enumeration on bootBenoit Goby
2013-02-22usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8Arve Hjønnevåg
2013-02-22ARM: decompressor: Flush tlb before swiching domain 0 to client modeArve Hjønnevåg
2013-02-22ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...Arve Hjønnevåg
2013-02-22pstore/ram: Restore ecc information blockArve Hjønnevåg
2013-02-22mmc: block: Remove call to mmc_blk_set_blksizeArve Hjønnevåg
2013-02-22gpu: ion: Remove __GFP_NO_KSWAPDArve Hjønnevåg
2013-02-22gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hackArve Hjønnevåg
2013-02-22ARM: fiq_debugger: Update tty code for 3.8Arve Hjønnevåg
2013-02-22ARM: fiq_debugger: Use kmsg_dumper to dump kernel logsArve Hjønnevåg
2013-02-22ARM: fiq_debugger: Fix to compile on 3.7Arve Hjønnevåg
2013-02-22usb: otg: otg-wakelock: Fix build for 3.7Arve Hjønnevåg
2013-02-22net: bluetooth: Remove the AID_NET_BT* gid numbersJP Abgrall
2013-02-22sync: fix timeout = 0 wait behaviorJamie Gennis
2013-02-19power: android-battery: push uevent whenever charge source changesTodd Poynor
2013-02-19power: android-battery: remove ac and usb suppliesTodd Poynor
2013-02-19base: sync: Include seq_file.h in sync.hJonathan Hamilton
2013-02-19netfilter: xt_qtaguid: Allow tracking loopbackJP Abgrall
2013-02-19sync: don't log wait timeouts when timeout = 0Erik Gilling
2013-02-19netfilter: xt_qtaguid: extend iface stat to report protocolsJP Abgrall
2013-02-19gpu: ion: Only flush buffers in the chunk heap if they were used cachedRebecca Schultz Zavin
2013-02-19gpu: ion: Refactor the code to zero buffersRebecca Schultz Zavin
2013-02-19sync: Fix race condition between merge and signalØrjan Eide
2013-02-19cpufreq: interactive: fix race on governor start/stopLianwei Wang
2013-02-19netfilter: xt_qtaguid: remove AID_* dependency for access controlJP Abgrall
2013-02-19gpu: ion: Modify zeroing code so it only allocates address space onceRebecca Schultz Zavin
2013-02-19cpufreq: interactive: fix deadlock on spinlock in timerTodd Poynor
2013-02-19cpufreq: interactive: don't handle transition notification if not enabledTodd Poynor
2013-02-19cpufreq: interactive: init default values at compile timeTodd Poynor
2013-02-19cpufreq: interactive: default go_hispeed_load 99%, doc updatesTodd Poynor
2013-02-19cpufreq: interactive: fix race on timer restart on governor startTodd Poynor
2013-02-19cpufreq: interactive: fix racy timer stoppingTodd Poynor
2013-02-19cpufreq: interactive: fix boosting logicTodd Poynor
2013-02-19cpufreq: interactive: add timer slack to limit idle at speed > minTodd Poynor
2013-02-19hardlockup: detect hard lockups without NMIs using secondary cpusColin Cross
2013-02-19cpufreq: interactive: specify duration of CPU speed boost pulseTodd Poynor
2013-02-19cpufreq: interactive: adjust load for changes in speedTodd Poynor
2013-02-19gpu: ion: Remove heapmask from clientRebecca Schultz Zavin
2013-02-19gpu: ion: Export ion_client_createJohan Mossberg
2013-02-19gpu: ion: Clarify variable names and comments around heap ids v typesRebecca Schultz Zavin
2013-02-19gpu: ion: Add chunk heapRebecca Schultz Zavin
2013-02-19gpu: ion: Refactor common mapping functions out of system heapRebecca Schultz Zavin
2013-02-19gpu: ion: Switch heap rbtree to a prio listRebecca Schultz Zavin
2013-02-19gpu: ion: Fix bug where MAP ioctl was no longer supportedRebecca Schultz Zavin
2013-02-19gpu: ion: Modify reserve function for carveouts with no start addressRebecca Schultz Zavin
2013-02-19cpufreq: interactive: remove load since last speed changeTodd Poynor
2013-02-19cpufreq: interactive: allow arbitrary speed / target load mappingsTodd Poynor
2013-02-19gpu: ion: fix compilation warningBenjamin Gaignard