[pkg-fso-commits] [SCM] linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko annotated tag, v2.6.23-rc6, created. v2.6.23-rc6

Linus Torvalds torvalds at woody.linux-foundation.org
Tue Mar 3 14:48:42 UTC 2009


The annotated tag, v2.6.23-rc6 has been created
        at  a33969a68b624d98356398af0a59856cc52f47a5 (tag)
   tagging  0d4cbb5e7f60b2f1a4d8b7f6ea4cc264262c7a01 (commit)
  replaces  v2.6.23-rc5
 tagged by  Linus Torvalds
        on  Mon Sep 10 19:50:33 2007 -0700

- Shortlog ------------------------------------------------------------
Linux 2.6.23-rc6
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)

iD8DBQBG5gKJF3YsRnbiHLsRAicmAJ9SAayOsptphNpbXbmXNsf2ILj7jQCeILtj
mFcIYJuB2pl9I9wQhVucKjY=
=vCph
-----END PGP SIGNATURE-----

Alan Cox (1):
      [MIPS] tty: add the new ioctls and definitions.

Andi Kleen (1):
      x86_64: Remove CLFLUSH in text_poke()

Christian Ehrhardt (1):
      [x86 setup] Work around bug in Xen HVM

Christoph Hellwig (4):
      [XFS] Fix sparse NULL vs 0 warnings
      [XFS] Fix sparse warning in kmem_shake_allow
      [XFS] fix ASSERT and ASSERT_ALWAYS
      [XFS] fix sparse shadowed variable warnings

Chuck Lever (4):
      NFS: mount option parser chokes on proto=
      NFS: Return a real error code from mount(2)
      NFS: Off-by-one length error in string handling
      NFS: change NFS mount error return when hostname/pathname too long

Daniel Walker (1):
      i386: fix a hang on stuck nmi watchdog

David Brownell (2):
      i2c-gpio: Fix adapter number
      i2c-algo-bit: Read block data bugfix

David Chinner (1):
      [XFS] Set filestreams object timeout to something sane.

David Howells (1):
      [MTD] Initialise s_flags in get_sb_mtd_aux()

David S. Miller (1):
      [TCP]: 'dst' can be NULL in tcp_rto_min()

Eric Sandeen (1):
      [XFS] fix nasty quota hashtable allocation bug

Geert Uytterhoeven (1):
      [POWERPC] cell/PS3: Ignore storage devices that are still being probed

Herbert Xu (2):
      [CRYPTO] blkcipher: Fix handling of kmalloc page straddling
      [CRYPTO] blkcipher: Fix inverted test in blkcipher_get_spot

Hirokazu Takata (12):
      m32r: Move defconfig files to arch/m32r/configs/
      m32r: Update defconfig files for 2.6.23-rc1
      m32r: Add defconfig file for the usrv platform.
      m32r: Rearrange platform-dependent codes
      m32r: Move dot.gdbinit files
      m32r: Define symbols to unify platform-dependent ICU checks
      m32r: Simplify ei_handler code
      m32r: Exit ei_handler directly for no IRQ case or IPI operations
      m32r: Cosmetic updates of arch/m32r/kernel/entry.S
      m32r: Separate syscall table from entry.S
      m32r: build fix of entry.S
      m32r: Rename STI/CLI macros

Ingo Molnar (4):
      sched: fix niced_granularity() shift
      sched: debug: fix cfs_rq->wait_runtime accounting
      sched: debug: fix sum_exec_runtime clearing
      sched: fix xtensa build warning

Jason Lunz (1):
      [JFFS2] fix write deadlock regression

Jean Delvare (2):
      hwmon: End of I/O region off-by-one
      i2c-pxa: Fix adapter number

Jeff Dike (1):
      UML: Fix ELF_CORE_COPY_REGS build botch

Jeff Garzik (1):
      [libata] ata_piix: properly terminate DMI system list

Jeff Norden (1):
      pata_it821x: fix lost interrupt with atapi devices

Jeremy Kerr (1):
      [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set

Jesper Juhl (1):
      [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_objects()

Joachim Fenkes (1):
      [POWERPC] ibmebus: Prevent bus_id collisions

John Keller (1):
      [IA64] SN: Add support for CPU disable

Joseph Chan (1):
      [libata, IDE] add new VIA bridge to VIA PATA drivers

Kenji Kaneshige (2):
      [IA64] Fix unexpected interrupt vector handling
      [IA64] Clear pending interrupts at CPU boot up time

Kyungmin Park (1):
      [MIPS] i8259: Add disable method.

Laurent Riffard (1):
      Fix broken pata_via cable detection

Linus Torvalds (16):
      Merge git://git.infradead.org/~dwmw2/mtd-2.6.23
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge branch 'for_linus' of git://git.linux-nfs.org/pub/linux/nfs-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setup
      Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
      Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
      Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
      Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Linux 2.6.23-rc6

Masato Noguchi (1):
      [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt.

Maxime Bizon (1):
      [MIPS] R10000: Fix wrong test in dma-default.c

Neil Brown (2):
      knfsd: Fixed problem with NFS exporting directories which are mounted on.
      knfsd: Validate filehandle type in fsid_source

Ondrej Zary (1):
      Fix sata_via write errors on PATA drive connected to VT6421

Peter Chubb (2):
      [IA64] Enable early console for Ski simulator
      [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)

Peter Zijlstra (3):
      sched: simplify __check_preempt_curr_fair()
      sched: improve prev_sum_exec_runtime setting
      sched: fix ideal_runtime calculations for reniced tasks

Prarit Bhargava (1):
      [IA64] Stop bogus NMI & softlockup warnings in ia64 show_mem

Ralf Baechle (5):
      [MIPS] BCM1480: Fix computation of interrupt mask address register.
      [MIPS] PCI: Set need_domain_info if controller domain index is non-zero.
      [MIPS] Kconfig: whitespace cleanup.
      [MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.
      [MIPS] Provide empty irq_enable_hazard definition for legacy and R1 cores.

Roland McGrath (1):
      Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH

Roman Zippel (1):
      kconfig: oldconfig shall not set symbols if it does not need to

Stefan Richter (1):
      firewire: fw-ohci: ignore failure of pci_set_power_state (fix suspend regression)

Stephane Eranian (1):
      i386: Fix perfctr watchdog on core duo

Suresh Siddha (1):
      sched: fix MC/HT scheduler optimization, without breaking the FUZZ logic.

Tejun Heo (1):
      libata clear horkage on ata_dev_init()

Thiemo Seufer (1):
      [MIPS] TLB: Fix instruction bitmasks

Trond Myklebust (4):
      NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
      NFSv4: Fix a typo in _nfs4_do_open_reclaim
      NFSv4: Ensure that we pass the correct dentry to nfs4_intent_set_file
      NFS: Fix a write request leak in nfs_invalidate_page()

Yoichi Yuasa (1):
      [MIPS] Ocelot: remove remaining bits

-----------------------------------------------------------------------

-- 
linux-2.6-openmoko, the Linux 2.6 kernel tree from Openmoko



More information about the pkg-fso-commits mailing list