index
:
linux-fsl-qoriq
master
scalys
Freescale 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-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-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-11-27
softlockup: Fix hung_task_check_count sysctl
Anton Blanchard
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-23
Silence the existing API for capability version compatibility check.
Andrew G. Morgan
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-11-22
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
Paul E. McKenney
2009-11-19
SLOW_WORK: Allow a requeueable work item to sleep till the thread is needed
David Howells
2009-11-19
SLOW_WORK: Allow the work items to be viewed through a /proc file
David Howells
2009-11-19
SLOW_WORK: Add delayed_slow_work support
Jens Axboe
2009-11-19
SLOW_WORK: Add support for cancellation of slow work
Jens Axboe
2009-11-19
SLOW_WORK: Make slow_work_ops ->get_ref/->put_ref optional
Jens Axboe
2009-11-19
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
David Howells
2009-11-18
generic-ipi: Add smp_call_function_any()
Rusty Russell
2009-11-18
workqueue: fix race condition in schedule_on_each_cpu()
Tejun Heo
2009-11-14
rcu: Eliminate __rcu_pending() false positives
Paul E. McKenney
2009-11-14
rcu: Further cleanups of use of lastcomp
Paul E. McKenney
2009-11-13
locking: Reduce ifdefs in kernel/spinlock.c
Thomas Gleixner
2009-11-13
locking: Make inlining decision Kconfig based
Thomas Gleixner
2009-11-13
rcu: Simplify association of forced quiescent states with grace periods
Paul E. McKenney
2009-11-13
rcu: Accelerate callback processing on CPUs not detecting GP end
Paul E. McKenney
2009-11-11
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
2009-11-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-11-11
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-11-10
rcu: Simplify association of quiescent states with grace periods
Paul E. McKenney
2009-11-10
rcu: Rename dynticks_completed to completed_fqs
Paul E. McKenney
2009-11-10
rcu: Enable synchronize_sched_expedited() fastpath
Paul E. McKenney
2009-11-10
rcu: Remove inline from forward-referenced functions
Paul E. McKenney
2009-11-10
rcu: Fix note_new_gpnum() uses of ->gpnum
Paul E. McKenney
2009-11-10
rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter
Paul E. McKenney
2009-11-10
rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...
Paul E. McKenney
2009-11-10
Merge branch 'core/urgent' into core/rcu
Ingo Molnar
2009-11-09
security: report the module name to security_module_request
Eric Paris
2009-11-09
signal: Print warning message when dropping signals
Naohiro Ooiwa
2009-11-08
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
Cyrill Gorcunov
2009-11-08
sched: Fix kernel-doc function parameter name
Randy Dunlap
[next]