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

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


The annotated tag, v2.6.15-rc4 has been created
        at  8c27e9cccbc96548646606a2eb52c27e72abf5e1 (tag)
   tagging  5666c0947ede0432ba5148570aa66ffb9febff5b (commit)
  replaces  v2.6.15-rc3
 tagged by  Linus Torvalds
        on  Wed Nov 30 22:25:23 2005 -0800

- Shortlog ------------------------------------------------------------
Linux v2.6.15-rc4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBDjpdkF3YsRnbiHLsRAtmyAJ4rL946DAjjMsCJBx6o3DjlbVyJFwCfTot8
clOSHhnBYznC1nTeLyJhqso=
=ruPN
-----END PGP SIGNATURE-----

Adrian Bunk (4):
      [MTD] Make functions static, include header files with prototypes
      [IPV4]: make two functions static
      [NETFILTER] ipv4: small cleanups
      [IPV6]: make two functions static

Alan Stern (1):
      USB: documentation update

Antonino A. Daplas (1):
      fbdev: cirrusfb: Driver cleanup and bug fixes

Arjan van de Ven (1):
      [NET]: Add const markers to various variables.

Ben Collins (1):
      Fix missing pfn variables caused by vm changes

Benjamin Herrenschmidt (1):
      USB: Fix USB suspend/resume crasher (#2)

Chas Williams (2):
      [ATM]: linux/config.h only needed for #ifdef __KERNEL__ section
      [ATM]: [adummy] dummy ATM driver (similar to net/dummy)

Christoph Hellwig (1):
      fix megaraid.c locking

Dave Jones (2):
      [ATM]: [lanai] lanai missing unregister
      Additional device ID for Conexant AccessRunner USB driver

David Brownell (1):
      USB: ehci fixups

David Gibson (1):
      Fix crash when ptrace poking hugepage areas

David S. Miller (1):
      [SPARC64]: Fix >8K I/O mappings.

David Woodhouse (1):
      [MTD] Make some tables 'const' so they can live in .rodata

Dean Roe (1):
      [IA64] - Make pfn_valid more precise for SGI Altix systems

Egbert Eich (1):
      SiS DRM: Fix possible NULL dereference

Grant Coady (1):
      pci_ids.h: remove duplicate entries

Hugh Dickins (2):
      pfnmap: remove src_page from do_wp_page
      pfnmap: do_no_page BUG_ON again

Jan Pieter (1):
      [ATM]: drivers/atm/atmdev_init.c no longer necessary

Jean Delvare (1):
      hwmon: w83792d fix unused fan pins

Jeff Mahoney (1):
      reiserfs: handle cnode allocation failure gracefully

John Bowler (1):
      [MTD] maps/ixp4xx: half-word boundary and little-endian fixups

Keshavamurthy Anil S (1):
      [IA64] Remove getting break_num by decoding instruction

Linus Torvalds (15):
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Support strange discontiguous PFN remappings
      Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
      VM: add common helper function to create the page tables
      cow_user_page: fix page alignment
      Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
      VM: add "vm_insert_page()" function
      Revert "[PATCH] pci_ids.h: remove duplicate entries"
      Linux v2.6.15-rc4

Luiz Capitulino (1):
      [MTD] maps: sparse fixup

Maciej W. Rozycki (1):
      [MTD] devices/ms02-nv: phys/virt address fixups

Mark Fortescue (1):
      fbdev: cg3fb: Kconfig fix

Matt Helsley (1):
      process events connector: uid_t gid_t size issues

Mike Stroyan (1):
      [IPV4] tcp/route: Another look at hash table sizes

Mitchell Blank Jr (5):
      [ATM]: always return the first interface for ATM_ITF_ANY
      [ATM]: atm_pcr_goal() doesn't modify its argument's contents -- mark it as const
      [ATM]: [lanai] better constification
      [ATM]: attempt to autoload atm drivers
      [ATM]: [lanai] kill lanai_ioctl() which just contains some old debugging code

Nick Piggin (1):
      Fix vma argument in get_usr_pages() for gate areas

Nicolas Pitre (1):
      [MTD] cfi_cmdset_0001: relax locking rules for multi hardware partition support

Olaf Hering (1):
      powerpc: prevent stack corruption in call_prom_ret

Otavio Salvador (1):
      ppc: Export symbol needed by MOL

Paolo Galtieri (2):
      ppc: fix floating point register corruption
      ppc: fix floating point register corruption

Paul Mackerras (2):
      powerpc: Export __flush_icache_range for 32-bit
      powerpc: Fix bug causing FP registers corruption on UP + preempt

Pavel Machek (1):
      fix swsusp on machines not supporting S4

Richard Purdie (1):
      [MTD] chips: make sharps driver usable again

Roman Zippel (1):
      hfsplus: don't modify journaled volume

Sean Young (1):
      [MTD] RFD_FTL: Use lanana assigned major device number

Shaohua Li (1):
      setting irq affinity is broken in ia32 with MSI enabled

Stanislaw Gruszka (2):
      [ATM]: avoid race conditions related to atm_devs list
      [ATM]: deregistration removes device from atm_devs list immediately

Steve French (7):
      [CIFS] When file is deleted locally but later recreated on the server
      [CIFS] Fix missing permission check on setattr when noperm mount option is
      [CIFS] Fix umount --force to wake up the pending response queue, not just
      Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
      [CIFS] Missing parenthesis and typo in previous fix
      [CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
      Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Thierry Vignaud (1):
      fix rebooting on HP nc6120 laptop

Thomas Gleixner (2):
      [JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
      [MTD] Remove bogus PQ2FADS driver

Todd Poynor (1):
      [MTD] CFI: Use 16-bit access to autoselect/read device id data

Trond Myklebust (1):
      VM: Fix typos in get_locked_pte

YOSHIFUJI Hideaki (1):
      [IPV6]: Implement appropriate dummy rule 4 in ipv6_dev_get_saddr().

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

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



More information about the pkg-fso-commits mailing list