summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-05-20Merge branch 'quilt/rr'Stephen Rothwell
2008-05-20Merge commit 'arm/devel'Stephen Rothwell
2008-05-20Merge commit 'selinux/for-akpm'Stephen Rothwell
2008-05-20Merge commit 'tests/master'Stephen Rothwell
2008-05-20Merge commit 'acpi/test'Stephen Rothwell
2008-05-20Merge commit 'sched/auto-sched-next'Stephen Rothwell
2008-05-20Merge branch 'quilt/driver-core'Stephen Rothwell
2008-05-20misc:down_nowait-kernel_printkRusty Russell
2008-05-20misc:down_nowait-documentationRusty Russell
2008-05-20misc:down_nowaitRusty Russell
2008-05-20misc:kthread-typesafeRusty Russell
2008-05-20misc:stop_machine-typesafeRusty Russell
2008-05-20stop_machine:simplifyRusty Russell
2008-05-20Add all cpus option to stop machine runJason Baron
2008-05-20stop_machine: make stop_machine_run more virtualization friendlyChristian Borntraeger
2008-05-20module loading ELF handling: use SELFMAG instead of numeric constantCyrill Gorcunov
2008-05-20PM: Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-05-20Security: split proc ptrace checking into read vs. attachStephen Smalley
2008-05-19Merge branch 'audit.b51' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-19Merge branches 'dyntick', 'ixp', 'rpc' and 'rtc' into develRussell King
2008-05-19Merge branch 'rcu' into auto-sched-nextIngo Molnar
2008-05-19rcu: remove duplicated include in kernel/rcupreempt.cHuang Weiyi
2008-05-19rcu: remove duplicated include in kernel/rcupreempt_trace.cHuang Weiyi
2008-05-19rcu: fix rcu_try_flip_waitack_needed() to prevent grace-period stallPaul E. McKenney
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-05-19rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney
2008-05-19rcu: add rcu_barrier_sched() and rcu_barrier_bh()Paul E. McKenney
2008-05-19rcu: add memory barriers and comments to rcu_check_callbacks()Paul E. McKenney
2008-05-19rcu: add call_rcu_sched()Paul E. McKenney
2008-05-19rcupreempt: remove duplicate prototypesSteven Rostedt
2008-05-17[PATCH] list_for_each_rcu must die: auditPaul E. McKenney
2008-05-17[patch 1/1] audit_send_reply(): fix error-path memory leakAndrew Morton
2008-05-16[PATCH] avoid multiplication overflows and signedness issues for max_fdsAl Viro
2008-05-16[PATCH] dup_fd() fixes, part 1Al Viro
2008-05-16sched: cleanupIngo Molnar
2008-05-16show_schedstat(): fix memleakAdrian Bunk
2008-05-16sched: unite unlikely pairs in rt_policy() and schedule_debug()Roel Kluin
2008-05-15Merge branch 'linus' into schedIngo Molnar
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14cgroups: fix compile warningMirco Tischler
2008-05-13Merge branch 'bugzilla-9772-test' into testLen Brown
2008-05-12softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ...Ingo Molnar
2008-05-12nohz: reduce jiffies polling overheadIngo Molnar
2008-05-12revert: v2.6.25 2524 g0bbd333Ingo Molnar
2008-05-12revert ("sched: fair: weight calculations")Zhang, Yanmin
2008-05-12dyntick: Remove last reminants of dyntick supportRussell King
2008-05-11Add new 'cond_resched_bkl()' helper functionLinus Torvalds
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-10Revert "semaphore: fix"Linus Torvalds
2008-05-09module: don't ignore vermagic string if module doesn't have modversionsRusty Russell