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

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


The annotated tag, v2.6.13-rc5 has been created
        at  2ef68d3fdfacf92ac5ff84be969b4b8acb5c0723 (tag)
   tagging  9a351e30d72d409ec62c83f380e330e0baa584b4 (commit)
  replaces  v2.6.13-rc4
 tagged by  Linus Torvalds
        on  Mon Aug 1 21:47:42 2005 -0700

- Shortlog ------------------------------------------------------------
Aiming for final. Sure.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBC7vsYF3YsRnbiHLsRAnNoAJoDWeHe2tdJxuhMeaqESh5CVlTkAwCfTnNx
U8WMCwvCUqUA21DGZ+DnggE=
=Rp41
-----END PGP SIGNATURE-----

Adam Kropelin (1):
      Input: HID - only report events coming from interrupts to hiddev

Adrian Bunk (4):
      DEBUG_FS must depend on SYSFS
      USB: drivers/usb/net/: remove two unused multicast_filter_limit variables
      SCSI_SATA has to be a tristate
      include/linux/dcookies.h: dummy functions must be "static inline"

Alan Stern (2):
      USB: usbfs: Don't leak uninitialized data
      USB: Usbcore: Don't try to delete unregistered interfaces

Alasdair G Kergon (3):
      device-mapper: fix deadlocks in core (prep)
      device-mapper: fix deadlocks in core
      device-mapper: fix md->lock deadlocks in core

Alexander Nyberg (1):
      x86_64: cpu hotplug changes kills nmi watchdog

Alexey Kuznetsov (1):
      [NET]: fix oops after tunnel module unload

Andi Kleen (27):
      x86_64: Always ack IPIs even on errors
      x86_64: Update defconfig
      x86_64: Use for_each_cpu_mask for clustered IPI flush
      x86_64: i386/x86_64: remove prototypes for not existing functions in smp.h
      x86_64: Move cpu_present/possible_map parsing earlier
      x86_64: Minor clean up to CPU setup - use smp_processor_id instead of custom hack
      x86_64: Clarify Booting processor ... message
      x86_64: Some cleanup in setup64.c
      x86_64: Remove unused variable in delay.c
      x86_64: Improve CONFIG_GART_IOMMU description and make it default y
      x86_64: Some updates for boot-options.txt
      x86_64: Fix some comments in tlbflush.h
      x86_64: Remove obsolete eat_key prototype
      x86_64: Fix some typos in system.h comments
      x86_64: Fix incorrectly defined MSR_K8_SYSCFG
      x86_64: Print a boot message for hotplug memory zones
      x86_64: Create per CPU machine check sysfs directories
      x86_64: Remove IA32_* build tools in Makefile
      x86_64: Remove the broadcast options that were added for cpuhotplug
      x86_64: Support more than 8 cores on AMD systems
      x86_64: Turn BUG data into valid instruction
      x86_64: When running cpuid4 need to run on the correct CPU
      x86_64: Remove unnecessary include in fault.c
      x86_64: Small assembly improvements
      x86_64: Switch to the interrupt stack when running a softirq in local_bh_enable()
      x86_64: Fix SRAT handling on non dual core systems
      x86_64: Remove unused variable in k8-bus.c

Andreas Gruenbacher (1):
      x86_64: Icecream has no way of detecting assembler-level includes

Andrew Morton (6):
      Input: cannot refer to __exit from within __init.
      revert bogus softirq changes
      i2c-mpc.c: revert duplicate patch
      skge build fix
      transmeta: CONFIG_PROC_FS=n build fix
      shm: CONFIG_SHMEM=n build fix

Anton Blanchard (1):
      ppc64: topology API fix

Antonino A. Daplas (5):
      vesafb: Fix mtrr bugs
      fbdev: Replace memcpy with for-loop when preparing bitmap
      vesafb: Document mtrr boot option usage
      tridentfb: Fix scrolling artifacts if acceleration is enabled
      tridentfb: Fix scrolling artifacts during disk IO

Baruch Even (1):
      [NET]: Spelling mistakes threshoulds -> thresholds

Ben Dooks (1):
      USB: add S3C24XX USB Host driver support

Benjamin Herrenschmidt (1):
      ppc64: Fix CONFIG_ALTIVEC not set

Bjorn Helgaas (1):
      serial: add MMIO support to 8250_pnp

Bodo Stroesser (2):
      uml: Fix skas0 stub return
      uml: Fix typo

Christophe Lucas (1):
      uml: Clean up prink calls

Conger, Chris A (1):
      USB: fix Bug in usb-skeleton.c

Cornelia Huck (1):
      s390: device recognition

Dan Streetman (1):
      USB: fix in usb_calc_bus_time

Daniel Walker (1):
      stable_api_nonsense.txt fixes

Daniele Gaffuri (1):
      PCI: Hidden SMBus bridge on Toshiba Tecra M2

Dave Hansen (1):
      re-disable TSC on NUMAQ

Dave Jones (6):
      powernow-k8 requires that a data structure for
      Opteron revision F will support higher frequencies than
      Here are two possible cleanups in cpufreq.c:
      powernow-k8.c: In function `query_current_values_with_pending_wait':
      Fix up powernow-k8 compile. (Missing definitions).
      arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init_acpi':

Dave Peterson (1):
      x86_64: fix bug in csum_partial_copy_generic()

David Moore (1):
      Input: ALPS - fix resume (for DualPoints)

David S. Miller (1):
      [NET]: Fix busy waiting in dev_close().

David Shaohua Li (2):
      [ACPI] address boot-freeze with updated DMI blacklist for c-states
      [ACPI] suspend/resume ACPI PCI Interrupt Links

Denis Lunev (1):
      [NET] Fix too aggressive backoff in dst garbage collection

Denis Vlasenko (1):
      silence cs89x0

Dmitry Torokhov (12):
      Input: clean up uinput driver (formatting, extra braces)
      Input: uinput - use completions instead of events and manual
      Input: serio - add modalias attribute and environment variable to
      Input: acecad - drop unneeded cast and couple unneeded spaces.
      Input: introduce usb_to_input_id() to uniformly produce
      Sonypi: make sure that input_work is not running when unloading
      Input: rearrange procfs code to reduce number of #ifdefs
      Input: make name, phys and uniq be 'const char *' because once
      Merge rsync://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
      Input: serio_raw - link serio_raw misc device to corresponding
      Input: i8042 - add Alienware Sentia to NOMUX blacklist.
      Input: i8042 - don't use negation to mark AUX data

Dominik Brodowski (3):
      [ACPI] Always set P-state on initialization
      pcmcia: defer ide-cs initialization after other IDE drivers started up
      pcmcia: fix multiple insertion of multifunction cards

Eric Dumazet (1):
      sys_set_mempolicy() doesnt check if mode < 0

Eric Lammerts (1):
      disable addres space randomization default on transmeta CPUs

Eric W. Biederman (5):
      reboot: remove device_suspend(PMSG_FREEZE) from kernel_kexec
      i386 machine_kexec: Cleanup inline assembly
      x86_64 machine_kexec: Cleanup inline assembly.
      x86_64 machine_kexec: Use standard pagetable helpers
      Fix sync_tsc hang

Eugene Surovegin (2):
      ppc32: fix 44x early serial debug for configurations with more than 512M of RAM
      ppc32: add missing 4xx EMAC sysfs nodes

Evgeniy Polyakov (1):
      w1: kconfig/Makefile fix.

George Anzinger (1):
      posix timers: fix normalization problem

Gerald Schaefer (1):
      s390: fix inline assembly in appldata

Greg Felix (1):
      libata: Check PCI sub-class code before disabling AHCI

Greg KH (1):
      Add the rules about the -stable kernel releases to the Documentation directory

Harald Welte (1):
      [NETFILTER] Inherit masq_index to slave connections

Heiko Carstens (2):
      s390: check for interrupt before waiting
      s390: kexec fixes and improvements.

Hirokazu Takata (1):
      m32r: Fix local-timer event handling

Hugh Dickins (1):
      x86_64: access of some bad address

Ian Abbott (3):
      USB: ftdi_sio: new microHAM and Evolution Robotics devices
      USB: ftdi_sio: Update RTS and DTR simultaneously
      USB: ftdi_sio: fix a couple of timeouts

Ingo Molnar (1):
      remove sys_set_zone_reclaim()

Ivan Kokshaysky (1):
      PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c

James Simmons (1):
      Display name of fbdev device

Jay Vosburgh (1):
      bonding: documentation update

Jean Delvare (4):
      I2C: Missing space in split strings
      I2C: use time_after in 3 chip drivers
      I2C: missing new lines in i2c-core messages
      I2C: 24RF08 corruption prevention (again)

Jeff Dike (5):
      uml: fix TT mode by reverting "use fork instead of clone"
      uml: vm86 compile fix
      uml: Fix redundant assignment
      uml: Fix load average >=1
      uml: fix vsyscall brokenness

Jesse Millan (1):
      x86_64: Fix gcc 4 warning in sched_find_first_bit

John McCutchan (2):
      inotify: fix file deletion by rename detection
      inotify: fix race between the kernel and user space

Jon Smirl (2):
      fbdev: colormap fixes fix
      PCI: Adjust PCI rom code to handle more broken ROMs

Keith Mannthey (1):
      x86_64: Fix overflow in NUMA hash function setup

Kumar Gala (3):
      I2C-MPC: Restore code removed
      PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug?
      ppc32: Mark boards that don't build as BROKEN

Ladislav Michl (1):
      I2C: ds1337 - fix 12/24 hour mode bug

Len Brown (2):
      /home/lenb/src/to-linus branch 'acpi-2.6.12'
      merge 2.6.13-rc4 with ACPI's to-linus tree

Linus Torvalds (14):
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge head 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge master.kernel.org:/home/rmk/linux-2.6-arm-smp
      Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      x86: fix new find_first_bit()
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
      Merge master.kernel.org:/pub/scm/linux/kernel/git/lenb/to-linus
      Revert "yenta free_irq on suspend"
      Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Fix get_user_pages() race for write access
      Revert ACPI interrupt resume changes
      Linux v2.6.13-rc5

Luca T (1):
      Input: HID - add a quirk for Aashima Trust (06d6:0025) gamepad

Luming Yu (1):
      [ACPI] Add "ec_polling" boot option

Maneesh Soni (2):
      sysfs: fix sysfs_chmod_file
      sysfs: fix sysfs_setattr

Mark Haverkamp (1):
      aacraid: Fix for controller load based timeouts

Martin J. Bligh (1):
      Fix NUMA node sizing in nr_free_zone_pages

Martin Schwidefsky (2):
      s390: default configuration
      s390: ioprio & inotify system calls.

Masahito Omote (1):
      USB: Patch for KYOCERA AH-K3001V support

Mathieu (1):
      USB: drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid

Matt Porter (3):
      ppc32: add 440ep support
      ppc32: add bamboo platform
      ppc32: add bamboo defconfig

Matthew Garrett (1):
      agp: restore APBASE after setting APSIZE

Mauro Carvalho Chehab (2):
      V4L: Miscellaneous fixes
      v4l: bug fix to correct tea5767 autodetection

Michael Hund (1):
      USB: ldusb fixes

Michael Kerrisk (1):
      MAINTAINERS record -- MAN-PAGES

Michael Krufky (1):
      v4l: cx88 card support and documentation finishing touches

Michael Prokop (1):
      Input: elo - fix help in Kconfig (wrong module name)

Mike Kravetz (1):
      ppc64: POWER 4 fails to boot with NUMA

Natalie.Protasevich at unisys.com (2):
      x86: avoid wasting IRQs patch update
      x86_64: avoid wasting IRQs patch update

Neil Brown (1):
      Input: serio_raw - fix Kconfig help

NeilBrown (1):
      md: make sure raid5/raid6 resync uses correct 'max_sectors'

Nishanth Aravamudan (1):
      x86_64: Use msleep in smpboot.c

Paolo 'Blaisorblade' Giarrusso (2):
      uml: avoid unnecessary pcap rebuild
      uml: implement hostfs syncing

Paul Jackson (1):
      plug MAN-PAGES maintainer in Documentation/SubmittingPatches

Pete Zaitcev (1):
      USB: hidinput_hid_event() oops fix

Peter Osterlund (1):
      Input: ALPS - unconditionally enable tapping mode

Rafael J. Wysocki (2):
      [ACPI] fix resume issues on Asus L5D
      sk98lin: basic suspend/resume support fixes

Ralf Baechle (1):
      SMP fix for 6pack driver

Ravikiran G Thirumalai (2):
      x86_64: fix cpu_to_node setup for sparse apic_ids
      mm: Ensure proper alignment for node_remap_start_pfn

Robert Love (2):
      ppc32: inotify syscalls
      ppc64: inotify syscalls

Roman Zippel (2):
      hfs: don't dirty unchanged inode
      hfs: don't reference missing page

Russell King (3):
      [ARM SMP] Ensure secondary CPUs have a clean TLB
      [ARM SMP] Fix another ARMv6 bitop problem
      [ARM SMP] Ensure secondary CPUs see their pen release

Rusty Russell (1):
      Module per-cpu alignment cannot always be met

Sergey Vlasov (1):
      Input: synaptics - fix setting packet size on passthrough port.

Simon Horman (1):
      Input: synaptics - limit rate to 40pps on Toshiba Dynabooks

Stephen Hemminger (11):
      skge: silence mac data parity messages
      skge: remove SK-9EE support
      skge: disable tranmitter on shutdown
      skge: phy lock deadlock
      skge: support yukon lite rev 4
      skge: whitespace fixes
      skge: fifo control register access fix
      skge: ignore phy interrupts during negotiation
      skge: led toggle cleanup
      skge: version 0.8
      sk98lin: fix workaround for yukon-lite chipset (> rev 7)

Stephen Smalley (1):
      selinux: Fix address length checks in connect hook

Tobias Klauser (1):
      Input: joydev - remove custom conversion from jiffies to msecs

Tony Lindgren (1):
      Fix OMAP specific typo in smc91x.h

Venkatesh Pallipadi (3):
      [ACPI] Fix the regression with c1_default_handler on some systems
      [ACPI] Fix memset arguments in acpi processor_idle.c
      [ACPI] delete boot-time printk()s from processor_idle.c

Vojtech Pavlik (3):
      Input: i8042 - add Fujitsu T3010 to NOMUX blacklist.
      Input: psmouse - wheel mice (imps, exps) always have 3rd button
      Input: check keycodesize when adjusting keymaps

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

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



More information about the pkg-fso-commits mailing list