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

Linus Torvalds torvalds at g5.osdl.org
Tue Mar 3 14:47:38 UTC 2009


The annotated tag, v2.6.14 has been created
        at  2b10839e32c4c476e9d94492756bb1a3e1ec4aa8 (tag)
   tagging  741b2252a5e14d6c60a913c77a6099abe73a854a (commit)
  replaces  v2.6.14-rc5
 tagged by  Linus Torvalds
        on  Thu Oct 27 17:02:33 2005 -0700

- Shortlog ------------------------------------------------------------
Linux 2.6.14 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDYWq6F3YsRnbiHLsRAmaeAJ9RCez0y8rOBbhSv344h86l/VVcugCeIhO1
wdLOnvj91G4wxYqrvThthbE=
=7VeT
-----END PGP SIGNATURE-----

Alan Stern (1):
      [SCSI] Fix leak of Scsi_Cmnds

Andrew Morton (5):
      inotify/idr leak fix
      alpha: atomic dependency fix
      qlogic lockup fix
      export cpu_online_map
      svcsock timestamp fix

Ben Dooks (3):
      [ARM] 3026/1: S3C2410 - avoid possible overflow in pll calculations
      [ARM] 3027/1: BAST - reduce NAND timings slightly
      [ARM] 3028/1: S3C2410 - add DCLK mask definitions

Benjamin Herrenschmidt (2):
      ppc64: Fix pages marked dirty abusively
      ppc64: Fix wrong register mapping in mpic driver

Bjorn Helgaas (1):
      [SERIAL] support the Exsys EX-4055 4S four-port card

Chris Wright (1):
      typo fix in last cpufreq powernow patch

Christoph Hellwig (1):
      [SCSI] mptsas: fix phy identifiers

Dave Airlie (1):
      drm: another mga bug

Dave Jones (2):
      cpufreq: fix pending powernow timer stuck condition
      cpufreq: SMP fix for conservative governor

Davi Arnaut (1):
      SELinux: handle sel_make_bools() failure in selinuxfs

David Gibson (1):
      ppc64: Fix typo bug in iSeries hash code

Eric Moore (1):
      mptsas: fix phy identifiers

Herbert Xu (8):
      [DCCP]: Use skb_set_owner_w in dccp_transmit_skb when skb->sk is NULL
      [DCCP]: Make dccp_write_xmit always free the packet
      [DCCP]: Clear the IPCB area
      [TCP] Allow len == skb->len in tcp_fragment
      [NEIGH] Print stack trace in neigh_add_timer
      [NEIGH] Fix add_timer race in neigh_add_timer
      [NEIGH] Fix timer leak in neigh_changeaddr
      [TCP]: Clear stale pred_flags when snd_wnd changes

Hugh Dickins (1):
      Fix handling spurious page fault for hugetlb region

Ian Campbell (1):
      [ARM] 3032/1: sparse: complains about generic_fls() prototype in asm-arm/bitops.h

Ivan Kokshaysky (2):
      alpha: additional smp barriers
      fix radeon_cp_init_ring_buffer()

James Simmons (1):
      Return the line length via sysfs for fbdev

James.Smart at Emulex.Com (1):
      [SCSI] FW: [PATCH] for Deadlock in transport_fc

Jeff Garzik (1):
      kill massive wireless-related log spam

Jochen Friedrich (2):
      [TR]: Preserve RIF flag even for 2 byte RIF fields.
      [LLC]: Strip RIF flag from source MAC address

Julian Anastasov (1):
      [SK_BUFF]: ipvs_property field must be copied

Justin Chen (1):
      [SERIAL] new hp diva console port

Karl Magnus Kolstoe (1):
      [SCSI] 2.6.13.3; add Pioneer DRM-624x to drivers/scsi/scsi_devinfo.c

Kostik Belousov (1):
      aio syscalls are not checked by lsm

Linus Torvalds (15):
      Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Revert "Fix cpu timers exit deadlock and races"
      Posix timers: limit number of timers firing at once
      Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
      cardbus: limit IO windows to 256 bytes
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
      PCI: be more verbose about resource quirks
      posix cpu timers: fix timer ordering
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Revert "remove false BUG_ON() from run_posix_cpu_timers()"
      Revert "x86-64: Avoid unnecessary double bouncing for swiotlb"
      Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6
      Linux v2.6.14

Magnus Damm (1):
      NUMA: broken per cpu pageset counters

Matt Reimer (1):
      [ARM] 3025/1: Add I2S platform device for PXA

Mike Krufky (1):
      Kconfig: saa7134-dvb should not select cx22702

Miklos Szeredi (1):
      uml: fix compile failure for TT mode

NeilBrown (1):
      md: make sure mdthreads will always respond to kthread_stop

Oleg Nesterov (5):
      posix-timers: fix cleanup_timers() and run_posix_cpu_timers() races
      posix-timers: remove false BUG_ON() from run_posix_cpu_timers()
      posix-timers: exit path cleanup
      posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race
      Fix cpu timers expiration time

Paul Mackerras (1):
      ppc64: Fix typo in time calculations

Pavel Machek (1):
      [ARM] fix sharp zaurus c-3000 compile failure without CONFIG_FB_PXA

Peter Wainwright (1):
      Fix HFS+ to free up the space when a file is deleted.

Ralf Baechle (1):
      [AX.25]: Fix signed char bug

Randy Dunlap (2):
      [SCSI] NCR5380: fix undefined preprocessor identifier
      kernel-parameters cleanup

Roland Dreier (1):
      ib: mthca: Always re-arm EQs in mthca_tavor_interrupt()

Roland McGrath (2):
      Call exit_itimers from do_exit, not __exit_signal
      Yet more posix-cpu-timer fixes

Russell King (1):
      [ARM] Fix Integrator IM/PD-1 support

Salyzyn, Mark (1):
      [SCSI] Fix aacraid regression

Stephen Smalley (1):
      selinux: Fix NULL deref in policydb_destroy

Steven Rostedt (1):
      [SCSI] scsi_error thread exits in TASK_INTERRUPTIBLE state.

Takashi Iwai (1):
      ALSA: Fix Oops of suspend/resume with generic drivers

Yan Zheng (1):
      [IPV6]: Fix refcnt of struct ip6_flowlabel

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

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



More information about the pkg-fso-commits mailing list