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

FrontPage > kernel > 2.6.24-rc2 > 2.6.24-rc2_shortlog03


Milton Miller (1):
sched: fix sched_domain sysctl registration again

Mitsuru Chinen (1):
[IPv4] SNMP: Refer correct memory location to display ICMP out-going statistics

Mohamed Abbas (3):
iwl4965: fix scan problem
iwl3945: cancel scan on rxon command
iwl3945: fix direct scan problem

Neil Brown (1):
md: fix misapplied patch in raid5.c

Nick Piggin (1):
block: use lock bitops for the tag map.

Oleg Nesterov (3):
cfq_exit_queue() should cancel cfq_data->unplug_work
blk_sync_queue() should cancel request_queue->unplug_work
cfq_get_queue: fix possible NULL pointer access

Oliver Endriss (2):
V4L/DVB (6495): saa7146: saa7146_wait_for_debi_done fixes
V4L/DVB (6498): ves1820: Change the acquisition range for clock recovery from 120 ppm to 240ppm

Oliver Neukum (8):
USB: add URB_FREE_BUFFER to permissible flags
USB: fix locking in idmouse
USB: fix read vs. disconnect race in cytherm driver
USB: missing error check in emi26
USB: missing error check in emi62
USB: open disconnect race in iowarrior
USB: disconnect open race in legousbtower
USB: open disconnect race in usblcd

Olof Johansson (3):
radeonfb: remove warning with CONFIG_PM=n
phylib: Add ID for Marvell 88E1240
phylib: Silence driver registration

Patrick McHardy (1):
[VLAN]: MAINTAINERS update

Paul Menage (2):
sched: clean up some control group code
sched: report CPU usage in CFS cgroup directories

Paul Moore (1):
[NetLabel]: correct usage of RCU locking

Paul Mundt (16):
sh: Correct pte_page() breakage.
sh: Fix up early mem cmdline parsing.
sh: Kill off legacy embedded ramdisk section.
sh: Use generic SMP_CACHE_BYTES/L1_CACHE_ALIGN.
sh: Move zero page param defs somewhere sensible.
sh: linker script tidying.
sh: Provide a __read_mostly section wrapper.
sh: Make SH7750 oprofile compile again.
sh: Kill off dead ipr_irq_demux().
sh: Clean up SR.RB Kconfig mess.
sh: Decouple 4k and soft/hardirq stacks.
sh: Correct SUBARCH matching.
sh: Fix up r7780rp highlander CF access size.
sh: mach-type updates.
sh: Update r7785rp defconfig.
sh64: Update defconfigs.

Pavel Emelyanov (19):
[SCTP]: Consolidate sctp_ulpq_renege_xxx functions
[PKT_SCHED]: Fix sch_prio.c build with CONFIG_NETDEVICES_MULTIQUEUE
[NET]: Don't declare extern variables in net/core/sysctl_net_core.c
[NET]: Remove in-code externs for some functions from net/core/dev.c
[NET]: Use BUILD_BUG_ON in net/core/flowi.c
[IPV4]: Explicitly call fib_get_table() in fib_frontend.c
[NET]: Move the sock_copy() from the header
[NET]: Move the get_net() from sock_copy()
[NET]: Cleanup the allocation/freeing of the sock object
[NET]: Auto-zero the allocated sock object
[NET]: Move some core sock setup into sk_prot_alloc
[NET]: Make the sk_clone() lighter
[NET]: Remove bogus zero_it argument from sk_alloc
[NET]: Forget the zero_it argument of sk_alloc()
[NETNS]: Make the init/exit hooks checks outside the loop
[NET]: Relax the reference counting of init_net_ns
[NET]: Hide the dead code in the net_namespace.c
[NET]: Mark the setup_net as __net_init
[NET]: Hide the net_ns kmem cache

Pavel Pisa (1):
Correction of "Update drivers to use sg helpers" patch for IMXMMC driver

Peter Korsgaard (1):
DM9601: Support for ADMtek ADM8515 NIC

Peter Williams (2):
sched: reduce balance-tasks overhead
sched: isolate SMP balancing code a bit more

Peter Zijlstra (3):
lockdep: fixup irq tracing
sched: fix unconditional irq lock
sched: keep utime/stime monotonic

Philip Langdale (1):
compat_ioctl: fix block device compat ioctl regression

Pierre Ossman (3):
at91_mci: Fix bad reference
mmc: fix cid and csd byte order
mmc: use common byte swap macros

Rafael J. Wysocki (1):
Freezer: do not allow freezing processes to clear TIF_SIGPENDING

Ralf Baechle (42):
[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.
[MIPS] Alchemy: micro-optimizatize time code.
[MIPS] Cleanup random difference between the lmo and kernel.org tree.
[MIPS] vpe: Use p_paddr instead of p_vaddr loader.
[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
[MIPS] time: Cause platform definitions of plat_timer_setup to cause error.
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
[MIPS] time: Merge lasat plat_timer_setup into plat_time_init.
[MIPS] time: Merge eXcite plat_timer_setup into plat_time_init.
[MIPS] SNI: Convert a20r timer to clockevent device.
[MIPS] IP27: Fix slice logic to work for arbitrary number of slices.
[MIPS] IP32: Fixes after interrupt renumbering.
[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
[MIPS] time: Replace plat_timer_setup with modern APIs.
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Author: Ralf Baechle <ralf@linux-mips.org>
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
[MIPS] MT: Fix bug in multithreaded kernels.
[MIPS] tb0219: Update copyright message.
[MIPS] Sibyte: Build fixes / dead code removal.
[MIPS] Sibyte: Fix names of the clockevent devices.
[MIPS] SB1250: Remove stray assignment of cpumask.
[MIPS] SB1250: Use the right irqaction for the timer interrupt.
[MIPS] IP32: Fix address of 2nd serial interface.
[MIPS] time: Remove now unused local_timer_interrupt.
[MIPS] Sibyte: Remove blank line.
[MIPS] Sibyte: Fixes for oneshot timer mode.
[MIPS] Sibyte: Split and move clock code.
[MIPS] Excite: Fix build error.
[MIPS] IP27: Fix build error.
[MIPS] Pb1200: Fix warning.
[MIPS] Pb1200: Fix warning.
[MIPS] i8253: Cleanup.
[MIPS] i8253.h: Remove all i8259 related definitions.
[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.
[MIPS] Pb1200: Enable -Werror.
[MIPS] mtx-1: Remove unused mtx1_sys_btn.
[MIPS] mtx-1: Enable -Werror.
[MIPS] Bigsur supports highmem.
Use i8253.c lock for PC speaker on MIPS, too.

Ralph Campbell (1):
IB/ipath: Fix a race where s_last is updated without lock held

Ram Gupta (1):
fs: Fix to correct the mbcache entries counter

Randy Dunlap (8):
x86: unification of i386 and x86_64 Kconfig.debug
bitops kernel-doc: inline instead of macro
x86 bitops: fix code style issues
fb menu: fix FB_OMAP dependencies so that menu is displayed correctly
V4L/DVB (6478): ir-functions use input functions, should depend on INPUT
V4L/DVB (6479): use input functions, should depend on INPUT
rtc: m48t59 fix section mismatch warning
virtio/virtcons: fix section mismatch warning

Robert Jennings (1):
[SCSI] ibmvscsi: Prevent IO during partner login

Robert P. J. Day (1):
sh64: Move DMA macros from pci.h to scatterlist.h.

Robin Getz (6):
Blackfin arch: fix bug: kernel prints out error message twice
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault condition
Blackfin arch: Fix random crash issue found by Michael.
Blackfin arch: Add missing definitions of BF54x
Blackfin arch: ensure that speculative loads of bad pointers don't cause us to do bad things.

Roel Kluin (11):
[9P]: Fix missing unlock before return in p9_mux_poll_start
[WATCHDOG] Unlock in iTCO_wdt_start when reboot is disabled
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
[WAN]: lmc_ioctl: don't return with locks held
e1000e: Fix typo ! &
[ARM] Fix assignment instead of condition in arm/mach-omap2/clock.c
V4L/DVB (6503): pvrusb2: Fix associativity logic error
drm/sis: missing mutex unlock in error path.
[S390] Fix priority mistakes in drivers/s390/cio/cmf.c
i4l: errors with assignments in if
paride: fix 'and' typo in drivers/block/paride/pt.c

Roland Dreier (2):
IPoIB/cm: Fix receive QP cleanup
IB/mlx4: Lock SQ lock in mlx4_ib_post_send()

Roland McGrath (2):
[IA64] check-segrel.lds vs --build-id
[IA64] vDSO vs --build-id

Russell King (8):
[ARM] Fix omap_h2_1610_defconfig regressions
[ARM] Fix an rpc_defconfig regression
[ARM] Fix ateb9200_defconfig build regression
[ARM] Fix netx_defconfig regression
[ARM] Fix pxamci regression
[ARM] Fix FIQ issue with ARM926
[ARM] pxa: shut up CLOCK_EVT_MODE_RESUME warning
[ARM] nommu: fix breakage caused by f9720205d1f847cb59e197e851b5276425363f6b

Rusty Russell (7):
lguest: example launcher header cleanup.
lguest: use defines from x86 headers instead of magic numbers
lguest: remove unused "wake" element from struct lguest
lguest: clean up lguest_launcher.h
lguest: Add to maintainers file.
lguest: documentation update
lguest: tidy up documentation

Ryousei Takano (2):
[TCP]: Fix inconsistency of terms.
[TCP]: fix D-SACK cwnd handling

Sam Ravnborg (6):
x86: move i386 and x86_64 Makefiles to arch/x86
x86: move defconfig files for i386 and x86_64 to x86
kconfig: small code refactoring in kconfig Makefile
x86: move i386 and x86_64 Kconfig files to x86 directory
x86: kill the old i386 and x86_64 directories
kbuild: do not pick up CFLAGS from the environment

Sarah Sharp (1):
USB: usb_serial_resume bug fix

Satyam Sharma (1):
sched: use show_regs() to improve __schedule_bug() output

Simon Horman (1):
[IA64] vmcore_find_descriptor_size should be in __init

Sonic Zhang (1):
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.

Srivatsa Vaddagiri (1):
sched: move rcu_head to task_group struct

Stephen Hemminger (9):
[NET] dev_change_name: ignore changes to same name
r8169: napi config
r8169: remove poll_locked logic
e1000e: fix sparse warnings
ixgb: fix sparse warnings
e1000: sparse warnings fixes
ixgbe: minor sparse fixes
[NET]: docbook fixes for netif_ functions
libata: fix docbook

Stephen Rothwell (3):
[SUNRPC] rpc_rdma: we need to cast u64 to unsigned long long for printing
[AF_KEY]: suppress a warning for 64k pages.
libata: suppress two warnings

Steven Toth (2):
V4L/DVB (6402): s5h1409: Fix broken QAM support
V4L/DVB (6403): mt2131: replace comma with semicolon fix

Stuart Menefy (1):
sh: Fix optimized __copy_user() movca.l usage.

Takashi Iwai (1):
intel-iommu: Fix array overflow

Tejun Heo (18):
libata: cosmetic clean up in ata_eh_reset()
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset(), take #2
libata: relocate and fix post-command processing
libata: track SLEEP state and issue SRST to wake it up
libata: implement ata_wait_after_reset()
libata: relocate forcing PIO0 on reset
libata: no need to speed down if already at PIO0
libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
libata: flush is an IO command
libata: stop being overjealous about non-IO commands
libata: implement and use ATA_QCFLAG_QUIET
libata: fix timing computation in ata_eh_reset()
libata: cosmetic clean up / reorganization of ata_eh_reset()
libata: more robust reset failure handling
libata: consider errors not associated with commands for speed down
libata: request PHY speed configuration on SControl access failure
libata: don't configure downstream links faster than the upstream link
ide: do_identify() string termination fix

Thiemo Seufer (1):
[MIPS] Swarm: Fix build failure

Thomas Bogendoerfer (2):
[MIPS] SNI: register a02r clockevent; don't use PIT timer
[MIPS] Jazz: disable PIT; cleanup R4030 clockevent

Thomas Gleixner (2):
Revert "i386: export i386 smp_call_function_mask() to modules"
x86: export smp_ops to allow modular build of KVM

Thomas Sailer (1):
rndis_host: reduce MTU instead of refusing to talk to devices with low max packet size

Timo Teras (1):
[IPV4] ip_gre: sendto/recvfrom NBMA address

Tomas Winkler (1):
iwlwifi: fix sending probe request in iwl 4965

Tony Battersby (1):
libata: increase 128 KB / cmd limit for ATAPI tape drives

Trent Piepho (3):
V4L/DVB (6391): bttv: SPICT ioctl doesn't work with vlc
V4L/DVB (6392): bttv: Update initial image size when set via V4L1 VIDIOCMCAPTURE
V4L/DVB (6514): em28xx: Include linux/mm.h

Vasily Averin (2):
dm: bounce_pfn limit added
i2o: debug messages corrected

Vegard Nossum (1):
timer_list: Fix printk format strings

Vlad Yasevich (2):
[CRYPTO]: Fix hmac_digest from the SG breakage.
[UDP]: Make use of inet_iif() when doing socket lookups.

WANG Cong (2):
arch/um/drivers/ubd_kern.c: fix a building error
uml: fix incompatible types warning in previous SG fix

Wim Van Sebroeck (3):
[WATCHDOG] iTCO_wdt.c pci_device_id table clean-up
[WATCHDOG] iTCO_wdt.c init & exit fixes
[WATCHDOG] iTCO_wdt.c ICH8 pci-device-id's

Xiaoliang (David) Wei (1):
[TCP] vegas: Fix a bug in disabling slow start by gamma parameter.

YOSHIFUJI Hideaki (1):
[IPV6] NDISC: Fix setting base_reachable_time_ms variable.

Yinghai Lu (1):
serial: fix compile warning about putc

Yoichi Yuasa (4):
[MIPS] time: Use non-interrupt locks in GT641xx clockevent driver
[MIPS] time: set clock before clockevent_delta2ns() in GT641xx.
[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().
[MIPS] Cobalt: Fix IRQ comment; the Cobalt kernel uses CP0 counter now.

Yoshihiro Shimoda (2):
sh: Add resource of USBF for SH7722.
sh: Enable USBF on MS7722SE.

Yu Luming (1):
[IA64] fix typo in per_cpu_offset

Zach Brown (1):
dio: fix cache invalidation after sync writes

ashish kalra (3):
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks

eric miao (2):
[ARM] 4635/1: pxa: Change Eric Miao's email address to eric.miao@marvell.com
[ARM] 4636/1: pxa: add default configuration for zylonite

hermann pitton (1):
V4L/DVB (6406): saa7134: fix analog audio in on medion md8800 quadro

mabbas (1):
iwl4965: fix driver hang related to hardware scan

sebdeg@ngi.it (1):
piix: add support for ICH7 on Acer 5602aWLMi

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

2.6.24-rc2_shortlog03 - �ܲ�ե����륷���ƥ� - Seesaa Wiki�ʥ������� for ���ޡ��ȥե��� モンクレール ダウン 新作 http://www.pslcbi.com/moncler2014.html

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« ダウン 新作 2013ǯ12·î09Æü(·î) 23:57:57 ÊÖ¿®

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


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

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

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

Firefox3 Meter  Use OpenOffice.org

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