netlink: use the appropriate namespace pid
[pandora-kernel.git] / drivers / block /
2010-03-23 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-20 David S. MillerMerge branch 'vhost' of git://git./linux/kernel/git...
2010-03-19 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-03-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-15 Len BrownMerge branches 'battery-2.6.34', 'bugzilla-10805',...
2010-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-14 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-03-13 Linus TorvaldsMerge branch 'sched-fixes-for-linus' of git://git....
2010-03-13 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-fixes
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2010-03-13 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2010-03-13 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge branch 'msm-mmc_sdcc' of git://codeaurora.org...
2010-03-13 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary casting...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove misleading, used once...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove obfuscating CODE2SIZE...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add __func__ to debugt
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert raw_cmd_copyin from...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove some unnecessary casting
2010-03-12 Joe Perchesdrivers/block/floppy.c: use %pf in logging messages
2010-03-12 Joe Perchesdrivers/block/floppy.c: use __func__ where appropriate
2010-03-12 Joe Perchesdrivers/block/floppy.c: DPRINT neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary argument...
2010-03-12 Joe Perchesdrivers/block/floppy.c: unclutter redo_fd_request logic
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove REPEAT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary return and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add function is_ready_state
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int initialising to...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove #define DEVICE_NAME...
2010-03-12 Joe Perchesdrivers/block/floppy.c: move leading && and || to prece...
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert int 1/0 to bool true...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macros CALL, WAIT and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove most uses of CALL and...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove [U]CLEARF, [U]SETF,...
2010-03-12 Joe Perchesdrivers/block/floppy.c: add debug_dcl(...) macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove macro LOCK_FDC
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove a few spaces from functi...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove IN/OUT macros, indent...
2010-03-12 Joe Perchesdrivers/block/floppy.c: indent a comment
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove CLEARSTRUCT macro, use...
2010-03-12 Joe Perchesdrivers/block/floppy.c: comment neatening and remove...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove LAST_OUT macro
2010-03-12 Joe Perchesdrivers/block/floppy.c: hoist assigns from if()s, neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove used once CHECK_READY...
2010-03-12 Joe Perchesdrivers/block/floppy.c: remove unnecessary braces
2010-03-12 Joe Perchesdrivers/block/floppy.c: use pr_<level>
2010-03-12 Joe Perchesdrivers/block/floppy.c: #define space and column neatening
2010-03-12 Joe Perchesdrivers/block/floppy.c: convert some #include <asm...
2010-03-11 Ingo MolnarMerge branch 'tip/tracing/core' of git://git./linux...
2010-03-10 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-09 Dmitry TorokhovMerge commit 'v2.6.34-rc1' into for-linus
2010-03-09 Benjamin HerrenschmidtMerge commit 'kumar/next' into merge
2010-03-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2010-03-08 Russell KingMerge branch 'master' into for-linus
2010-03-08 Russell KingMerge branch 'origin' into devel-stable
2010-03-08 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-03-08 Russell KingMerge branch 'for-rmk/samsung6' of git://git.fluff...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2010-03-08 Takashi IwaiMerge branch 'topic/hda' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Andi Kleendriver-core: Add attribute argument to class_attribute...
2010-03-07 Linus TorvaldsMerge branch 'x86-mrst-for-linus' of git://git./linux...
2010-03-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-03-06 Linus TorvaldsMerge git://git./linux/kernel/git/joern/logfs
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-06 Linus TorvaldsMerge git://git.infradead.org/ubi-2.6
2010-03-05 Linus TorvaldsMerge branch 'kvm-updates/2.6.34' of git://git./virt...
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-05 Linus TorvaldsMerge branch 'perf-probes-for-linus-2' of git://git...
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Linus TorvaldsMerge git://git./linux/kernel/git/pkl/squashfs-linus
2010-03-05 Alex ElderMerge branch 'for-2.6.34-rc1-batch2' into for-linus
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-04 Greg Kroah-HartmanStaging: merge staging patches into Linus's main branch
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git.open-osd.org...
2010-03-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-next-2.6
2010-03-04 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-04 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2010-03-04 Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2010-03-04 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
next