Linux Kernel Mailing List | 2 Mar 2012 03:30

www.linux-watchdog.org/linux-watchdog

Gitweb:     http://git.kernel.org/linus/;a=commit;h=1f033c1a6ec1a6815e9c4507d83eb20161163c37
Commit:     1f033c1a6ec1a6815e9c4507d83eb20161163c37
Parent:     88ebdda6159ffc15699f204c33feb3e431bf9bdc
Merge: 13fb2d1 741b9c7
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Thu Mar 1 18:27:43 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Thu Mar 1 18:27:43 2012 -0800

    Merge git://www.linux-watchdog.org/linux-watchdog

    Watchdog updates from Wim Van Sebroeck:

    * git://www.linux-watchdog.org/linux-watchdog:
      watchdog: fix GETTIMEOUT ioctl in booke_wdt
      watchdog: update maintainers git entry
      watchdog: Fix typo in pnx4008_wdt.c
      watchdog: Fix typo in Kconfig
      watchdog: fix error in probe() of s3c2410_wdt (reset at booting)
      watchdog: hpwdt: clean up set_memory_x call for 32 bit

 MAINTAINERS                    |    2 +-
 drivers/watchdog/Kconfig       |    2 +-
 drivers/watchdog/booke_wdt.c   |    6 +++-
 drivers/watchdog/hpwdt.c       |    5 ++-
 drivers/watchdog/pnx4008_wdt.c |    2 +-
 drivers/watchdog/s3c2410_wdt.c |   57 +++++++++++++++++++++------------------
 6 files changed, 42 insertions(+), 32 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
(Continue reading)

Linux Kernel Mailing List | 2 Mar 2012 20:40

Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Gitweb:     http://git.kernel.org/linus/;a=commit;h=2273d5ccb882106a74c7b780a6bfa16fb210cd24
Commit:     2273d5ccb882106a74c7b780a6bfa16fb210cd24
Parent:     1f033c1a6ec1a6815e9c4507d83eb20161163c37
Merge: 5189fa1 847854f 5d85d97 8f2f748
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Fri Mar 2 11:38:43 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Fri Mar 2 11:38:43 2012 -0800

    Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    Pulling latest branches from Ingo:

    * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      memblock: Fix size aligning of memblock_alloc_base_nid()

    * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      perf probe: Ensure offset provided is not greater than function length without DWARF info too
      perf tools: Ensure comm string is properly terminated
      perf probe: Ensure offset provided is not greater than function length
      perf evlist: Return first evsel for non-sample event on old kernel
      perf/hwbp: Fix a possible memory leak

    * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume

 kernel/events/hw_breakpoint.c  |    4 ++--
 kernel/sched/core.c            |    4 ++--
 mm/memblock.c                  |    6 +++---
 tools/perf/util/event.c        |    1 +
(Continue reading)

Linux Kernel Mailing List | 3 Mar 2012 00:27

Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

Gitweb:     http://git.kernel.org/linus/;a=commit;h=62d222b8c8ee0ddd3dd6921ce9c1a5667616dc1c
Commit:     62d222b8c8ee0ddd3dd6921ce9c1a5667616dc1c
Parent:     2273d5ccb882106a74c7b780a6bfa16fb210cd24
Merge: d085a09 15d1ad0
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Fri Mar 2 15:21:48 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Fri Mar 2 15:21:48 2012 -0800

    Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging

    hhwmon fixes for 3.3-rc6 from Guenter Roeck:

    These patches are necessary for correct operation and management of
    F75387.

    * tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging:
      hwmon: (f75375s) Catch some attempts to write to r/o registers
      hwmon: (f75375s) Properly map the F75387 automatic modes to pwm_enable
      hwmon: (f75375s) Make pwm*_mode writable for the F75387
      hwmon: (f75375s) Fix writes to the pwm* attribute for the F75387

 drivers/hwmon/f75375s.c |   89 +++++++++++++++++++++++++++++++++++++++-------
 1 files changed, 75 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

(Continue reading)

Linux Kernel Mailing List | 3 Mar 2012 04:45

vfs: export full_name_hash() function to modules

Gitweb:     http://git.kernel.org/linus/;a=commit;h=ae942ae71934fddd0639160c24f6efa703d5784e
Commit:     ae942ae71934fddd0639160c24f6efa703d5784e
Parent:     62d222b8c8ee0ddd3dd6921ce9c1a5667616dc1c
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Fri Mar 2 19:40:57 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Fri Mar 2 19:40:57 2012 -0800

    vfs: export full_name_hash() function to modules

    Commit 5707c87f "vfs: uninline full_name_hash()" broke the modular
    build, because it needs exporting now that it isn't inlined any more.

    Reported-by: Tetsuo Handa <penguin-kernel <at> i-love.sakura.ne.jp>
    Signed-off-by: Linus Torvalds <torvalds <at> linux-foundation.org>
---
 fs/namei.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fs/namei.c b/fs/namei.c
index 71807dc..e2ba628 100644
--- a/fs/namei.c
+++ b/fs/namei.c
 <at>  <at>  -1381,6 +1381,7  <at>  <at>  unsigned int full_name_hash(const unsigned char *name, unsigned int len)
 		hash = partial_name_hash(*name++, hash);
 	return end_name_hash(hash);
 }
+EXPORT_SYMBOL(full_name_hash);

 /*
(Continue reading)

Linux Kernel Mailing List | 3 Mar 2012 19:04

Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Gitweb:     http://git.kernel.org/linus/;a=commit;h=001f3a48877a24afa7dfead84eb4678c68ab062e
Commit:     001f3a48877a24afa7dfead84eb4678c68ab062e
Parent:     ae942ae71934fddd0639160c24f6efa703d5784e
Merge: 2ce3f2b 1018faa
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Sat Mar 3 09:32:31 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Sat Mar 3 09:32:31 2012 -0800

    Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

    * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
      perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled

 arch/x86/include/asm/perf_event.h    |    8 +++++++
 arch/x86/kernel/cpu/perf_event.h     |    8 +++++-
 arch/x86/kernel/cpu/perf_event_amd.c |   37 ++++++++++++++++++++++++++++++++-
 arch/x86/kvm/svm.c                   |    5 ++++
 4 files changed, 54 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Linux Kernel Mailing List | 4 Mar 2012 01:59

Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6

Gitweb:     http://git.kernel.org/linus/;a=commit;h=8482a0abe94e535bca25d22f8d46bbecbfe1f132
Commit:     8482a0abe94e535bca25d22f8d46bbecbfe1f132
Parent:     001f3a48877a24afa7dfead84eb4678c68ab062e
Merge: 233ba2c 41f8ad7
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Sat Mar 3 16:42:30 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Sat Mar 3 16:42:30 2012 -0800

    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6

    SCSI fixes from James Bottomley:
     "There's just a single fix in here: the osd max device number fix."

    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6:
      [SCSI] osd_uld: Bump MAX_OSD_DEVICES from 64 to 1,048,576

 drivers/scsi/osd/osd_uld.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Linux Kernel Mailing List | 4 Mar 2012 03:47

Linux 3.3-rc6

Gitweb:     http://git.kernel.org/linus/;a=commit;h=d9234c2ff6f2a50075dd37fb859e17bfb185d17c
Commit:     d9234c2ff6f2a50075dd37fb859e17bfb185d17c
Parent:     0000000000000000000000000000000000000000
tag v3.3-rc6
Tagger:     Linus Torvalds <torvalds <at> linux-foundation.org>
TaggerDate: Sat Mar 3 17:08:29 2012 -0800

Linux 3.3-rc6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.18 (GNU/Linux)

iQEcBAABAgAGBQJPUsCXAAoJEHm+PkMAQRiGV7YH/iScRMtt/2EUFmayx2NobHsE
011ujD0kwNlc8RlcPEzG30nJL8QoeOMzSxIZ7Ebkt3NIBn7BwKyGRqWZ8g7GR3O+
8N4kKUjWrwh1Y8vmLU8t0gETAJ4jLrDnqA0Ru6/1AXN07FjYQ+TdncreteDc0pZe
oiIOHimKrf7LqLkJLFT8+hem1bqcyIARbvX9U6/1dzCRrY8LTByR4YLZWU5Vj1QX
bAM6kaSNLdoV8QzaXo0z35v0UVolL/B5y9YOuUNRCEn4zJVvM3OI4iaDEJ26qYT/
yhmhRS8yETPDgVaeNFdbYjHT68CIiekY3BNN8o9VuOYe9ahXIUdLo2kbOkmRZpA=
=0V6T
-----END PGP SIGNATURE-----

Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Sat Mar 3 17:08:09 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Sat Mar 3 17:08:09 2012 -0800

    Linux 3.3-rc6
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

(Continue reading)

Linux Kernel Mailing List | 4 Mar 2012 03:47

Linux 3.3-rc6

Gitweb:     http://git.kernel.org/linus/;a=commit;h=192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d
Commit:     192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d
Parent:     8482a0abe94e535bca25d22f8d46bbecbfe1f132
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Sat Mar 3 17:08:09 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Sat Mar 3 17:08:09 2012 -0800

    Linux 3.3-rc6
---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index b61a963..66d13c9 100644
--- a/Makefile
+++ b/Makefile
 <at>  <at>  -1,7 +1,7  <at>  <at> 
 VERSION = 3
 PATCHLEVEL = 3
 SUBLEVEL = 0
-EXTRAVERSION = -rc5
+EXTRAVERSION = -rc6
 NAME = Saber-toothed Squirrel

 # *DOCUMENTATION*
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to majordomo <at> vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
(Continue reading)

Linux Kernel Mailing List | 5 Mar 2012 02:22

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6

Gitweb:     http://git.kernel.org/linus/;a=commit;h=a5939eefdcacd3ece57d56167a43bcc0d93733bf
Commit:     a5939eefdcacd3ece57d56167a43bcc0d93733bf
Parent:     192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d
Merge: 5483f18 ac5ff1b
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Sun Mar 4 17:10:06 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Sun Mar 4 17:10:06 2012 -0800

    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6

    MFD fixes from Samuel Ortiz:
     "This is the pull request for the MFD fixes for 3.3.  We have a few
      NULL pointer dereferences fixes, an ACPI conflict check fix, and a
      couple of wm8994 fixes."

    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6:
      mfd: Correct readability of WM8994 DC servo 4E register
      mfd: Initialize tps65912 irq platform data properly
      mfd: Fix ACPI conflict check
      mfd: Fix ab8500 error path bug
      mfd: Test for jack detection when deciding if wm8994 should suspend
      mfd: Initialize tps65910 irq platform data properly
      mfd: Fix possible s5m null pointer dereference
      mfd: wm8350 variable dereferenced before check

 drivers/mfd/ab8500-core.c   |    5 +++--
 drivers/mfd/mfd-core.c      |    2 +-
 drivers/mfd/s5m-core.c      |    2 +-
 drivers/mfd/tps65910.c      |    2 +-
(Continue reading)

Linux Kernel Mailing List | 5 Mar 2012 17:58

Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc

Gitweb:     http://git.kernel.org/linus/;a=commit;h=550cf00dbc8ee402bef71628cb71246493dd4500
Commit:     550cf00dbc8ee402bef71628cb71246493dd4500
Parent:     a5939eefdcacd3ece57d56167a43bcc0d93733bf
Merge: 5d329e2 e774747
Author:     Linus Torvalds <torvalds <at> linux-foundation.org>
AuthorDate: Mon Mar 5 08:51:10 2012 -0800
Committer:  Linus Torvalds <torvalds <at> linux-foundation.org>
CommitDate: Mon Mar 5 08:51:10 2012 -0800

    Merge tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc

    MMC fixes from Chris Ball for 3.3:
     - atmel-mci: oops fix against regression introduced in 3.2
     - core: power saving regression fix against 3.3-rc1
     - core: suspend/resume fix for UHS-I cards
     - esdhc-imx: MMC card regression fix against 3.0
     - mmci: oops fix for ARM systems with large (64k) pages
     - MAINTAINERS update for atmel-mci.

    * tag 'mmc-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc:
      mmc: core: Fixup suspend/resume issues for UHS-I cards
      mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
      mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
      mmc: core: fix regression: set default clock gating delay to 0
      MAINTAINERS: hand over atmel-mci (sd/mmc interface)
      mmc: atmel-mci: don't use dma features when using DMA with no chan available

 MAINTAINERS                        |    4 ++--
 drivers/mmc/core/core.c            |    3 +++
 drivers/mmc/core/host.c            |    4 ++--
(Continue reading)


Gmane