summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-09-04debug: add notifier chain debuggingArjan van de Ven
2008-09-04Revert "debug: add notifier chain debugging"Stephen Rothwell
2008-09-04ftrace: protect the definition of ftrace_releaseStephen Rothwell
2008-09-04Revert "Merge branch 'quilt/ttydev'"Stephen Rothwell
2008-09-04Merge commit 'sparseirq/auto-sparseirq-next'Stephen Rothwell
2008-09-04Merge commit 'creds/next-creds'Stephen Rothwell
2008-09-04Merge branch 'quilt/ttydev'Stephen Rothwell
2008-09-04Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-09-04Merge commit 'slab/for-next'Stephen Rothwell
2008-09-04Merge branch 'quilt/rr'Stephen Rothwell
2008-09-04Merge commit 'cpufreq/next'Stephen Rothwell
2008-09-04Merge commit 'vfs/for-next'Stephen Rothwell
2008-09-04Merge commit 'tests/master'Stephen Rothwell
2008-09-04Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-09-04Merge commit 'timers/auto-timers-next'Stephen Rothwell
2008-09-04Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-09-04Merge commit 'sched/auto-sched-next'Stephen Rothwell
2008-09-04Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-09-04Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-09-04Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-09-04Merge branch 'quilt/driver-core'Stephen Rothwell
2008-09-04Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-09-04driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-09-02pm_qos_requirement might sleepJohn Kacur
2008-09-02pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov
2008-09-02pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov
2008-09-03tty-current-fix-abusersAlan Cox
2008-09-03tty-move-writeAlan Cox
2008-09-03tty-krefAlan Cox
2008-09-02Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-09-02softlockup: minor cleanup, don't check task->state twiceOleg Nesterov
2008-09-02kernel/resource.c: fix new kernel-doc warningRandy Dunlap
2008-09-01[PATCH] audit: Moved variable declaration to beginning of functionCordelia
2008-09-01[PATCH] get rid of nameidata in audit_treeAl Viro
2008-09-01Merge branch 'for-2.6.28' into for-mmJ. Bruce Fields
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-08-29Don't trigger softlockup detector on network fs blocked tasksAndi Kleen
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood
2008-08-27ftrace: disable tracing for suspend to ramSteven Rostedt
2008-08-27exit signals: use of uninitialized field notify_countSteve VanDeBogart
2008-08-27lockdep: fix invalid list_del_rcu in zap_classZhu Yi
2008-08-26CRED: Document the credential API's (ab)use of const pointersDavid Howells
2008-08-26lockstat: repair erronous contention statisticsJoe Korty
2008-08-26lockstat: fix numerical output rounding errorJoe Korty
2008-08-26Merge branch 'irq/sparseirq' into auto-sparseirq-nextIngo Molnar