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
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2011-07-22
Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2011-07-22
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
Linus Torvalds
2011-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-07-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2011-07-21
ptrace: fix ptrace_signal() && STOP_DEQUEUED interaction
Oleg Nesterov
2011-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
signal: align __lock_task_sighand() irq disabling and RCU
Paul E. McKenney
2011-07-20
softirq,rcu: Inform RCU of irq_exit() activity
Peter Zijlstra
2011-07-20
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
2011-07-20
rcu: protect __rcu_read_unlock() against scheduler-using irq handlers
Paul E. McKenney
2011-07-20
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
2011-07-20
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-20
rcu: Streamline code produced by __rcu_read_unlock()
Paul E. McKenney
2011-07-20
rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special
Paul E. McKenney
2011-07-20
rcu: decrease rcu_report_exp_rnp coupling with scheduler
Paul E. McKenney
2011-07-18
connector: add an event for monitoring process tracers
Vladimir Zapolskiy
2011-07-17
ptrace: mv send-SIGSTOP from do_fork() to ptrace_init_task()
Oleg Nesterov
2011-07-17
has_stopped_jobs: s/task_is_stopped/SIGNAL_STOP_STOPPED/
Oleg Nesterov
2011-07-15
Merge branch 'pm-domains' into for-linus
Rafael J. Wysocki
2011-07-15
PM: Improve error code of pm_notifier_call_chain()
Akinobu Mita
2011-07-15
PM / Suspend: Export suspend_set_ops, suspend_valid_only_mem
Kevin Hilman
2011-07-15
PM / Suspend: Add .suspend_again() callback to suspend_ops
MyungJoo Ham
2011-07-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2011-07-15
sched: Fix 32bit race
Peter Zijlstra
2011-07-13
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2011-07-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...
Linus Torvalds
2011-07-07
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2011-07-07
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2011-07-07
genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)
Simon Guinot
2011-07-06
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
2011-07-06
resource: ability to resize an allocated resource
Ram Pai
2011-07-02
PM: Allow the clocks management code to be used during system suspend
Rafael J. Wysocki
2011-07-02
PM / Domains: Support for generic I/O PM domains (v8)
Rafael J. Wysocki
2011-07-01
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
Mike Galbraith
2011-06-30
netfilter: add SELinux context support to AUDIT target
Mr Dash Four
2011-06-29
jump_label: Fix jump_label update for modules
Xiao Guangrong
2011-06-28
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-06-27
ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/
Oleg Nesterov
2011-06-27
ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented()
Oleg Nesterov
2011-06-27
do not change dead_task->exit_signal
Oleg Nesterov
2011-06-27
kill task_detached()
Oleg Nesterov
2011-06-27
reparent_leader: check EXIT_DEAD instead of task_detached()
Oleg Nesterov
2011-06-27
make do_notify_parent() __must_check, update the callers
Oleg Nesterov
2011-06-27
__ptrace_detach: avoid task_detached(), check do_notify_parent()
Oleg Nesterov
2011-06-27
kill tracehook_notify_death()
Oleg Nesterov
2011-06-27
make do_notify_parent() return bool
Oleg Nesterov
[next]