<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-parisc, branch v2.6.21.2</title>
<subtitle>Linux kernel source tree</subtitle>
<id>https://git.amat.us/linux/atom/include/asm-parisc?h=v2.6.21.2</id>
<link rel='self' href='https://git.amat.us/linux/atom/include/asm-parisc?h=v2.6.21.2'/>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/'/>
<updated>2007-02-26T20:48:06Z</updated>
<entry>
<title>Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6</title>
<updated>2007-02-26T20:48:06Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2007-02-26T20:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b0138a6cb7923a997d278b47c176778534d1095b'/>
<id>urn:sha1:b0138a6cb7923a997d278b47c176778534d1095b</id>
<content type='text'>
* master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6: (78 commits)
  [PARISC] Use symbolic last syscall in __NR_Linux_syscalls
  [PARISC] Add missing statfs64 and fstatfs64 syscalls
  Revert "[PARISC] Optimize TLB flush on SMP systems"
  [PARISC] Compat signal fixes for 64-bit parisc
  [PARISC] Reorder syscalls to match unistd.h
  Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
  [PARISC] fix sys_rt_sigqueueinfo
  [PARISC] fix section mismatch warnings in harmony sound driver
  [PARISC] do not export get_register/set_register
  [PARISC] add ENTRY()/ENDPROC() and simplify assembly of HP/UX emulation code
  [PARISC] convert to use CONFIG_64BIT instead of __LP64__
  [PARISC] use CONFIG_64BIT instead of __LP64__
  [PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro
  [PARISC] more ENTRY(), ENDPROC(), END() conversions
  [PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc
  [PARISC] Fixes /proc/cpuinfo cache output on B160L
  [PARISC] implement standard ENTRY(), END() and ENDPROC()
  [PARISC] kill ENTRY_SYS_CPUS
  [PARISC] clean up debugging printks in smp.c
  [PARISC] factor syscall_restart code out of do_signal
  ...

Fix conflict in include/linux/sched.h due to kill_proc_info() being made
publicly available to PARISC again.
</content>
</entry>
<entry>
<title>[PARISC] Use symbolic last syscall in __NR_Linux_syscalls</title>
<updated>2007-02-21T15:36:05Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@hera.kernel.org</email>
</author>
<published>2007-02-21T15:36:05Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=1055a8af093fea7490445bd15cd671020e542035'/>
<id>urn:sha1:1055a8af093fea7490445bd15cd671020e542035</id>
<content type='text'>
Hopefully will prevent people from forgetting to update this...

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] Add missing statfs64 and fstatfs64 syscalls</title>
<updated>2007-02-21T15:33:59Z</updated>
<author>
<name>Guy Martin</name>
<email>gmsoft@tuxicoman.be</email>
</author>
<published>2007-02-21T15:32:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=2ed0e2435939c8199abd3578a3a4991c5a7d5ca8'/>
<id>urn:sha1:2ed0e2435939c8199abd3578a3a4991c5a7d5ca8</id>
<content type='text'>
Signed-off-by: Guy Martin &lt;gmsoft@tuxicoman.be&gt;
</content>
</entry>
<entry>
<title>Revert "[PARISC] Optimize TLB flush on SMP systems"</title>
<updated>2007-02-18T19:35:45Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@hera.kernel.org</email>
</author>
<published>2007-02-18T19:35:45Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=04532c4f55ef4b577c59744f789d5b1add435503'/>
<id>urn:sha1:04532c4f55ef4b577c59744f789d5b1add435503</id>
<content type='text'>
This reverts commit 592ac93a607109e0643da6c23ae07ac749e973b1
which causes SMP machines with maxcpus &gt; 1 to fail to boot...
</content>
</entry>
<entry>
<title>[PARISC] convert to use CONFIG_64BIT instead of __LP64__</title>
<updated>2007-02-17T06:17:13Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2007-01-28T14:09:20Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=513e7ecd695a4c0f95b9aa86c03ec9b7d2d09e03'/>
<id>urn:sha1:513e7ecd695a4c0f95b9aa86c03ec9b7d2d09e03</id>
<content type='text'>
Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] add ASM_EXCEPTIONTABLE_ENTRY() macro</title>
<updated>2007-02-17T06:16:26Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2007-01-28T13:52:57Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=0b3d643f9ead9b5141dedbb2d1b06ce15469fc4a'/>
<id>urn:sha1:0b3d643f9ead9b5141dedbb2d1b06ce15469fc4a</id>
<content type='text'>
- this macro unifies the code to add exception table entries
- additionally use ENTRY()/ENDPROC() at more places

Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] fix ENTRY() and ENDPROC() for 64bit-parisc</title>
<updated>2007-02-17T06:15:51Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2007-01-23T22:32:10Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=b288a8f79ac6028940ba60fb6cc61ed134632770'/>
<id>urn:sha1:b288a8f79ac6028940ba60fb6cc61ed134632770</id>
<content type='text'>
Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] implement standard ENTRY(), END() and ENDPROC()</title>
<updated>2007-02-17T06:14:37Z</updated>
<author>
<name>Helge Deller</name>
<email>deller@gmx.de</email>
</author>
<published>2007-01-23T19:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=c5e7655297b5de47a279abcdcd1065690aa25c56'/>
<id>urn:sha1:c5e7655297b5de47a279abcdcd1065690aa25c56</id>
<content type='text'>
Use the macros in entry.S

Signed-off-by: Helge Deller &lt;deller@gmx.de&gt;
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] kill ENTRY_SYS_CPUS</title>
<updated>2007-02-17T06:11:41Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@parisc-linux.org</email>
</author>
<published>2007-01-15T17:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=430a502abec76fd2fd9fd1df7506ccf911a6d6d2'/>
<id>urn:sha1:430a502abec76fd2fd9fd1df7506ccf911a6d6d2</id>
<content type='text'>
it's unlikely iCOD will ever happen on parisc-linux now... ;-)

Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
<entry>
<title>[PARISC] rename *_ANY_ID to PA_*_ANY_ID in the exported header</title>
<updated>2007-02-17T06:09:12Z</updated>
<author>
<name>Kyle McMartin</name>
<email>kyle@mako.i.cabal.ca</email>
</author>
<published>2007-01-13T20:02:09Z</published>
<link rel='alternate' type='text/html' href='https://git.amat.us/linux/commit/?id=f354ef8abe5d6d967c023b21980241e6f883a698'/>
<id>urn:sha1:f354ef8abe5d6d967c023b21980241e6f883a698</id>
<content type='text'>
Signed-off-by: Kyle McMartin &lt;kyle@parisc-linux.org&gt;
</content>
</entry>
</feed>
