aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-mn10300Linus Torvalds
2009-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frvLinus Torvalds
2009-04-10Separate out the proc- and unit-specific header directories from the generalDavid Howells
2009-04-10Move arch headers from include/asm-mn10300/ to arch/mn10300/include/asm/.David Howells
2009-04-10FRV: Move to arch/frv/include/asm/David Howells
2009-04-10FRV: Fix indentation errors to keep git-am happy when moving arch header filesDavid Howells
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-04-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09MN10300: Kill MN10300's own profiling KconfigDavid Howells
2009-04-09FRV: Use <asm-generic/pgtable.h> in NOMMU modeDavid Howells
2009-04-09keys: Handle there being no fallback destination keyring for request_key()David Howells
2009-04-09afs: BUG to BUG_ON changesStoyan Gaydarov
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-09MN10300: Convert obsolete no_irq_type to no_irq_chipThomas Gleixner
2009-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-04-09module: try_then_request_module must waitHerbert Xu
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-09tracing: consolidate documentsLi Zefan
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09blktrace: pass the right pointer to kfree()Li Zefan
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-04-08Merge git://git.infradead.org/battery-2.6Linus Torvalds
2009-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-08Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev
2009-04-09dm kcopyd: fix callback raceMikulas Patocka
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka
2009-04-09dm: implement basic barrier supportMikulas Patocka
2009-04-09dm: remove dm_request loopMikulas Patocka
2009-04-09dm: rework queueing and suspensionMikulas Patocka
2009-04-09dm: simplify dm_request loopAlasdair G Kergon
2009-04-09dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon
2009-04-09dm: rearrange dm_wq_workAlasdair G Kergon
2009-04-09dm: remove limited barrier supportMikulas Patocka
2009-04-09dm: add integrity supportMartin K. Petersen
2009-04-09cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn
2009-04-08igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck
2009-04-08igbvf: add new driver to support 82576 virtual functionsAlexander Duyck
2009-04-08drivers/net/eql.c: Fix a dev leakage.Yang Hongyang
2009-04-08niu: Fix unused variable warning.David S. Miller