<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/include/asm-arm, branch v2.6.23</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.23</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.23'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2007-08-25T11:38:47Z</updated>
<entry>
<title>Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6</title>
<updated>2007-08-25T11:38:47Z</updated>
<author>
<name>Russell King</name>
<email>rmk@dyn-67.arm.linux.org.uk</email>
</author>
<published>2007-08-25T11:38:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=d555dd5065ab6dd4437c609950c5d9c6377b4896'/>
<id>urn:sha1:d555dd5065ab6dd4437c609950c5d9c6377b4896</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ARM] 4551/1: s3c24xx: fix wrong virtual address offsets</title>
<updated>2007-08-23T11:36:40Z</updated>
<author>
<name>Krzysztof Helt</name>
<email>krzysztof.h1@wp.pl</email>
</author>
<published>2007-08-18T21:23:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=9d84588bdb72b6ec9d891fbdaa4305023e16ee3a'/>
<id>urn:sha1:9d84588bdb72b6ec9d891fbdaa4305023e16ee3a</id>
<content type='text'>
This patch reduces 36-bit offset to 32-bit offsets. The 36-bit
offsets makes virtual addresses wraps when added to 32-bit base.

Signed-off-by: Krzysztof Helt &lt;krzysztof.h1@wp.pl&gt;
Acked-by: Ben Dooks &lt;ben-linux@fluff.org&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4553/1: ARM at91: define FIQ_START</title>
<updated>2007-08-23T11:34:42Z</updated>
<author>
<name>Karl Olsen</name>
<email>karl@micro-technic.com</email>
</author>
<published>2007-08-20T21:35:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=7b1bc03e803f772bf71245eaba461651f32481b4'/>
<id>urn:sha1:7b1bc03e803f772bf71245eaba461651f32481b4</id>
<content type='text'>
For ARM at91, the FIQ_START #define is required if you use a driver
that enables FIQ support.

Signed-off-by: Karl Olsen &lt;karl@micro-technic.com&gt;
Acked-by: Andrew Victor &lt;andrew at sanpeople.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>[ARM] 4554/1: replace consistent_sync() with flush_ioremap_region()</title>
<updated>2007-08-23T11:31:31Z</updated>
<author>
<name>Jared Hulbert</name>
<email>jaredeh@gmail.com</email>
</author>
<published>2007-08-22T16:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=90833fdab89da02fc0276224167f0a42e5176f41'/>
<id>urn:sha1:90833fdab89da02fc0276224167f0a42e5176f41</id>
<content type='text'>
This fixes a regression from around 2.6.18, consistent_sync() will now BUG()
under these circumstances.  The use of consistent_sync() was a hack, replacing
it's usage here with a new function, flush_ioremap_region().

Signed-off-by: Jared Hulbert &lt;jaredeh@gmail.com&gt;
Acked-by: Pavel Pisa &lt;pisa@cmp.felk.cvut.cz&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>ARM: OMAP: H3 workqueue fixes</title>
<updated>2007-08-22T07:42:51Z</updated>
<author>
<name>Dirk Behme</name>
<email>dirk.behme@gmail.com</email>
</author>
<published>2007-01-26T00:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=666cd174c451c172dd115b9d94f150efe627b609'/>
<id>urn:sha1:666cd174c451c172dd115b9d94f150efe627b609</id>
<content type='text'>
Signed-off-by: Dirk Behme &lt;dirk.behme@gmail.com&gt;
Signed-off-by: Tony Lindgren &lt;tony@atomide.com&gt;
</content>
</entry>
<entry>
<title>[ARM] 4531/1: remove is_in_rom() protptype</title>
<updated>2007-08-04T21:13:43Z</updated>
<author>
<name>Greg Ungerer</name>
<email>gerg@snapgear.com</email>
</author>
<published>2007-07-30T01:07:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=0a8626a475b2b6215a25e944fbd378bd5818fdd7'/>
<id>urn:sha1:0a8626a475b2b6215a25e944fbd378bd5818fdd7</id>
<content type='text'>
Remove unused is_in_rom() function prototype.

Signed-off-by: Greg Ungerer &lt;gerg@uclinux.org&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>remove unused TIF_NOTIFY_RESUME flag</title>
<updated>2007-07-31T22:39:38Z</updated>
<author>
<name>Stephane Eranian</name>
<email>eranian@hpl.hp.com</email>
</author>
<published>2007-07-31T07:38:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=a583f1b54249b11ad1ffd14c6e74d28fcbc59c07'/>
<id>urn:sha1:a583f1b54249b11ad1ffd14c6e74d28fcbc59c07</id>
<content type='text'>
Remove unused TIF_NOTIFY_RESUME flag for all processor architectures.  The
flag was not used excecpt on IA-64 where the patch replaces it with
TIF_PERFMON_WORK.

Signed-off-by: stephane eranian &lt;eranian@hpl.hp.com&gt;
Cc: &lt;linux-arch@vger.kernel.org&gt;
Cc: "Luck, Tony" &lt;tony.luck@intel.com&gt;
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>Merge master.kernel.org:/home/rmk/linux-2.6-arm</title>
<updated>2007-07-29T02:29:37Z</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@woody.linux-foundation.org</email>
</author>
<published>2007-07-29T02:29:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=715dad5992b1466320c1ac674db46297e57acf21'/>
<id>urn:sha1:715dad5992b1466320c1ac674db46297e57acf21</id>
<content type='text'>
* master.kernel.org:/home/rmk/linux-2.6-arm:
  [ARM] 4527/1: pxa: fix pxa27x ac97 cold reset in ASoC due to CKEN change
  [ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx
  [ARM] 4529/1: [HP Jornada 7XX] - Fix jornada720.c to use SSP driver
  [ARM] 4528/1: [HP Jornada 7XX] - Fix typo in jornada720_ssp.c
  [ARM] Remove CONFIG_IGNORE_FIQ
  [ARM] 4526/1: pxa: make ARCH_PXA select GENERIC_CLOCKEVENTS
  [ARM] setup_profiling_timer must not be __init
</content>
</entry>
<entry>
<title>[ARM] 4530/1: MXC: fix elf_hwcap compile breakage as in iop13xx</title>
<updated>2007-07-28T19:52:55Z</updated>
<author>
<name>Quinn Jensen</name>
<email>qcjensen@gmail.com</email>
</author>
<published>2007-07-27T22:30:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=03e5386e1e6e4f19c18c33fb69afd43054d448b2'/>
<id>urn:sha1:03e5386e1e6e4f19c18c33fb69afd43054d448b2</id>
<content type='text'>
MXC needs the same change as IOP.  See [ARM] 4494/1
or commit 7dea1b20066cd30fb54da7e686b16b5e38b46b2d

An undefined reference to elf_hwcap prevents linkage, due
to changes made by f884b1cf578e079f01682514ae1ae64c74586602
and d1cbbd6b413510c6512f4f80ffd48db1a8dd554a

Removing processor.h removes the extern definition of
elf_hwcap, which fixes the link issue, but forgets cpu_relax().
So, instead, we'll call barrier() directly.

Cc: Lennert Buytenhek &lt;kernel@wantstofly.org&gt;
Cc: Catalin Marinas &lt;catalin.marinas@arm.com&gt;
Acked-by: Ross Wille &lt;wille@freescale.com&gt;
Signed-off-by: Quinn Jensen &lt;quinn.jensen@freescale.com&gt;
Signed-off-by: Russell King &lt;rmk+kernel@arm.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>arm unaligned.h annotations</title>
<updated>2007-07-26T18:11:57Z</updated>
<author>
<name>Al Viro</name>
<email>viro@ftp.linux.org.uk</email>
</author>
<published>2007-07-26T16:46:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=60262e58e305f27d05eefeda172117521514f364'/>
<id>urn:sha1:60262e58e305f27d05eefeda172117521514f364</id>
<content type='text'>
	Have put_unaligned() warn if types would be wrong
for assignment, slap force-casts where needed.  Cast the
result of get_unaligned to typeof(*ptr).  With that in
place we get proper typechecking, both from gcc and from sparse,
including that for bitwise types.

Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
</content>
</entry>
</feed>
