First  |  Prev |  Next  |  Last
Pages: 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855
usb_main_dev: remove casts from void*
On Tue, Jun 29, 2010 at 02:16:12PM +0400, Kulikov Vasiliy wrote: Remove unnesessary casts from void*. No objections here. FWIW, Reviewed-by: Simon Horman <horms(a)verge.net.au> Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/staging/rt2860/usb_main_dev.c | 8 ++++---- 1 files cha... 29 Jun 2010 20:43
x86, Calgary: Increase max PHB number
On Fri, 25 Jun 2010 15:29:50 GMT "tip-bot for Darrick J. Wong" <djwong(a)us.ibm.com> wrote: Commit-ID: 499a00e92dd9a75395081f595e681629eb1eebad Gitweb: http://git.kernel.org/tip/499a00e92dd9a75395081f595e681629eb1eebad Author: Darrick J. Wong <djwong(a)us.ibm.com> AuthorDate: Thu, 24 Jun 2010 14:26:... 30 Jun 2010 19:49
Add a pair of system calls to make extended file stats available
On Tue, 29 Jun 2010, David Howells wrote: Ulrich Drepper <drepper(a)gmail.com> wrote: On Tue, Jun 29, 2010 at 13:03, David Howells <dhowells(a)redhat.com> wrote: Add a pair of system calls to make extended file stats available, including file creation time, inode version and data version where ... 30 Jun 2010 22:01
net/Makefile: conditionally descend to wireless and ieee802154
From: Nicolas Kaiser <nikai(a)nikai.net> Date: Sun, 27 Jun 2010 12:00:25 +0200 Don't descend to wireless and ieee802154 unless they are actually used. Signed-off-by: Nicolas Kaiser <nikai(a)nikai.net> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a mes... 29 Jun 2010 19:37
Fwd: fs/exec.c core dumping on NFS mounted directory
>>>>>> The fixing of Bug-3043 clearly broke the logic of dumping core on NFS mounted file system with different UID. If my patch is not accepted. I am hopping the bug-3043 to be re-opened. and to be fixed Using different uids on the client and server for NFSv2 and NFSv3 is ... 29 Jun 2010 19:37
Add a pair of system calls to make extended file stats available
On Tue, Jun 29, 2010 at 13:03, David Howells <dhowells(a)redhat.com> wrote: Add a pair of system calls to make extended file stats available, including file creation time, inode version and data version where available through the underlying filesystem: If you add something like this you might want to integra... 29 Jun 2010 19:37
Hypervisor detection from within a Linux VM
Hello, Requirement: I have the need to support my apps(running on a Linux VM) on different *nix hypervisors(ESX/Xen etc). I need to know on which hypervisor my app is running. I read the CPUID usage thread - http://thread.gmane.org/gmane.comp.emulators.kvm.devel/22643 but to be honest in the end I looked at ... 29 Jun 2010 20:43
2.6.34 Northbridge Chipset Errors on HP Proliant 4 x Opteron in x86_64 mode
On a 4 x Opteron HP Proliant Server with a CCISS array controller in x86_64 mode, under very heavy (saturated) disk IO, 2.6.34 reports the following error: Jun 29 02:02:08 kernel: Northbridge Error, node 0, core: 0 Jun 29 02:02:08 kernel: ECC/ChipKill ECC error. Jun 29 02:02:08 kernel: EDAC amd64 MC0: CE ERRO... 1 Jul 2010 08:51
[tip:perf/core] perf: Fix hist_entry__tui_annotate() build failure
Commit-ID: 0879b100f3c187257729f36cba33d96ec2875766 Gitweb: http://git.kernel.org/tip/0879b100f3c187257729f36cba33d96ec2875766 Author: Srikar Dronamraju <srikar(a)linux.vnet.ibm.com> AuthorDate: Tue, 29 Jun 2010 23:02:26 +0530 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Tue, 29 Jun 2010 22:59:05 +02... 29 Jun 2010 17:24
[RFC v2] ext4: Don't send extra barrier during fsync if there are no dirty pages.
Hmm. A while ago I was complaining that an evil program that calls fsync() in a loop will send a continuous stream of write barriers to the hard disk. Ted theorized that it might be possible to set a flag in ext4_writepage and clear it in ext4_sync_file; if we happen to enter ext4_sync_file and the flag isn't set... 29 Jun 2010 17:24
First  |  Prev |  Next  |  Last
Pages: 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855