index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
tracing: Create class struct for events
Steven Rostedt
2010-05-14
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Steven Rostedt
2010-05-11
sched, wait: Use wrapper functions
Changli Gao
2010-05-10
sched: Remove a stale comment
Li Zefan
2010-05-09
sched: Intoduce get_cpu_iowait_time_us()
Arjan van de Ven
2010-05-09
sched: Eliminate the ts->idle_lastupdate field
Arjan van de Ven
2010-05-09
sched: Fold updating of the last_update_time_info into update_ts_time_stats()
Arjan van de Ven
2010-05-09
sched: Update the idle statistics in get_cpu_idle_time_us()
Arjan van de Ven
2010-05-09
sched: Introduce a function to update the idle statistics
Arjan van de Ven
2010-05-09
sched: Add a comment to get_cpu_idle_time_us()
Arjan van de Ven
2010-05-08
Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m...
Ingo Molnar
2010-05-08
cpu_stop: add dummy implementation for UP
Tejun Heo
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
2010-04-27
tracing: Fix sleep time function profiling
Steven Rostedt
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2010-04-26
tracing: Add ftrace events for graph tracer
Jiri Olsa
2010-04-24
kernel/sys.c: fix compat uname machine
Andreas Schwab
2010-04-23
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-04-23
sched: Fix select_idle_sibling() logic in select_task_rq_fair()
Suresh Siddha
2010-04-23
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2010-04-23
sched: Cure load average vs NO_HZ woes
Peter Zijlstra
2010-04-22
CRED: Fix a race in creds_are_invalid() in credentials debugging
David Howells
2010-04-21
tracing: Dump either the oops's cpu source or all cpus buffers
Frederic Weisbecker
2010-04-21
Merge commit 'v2.6.34-rc5' into tracing/core
Ingo Molnar
2010-04-21
CRED: Fix double free in prepare_usermodehelper_creds() error handling
David Howells
2010-04-19
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
2010-04-15
sched: Fix UP update_avg() build warning
Mike Galbraith
2010-04-15
Merge branch 'linus' into sched/core
Ingo Molnar
2010-04-14
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
2010-04-08
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-04-08
Merge branch 'linus' into tracing/core
Ingo Molnar
2010-04-07
mm: avoid null-pointer deref in sync_mm_rss()
KAMEZAWA Hiroyuki
2010-04-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]