Linuxのファイルシステムを詳解します

FrontPage > kernel > 2.6.23 > 2.6.23_shortlog01

Akinobu Mita:
[SPARC64]: check fork_idle() error

Al Viro:
fix bogus reporting of signals by audit

Alexey Dobriyan:
Move kasprintf.o to obj-y
[ROSE]: Fix rose.ko oops on unload

Alexey Kuznetsov:
[SFQ]: Remove artificial limitation for queue limit.

Andrew Morton:
binfmt_flat: checkpatch fixing minimum support for the blackfin relocations

Anton Blanchard:
[POWERPC] Fix xics set_affinity code
Fix timer_stats printout of events/sec

Attila Kinali:
Add manufacturer and card id of teltonica pcmcia modems

Ben Dooks:
[ARM] 4597/2: OSIRIS: ensure CPLD0 is preserved after suspend
[ARM] 4598/2: OSIRIS: Ensure we do not get nRSTOUT during suspend

Benjamin Herrenschmidt:
Fix non-terminated PCI match table in PowerMac IDE

Bernd Schmidt:
Binfmt_flat: Add minimum support for the Blackfin relocations

Brian Haley:
[IPv6]: Fix ICMPv6 redirect handling with target multicast address

Bryan Wu:
Blackfin arch: add some missing syscall

Dale Farnsworth:
mv643xx_eth: Do not modify struct netdev tx_queue_len

David S. Miller:
[SPARC]: Fix EBUS use of uninitialized variable.
[SPARC64]: Fix put_user() calls in binfmt_aout32.c
[SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.
[SPARC64]: Don't use in/local regs for ldx/stx data in N1 memcpy.
[SPARC64]: Fix domain-services port probing.
[SPARC64]: VIO device addition log message level is too high.
[SPARC64]: Temporary workaround for PCI-E slot on T1000.
[SPARC64]: Fix 'niu' complex IRQ probing.

Dmitry Torokhov:
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs

Eric Dumazet:
[TCP]: secure_tcp_sequence_number() should not use a too fast clock

Florian Fainelli:
[MIPS] Alchemy: Fix USB initialization.
[MIPS] Au1000: set the PCI controller IO base

Francois Romieu:
r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2

FUJITA Tomonori:
[SCSI] megaraid_old: fix READ_CAPACITY

Giuseppe Sacco:
[MIPS] IP32: Enable PCI bridges
[MIPS] IP32: Fix fatal typo in address computation.

Hugh Dickins:
Fix sys_remap_file_pages BUG at highmem.c:15!

Ilpo Järvinen:
[TCP]: Fix fastpath_cnt_hint when GSO skb is partially ACKed

Ingo Molnar:
sched: fix profile=sleep

Jeff Garzik:
aic94xx: fix DMA data direction for SMP requests
Merge branch 'fixes-jgarzik' of git://git.kernel.org/.../linville/wireless-2.6 into upstream-fixes
sata_mv: correct S/G table limits

Jeremy Fitzhardinge:
xen: disable split pte locks for now

Jiri Slaby:
Ata: pata_marvell, use ioread* for iomap-ped memory

Joe Perches:
bcm43xx: Correct printk with PFX before KERN_

John W. Linville:
[IEEE80211]: avoid integer underflow for runt rx frames

Karsten Keil:
ISDN: Fix data access out of array bounds

Kyle McMartin:
Revert "intel_agp: fix stolen mem range on G33"

Linus Torvalds:
Merge branch 'merge' of git://git.kernel.org/.../paulus/powerpc
Merge branch 'master' of master.kernel.org:/.../davem/net-2.6
Merge branch 'master' of master.kernel.org:/.../davem/sparc-2.6
Merge git://git.kernel.org/.../mingo/linux-2.6-sched
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/netdev-2.6
Merge branch 'sas-fixes' of master.kernel.org:/.../jgarzik/misc-2.6
Merge branch 'for-linus' of master.kernel.org:/.../cooloney/blackfin-2.6
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/netdev-2.6
Merge branch 'upstream-linus' of master.kernel.org:/.../jgarzik/libata-dev
Merge master.kernel.org:/.../jejb/scsi-rc-fixes-2.6
Merge branch 'master' of master.kernel.org:/.../davem/sparc-2.6
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
VT_WAITACTIVE: Avoid returning EINTR when not necessary
Don't do load-average calculations at even 5-second intervals
Merge branch 'for-linus' of git://git.kernel.org/.../ieee1394/linux1394-2.6
Merge branch 'master' of master.kernel.org:/.../davem/net-2.6
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linux 2.6.23

Maarten Bressers:
Correct Makefile rule for generating custom keymap

Maciej W. Rozycki:
[MIPS] pg-r4k.c: Fix a typo in an R4600 v2 erratum workaround

Michael Hennerich:
Blackfin arch: gpio pinmux and resource allocation API required by BF537 on chip ethernet mac driver
Blackfin arch: fix PORT_J BUG for BF537/6 EMAC driver reported by Kalle Pokki <kalle.pokki@iki.fi>

Olof Johansson:
libata: fix for sata_mv >64KB DMA segments

Pavel Machek:
sysrq docs: document sequence that actually works

Peter Korsgaard:
dm9601: Fix receive MTU

Peter Zijlstra:
lockstat: documentation
mm: set_page_dirty_balance() vs ->page_mkwrite()

Rafal Bilski:
Longhaul: add auto enabled "revid_errata" option

Ralf Baechle:
[MIPS] Type proof reimplementation of cmpxchg.
[MIPS] Terminally fix local_{dec,sub}_if_positive

Richard Knutsson:
softmac: Fix compiler-warning

Ron Mercer:
qla3xxx: bugfix: Add memory barrier before accessing rx completion.
qla3xxx: bugfix: Fix VLAN rx completion handling.

Scott Thompson:
drivers/ata/pata_ixp4xx_cf.c: ioremap return code check

Serge Belyshev:
Remove unnecessary cast in prefetch()

Stefan Richter:
firewire: point to migration document

Stephen Hemminger:
sky2: jumbo frame regression fix
[PKT_SCHED] cls_u32: error code isn't been propogated properly

Sunil Mushran:
ocfs2: Unlock mutex in local alloc failure case

Tejun Heo:
ata_piix: add another TECRA M3 entry to broken suspend list

Trond Myklebust:
NLM: Fix a memory leak in nlmsvc_testlock

Yan Zheng:
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
fix page release issue in filemap_fault
AIO: fix cleanup in io_submit_one(...)

このページへのコメント

2.6.23_shortlog01 - 鐃旬駕申侫鐃緒申鐃緒申襯件申鐃緒申謄鐃 - Seesaa Wiki鐃淑ワ申鐃緒申鐃緒申鐃緒申 for 鐃緒申鐃殉¥申鐃夙フワ申鐃緒申 moncler 激c http://www.pslcbi.com/moncler2014.html

0
Posted by moncler 激c 2013年12月10日(火) 08:17:05 返信

2.6.23_shortlog01 - 鐃旬駕申侫鐃緒申鐃緒申襯件申鐃緒申謄鐃 - Seesaa Wiki鐃淑ワ申鐃緒申鐃緒申鐃緒申 for 鐃緒申鐃殉¥申鐃夙フワ申鐃緒申 ≪潟若 c若 http://www.pslcbi.com/moncler2014.html

0
Posted by ≪潟若 c若 2013年12月07日(土) 20:07:29 返信

2.6.23_shortlog01 - 鐃旬駕申侫鐃緒申鐃緒申襯件申鐃緒申謄鐃 - Seesaa Wiki鐃淑ワ申鐃緒申鐃緒申鐃緒申 for 鐃緒申鐃殉¥申鐃夙フワ申鐃緒申 ≪潟若 http://www.pslcbi.com/moncler2014.html

0
Posted by ≪潟若  2013年12月07日(土) 16:02:59 返信

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

関連ソフト/文書

Firefox3 Meter  Use OpenOffice.org

管理人/副管理人のみ編集できます