First
|
Prev |
Next
|
Last
Pages: 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253
[PATCH RFC] efi: add and expose efi_partition_by_guid EFI's GPT partitioning scheme expects that all partitions have a unique identifiers. After initial partition scanning, this information is completely lost to the rest of the kernel. efi_partition_by_guid exposes GPT parsing support in a limited fashion to allow other portions of the kernel to map a partition fro... 2 Aug 2010 15:52
Linux 2.6.32.17 I'm announcing the release of the 2.6.32.17 kernel. All users of the 2.6.32 kernel series should upgrade. The updated 2.6.32.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.32.y.git and can be browsed at the normal kernel.org git web browser: http://gi... 2 Aug 2010 15:51
Linux 2.6.33.7 I'm announcing the release of the 2.6.33.7 kernel. All users of the 2.6.33 kernel series should upgrade. This is the last 2.6.33 release, so everyone should be moved to the .34 kernel at this point in time, hopefully the .35 kernel instead of .34 as ..34 is not going to be maintained for much longer. The upd... 2 Aug 2010 15:51
Linux 2.6.27.49 I'm announcing the release of the 2.6.27.49 kernel. All users of the 2.6.27 kernel series are very strongly encouraged to upgrade. The updated 2.6.27.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.27.y.git and can be browsed at the normal kernel.org git web bro... 2 Aug 2010 15:51
acpi: x2apic entry with uid < 255 could use processor statement On Sat, 2010-07-31 at 07:51 +0100, Yinghai Lu wrote: According to Intel x2apic spec page 46 " The hand-off to OSPM will have processor IDs in the range of 0 to 254 for xAPIC/x2APIC and 0 to 255 for SAPIC declared as either Processor() or Device() objects, but not both. Processor IDs outside these ran... 2 Aug 2010 18:04
[Stable-review] [116/165] ext4: dont return to userspace after freezing the fs with a mutex held On Mon, Aug 02, 2010 at 12:02:45PM -0500, Eric Sandeen wrote: On 08/02/2010 07:04 AM, Stefan Bader wrote: We have reports about this patch breaking lvm snapshhots. Eric, there is a patch mentioned which is supposed to fix things but its not upstream, yet. Do you know what happened to that? righ... 10 Aug 2010 16:55
[GIT PULL] XFS update for 2.6.36-rc1 The following changes since commit 9fe6206f400646a2322096b56c59891d530e8d51: Linux 2.6.35 (2010-08-01 15:11:14 -0700) are available in the git repository at: git://oss.sgi.com/xfs/xfs for-linus Alex Elder (1): Merge branch 'v2.6.35' Christoph Hellwig (38): xfs: drop dmapi hooks xfs... 2 Aug 2010 15:51
xen/blkfront: various bugfixes and patches for blkfront On 08/02/2010 07:45 PM, Jeremy Fitzhardinge wrote: On 07/28/2010 05:26 PM, Jeremy Fitzhardinge wrote: On 07/20/2010 07:12 PM, Jens Axboe wrote: On 07/20/2010 02:42 PM, Jeremy Fitzhardinge wrote: From: Jeremy Fitzhardinge<jeremy.fitzhardinge(a)citrix.com> Hi Jens, This series ha... 2 Aug 2010 15:51
BTS based perf user callchains On Mon, 2010-08-02 at 20:35 +0200, Frederic Weisbecker wrote: I'm not even sure that will work. Also, while looking at the BTS implementation in perf, I see we have one BTS buffer per cpu. But that doesn't look right as the code flow is not linear per cpu but per task. Hence I suspect we need one BTS buffer... 3 Aug 2010 03:49
[RFC] BTS based perf user callchains Hi, As you may know there is an issue with user stacktraces: it requires userspace apps to be built with frame pointers. So there is something we can try: dump a piece of the top user stack page each time we have an event hit and let the tools deal with that later using the dwarf informations. But before tr... 2 Aug 2010 14:45 |