lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 24 Dec 2009 15:19:57 +0900
From:	Paul Mundt <lethal@...ux-sh.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] sh updates for 2.6.33-rc2

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.git sh/for-2.6.33

Which contains:

Guennadi Liakhovetski (1):
      sh: dmaengine support for sh7724.

Kuninori Morimoto (1):
      sh: mach-ecovec24: setup.c detailed correction

Magnus Damm (1):
      serial: sh-sci: earlyprintk zero uartclk fix

Markus Pietrek (1):
      sh: Ensure all PG_dcache_dirty pages are written back.

Nobuhiro Iwamatsu (1):
      sh: dmaengine support for SH7785

Paul Mundt (4):
      sh: Fix up MAX_DMA_CHANNELS definition when DMA is disabled.
      sh: Restore bl bit toggling in idle loop.
      sh: Only use bl bit toggling for sleeping idle.
      serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.

 arch/sh/boards/mach-ecovec24/setup.c   |    4 +-
 arch/sh/include/asm/dma.h              |    6 +-
 arch/sh/include/cpu-sh4/cpu/dma-sh4a.h |    8 +-
 arch/sh/kernel/cpu/sh4a/setup-sh7724.c |   15 ++++
 arch/sh/kernel/cpu/sh4a/setup-sh7785.c |   14 ++++
 arch/sh/kernel/idle.c                  |    2 +
 arch/sh/mm/cache.c                     |    8 +--
 drivers/serial/sh-sci.c                |   20 ++++--
 drivers/serial/sh-sci.h                |  118 ++++++++++++++++----------------
 9 files changed, 117 insertions(+), 78 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ