2.6.15-rc1_shortlog1


2.6.15-rc1

Abhay Salunke:

 dell_rbu: Adding BIOS memory floor support

Adam Litke:

 hugetlb: demand fault handler
 hugetlb: overcommit accounting check

Adrian Bunk:

 drivers/net/wan/: possible cleanups
 [ARM] Documentation/arm/README: small update
 drivers/net/ixgb/: make some code static
 drivers/net/e1000/: possible cleanups
 drivers/net/hamradio/dmascc.c: remove dmascc_setup()
 airo.c/airo_cs.c: correct prototypes
 [SCSI] remove the obsolete SCSI qlogicisp driver
 I am the new monkey.
 arch/i386/kernel/ldt.c should #include <asm/mmu_context.h>
 arch/i386/kernel/reboot_fixups.c should #include <linux/reboot_fixups.h>
 arch/i386/kernel/scx200.c should #include <linux/scx200_gpio.h>
 cris: "extern inline" -> "static inline"
 include/asm-v850/ "extern inline" -> "static inline"
 fs/smbfs/request.c: turn NULL dereference into BUG()
 quota: small cleanups
 mm/{mmap,nommu}.c: several unexports
 unexport hugetlb_total_pages
 unexport clear_page_dirty_for_io
 unexport nr_swap_pages
 unexport console_unblank
 mm/swap.c: unexport vm_acct_memory
 mm/swapfile.c: unexport total_swap_pages
 mm/swap_state.c: unexport swapper_space
 unexport idle_cpu
 unexport uts_sem
 __deprecated_for_modules: insert_resource
 __deprecated_for_modules: panic_timeout
 sound/oss/sequencer_syms: unexport reprogram_timer
 fs/super.c: unexport user_get_super
 unexport phys_proc_id and cpu_core_id
 drivers/pnp/: cleanups
 OSS MIPS drivers: "extern inline" -> "static inline"
 fix NET_RADIO=n, IEEE80211=y compile
 kill include/linux/eeprom.h
 drivers/net/s2io.c: make functions static
 mm/slab.c: fix a comment typo
 MAINTAINERS: PKTCDVD DRIVER: remove entry for a subscribers-only list
 fs/freevxfs/: add #include's
 jffs_fm.c should #include "intrep.h"
 fs/partitions/ultrix.c should #include "ultrix.h"
 fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
 drivers/char/ftape/lowlevel/ftape-buffer.c should #include "../lowlevel/ftape-buffer.h"
 fs/afs/callback.c should #include "cmservice.h"
 fs/ioprio.c should #include <linux/syscalls.h>
 s390: "extern inline" -> "static inline"
 schedule obsolete OSS drivers for removal
 remove CONFIG_EXT{2,3}_CHECK
 ext2: remove the ancient CHANGES file
 i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT
 drivers/video/vgastate.c: kill dead code
 fs/namei.c: make path_lookup_create() static
 drivers/char/sysrq.c: make two functions static
 drivers/message/fusion/mptbase.c: make code static
 fs/hugetlbfs/inode.c: make a function static
 ide: possible cleanups
 PCI: drivers/pci/: small cleanups

Akinobu Mita:

 s2io: kconfig help fix
 [TCP]: fix tcp_tso_win_divisor documentation

Al Viro:

 iomem annotations (sata_nv)
 iomem annotations (ahci)
 iomem annotations (sata_promise)
 enum safety (sata_qstor)
 iomem annotations (sata_sx4)
 iomem annotations (sata_sil)
 iomem annotations (sata_vsc)
 gfp_t: infrastructure
 gfp_t: mm/* (easy parts)
 gfp_t: lib/*
 gfp_t: net/*
 gfp_t: fs/*
 gfp_t: block layer core
 gfp_t: dma-mapping (arm)
 gfp_t: dma-mapping (ia64)
 gfp_t: dma-mapping (alpha)
 gfp_t: dma-mapping (cris)
 gfp_t: dma-mapping (frv)
 gfp_t: dma-mapping (mips)
 gfp_t: dma-mapping (parisc)
 gfp_t: dma-mapping (ppc)
 gfp_t: dma-mapping (sh)
 gfp_t: dma-mapping (amd64)
 gfp_t: dma-mapping (xtensa)
 gfp_t: dma-mapping (simple cases)
 gfp_t: drivers/usb
 gfp_t: kernel/*
 gfp_t: drivers/scsi
 gfp_t: drivers/infiniband
 gfp_t: sound
 gfp_t: remaining bits of arch/*
 gfp_t: drivers/net
 gfp_t: remaining bits of drivers/*
 gfp_t: reiserfs mapping_set_gfp_mask() use
 gfp_t: the rest
 s2io iomem annotations
 sata_sil24 iomem annotations and fixes
 missing include in infiniband
 arguments out of order in class_device_create() call (s390)
 missing bits in sparkspkr conversion
 missing exports of do_settimeofday() variants
 amikbd fix
 idmouse cleanup and overflow fix
 bluetooth hidp is broken on s390
 type fix in arm/boot/compressed/misc.c
 sata_sil24 iomem annotations and fixes
 s2io iomem annotations
 ppc bug.h namespace pollution
 missing platform_device.h includes
 saner handling of auto_acct_off() and DQUOT_OFF() in umount
 cleanups and bug fix in do_loopback()
 allow callers of seq_open do allocation themselves
 make /proc/mounts pollable
 Fix sysctl unregistration oops (CVE-2005-2709)

Alan Cox:

 ata: re-order speeds sensibly.
 libata: bitmask based pci init functions for one or two ports
 libata: handle early device PIO modes correctly
 Add ide-timing functionality to libata.
 [libata] ata_timing fix
 Better fixup for the orinoco driver
 ide: explain the PCI bus test we do in <asm-i386/ide.h>
 libata: Note a nasty ATA quirk
 libata: propogate host private data from probe function

Alan Hourihane:

 AGP performance fixes

Alan Stern:

 USB: UHCI: Remove unused fields and unneeded tests for NULL
 USB: UHCI: Split apart the physical and logical framelist arrays
 USB: usb_bulk_message() handles interrupts endpoints
 USB: UHCI: Spruce up some comments
 USB: File-Storage gadget: use the kthread API
 g_file_storage: fix obscure race condition
 UHCI: unify BIOS handoff and driver reset code
 USB: Rename hcd->hub_suspend to hcd->bus_suspend
 UHCI: Improve handling of iso TDs
 Fix hcd->state assignments in uhci-hcd
 Missing transfer_flags setting in usbtest
 USB: Always do usb-handoff
 hid-core: Add Clear-Halt on the Interrupt-in endpoint
 PATCH: usb-storage: move GetMaxLUN later in time
 PATCH: usb-storage: allocate separate sense buffer
 PATCH: usb-storage: implement minimal PM
 PATCH: usb-storage: use kthread API
 usbcore: Improve endpoint sysfs file handling
 usbcore: endpoint attributes track altsetting changes
 usbcore: Wrap lines before column 80
 usbcore: Use kzalloc instead of kmalloc/memset
 USB: Fix maxpacket length for ep0 on root hubs
 usbcore: Fix handling of sysfs strings and other attributes
 Add kthread_stop_sem()
 [SCSI] sd: Fix refcounting
 [SCSI] Fix refcount leak in scsi_report_lun_scan

Albert Lee:

 [libata] C/H/S support, for older devices
 libata: indent and whitespace change
 libata: rename host states
 libata: minor whitespace, comment, debug message updates
 [libata scsi] tidy up SCSI lba and xfer len calculations
 [libata scsi] add CHS support to ata_scsi_start_stop_xlat()
 libata CHS: move the initialization of taskfile LBA flags (revise #6)
 libata CHS: calculate read/write commands and protocol on the fly (revise #6)
 libata CHS: reread device identify info (revise #6)
 libata: if condition fix for ata_dev_identify()

aleksey_gorelov@phoenix.com:

 asus vt8235 router buggy bios workaround

Alessandro Zummo:

 i2c: New Xicor X1205 RTC driver
 [ARM] 3089/1: ixp4xx AHB/PCI endianness fix
 [ARM] 3140/1: NSLU2 machine support

Alex Aizman:

 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Makefile Updates
 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Header files
 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator header
 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Transport class update for iSCSI
 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Kconfig update
 [SCSI] open-iscsi/linux-iscsi-5 Initiator: Initiator code

Alex Williamson:

 [IA64] more robust zx1/sx1000 machvec support

Alexander Wold:

 v4l: 705: added kworld vstream expertdvd

Alexandre Oliva:

 x86-64: bitops fix for -Os

Alexey Dobriyan:

 [CIFS] fs/cifs/netmisc.c: fix sparse warning
 starfire: free_irq() on error path of netdev_open()
 mdc800: remove embrions of C++ exceptions
 fs/attr.c: remove BUG()
 Documentation/sparse.txt: mention CF=-Wbitwise
 atmel: memset correct range
 v4l: 721: check kthread correctly

Amos Waterland:

 protect ide_cdrom_capacity by ifdef

Ananda Raju:

 [IPv4/IPv6]: UFO Scatter-gather approach
 S2io: Multi buffer mode support

Ananth N Mavinakayanahalli:

 Kprobes: rearrange preempt_disable/enable() calls
 Kprobes: Track kprobe on a per_cpu basis - base changes
 Kprobes: Track kprobe on a per_cpu basis - i386 changes
 Kprobes: Track kprobe on a per_cpu basis - ia64 changes
 Kprobes: Track kprobe on a per_cpu basis - ppc64 changes
 Kprobes: Track kprobe on a per_cpu basis - sparc64 changes
 Kprobes: Track kprobe on a per_cpu basis - x86_64 changes
 Kprobes: Use RCU for (un)register synchronization - base changes
 Kprobes: Use RCU for (un)register synchronization - arch changes
 Kprobes: preempt_disable/enable() simplification

Andi Kleen:

 Convert mempolicies to nodemask_t
 Remove near all BUGs in mm/mempolicy.c
 Don't set dcdbas driver to default m

Andrea Arcangeli:

 .text page fault SMP scalability optimization
 ptrace/coredump/exit_group deadlock
 fix nr_unused accounting, and avoid recursing in iput with I_WILL_FREE set
 fix __writeback_single_inode WARN_ON

Andreas Mohr:

 [ALSA] AZT3328 driver update

Andreas Oberritter:

 dvb: pluto2: Removed unavoidable error message and related code

Andrew de Quincey:

 dvb: stv0299: revert improper method
 dvb: Remove DEBUG_LOCKLOSS stuff

Andrew de Quincy:

 dvb: Remove broken stv0299 enhanced tuning code

Andrew Isaacson:

 Use cpumask_t rather than hand-rolled bitmask code in sb1250_set_affinity.
 Fix stale comment in c-sb1.c.
 Sibyte fixes
 BCM1480 headers
 Sibyte header cleanup
 Add support for SB1A CPU.
 Add support for BCM1480 family of chips.
 Support for BigSur board.
 SB1 cache exception handling.
 Support for the BCM1480 on-chip PCI-X bridge.
 BCM1480 HT support
 pci-expmem-hack

Andrew Lunn:

 [JFFS2] Fix up new debug code for eCos build

Andrew Morton:

 e1000_intr build fix
 s2io build fix
 e1000 build fix
 [netdrvr b44] include linux/dma-mapping.h to eliminate warning
 PCI: fix edac drivers for radisys 82600 borkage
 revert "orinoco: Information leakage due to incorrect padding"
 USB: sisusb warning fix
 USB: fix pm patches with CONFIG_PM off part 1
 USB: fix pm patches with CONFIG_PM off part 2
 selinux-canonicalize-getxattr-fix
 ide-scsi highmem cleanup
 ntp whitespace cleanup
 remove timer debug field
 add_timer() of a pending timer is illegal
 setkeys needs root
 __bread oops fix
 tpm-tidies
 [ROSE]: rose_heartbeat_expiry() locking fix
 revert ide-scsi highmem cleanup
 tlclk build fix
 posix-timers `unlikely' rejig
 slab: don't BUG on duplicated cache
 serial console: touch NMI watchdog
 write_inode_now(): write inode if not BDI_CAP_NO_WRITEBACK
 readahead commentary
 nvidiafb-fix-mode-setting-ppc-support-warning-fixes
 max1619 fix
 [IRDA] donauboe: locking fix
 i460-agp warning fixes
 vx_hwdep.c needs vmalloc.h
 mtd: rfd_ftl build fix
 mtd: onenand_base needs sched.h
 dvb-usb-urb printk fix
 v4l: 716: support for em28xx board family
 powerpc: sched fixups
 [SPARC]: display7seg build fix
 libata.h needs dma-mapping.h

最新の20件

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

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