Linux¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥à¤ò¾Ü²ò¤·¤Þ¤¹

FrontPage > kernel > 2.6.26-rc1 > 2.6.26-rc1_shortlog08

Isaku Yamahata:
xen: definisions which ia64 needs
xen: definitions which ia64/xen needs
xen: add missing definitions for xen grant table which ia64/xen needs
xen: add missing definitions in include/xen/interface/vcpu.h which ia64/xen needs
xen: move features.c from arch/x86/xen/features.c to drivers/xen
xen: move events.c to drivers/xen for IA64/Xen support
Xen: make events.c portable for ia64/xen support
xen: add resend_irq_on_evtchn() definition into events.c
xen: make include/xen/page.h portable moving those definitions under asm dir
xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
xen: make grant table arch portable
xen: import arch generic part of xencomm

Ishizaki Kou:
[POWERPC] celleb: Coding style cleanup
[POWERPC] hvcbeat: Fix buffer manipulation
spidernet: add missing initialization
spidernet: increase auto-negotiation timeout to 5 seconds
spidernet: change interrupt masks
spidernet: fix error interrupt handling
spidernet: revise link status logging
[POWERPC] cell: Generalize io-workarounds code
[POWERPC] celleb: Consolidate io-workarounds code
[POWERPC] celleb: Move the files for celleb base support
[POWERPC] celleb: Move the SCC related code for celleb
[POWERPC] celleb: Move files for Beat hvcall interfaces
[POWERPC] celleb: Move files for Beat mmu and iommu
[POWERPC] celleb: Move a file for SPU on Beat
[POWERPC] celleb: Move miscellaneous files for Beat
[POWERPC] celleb: Add support for PCI Express

Ivan Bobyr:
V4L/DVB (7590): ir-common: Adds 3 missing IR keys for FlyVIdeo2000

Ivan Kokshaysky:
PCI: clean up resource alignment management
alpha: fix legacy mode PCI IDE controllers
alpha: unbreak OSF/1 (a.out) binaries

Ivan Vecera:
r8169: fix oops in r8169_get_mac_version

Ivo van Doorn:
rt2x00: Update copyright notice
rt2x00: Queue handling overhaul
rt2x00: Fix tx parameter initialization
rt2x00: Enable master and adhoc mode again
rt2x00: Driver requiring firmware should select crc algo
rt2x00: Add per-interface structure
rt2x00: Remove TX_MGMT queue usage
rt2x00: Initialize QID from queue->qid
rt2x00: Move beacon and atim queue defines into rt2x00
rt2x00: Fix queue index handling
wireless: Fix WARN_ON() with ieee802.11b
rt2x00: Rate structure overhaul
rt2x00: Remove HWMODE_{A,B,G}
rt2x00: Use ieee80211_channel_to_frequency()
rt2x00: Make use of MAC80211_LED_TRIGGERS
rt2x00: Enable LED class support for rt2500usb/rt73usb
rt2x00: Fix rate initialization
rt2x00: Release rt2x00 2.1.0
rt2x00: Fix invalid DMA free
rt2x00: Make rt2x00 less verbose
rt2x00: Remove MGMT ring initialization
rt2x00: Select CONFIG_NEW_LEDS
rt2x00: make csr_cache and csr_addr an union
rt2x00: Fix scheduling while atomic errors in usb drivers
rt2x00: Add queue statistics to debugfs
rt2x00: Fix typo in debug statement
rt2x00: Fix skbdesc->data_len initialization
rt2x00: Fix queue->qid initialization
rt2x00: Cleanup Makefile
rt2x00: Kill guardian urb during disable_radio
rt2x00: Release rt2x00 2.1.1
rt2x00: Send frames out with configured TX power
rt2x00: Don't report driver generated frames to tx_status()
rt2x00: Filter ACK_CTS based on FIF_CONTROL
rt2x00: Fix Descriptor DMA initialization
rt2x00: Remove reset_tsf()
rt2x00: Rename dscape -> mac80211
rt2x00: Cleanup mode registration
rt2x00: Remove async vendor request calls from rt2x00usb
rt2x00: Fix MAC address defines in rt61pci
rt2x00: Release rt2x00 2.1.2
rt2x00: Check for 5GHz band in link tuner
rt2x00: Release rt2x00 2.1.3
rt2x00: Align RX descriptor to 4 bytes
rt2x00: Don't use uninitialized desc_len
rt2x00: Use skbdesc fields for descriptor initialization
rt2x00: Only disable beaconing just before beacon update
rt2x00: Upgrade queue->lock to use irqsave
rt2x00: Move firmware checksumming to driver
rt2x00: Start bugging when rt2x00lib doesn't filter SW diversity
rt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
rt2x00: Rename config_preamble() to config_erp()
rt2x00: Make rt2x00leds_register return void
rt2x00: Always enable TSF ticking
rt2x00: Fix basic rate initialization
rt2x00: Fix RX DMA ring initialization
rt2x00: Fix rt2400pci signal
rt2x00: Release rt2x00 2.1.4
rt2x00: Only strip preamble bit in rt2400pci
rt2x00: Add dev_flags to rx descriptor
rt2x00: Fix rate detection for invalid signals
rt2x00: Fix in_atomic() usage
rt2x00: Invert scheduled packet_filter check
rt2x00: TO_DS filter depends on intf_ap_count
rt2x00: Remove MAC80211_LEDS dependency
rt2x00: Use lib->config_filter() during scheduled packet filter config
rt2x00: Only free skb when beacon_update fails
rt2x00: Don't enable short preamble for 1MBs
rt2x00: Fix quality/activity led handling

Izik Eidus:
KVM: MMU: fix dirty bit setting when removing write permissions
KVM: x86: add functions to get the cpl of vcpu
KVM: x86: hardware task switching support
KVM: MMU: allow the vm to shrink the kvm mmu shadow caches
KVM: add vm refcounting

J. Bruce Fields:
nfs: remove unnecessary NFS_NEED_* defines
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
nfsd4: simplify stateid sequencing checks
nfsd4: kill unnecessary check in preprocess_stateid_op
svcrpc: move unused field from cache_deferred_req
nfsd: clarify readdir/mountpoint-crossing code
lockd: fix race in nlm_release()
lockd: clean up __nsm_find()
lockd: convert nsm_mutex to a spinlock
nfsd: move most of fh_verify to separate function
lockd: Fix stale nlmsvc_unlink_block comment
nfsd: fix comment
locks: don't call ->copy_lock methods on return of conflicting locks
nfsd: don't allow setting ctime over v4

Jacek Luczak:
x86: section mismatch fixes, #1
x86: setup_trampoline() - fix section mismatch warning
x86: remove vm86.h inclusion from process_32.c
x86: e820_64, fix section mismatch warning
x86: trampoline_32.S - switch to .cpuinit.data
x86: uniq_ioapic_id - fix section mismatch warning
x86: unlock_ExtINT_logic() - fix section mismatch warnings
x86: pgtable_32.h - prototype and section mismatch fixes
x86: section mismatch fixes, #2
x86: section mismatch fixes, #3

Jack Morgenstein:
mlx4_core: Increase max number of QPs to 128K
IB/mthca: Update module version and release date
IB/mlx4: Update module version and release date

Jack Steiner:
x86: increase max physical memory size of 64-bit
x86: allow NODES_SHIFT to be a config option on x86_64
x86: change GET_APIC_ID() from an inline function to an out-of-line function
x86: add functions to determine if platform is a UV platform
x86: increase size of APICID
x86: parsing for ACPI "SAPIC" table
x86: add UV specific header for MMR definitions
x86: define the macros and tables for the basic UV infrastructure.
x86: define the macros and tables for blade functions
x86: support for new UV apic
x86: support for new UV apic, fix
x86: UV startup of slave cpus

James Bottomley:
[SCSI] consolidate command allocation in a single place
[SCSI] export command allocation and freeing functions independently of the host
[SCSI] mpt fusion: fix up msi_enable in mpt_suspend
[SCSI] wd33c93: fix up cut and paste error
[SCSI] hptiop: fix header.context usage
[SCSI] fix barrier failure issue
[SCSI] transport_class: BUG if we can't release the attribute container
[SCSI] libsas: fix missing inlines in header file
[SCSI] ips: remove spurious cpu_to_leX on outX statements
libata: fix boot panic with SATAPI devices on non-SFF HBAs
PCI: remove parisc consumer of the pci global_list
[SCSI] st: fix up after class_device removal
[SCSI] ses: fix up functionality after class_device->device conversion
[SCSI] sysfs: make group is_valid return a mode_t
[SCSI] scsi_transport_spi: fix the attribute settings
[SCSI] rework scsi_target allocation
[SCSI] fix SLUB WARN_ON

James Lentini:
Documentation: NFS/RDMA instructions for 2.6.25-rc1
Update to NFS/RDMA documentation

James Morris:
SELinux: remove unused backpointers from security objects
SELinux: unify printk messages
SELinux: add netport.[ch]
security: fix up documentation for security_module_enable

James Smart:
[SCSI] lpfc 8.2.6 : Multiple discovery fixes
[SCSI] lpfc 8.2.6 : PCI Parity and EEH handling fixes
[SCSI] lpfc 8.2.6 : Miscellaneous Fixes
[SCSI] lpfc 8.2.6 : Update lpfc driver version to 8.2.6
[SCSI] scsi_transport_fc: fc_user_scan correction

Jan Altenberg:
UBI: initialize static volumes with vol->used_bytes

Jan Beulich:
x86: prevent unconditional writes to DebugCtl MSR
x86: simplify sync_test_bit()
x86: bitops asm constraint fixes
i386: fix asm constraint in do_IRQ()
x86: fix watchdog ops for CoreDuo
i386: fix signal type for iret exception
x86-64: extend MCE CPU quirk handling

Jan Blunck:
vfs: remove lives_below_in_same_fs()
autofs: path_{get,put}() cleanups

Jan Engelhardt:
[NET]: Sink IPv6 menuoptions into its own submenu
[NETFILTER]: xt_sctp: simplify xt_sctp.h
[NETFILTER]: annotate xtables targets with const and remove casts
[NETFILTER]: annotate {arp,ip,ip6,x}tables with const
[NETFILTER]: annotate rest of nf_conntrack_* with const
[NETFILTER]: annotate rest of nf_nat_* with const
[NETFILTER]: remove arpt_table indirection macro
[NETFILTER]: remove arpt_target indirection macro
[NETFILTER]: remove arpt_(un)register_target indirection macros
[NETFILTER]: Explicitly initialize .priority in arptable_filter
[NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto
[NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h
[NETFILTER]: nf_nat: use bool type in nf_nat_proto
[NETFILTER]: nf_conntrack: const annotations in nf_conntrack_sctp, nf_nat_proto_gre
[NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call
[CRYPTO] api: Constify function pointer tables
V4L/DVB (7140): constify function pointer tables
KVM: constify function pointer tables
vt: fix background color on line feed

Jan Glauber:
[S390] switch sched_clock to store-clock-extended.
[CRYPTO] s390: Generic sha_update and sha_final
[CRYPTO] sha512: Hardware acceleration for s390
[CRYPTO] sha384: Hardware acceleration for s390
[CRYPTO] sha512: Rename sha512 to sha512_generic

Jan Kara:
udf: Mark udf_process_sequence() as noinline
udf: Remove checking of existence of filename in udf_add_entry()
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
udf: Cleanup volume descriptor sequence processing
udf: Improve error recovery on mount
udf: Move filling of partition descriptor info into a separate function
udf: Move processing of virtual partitions
udf: Cleanup anchor block detection.
udf: Improve anchor block detection
udf: Silence warning about accesses beyond end of device
udf: Fix detection of VAT version
udf: Allow loading of VAT inode
udf: Handle VAT packed inside inode properly
udf: Mount filesystem read-only if it has pseudooverwrite partition
udf: Add read-only support for 2.50 UDF media
ocfs2: Improve rename locking
quota: remove superfluous DQUOT_OFF() in fs/namespace.c
quota: various style cleanups
quota: quota core changes for quotaon on remount
quota: ext3: make ext3 handle quotaon on remount
quota: ext4: make ext4 handle quotaon on remount
quota: reiserfs: make reiserfs handle quotaon on remount
ext3: fix update of mtime and ctime on rename
ext3: fix hang on umount with quotas when journal is aborted
ext3: fix mount messages when quota disabled
reiserfs: fix hang on umount with quotas when journal is aborted
reiserfs: unpack tails on quota files
vfs: fix lock inversion in drop_pagecache_sb()
vfs: skip inodes without pages to free in drop_pagecache_sb()
ext4: Fix update of mtime and ctime on rename
ext4: Fix hang on umount with quotas when journal is aborted
isofs: fix access to unallocated memory when reading corrupted filesystem
quota: add a convenience macro for filesystems

jan sonnek:
Misc: phantom, consistent whitespace

Janne Grunau:
V4L/DVB (7538): Adds selectable adapter numbers as per module option
V4L/DVB (7734): em28xx: copy and paste error in em28xx_init_isoc

Jared Hulbert:
mm: introduce VM_MIXEDMAP
return pfn from direct_access, for XIP
[MTD][NOR] Add physical address to point() method

Jarek Poplawski:
sch_sfq: use del_timer_sync() in sfq_destroy()

Jarkko Lavinen:
MMC: OMAP: Abort stuck commands
MMC: OMAP: Use tasklet instead of workqueue for cover switch notification
MMC: OMAP: Move failing command abortion to workqueue
MMC: OMAP: Lazy clock shutdown
MMC: OMAP: Start new commands from work queue instead of irq
MMC: OMAP: Do not busy wait for end of command for ever

Jarkko Nikula:
[ALSA] ASoC: Add support for 12 MHz MCLK in TLV320AIC3X
[ALSA] ASoC: Add support for 19.2 MHz MCLK in TLV320AIC3X
[ALSA] ASoC: Add drivers for the Texas Instruments OMAP processors

Jarod Wilson:
firewire: fw-sbp2: set dual-phase cycle_limit
firewire: fw-ohci: make sure HCControl register LPS bit is set
firewire: fw-ohci: log regAccessFail events
firewire: fw-ohci: don't append to AT context when it's not active
firewire: replace more hex values with defined csr constants
firewire: use bitwise and to get reg in handle_registers

Jaroslav Kysela:
[ALSA] Added support for Delta1010E (newer revisions of Delta1010)
[ALSA] ice1712 - added support for M-Audio Delta 66E

Jason Jin:
[POWERPC] 86xx: Fix the wrong serial1 interrupt for 8610 board

Jason Riedy:
iwlwifi: Allow building iwl3945 without iwl4965.

Jason Wessel:
kgdb: core
consoles: polling support, kgdboc
kgdb: document parameters
kgdb: fix kgdboc dynamic module configuration
kgdb: fix NMI hangs
kgdb: clocksource watchdog
kgdb: print breakpoint removed on exception
kgdb: add x86 HW breakpoints
kgdb: fix optional arch functions and probe_kernel_*
kgdb: kgdboc pl011 I/O module
kgdb: fix several kgdb regressions
kgdb: add kgdb internal test suite
kgdb: add documentation
kgdb: allow static kgdbts boot configuration
kgdb: documentation fixes
kgdb: fix SMP NMI kgdb_handle_exception exit race
kgdb: always use icache flush for sw breakpoints

Javier Cardona:
zd1211rw: Fixed incorrect constant name.

Jay Cliburn:
atl1: relocate atl1 driver to /drivers/net/atlx
atl1: move common functions to atlx files
atl1: fix broken TSO
atl1: add ethtool register dump
atl1: simplify tx packet descriptor
atl1: use csum_start
atl1: use netif_msg
atl1: print debug info if rrd error
atl1: make functions static
atl1: reduce forward declarations

Jaya Kumar:
[ARM] 4867/1: Adds flash, udc, mci support for gumstix F boards
[ARM] 5006/1: Gumstix GPIO header fixup and defconfig fixup
fbdev: metronomefb bugfix
fbdev: hecubafb bugfix
fbdev: platforming metronomefb and am200epd
fbdev: platforming hecubafb and n411

Jean Delvare:
HID: fix build failure in hiddev_ioctl with gcc 3.2
i2c: Remove the algorithm drivers from the config menu
i2c-dev: Split i2cdev_ioctl
V4L/DVB (7332): ir-kbd-i2c: Minor optimization in ir_probe
V4L/DVB (7751): ir-kbd-i2c: Save a temporary memory allocation in ir_probe
hwmon: (w83l785ts) Don't ask the user to report failures
hwmon: (w83793) VID and VRM handling cleanups
hwmon: (lm75) Fix an incorrect comment
radeonfb: fix debug option
radeonfb: drop redundant RTRACE macro
radeonfb: speed up the I2C buses
savagefb: speed up the I2C bus
i2c-stub: No newline in parameter description
i2c: Spelling fix (successful)
i2c-piix4: Minor cleanups
i2c-sis5595: Minor cleanups in sis5595_access
i2c/tps65010: Add missing intialization of client data
i2c: Drop unused RTC driver IDs
i2c-amd756-s4882: Fix an error path
i2c: Add support for device alias names
i2c: Convert most new-style drivers to use module aliasing
dmi: clean-up dmi helper declarations

Jeb Cramer:
ixgbe: Add optional DCA infrastructure

Jeff Dike:
random: add async notification support to /dev/random
asm-*/futex.h should include linux/uaccess.h

Jeff Garzik:
[SCSI] gdth: PCI probe cleanups, prep for PCI hotplug API conversion
[SCSI] gdth: convert to PCI hotplug API
[netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours
[netdrvr] forcedeth: internal simplifications; changelog removal
[libata] sata_nv: disable ADMA by default
[libata] improve Kconfig help text for new PMP, SFF options
[ISDN] HiSax: modularization prep
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
ARM minor irq handler cleanup: avoid passing unused info to irq
[SPARC] minor irq handler cleanups
[BLACKFIN] minor irq handler cleanups
[PPC] minor irq handler cleanups
drivers/char: minor irq handler cleanups
[ISDN] minor irq handler cleanups
[IA64] minor irq handler cleanups
[ALSA] Fix synchronize_irq() bugs, redundancies
arm/mach-integrator/time.c, mwave: revert portions of recent irq cleanups
[netdrvr] tehuti: move ioctl perm check closer to function start
[SCSI] aha152x, eata, u14-34f: minor irq handler cleanups
[SCSI] aha1542: minor irq handler cleanups
Merge branch 'sis190' of git://git.kernel.org/.../romieu/netdev-2.6 into upstream
Merge branch 'upstream-jeff' of git://git.kernel.org/.../romieu/netdev-2.6 into upstream
[libata] pata_atiixp: fix PIO timing data misprogramming
[libata] linux/libata.h: reorganize ata_device struct members a bit

Jeff Kirsher:
e1000e: rename mc_addr_list_update
e1000e: reorganize PHY and flow control interface
e1000e: limit EEPROM size accesses
e1000e: Make arrays out of these Rx/Tx registers
e1000e: rename a few functions

Jeff Layton:
NFS: clean up short packet handling for NFSv2 readdir
NFS: clean up short packet handling for NFSv3 readdir
NFS: clean up short packet handling for NFSv4 readdir
NFS: remove duplicate flags assignment from nfs_validate_mount_data
SUNRPC: export svc_sock_update_bufs
SUNRPC: have svc_recv() check kthread_should_stop()
NLM: Convert lockd to use kthreads
SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails
NFS: convert nfs4 callback thread to kthread API
SUNRPC: remove svc_create_thread()
NFS: don't let nfs_callback_svc exit on unexpected svc_recv errors (try #2)
NLM: don't let lockd exit on unexpected svc_recv errors (try #2)
knfsd: get rid of imode variable in nfsd_setattr
knfsd: clear both setuid and setgid whenever a chown is done

Jeff Mahoney:
ocfs2/cluster: Get rid of arguments to the timeout routines

Jeff Moyer:
aio: io_getevents() should return if io_destroy() is invoked
aio: fix misleading comments
autofs4: fix execution order race in mount request code
autofs4: fix incorrect return from root.c:try_to_fill_dentry()

Jens Axboe:
dm: use unlocked variants of queue flag check/set
Improve queue_is_locked()

Jens Rottmann:
lxfb: extend PLL table to support dotclocks below 25 MHz

Jeremy Fitzhardinge:
xen: use iret instruction all the time
x86: only enable interrupts when kernel state has been set up
x86: simplify sync_test_bit(), improve
x86: sparsemem: reduce i386 PAE section size
x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospace
x86: convert pgalloc_64.h from macros to inlines
x86: add common mm/pgtable.c
x86: put paravirt stubs into common asm/pgalloc.h
x86: move pte functions into common asm/pgalloc.h
x86: move pmd functions into common asm/pgalloc.h
x86: move pgalloc pud and pgd operations into common place
x86: move all the pgd_list handling to one place
x86: rename paravirt_alloc_pt etc after the pagetable structure
x86: add pud_alloc for 4-level pagetables
x86/pgtable.h: demacro ptep_set_access_flags
x86/pgtable.h: demacro ptep_test_and_clear_young
x86/pgtable.h: demacro ptep_clear_flush_young
x86: demacro pgalloc paravirt stubs
xen: use appropriate pte types
xen: make use of pte_t union
xen: unify pte operations
xen: use phys_addr_t when referring to physical addresses
xen: unify pte operations on machine frames
xen: make sure iret faults are trapped
x86: unify KERNEL_PGD_PTRS
x86: unify pgd ctor/dtor
xen: add support for callbackops hypercall
xen: support sysenter/sysexit if hypervisor does
xen: implement a debug-interrupt handler
xen: make sure retriggered events are set pending
xen: short-cut for recursive event handling
xen: no need for domU to worry about MCE/MCA
xen: jump to iret fixup
xen/blkfront: use bdget_disk
xen: disable preemption during tlb flush
xen: allow set_pte_at on init_mm to be lockless
xen: fold xen_sysexit into xen_iret
xen: allow compilation with non-flat memory
xen: add balloon driver
hotplug-memory: make online_page() common
x86: don't bother printing compat vdso address

Jeremy Kerr:
[POWERPC] spufs: add newline to signal{1,2}_type files
[POWERPC] spufs: reacquire LS pointer in spu_process_callback
[POWERPC] spufs: save MFC command channel before purging MFC queue

Jerone Young:
[POWERPC] 4xx: Add idle wait support for 44x platforms

Jesper Juhl:
x86 floppy: kill off the 'register' keyword from header
[NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not found
PCI: Hotplug: Fix leaks in IBM Hot Plug Controller Driver - ibmphp_init_devno()
Correct a few trivial tree details in Documentation/SubmittingPatches
PCI Express ASPM support should default to 'No'
USB: test for NULL return from platform_get_resource() in ohci_hcd_sm501_drv_remove()
USB: mem leak fixes for AMD 5536 UDC high/full speed USB device controller driver

Jesse Barnes:
Update MAINTAINERS with location of PCI tree
drm/vbl rework: rework how the drm deals with vblank.
PCI: don't expose struct pci_vpd to userspace
x86: fix PCI MSI breaks when booting with nosmp
[MAINTAINERS] PCI list moved

Jesse Brandeburg:
ixgb: add explicit state checking
e1000e: remove irq_sem
e1000: remove irq_sem
ixgb: remove irq_sem
e1000e: Increment version to 0.2.1

Jiang zhe:
[ALSA] hda-codec - model for alc883 to support M720R
[ALSA] hda-codec - model for alc883 to support FUJITSU Pi2515
[ALSA] hda-codec - model for cx20549 to support laptop HP530
[ALSA] hda-codec - model for alc262 to support Lenovo 3000
[ALSA] hda-codec - PCI quirk for MSI laptop
[ALSA] hda - Should use HDA_OUTPUT instead of HDA_INPUT to mute pin 15 of ALC880
[ALSA] hda - PCI quirk for laptop LG which use CMI9880

Jim Duchek:
HID: quirk for MS Wireless Desktop Receiver (model 1028)

Jim Meyering:
alpha: handle kcalloc failure
affs: handle match_strdup failure
hfs: handle match_strdup failure
hfsplus: handle match_strdup failure
lib/inflate.c: handle failed malloc()

Jiri Kosina:
HID: Sunplus Wireless Desktop needs report descriptor fixup
HID: fix misplaced rdesc quirk
HID: pass numbered reports properly to hidraw
HID: Logitech diNovo Mini pad support
HID: ThrustMaster FF driver is no longer experimental
HID: WiseGroup 866 Dual Joypad needs output reports quirk
HID: remove 60x GTCO devices from blacklist
Input: fix ordering in joystick Makefile
ipwireless: remove dead code

Jiri Olsa:
[AF_PACKET]: Remove unused variable.
fs: remove unused fops from struct char_device_struct

Jiri Slaby:
WDEV: ath5k, typecheck on nonDEBUG
mac80211: fix defined but not used
x86: pgtable, document pde bits
x86: fix exec mappings comments
HID: fix sparse warnings
HID: make function from dbg_hid
HID: move wait from hid to usbhid
x86: fix text_poke()
Misc: phantom, add compat ioctl
Misc, phantom, fix poll
Char: moxa, remove static isa support
Char: moxa, cleanup module-param passed isa init
Char: moxa, pci io space fixup
Char: moxa, fix TIOC(G/S)SOFTCAR param
Char: moxa, add firmware loading
Char: moxa, merge c2xx and c320 firmware loading
Char: moxa, remove port->port
Char: moxa, remove unused port entries
Char: moxa, centralize board readiness
Char: moxa, timer cleanup
Char: moxa, ioctl cleanup
Char: moxa, merge 2 poll functions
Char: moxa, cleanup rx/tx
Char: moxa, serialise timer
Char: moxa, rework open/close
Char: moxa, little cleanup
Char: moxa, remove useless tty functions
Char: moxa, introduce MOXA_IS_320 macro
Char: moxa, notify about board readiness
Char: moxa, update credits
Char: moxa, add firmware loading fix
Char: ip2, macros cleanup
Char: rio, fix cirrus defines
[SCSI] megaraid_sas: fix suspend/resume sections

Joachim Fenkes:
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
IB/ehca: Move high-volume debug output to higher debug levels
IB/ehca: Remove mr_largepage parameter
IB/ehca: Make some module parameters bool, update descriptions
IB/ehca: Bump version number to 0026

Joachim Foerster:
[ALSA] [ML403-AC97CR] Remove duplicate snd_card_set_dev()

Jochen Eisinger:
i8k: make fan multiplier tunable with a module parameter

Jochen Friedrich:
[POWERPC] i2c: OF helpers for the i2c API
[POWERPC] i2c: Fix build breakage introduced by OF helpers

Joe Perches:
drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests
include/net/ieee80211.h - remove duplicate include
[NET]: include/net/route.h - remove duplicate include
[NET]: include/linux/atalk.h - remove duplicate include
[NET]: include/linux/igmp.h - remove duplicate include
[NET]: include/linux/udp.h - remove duplicate include
e1000: Convert boolean_t to bool
ixgb: convert boolean_t to bool
[NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_*
[ATM]: Use SEQ_START_TOKEN
[AF_UNIX]: Use SEQ_START_TOKEN
drivers/net/bonding/bond_main.c - remove unnecessary #define
ixgb: convert uint16_t style integers to u16
e1000: convert uint16_t style integers to u16
ext4: remove duplicate include of ext4_fs_i.h header file
x86: include/asm-x86/mutex_32.h - use angle brackets for include
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
x86: cleanup duplicate includes
include/asm-x86/acpi.h: checkpatch cleanups - formatting only
include/asm-x86/alternative.h: checkpatch cleanups - formatting only
include/asm-x86/a.out-core.h: checkpatch cleanups - formatting only
include/asm-x86/apicdef.h: checkpatch cleanups - formatting only
include/asm-x86/apic.h: checkpatch cleanups - formatting only
include/asm-x86/atomic_32.h: checkpatch cleanups - formatting only
include/asm-x86/atomic_64.h: checkpatch cleanups - formatting only
include/asm-x86/bitops_32.h: checkpatch cleanups - formatting only
include/asm-x86/bitops_64.h: checkpatch cleanups - formatting only
include/asm-x86/bitops.h: checkpatch cleanups - formatting only
include/asm-x86/bug.h: checkpatch cleanups - formatting only
include/asm-x86/byteorder.h: checkpatch cleanups - formatting only
include/asm-x86/cacheflush.h: checkpatch cleanups - formatting only
include/asm-x86/checksum_32.h: checkpatch cleanups - formatting only
include/asm-x86/checksum_64.h: checkpatch cleanups - formatting only
include/asm-x86/cmpxchg_32.h: checkpatch cleanups - formatting only
include/asm-x86/cmpxchg_64.h: checkpatch cleanups - formatting only
include/asm-x86/compat.h: checkpatch cleanups - formatting only
include/asm-x86/current_32.h: checkpatch cleanups - formatting only
include/asm-x86/current_64.h: checkpatch cleanups - formatting only
include/asm-x86/desc_defs.h: checkpatch cleanups - formatting only
include/asm-x86/desc.h: checkpatch cleanups - formatting only
include/asm-x86/div64.h: checkpatch cleanups - formatting only
include/asm-x86/dma.h: checkpatch cleanups - formatting only
include/asm-x86/dwarf2_64.h: checkpatch cleanups - formatting only
include/asm-x86/e820_32.h: checkpatch cleanups - formatting only
include/asm-x86/e820_64.h: checkpatch cleanups - formatting only
include/asm-x86/edac.h: checkpatch cleanups - formatting only
include/asm-x86/efi.h: checkpatch cleanups - formatting only
include/asm-x86/elf.h: checkpatch cleanups - formatting only
include/asm-x86/fixmap_32.h: checkpatch cleanups - formatting only
include/asm-x86/fixmap_64.h: checkpatch cleanups - formatting only
include/asm-x86/floppy.h: checkpatch cleanups - formatting only
include/asm-x86/futex.h: checkpatch cleanups - formatting only
include/asm-x86/genapic_32.h: checkpatch cleanups - formatting only
include/asm-x86/geode.h: checkpatch cleanups - formatting only
include/asm-x86/highmem.h: checkpatch cleanups - formatting only
include/asm-x86/hw_irq_64.h: checkpatch cleanups - formatting only
include/asm-x86/hypertransport.h: checkpatch cleanups - formatting only
include/asm-x86/i387.h: checkpatch cleanups - formatting only
include/asm-x86/i8259.h: checkpatch cleanups - formatting only
include/asm-x86/ia32.h: checkpatch cleanups - formatting only
include/asm-x86/io_32.h: checkpatch cleanups - formatting only
include/asm-x86/io_64.h: checkpatch cleanups - formatting only
include/asm-x86/ioctls.h: checkpatch cleanups - formatting only
include/asm-x86/io.h: checkpatch cleanups - formatting only
include/asm-x86/ipcbuf.h: checkpatch cleanups - formatting only
include/asm-x86/ipi.h: checkpatch cleanups - formatting only
include/asm-x86/irq_32.h: checkpatch cleanups - formatting only
include/asm-x86/irq_64.h: checkpatch cleanups - formatting only
include/asm-x86/irqflags.h: checkpatch cleanups - formatting only
include/asm-x86/kdebug.h: checkpatch cleanups - formatting only
include/asm-x86/kexec.h: checkpatch cleanups - formatting only
include/asm-x86/kprobes.h: checkpatch cleanups - formatting only
include/asm-x86/kvm_host.h: checkpatch cleanups - formatting only
include/asm-x86/kvm_x86_emulate.h: checkpatch cleanups - formatting only
include/asm-x86/lguest_hcall.h: checkpatch cleanups - formatting only
include/asm-x86/lguest.h: checkpatch cleanups - formatting only
include/asm-x86/local.h: checkpatch cleanups - formatting only
include/asm-x86/mc146818rtc.h: checkpatch cleanups - formatting only
include/asm-x86/mca_dma.h: checkpatch cleanups - formatting only
include/asm-x86/mmu_context_32.h: checkpatch cleanups - formatting only
include/asm-x86/mmu_context_64.h: checkpatch cleanups - formatting only
include/asm-x86/mmu.h: checkpatch cleanups - formatting only
include/asm-x86/mmx.h: checkpatch cleanups - formatting only
include/asm-x86/mmzone_32.h: checkpatch cleanups - formatting only
include/asm-x86/mmzone_64.h: checkpatch cleanups - formatting only
include/asm-x86/mpspec_def.h: checkpatch cleanups - formatting only
include/asm-x86/mpspec.h: checkpatch cleanups - formatting only
include/asm-x86/msidef.h: checkpatch cleanups - formatting only
include/asm-x86/msr.h: checkpatch cleanups - formatting only
include/asm-x86/mtrr.h: checkpatch cleanups - formatting only
include/asm-x86/mutex_32.h: checkpatch cleanups - formatting only
include/asm-x86/mutex_64.h: checkpatch cleanups - formatting only
include/asm-x86/numa_64.h: checkpatch cleanups - formatting only
include/asm-x86/numaq.h: checkpatch cleanups - formatting only
include/asm-x86/page_32.h: checkpatch cleanups - formatting only
include/asm-x86/page_64.h: checkpatch cleanups - formatting only
include/asm-x86/param.h: checkpatch cleanups - formatting only
include/asm-x86/paravirt.h: checkpatch cleanups - formatting only
include/asm-x86/parport.h: checkpatch cleanups - formatting only
include/asm-x86/pci_64.h: checkpatch cleanups - formatting only
include/asm-x86/pci-direct.h: checkpatch cleanups - formatting only
include/asm-x86/pci.h: checkpatch cleanups - formatting only
include/asm-x86/pda.h: checkpatch cleanups - formatting only
include/asm-x86/percpu.h: checkpatch cleanups - formatting only
include/asm-x86/pgtable-2level.h: checkpatch cleanups - formatting only
include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only
include/asm-x86/pgtable-3level.h: checkpatch cleanups - formatting only
include/asm-x86/pgtable_64.h: checkpatch cleanups - formatting only
include/asm-x86/pgtable.h: checkpatch cleanups - formatting only
include/asm-x86/posix_types_32.h: checkpatch cleanups - formatting only
include/asm-x86/posix_types_64.h: checkpatch cleanups - formatting only
include/asm-x86/processor.h: checkpatch cleanups - formatting only
include/asm-x86/proto.h: checkpatch cleanups - formatting only
include/asm-x86/ptrace.h: checkpatch cleanups - formatting only
include/asm-x86/reboot.h: checkpatch cleanups - formatting only
include/asm-x86/resume-trace.h: checkpatch cleanups - formatting only
include/asm-x86/rio.h: checkpatch cleanups - formatting only
include/asm-x86/rwsem.h: checkpatch cleanups - formatting only
include/asm-x86/setup.h: checkpatch cleanups - formatting only
include/asm-x86/sigcontext32.h: checkpatch cleanups - formatting only
include/asm-x86/sigcontext.h: checkpatch cleanups - formatting only
include/asm-x86/signal.h: checkpatch cleanups - formatting only
include/asm-x86/smp_32.h: checkpatch cleanups - formatting only
include/asm-x86/smp_64.h: checkpatch cleanups - formatting only
include/asm-x86/spinlock.h: checkpatch cleanups - formatting only
include/asm-x86/srat.h: checkpatch cleanups - formatting only
include/asm-x86/string_32.h: checkpatch cleanups - formatting only
include/asm-x86/string_64.h: checkpatch cleanups - formatting only
include/asm-x86/suspend_32.h: checkpatch cleanups - formatting only
include/asm-x86/suspend_64.h: checkpatch cleanups - formatting only
include/asm-x86/swiotlb.h: checkpatch cleanups - formatting only
include/asm-x86/sync_bitops.h: checkpatch cleanups - formatting only
include/asm-x86/system.h: checkpatch cleanups - formatting only
include/asm-x86/tce.h: checkpatch cleanups - formatting only
include/asm-x86/thread_info_32.h: checkpatch cleanups - formatting only
include/asm-x86/thread_info_64.h: checkpatch cleanups - formatting only
include/asm-x86/tlbflush.h: checkpatch cleanups - formatting only
include/asm-x86/topology.h: checkpatch cleanups - formatting only
include/asm-x86/tsc.h: checkpatch cleanups - formatting only
include/asm-x86/uaccess_32.h: checkpatch cleanups - formatting only
include/asm-x86/uaccess_64.h: checkpatch cleanups - formatting only
include/asm-x86/unaligned.h: checkpatch cleanups - formatting only
include/asm-x86/unistd_32.h: checkpatch cleanups - formatting only
include/asm-x86/unistd_64.h: checkpatch cleanups - formatting only
include/asm-x86/user_32.h: checkpatch cleanups - formatting only
include/asm-x86/user32.h: checkpatch cleanups - formatting only
include/asm-x86/user_64.h: checkpatch cleanups - formatting only
include/asm-x86/vdso.h: checkpatch cleanups - formatting only
include/asm-x86/vga.h: checkpatch cleanups - formatting only
include/asm-x86/vm86.h: checkpatch cleanups - formatting only
include/asm-x86/vmi.h: checkpatch cleanups - formatting only
include/asm-x86/voyager.h: checkpatch cleanups - formatting only
include/asm-x86/xor_32.h: checkpatch cleanups - formatting only
include/asm-x86/xor_64.h: checkpatch cleanups - formatting only
driver core: Convert debug functions declared inline attribute((format (printf,x,y) to statement expression macros
x86: include/asm-x86/pgalloc.h/bitops.h: checkpatch cleanups - formatting only
synclink drivers bool conversion
scripts/Lindent: support gnu indent v2.2.10

Joe Peterson:
Resume TTY on SUSP and fix CRNL order in N_TTY line discipline

Joel Becker:
ocfs2: Make ocfs2_slot_info private.
ocfs2: Change the recovery map to an array of node numbers.
ocfs2: slot_map I/O based on max_slots.
ocfs2: De-magic the in-memory slot map.
ocfs2: Define the contents of the slot_map file.
ocfs2: New slot map format
ocfs2: Separate out dlm lock functions.
ocfs2: Use global DLM_ constants in generic code.
ocfs2: Use -errno instead of dlm_status for ocfs2_dlm_lock/unlock() API.
ocfs2: Create the lock status block union.
ocfs2: Introduce the new ocfs2_cluster_connect/disconnect() API.
ocfs2: Abstract out node number queries.
ocfs2: Move o2hb functionality into the stack glue.
ocfs2: Remove CANCELGRANT from the view of dlmglue.
ocfs2: Abstract out a debugging function for underlying dlms.
ocfs2: Clean up stackglue initialization
ocfs2: Split o2cb code from generic stack functions.
ocfs2: Create ocfs2_stack_operations and split out the o2cb stack.
ocfs2: Break out stackglue into modules.
ocfs2: Create stack glue sysfs files.
ocfs2: Add the USERSPACE_STACK incompat bit.
ocfs2: Add the 'cluster_stack' sysfs file.
ocfs2: Add the user stack module.
ocfs2: Add the ocfs2_control misc device.
ocfs2: Start the ocfs2_control handshake.
ocfs2: Introduce the DOWN message to ocfs2_control
ocfs2: Add the local node id to the handshake.
ocfs2: Add the 'set version' message to the ocfs2_control device.
ocfs2: Change mlog_bug_on to BUG_ON in ocfs2_lockid.h
ocfs2: Add kbuild for ocfs2_stack_user.ko
ocfs2: Allow selection of cluster plug-ins.
ocfs2: Document /sys/fs/ocfs2
ocfs2: Put tree in MAINTAINERS
ocfs2: Correct merge of 52f7c21 (Move /sys/o2cb to /sys/fs/o2cb)

Joerg Roedel:
KVM: make EFER_RESERVED_BITS configurable for architecture code
KVM: align valid EFER bits with the features of the host system
KVM: VMX: unifdef the EFER specific code
KVM: allow access to EFER in 32bit KVM
KVM: SVM: move feature detection to hardware setup code
KVM: SVM: add detection of Nested Paging feature
KVM: SVM: add module parameter to disable Nested Paging
KVM: export information about NPT to generic x86 code
KVM: MMU: make the __nonpaging_map function generic
KVM: export the load_pdptrs() function to modules
KVM: MMU: add TDP support to the KVM MMU
KVM: SVM: add support for Nested Paging
KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
KVM: SVM: allocate the MSR permission map per VCPU
KVM: SVM: enable LBR virtualization
KVM: detect if VCPU triple faults
KVM: function declaration parameter name cleanup
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
KVM: SVM: align shadow CR4.MCE with host
KVM: SVM: add intercept for machine check exception
KVM: SVM: do not intercept task switch with NPT
KVM: SVM: sync TPR value to V_TPR field in the VMCB
KVM: export kvm_lapic_set_tpr() to modules
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
KVM: SVM: remove now obsolete FIXME comment
KVM: SVM: remove selective CR0 comment

Johannes Berg:
[POWERPC] mpic: Make sparse happy
mac80211: allow sending multicast frames through virtual ports
mac80211: dissolve pre-rx handlers
cfg80211 API for channels/bitrates, mac80211 and driver conversion
nl80211: export hardware bitrate/channel capabilities
mac80211: fix scan band off-by-one error
mac80211: remove port control enable switch, clean up sta flags
wireless: fix ERP rate flags
mac80211: split ieee80211_txrx_result
mac80211: split RX_DROP
mac80211: clean up some things in the RX path
mac80211: remove "dynamic" RX/TX handlers
mac80211: move some code into ieee80211_invoke_rx_handlers
mac80211: defer master netdev allocation to ieee80211_register_hw
mac80211: give burst time in txop rather than 0.1msec units
mac80211: fix ecw2cw brain-damage
rtl818x: fix RTS/CTS-less transmit
b43(legacy): include full timestamp in beacon frames
mac80211: convert sta_info.pspoll to a flag
mac80211: invoke set_tim() callback after setting own TIM info
mac80211: remove sta TIM flag, fix expiry TIM handling
mac80211: consolidate TIM handling code
adm8211: fix sparse warnings
p54: fix sparse warnings
mac80211: rework TX filtered frame code
mac80211: atomically check whether STA exists already
mac80211: Disallow concurrent IBSS/STA mode interfaces
mac80211: fix debugfs_sta print_mac() warning
mac80211: fix IBSS code
adm8211: fix cfg80211 band API conversion
mac80211: clarify use of TX status/RX callbacks
mac80211: safely free beacon in ieee80211_if_reinit
mac80211: remove STA infos last_ack stuff
mac80211: split ieee80211_key_alloc/free
mac80211: fix key replacing, hw accel
WEXT: add mesh interface type
mac80211: add mesh interface type
mac80211: clean up mesh code
mac80211: mesh hwmp locking fixes
mac80211: enable mesh in Kconfig
mac80211: add missing "break" statement in mesh code
mac80211: clarify mesh Kconfig
mac80211: export mesh_plink_broken
mac80211: clean up mesh RX path a bit more
mac80211: fix kernel-doc comment for mesh_plink_deactivate
mac80211: reorder a few fields in sta_info
mac80211: split ieee80211_txrx_data
mac80211: RCU-ify STA info structure access
mac80211: split sta_info_add
mac80211: clean up sta_info and document locking
mac80211: remove STA entries when taking down interface
mac80211: don't clear next_hop in path reclaim
mac80211: add documentation book
mac80211: fix sta_info mesh timer bug
b43: verify sta_notify mac80211 callback
mac80211: always insert key into list
mac80211: fix hardware scan completion
mac80211: don't call conf_tx under RCU lock
wireless: add wiphy channel freq to channel struct lookup helper
mac80211: use ieee80211_get_channel
mac80211: filter scan results on unusable channels
cfg80211: don't export ieee80211_get_channel
mac80211: reorder fields to make some structures smaller
mac80211 ibss: flush only stations belonging to current interface
mac80211: fix sta_info_destroy(NULL)
mac80211: automatically free sta struct when insertion fails
mac80211: clean up sta_info_destroy() users wrt. RCU/locking
mac80211: sta_info_flush() fixes
mac80211: fix sparse complaint in ieee80211_sta_def_wmm_params
iwlwifi: fix some warnings
mac80211: fix possible sta-debugfs work lockup
mac80211: clean up IEEE80211_FC use
iwlwifi: honour regulatory restrictions in scan code
mac80211: make debugfs files root-only
mac80211: fix ieee80211_ioctl_giwrate
mac80211: fix sta-info pinning
mac80211: fix key vs. sta locking problems
mac80211: rename files
mac80211: fix key debugfs default_key link
mac80211: fix key hwaccel race
mac80211: further RCU fixes
mac80211: fix spinlock recursion
mac80211: fix key todo list order
mac80211: allow WDS mode
mac80211: rework scanning to account for probe response/beacon difference
mac80211: MAINTAINERS update
mac80211: assign conf.beacon_control for mesh
mac80211: don't allow invalid WDS peer addresses
mac80211: insert WDS peer after adding interface

Johannes Weiner:
[POWERPC] Remove redundant display of free swap space in show_mem()
[POWERPC] ppc: Remove redundant display of free swap space in show_mem()
[IA64] remove redundant display of free swap space in show_mem()
[S390] remove redundant display of free swap space in show_mem()
x86: Remove redundant display of free swap space in show_mem()
[ARM] remove redundant display of free swap space in show_mem()
avr32: Remove two unused #defines from mm/init.c
Remove unused MAX_NODES_SHIFT
mm: fix possible off-by-one in walk_pte_range()
m68k: remove redundant display of free swap space in show_mem()
cris: remove redundant display of free swap space in show_mem()
[MIPS] remove redundant display of free swap space in show_mem()

John Gregor:
IB/ipath: Head of Line blocking vs forward progress of user apps
IB/ipath: Add code for IBA7220 send DMA

John Heffner:
[TCP]: Increase the max_burst threshold from 3 to tp->reordering.
tcp: Allow send-limited cwnd to grow up to max_burst when gso disabled
tcp: Limit cwnd growth when deferring for GSO

John Linn:
[POWERPC] Xilinx: boot support for Xilinx uart 16550.
[POWERPC] Xilinx: of_serial support for Xilinx uart 16550.

John W. Linville:
wireless: correct warnings from using '%llx' for type 'u64'
mac80211: silently accept deletion of non-existant key
iwlwifi: do not register bands with no supported channels
prism54: correct thinko in "prism54: Convert stats_sem in a mutex"
rt2x00: fixup some non-functional merge errors
wireless: fix various printk warnings on ia64 (and others)
Revert "mac80211: use a struct for bss->mesh_config"
drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning
iwlwifi/Kconfg: make IWLWIFI_LEDS invisible
drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typo
cfg80211: default to regulatory max power for channel
mlme.c: fixup some merge damage

Jon Schindler:
/drivers/net/8390.c replaced init_module&cleanup_module with module_init&module_exit
/drivers/net/appletalk/cops.c replaced init_module&cleanup_module with module_init&module_exit
/drivers/net/arcnet/com20020.c replaced init_module&cleanup_module with module_init&module_exit
/drivers/net/at1700.c replaced init_module&cleanup_module with module_init&module_exit
/drivers/net/atarilance.c replaced init_module&cleanup_module with module_init&module_exit
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&module_exit
drivers/char/ip2/ip2main.c: replace init_module&cleanup_module with module_init&module_exit
¥¿¥°

¤³¤Î¥Ú¡¼¥¸¤Ø¤Î¥³¥á¥ó¥È

2.6.26-rc1_shortlog08 - �ܲ�ե����륷���ƥ� - Seesaa Wiki�ʥ������� for ���ޡ��ȥե��� モンクレール ニット http://www.pslcbi.com/moncler2014.html

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« ニット 2013ǯ12·î10Æü(²Ð) 08:38:09 ÊÖ¿®

¥³¥á¥ó¥È¤ò¤«¤¯


¡Öhttp://¡×¤ò´Þ¤àÅê¹Æ¤Ï¶Ø»ß¤µ¤ì¤Æ¤¤¤Þ¤¹¡£

ÍøÍѵ¬Ìó¤ò¤´³Îǧ¤Î¤¦¤¨¤´µ­Æþ²¼¤µ¤¤

´ØÏ¢¥½¥Õ¥È/ʸ½ñ

Firefox3 Meter  Use OpenOffice.org

´ÉÍý¿Í/Éû´ÉÍý¿Í¤Î¤ßÊÔ½¸¤Ç¤­¤Þ¤¹