2.6.15-rc1_shortlog2


2.6.15-rc1

Andrew Vasquez:

 [SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.
 [SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
 [SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.
 [SCSI] qla2xxx: Update license.
 [SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling
 [SCSI] qla2xxx: fix compile warning
 [SCSI] Add an 'Issue LIP' device attribute in fc_transport class
 [SCSI] qla2xxx: Correct additional posting issues during NVRAM accesses.
 [SCSI] qla2xxx: Correct ISP24xx soft-reset handling.
 [SCSI] qla2xxx: Update version number to 8.01.03-k.

Andy Currid:

 Fix sata_nv handling of NVIDIA MCP51/55

Andy Fleming:

 [netdrvr gianfar] use new phy layer
 ppc32: 85xx PHY Platform Update

Andy Whitcroft:

 ppc64 memory model depends on NUMA

Anton Altaparmakov:

 NTFS: Change ntfs_map_runlist_nolock() to also take an optional attribute
 NTFS: Change ntfs_attr_find_vcn_nolock() to also take an optional attribute
 NTFS: - Change {__,}ntfs_cluster_free() to also take an optional attribute
 NTFS: - Change ntfs_cluster_alloc() to take an extra boolean parameter
 NTFS: Change ntfs_attr_make_non_resident to take the attribute value size
 NTFS: Fix ntfs_attr_make_non_resident() to update the vfs inode i_blocks
 NTFS: Add fs/ntfs/attrib.[hc]::ntfs_attr_extend_allocation(), a function to
 NTFS: Implement fs/ntfs/inode.[hc]::ntfs_truncate().  It only supports
 NTFS: Enable ATTR_SIZE attribute changes in ntfs_setattr().  This completes
 NTFS: In attrib.c::ntfs_attr_set() call balance_dirty_pages_ratelimited()
 NTFS: Remove address space operations ->prepare_write and ->commit_write in
 NTFS: The big ntfs write(2) rewrite has arrived.  We now implement our own
 NTFS: $EA attributes can be both resident non-resident.
 NTFS: Fix serious data corruption issue when writing.
 NTFS: Use %z for size_t to fix compilation warnings.  (Andrew Morton)
 NTFS: Fix compilation warnings with gcc-4.0.2 on SUSE 10.0.
 NTFS: Document extended attribute ($EA) NEED_EA flag.  (Based on libntfs
 NTFS: Fix a stupid bug causing writes to non-initialized pages to segfault.

Anton Blanchard:

 ppc64: fix Memory: summary line
 ppc64: fix oprofile sample bit handling
 ppc64: remove some direct xmon calls
 quieten softlockup at boot
 disable DEBUG in ibmveth
 ppc64: Quieten lparcfg
 ppc64: Remove debug boot message
 ppc64: Cleanup kprobe assembly
 ppc64: prep for NUMA sparsemem rework
 ppc64: prep for NUMA sparsemem rework 2
 ppc64: Convert NUMA to sparsemem (3)
 ppc64: Increase sparsemem defaults

Antonino A. Daplas:

 fbcon/fbdev: Move softcursor out of fbdev to fbcon
 fbcon: Consolidate redundant code
 fbcon: Use helper function when filling out var structure
 fbcon: Initialize new driver when old driver is released
 fbdev: Remove software clipping from drawing functions
 vesafb: Fix color palette handling
 atyfb: Get initial mode timings from LCD BIOS
 savagefb: Convert from VGA IO access to MMIO access
 fbdev: Workaround for buggy EDID blocks
 nvidiafb: Fix empty macro
 vesafb: Disable mtrr as the default
 i810fb: Cleanup I2C code
 console: Fix compile error
 fbdev: Rearrange mode database entries
 fbdev: Add helper to get an appropriate initial mode
 fbdev: Convert a few drivers to use the fb_find_best_display helper
 savagefb: X-panning fixes
 fbcon: Console Rotation - Prepare fbcon for console rotation
 fbcon: Console Rotation - Add support to rotate the logo
 fbcon: Console Rotation - Add support to rotate font bitmap
 fbcon: Console Rotation - Add support for 90-degree console rotation
 fbcon: Console Rotation - Add support for 180-degree console rotation
 fbcon: Console Rotation - Add support for 270-degree rotation
 fbcon: Console Rotation - Add ability to control rotation via sysfs
 fbcon: Console Rotation - Add framebuffer console documentation
 vga16fb: Convert vga16fb as a platform device
 fbdev: Possible endian fix in cfbimageblit

Arnaud Patard:

 v4l: 700: added ir for lifeview flytv platinum mini2

Arnd Bergmann:

 powerpc: Rename BPA to Cell
 powerpc: create a new arch/powerpc/platforms/cell/smp.c
 powerpc: move rtas_fw.c out of platforms/pseries
 powerpc: move mmio_nvram.c over to arch/powerpc
 powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
 fbdev: move ioctl32 code to fbmem.c

Artem B. Bityutskiy:

 [JFFS2] Split a large routine on several smaller.
 [JFFS2] Debug code clean up - step 1
 [JFFS2] Use f->target instead of f->dents for symlink target
 [JFFS2] Debug code clean up - step 2
 [JFFS2] Fix slab panic
 [JFFS2] Debug code clean up - step 3
 [JFFS2] Namespace clean up
 [JFFS2] Debug code clean up - step 4
 [JFFS2] Move scattered function into related files
 [JFFS2] Debug code clean up - step 5
 [JFFS2] Move another fragtree-related function to nodelist.c
 [JFFS2] Refine fragtree debug macros
 [JFFS2] Build fragtree in reverse order
 [JFFS2] Debug code clean up - step 6
 [JFFS2] Correct buggy length checks
 [JFFS2] Debug code clean up - step 7
 [JFFS2] Make the JFFS2 messages a bit nicer
 [JFFS2] Fix JFFS2 [mc]time handling
 [JFFS2] More message formatting cleanups
 [JFFS2] Calculate CRC check starting point correctly
 [JFFS2] Solve BUG caused by frag->node representing a hole in fragtree
 [JFFS2] Debug message format clean up
 [JFFS2] Debug code simplification, update TODO
 [JFFS2] Remove stale comment
 [JFFS2] Use memset(struct) instead of nulling struct members one by one
 [JFFS2] Fix dataflash support
 [MTD] mtdpart.c: Allow eraseblock size != power of 2
 [JFFS2] Fix broken compile when debug level = 2

Arthur Othieno:

 prom_free_prom_memory() returns unsigned long
 semaphore: Remove __MUTEX_INITIALIZER()
 i386: CONFIG_PC removal
 cris: printk() duplicate declaration
 xtensa: struct semaphore.sleepers initialization

Ashok Raj:

 introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu.
 create and destroy cache sysfs entries based on cpu notifiers
 Remove cpu_sys_devices in cpufreq subsystem.
 create and destroy cpufreq sysfs entries based on cpu notifiers
 cpu hotplug: fix locking in cpufreq drivers
 PCI: Change MSI to use physical delivery mode always

Ashutosh Naik:

 e1000: Fixes e1000_suspend warning when CONFIG_PM is not enabled
 dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabled

Atsushi Nemoto:

 Sync c-tx39.c with c-r4k.c.
 Fix zero length sys_cacheflush
 Remove mips_rtc_lock
 Use rtc_lock to protect RTC operations
 Define MAX_UDELAY_MS
 Fix return type of setup_frame variants
 Redefine outs[wl] for ide_outs[wl].

Aurelien Jarno:

 sis190.c: fix multicast MAC filter

Ayaz Abdulla:

 [netdrvr forcedeth] scatter gather and segmentation offload support
 [netdrvr forcedeth] remove superfluous rx engine stop/start
 [netdrvr forcedeth] support for irq mitigation
 [netdrvr forcedeth] phy address scan range

Badari Pulavarty:

 SHM_NORESERVE flags for shmget()

Bart Oldeman:

 x86: initialise tss->io_bitmap_owner to something
 reset tss->io_bitmap_owner in sys_ioperm()

Bastian Blank:

 s390, ccw - export modalias

Becky Bruce:

 powerpc: Merge bug.h
 powerpc: Merge elf.h
 powerpc: merge atomic.h, memory.h
 powerpc: merge semaphore.h
 powerpc: merge byteorder.h
 powerpc: Merge types.h
 powerpc: Fix types.h
 ppc: Fix m82xx_pci build
 ppc: Fix build warnings in arch/ppc/kernel/traps.c

Bellido Nicolas:

 [ARM] 3036/1: AAEC-2000 - Add defines for GPIO registers
 [ARM] 3037/1: AAED-2000 - Add defines for GPIO registers on external port.
 [ARM] 3038/1: AAEC-2000 - Proper includes in hardware.h
 [ARM] 3039/1: AAEC-2000 - Add MTD support
 [ARM] 3040/1: AAEC-2000 - Preliminary clock interface support
 [ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
 [ARM] 3042/1: AAED-2000 - LCD panel informations

Ben Cahill:

 Fixes missed beacon logic in relation to on-network AP roaming.

Ben Dooks:

 [ARM] 3033/1: S3C2410 - add generic gpio_cfgpin options
 [ARM] 3034/1: S3C2410 - fix size of devices in devs.c
 [ARM] 3045/2: S3C2410 - change init for lcd platform data
 [ARM] 3046/1: BAST - add framebuffer platform data
 [ARM] 3047/1: SMDK2440 - add framebuffer platform data
 drivers/base - fix sparse warnings
 i2c: Static function fixes, 1 of 4
 hwmon: Static function fixes, 2 of 4
 hwmon: Static function fixes, 3 of 4
 i2c: Static function fixes, 4 of 4
 USB: S3C2410 OHCI - add driver owner field
 USB: gadget drivers - add .owner initialisation
 USB: add owner initialisation to host drivers
 ext3: sparse fixes
 [WATCHDOG] s3c2410 wdt - add .owner field
 [ARM] 3071/1: RX3715 - add lcd/fb platform setup
 [ARM] 3076/1: S3C2410 - updated documentation for platfrom data init
 [ARM] 3077/1: S3C2410 - regs-iis.h missing mask for IISMOD_FS
 [SERIAL] 8250_early.c passing 0 instead of NULL
 [MTD] NAND: s3c2410 use dev_err() to report errors instead of printk()
 [MTD] NAND: s3c2410.c Initialize owner in device_driver struct
 [MTD] maps/bast-flash.c: Initialize owner in device_driver struct
 [MTD] maps/plat-ram.c: Initialize owner in device_driver struct
 [MTD] NAND s3c2410.c: Fix missing dev parameter to dev_err
 [MTD] NAND s3c2410.c: Fix timing calculation bugs
 s3c2410fb: initialise device_driver .owner
 [ARM] 3125/2: VR1000: Fix map_decs initialiser
 [ARM] 3126/1: BAST: fix map_desc initialisation
 [ARM] 3132/1: S3C2410 - reset on decompression error
 [ARM] 3136/1: Anubis - fix map_desc initialisers
 [ARM] 3137/1: RX3715 - fix map_desc initialiser
 [ARM] 3138/1: SMDK2440 - fix map_desc initialisation (and ISA memory space)

Ben Lahaise:

 uml: switch_mm fix

Benjamin Herrenschmidt:

 ppc64: Store virtual address in TLB flush batches
 ppc64: support 64k pages
 ppc64: Fix zImage boot
 ppc: Fix ppc32 build after 64K pages
 nvidiafb: Fix mode setting & PPC support
 nvidiafb: Add flat panel dither support
 ppc64: SMU based macs cpufreq support
 ppc64: SMU partition recovery
 ppc64: Update g5_defconfig for ARCH=powerpc
 ppc64: More U3 device-tree fixes
 ppc64: Thermal control for SMU based machines
 ppc: fix a bunch of warnings
 ppc: Fix ARCH=ppc build with xmon
 ppc: Fix PowerBook HD led on ARCH=powerpc
 ppc64: Fix the lazy icache/dcache code for non-RAM pages
 ppc64: Don't panic when early __ioremap fails
 powerpc: 64k pages pmd alloc fix
 powerpc: 64k pages vs. U3 iommu
 ppc64: fix PCI IO mapping
 powerpc: Merge vdso's and add vdso support to 32 bits kernel

Benoit Boissinot:

 Fix 'Driver using old /proc/net/wireless support, please fix driver !' message.

Bjorn Helgaas:

 [IA64] Update default configs
 [IA64] ia64: add ar.k0 usage note
 [IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c
 [IA64] respect ACPI producer/consumer flag for PCI root bridges
 cpcihp_zt5550: add pci_enable_device()
 cpqphp: add pci_enable_device()
 rocketport: make it work when statically linked into kernel
 [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
 ide: move CONFIG_IDE_MAX_HWIFS into linux/ide.h

Bob Picco:

 V5 ia64 SPARSEMEM - Kconfig and Makefile
 V5 ia64 SPARSEMEM - eliminate contig_page_data
 V5 ia64 SPARSEMEM - conditional changes for SPARSEMEM
 V5 ia64 SPARSEMEM - SPARSEMEM code changes
 V5 ia64 SPARSEMEM - gensparse_defconfig
 [IA64] Recent SPARSEMEM and DISCONTIG changes break some builds
 HPET, Maintainers
 [IA64] fix memory less node allocation

Bodo Stroesser:

 uml: fix UML network driver endianness bugs
 uml: maintain own LDT entries

Borislav Petkov:

 USB: make usb storage note visible in Kconfig

Brett Russ:

 libata: Marvell SATA support (DMA mode) (resend: v0.22)
 libata: Marvell spinlock fixes and simplification
 libata: Marvell function headers
 libata: Marvell endian fix

Brian Gerst:

 Remove redundant configs.o
 CONFIG_IA32
 Clean up mtrr compat ioctl code
 Remove orphaned TIOCGDEV compat ioctl

Brian King:

 PCI: Block config access during BIST
 PCI: ipr: Block config access during BIST

最新の20件

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

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