summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-09-02Merge branch 'quilt/tty'Stephen Rothwell
2009-09-02Merge branch 'quilt/driver-core'Stephen Rothwell
2009-09-02Merge commit 'hwpoison/hwpoison'Stephen Rothwell
2009-09-02Merge commit 'percpu/for-next'Stephen Rothwell
2009-09-02Merge commit 'oprofile/for-next'Stephen Rothwell
2009-09-02Merge commit 'tip/auto-latest'Stephen Rothwell
2009-09-02Merge commit 'kmemleak/kmemleak'Stephen Rothwell
2009-09-02Merge commit 'fsnotify/for-next'Stephen Rothwell
2009-09-02Merge commit 'suspend/linux-next'Stephen Rothwell
2009-09-02Merge commit 'trivial/for-next'Stephen Rothwell
2009-09-02Merge commit 'security-testing/next'Stephen Rothwell
2009-09-02Merge commit 'kgdb/kgdb-next'Stephen Rothwell
2009-09-02Merge commit 'block/for-next'Stephen Rothwell
2009-09-02Merge branch 'quilt/rr'Stephen Rothwell
2009-09-02Merge commit 'net/master'Stephen Rothwell
2009-09-02Merge commit 'kconfig/for-next'Stephen Rothwell
2009-09-02Merge commit 'sh/master'Stephen Rothwell
2009-09-02Merge commit 'powerpc/next'Stephen Rothwell
2009-09-02cpumask:remove-arch_send_call_function_ipiRusty Russell
2009-09-02cpumask: use zalloc_cpumask_var() where possibleLi Zefan
2009-09-02module:symbol_put_addr-with-function-descriptorsRusty Russell
2009-09-02vt: remove power stuff from kernel/powerAlan Cox
2009-09-02kfifo: Use "const" definitionsAlan Cox
2009-09-02driver-core: move dma-coherent.c from kernel to driver/baseMing Lei
2009-09-01Merge branch 'writeback' into for-nextJens Axboe
2009-09-01Merge branch 'for-2.6.32' into for-nextJens Axboe
2009-09-01vm: Add an tuning knob for vm.max_writeback_pagesTheodore Ts'o
2009-09-01writeback: add name to backing_dev_infoJens Axboe
2009-08-31microblaze: Enable GCOV_PROFILE_ALLMichal Simek
2009-08-28pktgen: spin using hrtimerStephen Hemminger
2009-08-28modules: Fix build error in the !CONFIG_KALLSYMS caseIngo Molnar
2009-08-28fsnotify: remove group_num altogetherEric Paris
2009-08-28fsnotify: include data in should_send callsEric Paris
2009-08-28fsnotify: provide the data type to should_send_eventEric Paris
2009-08-28Audit: rearrange audit_context to save 16 bytes per structEric Paris
2009-08-28Audit: reorganize struct audit_watch to save 8 bytesEric Paris
2009-08-28Audit: audit watch init should not be before fsnotify initEric Paris
2009-08-28Audit: split audit watch KconfigEric Paris
2009-08-28audit: reimplement audit_trees using fsnotify rather than inotifyEric Paris
2009-08-28fsnotify: allow addition of duplicate fsnotify marksEric Paris
2009-08-28audit: do not get and put just to free a watchEric Paris
2009-08-28audit: redo audit watch locking and refcnt in light of fsnotifyEric Paris
2009-08-28audit: convert audit watches to use fsnotify instead of inotifyEric Paris
2009-08-28Audit: clean up the audit_watch splitEric Paris
2009-08-27module: workaround duplicate section namesJames Bottomley
2009-08-27module: fix BUG_ON() for powerpc (and other function descriptor archs)Rusty Russell
2009-08-27kmemleak: Inform kmemleak about kernel stack allocationCatalin Marinas
2009-08-27Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-26net: Temporarily backout SKB sources tracer.David S. Miller