<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-sparc, branch v2.6.17</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.17</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.17'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2006-05-22T04:22:53Z</updated>
<entry>
<title>[SPARC]: Add robust futex syscall entries.</title>
<updated>2006-05-22T04:22:53Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-05-22T04:22:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=353b28bafd1b962359a866ff263a7fad833d29a1'/>
<id>urn:sha1:353b28bafd1b962359a866ff263a7fad833d29a1</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SPARC]: Hook up vmsplice into syscall tables.</title>
<updated>2006-05-03T20:55:46Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-05-03T20:55:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8c45112b823972e9ff7bbca77dc592ca2224951b'/>
<id>urn:sha1:8c45112b823972e9ff7bbca77dc592ca2224951b</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SPARC]: __NR_sys removal</title>
<updated>2006-04-24T20:48:51Z</updated>
<author>
<name>OGAWA Hirofumi</name>
<email>hirofumi@mail.parknet.co.jp</email>
</author>
<published>2006-04-24T20:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d8fe3f19203b1f5070358aaa292d33295258b448'/>
<id>urn:sha1:d8fe3f19203b1f5070358aaa292d33295258b448</id>
<content type='text'>
__NR_sys_sync_file_range part was lost somewhere...
[glibc is already checking __NR_sync_file_range]

Signed-off-by: OGAWA Hirofumi &lt;hirofumi@mail.parknet.co.jp&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SPARC]: __NR_sys_splice --&gt; __NR_splice</title>
<updated>2006-04-19T22:00:01Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-04-19T22:00:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2784f40e2774b61d68d232bcf92a9484e99f22b8'/>
<id>urn:sha1:2784f40e2774b61d68d232bcf92a9484e99f22b8</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SPARC]: Hook up sys_tee() into syscall tables.</title>
<updated>2006-04-14T22:29:32Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-04-14T22:29:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=5fdef394953d8660c70cc27b27db421582c42bf9'/>
<id>urn:sha1:5fdef394953d8660c70cc27b27db421582c42bf9</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] sparc32 vga support</title>
<updated>2006-04-11T13:18:54Z</updated>
<author>
<name>Andrew Morton</name>
<email>akpm@osdl.org</email>
</author>
<published>2006-04-11T05:55:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ac50ab3e45436900b5d73edd0c6b0744af560535'/>
<id>urn:sha1:ac50ab3e45436900b5d73edd0c6b0744af560535</id>
<content type='text'>
sparc32 lacks vga.h, so lots of fbdev drivers won't compile.  There are no
sparc32 systems with PCI slots, so it's a bit moot.

The patch gives sparc32 a copy of the sparc64 vga.h.  It fixes sparc32
allmodconfig without mucking up fbdev Kconfig and gives us wider compile
coverage.

Cc: "Antonino A. Daplas" &lt;adaplas@pol.net&gt;
Acked-by: "David S. Miller" &lt;davem@davemloft.net&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[SPARC]: Wire up sys_sync_file_range() into syscall tables.</title>
<updated>2006-04-01T07:49:34Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-04-01T07:49:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=289eee6fa78e999208120c856ef3ae5a817fd59c'/>
<id>urn:sha1:289eee6fa78e999208120c856ef3ae5a817fd59c</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[SPARC]: Wire up sys_splice() into the syscall tables.</title>
<updated>2006-04-01T07:03:38Z</updated>
<author>
<name>David S. Miller</name>
<email>davem@sunset.davemloft.net</email>
</author>
<published>2006-03-31T10:04:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1339713a327d4538ca9173ab70afef9a1d57fd07'/>
<id>urn:sha1:1339713a327d4538ca9173ab70afef9a1d57fd07</id>
<content type='text'>
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>[PATCH] unify pfn_to_page: sparc pfn_to_page</title>
<updated>2006-03-27T16:44:46Z</updated>
<author>
<name>KAMEZAWA Hiroyuki</name>
<email>kamezawa.hiroyu@jp.fujitsu.com</email>
</author>
<published>2006-03-27T09:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=064b2a0762ef7dca5f7068a90b260a309ffe2002'/>
<id>urn:sha1:064b2a0762ef7dca5f7068a90b260a309ffe2002</id>
<content type='text'>
sparc can use generic funcs.

Signed-off-by: KAMEZAWA Hiroyuki &lt;kamezawa.hiroyu@jp.fujitsu.com&gt;
Cc: William Lee Irwin III &lt;wli@holomorphy.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
<entry>
<title>[PATCH] bitops: sparc: use generic bitops</title>
<updated>2006-03-26T16:57:14Z</updated>
<author>
<name>Akinobu Mita</name>
<email>mita@miraclelinux.com</email>
</author>
<published>2006-03-26T09:39:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d59288b75797fd982546aee7ba24a495dee128dd'/>
<id>urn:sha1:d59288b75797fd982546aee7ba24a495dee128dd</id>
<content type='text'>
- remove __{,test_and_}{set,clear,change}_bit() and test_bit()
- remove ffz()
- remove __ffs()
- remove sched_find_first_bit()
- remove ffs()
- remove generic_fls()
- remove generic_fls64()
- remove generic_hweight{32,16,8}()
- remove find_{next,first}{,_zero}_bit()
- remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
- remove ext2_{set,clear}_bit_atomic()
- remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()

Signed-off-by: Akinobu Mita &lt;mita@miraclelinux.com&gt;
Cc: William Lee Irwin III &lt;wli@holomorphy.com&gt;
Signed-off-by: Andrew Morton &lt;akpm@osdl.org&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@osdl.org&gt;
</content>
</entry>
</feed>
