First  |  Prev |  Next  |  Last
Pages: 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
git tree for testing stable kernels RCs
Greg, Do you have a git tree with RC candidates for the stable kernels? I'm interested in full trees, not just the patch series like you have in your stable-queue.git tree. I'm happy if this tree is re-based before the final stable release. The reason I ask is that Michael Ellerman has added the stable kerne... 4 Aug 2010 22:21
platform: Faciliatate the creation of pseduo-platform busses
On Tue, Aug 3, 2010 at 8:17 PM, Patrick Pannuto <ppannuto(a)quicinc.com> wrote: � �struct platform_device sub_bus1 = { � � � � � �.name � � � � � = "sub_bus1", � � � � � �.id � � � � � � = -1, � � � � � �.dev.bus � � � �= &my_bus_type, � �} � �EXPORT_SYMBOL_GPL(sub_bus1); ... 7 Aug 2010 13:39
igb.txt: Add igb documentation
On Tue, Aug 3, 2010 at 17:39, Joe Perches <joe(a)perches.com> wrote: On Tue, 2010-08-03 at 17:15 -0700, Jeff Kirsher wrote: Add documentation for the igb networking driver. It'd be nice if you could scare up register level ipw-2xxx docs. -- That would be wireless, and I am with Wired LAN. Alt... 8 Aug 2010 23:16
[PATCH 2/2] igbvf.txt: Add igbvf Documentation
Adds documentation for the igbvf (igb virtual function driver). Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper(a)intel.com> --- Documentation/networking/igbvf.txt | 82 ++++++++++++++++++++++++++++++++++++ 1 files changed, 82 insertions(+), 0 deletions(-) ... 3 Aug 2010 21:20
[PATCH 1/2] igb.txt: Add igb documentation
Add documentation for the igb networking driver. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> Tested-by: Jeff Pieper <jeffrey.e.pieper(a)intel.com> --- Documentation/networking/igb.txt | 134 ++++++++++++++++++++++++++++++++++++++ 1 files changed, 134 insertions(+), 0 deletions(-) create mode 10... 3 Aug 2010 21:20
[tip:x86/hwmon] x86, hwmon: Package Level Thermal/Power: power limit
Commit-ID: 0199114c31798af5b83841b21759b64171060d9b Gitweb: http://git.kernel.org/tip/0199114c31798af5b83841b21759b64171060d9b Author: Fenghua Yu <fenghua.yu(a)intel.com> AuthorDate: Thu, 29 Jul 2010 17:13:45 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Tue, 3 Aug 2010 15:58:56 -0700 ... 3 Aug 2010 20:15
[PATCH RESEND] genirq: update comments related to buslock support
Update comments to match code change in 70aedd24 Signed-off-by: Frank Rowand <frank.rowand(a)am.sony.com> --- kernel/irq/manage.c | 7 5 + 2 - 0 ! 1 file changed, 5 insertions(+), 2 deletions(-) Index: b/kernel/irq/manage.c =================================================================== --- a/kern... 3 Aug 2010 20:15
[tip:x86/hwmon] x86, hwmon: Package Level Thermal/Power: pkgtemp documentation
Commit-ID: a3159864f2978bf2ace9cc787d73d315c98bbf9a Gitweb: http://git.kernel.org/tip/a3159864f2978bf2ace9cc787d73d315c98bbf9a Author: Fenghua Yu <fenghua.yu(a)intel.com> AuthorDate: Thu, 29 Jul 2010 17:13:46 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Tue, 3 Aug 2010 15:58:56 -0700 ... 3 Aug 2010 20:15
platform: Faciliatate the creation of pseduo-platform busses
On Tue, Aug 03, 2010 at 04:35:06PM -0700, Patrick Pannuto wrote: Inspiration for this comes from: http://www.mail-archive.com/linux-omap(a)vger.kernel.org/msg31161.html INTRO As SOCs become more popular, the desire to quickly define a simple, but functional, bus type with only a few unique properti... 10 Aug 2010 20:14
timer: Added usleep_range timer
On Mon, 2 Aug 2010 15:01:04 -0700 Patrick Pannuto <ppannuto(a)codeaurora.org> wrote: usleep_range is a finer precision implementations of msleep and is designed to be a drop-in replacement for udelay where a precise sleep / busy-wait is unnecessary. Thomas has merged an older version of this patch into hi... 3 Aug 2010 19:09
First  |  Prev |  Next  |  Last
Pages: 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227