2.6.14-rc3_shortlog2


2.6.14-rc3

Catalin Marinas:

 [ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
 [ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
 [ARM] 2942/1: Fix the warning in arch/arm/common/gic.c

Chas Williams:

 [ATM]: track and close listen sockets when sigd exits

Chris Sykes:

 Fix ext2_new_inode() failure paths
 Fix ext3_new_inode() failure paths

Chris Zankel:

 xtensa: remove io_remap_page_range and minor clean-ups

Christoph Hellwig:

 [SCSI] fusion core changes for SAS support
 [SCSI] fusion SAS support (mptsas driver)
 remove blkdev_scsi_issue_flush_fn again
 fixup Documentation/DocBook/kernel-hacking.tmpl

Christoph Lameter:

 slab: fix handling of pages from foreign NUMA nodes
 __kmalloc: Generate BUG if size requested is too large.

Christopher Zimmermann:

 [SPARC] cs4231: Fix SBUS support in this driver.

Chuck Ebbert:

 atiixp_modem printk fixes

Clemens Buchacher:

 oss: don't concatenate __FUNCTION__ with strings

Corey Minyard:

 Add IPMI poweroff control to sysfs

Daniel Jacobowitz:

 [ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT.

Daniel Phillips:

 [NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()

Daniel Ritz:

 Driver Core: fis bus rescan devices race
 driver core: add helper device_is_registered()
 yenta: auto-tune EnE bridges for CardBus cards
 yenta: don't mess with bridge control register
 yenta: add support for more TI bridges
 yenta: more ENE bridges
 usb/core/hcd-pci.c: don't free_irq() on suspend

Dave C Boutcher:

 [SCSI] ibmvscsi compatibility fix

Dave Kleikamp:

 JFS: Fix sparse warnings, including endian error
 JFS: don't dereference tlck->ip from txUpdateMap

David Brownell:

 USB: sl811-hcd minor fixes

David Hollis:

 USB: Add Novatel CDMA Wireless PC card IDs to airprime

David Howells:

 Keys: Add possessor permissions to keys [try #3]

David S. Miller:

 [SPARC64]: Handle little-endian unaligned loads/stores correctly.
 [SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
 [SPARC64]: Verify vmalloc TLB misses more strictly.
 [SPARC64]: Move kernel TLB miss handling into a seperate file.
 [SPARC64]: Kill SZ_BITS define from dtlb_backend.S
 [SPARC64]: Remove ktlb.S instruction patching.
 [SPARC64]: Do not allocate prom translations using bootmem.
 [SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
 [SPARC64]: Do not allocate OBP page tables using bootmem
 [SPARC64]: Remove unnecessary paging_init() cruft.
 [SPARC64]: Kill readjust_prom_translations()
 [SPARC64]: Rewrite bootup sequence.
 [SPARC64]: Fix comment typo in head.S
 [SPARC64]: Kill unused variable in setup_arch()
 [SPARC64]: Mark functions called by paging_init() as __init.
 [SPARC64]: Fix mask formation in tomatillo_wsync_handler()
 [SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
 [SPARC64]: Probe D/I/E-cache config and use.
 [AF_PACKET]: Remove bogus checks added to packet_sendmsg().
 [SPARC64]: Simplify Spitfire D-cache page flush.
 [SPARC64]: Do not do TLB pre-filling any more.
 [NEIGH]: Add debugging check when adding timers.
 [TG3]: Update driver version and release date.
 [NET]: Add Sun Cassini driver.
 [NET]: Slightly optimize ethernet address comparison.
 [SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.
 [SPARC64]: Add missing IDs for newer cpus.
 [TCP]: Fix init_cwnd calculations in tcp_select_initial_window()
 [SPARC64]: Fix bug in unaligned load endianness swapping
 [SPARC64]: Convert to use generic exception table support.
 [SPARC64]: Fix fault handling in unaligned trap handler.
 [SPARC64]: Simplify user fault fixup handling.
 [SPARC]: Declare paging_init() in asm/pgtable.h
 [SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
 [SPARC64]: Kill all external references to sp_banks[]
 [SPARC64]: Solidify check in cheetah_check_main_memory().
 [NET]: Fix reversed logic in eth_type_trans().
 [TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
 [SPARC64]: Rewrite convoluted physical memory probing.
 [SPARC64]: Kill arch/sparc64/prom/memory.c
 [SPARC64]: Fix several bugs in flush_ptrace_access().
 [RADEON]: Fix unaligned I/O port access during probe.

David Vrabel:

 [ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type

Davide Libenzi:

 epoll: handle timeout overflow

Deepak Saxena:

 Fix I2O config-osm init to return proper error
 Fix ixp4xx MTD driver module build
 Fix thinko in previous ARM 2917/1 patch

Dmitry Torokhov:

 Input: check switch bitmap when matching handlers

Dominik Brodowski:

 yenta: tiny cleanup
 pcmcia: new IDs for serial_cs
 pcmcia: update ID for NinjaATA
 pcmcia: allow one port excludes
 pcmcia: only start up nonstatic sockets if both mem and io are available

Ed L Cashin:

 [BYTEORDER]: Document alignment and byteorder macros

Eric Dumazet:

 Adds sys_set_mempolicy() in include/linux/syscalls.h
 [NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
 [NET]: Reorder some hot fields of struct net_device

Eric W. Biederman:

 [AF_PACKET]: Allow for > 8 byte hardware addresses.
 reboot: comment and factor the main reboot functions
 suspend: cleanup calling of power off methods.

Evgeniy Polyakov:

 [CONNECTOR]: async connector mode.

Frank Filz:

 [NET]: Fix module reference counts for loadable protocol modules

Gen FUKATSU:

 [ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S

Glauber de Oliveira Costa:

 ext3: EXT3_DEBUG build fixes

goggin, edward:

 device-mapper: Trigger an event when a table is deleted

Grant Coady:

 DEBUG redefined in drivers/mtd/devices/docecc.c

Greg Kroah-Hartman:

 I2C: remove me from the MAINTAINERS file for i2c

Hal Rosenstock:

 IPoIB: Fix SA client retransmission strategy
 IB: Fix data length for RMPP SA sends
 [IB] Fix RMPP receive length calculation

Harald Welte:

 [NETFILTER] fix DEBUG statement in PPTP helper
 [NETFILTER] remove unneeded structure definition from conntrack helper
 [NETFILTER] Fix conntrack event cache deadlock/oops
 documentation: sparse no longer uses bk, but git
 [NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
 [NETFILTER] ip_conntrack: Update event cache when status changes
 [NETFILTER]: Fix invalid module autoloading by splitting iptable_nat

Herbert Xu:

 [TCP]: Adjust Reno SACK estimate in tcp_fragment
 [IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup

Hidetoshi Seto:

 [IA64] MCA recovery verify pfn_valid

Hironobu Ishii:

 ipmi_msghandler: inconsistent spin_lock usage

Horms:

 [IPVS]: Add netdev and me as maintainer contacts

Ivan Kokshaysky:

 alpha: fix kernel panic during SysRq-b
 slab: alpha inlining fix
 pci: fixup parent subordinate busnr

Jack Morgenstein:

 [IB] mthca: fix hw_ver value returned from mthca_query_device

James Bottomley:

 [SCSI] blacklist REPORT LUNS usage on transtec arrays
 [SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
 [SCSI] fix sym scsi boot hang
 [SCSI] atp870u: fix memory addressing bug
 [SCSI] fix oops on usb storage device disconnect
 [SCSI] Fix thread termination for the SCSI error handle

James Morris:

 SELinux - fix SCTP socket bug and general IP protocol handling

Jochen Friedrich:

 [LLC]: Fix for Bugzilla ticket #5156
 [LLC]: Fix for Bugzilla ticket #5157
 [LLC]: Fix llc_fixup_skb() bug
 [TR]: Set correct frame type for SNAP packets

Jody McIntyre?:

 MAINTAINERS: sbp2 driver is not orphaned.
 sbp2: fix deadlocks and delays on device removal/rmmod
 sbp2: default to serialize_io=1
 ieee1394: reorder activities after bus reset (fixes device detection)
 ieee1394: skip unnecessary pause when scanning config ROMs
 ieee1394: fix for debug output
 ieee1394: use time_before()
 ieee1394: trivial edits of a few comments
 ieee1394: remove superfluous include in csr1212
 eth1394: workaround limitation in rawiso routines
 ieee1394: delete legacy module aliases
 ohci1394: less noise in dmesg

john stultz:

 x86-64: Fix bad assumption that dualcore cpus have synced TSCs

Jon Burgess:

 dvb: fix NULL pointer dereference when loading the budget-av module

Kars de Jong:

 pcmcia: fix cross-platform issues with pcmcia module aliases

Karsten Keil:

 hisax: remove URB_ASYNC_UNLINK

Keir Fraser:

 Fix mmap() of /dev/hpet

Keith Owens:

 [IA64] Wire in the MCA/INIT handler stacks

Kevin Vigor:

 USB: fix pegasus driver

Kirill Korotaev:

 x86_64: Add missing () around arguments of pte_index macro

Komuro:

 pcmcia: fix Kconfig dependency

Kostik Belousov:

 readv/writev syscalls are not checked by lsm

Krzysztof Benedyczak:

 Make POSIX message queue sys_mq_open() honor umask

Kumar Gala:

 ppc32: Fix configuration of PCI IO space on MPC85xx platform

Latchesar Ionkov:

 v9fs: make conv functions to check for conv buffer overflow
 v9fs: allocate the Rwalk qid array from the right conv buffer
 v9fs: make copy of the transport prototype instead of using it directly
 v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX
 v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb
 v9fs: fix races in fid allocation

Linda Xie:

 PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c

最新の20件

2006-12-20 2005-11-17 2005-11-09 2005-10-28 2005-10-24 2005-10-13

  • counter: 1048
  • today: 1
  • yesterday: 0
  • online: 1