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

2.6.22-rc2 ~

Aaron Durbin:
acpi: fix potential call to a freed memory section.

Al Viro:
fix deadlock in loop.c
missing mm.h in fw-ohci
missing dependencies for USB drivers in input
missing includes in mlx4
em28xx and ivtv should depend on PCI
rpadlpar breakage - fallout of struct subsystem removal
m32r: __xchg() should be always_inline
audit_match_signal() and friends are used only if CONFIG_AUDITSYSCALL is set
fix uml-x86_64
arm: walk_stacktrace() needs to be exported
pata_scc had been missed by ata_std_prereset() switch

Alan Cox:
sl82c105: Switch to ref counting API

Andrew Morton:
parport_pc needs dma-mapping.h
slub: fix handling of oversized slabs

Arthur Jones:
IB/ipath: Shadow the gpio_mask register

Auke Kok:
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
e1000: Fix msi enable leak on error, don't print error message, cleanup

Bartlomiej Zolnierkiewicz:
pdc202xx_old: rewrite mode programming code (v2)
serverworks: PIO mode setup fixes
sis5513: PIO mode setup fixes
alim15x3: use ide_tune_dma()
pdc202xx_new: use ide_tune_dma()
ide: always disable DMA before tuning it
cs5530/sc1200: add ->udma_filter methods
ide: use ide_tune_dma() part #2
cs5530/sc1200: DMA support cleanup
cs5530/sc1200: add ->speedproc support
ide: remove ide_dma_enable()
ide: add missing validity checks for identify words 62 and 63
ide: remove ide_use_dma()

Becky Bruce:
[POWERPC] Change include protections to ASM_POWERPC

Benjamin Herrenschmidt:
[POWERPC] Add spinlock to request_phb_iospace()
[POWERPC] Fix IO space on PCI buses created from of_platform
[POWERPC] Make sure device node type/name is not NULL on hot-added nodes
Make __vunmap static

Bernhard Walle:
i386/x86-64: fix section mismatch

Christian Krafft:
[POWERPC] cell_defconfig: Disable cpufreq and pmi

Christoph Hellwig:
[AVR32] optimize pagefault path
SUNRPC: remove dead variable 'rpciod_running'
[IA64] optimize pagefaults a little
[POWERPC] viopath: Use completion
[POWERPC] viopath: Use a completion in some more places
small netdevices.txt fix
spidernet: node-aware skbuff allocation

Christoph Lameter:
SLUB: CONFIG_LARGE_ALLOCS must consider MAX_ORDER limit
SLUB: It is legit to allocate a slab of the maximum permitted size
Fix: find_or_create_page skips cpuset memory spreading.
Slab allocators: Drop support for destructors
SLUB: Remove depends on EXPERIMENTAL and !ARCH_USES_SLAB_PAGE_STRUCT
SLAB: Move two remaining SLAB specific definitions to slab_def.h
SLUB: Define functions for cpu slab handling instead of using PageActive
slab: warn on zero-length allocations
SLUB: slabinfo fixes
SLUB: Do our own flags based on PG_active and PG_error
Remove SLAB_CTOR_CONSTRUCTOR
SLUB: Simplify debug code
Slab allocators: define common size limitations
Fix page allocation flags in grow_dev_page()
slub: another slabinfo fix

Corey Mutter:
[IPV6]: Reverse sense of promisc tests in ip6_mc_input

Dan Aloni:
make sysctl/kernel/core_pattern and fs/exec.c agree on maximum core filename size

Daniel Drake:
[CPUFREQ] powernow-k7: fix MHz rounding issue with perflib
[ALSA] usb-audio: another Logitech QuickCam ID

Daniel T Chen:
[ALSA] Include quirks from Ubuntu Dapper/Edgy/Feisty

Dave Jiang:
[POWERPC] Fix comment in booke_wdt
[POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC

Dave Jones:
[CPUFREQ] Support rev H AMD64s in powernow-k8
MAINTAINERS update.
[CPUFREQ] Correct revision mask for powernow-k8
[IPV4]: Correct rp_filter help text.

David Brownell:
gpio interface loosens call restrictions
rtc-omap build fix
rtc kconfig clarification

David Gibson:
[POWERPC] Remove fixup_bigphys_addr() for arch/powerpc to avoid link error
[POWERPC] Fix bug adding properties with flatdevtree.c's ft_set_prop()
[POWERPC] Fix make rules for treeImage.initrd
[POWERPC] Small fixes for the Ebony device tree

David Howells:
AFS: write back dirty data on unmount
AFS: Fix afs_prepare_write()

David S. Miller:
[SERIAL] SUNHV: Add an ID string.
[SPARC64]: Be more resiliant with PCI I/O space regs.
[SPARC] SBUS: bbc_i2c.c needs asm/io.h
[SPARC] SBUS: display7seg.c needs asm/io.h
[SCSI]: Add help text for SCSI_ESP_CORE.
[SPARC64]: Add missing cpus_empty() check in hypervisor xcall handling.
[SPARC64]: Accept ebus_bus_type for generic DMA ops.
[SPARC32]: Update defconfig.
[SPARC32]: asm/system.h needs asm/smp.h
[VIDEO]: XVR-500 and XVR-2500 need FB=y.
[SPARC64]: Update defconfig.
[SPARC64]: Add hypervisor API negotiation and fix console bugs.
[NET]: Fix BMSR_100{HALF,FULL}2 defines in linux/mii.h
[TCP]: TCP_CONG_YEAH requires TCP_CONG_VEGAS
[SPARC64]: Fix sched_clock() et al.
[IPV4]: Remove IPVS icmp hack from route.c for now.

David Woodhouse:
NS16550A: Restore HS settings in EXCR2 on resume
Fix incorrect prototype for ipxrtr_route_packet()

Davide Libenzi:
fix epoll single pass code and add wait-exclusive flag
epoll locks changes and cleanups
epoll: fix some comments
epoll: move kfree inside ep_free
eventfd use waitqueue lock ...
timerfd use waitqueue lock ...

Domen Puncer:
spi: fix spidev for >sizeof(long)/32 devices

Eugene Surovegin:
ibm_emac: fix section mismatch warnings
ibm_emac: improved PHY support
ibm_emac: fix link speed detection change

Gabriel Mansi:
[AGPGART] Fix wrong ID in via-agp.c

Geert Uytterhoeven:
m68k: implement __clear_user()

Gerald Britton:
cciss: Fix pci_driver.shutdown while device is still active

Gerd Hoffmann:
Refine SCREEN_INFO sanity check for vgacon initialization

H. Peter Anvin:
Further update of the i386 boot documentation

Haavard Skinnemoen:
[AVR32] Remove bogus comment in arch/avr32/kernel/irq.c
[AVR32] Wire up signalfd, timerfd and eventfd
[AVR32] Implement platform hooks for atmel_lcdfb driver

Heiko Carstens:
simplify compat_sys_timerfd
Let smp_call_function_single return -EBUSY on UP

Herbert Xu:
[IPSEC]: Check validity of direction in xfrm_policy_byid
[IPSEC]: Don't warn if high-order hash resize fails
[CRYPTO] padlock: Make CRYPTO_DEV_PADLOCK a tristate again
[CRYPTO] tcrypt: Add missing error check

Hoang-Nam Nguyen:
IB/ehca: Fix AQP0/1 QP number

Hugh Dickins:
slub: don't confuse ctor and dtor
i386: don't check_pgt_cache in flush_tlb_mm

Jack Morgenstein:
IB/mlx4: Fix uninitialized spinlock for 32-bit archs

Jamal Hadi Salim:
[NET_SCHED]: prio qdisc boundary condition

James.Yang:
[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448.

Jan Engelhardt:
Use menuconfig objects: IDE

Jan Kara:
circular locking dependency found in QUOTA OFF

Jarek Poplawski:
[NET]: lockdep classes in register_netdevice

Jaroslav Kysela:
[ALSA] version 1.0.14rc4

Jay Lan:
[IA64] kdump on INIT needs multi-nodes sync-up (v.2)

Jens Axboe:
ll_rw_blk: fix gcc 4.2 warning on current_io_context()

Jeremy Fitzhardinge:
i386: move common parts of smp into their own file
i386: fix voyager build

Joachim Fenkes:
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
IB/ehca: Remove _irqsave, move #ifdef
IB/ehca: Beautify sysfs attribute code and fix compiler warnings
IB/ehca: Disable scaling code by default, bump version number

Jon Tollefson:
[POWERPC] Correct #endif comment

Josh Boyer:
[POWERPC] Pass per-file CFLAGs for platform specific op codes

Kailang Yang:
[ALSA] hda-codec - Fix ALC882/861VD codec support on some laptops

Kim Phillips:
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type

Kumar Gala:
[POWERPC] Fix COMMON symbol warnings
[POWERPC] 85xx: Add device nodes for error reporting devices used by EDAC
[POWERPC] Removed hardcoded phandles from dts

Liam Girdwood:
[ALSA] ASoC AC97 static GPL symbol fix
[ALSA] ASoC AC97 device reg bugfix

Linus Torvalds:
Merge master.kernel.org:/.../davem/sparc-2.6
Merge master.kernel.org:/.../davem/net-2.6
Merge branch 'for-linus' of git://git.kernel.org/.../drzeus/mmc
Revert "ipmi: add new IPMI nmi watchdog handling"
Merge branch 'for-linus' of master.kernel.org:/.../roland/infiniband
Merge master.kernel.org:/.../davej/cpufreq
Merge master.kernel.org:/.../davej/agpgart
x86: Fix discontigmem + non-HIGHMEM compile
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/netdev-2.6
Merge master.kernel.org:/.../bart/ide-2.6
Merge master.kernel.org:/.../lethal/sh64-2.6
Fix ACPI suspend / device suspend ordering problem
Merge branch 'release' of git://git.kernel.org/.../aegl/linux-2.6
Merge master.kernel.org:/.../davem/sparc-2.6
Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32
Merge branch 'linus' of master.kernel.org:/.../perex/alsa
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Revert "x86: Drop cc-options call for all options supported in gcc 3.2+"
Merge master.kernel.org:/.../davem/net-2.6
Merge master.kernel.org:/.../davem/sparc-2.6
Merge branch 'master' of git://git.kernel.org/.../paulus/powerpc
Merge git://git.kernel.org/.../herbert/crypto-2.6
Linux v2.6.22-rc2

Martin Michlmayr:
[IA64] Fix section conflict of ia64_mlogbuf_finish

Michael S. Tsirkin:
IB/mthca: Fix posting >255 recv WRs for Tavor
IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ
IPoIB/cm: Optimize stale connection detection

Milind Arun Choudhary:
sh64: ROUND_UP macro cleanup in arch/sh64/kernel/pci_sh5.c

Mithlesh Thukral:
NetXen: Fix NetXen driver ping on system-p

Mitsuru Chinen:
[IPV4] SNMP: Display new statistics at /proc/net/netstat

Morten Banzon:
[PPC] MCC2 missing in MPC826x device_list

Nate Diller:
NFS: use zero_user_page
ecryptfs: use zero_user_page

Nick Piggin:
slob: implement RCU freeing
mm: more rmap checking

Nicolas Pitre:
pxamci: fix PXA27x MMC workaround for bad CRC with 136 bit response

Oleg Nesterov:
NLM: don't use CLONE_SIGHAND in nlmclnt_recovery
make freezeable workqueues singlethread
revert "cancel_delayed_work: use del_timer() instead of del_timer_sync()"

Olof Johansson:
pasemi_mac: Interrupt ack fixes
[POWERPC] pasemi: CONFIG_GENERIC_TBSYNC no longer needed
[POWERPC] Update pasemi_defconfig
[POWERPC] Remove warning in mpic.c

olof@lixom.net:
pasemi_mac: Fix register defines
pasemi_mac: Terminate PCI ID list
pasemi_mac: Fix local-mac-address parsing

Paul Mundt:
net: Trivial MLX4_DEBUG dependency fix.
sh64: Wire up many new syscalls.
sh64: Fixups for the irq_regs changes.
sh64: dma-mapping updates.
sh64: ppoll/pselect6() and restartable syscalls.
sh64: Fixup sh-sci build.
sh64: Update cayman defconfig.
sh64: generic quicklist support.
sh64: Add .gitignore entry for syscalltab.
nommu: add ioremap_page_range()

Peer Chen:
drivers/ata: remove the wildcard from sata_nv driver

Pierre Ossman:
sdhci: handle dma boundary interrupts
mmc: use assigned major for block device

Prarit Bhargava:
Remove cpu hotplug defines for INIT & INITDATA

Rafael J. Wysocki:
swsusp: fix sysfs interface

Randy Dunlap:
parport: mailing list is subscribers-only
docbook: make kernel-locking table readable

Rene Herman:
[ALSA] Fix probe of non-PnP ISA devices

Robert Reif:
[SPARC32]: Fix sparc32 kdebug changes.

Roland Dreier:
mlx4_core: Remove unused doorbell_lock

Rolf Eike Beer:
Fix roundup_pow_of_two(1)

Satyam Sharma:
[BLUETOOTH]: Fix locking in hci_sock_dev_event().

Scott Wood:
gianfar: Add I/O barriers when touching buffer descriptor ownership.

Sean Hefty:
RDMA/cma: Simplify device removal handling code
RDMA/cma: Fix synchronization with device removal in cma_iw_handler
RDMA/cma: Add check to validate that cm_id is bound to a device

Segher Boessenkool:
[POWERPC] Specify GNUTARGET on $(AR) invocations
[POWERPC] Fix sed command lines for zlib source construction
[POWERPC] Fix ppc_rtas_progress_show()

Sergei Shtylyov:
sl82c105: add speedproc() method and MWDMA0/1 support

Simon Arlott:
[IA64] spelling fixes: arch/ia64/
spelling fixes: arch/sh64/

Simon Horman:
alpha: fix hard_smp_processor_id compile error

Stefan Roscher:
IB/ehca: Serialize hypervisor calls in ehca_register_mr()

Stephen Hemminger:
[TCP] slow start: Make comments and code logic clearer.
sky2: remove Gigabyte 88e8056 restriction
sky2: PHY register settings
sky2: keep track of receive alloc failures
sky2: MIB counter overflow handling
sky2: remove dual port workaround
sky2: memory barriers change

Stephen Rothwell:
Declare another couple of compat syscalls.
Revert "MAINTAINERS: remove invalid list address for TPM"
[POWERPC] Wire up some more syscalls
[POWERPC] Update iseries_defconfig
[POWERPC] Fix warning on UP
[POWERPC] Remove build warnings in windfarm_core

Takashi Iwai:
[ALSA] hda-codec - Make the mixer capability check more robust

Tejun Heo:
libata: separate out ata_dev_reread_id()
libata: during revalidation, check n_sectors after device is configured
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
libata: fix shutdown warning message printing
libata: track spindown status and skip spindown_compat if possible
sata_nv: fix fallout of devres conversion
libata: remove libata.spindown_compat
sata_via: pcim_iomap_regions() conversion missed BAR5

Thomas Gleixner:
timekeeping fix patch got mis-applied
clocksource: fix lock order in the resume path

Thomas Reitmayr:
[ALSA] usbaudio - Coping with short replies in usbmixer

Timur Tabi:
[POWERPC] Fix alignment problem in rh_alloc_align() with exact-sized blocks

Tony Breeds:
[POWERPC] Fix Kconfig undefined symbol 'IBM_NEW_EMAC_ZMII'

Tony Luck:
[IA64] wire up {signal,timer,event}fd syscalls
[IA64] s/scalibility/scalability/

Trond Myklebust:
NLM: Fix locking client timeouts...
NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
NFS: Fix some 'sparse' warnings...
NFS: Fix more sparse warnings
NLM: Fix sparse warnings
SUNRPC: Fix sparse warnings
Merge branch 'origin'
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/
Merge branch 'master' of /home/trondmy/repositories/git/linux-2.6/

Vitaly Wool:
smc911x: fix compilation breakage

wendy xiong:
icom: add new sub-device-id to support new adapter

Yoichi Yuasa:
mmc: au1xmmc command types check from data flags

Yoshinori Sato:
h8300 atomic.h update
¥¿¥°

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

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

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« アウトレット 2013ǯ12·î09Æü(·î) 23:12:11 ÊÖ¿®

2.6.22-rc2_shortlog02 - �ܲ�ե����륷���ƥ� - Seesaa Wiki�ʥ������� for ���ޡ��ȥե��� モンクレール ダウン サイズ表 http://www.pslcbi.com/moncler2014.html

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« ダウン サイズ表 2013ǯ12·î07Æü(ÅÚ) 19:08:36 ÊÖ¿®

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


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

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

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

Firefox3 Meter  Use OpenOffice.org

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