summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-07-20Merge branch 'quilt/driver-core'Stephen Rothwell
2009-07-20Merge commit 'percpu/for-next'Stephen Rothwell
2009-07-20Merge commit 'tip/auto-latest'Stephen Rothwell
2009-07-20Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-07-20Merge commit 'suspend/linux-next'Stephen Rothwell
2009-07-20Merge commit 'trivial/for-next'Stephen Rothwell
2009-07-20Merge commit 'refs/next/20090713/ttydev'Stephen Rothwell
2009-07-20Merge commit 'security-testing/next'Stephen Rothwell
2009-07-20Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-07-20Merge commit 'block/for-next'Stephen Rothwell
2009-07-20Merge branch 'quilt/rr'Stephen Rothwell
2009-07-20Merge commit 'net/master'Stephen Rothwell
2009-07-20driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-07-20cpumask:remove-arch_send_call_function_ipiRusty Russell
2009-07-20cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-07-20trivial, update the comment in kthread_stop()Oleg Nesterov
2009-07-20module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
2009-07-16tracing/function: Fix the return value of ftrace_trace_onoff_callback()Xiao Guangrong
2009-07-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-16trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-07-14Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-14trivial: Correct print_tainted routine name in commentRobert P. J. Day
2009-07-13Audit: audit watch init should not be before fsnotify initEric Paris
2009-07-13Audit: split audit watch KconfigEric Paris
2009-07-13audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2009-07-13fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-07-13audit: do not get and put just to free a watchEric Paris
2009-07-13audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris
2009-07-13audit: convert audit watches to use fsnotify instead of inotifyEric Paris
2009-07-13Audit: clean up the audit_watch splitEric Paris
2009-07-14Merge branch 'master' into nextJames Morris
2009-07-13tracing/function-profiler: do not free per cpu variable statSteven Rostedt
2009-07-13kernel-shared-regionsAlan Cox
2009-07-13vt-pm-extractAlan Cox
2009-07-13kfifo-constAlan Cox
2009-07-12genetlink: make netns awareJohannes Berg
2009-07-12Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-07-11futexes: Fix infinite loop in get_futex_key() on huge pageSonny Rao
2009-07-11sched: Fix bug in SCHED_IDLE interaction with group schedulingPaul Turner
2009-07-10Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10writeback: add name to backing_dev_infoJens Axboe
2009-07-10Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-10hrtimer: Fix migration expiry checkThomas Gleixner
2009-07-10hrtimer: migration: do not check expiry time on current CPUThomas Gleixner
2009-07-10sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()Fabio Checconi
2009-07-10sched: Reset sched stats on fork()Lucas De Marchi
2009-07-10sched_rt: Fix overload bug on rt group schedulingPeter Zijlstra