index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2009-12-06
cpumask: Fix generate_sched_domains() for UP
Geert Uytterhoeven
2009-12-05
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-softlockup-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2009-12-05
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-05
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-05
Merge branch 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-03
mutex: Fix missing conditions to build mutex_spin_on_owner()
Frederic Weisbecker
2009-12-03
mutex: Better control mutex adaptive spinning config
Frederic Weisbecker
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
rcu: Enable fourth level of TREE_RCU hierarchy
Paul E. McKenney
2009-12-03
rcu: Rename "quiet" functions
Paul E. McKenney
2009-12-03
Merge branch 'master' into next
James Morris
2009-12-02
modules: don't export section names of empty sections via sysfs
Helge Deller
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
sched: Fix isolcpus boot option
Rusty Russell
2009-12-02
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
2009-12-02
perf: Don't free perf_mmap_data until work has been done
Kristian Høgsberg
2009-12-01
trace_syscalls: Remove unused syscall_name_to_nr()
Lai Jiangshan
2009-12-01
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
SLOW_WORK: Move slow_work's proc file to debugfs
David Howells
2009-12-01
SLOW_WORK: Fix the CONFIG_MODULES=n case
David Howells
2009-12-01
perf_event: Initialize data.period in perf_swevent_hrtimer()
Xiao Guangrong
2009-12-01
trace_kprobes: Fix a memory leak bug and check kstrdup() return value
Masami Hiramatsu
2009-11-27
trace_kprobes: Don't output zero offset
Lai Jiangshan
2009-11-27
trace_kprobes: Always show group name
Lai Jiangshan
2009-11-27
trace_kprobes: Fix memory leak
Lai Jiangshan
2009-11-27
trace_syscalls: Add syscall nr field
Lai Jiangshan
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
softlockup: Fix hung_task_check_count sysctl
Anton Blanchard
2009-11-26
perf_events: Fix read() bogus counts when in error state
Stephane Eranian
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-11-26
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
tracepoint: Add signal loss events
Masami Hiramatsu
2009-11-26
tracepoint: Add signal deliver event
Masami Hiramatsu
2009-11-26
tracepoint: Move signal sending tracepoint to events/signal.h
Masami Hiramatsu
2009-11-26
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
[next]