First  |  Prev |  Next  |  Last
Pages: 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290
[GIT PULL] Please pull NFS client bugfixes for 2.6.35-rc6
Hi Linus, Please pull from the "bugfixes" branch of the repository at git pull git://git.linux-nfs.org/projects/trondmy/nfs-2.6.git bugfixes This will update the following files through the appended changesets. Cheers, Trond ---- fs/nfs/file.c | 13 +++++++++++-- fs/nfs/nfsroot.c ... 30 Jul 2010 16:21
[PATCH 01/15] kgdb: remove custom hex_to_bin()implementation
From: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Signed-off-by: Andy Shevchenko <ext-andriy.shevchenko(a)nokia.com> Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> --- kernel/debug/gdbstub.c | 21 +++++---------------- 1 files changed, 5 insertions(+), 16 deletions(-) diff --git a/kernel/debu... 30 Jul 2010 16:21
[006/165] hwmon: (coretemp) Skip duplicate CPU entries
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Jean Delvare <khali(a)linux-fr.org> commit d883b9f0977269d519469da72faec6a7f72cb489 upstream. On hyper-threaded CPUs, each core appears twice in the CPU list. Skip the second entry to avoid duplicate senso... 30 Jul 2010 16:21
[PATCH 07/15] gdbstub,x86: Implement gdbserial 'p' and 'P' packets
The gdbserial 'p' and 'P' packets allow gdb to individually get and set registers instead of querying for all the available registers. Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> --- include/linux/kgdb.h | 2 +- kernel/debug/gdbstub.c | 97 ++++++++++++++++++++++++++++++++++++++---------- 2... 30 Jul 2010 16:21
[PATCH 03/15] kgdb,kdb: individual register set and and get API
The kdb shell specification includes the ability to get and set architecture specific registers by name. For the time being individual register get and set will be implemented on a per architecture basis. If an architecture defines DBG_MAX_REG_NUM > 0 then kdb and the gdbstub will use the capability for individ... 30 Jul 2010 16:21
[PATCH 14/15] sunhv,kgdboc: Add sunhv console poll hooks for kgdboc
Add the CONSOLE_POLL hooks for use with kgdboc on the sunhv uart driver. Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> CC: David S. Miller <davem(a)davemloft.net> CC: sparclinux(a)vger.kernel.org --- drivers/serial/sunhv.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 51 ins... 30 Jul 2010 16:21
[012/165] cpmac: do not leak struct net_device on phy_connect errors
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Florian Fainelli <florian(a)openwrt.org> commit ed770f01360b392564650bf1553ce723fa46afec upstream. If the call to phy_connect fails, we will return directly instead of freeing the previously allocated stru... 30 Jul 2010 16:21
[PATCH 12/15] ftrace,kdb: Allow dumping a specific cpu's buffer with ftdump
In systems with more than one processor it is desirable to look at the per cpu trace buffers. Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> Acked-by: Steven Rostedt <rostedt(a)goodmis.org> CC: Frederic Weisbecker <fweisbec(a)gmail.com> --- kernel/trace/trace_kdb.c | 37 +++++++++++++++++++++++++++-----... 30 Jul 2010 16:21
[PATCH 05/15] mips,kgdb: Individual register get/set for mips
Implement the ability to individually get and set registers for kdb and kgdb for mips. Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com> CC: Ralf Baechle <ralf(a)linux-mips.org> CC: linux-mips(a)linux-mips.org --- arch/mips/include/asm/kgdb.h | 19 ++-- arch/mips/kernel/kgdb.c | 203 +++++++++++++++... 30 Jul 2010 16:21
[014/165] igb: change how we handle alternate mac addresses
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Alexander Duyck <alexander.h.duyck(a)intel.com> commit 22896639af98ebc721a94ed71fc3acf2fb4a24dc upstream. This patch allows us to treat the alternate mac address as though it is the physical address on the... 30 Jul 2010 16:21
First  |  Prev |  Next  |  Last
Pages: 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290