summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-04-13nilfs2: fix lockdep recursive locking warning on meta data filesRyusuke Konishi1-0/+4
2009-04-13nilfs2: fix lockdep recursive locking warning on bmapRyusuke Konishi1-0/+5
2009-04-13nilfs2: return f_fsid for statfs2Ryusuke Konishi1-1/+5
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds1-1/+1
2009-04-11async: Fix module loading async-work regressionLinus Torvalds1-0/+3
2009-04-11Remove stale include/asm-mn10300/.gitignore fileLinus Torvalds1-2/+0
2009-04-10Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds27-26986/+1238
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds138-65/+31
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds114-3/+3
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells35-65/+31
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells121-14/+14
2009-04-10FRV: Move to arch/frv/include/asm/David Howells114-0/+0
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells1-3/+3
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds26-916/+461
2009-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds18-306/+442
2009-04-10Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds3-5/+14
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu4-6/+7
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells2-25/+0
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells1-4/+2
2009-04-09keys: Handle there being no fallback destination keyring for request_key()David Howells1-3/+6
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov1-2/+1
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-18/+35
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-38/+47
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-34/+178
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds7-24/+36
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner1-1/+1
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds7-87/+218
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch1-1/+2
2009-04-09tracing: consolidate documentsLi Zefan4-0/+0
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput2-0/+0
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan1-5/+5
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker6-32/+41
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2-31/+31
2009-04-09Merge git://git.infradead.org/battery-2.6Linus Torvalds5-30/+152
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+0
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds24-148/+5266
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds12-43/+44
2009-04-09Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+30
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton1-17/+19
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov1-11/+11
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev1-3/+1
2009-04-09dm kcopyd: fix callback raceMikulas Patocka1-6/+11
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka1-2/+4
2009-04-09dm: implement basic barrier supportMikulas Patocka1-20/+68
2009-04-09dm: remove dm_request loopMikulas Patocka1-15/+7
2009-04-09dm: rework queueing and suspensionMikulas Patocka1-8/+32
2009-04-09dm: simplify dm_request loopAlasdair G Kergon1-11/+7
2009-04-09dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon1-9/+13
2009-04-09dm: rearrange dm_wq_workAlasdair G Kergon1-8/+9