aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-17m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-16mm: pass correct mm when growing stackHugh Dickins
2009-04-16Revert "kobject: don't block for each kobject_uevent".Hugh Dickins
2009-04-16ata: Report 16/32bit PIO as best we canAlan Cox
2009-04-16libata: use ATA_ID_CFA_*Sergei Shtylyov
2009-04-16pata_legacy: fix no device fail pathTejun Heo
2009-04-16pata_hpt37x: fix HPT370 DMA timeoutsSergei Shtylyov
2009-04-16libata: handle SEMB signature betterTejun Heo
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman
2009-04-16Add block_write_full_page_endio for passing endio handlerChris Mason
2009-04-16Export filemap_write_and_wait_rangeChris Mason
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-16phylib: Fix delay argument of schedule_delayed_workAtsushi Nemoto
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki
2009-04-16NET/e1000e: Fix powering off during shutdownRafael J. Wysocki
2009-04-16NET/e1000: Fix powering off during shutdownRafael J. Wysocki
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells
2009-04-15The default CONFIG_BUG=n version of BUG() should have an empty do...whileDavid Howells
2009-04-15MN10300: Stop gcc from generating uninitialised variable warnings after BUG()David Howells
2009-04-15MN10300: Wire up missing system callsDavid Howells
2009-04-15MN10300: Discard duplicate PFN_xxx() macrosDavid Howells
2009-04-15Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-15Merge branch 'topic/hda' into for-linusTakashi Iwai
2009-04-15ALSA: hda - Fix the cmd cache keys for amp verbsTakashi Iwai
2009-04-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-15packet: avoid warnings when high-order page allocation failsEric Dumazet
2009-04-15cfq-iosched: add close cooperator codeJens Axboe
2009-04-15cfq-iosched: log responsible 'cfqq' in idle timer armJens Axboe
2009-04-15cfq-iosched: tweak kick logic a bit moreJens Axboe
2009-04-15cfq-iosched: no need to save interrupts in cfq_kick_queue()Jens Axboe
2009-04-15brd: fix cacheflushingNick Piggin
2009-04-15brd: support barriersNick Piggin
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15gfs2: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15ext4: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15dio: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15block: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan
2009-04-15bio: add documentation to bio_alloc()Jens Axboe
2009-04-15splice: add helpers for locking pipe inodeMiklos Szeredi
2009-04-15splice: remove generic_file_splice_write_nolock()Miklos Szeredi
2009-04-15ocfs2: fix i_mutex locking in ocfs2_splice_to_file()Miklos Szeredi
2009-04-15splice: fix i_mutex locking in generic_splice_write()Miklos Szeredi
2009-04-15splice: remove i_mutex locking in splice_from_pipe()Miklos Szeredi