linux-kbuild.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT] kbuild misc changes for v3.6-rc1
@ 2012-07-30 10:41 Michal Marek
  0 siblings, 0 replies; only message in thread
From: Michal Marek @ 2012-07-30 10:41 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Julia.Lawall, lars, max, namhyung.kim, yann.morin.1998,
	linux-kbuild, linux-kernel

Hi Linus,

this is the non-critical part of kbuild for v3.6-rc1:

* Two new coccinelle semantic patches
* New scripts/tags.sh regexp
* scripts/config improvements that I mistakenly applied here instead of
  in the kconfig branch (but there are no conflicts)
* Debian packaging fixes

Thanks,
Michal


The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild.git misc

Julia Lawall (1):
      scripts/coccinelle: list iterator variable semantic patch

Lars-Peter Clausen (1):
      scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT

Namhyung Kim (1):
      scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes

Yann E. MORIN (3):
      scripts/config: add option to not upper-case symbols
      scripts/config: allow alternate prefix to config option symbol
      scripts/config: add option to undef a symbol

maximilian attems (2):
      deb-pkg: Install linux-firmware-image in versioned dir
      deb-pkg: Add all Makefiles to header package

 scripts/coccinelle/iterators/use_after_iter.cocci |  147 +++++++++++++++++++++
 scripts/coccinelle/misc/irqf_oneshot.cocci        |   65 +++++++++
 scripts/config                                    |   60 ++++++---
 scripts/package/builddeb                          |    7 +-
 scripts/tags.sh                                   |    6 +-
 5 files changed, 264 insertions(+), 21 deletions(-)
 create mode 100644 scripts/coccinelle/iterators/use_after_iter.cocci
 create mode 100644 scripts/coccinelle/misc/irqf_oneshot.cocci

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-30 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-30 10:41 [GIT] kbuild misc changes for v3.6-rc1 Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).