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

FrontPage > kernel > 2.6.24-rc1 > 2.6.24-rc1_shortlog19

Satyam Sharma:
[POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
[CPUFREQ] mark hotplug notifier callback as __cpuinit
[CPUFREQ] implement !CONFIG_CPU_FREQ stub for cpufreq_unregister_notifier()
[CPUFREQ] cpufreq_stats: misc cpuinit section annotations
hwmon: (coretemp) Remove bogus __cpuinitdata etc cleanup
IB/ehca: Misc cpuinit section annotations and #ifdef cleanups
ll_rw_blk: blk_cpu_notifier should be __cpuinitdata
[NET] netconsole: Cleanups, codingstyle, prettyfication
[NET] netconsole: Remove bogus check
[NET] netconsole: Simplify boot/module option setup logic
[NET] netconsole: Use netif_running() in write_msg()
[NET] netconsole: Add some useful tips to documentation
[NET] netconsole: Introduce netconsole_target
[NET] netconsole: Introduce netconsole_netdev_notifier
[NET] netconsole: Support multiple logging targets
[NET] netconsole: Support dynamic reconfiguration using configfs
[SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes
[PASEMI_MAC]: remove unused function
[S390] appldata_base: Misc cpuinit annotations and bugfix
[S390] appldata_base: Remove module_exit function and modular stuff
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
[IA64] tree-wide: Misc __cpu{initdata, init, exit} annotations
[IA64] perfmon: Remove exit_pfm_fs()
USB: sisusbvga: Fix bug
{slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check
ieee1394: Fix kthread stopping in nodemgr_host_thread
ufs: Fix mount check in ufs_fill_super()
I2O: Fix "defined but not used" build warnings
i386: Fix section mismatch
x86: intel_cacheinfo misc section annotation fixes
i386: Misc cpuinit annotations
i386: misc cpuinit annotations
i386: fix argument signedness warnings
x86: call cache_add_dev() from cache_sysfs_init() explicitly
Redefine {un}register_hotcpu_notifier() !HOTPLUG_CPU stubs
x86 msr driver: Misc cpuinit annotations

Scott Thompson:
[ALSA] sound/soc ioremap/iounmap balancing

Scott Wood:
[POWERPC] Whitespace cleanup in arch/powerpc
[POWERPC] Add clrbits8 and setbits8
[POWERPC] Use strcasecmp() rather than strncasecmp() when determining device node compatibility
[POWERPC] bootwrapper: Update .gitignore
[POWERPC] bootwrapper: Set timebase_period_ns from dt_fixup_cpu_clocks
[POWERPC] bootwrapper: dt_xlate_range() bugfixes
[POWERPC] bootwrapper: Add dt_is_compatible()
[POWERPC] bootwrapper: Add 16-bit I/O, sync(), eieio(), and barrier()
[POWERPC] bootwrapper: Add TARGET_HAS_ETHn tests to ppcboot.h
[POWERPC] bootwrapper: serial_console_init() fixes
[POWERPC] bootwrapper: Declare udelay() in ops.h
[POWERPC] bootwrapper: Add CPM serial driver
[POWERPC] bootwrapper: Move linker symbols into ops.h
[POWERPC] bootwrapper: Add 8xx cuboot support
[POWERPC] bootwrapper: Add PowerQUICC II (82xx with CPM) cuboot support
[POWERPC] bootwrapper: flatdevtree fixes
[POWERPC] bootwrapper: Add strtoull()
[POWERPC] bootwrapper: Add get_path()
[POWERPC] bootwrapper: Only print MAC addresses when the node is actually present
[POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses
[POWERPC] fsl_soc.c cleanup
[PPC] Add clrbits8 and setbits8.
[POWERPC] bootwrapper: Factor out dt_set_mac_address()
[POWERPC] bootwrapper: Add PlanetCore firmware support
[POWERPC] Make instruction dumping work in real mode
[POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency
[POWERPC] Introduce new CPM device bindings.
[POWERPC] Add early debug console for CPM serial ports.
[POWERPC] bootwrapper: Support all-in-one PCI nodes in cuboot-pq2.
[POWERPC] bootwrapper: Add fsl_get_immr() and 8xx/pq2 clock functions.
[POWERPC] bootwrapper: Use fsl_get_immr() in cuboot-pq2.c.
[POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
[POWERPC] cpm_uart: sparse fixes
[POWERPC] cpm_uart: Issue STOP_TX command before initializing console.
[POWERPC] 8xx: Fix CONFIG_PIN_TLB.
[POWERPC] 8xx: Infrastructure code cleanup.
[POWERPC] 8xx: Add pin and clock setting functions.
[POWERPC] 8xx: Work around CPU15 erratum.
[POWERPC] cpm2: Infrastructure code cleanup.
[POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup().
[POWERPC] cpm2: Add cpm2_set_pin().
[POWERPC] mpc82xx: Define CPU_FTR_NEED_COHERENT
[POWERPC] mpc82xx: Remove a bunch of cruft that duplicates generic functionality.
[POWERPC] mpc82xx: Rename mpc82xx_ads to mpc8272_ads.
[POWERPC] mpc8272ads: Change references from 82xx_ADS to 8272_ADS.
[POWERPC] Document local bus nodes in the device tree, and update cuboot-pq2.
[POWERPC] 8xx: mpc885ads cleanup
[POWERPC] 8xx/wrapper: Embedded Planet EP88xC support
[POWERPC] mpc82xx: Update mpc8272ads, and factor out PCI and reset.
[POWERPC] mpc82xx: Add pq2fads board support.
[POWERPC] 8xx: Move softemu8xx.c from arch/ppc
[POWERPC] cpm: Describe multi-user ram in its own device node.
fs_enet: Whitespace cleanup.
fs_enet: Include linux/string.h from linux/fs_enet_pd.h
fs_enet: mac-fcc: Eliminate __fcc-* macros.
fs_enet: Align receive buffers.
fs_enet: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING is set.
Generic bitbanged MDIO library
fs_enet: Convert mii-bitbang to use the generic bitbang MDIO code.
fs_enet: sparse fixes
[POWERPC] mpc8272ads: Remove muram from the CPM reg property.
[POWERPC] 85xx: Convert mpc8560ads to the new CPM binding.
[POWERPC] 85xx: Add cpm nodes for 8541/8555 CDS
rtc: RTC class driver for the ds1374
fs_enet: Update for API changes

Sean Hefty:
IPoIB: Specify Traffic Class with path record queries for QoS support
IB/sa: Add new QoS fields to path record
RDMA/cma: Add ability to specify type of service
RDMA/ucma: Allow user space to set service type
IB/srp: Add QoS support through service ID
IB/cm: Modify interface to send MRAs in response to duplicate messages
RDMA/cma: Queue IB CM MRAs to avoid unnecessary remote retries
RDMA/cma: Add locking around QP accesses
RDMA/cma: Fix deadlock destroying listen requests

Sebastian Siewior:
[POWERPC] spufs: Make file-internal functions & variables static
[POWERPC] spufs: Make isolated loader properly aligned
[CRYPTO] api: Add crypto_ablkcipher_ctx_aligned
[CRYPTO] des: Rename des to des-generic
[CRYPTO] aes: Rename aes to aes-generic
[CRYPTO] sha: Load the SHA[1|256] module by an alias
gianfar: remove orphan struct.

Segher Boessenkool:
[POWERPC] Replace a few #defines with empty inline functions
[POWERPC] Implement atomic{, 64}_{read, write}() without volatile

Sellout Bessie:
Radeonfb Xpress 200M RC410 support

Seokmann Ju:
[SCSI] qla2xxx: Add PCI error recovery support.
[SCSI] qla2xxx: Retrieve max-NPIV support capabilities from FW.

Serge E. Hallyn:
Implement file posix capabilities
cgroups: implement namespace tracking subsystem
pid namespaces: define is_global_init() and is_container_init()
capabilities: clean up file capability reading

Serge Hallyn:
fix up security_socket_getpeersec_* documentation

Sergei Shtylyov:
hpt366: MWDMA filter for SATA cards (take 2)
pdc202xx_new: switch to using pci_get_slot() (take 2)
ide: call udma_filter() before resorting to the UltraDMA mask

Shane Huang:
atiixp: SB700 contains more than one IDE channel

Shannon Nelson:
I/OAT: New device ids
I/OAT: Rename the source file
I/OAT: code cleanup from checkpatch output
I/OAT: Split PCI startup from DMA handling code
I/OAT: Add support for MSI and MSI-X
DCA: Add Direct Cache Access driver
I/OAT: Add DCA services
I/OAT: cleanup pci issues
I/OAT: clean up of dca provider start and stop
I/OAT: clean up error handling and some print messages
I/OAT: Tighten descriptor setup performance
I/OAT: Add completion callback for async_tx interface use

Shaohua Li:
ide: hook ACPI _PSx method to IDE power on/off
KVM: Hoist kvm_mmu_reload() out of the critical section
KVM: Move gfn_to_page out of kmap/unmap pairs
KVM: Convert vm lock to a mutex

Shaun Zinck:
Documentation/filesystems/vfs.txt: typo fix
Documentation/java.txt: typo and grammar fixes
documentation/ext3: grammar fixes
docs/sysfs: add missing word to sysfs attribute explanation

Sheng Yang:
KVM: x86 emulator: implement 'movnti mem, reg'

Shirish Pargaonkar:
[CIFS] CIFS ACL support (part 2)

Siddha, Suresh B:
i386: fix 4 bit apicid assumption of mach-default
x86, vsyscall: fix the oops crash with __pa_vsymbol()

Signed-off-by@vergenet.net":Simon:
Kexec: Update URL in MAINTAINERS file

Simon Arlott:
V4L/DVB (5988): Fix OOP on videobuf-dvb when hibernating
USB: cxacru: Use appropriate logging for errors
spelling fixes: arch/alpha/
spelling fixes: arch/cris/
spelling fixes: arch/frv/
spelling fixes: arch/h8300/
spelling fixes: arch/i386/
spelling fixes: arch/m32r/
spelling fixes: arch/m68k/
spelling fixes: arch/um/
spelling fixes: arch/v850/
spelling fixes: arch/x86_64/
spelling fixes: mm/
spelling fixes: init/
spelling fixes: lib/
spelling fixes: Documentation/

Simon Farnsworth:
V4L/DVB (6203): Fix SVideo input on KWorld DVB-T 220 boards

Simon Horman:
[IA64] Remove vector from ia64_machine_kexec()

Sivakumar Subramani:
[S2IO]: Making MSIX as default intr_type
S2IO: Fixes in MSIX related code.
S2IO: Fixed Link LED issue when MSI-X is enabled
S2io: Enable all the error and alarm indications
[S2IO]: Handle and monitor all of the device errors and alarms
S2io: Cleanup - removed unused variable intr_type
S2io: Check for device state before handling traffic
S2io: code Optimization of isr function
S2io: Change kmalloc+memset to k[zc]alloc
S2io: Removed unused feature - bimodal interrupts
S2io: Added support set_mac_address driver entry point
S2io: Updating transceiver information in ethtool function

Soeren Sonnenburg:
Input: appletouch - another fix for idle reset logic

Sonic Zhang:
Blackfin arch: Add DMA API to set curr descriptor address
Blackfin arch: update kgdb patch
libata driver for bf548 on chip ATAPI controller.
Update libata driver for bf548 atapi controller against the 2.6.24 tree.

Srivatsa Vaddagiri:
sched: group-scheduler core
sched: revert recent removal of set_curr_task()
sched: fix minor bug in yield
sched: print nr_running and load in /proc/sched_debug
sched: print &rq->cfs stats
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
sched: add fair-user scheduler
sched: group scheduler wakeup latency fix
sched: group scheduler SMP migration fix
sched: group scheduler, fix coding style issues
sched: group scheduler, fix bloat
sched: group scheduler, fix latency
sched: generate uevents for user creation/destruction
sched: fix new task startup crash
Hook up group scheduler with control groups

Stanislaw Gruszka:
UEAGLE: Eagle IV chipset support
UEAGLE: Devolo and Elsa chipsets support
UEAGLE: Allow user to choose input interface alternate setting
UEAGLE: Avoid keyboard driver blocking
UEAGLE: Do not sleep when device is disconnected
UEAGLE: Cosmetic

Stas Sergeev:
V4L/DVB (6225): AverTV Studio 307 has only one composite input

Stefan Lippers-Hollmann:
hostap_cs: Add device ID for Telekom T-Sinus 111card

Stefan Richter:
ieee1394: eth1394: superfluous local variable
ieee1394: eth1394: fix lock imbalance
ieee1394: pcilynx: superfluous local variables
ieee1394: sbp2: fix unsafe iteration over list of devices
ieee1394: nodemgr: fix leak of struct csr1212_keyval
ieee1394: csr1212: proper refcounting
firewire: optimize fw_core_add_address_handler
firewire: fw-core: local variable shadows a global one
firewire: fw-sbp2: always enable IRQs before calling command ORB callback
firewire: fw-sbp2: add support for multiple logical units per target
firewire: fw-sbp2: expose module parameter for workarounds
firewire: fw-sbp2: use an own workqueue (fix system responsiveness)
firewire: fw-ohci: enforce read order for selfID generation
firewire: fw-ohci: fix includes
firewire: fw-ohci: reorder includes
firewire: fw-ohci: log posted write errors
firewire: fw-ohci: missing dma_unmap_single
firewire: fw-ohci: check for misconfigured bus (phyID == 63)
firewire: adopt read cycle timer ABI from raw1394
firewire: a header cleanup
x86: configure HPET_EMULATE_RTC automatically
include/asm-*/system.h: remove unused set_rmb(), set_wmb() macros
firewire: fw-ohci: log a note about unsupported features
firewire: fw-ohci: shut up a superfluous compiler warning

Stefan Roese:
[MTD] [NAND] Change NDFC driver to support 405 platforms too
[POWERPC] 4xx: Add AMCC 405EX support to cputable.c
[POWERPC] 4xx: Add AMCC Kilauea eval board support to platforms/40x
[POWERPC] 4xx: Kilauea DTS
[POWERPC] 4xx: Kilauea defconfig file
i2c-ibm_iic: Add support for new-style clients

Stefan Roscher:
IB/ehca: Small QP userspace support
IB/ehca: Support more than 4k QPs for userspace and kernelspace

Steffen Klassert:
WOL bugfix for 3c59x.c

Stelian Pop:
HID: enable hiddev for the SantaRosa MacBookPro IR receiver

Stephane Eranian:
i386: make Oprofile call shutdown() only once per session
i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
i386: do not BUG_ON() when MSR is unknown

Stephen Hemminger:
Input: polled device power saving
[NET]: Make NAPI polling independent of struct net_device objects.
[IPV4] fib_trie: cleanup
[IPV4] fib_trie: macro cleanup
[NET] ethernet: optimize memcpy and memset
[ATM]: Replace DPRINTK() with pr_debug().
[UDP]: Randomize port selection.
[SHAPER]: Mark for removal.
[AF_PACKET]: Don't enable global timestamps.
[MAC80211]: use internal network device stats
sky2: use debugfs rename
sky2: document GPHY_CTRL bits
sky2: dont restrict config space access
sky2: advanced error reporting
sky2: use pci_config access functions
e100: timer power saving
[NET]: Wrap netdevice hardware header creation.
[NET]: Wrap hard_header_parse
[NET]: Move hardware header operations out of netdevice.
via-velocity: use standard VLAN interface (resend)
via-velocity: more cleanup
[NET]: sparse warning fixes
s2io: sparse warnings fix (rev2)
network drivers: sparse warning fixes
chelsio: sparse warning fixes (old cxgb2)
cxgb3 sparse warning fixes
[SCTP]: port randomization
[INET]: local port range robustness
[SKY2]: status polling loop (post merge)
[SKY2]: ethtool register reserved area blackout
[SKY2]: fix power settings on Yukon XL
[SKY2]: fiber advertise bits initialization (trivial)
[SKY2]: use netdevice stats struct
[SKY2]: version 1.19
sky2: reboot fix
skge: fix ram buffer size calculation
skge: changing MTU while running causes problems
skge: XM PHY handling fixes
skge: internal stats
skge: eeprom support
skge: add a debug interface
skge 1.12
napi_synchronize: waiting for NAPI
sky2: shutdown cleanup
[BR2684]: get rid of broken header code.
sparse pointer use of zero as null
sky2: crash on remove

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

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

0
Posted by ãƒ¢ãƒ³ã‚¯ãƒ¬ãƒ¼ãƒ« セール 2013ǯ12·î09Æü(·î) 01:49:08 ÊÖ¿®

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


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

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

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

Firefox3 Meter  Use OpenOffice.org

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