summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-07-29Merge branch 'quilt/driver-core'Stephen Rothwell
2009-07-29Merge commit 'percpu/for-next'Stephen Rothwell
2009-07-29Merge commit 'tip/auto-latest'Stephen Rothwell
2009-07-29Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-07-29Merge commit 'suspend/linux-next'Stephen Rothwell
2009-07-29Merge commit 'trivial/for-next'Stephen Rothwell
2009-07-29Merge commit 'security-testing/next'Stephen Rothwell
2009-07-29Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-07-29Merge commit 'block/for-next'Stephen Rothwell
2009-07-29Merge branch 'quilt/rr'Stephen Rothwell
2009-07-29Merge commit 'net/master'Stephen Rothwell
2009-07-29driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-07-29cpumask:remove-arch_send_call_function_ipiRusty Russell
2009-07-29cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-07-29trivial, update the comment in kthread_stop()Oleg Nesterov
2009-07-29module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
2009-07-28kgdb: Make mem access function weak in kgdb.c and kgdb.hSonic Zhang
2009-07-28kgdb: continue and warn on signal passing from gdbJason Wessel
2009-07-28kgdb: allow for cpu switch when single steppingJason Wessel
2009-07-28softlockup: add sched_clock_tick() to avoid kernel warning on kgdb resumeJason Wessel
2009-07-27writeback: add name to backing_dev_infoJens Axboe
2009-07-27update the comment in kthread_stop()Oleg Nesterov
2009-07-27module: use MODULE_SYMBOL_PREFIX with module_layoutMike Frysinger
2009-07-25PM / irq: Fix comment describing suspend_device_irqs()Rafael J. Wysocki
2009-07-24PM: Trivial fixesWu Fengguang
2009-07-24PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()Gerald Schaefer
2009-07-24PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)Rafael J. Wysocki
2009-07-24PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)Rafael J. Wysocki
2009-07-24PM/Hibernate: Rework shrinking of memoryRafael J. Wysocki
2009-07-24PM: Fix typo in label name s/Platofrm_finish/Platform_finish/Thadeu Lima de Souza Cascardo
2009-07-22genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-07-22perf: fix stack data leakArjan van de Ven
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra
2009-07-22perf: Fix stack data leakArjan van de Ven
2009-07-22Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra
2009-07-22softirq: introduce tasklet_hrtimer infrastructurePeter Zijlstra
2009-07-21Audit: audit watch init should not be before fsnotify initEric Paris
2009-07-21Audit: split audit watch KconfigEric Paris
2009-07-21audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2009-07-21fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-07-21audit: do not get and put just to free a watchEric Paris
2009-07-21audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris
2009-07-21audit: convert audit watches to use fsnotify instead of inotifyEric Paris