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

2.6.20-rc1 ~

David Howells:
WorkStruct: Separate delayable and non-delayable events.
WorkStruct: Typedef the work function prototype
WorkStruct: Merge the pending bit into the wq_data pointer
WorkStruct: Pass the work_struct pointer instead of context data
WorkStruct: make allyesconfig
Merge branch 'master' of git://git.kernel.org/.../torvalds/linux-2.6
Merge branch 'master' of git://git.kernel.org/.../torvalds/linux-2.6
WorkQueue: Fix up arch-specific work items where possible
Merge branch 'master' of git://git.kernel.org/.../torvalds/linux-2.6
Actually update the fixed up compile failures.
LOG2: Implement a general integer log2 facility in the kernel
LOG2: Alter roundup_pow_of_two() so that it can use a ilog2() on a constant
LOG2: Alter get_order() so that it can make use of ilog2() on a constant
LOG2: Provide ilog2() fallbacks for powerpc
WorkStruct: Use direct assignment rather than cmpxchg()
workstruct: fix ieee80211-softmac compile problem
LOG2: Make powerpc's __ilog2_u64() take a 64-bit argument

David Kimdon:
[PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.

David Rientjes:
i386: substitute __va lookup with pfn_to_kaddr
x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
x86-64: remove unused variable
fs: remove unused variable
sys: remove unused variable
video SiS: remove unnecessary variables in SiS_DDC2Delay

David S. Miller:
[IPV6] NDISC: Calculate packet length correctly for allocation.
[DCCP]: Fix typo _read_mostly --> __read_mostly.
[IPV6] tcp: Fix typo _read_mostly --> __read_mostly.
[TCP]: Don't set SKB owner in tcp_transmit_skb().
[TCP] htcp: Better packing of struct htcp.
[DECNET]: Fix build regressions.
[TCP]: Fix some warning when MD5 is disabled.
[NETPOLL]: Minor coding-style cleanups.
[IPV6]: udp.c build fix
[UDPLite]: udplite.h needs ip6_checksum.h
[TCP] Vegas: Increase default alpha to 2 and beta to 4.
[TCP] MD5SIG: Kill CONFIG_TCP_MD5SIG_DEBUG.
[ATM]: Kill ipcommon.[ch]
[XFRM] xfrm_user: Better validation of user templates.
Merge master.kernel.org:/.../acme/net-2.6
[CRYPTO] lrw: round --> lrw_round
[IPSEC]: Fix inetpeer leak in ipv4 xfrm dst entries.
[TCP] inet_twdr_hangman: Delete unnecessary memory barrier().
[WANROUTER]: Kill kmalloc debugging code.
[NETLINK]: Put {IFA,IFLA}_{RTA,PAYLOAD} macros back for userspace.
[SPARC64]: Add irqtrace/stacktrace/lockdep support.
[SPARC64]: Update defconfig.
[SPARC64]: Call do_mathemu on illegal instruction traps too.
[SPARC64]: Unaligned accesses to userspace are hard errors.
[SPARC64]: Run ctrl-alt-del action for sun4v powerdown request.
[SPARC]: Check kzalloc() return value in SUN4D irq/iommu init.
[SPARC64]: Update defconfig.
[SPARC64]: Fix several kprobes bugs.
[TCP]: Fix oops caused by __tcp_put_md5sig_pool()

David Teigland:
[DLM] res_recover_locks_count not reset when recover_locks is aborted
[DLM] status messages ping-pong between unmounted nodes
[DLM] fix requestqueue race
[DLM] fix aborted recovery during node removal
[DLM] fix stopping unstarted recovery
[DLM] do full recover_locks barrier
[DLM] clear sbflags on lock master
[DLM] fix add_requestqueue checking nodes list
[DLM] fix size of STATUS_REPLY message
[DLM] don't accept replies to old recovery messages

David Woodhouse:
Enable RAID autorun on Mac partition tables.
Fix noise in futex.h

David Wu:
m68knommu: add SHM support

Dean Nelson:
[IA64] fix possible XPC deadlock when disconnecting

Deepak Saxena:
Update smc91x driver with ARM Versatile board info

Derek Fults:
get_options to allow a hypenated range for isolcpus

Dirk Eibach:
i2c: fix broken ds1337 initialization

Dmitry Mishin:
[NETFILTER]: Fix {ip,ip6,arp}_tables hook validation
[NETFILTER]: Fix iptables compat hook validation
[NETFILTER]: ip_tables: ipt and ipt_compat checks unification

Dmitry Torokhov:
Input: add comments to input_{allocate|free}_device()
Input: gameport - rearrange gameport_bus initialization
Input: i8042 - remove unneeded call to i8042_interrupt()
Input: ads7846 - handle errors from sysfs
Merge rsync://rsync.kernel.org/.../torvalds/linux-2.6
Input: keyboards - handle errors when registering input devices
Input: touchscreens - handle errors when registering input devices
Input: joysticks - handle errors when registering input devices
Input: mice - handle errors when registering input devices
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Input: serio - remove serio_unregister_port_delayed()
Input: serio - make serio_register_driver() return errors
Input: handle errors from input_register_device in drivers/macintosh
atmel: save on array initialization
atmel: use ARRAY_SIZE()
atmel: whitespace cleanup
prism54: fix potential race in reset scheduling
prism54: whitespace cleanup
Merge rsync://rsync.kernel.org/.../torvalds/linux-2.6
Input: i8042 - add another Lifebook P7010 to nomux blacklist
Input: ucb1400 - fix compile error
V4L/DVB (4854): Handle errors from input_register_device()

Dominik Brodowski:
[CPUFREQ] Documentation fix
[CPUFREQ] p4-clockmod: add more CPUs
pcmcia: start over after CIS override
pcmcia: multifunction card handling fixes
pcmcia: handle __copy_from_user() return value in ioctl
pcmcia: allow for four multifunction subdevices
pcmcia: remove manf_id and card_id indirection
pcmcia: remove prod_id indirection
pcmcia: conf.ConfigBase and conf.Present consolidation
pcmcia: ds.c debug enhancements
[CPUFREQ] p4-clockmod: fix support for Core

Don Mullis:
fault-injection: Correct, disambiguate, and reformat documentation
fault-injection: Use bool-true-false throughout
fault-injection: Clamp debugfs stacktrace-depth to MAX_STACK_TRACE_DEPTH
fault-injection: optimize and simplify should_fail()
fault-injection: defaults likely to please a new user
Kconfig refactoring for better menu nesting

Dotan Barak:
RDMA/cm: Remove setting local write as part of QP access flags

Duncan Sands:
x86-64: fix asm constraints in i386 atomic_add_return

Dwaine Garden:
V4L/DVB (4926): Fix USBVision handling of VIDIOC_QUERYCTRL

Dwayne Grant McConnell:
[POWERPC] spufs: Change %llx to 0x%llx.
[POWERPC] spufs: Add /lslr, /dma_info and /proxydma files
[POWERPC] spufs: Remove /spu_tag_mask file
[POWERPC] spufs: Implement /mbox_info, /ibox_info, and /wbox_info.
[POWERPC] spufs: Read from signal files only if data is there
[POWERPC] coredump: Add SPU elf notes to coredump.

Ed Lin:
[SCSI] stex: fix biosparam calculation
[SCSI] stex: fix controller_info command handling
[SCSI] stex: add value check in hard reset routine
[SCSI] stex: adjust default queue length
[SCSI] stex: update device id info
[SCSI] stex: add new device type support
[SCSI] stex: change wait loop code
[SCSI] stex: version update

Eric Dumazet:
[NET]: Size listen hash tables using backlog hint
rcu: add a prefetch() in rcu_do_batch()
don't insert pipe dentries into dentry_hashtable.
dcache: avoid RCU for never-hashed dentries
net: don't insert socket dentries into dentry_hashtable
fs: reorder some 'struct inode' fields to speedup i_size manipulations
[NET]: Force a cache line split in hh_cache in SMP.
constify pipe_buf_operations
reorder struct pipe_buf_operations
SLAB: use a multiply instead of a divide in obj_to_index()
Optimize calc_load()

Eric Leblond:
[NETFILTER]: nfnetlink_queue: allow changing queue length through netlink

Eric Sandeen:
reject corrupt swapfiles earlier
handle ext3 directory corruption better
handle ext4 directory corruption better
ext3/4: don't do orphan processing on readonly devices

Eric Sesterhenn:
IB: kmemdup() cleanup
BUG_ON conversion for drivers/media/video/pwc/pwc-if.c
BUG_ON conversion for drivers/mmc/omap.c
BUG_ON conversion for fs/aio.c
USB: kmemdup() cleanup in drivers/usb/
Remove unnecessary check in drivers/net/depca.c
kmemdup() cleanup in drivers/net
security/keys/*: user kmemdup()
drivers/ieee1394/*: use kmemdup()

Eric W. Biederman:
i386: define __pa_symbol()
i386: Reserve kernel memory starting from _text
i386: CONFIG_PHYSICAL_START cleanup
relocatable kernel: Kallsyms generate relocatable symbols
i386: Relocatable kernel support
sysctl: simplify sysctl_uts_string
sysctl: implement sysctl_uts_string()
sysctl: simplify ipc ns specific sysctls
sysctl: fix sys_sysctl interface of ipc sysctls
Revert "identifier to nsproxy"
vt: fix comments to not refer to kill_proc
n_r3964: Use struct pid to track user space clients
smbfs: Make conn_pid a struct pid
ncpfs: Use struct pid to track the userspace watchdog process
ncpfs: ensure we free wdog_pid on parse_option or fill_inode failure

Erik Mouw:
Update ext[23] mailing list address

Ernie Petrides:
x86-64: fix perms/range of vsyscall vma in /proc/*/maps

Evgeniy Polyakov:
better CONFIG_W1_SLAVE_DS2433_CRC handling
w1: Fix for kconfig entry typo

Filipe:
io/storage: Documentation update to as-iosched.txt

Franck Bui-Huu:
[MIPS] page.h: remove pa() usages.
[MIPS] Make
pa() aware of XKPHYS/CKSEG0 address mix for 64 bit kernels
[MIPS] setup.c: get ride of CPHYSADDR()
[MIPS] Introduce __pa_symbol()
[MIPS] setup.c: use __pa_symbol() where needed
[MIPS] setup.c: clean up initrd related code
[MIPS] Make free_init_pages() arguments to be physical addresses
[MIPS] pte_offset(dir,addr): parenthesis fix
[MIPS] Compile __do_IRQ() when really needed
softcursor.c: avoid unaligned accesses
[MIPS] paging_init(): use highend_pfn/highstart_pfn

Francois Romieu:
forcedeth: power management support
r8169: perform a PHY reset before any other operation at boot time
r8169: more magic during initialization of the hardware
r8169: tweak the PCI data parity error recovery
r8169: phy program update
r8169: more alignment for the 0x8168

Frank Filz:
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
NFS: Remove use of the Big Kernel Lock around nfs calls to readlink

Freddy Spierenburg:
au11oofb: fix to remove flickering

FUJITA Tomonori:
[SCSI] export scsi-ml functions needed by tgt_scsi_lib and its LLDs
[SCSI] scsi tgt: scsi target lib functionality
[SCSI] scsi tgt: scsi target user and kernel communication interface
[SCSI] scsi-ml: Makefile and Kconfig changes for tgt
[SCSI] scsi tgt: SCSI RDMA Protocol library functions
[SCSI] scsi tgt: IBM eServer i/pSeries virtual SCSI target driver
fix SG_IO bio leak
remove unnecessary blk_queue_bounce in SG_IO

Gary Hade:
[CPUFREQ] speedstep-centrino should ignore upper performance control bits
[CPUFREQ] speedstep-centrino should ignore upper performance control bits

Gautham R Shenoy:
[CPUFREQ] Fix coding style issues in cpufreq.
Handle per-subsystem mutexes for CONFIG_HOTPLUG_CPU not set

Gavin Lambert:
m68knommu: remove FP conditionals in ucontext struct

Geert Uytterhoeven:
[POWERPC] setup_kcore(): Fix incorrect function name in panic() call.
[POWERPC] ps3: Missed renames of CONFIG_PS3 to CONFIG_PPC_PS3
[POWERPC] Clean images in arch/powerpc/boot
[POWERPC] of_platform_make_bus_id(): make `magic' int
m68k: EXPORT_SYMBOL(cache_{clear,push}) bogus comment
fbdev: remove references to non-existent fbmon_valid_timings()

Geoff Levand:
[POWERPC] Make pSeries_lpar_hpte_insert static
[POWERPC] cell: remove unused struct spu variable
Check for null init_early routine
[POWERPC] Change ppc_rtas declaration to weak
[POWERPC] spufs: Replace spu.nid with spu.node
[POWERPC] add virq_to_hw accessor routine
[POWERPC] cell: abstract spu management routines
[POWERPC] ps3: add support for ps3 platform
[POWERPC] ps3: add lv1 hvcalls
[POWERPC] ps3: add feature bits
[POWERPC] ps3: add htab routines
[POWERPC] ps3: add repository support
[POWERPC] ps3: add interrupt support
[POWERPC] ps3: add lpar addressing
[POWERPC] ps3: add OS params support
[POWERPC] ps3: add spu support
[POWERPC] ps3: add ps3 platform system bus support
[POWERPC] ps3: add ps3_defconfig
[POWERPC] ps3: add a default zImage target
[POWERPC] powerpc: fix build error in rom.c
[POWERPC] ps3: Add vuart support

George G. Davis:
Fix an offset error when reading the CS89x0 ADD_PORT register
[ARM] 3982/2: Explicitly select 32-bit ARM ISA (-marm)

George Sapountzis:
drm: add flag for mapping PCI DMA buffers read-only.

Gerald Schaefer:
[S390] Add dynamic size check for usercopy functions.

Gerrit Renker:
[DCCP]: set safe upper bound for option length
[DCCPv6]: Add a FIXME for missing IPV6_PKTOPTIONS
[DCCP]: Combine allocating & zeroing header space on skb
[DCCP]: Simplify jump labels in dccp_v{4,6}_rcv
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
[DCCPv4]: remove forward declarations in ipv4.c
[DCCPv6]: remove forward declarations in ipv6.c
[DCCP]: tidy up dccp_v{4,6}_conn_request
[DCCP]: Update code comments for Step 2/3
[DCCP]: Support for partial checksums (RFC 4340, sec. 9.2)
[TCP]: Remove dead code in init_sequence
[DCCP]: Update comments on precisely which packets can be retransmitted
[DCCP]: Increment sequence numbers on retransmitted Response packets
[DCCP]: Add sysctls to control retransmission behaviour
[DCCP]: Introduce a consistent naming scheme for sysctls
[DCCP]: Remove forward declarations in timer.c
[DCCP]: Remove redundant statements in init_sequence (ISS)
[DCCPv6]: Choose a genuine initial sequence number
[TCP/DCCP]: Introduce net_xmit_eval
[DCCPv6]: Resolve conditional build problem
[DCCP]: Make feature negotiation more readable
[DCCP]: Miscellaneous code tidy-ups
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
[NET/IPv4]: Make udp_push_pending_frames static
[DCCP]: Introduce DCCP_{BUG{_ON},CRIT} macros, use enum:8 for the ccid3 states
[DCCP]: enable debug messages also for static builds
[DCCP]: Add CCID3 debug support to Kconfig
[DCCP]: Simplified conditions due to use of enum:8 states
[CCID 3]: Add annotations for socket structures
[DCCP] ccid3: Fix bug in calculation of first t_nom and first t_ipi
[DCCP] ccid3: Simplify control flow in the calculation of t_ipi
[DCCP] ccid3: Fix calculation of t_ipi time of scheduled transmission
[DCCP] ccid3: Simplify control flow of ccid3_hc_tx_send_packet
[DCCP] ccid3: Avoid congestion control on zero-sized data packets
[DCCP] ccid3: Remove redundant statements in ccid3_hc_tx_packet_sent
[DCCP] ccid3: Resolve small FIXME
[NET]: Add documentation for TFRC structures
[UDP(-Lite)]: consolidate v4 and v6 get|setsockopt code
[DCCP] ccid3: Consolidate timer resets
[DCCP] ccid3: Consistently update t_nom, t_ipi, t_delta
[DCCP] ccid3: Consolidate handling of t_RTO
[DCCP]: Remove allocation of sysctl numbers
[DCCP] ccid3: Set NoFeedback Timeout according to RFC 3448
[DCCP] ccid3: Track RX/TX packet size `s' using moving-average
[DCCP]: Tidy up unused structures
[DCCP] ccid3: Larger initial windows
[DCCP]: Use `unsigned' for packet lengths
[DCCP]: Use higher RTO default for CCID3
[DCCP]: Fix BUG in retransmission delay calculation
[DCCP] ccid3: Fix bug in calculation of send rate
[DCCP] ccid3: Fix warning message about illegal ACK
[DCCP] tfrc: Document boundaries and limits of the TFRC lookup table
[DCCP] tfrc: Fix small error in reverse lookup of p for given f(p)
[DCCP] tfrc: Add protection against invalid parameters to TFRC routines
[DCCP] tfrc: Identify TFRC table limits and simplify code
[DCCP] ccid3: Deprecate TFRC_SMALLEST_P
[DCCP] tfrc: Binary search for reverse TFRC lookup
[DCCP] ccid3: Check against too large p
[DCCP] ccid3: Two optimisations for sending rate recomputation
[DCCP] ccid3: Fix two bugs in sending rate computation
[DCCP] ccid3: Finer-grained resolution of sending rates
[DCCP] ccid3: Replace scaled division operations
[DCCP] ccid3: Simplify calculation for reverse lookup of p
[DCCP]: Debug timeval operations
[DCCP]: Simplify TFRC calculation
[DCCP]: Only deliver to the CCID rx side in charge
[DCCP]: Warn when discarding packet due to internal errors
[DCCP] ccid: Deprecate ccid_hc_tx_insert_options
[DCCP] ccid3: Initialise RTT values
[DCCP] ccid3: Sanity-check RTT samples
[DCCP] ccid3: Shift window counter computation
[DCCP] ccid3: TX history - remove unused field
[DCCP] ccid3: Perform history operations only after packet has been sent
[DCCP] ccid3: Make debug output consistent
[DCCP] ccid3: Reorder packet history header file
[DCCP] ccid3: Reorder packet history source file
[DCCP] ccid3: BUG-FIX - conversion errors
¥¿¥°

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

2.6.20-rc1_shortlog04 - �ܲ�ե����륷���ƥ� - Seesaa Wiki�ʥ������� for ���ޡ��ȥե��� モンクレール ダウン レディース http://www.pslcbi.com/moncler2014.html

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« ダウン レディース 2013ǯ12·î08Æü(Æü) 03:42:34 ÊÖ¿®

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


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

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

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

Firefox3 Meter  Use OpenOffice.org

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