[PATCH] radeon_agp_init fixes
radeon_agp_init fixes John Kacur (2): radeon_agp: Fix warning, format '%d' expects type 'int', but argument 4 has type 'size_t' radeon_agp: Move the check of the aper_size after drm_acp_acquire and drm_agp_info drivers/gpu/drm/radeon/radeon_agp.c | 15 ++++++++------- 1 files changed, 8 in... 2 Feb 2010 22:06
[PATCH] hugetlb: Fix section mismatches
hugetlb_sysfs_add_hstate is called by hugetlb_register_node directly during init and also indirectly via sysfs after init. This patch removes the __init tag from hugetlb_sysfs_add_hstate. Signed-off-by: Jeff Mahoney <jeffm(a)suse.com> Cc: Lee.Schermerhorn(a)hp.com <Lee.Schermerhorn(a)hp.com> --- mm/hugetlb.c | ... 2 Feb 2010 22:06
[tip:x86/urgent] x86: Add Dell OptiPlex 760 reboot quirk
Commit-ID: 35ea63d70f827a26c150993b4b940925bb02b03f Gitweb: http://git.kernel.org/tip/35ea63d70f827a26c150993b4b940925bb02b03f Author: Leann Ogasawara <leann.ogasawara(a)canonical.com> AuthorDate: Wed, 27 Jan 2010 15:29:18 -0800 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Wed, 27 Jan 2010 16:28:5... 2 Feb 2010 22:06
Regressionhung task during raid rebuild 2.6.33 rc5 was: Re: 2.6.33RC3 hung task - jbd2/dm-1-8 (during raid rebuild)
On 1/30/2010 2:57 PM, Rafael J. Wysocki wrote: On Saturday 30 January 2010, Michael Breuer wrote: On 1/10/2010 4:47 PM, Michael Breuer wrote: System crashed (watchdog reset). Was doing a raid rebuild at the time (raid6). I typed, 'yumdownloader --source virtlib' ... syst... 2 Feb 2010 22:06
[PATCH 12/17] MTD: nand: make suspend work if device is accessed by kernel threads.
Since all userspace threads are frozen at the time the nand_suspend is called, they aren't inside any nand function. We don't call try_to_freeze in nand ether. Thus the only user that can be insize the nand functions is an non freezeable kernel thread. Thus we can safely wait for it to finish. Signed-off-by: M... 2 Feb 2010 22:05
[PATCH V5] Work to enable SmartMedia/xD support
Hi, Here is another minor revision of my work. In this version I added few (two) sysfs attributes for udev rules One attribute is exported my mtd driver, and specifies if this is smartmedia or xd card (its called "media_type") Another attribute is exported by FTL, and it is extracted vendor name from the car... 2 Feb 2010 22:05
Deactivation of WEBMAIL Account
This is to inform you that we would be performing some upgrading in our WEBMAIL database starting from 30th of January 2010 and this might cause some interruption when checking your mail and sending of mails from your account, to avoid your mail account from been in-effected, you are advised to reply to this mail wit... 2 Feb 2010 22:05
(none)
I am Mr Bernard Thompson of B&T lenders. We give out any kind of loan to any part of the world with low interest rate as low as 2%. If you are interested, send your Name and Address via email to E-mail; tmrbernard(a)yahoo.co.uk -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a... 2 Feb 2010 22:05
[PATCH 0/5] [RESEND] FMODE_NONOTIFY and FMODE_NEG_OFFSET bits
Andrew, Resend the patches related to FMODE_* and O_*, rebased to the -mm tree. O_* and FMODE_NONOTIFY collision fix/check [PATCH 1/5] fanotify: fix FMODE_NONOTIFY bit number [PATCH 2/5] bitops: compile time optimization for hweight_long(CONSTANT) [PATCH 3/5] vfs: O_* bit numbers uniqueness check allow n... 2 Feb 2010 22:05
[PATCH 5/5] devmem: dont allow seek to last page
So as to return a uniform error -EOVERFLOW instead of a random one: # kmem-seek 0xfffffffffffffff0 seek /dev/kmem: Device or resource busy # kmem-seek 0xfffffffffffffff1 seek /dev/kmem: Block device required Suggested by OGAWA Hirofumi. CC: OGAWA Hirofumi <hirofumi(a)mail.parknet.co.jp> Reviewed-by: KAMEZAWA... 2 Feb 2010 22:05