CGit
Gitweb
index
:
android-sdk/kernel-common
android-3.0
android-3.1
android-3.10
android-3.3
android-3.4
android-3.4-compat
android-3.8
android-3.9
android-3.9-rc2
master
p-android-3.14
Integrated Android Product SDK Hardened Software - Android Common tree including intermediate experimental kernel versions too.
Scott (ITS) Allen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gpu: ion: fix compilation warning
Benjamin Gaignard
2013-02-19
1
-1
/
+2
*
gpu: ion: fix carveout ops
Benjamin Gaignard
2013-02-19
1
-0
/
+2
*
gpu: ion: Fix bug in zeroing pages in system heap
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+1
*
cpufreq: interactive: apply above_hispeed_delay to each step above hispeed
Todd Poynor
2013-02-19
1
-23
/
+13
*
cpufreq: interactive: change speed according to current speed and target load
Todd Poynor
2013-02-19
1
-3
/
+32
*
cpufreq: interactive: trace actual speed in target speed decisions
Todd Poynor
2013-02-19
2
-23
/
+31
*
android: logger: enforce GID and CAP check on log flush
Charndeep Grewal
2013-02-19
1
-0
/
+5
*
usb: gadget: accessory: Fix section mismatch (again)
Todd Poynor
2013-02-19
1
-1
/
+1
*
netfilter: qtaguid: Don't BUG_ON if create_if_tag_stat fails
Pontus Fuchs
2013-02-19
1
-0
/
+5
*
cpufreq: interactive: kick timer on idle exit past expiry
Todd Poynor
2013-02-19
1
-23
/
+20
*
cpufreq: interactive: use deferrable timer by default
Lianwei Wang
2013-02-19
1
-7
/
+15
*
cpufreq: interactive: pin timers to associated CPU
Todd Poynor
2013-02-19
1
-79
/
+27
*
ARM: fiq_debugger: fix uninitialised spin_lock.
Mars
2013-02-19
1
-0
/
+1
*
ARM: fiq_debugger: lock between tty and console writes
Colin Cross
2013-02-19
1
-3
/
+11
*
sync: add Documentation/sync.txt
Erik Gilling
2013-02-19
1
-0
/
+75
*
gpu: ion: Fix bug in ion_system_heap map_user
Rebecca Schultz Zavin
2013-02-19
1
-6
/
+15
*
gpu: ion: Don't flush allocatoins that come from the page pools
Rebecca Schultz Zavin
2013-02-19
1
-3
/
+5
*
gpu: ion: Clear GFP_WAIT flag on high order allocations
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+1
*
power: android-battery: Allow changing current in charging state
Danke Xie
2013-02-19
1
-4
/
+13
*
sync: add tracepoint support
Erik Gilling
2013-02-19
2
-0
/
+93
*
sw_sync: convert to new value_str debug ops
Erik Gilling
2013-02-19
1
-19
/
+17
*
sync: refactor sync debug printing
Erik Gilling
2013-02-19
2
-8
/
+29
*
staging:iio:events: Don't copy data to user-space with a locked spinlock.
Arve Hjønnevåg
2013-02-19
1
-3
/
+9
*
sync: use proper barriers when waiting indefinitely
Erik Gilling
2013-02-19
1
-1
/
+2
*
sync: update new fence status with sync_fence_signal_pt
Erik Gilling
2013-02-19
1
-1
/
+13
*
gpu: ion: Refactor locking
Rebecca Schultz Zavin
2013-02-19
1
-20
/
+25
*
sync: protect unlocked access to fence status
Erik Gilling
2013-02-19
1
-1
/
+17
*
power: android-battery: Battery health check only when connected to charger
HongMin Son
2013-02-19
1
-18
/
+29
*
sync: dump sync state of fence errors
Erik Gilling
2013-02-19
1
-1
/
+4
*
gpu: ion: Switch to using a single shrink function
Rebecca Schultz Zavin
2013-02-19
2
-30
/
+123
*
gpu: ion: Fix lockdep issue in ion_page_pool
Rebecca Schultz Zavin
2013-02-19
1
-2
/
+3
*
netfilter: xt_qtaguid: fix error exit that would keep a spinlock.
JP Abgrall
2013-02-19
1
-2
/
+2
*
gpu: ion: Fix several issues with page pool
Rebecca Schultz Zavin
2013-02-19
3
-33
/
+65
*
power: android-battery: use freezable workqueue for monitor
Todd Poynor
2013-02-19
1
-1
/
+1
*
mm: vmscan: Add a debug file for shrinkers
Rebecca Schultz Zavin
2013-02-19
1
-0
/
+44
*
power: android-battery: Fix battery alarm timer not modified at suspend
HongMin Son
2013-02-19
1
-5
/
+8
*
power: android-battery: leave full/not-charging status when charger re-sensed
Todd Poynor
2013-02-19
1
-2
/
+12
*
power: android-battery: Add state locking
Todd Poynor
2013-02-19
1
-5
/
+24
*
power: android-battery: add charge timeouts and recharge logic
HongMin Son
2013-02-19
2
-8
/
+115
*
cpufreq: interactive: run at fraction of hispeed_freq when load is low
Todd Poynor
2013-02-19
1
-5
/
+5
*
gpu: ion: Modify gfp flags in ion_system_heap
Rebecca Schultz Zavin
2013-02-19
1
-7
/
+18
*
gpu: ion: Use the ion_page_pool from the system heap
Rebecca Schultz Zavin
2013-02-19
3
-40
/
+180
*
gpu: ion: Add ion_page_pool.
Rebecca Schultz Zavin
2013-02-19
3
-2
/
+210
*
gpu: ion: use vmalloc to allocate page array to map kernel
Rebecca Schultz Zavin
2013-02-19
1
-3
/
+5
*
staging: android: lowmemorykiller: Change default debug_level to 1
Arve Hjønnevåg
2013-02-19
1
-1
/
+1
*
staging: android: lowmemorykiller: Don't count reserved free memory
Arve Hjønnevåg
2013-02-19
1
-1
/
+2
*
staging: android: lowmemorykiller: Add config option to support oom_adj values
Arve Hjønnevåg
2013-02-19
2
-0
/
+94
*
gpu: ion: ion_system_heap: Fix bug preventing compilation
Rebecca Schultz Zavin
2013-02-19
1
-1
/
+2
*
gpu: ion: Stop trying to allocate from an order on first failure
Rebecca Schultz Zavin
2013-02-19
1
-2
/
+9
*
gpu: ion: optimize system heap for non fault buffers
Rebecca Schultz Zavin
2013-02-19
3
-19
/
+51
[prev]
[next]