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

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


The annotated tag, v2.6.15-rc6 has been created
        at  20f065bc620db2d6157c95b117910c4ed59acc46 (tag)
   tagging  df7addbb45874f0f992266003155de5a22e1872f (commit)
  replaces  v2.6.15-rc5
 tagged by  Linus Torvalds
        on  Sun Dec 18 16:37:40 2005 -0800

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

iD8DBQBDpgDiF3YsRnbiHLsRAkzIAJ4jv7hGQwb8dM6U8oG0u2zGbcRPNgCfYX9S
p4M+Zcob/bjLe7C6CbTQVQI=
=+YOt
-----END PGP SIGNATURE-----

Adam Kropelin (1):
      hid-core: Zero-pad truncated reports

Adrian Bunk (2):
      allow KOBJECT_UEVENT=n only if EMBEDDED
      drivers/base/memory.c: unexport the static (sic) memory_sysdev_class

Al Viro (32):
      fix iomem annotations in sparc32 pcic code
      sparc: vfc __iomem annotations and fixes
      sparc: jsflash __user annotations
      sbus/char/uctrl: missing prototypes and NULL noise removal
      sparc/kernel/time: __iomem annotations
      sparc: NULL noise removal (ebus.c)
      sun4c_memerr_reg __iomem annotations
      arch/sparc/kernel/led.c __user annotations
      iscsi gfp_t annotations
      xfs: missing gfp_t annotations
      s2io: __iomem annotations for recent changes
      auerswald.c: %zd for size_t
      em28xx: %zd for size_t
      i386,amd64: mmconfig __iomem annotations
      i386,amd64: ioremap.c __iomem annotations
      cm4000_cs: __user annotations
      dell_rbu: NULL noise removal
      wdrtas.c: fix __user annotations
      cyber2000fb.c __iomem annotations
      arcfb __user annotations
      __user annotations (booke_wdt.c)
      missing prototype (mm/page_alloc.c)
      Address of void __user * is void __user * *, not void * __user *
      ia64 sn __iomem annotations
      dst_ca __user annotations, portability fixes
      arch/alpha/kernel/machvec_impl.h: C99 struct initializer
      drivers/atm/adummy.c NULL noise removal
      mwave: missing __user in ioctl struct declaration
      drivers/input/misc/wistron_btns.c NULL noise removal
      arch/powerpc/kernel/syscalls.c __user annotations
      ppc: booke_wdt compile fix
      ppc: ppc4xx_dma DMA_MODE_{READ,WRITE} fix

Alan Stern (1):
      UHCI: add missing memory barriers

Andi Kleen (6):
      x86_64: Make sure hpet_address is 0 when any part of HPET initialization fails
      i386/x86-64: Don't call change_page_attr with a spinlock held
      i386/x86-64 Fall back to type 1 access when no entry found
      i386/x86-64 Correct for broken MCFG tables on K8 systems
      x86_64: Fix 32bit thread coredumps
      PCI: Fix dumb bug in mmconfig fix

Andreas Gruenbacher (1):
      ext3: fix mount options documentation

Andreas Schwab (1):
      KERNELRELEASE depends on CONFIG_LOCALVERSION

Andrew Morton (2):
      blkmtd: use clear_page_dirty()
      raw driver: Kconfig fix

Andrew Vasquez (2):
      [SCSI] qla2xxx: Correct mis-handling of AENs.
      [SCSI] qla2xxx: Correct short-WRITE status handling.

Antonino A. Daplas (6):
      fbcon: fix complement_mask() with 512 character map
      fbcon: Add ability to save/restore graphics state
      fbdev: Pan display fixes
      fbcon: Avoid illegal display panning
      fbdev: Shift pixel value before entering loop in cfbimageblit
      fbdev: Fix incorrect unaligned access in little-endian machines

Arnaldo Carvalho de Melo (1):
      [TCPv6]: Fix skb leak

Bartlomiej Zolnierkiewicz (4):
      ide-disk: flush cache after calling del_gendisk()
      ide: cleanup ide.h
      ide: cleanup ide_driver_t
      ide-cd: remove write-only cmd field from struct cdrom_info

Ben Collins (1):
      i2o: Do not disable pci device when it's in use

Benjamin Herrenschmidt (4):
      powerpc: Fix a huge page bug
      powerpc: Remove debug code in hash path
      powerpc: Fix clock spreading setting on some powermacs
      radeon drm: fix agp aperture map offset

Brian King (2):
      [SCSI] fix double free of scsi request queue
      Fix SCSI scanning slab corruption

Christoph Lameter (2):
      [IA64] Fix missing parameter for local_add/sub
      [IA64] Add __read_mostly support for IA64

Daniel Drake (2):
      Fix listxattr() for generic security attributes
      via82cxxx IDE: Add VT8251 ISA bridge

Daniel Jacobowitz (1):
      [ARM] 3205/1: Handle new EABI relocations when loading kernel modules.

Dave Airlie (1):
      [drm] fix radeon aperture issue

Dave C Boutcher (1):
      [SCSI] ibmvscsi kexec fix

Dave Jones (3):
      [SERIAL] 8250_pci: Remove redundant assignment, and mark fallthrough.
      broken cast in parport_pc
      ACPI: fix sleeping whilst atomic warnings on resume

David Gibson (2):
      powerpc: Add missing icache flushes for hugepages
      powerpc: Fix SLB flushing path in hugepage

David S. Miller (6):
      [TCP] Vegas: timestamp before clone
      [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page().
      [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.
      [IPV6] addrconf: Do not print device pointer in privacy log message.
      [PKT_SCHED]: Disable debug tracing logs by default in packet action API.
      Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6

Deepak Saxena (2):
      [ARM] 3191/1: Mark I/O pointer as const in __raw_reads[bwl]
      [ARM] 3199/1: Remove bogus function prototype from arch-pxa/irq.h

Dipankar Sarma (1):
      add rcu_barrier() synchronization point

Dmitry Torokhov (1):
      Input: fix an OOPS in HID driver

Eric Dumazet (1):
      x86_64: Bug correction in populate_memnodemap()

Hareesh Nagarajan (1):
      [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.

Haren Myneni (1):
      fix in __alloc_bootmem_core() when there is no free page in first node's memory

Herbert Xu (1):
      [GRE]: Fix hardware checksum modification

Hiroki Kaminaga (1):
      [ARM] 3194/1: add pfn_to_kaddr macro for ARM take2

Hugh Dickins (1):
      mips: setup_zero_pages count 1

Ingo Molnar (1):
      add hlist_replace_rcu()

Jack Steiner (3):
      [IA64] Limit the maximum NODEDATA_ALIGN() offset
      [IA64-SGI] Fix SN PTC deadlock recovery
      [IA64-SGI] Missed TLB flush

James Bottomley (1):
      [SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)

Jean Delvare (1):
      radeon drm: fix compilation breakage with gcc 2.95.3

Jeff Dike (1):
      uml skas0: stop gcc's insanity

Jeff Garzik (3):
      Merge branch 'master'
      [libata] mark certain hardware (or drivers) with a no-atapi flag
      [netdrvr skge] fix build

Jeff Mahoney (2):
      reiserfs: skip commit on io error
      reiserfs: close open transactions on error path

Jens Axboe (2):
      [SCSI] fix panic when ejecting ieee1394 ipod
      cciss: double put_disk()

Jeremy Higdon (1):
      sgiioc4: check for no hwifs available

Jes Sorensen (1):
      [IA64] uncached ref count leak

Jody McIntyre (2):
      Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
      Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

Johannes Berg (1):
      ppc32: set smp_tb_synchronized on UP with SMP kernel

John Hawkes (1):
      [IA64] disable preemption in udelay()

John Keller (1):
      [IA64-SGI] altix: pci_window fixup

John McCutchan (1):
      inotify: add two inotify_add_watch flags

Jordan Crouse (2):
      ide: core modifications for AU1200
      ide: AU1200 IDE update

Kazunori MIYAZAWA (1):
      [IPv6] IPsec: fix pmtu calculation of esp

Keith Owens (2):
      [IA64] Allow salinfo_decode to detect signals on read
      [IA64] Define an ia64 version of __raw_read_trylock

Keshavamurthy Anil S (3):
      kprobes: fix race in aggregate kprobe registration
      kprobes: no probes on critical path
      kprobes: increment kprobe missed count for multiprobes

Knut Petersen (1):
      fbdev: fix switch to KD_TEXT, enhanced version

Kyungmin Park (4):
      mtd onenand driver: check correct manufacturer
      mtd onenand driver: fix unlock problem in DDP
      mtd onenand driver: reduce stack usage
      mtd onenand driver: use platform_device.h instead device.h

Linus Torvalds (31):
      Allow arbitrary shared PFNMAP's
      Remove (at least temporarily) the "incomplete PFN mapping" support
      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
      Allow arbitrary read-only shared pfn-remapping too
      Revert revert of "[SCSI] fix usb storage oops"
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      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/davem/nf-2.6
      get_user_pages: don't try to follow PFNMAP pages
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Expose "Optimize for size" option for everybody
      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/tg3-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Move size optimization option outside of EMBEDDED menu, mark it EXPERIMENTAL
      Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
      Make sure we copy pages inserted with "vm_insert_page()" on fork
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394
      Linux v2.6.15-rc6

Lothar Wassmann (1):
      [ARM] 3201/1: PXA27x: Prevent hangup during resume due to inadvertedly enabling MBREQ (replaces: 3198/1)

Mao, Bibo (1):
      Kprobes: Reference count the modules when probed on it

Marcelo Tosatti (2):
      [ARM SMP] mpcore_wdt bogus fpos check
      ide: MPC8xx IDE depends on IDE=y && BLK_DEV_IDE=y

Marcus Sundberg (1):
      [NETFILTER]: ip_nat_tftp: Fix expectation NAT

Mark A. Greer (1):
      i2c: Fix i2c-mv64xxx compilation error

Mark Lord (2):
      [SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulation
      libata-core.c:  fix parameter bug on kunmap_atomic() calls

Martin Waitz (1):
      [NET]: make function pointer argument parseable by kernel-doc

Matt Domsch (1):
      ipmi: fix panic generator ID

Matt Helsley (2):
      Add getnstimestamp function
      Add timestamp field to process events

Matthew Wilcox (1):
      [SCSI] Negotiate correctly with async-only devices

Mauro Carvalho Chehab (6):
      V4L/DVB (3087) fix analog NTSC for pcHDTV 3000
      V4L/DVB: (3086a) Whitespaces cleanups part 1
      V4L/DVB: (3086b) Whitespaces cleanups part 2
      V4L/DVB: (3086c) Whitespaces cleanups part 3
      V4L/DVB: (3086c) Whitespaces cleanups part 4
      V4L/DVB: (3151) I2C ID renamed to I2C_DRIVERID_INFRARED

Michael Chan (4):
      [TG3]: Fix nvram arbitration bugs.
      [TG3]: Fix suspend and resume
      [TG3]: Fix 5704 single-port mode
      [TG3]: Fix low power state

Michael Reed (1):
      [SCSI] fix OOPS due to clearing eh_action prior to aborting eh command

Michal Ostrowski (2):
      powerpc/pseries: Fix TCE building with 64k pagesize
      Fix windfarm model-id table

Mike Kravetz (1):
      powerpc/pseries: boot failures on numa if no memory on node

Mike Miller (1):
      cciss: fix for deregister_disk

Milton Miller (1):
      PCI express must be initialized before PCI hotplug

NeilBrown (2):
      md: fix a use-after-free bug in raid1
      md: use correct size of raid5 stripe cache when measuring how full it is

Nicolas Pitre (1):
      input: fix ucb1x00-ts breakage after conversion to dynamic input_dev allocation

Nikola Valerjev (1):
      [ARM] 3200/1: Singlestep over ARM BX and BLX instructions using ptrace fix

Olaf Hering (3):
      powerpc: correct the NR_CPUS description text
      pcnet32: use MAC address from prom also on powerpc
      ieee80211_crypt_tkip depends on NET_RADIO

Ole Reinhardt (1):
      fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERS

Olof Johansson (2):
      powerpc: remove redundant code in stab init
      powerpc: Set cache info defaults

Pablo Neira Ayuso (1):
      [NETFILTER]: Fix incorrect argument to ip_nat_initialized() in ctnetlink

Paolo 'Blaisorblade' Giarrusso (2):
      uml: arch/um/scripts/Makefile.rules - remove duplicated code
      uml - fix some funkiness in Kconfig

Paolo Galtieri (1):
      IPMI oops fix

Patrick McHardy (6):
      [NETFILTER]: Fix ip_conntrack_flush abuse in ctnetlink
      [NETFILTER]: Fix CTA_PROTO_NUM attribute size in ctnetlink
      [NETFILTER]: Mark ctnetlink as EXPERIMENTAL
      [NETFILTER]: Wait for untracked references in nf_conntrack module unload
      [NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
      [NETFILTER]: Don't use conntrack entry after dropping the reference

Paul Jackson (2):
      [SPARC]: atomic_clear_mask build fix
      [SPARC]: block/ needed in final image link

Paul Mackerras (2):
      powerpc/pseries: Optimize IOMMU setup
      ppc: Build in all three of powermac, PREP and CHRP support

Pekka J Enberg (1):
      uml: fix compile error for tt

Pierre Ossman (2):
      [MMC] Proper check of SCR error code
      Add try_to_freeze to kauditd

Ricardo Cerqueira (1):
      V4L/DVB: (3135) Fix tuner init for Pinnacle PCTV Stereo

Rob Landley (1):
      uml: fix dynamic linking on some 64-bit distros

Robin Holt (3):
      [IA64] Updates to the sn2_defconfig for 2.6.15.
      [IA64] Change SET_PERSONALITY to comply with comment in binfmt_elf.c.
      [IA64] fix for SET_PERSONALITY when CONFIG_IA32_SUPPORT is not set.

Russell King (2):
      [ARM] Add memory.txt to 00-INDEX
      [MMC] Explain the internals of mmc_power_up()

Salyzyn, Mark (1):
      dpt_i2o fix for deadlock condition

Sascha Sommer (1):
      V4L/DVB: (3113) Convert em28xx to use vm_insert_page instead of remap_pfn_range

Sergei Shtylylov (1):
      Au1550 AC'97 OSS driver spinlock fixes

Shaohua Li (2):
      x86: fix NMI with CPU hotplug
      i386/x86-64 disable LAPIC completely for offline CPU

Srivatsa Vaddagiri (2):
      Fix bug in RCU torture test
      Fix RCU race in access of nohz_cpu_mask

Stefan Richter (2):
      ieee1394: resume remote ports when starting a host (fixes device recognition)
      ieee1394: write broadcast_channel only to select nodes (fixes device recognition)

Stephen Hemminger (5):
      sk98lin: rx checksum offset not set
      [TG3]: remove warning on race
      [NET]: Fix NULL pointer deref in checksum debugging.
      skge: get rid of warning on race
      [VLAN]: Fix hardware rx csum errors

Steven Whitehouse (1):
      [DECNET]: add memory buffer settings

Thomas Young (2):
      [TCP] Vegas: stop resetting rtt every ack
      [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc

Tony Luck (3):
      [IA64] refresh tiger_defconfig ready for 2.6.15
      Auto-update from upstream
      [IA64] Split 16-bit severity field in sal_log_record_header

Vojtech Pavlik (2):
      Dmitry Torokhov is input subsystem maintainer
      Input: ALPS - correctly report button presses on Fujitsu Siemens S6010

Yasunori Goto (2):
      Fix Kconfig of DMA32 for ia64
      Fix calculation of grow_pgdat_span() in mm/memory_hotplug.c

Yasuyuki Kozakai (2):
      [NETFILTER]: nf_conntrack: Fix missing check for ICMPv6 type
      [NETFILTER]: nfnetlink: Fix calculation of minimum message length

hawkes at sgi.com (1):
      [IA64-SGI] change default_sn2 to NR_CPUS==1024

john stultz (1):
      x86_64: Fix collision between pmtimer and pit/hpet

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

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



More information about the pkg-fso-commits mailing list