<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/include/linux/Kbuild, branch v2.6.30</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.30</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=v2.6.30'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2009-05-09T14:49:41+00:00</updated>
<entry>
<title>romfs: cleanup romfs_fs.h</title>
<updated>2009-05-09T14:49:41+00:00</updated>
<author>
<name>Christoph Hellwig</name>
<email>hch@lst.de</email>
</author>
<published>2009-04-07T16:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=db6c1fbb92eeb4cb52c6133e0c533602f49fc4bd'/>
<id>urn:sha1:db6c1fbb92eeb4cb52c6133e0c533602f49fc4bd</id>
<content type='text'>
There's no kernel-only content in it anymore, so move it to header-y
and remove the superflous #ifdef __KERNEL__.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
</content>
</entry>
<entry>
<title>add fiemap.h to header-y</title>
<updated>2009-04-03T02:04:49+00:00</updated>
<author>
<name>Eric Sandeen</name>
<email>sandeen@redhat.com</email>
</author>
<published>2009-04-02T23:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=8e2c3795c78d5c4e2e1f14ce751e9d08decbe9d3'/>
<id>urn:sha1:8e2c3795c78d5c4e2e1f14ce751e9d08decbe9d3</id>
<content type='text'>
Include fiemap.h in header-y; it defines the interface for the
FS_IOC_FIEMAP file mapping ioctl.

Signed-off-by: Eric Sandeen &lt;sandeen@redhat.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>V4L/DVB (10870a): remove all references for video_decoder.h</title>
<updated>2009-03-30T15:43:15+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-03-10T08:02:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=42d12f5aa105af08bc0ed0580e32156a1a325c6b'/>
<id>urn:sha1:42d12f5aa105af08bc0ed0580e32156a1a325c6b</id>
<content type='text'>
changeset 04934e44e3784a1b969582e2d59afcec278470c6 removed the last implementation
that were still using the V4L1 obsoleted header.
Now, video_decoder.h is not used anymore by any driver.

Let's remove it and all references for it in Kernel.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>V4L/DVB(10738a): remove include/linux/video_encoder.h</title>
<updated>2009-03-30T15:42:59+00:00</updated>
<author>
<name>Mauro Carvalho Chehab</name>
<email>mchehab@redhat.com</email>
</author>
<published>2009-02-27T02:08:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=cc1139c7cdc1455fdf460c33fe63a36524753834'/>
<id>urn:sha1:cc1139c7cdc1455fdf460c33fe63a36524753834</id>
<content type='text'>
include/linux/video_encoder.h is not used anymore by a v4l driver.
Let's remove it and its occurences.

Signed-off-by: Mauro Carvalho Chehab &lt;mchehab@redhat.com&gt;
</content>
</entry>
<entry>
<title>Network Drop Monitor: Adding Build changes to enable drop monitor</title>
<updated>2009-03-13T19:09:29+00:00</updated>
<author>
<name>Neil Horman</name>
<email>nhorman@tuxdriver.com</email>
</author>
<published>2009-03-11T09:53:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=273ae44b9cb9443e0b5265cdc99f127ddb95c8db'/>
<id>urn:sha1:273ae44b9cb9443e0b5265cdc99f127ddb95c8db</id>
<content type='text'>
Network Drop Monitor: Adding Build changes to enable drop monitor

Signed-off-by: Neil Horman &lt;nhorman@tuxdriver.com&gt;

 include/linux/Kbuild |    1 +
 net/Kconfig          |   11 +++++++++++
 net/core/Makefile    |    1 +
 3 files changed, 13 insertions(+)
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>net headers: export dcbnl.h</title>
<updated>2009-03-01T08:19:36+00:00</updated>
<author>
<name>Chris Leech</name>
<email>christopher.leech@intel.com</email>
</author>
<published>2009-02-27T10:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=709ab3261e3ed789c0bb31c6ab53c9eccb276522'/>
<id>urn:sha1:709ab3261e3ed789c0bb31c6ab53c9eccb276522</id>
<content type='text'>
The DCB netlink interface is required for building the userspace tools
available at e1000.sourceforge.net

Signed-off-by: Chris Leech &lt;christopher.leech@intel.com&gt;
Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6</title>
<updated>2009-02-03T07:55:27+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-02-03T07:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=fb53fde9762432d091dac209bdf4f3f850117c55'/>
<id>urn:sha1:fb53fde9762432d091dac209bdf4f3f850117c55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>net: Fix userland breakage wrt. linux/if_tunnel.h</title>
<updated>2009-02-02T21:27:44+00:00</updated>
<author>
<name>David S. Miller</name>
<email>davem@davemloft.net</email>
</author>
<published>2009-02-02T21:27:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=0afd4a21ba7d75e93fa79cf05d7a21774e149c0f'/>
<id>urn:sha1:0afd4a21ba7d75e93fa79cf05d7a21774e149c0f</id>
<content type='text'>
Reported by Andrew Walrond &lt;andrew@walrond.org&gt;

Changeset c19e654ddbe3831252f61e76a74d661e1a755530
("gre: Add netlink interface") added an include
of linux/ip.h to linux/if_tunnel.h

We can't really let that get exposed to userspace
because this conflicts with types defined in netinet/ip.h
which userland is almost certainly going to have included
either explicitly or implicitly.

So guard this include with a __KERNEL__ ifdef.

Signed-off-by: David S. Miller &lt;davem@davemloft.net&gt;
</content>
</entry>
<entry>
<title>include/linux: Add bsg.h to the Kernel exported headers</title>
<updated>2009-01-30T11:34:37+00:00</updated>
<author>
<name>Boaz Harrosh</name>
<email>bharrosh@panasas.com</email>
</author>
<published>2009-01-19T09:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=a229fc61ef0ee3c30fd193beee0eeb87410227f1'/>
<id>urn:sha1:a229fc61ef0ee3c30fd193beee0eeb87410227f1</id>
<content type='text'>
bsg.h in current form is perfectly suitable for user-mode
consumption. It is needed together with scsi/sg.h for applications
that want to interface with the bsg driver.

Currently the few projects that use it would copy it over into
the projects. But that is not acceptable for projects that need
to provide source and devel packages for distros.

This should also be submitted to stable 2.6.28 and 2.6.27 since bsg had
a stable API since these Kernels and distro users will need the header
for these kernels a swell

Signed-off-by: Boaz Harrosh &lt;bharrosh@panasas.com&gt;
Acked-by: FUJITA Tomonori &lt;fujita.tomonori@lab.ntt.co.jp&gt;
CC: stable@kernel.org
Signed-off-by: Jens Axboe &lt;jens.axboe@oracle.com&gt;
</content>
</entry>
<entry>
<title>wimax: export linux/wimax.h and linux/wimax/i2400m.h with headers_install</title>
<updated>2009-01-07T18:00:22+00:00</updated>
<author>
<name>Inaky Perez-Gonzalez</name>
<email>inaky@linux.intel.com</email>
</author>
<published>2008-12-21T00:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=e30698743419d20dce03d033761f203b4d847ab0'/>
<id>urn:sha1:e30698743419d20dce03d033761f203b4d847ab0</id>
<content type='text'>
These two files are what user space can use to establish communication
with the WiMAX kernel API and to speak the Intel 2400m Wireless WiMAX
connection's control protocol.

Signed-off-by: Inaky Perez-Gonzalez &lt;inaky@linux.intel.com&gt;
Cc: David Woodhouse &lt;dwmw2@infradead.org&gt;
Signed-off-by: Greg Kroah-Hartman &lt;gregkh@suse.de&gt;

</content>
</entry>
</feed>
