<feed xmlns='http://www.w3.org/2005/Atom'>
<title>user/sven/linux.git/include/linux/apm_bios.h, branch v3.2.29</title>
<subtitle>Linux Kernel
</subtitle>
<id>https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.29</id>
<link rel='self' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/atom?h=v3.2.29'/>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/'/>
<updated>2007-12-18T03:28:16Z</updated>
<entry>
<title>apm_event{,info}_t are userspace types</title>
<updated>2007-12-18T03:28:16Z</updated>
<author>
<name>Adam Jackson</name>
<email>ajax@redhat.com</email>
</author>
<published>2007-12-18T00:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=8d936626dd00bd47cf574add458fea8a23b79611'/>
<id>urn:sha1:8d936626dd00bd47cf574add458fea8a23b79611</id>
<content type='text'>
These types define the size of data read from /dev/apm_bios.  They should
not be hidden behind #ifdef __KERNEL__.

This is killing my xserver compile, apm_event_t is used in the xserver
source.

Signed-off-by: Andrew Morton &lt;akpm@linux-foundation.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
<entry>
<title>Make asm-x86/bootparam.h includable from userspace.</title>
<updated>2007-10-23T05:49:47Z</updated>
<author>
<name>Rusty Russell</name>
<email>rusty@rustcorp.com.au</email>
</author>
<published>2007-10-22T00:56:19Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=ee8e7cfe9d330d6f1ce0b9b1620d6df5d9cf6b70'/>
<id>urn:sha1:ee8e7cfe9d330d6f1ce0b9b1620d6df5d9cf6b70</id>
<content type='text'>
To actually write a bootloader (or, say, the lguest launcher)
currently requires duplication of these structures.  Making them
includable from userspace is much nicer.

We merge the common userspace-required definitions of e820_32/64.h
into e820.h for export.

Signed-off-by: Rusty Russell &lt;rusty@rustcorp.com.au&gt;
</content>
</entry>
<entry>
<title>[x86 setup] Make struct apm_bios_info cross-architecture</title>
<updated>2007-07-25T19:02:21Z</updated>
<author>
<name>H. Peter Anvin</name>
<email>hpa@zytor.com</email>
</author>
<published>2007-07-25T18:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=4bf3b0bc3e98f77de88b336fd8d673649601b557'/>
<id>urn:sha1:4bf3b0bc3e98f77de88b336fd8d673649601b557</id>
<content type='text'>
struct apm_bios_info uses "unsigned short" and "unsigned long"
to mean u16 and u32 respectively.  Correct.

Signed-off-by: H. Peter Anvin &lt;hpa@zytor.com&gt;
</content>
</entry>
<entry>
<title>[PATCH] DMI updates from 2.4</title>
<updated>2004-01-23T00:15:49Z</updated>
<author>
<name>Dave Jones</name>
<email>davej@redhat.com</email>
</author>
<published>2004-01-23T00:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=345c87392ce5221d93a9a5a9cc58806c014a8e79'/>
<id>urn:sha1:345c87392ce5221d93a9a5a9cc58806c014a8e79</id>
<content type='text'>
A lot of the blacklists never made it forward, here's what I found
still lying around in my old 2.5 tree when I brought it up to date.

I think 2.4 has had more updates since then (and there may be
some entries languishing in vendor 2.4 trees), I'll take a peek
when I get some spare cycles.
</content>
</entry>
<entry>
<title>[PATCH] Spelling fixes for consistent, dependent, persistent</title>
<updated>2003-02-07T00:11:08Z</updated>
<author>
<name>Steven Cole</name>
<email>elenstev@mesatop.com</email>
</author>
<published>2003-02-07T00:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=da11be46accaae5bbe089161b00e43a67097308d'/>
<id>urn:sha1:da11be46accaae5bbe089161b00e43a67097308d</id>
<content type='text'>
This fixes the following common misspellings and their variants.

  consistant -&gt; consistent
  dependant  -&gt; dependent
  persistant -&gt; persistent
</content>
</entry>
<entry>
<title>[PATCH] APM TLS fix, 2.5.31-BK</title>
<updated>2002-08-13T00:46:06Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2002-08-13T00:46:06Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=d1269ac7edfd38070871cbe50d12da20b14861f6'/>
<id>urn:sha1:d1269ac7edfd38070871cbe50d12da20b14861f6</id>
<content type='text'>
This (tested) patch fixes APM support on 2.5.31-BK.  The patch is based
on Stephen Rothwell's patch.
</content>
</entry>
<entry>
<title>[PATCH] tls-2.5.31-D9</title>
<updated>2002-08-12T07:07:09Z</updated>
<author>
<name>Ingo Molnar</name>
<email>mingo@elte.hu</email>
</author>
<published>2002-08-12T07:07:09Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=b40c812e3b15543992e0692af092ae882d4d2afb'/>
<id>urn:sha1:b40c812e3b15543992e0692af092ae882d4d2afb</id>
<content type='text'>
3 TLS entries, 9 cycles copying and no branches in the context-switch
path. The patch also adds Christoph's suggestion and renames
modify_ldt_ldt_s (yuck!) to user_desc.
</content>
</entry>
<entry>
<title>v2.4.8.2 -&gt; v2.4.8.3</title>
<updated>2002-02-05T04:10:20Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T04:10:20Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=a45eec0736717ff951f93b4a30ed605a8d95a3d4'/>
<id>urn:sha1:a45eec0736717ff951f93b4a30ed605a8d95a3d4</id>
<content type='text'>
  - Patrick Mochel: fix PCI:PCI bridge 64-bit memory type detection
  - me: more forgotten nfsd off_t -&gt; loff_t
  - Alan Cox: ide driver merge
  - Eric Lammerts, Rik van Riel: when oom, kill all threads.
  - Ben LaHaise: use down_read, not down_write() in map_user_kiobuf.
  We don't change the mappings, we just read them.
  - Kai Germaschewski: ISDN updates
  - Roland Fehrenbacher: sparse lun check
  - Tim Waugh: handle awkward Titan parallel/serial port cards
  - Stephen Rothwell: APM updates
  - Anton Altaparmakov: NTFS updates
</content>
</entry>
<entry>
<title>v2.4.6 -&gt; v2.4.6.1</title>
<updated>2002-02-05T03:10:08Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T03:10:08Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=170233272f5a2045a5f8fb37b980197e420c4a76'/>
<id>urn:sha1:170233272f5a2045a5f8fb37b980197e420c4a76</id>
<content type='text'>
  - merge with Alan (irda, s390, mips64, chris, sk98lin, mips/mm)
  - rth: fix alpha RTC calibration
  - Paul Mackerras: fix PPC typo
</content>
</entry>
<entry>
<title>v2.4.3 -&gt; v2.4.3.1</title>
<updated>2002-02-05T02:07:03Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@athlon.transmeta.com</email>
</author>
<published>2002-02-05T02:07:03Z</published>
<link rel='alternate' type='text/html' href='https://git.stealer.net/cgit.cgi/user/sven/linux.git/commit/?id=3544b3289d633721041f6d96d0efee8f79cd435b'/>
<id>urn:sha1:3544b3289d633721041f6d96d0efee8f79cd435b</id>
<content type='text'>
  - Bob Tracy: Cyrix MTRR setup fix (don't make it twice as big as asked
  for)
  - Trond Myklebust: rpciod needs to be PF_MEMALLOC to avoid deadlocks on
  memory allocation when writing out NFS data under low memory conditions.
  Fix up BKL and RPC interactions.
  - Jeff Garzik: tulip network driver update
  - fix truncate to call down to the filesystem with the kernel lock.
  - David Mosberger: ia64 update
  - David Mosberger: simplify ELF program header generation.
  - Alan Cox: merge from -ac series
  - Jeff Garzik: make serial.c recognize modem devices properly
</content>
</entry>
</feed>
