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
*
pstore: Update Documentation/android.txt
android-3.9
John Stultz
2013-04-29
1
-2
/
+2
*
ARM: mm: Allow an empty PMD in alloc_init_pte()
Jon Medhurst (Tixy)
2013-04-29
1
-1
/
+1
*
mmc: core: Remove stray CONFIG_EXPERIMENTAL dependencies
John Stultz
2013-04-29
1
-2
/
+0
*
ion: Add Kconfig dependency to ARM
John Stultz
2013-04-29
1
-0
/
+1
*
selinux: binder: Fix COMMON_AUDIT_DATA_INIT compile issue
John Stultz
2013-04-29
1
-1
/
+1
*
netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling
JP Abgrall
2013-04-29
1
-5
/
+11
*
usb: gadget: android: move init to late_initcall for now
Arve Hjønnevåg
2013-04-29
1
-1
/
+1
*
usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.9
Arve Hjønnevåg
2013-04-29
1
-8
/
+28
*
usb: gadget: Fix android gadget driver build
Benoit Goby
2013-04-29
4
-751
/
+43
*
HACK: usb: gadget: Fix enumeration on boot
Benoit Goby
2013-04-29
1
-1
/
+9
*
usb: gadget: android: Fixes and hacks to make android usb gadget compile on 3.8
Arve Hjønnevåg
2013-04-29
5
-16
/
+10
*
ARM: decompressor: Flush tlb before swiching domain 0 to client mode
Arve Hjønnevåg
2013-04-29
1
-0
/
+2
*
ARM: mm: Split memory banks that span multiple sections when sparsemem is ena...
Arve Hjønnevåg
2013-04-29
1
-0
/
+22
*
pstore/ram: Restore ecc information block
Arve Hjønnevåg
2013-04-29
2
-2
/
+10
*
mmc: block: Remove call to mmc_blk_set_blksize
Arve Hjønnevåg
2013-04-29
1
-6
/
+1
*
gpu: ion: Remove __GFP_NO_KSWAPD
Arve Hjønnevåg
2013-04-29
1
-2
/
+2
*
gpu: ion: __dma_page_cpu_to_dev -> arm_dma_ops.sync_single_for_device hack
Arve Hjønnevåg
2013-04-29
3
-8
/
+13
*
ARM: fiq_debugger: Update tty code for 3.9
Arve Hjønnevåg
2013-04-29
1
-29
/
+34
*
ARM: fiq_debugger: Use kmsg_dumper to dump kernel logs
Arve Hjønnevåg
2013-04-29
1
-30
/
+10
*
ARM: fiq_debugger: Fix to compile on 3.7
Arve Hjønnevåg
2013-04-29
1
-3
/
+4
*
usb: otg: otg-wakelock: Fix build for 3.7
Arve Hjønnevåg
2013-04-29
1
-3
/
+6
*
cpufreq: interactive: fix uninitialized spinlock
Minsung Kim
2013-04-29
1
-0
/
+1
*
android: configs: Initial commit of Android config fragments
Rom Lemarchand
2013-04-29
3
-0
/
+263
*
gpu: ion: Fix bug in ion shrinker
Rebecca Schultz Zavin
2013-04-29
1
-2
/
+1
*
trace/events: fix gpu event timestamp formatting
Jamie Gennis
2013-04-29
1
-1
/
+2
*
ARM: convert build of appended dtb zImage to list of dtbs
Colin Cross
2013-04-29
6
-21
/
+38
*
gpu: ion: ion_chunk_heap: Zero chunk heap memory at creation time
Rebecca Schultz Zavin
2013-04-29
1
-2
/
+32
*
gpu: ion: fix kfree/list_del order
JP Abgrall
2013-04-29
1
-1
/
+1
*
netfilter: qtaguid: rate limit some of the printks
JP Abgrall
2013-04-29
1
-6
/
+7
*
cpufreq: interactive: base above_hispeed_delay on target freq, not current
Todd Poynor
2013-04-29
1
-1
/
+1
*
ARM: add config option to build zImage/dtb combo
Erik Gilling
2013-04-29
2
-0
/
+17
*
cpufreq: interactive: fix crash on error paths in get_tokenized_data
Todd Poynor
2013-04-29
1
-11
/
+6
*
cpufreq: interactive: add io_is_busy interface
Lianwei Wang
2013-04-29
1
-2
/
+64
*
cpufreq: interactive: allow arbitrary speed / delay mappings
Minsung Kim
2013-04-29
2
-63
/
+134
*
trace: add non-hierarchical function_graph option
Jamie Gennis
2013-04-29
3
-31
/
+205
*
gpu: ion: Make ion_free asynchronous
Rebecca Schultz Zavin
2013-04-29
5
-12
/
+126
*
trace: Add an option to show tgids in trace output
Jamie Gennis
2013-04-29
3
-7
/
+117
*
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
2013-04-29
6
-0
/
+161
*
input: misc: keychord: log when keychord triggered
JP Abgrall
2013-04-29
1
-1
/
+5
*
trace/events: add gpu trace events
Jamie Gennis
2013-04-29
4
-0
/
+169
*
gpu: ion: Add support for sharing buffers with dma buf kernel handles
Johan Mossberg
2013-04-29
2
-8
/
+30
*
net: bluetooth: Remove the AID_NET_BT* gid numbers
JP Abgrall
2013-04-29
2
-9
/
+5
*
sync: fix timeout = 0 wait behavior
Jamie Gennis
2013-04-29
1
-4
/
+6
*
power: android-battery: push uevent whenever charge source changes
Todd Poynor
2013-04-29
1
-0
/
+1
*
power: android-battery: remove ac and usb supplies
Todd Poynor
2013-04-29
1
-76
/
+0
*
base: sync: Include seq_file.h in sync.h
Jonathan Hamilton
2013-04-29
1
-0
/
+1
*
netfilter: xt_qtaguid: Allow tracking loopback
JP Abgrall
2013-04-29
1
-15
/
+4
*
sync: don't log wait timeouts when timeout = 0
Erik Gilling
2013-04-29
1
-1
/
+1
*
netfilter: xt_qtaguid: extend iface stat to report protocols
JP Abgrall
2013-04-29
3
-43
/
+82
*
gpu: ion: Only flush buffers in the chunk heap if they were used cached
Rebecca Schultz Zavin
2013-04-29
1
-2
/
+3
[next]