詳解ファイルシステム - 2.6.25-rc1_shortlog02
FrontPage > kernel > 2.6.25-rc1 > 2.6.25-rc1_shortlog02

Alexey Korolev (2):
[MTD] [NOR] Support Intel P3x flash support with CFI version 1.5
[JFFS2] Fix return value check for mtd->point() in check_node_data()

Alexey Starikovskiy (4):
ACPI: Defer enabling of level GPE until all pending notifies done
ACPI: EC: Do the byte access with a fast path
ACPI: EC: Some hardware requires burst mode to operate properly
ACPI: SBS: Host controller must initialize before SBS.

Alistair John Strachan (1):
x86: force enable HPET on (some?) ICH9 boards

Amit Shah (1):
KVM: Make unloading of FPU state when putting vcpu arch-independent

Anand Gadiyar (1):
ARM: OMAP: Add DMA support for chaining and 3430

Ananth N Mavinakayanahalli (1):
x86: kprobes: add kprobes smoke tests that run on boot

Andi Kleen (76):
[SCSI] sg: Only print SCSI data direction warning once for a command
kbuild: declare the modpost error functions as printf like
kbuild: fix format string warnings in modpost
kbuild: fix a buffer overflow in modpost
clocksource: make clocksource watchdog cycle through online CPUs
x86: untable __init references between IO data
x86: make ptrace.h safe to include from assembler code
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
x86: move nop declarations into separate include file
x86: introduce rdtsc_barrier()
x86: remove get_cycles_sync
x86: remove the now unused X86_FEATURE_SYNC_RDTSC
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
x86: allow TSC clock source on AMD Fam10h and some cleanup
x86: remove explicit C3 TSC check on 64bit
x86: don't disable TSC in any C states on AMD Fam10h
genirq: turn irq debugging options into module params
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
x86: remove CPU capabitilites printks on 32-bit
x86: document fdimage/isoimage completely in make help
x86: compile apm and voyager module only when selected in Kconfig
x86: Set CFQ as default in 32-bit defconfig
x86: mark memory_setup __init
x86: move MWAIT idle check to generic CPU initialization on 32-bit
x86: use the correct cpuid method to detect MWAIT support for C states
x86: use shorter addresses in i386 segfault printks
x86: replace hard coded reservations in 64-bit early boot code with dynamic table
x86: optimize lock prefix switching to run less frequently
x86: don't disable the APIC if it hasn't been mapped yet
x86: print which shared library/executable faulted in segfault etc. messages v3
x86: add framework to disable CPUID bits on the command line
x86: convert some existing cpuid disable options to new generic bitmap
x86: don't disable RDTSC in userland for 32bit notsc
x86: convert TSC disabling to generic cpuid disable bitmap
x86: add noclflush option
x86: add generic clearcpuid=... option
x86: remove iBCS support
c_p_a(): do a simple self test at boot
x86: clean up pte_exec
x86: add pte accessors for the global bit
x86: c_p_a(), add simple self test at boot
x86: cpa: use wbinvd() macro instead of inline assembly in 64bit c_p_a()
x86: cpa: remove unnecessary masking of address
x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels
x86: add pte_pgprot to 32-bit
x86: don't drop NX bit in pte modifier functions on 32-bit
x86: fix c_p_a() boot crash
x86: c_p_a() fix: reorder TLB / cache flushes to follow Intel recommendation
x86: c_p_a() make it more robust against use of PAT bits
x86: introduce canon_pgprot()
x86: remove set_kernel_exec()
x86: fix early_ioremap() on 64-bit
x86: move NUMAQ io handling into arch/x86/pci/numa.c
x86: remove special NUMAQ support in io_32.h
x86: cpa, add the PAT bit defines
x86: cpa, only flush the cache if the caching attributes have changed
x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE
x86: switch pci-gart over to using set_memory_np() instead of clear_kernel_mapping()
x86: remove now unused clear_kernel_mapping
x86: switch direct mapping setup over to set_pte
x86: add feature macros for the gbpages cpuid bit
x86: add PUD_PAGE_SIZE
x86: add pgtable accessor functions for gbpages
x86: add gbpages support to lookup_address
x86: support gbpages in pagetable dump
x86: implement gbpages support in change_page_attr()
page allocator: remove unused arguments in zone_init_free_lists()
BKL-removal: convert ext2 over to use unlocked_ioctl
BKL-removal: remove incorrect BKL comment in ext2
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
BKL-removal: Use unlocked_ioctl for jfs
BKL-removal: Implement a compat_ioctl handler for JFS
Allow executables larger than 2GB
BKL-Removal: convert pipe to use unlocked_ioctl too
Remove a.out interpreter support in ELF loader

Andre Detsch (3):
[POWERPC] cell: safer of_has_vicinity routine
[POWERPC] spufs: DMA Restart after SIGSEGV
[POWERPC] spufs: Fix memory leak on SPU affinity

Andre Haupt (7):
Input: remove duplicate includes
USB: cyberjack: remove a unnecessary variable.
gameport: remove duplicate include
bf54x: remove duplicate include
jonada720: remove duplicate include
fbmon: remove unnecessary local variable
fbmon: cleanup trailing whitespaces

Andrea Arcangeli (1):
Fix /proc dcache deadlock in do_exit

Andrea Merello (1):
rtl8187: fix tx power reading

Andreas Degert (1):
[ALSA] hdsp: make Multiface II work again

Andreas Herrmann (1):
x86: fix detection of CONSTANT_TSC bit for AMD CPUs

Andreas Herrmann3 (1):
x86: fix cpu MHz reporting for AMD family 0x11

Andreas Mohr (2):
kbuild: eradicate bashisms in scripts/patch-kernel
e100: fix spelling errors

Andres Salomon (13):
kconfig: use getopt() in conf.c for handling command line arguments
libertas: drop useless default_fw_name variable
libertas: mark module_init/exit functions as init/exit
libertas: reset devices upon disconnect rather than module unloading
libertas: nuke useless variable usbdriver_name and useless comments
x86: GEODE: update GPIO API to support setting multiple GPIOs at once
power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL
power: fix incorrect unregistration in power_supply_create_attrs error path
x86: GEODE: MFGPT: Minor cleanups
x86: GEODE: MFGPT: drop module owner usage from MFGPT API
x86: GEODE: MFGPT: replace 'flags' field with 'avail' bit
x86: GEODE: MFGPT: make mfgpt_timer_setup available outside of mfgpt_32.c
x86: GEODE: MFGPT: fix a potential race when disabling a timer

Andrew Lutomirski (1):
rc80211_pid should respect fixed rates.

Andrew Morgan (2):
Add 64-bit capability support to the kernel
Remove unnecessary include from include/linux/capability.h

Andrew Morton (73):
[CRYPTO] hifn: Add missing includes
[SCSI] sgiwd93: export sgiwd93_reset()
drivers/ata/libata-eh.c: fix printk warning
pata_hpt37x: checkpatch fixes
[libata] pata_winbond: update for new ->data_xfer hook
[libata] pata_legacy: typo fix
V4L/DVB (6749): v4l-nopage-fix
V4L/DVB (6808): git-dvb: fix build in drivers/media/dvb/frontends/tda18271.h
V4L/DVB (6809): git-dvb: drivers/media/video/et61x251/et61x251_core.c: fix warnings
V4L/DVB (6811): media-video-usbvision-add-mutex_unlock-to-error-paths-fix
V4L/DVB (6818): git-dvb: drivers/media/dvb/frontends/zl10353.c: avoid 64-bit divide
V4L/DVB (6976): drivers/media/radio/radio-sf16fmr2.c: fix error handling
ide: printk fix
[NET]: fix drivers/net/ns83820.c build
drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning
drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning
x86: kmap_atomic() debugging
x86: PIE executable randomization, checkpatch fixes
x86: PIE executable randomization, uninlining
x86: __vdso_getcpu() warning fix
x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes
x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes
x86: arch/x86/math-emu/errors.c: fix printk warnings
git-x86: drivers/pnp/pnpbios/bioscalls.c build fix
arch/x86/mm/numa_64.c: section fix
x86: export copy_from_user_ll_nocache[_nozero]
[ALSA] copy_ctl_value_from_user() warning fix
[ALSA] sound/usb/usbaudio.c: fix build with CONFIG_PM=n
[patch 1/2] kernel/audit.c: warning fix
USB: testing driver: don't free a locked mutex
PCI: drivers/pci/quirks.c: coding-style cleanup
x86: fix RTC lockdep warning: potential hardirq recursion
fix AGP warning
bluetooth: uninlining
kvm: i386 fix
drivers/net/wireless/b43/main.c needs io.h
get_task_comm(): return the result
clone: prepare to recycle CLONE_STOPPED
include/asm-powerpc/nvram.h needs list.h
revert "capabilities: clean up file capability reading"
alpha: atomic_add_return() should return int
alpha: fix warning by fixing flush_tlb_kernel_range()
b43: fix build with CONFIG_SSB_PCIHOST=n
timerfd: fix remaining architectures
deprecate smbfs in favour of cifs
drivers/ide/ide-acpi.c: fix uninitialized var warning
drivers/ide/legacy/hd.c: fix uninitialized var warning
Input: i8042 - non-x86 build fix
ata: drivers/ata/sata_mv.c needs dmapool.h
read_current_timer() cleanups
debug_smp_processor_id() fixlets
speed up jiffies conversion functions if HZ==USER_HZ
drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning
neofb: avoid overwriting fb_info fields
vermilion.c: use ALIGN(), not __ALIGN_MASK()
9p: fix p9_printfcall export
[SCSI] dc395x: fix uninitialized var warning
dm snapshot: use uninitialized_var
dm: table use uninitialized_var
dm ioctl: use uninitialized_var
fix "modules: make module_address_lookup() safe"
aoe: statically initialise devlist_lock
fs/hfsplus/unicode.c: fix uninitialized var warning
fs/afs/security.c: fix uninitialized var warning
mount-options-fix-tmpfs-fix
revert "proc: fix the threaded proc self"
bnx2x: section fix
bnx2: section fix
pppol2tp: fix printk warnings
typhoon: section fix
natsemi: section fix
via-velocity: section fix
starfire: secton fix

Andrew Murray (2):
sh: sh7712 clock support
sh: Update SE7712 PCLK definition.

Andrew Paprocki (4):
[ALSA] hda-codec - Fix definition of AC_KNBCAP_DELTA to match spec
[ALSA] hda-codec - Add missing #defines (and 1 rename) in hda_codec.h
[ALSA] hda_intel: Fix multiple device support by incrementing device count
[ALSA] hda_proc - Add a number of new settings to proc codec output

Andrew Patterson (4):
ACPI: Check for any matching CID when walking namespace.
PCI ACPI: Added a function to register _OSC with only PCIe devices.
PCI ACPI: AER driver should only register PCIe devices with _OSC
PCI: Run ACPI _OSC method on root bridges only

Andrew Sharp (2):
[MIPS] Put cast inside macro instead of all the callers
Platform real time clock driver for Dallas 1511 chip

Andrew Vasquez (22):
[SCSI] qla2xxx: Don't explicitly read mbx registers while processing a system-error.
[SCSI] qla2xxx: Correct NPIV support for recent ISPs.
[SCSI] qla2xxx: Update version number to 8.02.00-k6.
[SCSI] qla2xxx: Consolidate duplicate sense-data handling codes.
[SCSI] qla2xxx: Retrieve additional HBA port statistics from recent ISPs.
[SCSI] qla2xxx: Fix for 32-bit platforms with 64-bit resources.
[SCSI] qla2xxx: Wait for FLASH write-protection to complete after a write.
[SCSI] qla2xxx: Restrict MSI/MSI-X enablement on select ISP2432-type HBAs.
[SCSI] qla2xxx: Don't schedule the DPC routine to perform an issue-lip request.
[SCSI] qla2xxx: Trace-Control naming cleanups.
[SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support.
[SCSI] qla2xxx: Correct late-memset() of EFT buffer.
[SCSI] qla2xxx: Update version number to 8.02.00-k7.
[SCSI] qla2xxx: Correct resource_size_t usages.
[SCSI] qla2xxx: Add MODULE_FIRMWARE hint for ISP25XX firmware.
[SCSI] qla2xxx: Cleanup any outstanding SRB resources during shutdown.
[SCSI] qla2xxx: Clear EFT buffer before firmware reinitialization.
[SCSI] qla2xxx: Cleanse memory allocation logic during probe.
[SCSI] qla2xxx: Consolidate RISC-parity enablement codes.
[SCSI] qla2xxx: Move RISC-interrupt-register modifications to qla2x00_request_irqs().
[SCSI] qla2xxx: Correct issue where incorrect init-fw mailbox command was used on non-NPIV capable ISPs.
[SCSI] qla2xxx: Update version number to 8.02.00-k8.

Andrew Victor (21):
[MTD] mtd_dataflash: Incorrect compare-after-write check
[ARM] 4601/1: KS8695: PCI support
[ARM] 4603/1: KS8695: debugfs interface to view pin state
[ARM] 4602/3: AT91: debugfs interface to view GPIO pin state
[ARM] 4610/2: AT91: Support for STN LCD on SAM9261-EK board.
[ARM] 4656/1: AT91: Tweak interrupt priorities
[ARM] 4657/1: AT91: Header definition update
[ARM] 4750/1: [AT91] STN LCD displays on SAM9261
[ARM] 4751/1: [AT91] ISI peripheral on SAM9263
[ARM] 4752/1: [AT91] RTT, RTC and WDT peripherals on SAM9
[ARM] 4753/1: [AT91] Use DMA_BIT_MASK
[ARM] 4754/1: [AT91] SSC library support
[ARM] 4755/1: [AT91] NAND update
[ARM] 4756/1: [AT91] Makefile cleanup
[ARM] 4757/1: [AT91] UART initialization
[ARM] 4758/1: [AT91] LEDs
[ARM] 4759/1: [AT91] Buttons on CSB300
[ARM] 4760/1: [AT91] SPI CS0 errata on AT91RM9200
[ARM] 4761/1: [AT91] Board-support for NEW_LEDs
[ARM] 4764/1: [AT91] AT91CAP9 core support
[ARM] 4765/1: [AT91] AT91CAP9A-DK board support

Andrey J. Melnikoff (TEMHOTA) (1):
V4L/DVB (6973): Add Beholder TV 401/405/407/409/505/507/609/M6 support

Andries E. Brouwer (1):
MNT_UNBINDABLE fix

Andrzej Zaborowski (2):
backlight: Add OMAP1 PWL backlight driver
ARM: OMAP1: Palm Tungsten E board clean-up

Andy Fleming (3):
[POWERPC] Made FSL Book-E PMC support more generic
[POWERPC} Add oprofile support for e300
Fix PHY Lib support for gianfar and ucc_geth

Andy Gospodarek (2):
e1000e: tweak irq allocation messages
bonding: fix race that causes invalid statistics

Andy Shevchenko (6):
[ALSA] hda-codec - Fix typo in the ALC883 initial code
[ALSA] hda-codec - Initial support of the Mitac 8252D (based on ALC883)
[ALSA] hda-codec - Add model for Acer Aspire 5315
[ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge
[ALSA] hda-codec - Add model for Acer Aspire 5310
bluetooth: blacklist another Broadcom BCM2035 device

Andy Whitcroft (2):
update checkpatch.pl to version 0.13
update checkpatch.pl to version 0.14

Aneesh Kumar K.V (34):
ext4: Introduce ext4_lblk_t
ext4: Introduce ext4_update_*_feature
ext4: Fix sparse warnings.
ext4: Rename i_file_acl to i_file_acl_lo
ext4: Rename i_dir_acl to i_size_high
ext4: Add support for 48 bit inode i_blocks.
ext4: Support large files
ext2: Fix the max file size for ext2 file system.
ext3: Fix the max file size for ext3 file system.
ext4: Return after ext4_error in case of failures
ext4: Change the default behaviour on error
Add buffer head related helper functions
ext4: add block bitmap validation
ext4: Check for the correct error return from
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
ext4: Convert truncate_mutex to read write semaphore.
ext4: Take read lock during overwrite case.
ext4: Add EXT4_IOC_MIGRATE ioctl
ext4: Fix ext4_show_options to show the correct mount options.
ext4: Add ext4_find_next_bit()
ext4: Enable the multiblock allocator by default
ext4: Check for return value from sb_set_blocksize
ext4: Use the ext4_ext_actual_len() helper function
jbd2: Fix reference counting on the journal commit block's buffer head
JBD2: Use the incompat macro for testing the incompat feature.
ext4: Fix null bh pointer dereference in mballoc
ext2: return after ext2_error in case of failures
ext2: change the default behaviour on error
ext2: add block bitmap validation
ext3: add block bitmap validation
ext3: return after ext3_error in case of failures
ext3: change the default behaviour on error
ext4: Fix circular locking dependency with migrate and rm.
ext4: Don't panic in case of corrupt bitmap

Anthony Liguori (12):
KVM: x86 emulator: Add vmmcall/vmcall to x86_emulate (v3)
KVM: Refactor hypercall infrastructure (v3)
KVM: MMU: Clean up MMU functions to take struct kvm when appropriate
KVM: MMU: More struct kvm_vcpu -> struct kvm cleanups
KVM: Allocate userspace memory for older userspace
KVM: Fix gfn_to_page() acquiring mmap_sem twice
virtio: Fix vring_init/vring_size to take unsigned long
virtio: Put the virtio under the virtualization menu
virtio: PCI device
virtio: Use PCI revision field to indicate virtio PCI ABI version
9p: add support for sticky bit
9p: Convert semaphore to spinlock for p9_idpool

Anton Blanchard (2):
IB/ehca: Use round_jiffies() for EQ polling timer
drivers-edac: use round_jiffies_relative

Anton Salnikov (1):
Palmchip BK3710 IDE driver

Anton Vorontsov (17):
libata: pata_platform: make probe and remove functions device type neutral
libata: pata_of_platform: OF-Platform PATA device driver
[POWERPC] booting-without-of: localbus should not include board name
[POWERPC] MPC8349E-mITX: introduce localbus and pata nodes
[POWERPC] QE: get rid of most device_types and model
ucc_geth: get rid of device_type for mdio
spi_mpc83xx: use brg-frequency for SPI in QE
[POWERPC] fsl_spi: stop using device_type = "spi"
pda_power: various cleanups
pda_power: implement polling
MAINTAINERS: remove kernel-discuss@handhelds.org list
apm_power: check I.intval for zero value, we use it as the divisor
ucc_geth: fix module removal
ucc_geth: add support for netpoll
cpmac: convert to new Fixed PHY infrastructure
[POWERPC] qe_lib: fix few fluffy negligences
fb: fix warning: no return statement in function returning non-void