All of lore.kernel.org
 help / color / mirror / Atom feed
* 2.6.19-mm1
@ 2006-12-11  8:58 Andrew Morton
  2006-12-11  9:18 ` 2.6.19-mm1 Nick Piggin
                   ` (13 more replies)
  0 siblings, 14 replies; 41+ messages in thread
From: Andrew Morton @ 2006-12-11  8:58 UTC (permalink / raw)
  To: linux-kernel


Temporarily at

	http://userweb.kernel.org/~akpm/2.6.19-mm1/

Will appear later at

	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/


- There's some new runtime debugging in kmap_atomic().  It catches one
  buglet in in ata_scsi_rbuf_get() - there may be others.  If it gets too
  noisy, please revert kmap_atomic-debugging.patch.

- The reiser4 build is broken by some VFS changes I made.

- New git tree git-ubi.patch (Artem Bityutskiy <dedekind@infradead.org>):

    It is a kind of LVM layer but for flash (MTD) devices which hides
    flash devices complexities like bad eraseblocks (on NANDs) and wear.  The
    documentation is available at the MTD web site:
    http://www.linux-mtd.infradead.org/doc/ubi.html
    http://www.linux-mtd.infradead.org/faq/ubi.html

- The x86_64 tree here is a few days old - the server is down.

- Brought back the write()-deadlock-fix-and-writev-speedup patches.



Boilerplate:

- See the `hot-fixes' directory for any important updates to this patchset.

- To fetch an -mm tree using git, use (for example)

  git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.16-rc2-mm1
  git-checkout -b local-v2.6.16-rc2-mm1 v2.6.16-rc2-mm1

- -mm kernel commit activity can be reviewed by subscribing to the
  mm-commits mailing list.

        echo "subscribe mm-commits" | mail majordomo@vger.kernel.org

- If you hit a bug in -mm and it is not obvious which patch caused it, it is
  most valuable if you can perform a bisection search to identify which patch
  introduced the bug.  Instructions for this process are at

        http://www.zip.com.au/~akpm/linux/patches/stuff/bisecting-mm-trees.txt

  But beware that this process takes some time (around ten rebuilds and
  reboots), so consider reporting the bug first and if we cannot immediately
  identify the faulty patch, then perform the bisection search.

- When reporting bugs, please try to Cc: the relevant maintainer and mailing
  list on any email.

- When reporting bugs in this kernel via email, please also rewrite the
  email Subject: in some manner to reflect the nature of the bug.  Some
  developers filter by Subject: when looking for messages to read.

- Semi-daily snapshots of the -mm lineup are uploaded to
  ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/ and are announced on
  the mm-commits list.




Changes since 2.6.19-rc6-mm2:


 origin.patch
 git-acpi.patch
 git-alsa.patch
 git-agpgart.patch
 git-cpufreq.patch
 git-gfs2-nmw.patch
 git-ieee1394.patch
 git-infiniband.patch
 git-jfs.patch
 git-libata-all.patch
 git-lxdialog.patch
 git-mmc.patch
 git-mmc-fixup.patch
 git-mtd.patch
 git-ubi.patch
 git-netdev-all.patch
 git-net.patch
 git-ioat.patch
 git-ocfs2.patch
 git-chelsio.patch
 git-pciseg.patch
 git-sh.patch
 git-block.patch
 git-sas.patch
 git-qla3xxx.patch
 git-gccbug.patch

 git trees.

-fix-create_write_pipe-error-check.patch
-ecryptfs-fix-crypto_alloc_blkcipher-error-check.patch
-make-drivers-acpi-baycdrive_bays-static.patch
-acpi-asus-s3-resume-fix.patch
-sound-soc-soc-dapmc-make-4-functions-static.patch
-gregkh-driver-driver-link-sysfs-timing.patch
-gregkh-driver-cleanup-virtual_device_parent.patch
-gregkh-driver-config_sysfs_deprecated.patch
-gregkh-driver-udev-compatible-hack.patch
-gregkh-driver-config_sysfs_deprecated-bus.patch
-gregkh-driver-config_sysfs_deprecated-device.patch
-gregkh-driver-config_sysfs_deprecated-PHYSDEV.patch
-gregkh-driver-config_sysfs_deprecated-class.patch
-gregkh-driver-vt-device.patch
-gregkh-driver-vc-device.patch
-gregkh-driver-misc-devices.patch
-gregkh-driver-tty-device.patch
-gregkh-driver-raw-device.patch
-gregkh-driver-i2c-dev-device.patch
-gregkh-driver-msr-device.patch
-gregkh-driver-cpuid-device.patch
-gregkh-driver-ppp-device.patch
-gregkh-driver-ppdev-device.patch
-gregkh-driver-mmc-device.patch
-gregkh-driver-firmware-device.patch
-gregkh-driver-fb-device.patch
-gregkh-driver-mem-devices.patch
-gregkh-driver-sound-device.patch
-gregkh-driver-network-device.patch
-gregkh-driver-acpi-change-acpi-to-use-dev_archdata-instead-of-firmware_data.patch
-gregkh-driver-cpu-topology-consider-sysfs_create_group-return-value.patch
-gregkh-driver-sysfs-sysfs_write_file-writes-zero-terminated-data.patch
-gregkh-driver-driver-core-introduce-device_find_child.patch
-gregkh-driver-driver-core-make-drivers-base-core.c-setup_parent-static.patch
-gregkh-driver-driver-core-introduce-device_move-move-a-device-to-a-new-parent.patch
-gregkh-driver-driver-core-use-klist_remove-in-device_move.patch
-gregkh-driver-driver-core-platform_driver_probe-can-save-codespace.patch
-gregkh-driver-documentation-driver-model-platform.txt-update-rewrite.patch
-gregkh-driver-modules-drivers.patch
-gregkh-driver-driver-core-fixes-sysfs_create_link-retval-checks-in-core.c.patch
-fix-gregkh-driver-sound-device.patch
-fix-gregkh-driver-sound-device-2.patch
-platform_driver_probe-can-save-codespace-save-codespace.patch
-git-dvb-budget-ci-fix.patch
-jdelvare-hwmon-hwmon-unchecked-return-status-fixes-abituguru.patch
-git-input-fixup.patch
-input-check-whether-serio-dirver-registration-is-completed.patch
-pa-risc-fix-bogus-warnings-from-modpost.patch
-kconfig-refactoring-for-better-menu-nesting.patch
-kbuild-fix-rr-is-now-default.patch
-pata_hpt366-more-enable-bits.patch
-pata-libata-suspend-resume-simple-cases.patch
-pata-libata-suspend-resume-simple-cases-fix.patch
-pata_cmd64x-suspend-resume.patch
-pata_cs5520-resume-support.patch
-pata_jmicron-fix-jmb368-support-add-suspend-resume.patch
-pata_cs5530-suspend-resume-support.patch
-pata_rz1000-force-readahead-off-on-resume.patch
-pata_ali-suspend-resume-support.patch
-pata_sil680-suspend-resume.patch
-sata_promise-updates.patch
-sata_nv-fix-atapi-in-adma-mode.patch
-pata_it821x-suspend-resume-support.patch
-pata_serverworks-suspend-resume.patch
-pata_via-suspend-resume-support.patch
-pata_amd-suspend-resume.patch
-hpt36x-suspend-resume-support.patch
-pata_hpt3x3-suspend-resume-support.patch
-pata-more-drivers-that-need-only-standard-suspend-and.patch
-pata_marvell-merge-mandriva-patches.patch
-via-pata-controller-xfer-fixes.patch
-via-pata-controller-xfer-fixes-fix.patch
-libata_resume_fix.patch
-ahci-ati-sb600-sata-support-for-various-modes.patch
-mtd-fix-printk-format-warning.patch
-mtd-replace-kmallocmemset-with-kzalloc.patch
-make-drivers-mtd-cmdlinepartcmtdpart_setup-static.patch
-spidernet-remove-eth_zlen-check-in-earlier-patch.patch
-spidernet-poor-network-performance.patch
-bonding-incorrect-bonding-state-reported-via-ioctl.patch
-declance-fix-pmax-and-pmad-support.patch
-tulip-dmfe-carrier-detection.patch
-tulip-dmfe-carrier-detection-fix.patch
-net-possible-cleanups.patch
-net-possible-cleanups-fix.patch
-net-possible-cleanups-fix-2.patch
-fix-sunrpc-wakeup-execute-race-condition.patch
-gregkh-pci-pci-multithread-not-broken.patch
-gregkh-pci-pci-make-some-msi-x-defines-generic.patch
-gregkh-pci-pci-save-restore-pci-x-state.patch
-gregkh-pci-pci-quirks-fix-the-festering-mess-that-claims-to-handle-ide-quirks.patch
-gregkh-pci-pci-use-pci_generic_prep_mwi-on-ia64.patch
-gregkh-pci-pci-use-pci_generic_prep_mwi-on-sparc64.patch
-gregkh-pci-pci-replace-have_arch_pci_mwi-with-pci_disable_mwi.patch
-gregkh-pci-pci-delete-unused-extern-in-powermac-pci.c.patch
-gregkh-pci-altix-add-initial-acpi-io-support.patch
-gregkh-pci-altix-sn-acpi-hotplug-support.patch
-gregkh-pci-altix-initial-acpi-support-rom-shadowing.patch
-gregkh-pci-acpiphp-fix-use-of-list_for_each-macro.patch
-gregkh-pci-acpiphp-fix-missing-acpiphp_glue_exit.patch
-gregkh-pci-pci-clear-osc-support-flags-if-no-_osc-method.patch
-gregkh-pci-pci-fix-__pci_register_driver-error-handling.patch
-gregkh-pci-pci-block-on-access-to-temporarily-unavailable-pci-device.patch
-gregkh-pci-pci-i386-style-cleanups.patch
-gregkh-pci-pci-arch-i386-kernel-pci-dma.c-ioremap-balanced-with-iounmap.patch
-gregkh-pci-pci-enable-disable-device-is-nestable.patch
-gregkh-pci-pci-enable-disable-nestable-ports.patch
-gregkh-pci-pci-irq-irq-and-pci_ids-patch-for-intel-ich9.patch
-gregkh-pci-i2c-i801-smbus-patch-for-intel-ich9.patch
-gregkh-pci-pci-change-memory-allocation-for-acpiphp-slots.patch
-gregkh-pci-pci-rpaphp-change-device-tree-examination.patch
-gregkh-pci-pciehp-remove-unnecessary-free_irq.patch
-gregkh-pci-pciehp-remove-unnecessary-pci_disable_msi.patch
-gregkh-pci-pci-ibmphp_pci.c-fix-null-dereference.patch
-gregkh-pci-pci-make-arch-i386-pci-common.c-pci_bf_sort-static.patch
-pci-introduce-pci_find_present.patch
-pci-fix-multiple-problems-with-via-hardware.patch
-pci-fix-multiple-problems-with-via-hardware-warning-fix.patch
-fix-gregkh-pci-pci-enable-disable-device-is-nestable.patch
-s390-preparatory-cleanup-in-common-i-o-layer.patch
-s390-make-the-per-subchannel-lock-dynamic.patch
-s390-dynamic-subchannel-mapping-of-ccw-devices.patch
-aic94xx-dont-call-pci_map_sg-for-already-mapped-scatterlists.patch
-add-missing-libsas-include-to-fix-s390-compilation.patch
-gregkh-usb-usb-takes-31-devices-per-hub.patch
-gregkh-usb-usb-hub-root-hub-code-takes-more-than-15-devices.patch
-gregkh-usb-usb-hid-handle-stall-on-interrupt-endpoint.patch
-gregkh-usb-usb-core-don-t-match-interface-descriptors-for-vendor-specific-devices.patch
-gregkh-usb-usb-ohci-hcd-fix-compiler-warning.patch
-gregkh-usb-usb-ohci-disable-rhsc-inside-interrupt-handler.patch
-gregkh-usb-usb-kmemdup-cleanup-in-drivers-usb.patch
-gregkh-usb-usb-ohci-remove-stale-testing-code-from-root-hub-resume.patch
-gregkh-usb-aircable-use-usb-endpoint-functions.patch
-gregkh-usb-appledisplay-use-usb-endpoint-functions.patch
-gregkh-usb-cdc_ether-use-usb-endpoint-functions.patch
-gregkh-usb-cdc-use-usb-endpoint-functions.patch
-gregkh-usb-devices-use-usb-endpoint-functions.patch
-gregkh-usb-ftdi-use-usb-endpoint-functions.patch
-gregkh-usb-hid-use-usb-endpoint-functions.patch
-gregkh-usb-idmouse-use-usb-endpoint-functions.patch
-gregkh-usb-kobil_sct-use-usb-endpoint-functions.patch
-gregkh-usb-legousbtower-use-usb-endpoint-functions.patch
-gregkh-usb-onetouch-use-usb-endpoint-functions.patch
-gregkh-usb-phidgetkit-use-usb-endpoint-functions.patch
-gregkh-usb-phidgetmotorcontrol-use-usb-endpoint-functions.patch
-gregkh-usb-speedtch-use-usb-endpoint-functions.patch
-gregkh-usb-usbkbd-use-usb-endpoint-functions.patch
-gregkh-usb-usbmouse-use-usb-endpoint-functions.patch
-gregkh-usb-usbnet-use-usb-endpoint-functions.patch
-gregkh-usb-usbtest-use-usb-endpoint-functions.patch
-gregkh-usb-usb-use-usb-endpoint-functions.patch
-gregkh-usb-yealink-use-usb-endpoint-functions.patch
-gregkh-usb-usb-makes-usb_endpoint_-functions-inline.patch
-gregkh-usb-usb-autosuspend-code-consolidation.patch
-gregkh-usb-usb-expand-autosuspend-autoresume-api.patch
-gregkh-usb-usb-net1080-fix-typos.patch
-gregkh-usb-usb-move-private-hub-declarations-out-of-public-header-file.patch
-gregkh-usb-usb-gadget-ether.c-minor-manycast-tweaks.patch
-gregkh-usb-usb-resume_device-symbol-conflict.patch
-gregkh-usb-usb-make-drivers-usb-input-wacom_sys.c-wacom_sys_irq-static.patch
-gregkh-usb-usb-airprime-new-device-id.patch
-gregkh-usb-usb-serial-ti_usb-ti-ez430-development-tool-id.patch
-gregkh-usb-usb-pwc-if-loop-fix.patch
-gregkh-usb-usb-writing_usb_driver-free-urb-cleanup.patch
-gregkh-usb-usb-pcwd_usb-free-urb-cleanup.patch
-gregkh-usb-usb-iforce-usb-free-urb-cleanup.patch
-gregkh-usb-usb-usb-gigaset-free-kill-urb-cleanup.patch
-gregkh-usb-usb-cinergyt2-free-kill-urb-cleanup.patch
-gregkh-usb-usb-ttusb_dec-free-urb-cleanup.patch
-gregkh-usb-usb-pvrusb2-hdw-free-unlink-urb-cleanup.patch
-gregkh-usb-usb-pvrusb2-io-free-urb-cleanup.patch
-gregkh-usb-usb-pwc-if-free-urb-cleanup.patch
-gregkh-usb-usb-sn9c102_core-free-urb-cleanup.patch
-gregkh-usb-usb-quickcam_messenger-free-urb-cleanup.patch
-gregkh-usb-usb-zc0301_core-free-urb-cleanup.patch
-gregkh-usb-usb-irda-usb-free-urb-cleanup.patch
-gregkh-usb-usb-zd1201-free-urb-cleanup.patch
-gregkh-usb-usb-ati_remote-free-urb-cleanup.patch
-gregkh-usb-usb-ati_remote2-free-urb-cleanup.patch
-gregkh-usb-usb-hid-core-free-urb-cleanup.patch
-gregkh-usb-usb-usbkbd-free-urb-cleanup.patch
-gregkh-usb-usb-auerswald-free-kill-urb-cleanup-and-memleak-fix.patch
-gregkh-usb-usb-legousbtower-free-kill-urb-cleanup.patch
-gregkh-usb-usb-phidgetkit-free-urb-cleanup.patch
-gregkh-usb-usb-phidgetmotorcontrol-free-urb-cleanup.patch
-gregkh-usb-usb-ftdi_sio-kill-urb-cleanup.patch
-gregkh-usb-usb-catc-free-urb-cleanup.patch
-gregkh-usb-usb-io_edgeport-kill-urb-cleanup.patch
-gregkh-usb-usb-keyspan-free-urb-cleanup.patch
-gregkh-usb-usb-kobil_sct-kill-urb-cleanup.patch
-gregkh-usb-usb-mct_u232-free-urb-cleanup.patch
-gregkh-usb-usb-navman-kill-urb-cleanup.patch
-gregkh-usb-usb-usb-serial-free-urb-cleanup.patch
-gregkh-usb-usb-visor-kill-urb-cleanup.patch
-gregkh-usb-usb-usbmidi-kill-urb-cleanup.patch
-gregkh-usb-usb-usbmixer-free-kill-urb-cleanup.patch
-gregkh-usb-ohci-change-priority-level-of-resume-log-message.patch
-gregkh-usb-usb-fix-aircable.c-inconsequent-null-checking.patch
-gregkh-usb-usb-core-fix-compiler-warning-about-usb_autosuspend_work.patch
-gregkh-usb-usb-add-digitech-usb-storage-to-unusual_devs.h.patch
-gregkh-usb-usb-microtek-possible-memleak-fix.patch
-gregkh-usb-usb-net2280-don-t-send-unwanted-zero-length-packets.patch
-gregkh-usb-usb-ehci-hooks-for-high-speed-electrical-tests.patch
-gregkh-usb-usb-add-ehci_hcd.ignore_oc-parameter.patch
-gregkh-usb-usb-cypress_m8-init-error-path-fix.patch
-gregkh-usb-usb-make-drivers-usb-host-u132-hcd.c-u132_hcd_wait-static.patch
-gregkh-usb-usb-ftdi-elan.c-fixes-and-cleanups.patch
-gregkh-usb-usb-usbtouchscreen-add-support-for-dmc-tsc-10-25-devices.patch
-gregkh-usb-usb-pxa2xx_udc-recognizes-ixp425-rev-b0-chip.patch
-gregkh-usb-usb-lh7a40x_udc-remove-double-declaration.patch
-gregkh-usb-usb-make-drivers-usb-core-driver.c-usb_device_match-static.patch
-gregkh-usb-usb-idmouse-cleanup.patch
-gregkh-usb-usb-hid-core-canonical-defines-for-apple-usb-device-ids.patch
-gregkh-usb-usb-serial-replace-kmalloc-memset-with-kzalloc.patch
-gregkh-usb-usb-build-the-appledisplay-driver.patch
-gregkh-usb-usb-endianness-fix-for-asix.c.patch
-gregkh-usb-usb-pegasus-error-path-not-resetting-task-s-state.patch
-gregkh-usb-usb-added-dynamic-major-number-for-usb-endpoints.patch
-gregkh-usb-usb-multithread.patch
-gregkh-usb-ehci-fix-root-hub-and-port-suspend-resume-problems.patch
-gregkh-usb-usb-add-autosuspend-support-to-the-hub-driver.patch
-gregkh-usb-ohci-make-autostop-conditional-on-config_pm.patch
-gregkh-usb-usb-struct-usb_device-change-flag-to-bitflag.patch
-gregkh-usb-usb-hub-simplify-remote-wakeup-handling.patch
-gregkh-usb-usb-keep-count-of-unsuspended-children.patch
-gregkh-usb-usbcore-remove-unused-argument-in-autosuspend.patch
-usb-storage-unusual_devsh-entry-for-sony.patch
-usb-auerswald-replace-kmallocmemset-with-kzalloc.patch
-x86_64-mm-defconfig-update.patch
-x86_64-mm-i386-defconfig-update.patch
-x86_64-mm-copy-user-nocache.patch
-x86_64-mm-fix-buggy-mtrr-address-checks.patch
-x86_64-mm-dump-80cols.patch
-x86_64-mm-dump-remove-newlines.patch
-x86_64-mm-i386-mathemu-must-check.patch
-x86_64-mm-i386-remove-pointless-printk.patch
-x86_64-mm-spin-irqs-disabled.patch
-x86_64-mm-x86_64-rename-x86_feature_dtes-to-x86_feature_ds.patch
-x86_64-mm-add-x86_feature_pebs-and-detection.patch
-x86_64-mm-remove-duplicated-cpu_mask_to_apicid-in-x86_64-smp.h.patch
-x86_64-mm-i386-rename-x86_feature_dtes-to-x86_feature_ds.patch
-x86_64-mm-i386-add-x86_feature_pebs-and-detection.patch
-x86_64-mm-i386-math-emu-build-bug-on.patch
-x86_64-mm-i386-default-ldt.patch
-x86_64-mm-all-cpu-backtrace.patch
-x86_64-mm-espfix-cleanup.patch
-x86_64-mm-i386-sleazy-fpu.patch
-x86_64-mm-insert-local-and-io-apics-into-resource-map.patch
-x86_64-mm-i386-hpet-ioremap.patch
-x86_64-mm-i386-hpet-cs-iounmap.patch
-x86_64-mm-x86-64-add-intel-core-related-pmu-msrs.patch
-x86_64-mm-i386-add-intel-core-related-pmu-msrs.patch
-x86_64-mm-dump_trace-atomicity-fix.patch
-x86_64-mm-entry-cleanup.patch
-x86_64-mm-pda-asm-offset.patch
-x86_64-mm-pda-basics.patch
-x86_64-mm-pda-percpu-init.patch
-x86_64-mm-pda-gs-base.patch
-x86_64-mm-pda-interface.patch
-x86_64-mm-pda-vm86.patch
-x86_64-mm-pda-smp-processor-id.patch
-x86_64-mm-pda-current.patch
-x86_64-mm-pda-int-regs.patch
-x86_64-mm-no-nested-idle-loops.patch
-x86_64-mm-remove-pci_find.patch
-x86_64-mm-nmi-message.patch
-x86_64-mm-compat-siocsifhwbroadcast.patch
-x86_64-mm-i386-reloc-abssym.patch
-x86_64-mm-i386-reloc-cleanup-align.patch
-x86_64-mm-i386-reloc-pa-symbol.patch
-x86_64-mm-i386-reloc-cleanup-kernel-res.patch
-x86_64-mm-i386-reloc-physical-start.patch
-x86_64-mm-i386-reloc-kallsyms.patch
-x86_64-mm-i386-reloc-core.patch
-x86_64-mm-i386-reloc-warn.patch
-x86_64-mm-i386-reloc-bzimage.patch
-x86_64-mm-extend-bzimage-protocol-for-relocatable-protected-mode-kernel.patch
-x86_64-mm-mark-config_relocatable-experimental.patch
-x86_64-mm-desc-defs.patch
-x86_64-mm-strange-work_notifysig-code-since-2.6.16.patch
-x86_64-mm-cpa-clflush.patch
-x86_64-mm-i386-clflush-size.patch
-x86_64-mm-i386-cpa-clflush.patch
-x86_64-mm-amd-tsc-sync.patch
-x86_64-mm-clear-irq-vector.patch
-x86_64-mm-pka-cast.patch
-x86_64-mm-probe-kernel-address.patch
-x86_64-mm-i386-probe-kernel-address.patch
-x86_64-mm-try-multiple-timer-pins.patch
-x86_64-mm-sa_siginfo-was-forgotten.patch
-x86_64-mm-i386-create-e820.c-to-handle-standard-io-mem-resources.patch
-x86_64-mm-i386-create-e820.c-about-e820-map-sanitize-and-copy-function.patch
-x86_64-mm-i386-create-e820.c-to-handle-find_max_pfn-function.patch
-x86_64-mm-i386-create-e820.c-to-handle-memmap-table-walking.patch
-x86_64-mm-i386-create-e820.c-about-memap-boot-param-parse-and-print.patch
-x86_64-mm-calgary-shift.patch
-x86_64-mm-calgary-bios.patch
-x86_64-mm-calgary-bios-cleanup.patch
-x86_64-mm-calgary-not-default.patch
-x86_64-mm-make-x86_64-udelay-round-up-instead-of-down..patch
-x86_64-mm-comment-magic-constants-in-delay.h.patch
-x86_64-mm-i386-apic-irq-race.patch
-x86_64-mm-apic-irq-race.patch
-x86_64-mm-i386-iopl.patch
-x86_64-mm-csum-dont-inline.patch
-x86_64-mm-substitute-__va-lookup-with-pfn_to_kaddr.patch
-x86_64-mm-i386-double-includes.patch
-x86_64-mm-paravirt-core.patch
-x86_64-mm-paravirt-inline.patch
-x86_64-mm-cpu_detect-extraction.patch
-x86_64-mm-paravirt-startup.patch
-x86_64-mm-paravirt-no-bugs.patch
-x86_64-mm-paravirt-no-vdso.patch
-x86_64-mm-paravirt-no-powermgmt.patch
-x86_64-mm-paravirt-apic.patch
-x86_64-mm-paravirt-mmu.patch
-x86_64-mm-paravirt-bios.patch
-x86_64-mm-mmu-header-movement.patch
-x86_64-mm-fix-bad-mmu-names.patch
-x86_64-mm-fix-missing-pte-update.patch
-x86_64-mm-skip-timer-works.patch
-x86_64-mm-config-core2.patch
-x86_64-mm-i386-config-core2.patch
-x86_64-mm-vsyscall-perms.patch
-x86_64-mm-irq-rate-limit.patch
-x86_64-mm-clear_fixmap-should-not-use-set_pte.patch
-x86_64-mm-i386-nmi-watchdog-cpu-limit.patch
-x86_64-mm-earlyprintk-con-boot.patch
-x86_64-mm-remove-prototype-of-free_bootmem_generic.patch
-x86_64-mm-conditionalize-inclusion-of-some-mtrr-flavors.patch
-x86_64-mm-adjust-pmd_bad.patch
-x86_64-mm-fix-mtrr-code.patch
-x86_64-mm-alloc_gdt-static.patch
-x86_64-mm-fix-x86_64-mm-i386-reloc-kallsyms.patch
-x86_64-mm-convert-more-absolute-symbols-to-section-relative.patch
-x86_64-mm-add-write_pci_config_byte-to-direct-pci-access-routines.patch
-x86_64-mm-introduce-the-mechanism-of-disabling-cpu-hotplug-control.patch
-x86_64-mm-change-the-no_control-field-to-hotpluggable-in-the-struct-cpu.patch
-x86_64-mm-add-genapic_force.patch
-x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525.patch
-x86_64-mm-calling-efi_get_time-during-suspend.patch
-x86_64-mm-handle-a-negative-return-value.patch
-x86_64-mm-i386-irq-vector-static.patch
-x86_64-mm-x86-64-add-intel-bts-cpufeature-bit-and-detection-take-2.patch
-x86_64-mm-i386-add-intel-bts-cpufeature-bit-and-detection-take-2.patch
-x86_64-mm-i386-apic-early-param.patch
-x86_64-mm-apic-suspend-msrs.patch
-x86_64-mm-genericarch-up-compilation.patch
-x86_64-mm-backtrace-strict-check.patch
-x86_64-mm-vdso.patch
-x86_64-mm-i386-efi-memmap.patch
-x86_64-mm-i386-remove-duplicate-printk.patch
-x86_64-mm-remove-unused-apic-ver.patch
-x86_64-mm-msr-comment.patch
-x86_64-mm-add-sysctl-for-kstack_depth_to_print.patch
-x86_64-mm-clear-bss-early.patch
-x86_64-mm-remove-duplicate-arch_discontigmem_enable-option.patch
-x86_64-mm-172-kobject_init-on-resume-from-disk.patch
-x86_64-mm-i386-touch-watchdog-in-backtrace.patch
-x86_64-mm-remove-unused-acpi-madt.patch
-x86_64-mm-unify-rewrite-smp-tsc-sync-code.patch
-x86_64-mm-always-enable-regparm.patch
-x86_64-mm-rdtsc-sync-amd-single-core.patch
-revert-x86_64-mm-vdso.patch
-revert-x86_64-mm-earlyprintk-con-boot.patch
-post-x86_64-mm-i386-reloc-abssym.patch
-fix-x86_64-mm-patch-inline-replacements-for-section-warnings.patch
-genapic-optimize-fix-apic-mode-setup.patch
-mtrr-replace-kmallocmemset-with-kzalloc.patch
-i386-correct-documentation-for-bzimage-protocol-v205.patch
-fix-asm-constraints-in-i386-atomic_add_return.patch
-i386-msr-remove-unused-variable.patch
-arch-i386-kernel-remove-remaining-pc98-code.patch
-i386-replace-kmallocmemset-with-kzalloc.patch
-x86_64-fake-numa-provides-a-io-hole-size-in-a-given-address-range.patch
-x86_64-fake-numa-increase-the-node_shift.patch
-x86_64-fake-numa-fix-numa=fake.patch
-x86_64-fake-numa-extends-the-kernel-command-line-option-for-numa=fake.patch
-x86-64-change-the-size-for-interrupt-array-to-nr_vectors.patch
-altix-acpi-ssdt-pci-device-support.patch
-altix-add-acpi-ssdt-pci-device-support-hotplug.patch
-add-support-for-acpi_load_table-acpi_unload_table_id.patch
-memory-page-alloc-minor-cleanups.patch
-memory-page-alloc-minor-cleanups-fix.patch
-__unmap_hugepage_range-add-comment.patch
-get-rid-of-zone_table.patch
-get-rid-of-zone_table-fix-3.patch
-memory-page_alloc-zonelist-caching-speedup.patch
-memory-page_alloc-zonelist-caching-reorder-structure.patch
-oom-dont-kill-unkillable-children-or-siblings.patch
-oom-cleanup-messages.patch
-oom-less-memdie.patch
-mm-incorrect-vm_fault_oom-returns-from-drivers.patch
-grab-swap-token-reordered.patch
-new-scheme-to-preempt-swap-token.patch
-new-scheme-to-preempt-swap-token-tidy.patch
-mm-add-arch_alloc_page.patch
-balance_pdgat-cleanup.patch
-shared-page-table-for-hugetlb-page-v4.patch
-htlb-forget-rss-with-pt-sharing.patch
-slab-debug-and-arch_slab_minalign-dont-get-along.patch
-mm-slab-eliminate-lock_cpu_hotplug-from-slab.patch
-add-noaliencache-boot-option-to-disable-numa-alien-caches.patch
-mm-arch-do_page_fault-vs-in_atomic.patch
-mm-pagefault_disableenable.patch
-mm-pagefault_disableenable-s390-fix.patch
-mm-kummap_atomic-vs-in_atomic.patch
-fix-kunmap_atomics-use-of-kpte_clear_flush.patch
-allowing-user-processes-to-rise-their-oom_adj-value.patch
-mlock-cleanup.patch
-oom-can-panic-due-to-processes-stuck-in-__alloc_pages.patch
-always-print-out-the-header-line-in-proc-swaps.patch
-leak-tracking-for-kmalloc_node.patch
-leak-tracking-for-kmalloc_node-fix.patch
-add-numa-node-information-to-struct-device.patch
-add-numa-node-information-to-struct-device-tidy.patch
-node-aware-skb-allocation.patch
-node-aware-skb-allocation-fix-for-device-tree-changes.patch
-allow-null-pointers-in-percpu_free.patch
-enables-booting-a-numa-system-where-some-nodes-have-no.patch
-make-mm-thrashcglobal_faults-static.patch
-remove-bio_cachep-from-slabh.patch
-move-sighand_cachep-to-include-signalh.patch
-move-vm_area_cachep-to-include-mmh.patch
-move-files_cachep-to-include-fileh.patch
-move-filep_cachep-to-include-fileh.patch
-move-fs_cachep-to-linux-fs_structh.patch
-move-names_cachep-to-linux-fsh.patch
-remove-uses-of-kmem_cache_t-from-mm-and-include-linux-slabh.patch
-drain_node_page-drain-pages-in-batch-units.patch
-numa-node-ids-are-int-page_to_nid-and-zone_to_nid-should-return-int.patch
-silence-unused-pgdat-warning-from-alloc_bootmem_node-and-friends.patch
-reject-corrupt-swapfiles-earlier.patch
-mm-cleanup-indentation-on-switch-for-cpu-operations.patch
-mm-call-into-direct-reclaim-without-pf_memalloc-set.patch
-mm-cleanup-and-document-reclaim-recursion.patch
-radix-tree-rcu-lockless-readside.patch
-security-keys-user-kmemdup.patch
-selinux-fix-dentry_open-error-check.patch
-alpha-switch-to-pci_get-api.patch
-uswsusp-add-pmops-prepareenterfinish-support-aka-platform-mode.patch
-swsusp-use-partition-device-and-offset-to-identify-swap-areas.patch
-swsusp-rearrange-swap-handling-code.patch
-swsusp-use-block-device-offsets-to-identify-swap-locations-rev-2.patch
-swsusp-add-resume_offset-command-line-parameter-rev-2.patch
-swsusp-document-support-for-swap-files-rev-2.patch
-swsusp-add-ioctl-for-swap-files-support.patch
-swsusp-update-userland-interface-documentation.patch
-swsusp-improve-handling-of-highmem.patch
-swsusp-improve-handling-of-highmem-fix.patch
-swsusp-use-__gfp_wait.patch
-swsusp-fix-platform-mode.patch
-add-include-linux-freezerh-and-move-definitions-from.patch
-add-include-linux-freezerh-and-move-definitions-from-ueagle-fix.patch
-add-include-linux-freezerh-and-move-definitions-from-ucb1400_ts-fix.patch
-quieten-freezer-if-config_pm_debug.patch
-swsusp-cleanup-whitespace-in-freezer-output.patch
-swsusp-thaw-userspace-and-kernel-space-separately.patch
-swsusp-support-i386-systems-with-pae-or-without-pse.patch
-suspend-dont-change-cpus_allowed-for-task-initiating-the-suspend.patch
-swsusp-measure-memory-shrinking-time.patch
-suspend-to-disk-fails-if-gdb-is-suspended-with-a-traced-child.patch
-convert-pm_sem-to-a-mutex.patch
-convert-pm_sem-to-a-mutex-fix.patch
-swsusp-untangle-thaw_processes.patch
-swsusp-untangle-freeze_processes.patch
-swsusp-fix-coding-style-in-suspendc.patch
-swsusp-fix-labels.patch
-s2ram-debugging-documentation.patch
-support-for-freezeable-workqueues.patch
-use-freezeable-workqueues-in-xfs.patch
-cciss-version-change.patch
-cciss-reference-driver-support.patch
-cciss-increase-number-of-commands-on-controller.patch
-cciss-fix-pci-ssid-for-the-e500-controller.patch
-cciss-disable-dma-prefetch-on-p600.patch
-cciss-set-sector_size-to-2048-for-performance.patch
-cciss-set-sector_size-to-2048-for-performance-tidy.patch
-cciss-change-cciss_open-for-consistency.patch
-cciss-remove-unused-revalidate_allvol-function.patch
-cciss-add-support-for-1024-logical-volumes.patch
-cciss-cleanup-cciss_interrupt-mode.patch
-kbuild-dont-put-temp-files-in-the-source-tree.patch
-kbuild-dont-put-temp-files-in-the-source-tree-fix.patch
-fix-rescan_partitions-to-return-errors-properly.patch
-fix-check_partition-routines.patch
-serial-uartlite-driver.patch
-serial-uartlite-driver-fix.patch
-fix-serial-uartlite-after-global-pt_regs.patch
-serial-uartlite-support-multiple-devices.patch
-serial-uartlite-initialize-port-parameters-in-console_setup.patch
-ioremap-balanced-with-iounmap-for-drivers-char-rio-rio_linuxc.patch
-ioremap-balanced-with-iounmap-for-drivers-char-moxac.patch
-ioremap-balanced-with-iounmap-for-drivers-char-istallionc.patch
-sound-oss-btaudioc-ioremap-balanced-with-iounmap.patch
-lockdep-annotate-nfs-nfsd-in-kernel-sockets.patch
-lockdep-annotate-nfs-nfsd-in-kernel-sockets-tidy.patch
-honour-mnt_noexec-for-access.patch
-ext2-fsid-for-statvfs.patch
-ext3-fsid-for-statvfs.patch
-ext4-fsid-for-statvfs.patch
-kernel-proc-kallsyms-reports-lower-case.patch
-i2o-more-error-checking.patch
-pnp-handle-sysfs-errors.patch
-rtc-handle-sysfs-errors.patch
-sound-oss-emu10k1-handle-userspace-copy-errors.patch
-spi-improve-sysfs-compiler-complaint-handling.patch
-constify-inode-accessors.patch
-ide-complete-switch-to-pci_get.patch
-fuse-update-userspace-interface-to-version-78.patch
-fuse-minor-cleanup-in-fuse_dentry_revalidate.patch
-fuse-add-support-for-block-device-based-filesystems.patch
-fuse-add-blksize-option.patch
-fuse-add-bmap-support.patch
-fuse-add-destroy-operation.patch
-fuse-fix-compile-without-config_block.patch
-sysrq-x-show-blocked-tasks.patch
-#sysrq-t-broke-and-no-one-noticed.patch
-file-kill-unnecessary-timer-in-fdtable_defer.patch
-remove-double-cast-to-same-type.patch
-io-storage-documentation-update-to-as-ioschedtxt.patch
-export-pm_suspend-for-the-shared-apm-emulation.patch
-patch-to-fix-reiserfs-bad-path-release-panic-on-2619-rc1.patch
-via82cxxx-handle-error-condition-properly.patch
-lockdep-fix-ide-proc-interaction.patch
-pull-in-necessary-header-files-for-cdevh.patch
-cpuset-minor-code-refinements.patch
-remove-superfluous-lock_super-in-ext2-and-ext3-xattr-code.patch
-correct-bus_num-and-buffer-bug-in-spi-core.patch
-spi-set-kset-of-master-class-dev-explicitly.patch
-paride-rename-pi_register-and-pi_unregister.patch
-paride_register-shuffle-return-values.patch
-lockdep-internal-locking-fixes.patch
-lockdep-misc-fixes-in-lockdepc.patch
-binfmt_elf-randomize-pie-binaries.patch
-handle-ext3-directory-corruption-better.patch
-handle-ext4-directory-corruption-better.patch
-tifm-fix-null-ptr-and-style.patch
-function-v9fs_get_idpool-returns-int-not-u32-as-called-twice.patch
-disable-clone_child_cleartid-for-abnormal-exit.patch
-binfmt-fix-uaccess-handling.patch
-compat-fix-uaccess-handling.patch
-profile-fix-uaccess-handling.patch
-kconfig-printk_time-depends-on-printk.patch
-parport_pc-add-support-for-ox16pci952-parallel-port.patch
-probe_kernel_address-needs-to-do-set_fs.patch
-slab-use-probe_kernel_address.patch
-paride-return-proper-error-code.patch
-read_cache_pages-cleanup.patch
-taskstats_exit_alloc-optimize-simplify.patch
-taskstats-cleanup-do_exit-path.patch
-taskstats-cleanup-signal-stats-allocation.patch
-taskstats-factor-out-reply-assembling.patch
-taskstats-use-nla_reserve-for-reply-assembling.patch
-taskstats-cleanup-reply-assembling.patch
-cpuset-allow-a-larger-buffer-for-writes-to-cpuset-files.patch
-compile-time-check-re-world-writeable-module-params.patch
-lockdep-annotate-bcsp-driver.patch
-aio-use-prepare_to_wait.patch
-exar-quad-port-serial.patch
-exar-quad-port-serial-fix.patch
-fs-trivial-vsnprintf-conversion.patch
-hpfs-bring-hpfs_error-into-shape.patch
-hpfs-fix-printk-format-warnings.patch
-drivers-cdrom-trivial-vsnprintf-conversion.patch
-vfs-extra-check-inside-dentry_unhash.patch
-correct-misc_register-return-code-handling-in-several-drivers.patch
-more-list-debugging-context.patch
-get_options-to-allow-a-hypenated-range-for-isolcpus.patch
-vfs_getattr-remove-dead-code.patch
-ext3-uninline-large-functions.patch
-ext4-uninline-large-functions.patch
-uninline-module_put.patch
-i2lib-unused-variable-cleanup.patch
-make-initramfs-printk-a-warning-on-incorrect-cpio-type.patch
-corrupted-cramfs-filesystems-cause-kernel-oops.patch
-lockdep-print-current-locks-on-in_atomic-warnings.patch
-lockdep-name-some-old-style-locks.patch
-documentation-remount_fs-needs-lock_kernel.patch
-sleep-profiling.patch
-sleep-profiling-fixes.patch
-sleep-profiling-fix.patch
-ext4_ext_split-remove-dead-code.patch
-debug-workqueue-locking-sanity.patch
-debug-workqueue-locking-sanity-fix.patch
-hz-300hz-support.patch
-pcengines-wrap-led-support.patch
-pcengines-wrap-led-support-fix.patch
-driver-base-memoryc-remove-warnings-of.patch
-remove-kernel-syscalls.patch
-remove-kernel-syscalls-x86_64-fix.patch
-protect-ext2-ioctl-modifying-append_only-immutable-etc-with-i_mutex.patch
-remove-hash_highmem.patch
-retries-in-ext3_prepare_write-violate-ordering-requirements.patch
-ktime-fix-signed--unsigned-mismatch-in-ktime_to_ns.patch
-qconf-support-old-qt.patch
-remove-the-syslog-interface-when-printk-is-disabled.patch
-ver_linux-additions.patch
-initrd-remove-unused-false-condition-for.patch
-fix-the-size-limit-of-compat-space-msgsize.patch
-elf-always-define-elf_addr_t-in-linux-elfh.patch
-elf-include-terminating-zero-in-n_namesz.patch
-elf-fix-kcore-note-size-calculation.patch
-elf-fix-kcore-note-size-calculation-fix.patch
-reiserfs-add-missing-d-cache-flushing.patch
-reiserfs-add-missing-d-cache-flushing-tweak.patch
-the-scheduled-removal-of-some-oss-options.patch
-make-1-bit-bitfields-unsigned.patch
-hvcs-char-driver-janitoring-move-block-of-code.patch
-hvcs-char-driver-janitoring-rm-compiler-warnings.patch
-kprobes-enable-booster-on-the-preemptible-kernel.patch
-hotplug-cpu-clean-up-hotcpu_notifier-use.patch
-hotplug-cpu-clean-up-hotcpu_notifier-use-vs-gregkh-driver-cpu-topology-consider-sysfs_create_group-return-value.patch
-ext3-fix-reservation-extension.patch
-ext4-fix-reservation-extension.patch
-allow-hwrandom-core-to-be-a-module.patch
-make-mm-shmemcshmem_xattr_security_handler-static.patch
-remove-kernel-lockdepclockdep_internal.patch
-make-kernel-signalckill_proc_info-static.patch
-i2o-handle-__copy_from_user.patch
-i2o-fix-i2o_config-without-adaptec-extension.patch
-make-ecryptfs_version_str_map-static.patch
-make-fs-jbd-transactionc__journal_temp_unlink_buffer-static.patch
-make-fs-jbd2-transactionc__jbd2_journal_temp_unlink_buffer-static.patch
-fs-lockd-hostc-make-2-functions-static.patch
-make-fs-proc-basecproc_pid_instantiate-static.patch
-parport-section-mismatches-with-hotplug=n.patch
-agp-amd64-section-mismatches-with-hotplug=n.patch
-add-rtc-omap-driver.patch
-add-return-value-checking-of-get_user-in.patch
-add-return-value-checking-of-get_user-in-fix.patch
-ciss-require-same-scsi-module-support.patch
-export-toshiba-smm-support-for-neofb-module.patch
-kernel-doc-add-fusion-and-i2o-to-kernel-api-book.patch
-kernel-doc-fix-fusion-and-i2o-docs.patch
-kernel-api-book-remove-videodev-chapter.patch
-rcu-add-a-prefetch-in-rcu_do_batch.patch
-dont-insert-pipe-dentries-into-dentry_hashtable.patch
-dcache-avoid-rcu-for-never-hashed-dentries.patch
-net-dont-insert-socket-dentries-into-dentry_hashtable.patch
-kernel-core-replace-kmallocmemset-with-kzalloc.patch
-kernel-doc-stricter-function-pointer-recognition.patch
-fs-reorder-some-struct-inode-fields-to-speedup-i_size-manipulations.patch
-add-struct-dev-pointer-to-dma_is_consistent.patch
-handle-per-subsystem-mutexes-for-config_hotplug_cpu-not-set.patch
-handle-per-subsystem-mutexes-for-config_hotplug_cpu-not-set-tidy.patch
-dz-fixes-to-make-it-work.patch
-dz-fixes-to-make-it-work-fix.patch
-reiser-replace-kmallocmemset-with-kzalloc.patch
-futex-init-error-check.patch
-spi-check-platform_device_register_simple-error.patch
-synclink_gt-fix-init-error-handling.patch
-sysctl-string-length-calculated-is-wrong-if-it-contains-negative-numbers.patch
-sched-correct-output-of-show_state.patch
-reiserfs-do-not-add-save-links-for-o_direct-writes.patch
-io-accounting-core-statistics.patch
-clean-up-__set_page_dirty_nobuffers.patch
-io-accounting-write-accounting.patch
-io-accounting-write-cancel-accounting.patch
-io-accounting-read-accounting-2.patch
-io-accounting-read-accounting-nfs-fix.patch
-io-accounting-read-accounting-cifs-fix.patch
-io-accounting-direct-io.patch
-io-accounting-report-in-procfs.patch
-cleanup-taskstatsh.patch
-io-accounting-via-taskstats.patch
-getdelays-various-fixes.patch
-io-accounting-add-to-getdelays.patch
-ext4-if-expression-format.patch
-ext4-kmalloc-to-kzalloc.patch
-ext4-eliminate-inline-functions.patch
-tty-signal-tty-locking.patch
-tty-signal-tty-locking-3270-fix.patch
-do_task_stat-dont-take-tty_mutex.patch
-do_acct_process-dont-take-tty_mutex.patch
-trivial-make-set_special_pids-static.patch
-sys_unshare-remove-a-broken-clone_sighand-code.patch
-pktcdvd-reusability-of-procfs-functions.patch
-pktcdvd-make-procfs-interface-optional.patch
-pktcdvd-bio-write-congestion-using-blk_congestion_wait.patch
-pktcdvd-bio-write-congestion-using-blk_congestion_wait-fix.patch
-pktcdvd-add-sysfs-and-debugfs-interface.patch
-remove-the-old-bd_mutex-lockdep-annotation.patch
-new-bd_mutex-lockdep-annotation.patch
-remove-lock_key-approach-to-managing-nested-bd_mutex-locks.patch
-simplify-some-aspects-of-bd_mutex-nesting.patch
-use-mutex_lock_nested-for-bd_mutex-to-avoid-lockdep-warning.patch
-avoid-lockdep-warning-in-md.patch
-bdev-fix-bd_part_count-leak.patch
-generic-bug-implementation.patch
-generic-bug-implementation-handle-bug=n.patch
-generic-bug-implementation-include-linux-bugh-must-always-include-linux-moduleh.patch
-generic-bug-for-i386.patch
-generic-bug-for-x86-64.patch
-uml-add-generic-bug-support.patch
-use-generic-bug-for-ppc.patch
-bug-test-1.patch
-fix-generic-warn_on-message.patch
-bit-revese-library.patch
-crc32-replace-bitreverse-by-bitrev32.patch
-video-use-bitrev8.patch
-net-use-bitrev8-tidy.patch
-isdn-hisax-use-bitrev8.patch
-atm-ambassador-use-bitrev8.patch
-isdn-gigaset-use-bitrev8.patch
-drivers-mtd-nand-rtc_from4c-use-lib-bitrevc.patch
-drivers-mtd-nand-rtc_from4c-use-lib-bitrevc-tidy.patch
-fsstack-introduce-fsstack_copy_attrinode_.patch
-fsstack-introduce-fsstack_copy_attrinode_-tidy.patch
-fsstack-introduce-fsstack_copy_attrinode_-fs-stackc-should-include-linux-fs_stackh.patch
-ecryptfs-use-fsstacks-generic-copy-inode-attr.patch
-ecryptfs-use-fsstacks-generic-copy-inode-attr-tidy-fix.patch
-ecryptfs-use-fsstacks-generic-copy-inode-attr-tidy-fix-fix.patch
-struct-path-rename-reiserfss-struct-path.patch
-struct-path-rename-dms-struct-path.patch
-struct-path-move-struct-path-from-fs-nameic-into.patch
-struct-path-make-ecryptfs-a-user-of-struct-path.patch
-vfs-change-struct-file-to-use-struct-path.patch
-sysfs-change-uses-of-f_dentry.patch
-proc-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-ext2-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-ext3-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-ext4-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-fat-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
-isofs-change-uses-of-f_dentry.patch
-nfs-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
-nfsd-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-ntfs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-i386-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-x86_64-change-uses-of-f_dentry.patch
-kernel-change-uses-of-f_dentry.patch
-mm-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
-9p-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
-affs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-autofs-change-uses-of-f_dentry.patch
-autofs4-change-uses-of-f_dentry.patch
-configfs-change-uses-of-f_dentry.patch
-cifs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
-ecryptfs-change-uses-of-f_dentry.patch
-xfs-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
-struct-path-convert-adfs.patch
-struct-path-convert-afs.patch
-struct-path-convert-alpha.patch
-struct-path-convert-atm.patch
-struct-path-convert-befs.patch
-struct-path-convert-bfs.patch
-struct-path-convert-block.patch
-struct-path-convert-block_drivers.patch
-struct-path-convert-char-drivers.patch
-struct-path-convert-coda.patch
-struct-path-convert-cosa.patch
-struct-path-convert-cramfs.patch
-struct-path-convert-cris.patch
-struct-path-convert-drm.patch
-struct-path-convert-efs.patch
-struct-path-convert-freevxfs.patch
-struct-path-convert-frv.patch
-struct-path-convert-fuse.patch
-struct-path-convert-gfs2.patch
-struct-path-convert-hfs.patch
-struct-path-convert-hfsplus.patch
-struct-path-convert-hostfs.patch
-struct-path-convert-hpfs.patch
-struct-path-convert-hppfs.patch
-struct-path-convert-hugetlbfs.patch
-struct-path-convert-i2c-drivers.patch
-struct-path-convert-ia64.patch
-struct-path-convert-ieee1394.patch
-struct-path-convert-infiniband.patch
-struct-path-convert-ipc.patch
-struct-path-convert-ipmi.patch
-struct-path-convert-isapnp.patch
-struct-path-convert-isdn.patch
-struct-path-convert-ixj.patch
-struct-path-convert-jffs.patch
-struct-path-convert-jffs2.patch
-struct-path-convert-jfs.patch
-struct-path-convert-kernel.patch
-struct-path-convert-lockd.patch
-struct-path-convert-md.patch
-struct-path-convert-minix.patch
-struct-path-convert-mips.patch
-struct-path-convert-mm.patch
-struct-path-convert-nbd.patch
-struct-path-convert-ncpfs.patch
-struct-path-convert-net.patch
-struct-path-convert-netfilter.patch
-struct-path-convert-netlink.patch
-struct-path-convert-ocfs2.patch
-struct-path-convert-openpromfs.patch
-struct-path-convert-oprofile.patch
-struct-path-convert-parisc.patch
-struct-path-convert-pci.patch
-struct-path-convert-pcmcia.patch
-struct-path-convert-powerpc.patch
-struct-path-convert-ppc.patch
-struct-path-convert-qnx4.patch
-struct-path-convert-ramfs.patch
-struct-path-convert-reiserfs.patch
-struct-path-convert-romfs.patch
-struct-path-convert-s390-drivers.patch
-struct-path-convert-s390.patch
-struct-path-convert-sbus.patch
-struct-path-convert-scsi.patch
-struct-path-convert-selinux.patch
-struct-path-convert-sh.patch
-struct-path-convert-smbfs.patch
-struct-path-convert-sound.patch
-struct-path-convert-sparc.patch
-struct-path-convert-sparc64.patch
-struct-path-convert-sunrpc.patch
-struct-path-convert-sysv.patch
-struct-path-convert-udf.patch
-struct-path-convert-ufs.patch
-struct-path-convert-unix.patch
-struct-path-convert-usb.patch
-struct-path-convert-v4l.patch
-struct-path-convert-video.patch
-struct-path-convert-zorro.patch
-log2-implement-a-general-integer-log2-facility-in-the-kernel.patch
-log2-implement-a-general-integer-log2-facility-in-the-kernel-fix.patch
-log2-implement-a-general-integer-log2-facility-in-the-kernel-vs-git-cryptodev.patch
-log2-implement-a-general-integer-log2-facility-in-the-kernel-ppc-fix.patch
-log2-alter-roundup_pow_of_two-so-that-it-can-use-a-ilog2-on-a-constant.patch
-log2-alter-get_order-so-that-it-can-make-use-of-ilog2-on-a-constant.patch
-log2-provide-ilog2-fallbacks-for-powerpc.patch
-add-process_session-helper-routine.patch
-add-process_session-helper-routine-deprecate-old-field.patch
-add-process_session-helper-routine-deprecate-old-field-tidy.patch
-add-process_session-helper-routine-deprecate-old-field-fix-warnings.patch
-add-process_session-helper-routine-deprecate-old-field-fix-warnings-2.patch
-add-process_session-helper-routine-deprecate-old-field-fix-warnings-fix.patch
-rename-struct-namespace-to-struct-mnt_namespace.patch
-add-an-identifier-to-nsproxy.patch
-rename-struct-pspace-to-struct-pid_namespace.patch
-add-pid_namespace-to-nsproxy.patch
-use-current-nsproxy-pid_ns.patch
-add-child-reaper-to-pid_namespace.patch
-sys_setpgid-eliminate-unnecessary-do_each_task_pidpidtype_pgid.patch
-session_of_pgrp-kill-unnecessary-do_each_task_pidpidtype_pgid.patch
-generic-ioremap_page_range-mips-conversion.patch
-generic-ioremap_page_range-parisc-conversion.patch
-generic-ioremap_page_range-s390-conversion.patch
-generic-ioremap_page_range-sh-conversion.patch
-generic-ioremap_page_range-sh64-conversion.patch
-mxser-correct-tty-driver-name.patch
-pci-mxser-pci-refcounts.patch
-mxser-make-an-experimental-clone.patch
-mxser-session-warning-fix.patch
-char-mxser_new-correct-include-file.patch
-char-mxser_new-upgrade-to-191.patch
-char-mxser_new-rework-to-allow-dynamic-structs.patch
-char-mxser_new-use-__devinit-macros.patch
-char-mxser_new-pci_request_region-for-pci-regions.patch
-char-mxser_new-check-request_region-retvals.patch
-char-mxser_new-kill-unneeded-memsets.patch
-char-mxser_new-revert-spin_lock-changes.patch
-char-mxser_new-remove-request-for-testers-line.patch
-char-mxser_new-debug-printk-dependent-on-debug.patch
-char-mxser_new-alter-license-terms.patch
-char-mxser_new-code-upside-down.patch
-char-mxser_new-cmspar-is-defined.patch
-char-remove-unneded-termbits-redefinitions-mxser_new.patch
-char-mxser_new-eliminate-tty-ldisc-deref.patch
-char-mxser_new-testbit-for-bit-testing.patch
-char-mxser_new-correct-fail-paths.patch
-char-mxser_new-dont-check-tty_unregister-retval.patch
-char-mxser_new-compress-isa-finding.patch
-char-mxser_new-register-tty-devices-on-the-fly.patch
-char-mxser_new-compact-structures-round2.patch
-char-mxser_new-reverse-if-else-paths-patch.patch
-char-mxser_new-comments-cleanup.patch
-char-mxser_new-correct-intr-handler-proto.patch
-char-mxser_new-delete-ttys-and-termios.patch
-char-mxser_new-pci-probing.patch
-char-mxser_new-clean-macros.patch
-maintainers-add-me-to-isicom-mxser.patch
-mxser_new-correct-tty-driver-name.patch
-char-stallion-use-pr_debug-macro.patch
-char-stallion-remove-unneeded-casts.patch
-char-stallion-kill-typedefs.patch
-char-stallion-move-init-deinit.patch
-char-stallion-uninline-functions.patch
-char-stallion-mark-functions-as-init.patch
-char-stallion-remove-many-prototypes.patch
-tty-preparatory-structures-for-termios-revamp.patch
-tty-preparatory-structures-for-termios-revamp-strip-fix.patch
-tty-switch-to-ktermios-and-new-framework.patch
-tty-switch-to-ktermios-and-new-framework-warning-fix.patch
-tty-switch-to-ktermios-and-new-framework-irda-fix.patch
-tty-switch-to-ktermios.patch
-tty-switch-to-ktermios-nozomi-fix.patch
-tty-switch-to-ktermios-bluetooth-fix.patch
-tty-switch-to-ktermios-sclp-fix.patch
-tty-switch-to-ktermios-3270-fix.patch
-tty-switch-to-ktermios-powerpc-fix.patch
-tty-switch-to-ktermios-uml-fix.patch
-tty-switch-to-ktermios-uml-fix-2.patch
-tty_ioctl-use-termios-for-the-old-structure-and-termios2.patch
-tty_ioctl-use-termios-for-the-old-structure-and-termios2-fix.patch
-tty_ioctl-use-termios-for-the-old-structure-and-termios2-update.patch
-termios-enable-new-style-termios-ioctls-on-x86-64.patch
-char-isicom-expand-function.patch
-char-isicom-rename-init-function.patch
-char-isicom-remove-isa-code.patch
-char-isicom-remove-unneeded-memset.patch
-char-isicom-move-to-tty_register_device.patch
-char-isicom-use-pci_request_region.patch
-char-isicom-check-kmalloc-retval.patch
-char-isicom-use-completion.patch
-char-isicom-simplify-timer.patch
-char-isicom-remove-cvs-stuff.patch
-char-isicom-fix-tty-index-check.patch
-char-sx-convert-to-pci-probing.patch
-char-sx-use-kcalloc.patch
-char-sx-mark-functions-as-devinit.patch
-char-sx-use-eisa-probing.patch
-char-sx-ifdef-isa-code.patch
-char-sx-lock-boards-struct.patch
-char-sx-remove-duplicite-code.patch
-char-sx-whitespace-cleanup.patch
-char-sx-simplify-timer-logic.patch
-char-sx-fix-return-in-module-init.patch
-char-sx-use-pci_iomap.patch
-char-sx-request-regions.patch
-char-stallion-convert-to-pci-probing.patch
-char-stallion-prints-cleanup.patch
-char-stallion-implement-fail-paths.patch
-char-stallion-correct-__init-macros.patch
-char-stallion-functions-cleanup.patch
-char-stallion-fix-fail-paths.patch
-char-stallion-brd-struct-locking.patch
-char-stallion-remove-syntactic-sugar.patch
-char-stallion-variables-cleanup.patch
-char-stallion-use-dynamic-dev.patch
-char-istallion-convert-to-pci-probing.patch
-char-istallion-remove-the-mess.patch
-char-istallion-eliminate-typedefs.patch
-char-istallion-variables-cleanup.patch
-char-istallion-ifdef-eisa-code.patch
-char-istallion-brdnr-locking.patch
-char-istallion-free-only-isa.patch
-char-istallion-correct-fail-paths.patch
-char-istallion-correct-fail-paths-fix.patch
-char-istallion-fix-enabling.patch
-char-istallion-move-init-and-exit-code.patch
-char-istallion-change-init-sequence.patch
-char-istallion-dynamic-tty-device.patch
-char-istallion-use-mod_timer.patch
-char-cyclades-save-indent-levels.patch
-char-cyclades-lindent-the-code.patch
-char-cyclades-cleanup.patch
-char-cyclades-fix-warnings.patch
-drivers-isdn-handcrafted-min-max-macro-removal.patch
-drivers-isdn-handcrafted-min-max-macro-removal-fix.patch
-isdn-fix-missing-unregister_capi_driver.patch
-isdn-avoid-a-potential-null-ptr-deref-in-ippp.patch
-drivers-isdn-trivial-vsnprintf-conversion.patch
-isdn-replace-kmallocmemset-with-kzalloc.patch
-i4l-remove-the-broken-hisax_amd7930-option.patch
-lockdep-annotate-nfsd4-recover-code.patch
-nfs2-calculate-w-a-bit-later-in-nfsaclsvc_encode_getaclres.patch
-nfs3-calculate-w-a-bit-later-in-nfs3svc_encode_getaclres.patch
-fault-injection-documentation-and-scripts.patch
-fault-injection-capabilities-infrastructure.patch
-fault-injection-capabilities-infrastructure-tidy.patch
-fault-injection-capabilities-infrastructure-tweaks.patch
-fault-injection-capability-for-kmalloc.patch
-fault-injection-capability-for-kmalloc-failslab-remove-__gfp_highmem-filtering.patch
-fault-injection-capability-for-alloc_pages.patch
-fault-injection-capability-for-disk-io.patch
-fault-injection-process-filtering-for-fault-injection-capabilities.patch
-fault-injection-stacktrace-filtering.patch
-fault-injection-stacktrace-filtering-reject-failure-if-any-caller-lies-within-specified-range.patch
-fault-injection-Kconfig-cleanup.patch
-fault-injection-stacktrace-filtering-kconfig-fix.patch
-fault-injection-Kconfig-cleanup-config_fault_injection-help-text.patch
-schedc-correct-comment-for-this_rq_lock-routine.patch
-sched-fix-migration-cost-estimator.patch
-sched-domain-move-sched-group-allocations-to-percpu-area.patch
-move_task_off_dead_cpu-should-be-called-with-disabled-ints.patch
-sched-domain-increase-the-smt-busy-rebalance-interval.patch
-sched-avoid-taking-rq-lock-in-wake_priority_sleeper.patch
-sched-remove-staggering-of-load-balancing.patch
-sched-disable-interrupts-for-locking-in-load_balance.patch
-sched-extract-load-calculation-from-rebalance_tick.patch
-sched-move-idle-status-calculation-into-rebalance_tick.patch
-sched-use-softirq-for-load-balancing.patch
-sched-call-tasklet-less-frequently.patch
-sched-add-option-to-serialize-load-balancing.patch
-sched-add-option-to-serialize-load-balancing-fix.patch
-sched-improve-migration-accuracy.patch
-sched-improve-migration-accuracy-tidy.patch
-sched-improve-migration-accuracy-fix.patch
-sched-decrease-number-of-load-balances.patch
-sched-optimize-activate_task-for-rt-task.patch
-kernel-schedc-whitespace-cleanups.patch
-kernel-schedc-whitespace-cleanups-more.patch
-sysctl-simplify-sysctl_uts_string.patch
-sysctl-implement-sysctl_uts_string.patch
-sysctl-simplify-ipc-ns-specific-sysctls.patch
-sysctl-fix-sys_sysctl-interface-of-ipc-sysctls.patch
-sysctl-fix-sys_sysctl-interface-of-ipc-sysctls-fix.patch
-ide-more-conversion-to-pci_get-apis.patch
-ioremap-balanced-with-iounmap-for-drivers-video-virgefb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-vesafb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-tridentfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-tgafb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-stifb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-retz3fb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-pvr2fb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-platinumfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-offb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-macfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-hpfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-fm2fb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-ffb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-cyberfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-cirrusfb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-atyfb_base.patch
-ioremap-balanced-with-iounmap-for-drivers-video-atafb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-amifb.patch
-ioremap-balanced-with-iounmap-for-drivers-video-S3triofb.patch
-atyfb-rivafb-minor-fixes.patch
-igafb-switch-to-pci_get-api.patch
-video-sis-remove-unnecessary-variables-in-sis_ddc2delay.patch
-pmagb-b-fb-fix-a-default-clock.patch
-video-get-the-default-mode-from-the-right-database.patch
-s3c2410fb-add-support-for-stn-displays.patch
-fbcmapc-mark-structs-const-or.patch
-various-fbdev-files-mark-structs.patch
-various-fbdev-files-mark-structs-fix.patch
-constify-and-annotate-__read_mostly.patch
-annotate-some-variables-in-vesafb.patch
-constify-vga16fbc.patch
-au1100fb-fix-to-remove-flickering.patch
-mbxfb-fix-hscoeff3-register-address.patch
-mbxfb-add-more-registers-bits.patch
-mbxfb-add-more-registers-to-debugfs.patch
-mbxfb-add-yuv-video-overlay-support.patch
-mbxfb-document-the-new-ioctl.patch
-atyfb-remove-fixme.patch
-atyfb-fix-compiler-warnings.patch
-atyfb-fix-sparse-warnings.patch
-atyfb-fix-blanking-level.patch
-atyfb-remove-pointless-aty_init.patch
-atyfb-fix-__init-and-__devinit.patch
-atyfb-remove-aty_cmap_regs.patch
-atyfb-improve-atyfb_atari_probe.patch
-atyfb-improve-power-management.patch
-drivers-video-use-kmemdup.patch
-visws-sgivwfb-is-module-needs-exports.patch
-backlight-lcd-remove-dependenct-from-the-framebuffer-layer.patch
-backlight-lcd-remove-dependenct-from-the-framebuffer-layer-tidy.patch
-softcursorc-avoid-unaligned-accesses.patch
-dm-io-fix-bi_max_vecs.patch
-dm-tidy-core-formatting.patch
-dm-suspend-parameter-change.patch
-dm-map-and-endio-return-code-clarification.patch
-dm-map-and-endio-symbolic-return-codes.patch
-dm-ioctl-add-noflush-suspend.patch
-dm-suspend-add-noflush-pushback.patch
-dm-mpath-use-noflush-suspending.patch
-dm-snapshot-abstract-memory-release.patch
-dm-log-rename-complete_resync_work.patch
-dm-raid1-reset-sync_search-on-resume.patch
-make-drivers-md-dm-snapcksnapd-static.patch
-md-tidy-up-device-change-notification-when-an-md-array-is-stopped.patch
-md-define-raid5_mergeable_bvec.patch
-md-handle-bypassing-the-read-cache-assuming-nothing-fails.patch
-md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure.patch
-md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-fix.patch
-md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-misc-fixes-for-aligned-read-handling-including-raid6-read-corruption.patch
-md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-misc-fixes-for-error-handling-of-aligned-reads.patch
-md-enable-bypassing-cache-for-reads.patch
-md-fix-innocuous-bug-in-raid6-stripe_to_pdidx.patch
-md-conditionalize-some-code.patch
-dio-centralize-completion-in-dio_complete.patch
-dio-call-blk_run_address_space-once-per-op.patch
-dio-formalize-bio-counters-as-a-dio-reference-count.patch
-dio-remove-duplicate-bio-wait-code.patch
-dio-only-call-aio_complete-after-returning-eiocbqueued.patch
-dio-lock-refcount-operations.patch
-fdtable-delete-pointless-code-in-dup_fd.patch
-fdtable-make-fdarray-and-fdsets-equal-in-size.patch
-fdtable-remove-the-free_files-field.patch
-fdtable-implement-new-pagesize-based-fdtable-allocator.patch
-fdtable-implement-new-pagesize-based-fdtable-allocator-fix.patch
-fdtable-implement-new-pagesize-based-fdtable-allocator-bound-minimum-allocation-size.patch
-fdtable-implement-new-pagesize-based-fdtable-allocator-avoid-fdset-cacheline-ping-pong.patch
-round_jiffies-infrastructure.patch
-round_jiffies-infrastructure-fix.patch
-user-of-the-jiffies-rounding-patch-ata-subsystem.patch
-user-of-the-jiffies-rounding-code-jbd.patch
-user-of-the-jiffies-rounding-code-networking.patch
-user-of-the-jiffies-rounding-patch-slab.patch
-clocksource-add-usage-of-config_sysfs.patch
-clocksource-small-cleanup-2.patch
-clocksource-small-cleanup-2-fix.patch
-clocksource-small-acpi_pm-cleanup.patch
-kvm-userspace-interface.patch
-kvm-userspace-interface-make-enum-values-in-userspace-interface-explicit.patch
-kvm-intel-virtual-mode-extensions-definitions.patch
-kvm-kvm-data-structures.patch
-kvm-random-accessors-and-constants.patch
-kvm-virtualization-infrastructure.patch
-kvm-virtualization-infrastructure-kvm-fix-guest-cr4-corruption.patch
-kvm-virtualization-infrastructure-include-desch.patch
-kvm-virtualization-infrastructure-fix-segment-state-changes-across-processor-mode-switches.patch
-kvm-virtualization-infrastructure-fix-asm-constraints-for-segment-loads.patch
-kvm-virtualization-infrastructure-fix-mmu-reset-locking-when-setting-cr0.patch
-kvm-memory-slot-management.patch
-kvm-vcpu-creation-and-maintenance.patch
-kvm-vcpu-creation-and-maintenance-segment-access-cleanup.patch
-kvm-workaround-cr0cd-cache-disable-bit-leak-from-guest-to.patch
-kvm-vcpu-execution-loop.patch
-kvm-define-exit-handlers.patch
-kvm-define-exit-handlers-pass-fs-gs-segment-bases-to-x86-emulator.patch
-kvm-less-common-exit-handlers.patch
-kvm-less-common-exit-handlers-handle-rdmsrmsr_efer.patch
-kvm-mmu.patch
-kvm-x86-emulator.patch
-kvm-clarify-licensing.patch
-kvm-x86-emulator-fix-emulator-mov-cr-decoding.patch
-kvm-plumbing.patch
-kvm-dynamically-determine-which-msrs-to-load-and-save.patch
-kvm-fix-calculation-of-initial-value-of-rdx-register.patch
-kvm-avoid-using-vmx-instruction-directly.patch
-kvm-avoid-using-vmx-instruction-directly-fix-asm-constraints.patch
-kvm-expose-interrupt-bitmap.patch
-kvm-add-time-stamp-counter-msr-and-accessors.patch
-kvm-expose-msrs-to-userspace.patch
-kvm-expose-msrs-to-userspace-v2.patch
-kvm-create-kvm-intelko-module.patch
-kvm-make-dev-registration-happen-when-the-arch.patch
-kvm-make-hardware-detection-an-arch-operation.patch
-kvm-make-the-per-cpu-enable-disable-functions-arch.patch
-kvm-make-the-hardware-setup-operations-non-percpu.patch
-kvm-make-the-guest-debugger-an-arch-operation.patch
-kvm-make-msr-accessors-arch-operations.patch
-kvm-make-the-segment-accessors-arch-operations.patch
-kvm-cache-guest-cr4-in-vcpu-structure.patch
-kvm-cache-guest-cr0-in-vcpu-structure.patch
-kvm-add-get_segment_base-arch-accessor.patch
-kvm-add-idt-and-gdt-descriptor-accessors.patch
-kvm-make-syncing-the-register-file-to-the-vcpu.patch
-kvm-make-the-vcpu-execution-loop-an-arch-operation.patch
-kvm-move-the-vmx-exit-handlers-to-vmxc.patch
-kvm-make-vcpu_setup-an-arch-operation.patch
-kvm-make-__set_cr0-and-dependencies-arch-operations.patch
-kvm-make-__set_cr4-an-arch-operation.patch
-kvm-make-__set_efer-an-arch-operation.patch
-kvm-make-set_cr3-and-tlb-flushing-arch-operations.patch
-kvm-make-inject_page_fault-an-arch-operation.patch
-kvm-make-inject_gp-an-arch-operation.patch
-kvm-use-the-idt-and-gdt-accessors-in-realmode-emulation.patch
-kvm-use-the-general-purpose-register-accessors-rather.patch
-kvm-move-the-vmx-tsc-accessors-to-vmxc.patch
-kvm-access-rflags-through-an-arch-operation.patch
-kvm-move-the-vmx-segment-field-definitions-to-vmxc.patch
-kvm-add-an-arch-accessor-for-cs-d-b-and-l-bits.patch
-kvm-add-a-set_cr0_no_modeswitch-arch-accessor.patch
-kvm-make-vcpu_load-and-vcpu_put-arch-operations.patch
-kvm-make-vcpu-creation-and-destruction-arch-operations.patch
-kvm-move-vmcs-static-variables-to-vmxc.patch
-kvm-make-is_long_mode-an-arch-operation.patch
-kvm-use-the-tlb-flush-arch-operation-instead-of-an.patch
-kvm-remove-guest_cpl.patch
-kvm-move-vmcs-accessors-to-vmxc.patch
-kvm-move-vmx-helper-inlines-to-vmxc.patch
-kvm-remove-vmx-includes-from-arch-independent-code.patch
-kvm-build-fix.patch
-kvm-build-fix-2.patch

 Merged into mainline or a subsystem tree.

+x86-smp-export-smp_num_siblings-for-oprofile.patch
+tty-export-get_current_tty.patch
+ieee80211softmac-fix-errors-related-to-the-work_struct-changes.patch
+kvm-add-missing-include.patch
+kvm-put-kvm-in-a-new-virtualization-menu.patch
+kvm-clean-up-amd-svm-debug-registers-load-and-unload.patch
+kvm-replace-__x86_64__-with-config_x86_64.patch
+fix-more-workqueue-build-breakage-tps65010.patch
+another-build-fix-header-rearrangements-osk.patch
+uml-fix-net_kern-workqueue-abuse.patch
+isdn-gigaset-fix-possible-missing-wakeup.patch
+i2o_exec_exit-and-i2o_driver_exit-should-not-be-__exit.patch

 2.6.20 queue.

+revert-generic_file_buffered_write-handle-zero-length-iovec-segments.patch
+revert-generic_file_buffered_write-deadlock-on-vectored-write.patch
+generic_file_buffered_write-cleanup.patch
+mm-only-mm-debug-write-deadlocks.patch
+mm-fix-pagecache-write-deadlocks.patch
+mm-fix-pagecache-write-deadlocks-comment.patch
+mm-fix-pagecache-write-deadlocks-xip.patch
+mm-fix-pagecache-write-deadlocks-mm-pagecache-write-deadlocks-efault-fix.patch
+mm-fix-pagecache-write-deadlocks-zerolength-fix.patch
+mm-fix-pagecache-write-deadlocks-stale-holes-fix.patch
+fs-prepare_write-fixes.patch
+fs-prepare_write-fixes-fuse-fix.patch
+fs-prepare_write-fixes-jffs-fix.patch
+fs-prepare_write-fixes-fat-fix.patch
+fs-fix-cont-vs-deadlock-patches.patch

 Bring back the ongoing pagecache deadlock fix work.

-implementation-of-acpi_video_get_next_level-tidy.patch

 Folded into implementation-of-acpi_video_get_next_level.patch

-video-sysfs-support-take-2-add-dev-argument-for-backlight_device_register-fix.patch

 Folded into video-sysfs-support-take-2-add-dev-argument-for-backlight_device_register.patch

+fbdev-update-after-backlight-argument-change.patch

 Fix fbdev for acpi changes.

+add-support-for-asus-a6va-m6v-w5f-v6v-laptops-in-asus-acpi.patch
+add-support-for-acpi_load_table-acpi_unload_table_id.patch
+altix-acpi-ssdt-pci-device-support.patch
+altix-add-acpi-ssdt-pci-device-support-hotplug.patch
+acpi-i686-x86_64-fix-laptop-bootup-hang-in-init_acpi.patch

 ACPI updates.

+sony_apci-resume-fix.patch

 Fix sony_apci-resume.patch

+git-alsa-fixup.patch

 Fix reject in git-alsa.patch

+alsa-workqueue-fixes.patch

 Fix alsa

+git-cpufreq-fixup.patch

 Fix rejects in git-cpufreq,patch

+ppc-cs4218_tdm-remove-extra-brace.patch

 ppc build fix

+gregkh-driver-uio.patch
+gregkh-driver-uio-dummy.patch
+gregkh-driver-driver-core-delete-virtual-directory-on-class_unregister.patch
+gregkh-driver-debugfs-inotify-create-mkdir-support.patch
+gregkh-driver-debugfs-coding-style-fixes.patch
+gregkh-driver-debugfs-file-directory-creation-error-handling.patch
+gregkh-driver-debugfs-more-file-directory-creation-error-handling.patch
+gregkh-driver-debugfs-file-directory-removal-fix.patch
+gregkh-driver-driver-core-platform_driver_probe-can-save-codespace-save-codespace.patch
+gregkh-driver-driver-core-make-platform_device_add_data-accept-a-const-pointer.patch
+gregkh-driver-driver-core-deprecate-pm_legacy-default-it-to-n.patch
+gregkh-driver-network-device.patch

 driver tree updates

+tty-switch-to-ktermios-nozomi-fix.patch

 Fix it.

+drm-handle-pci_enable_device-failure.patch

 DRM fixlet.

+saa7134-add-support-for-the-encore-enl-tv.patch
+drivers-media-video-cpia2-cpia2_usbc-free.patch
+fix-namespace-conflict-between-w9968cfc-on-mips.patch
+avoid-race-when-deregistering-the-ir-control-for-dvb-usb.patch

 DVB fixes

+jdelvare-i2c-i2c-i801-documentation-update.patch
+jdelvare-i2c-i2c-fix-broken-ds1337-initialization.patch
+jdelvare-i2c-i2c-versatile-new-arm-bus-driver.patch
+jdelvare-i2c-i2c-discard-del-bus-wrappers.patch
+jdelvare-i2c-i2c-i801-enable-PEC-on-ICH6.patch
+jdelvare-i2c-i2c-dev-fix-return-value-check.patch
+jdelvare-i2c-i2c-dev-merge-kfree.patch
+jdelvare-i2c-i2c-omap-prescaler-formula.patch

 i2c tree updates

+jdelvare-hwmon-hwmon-unchecked-return-status-fixes-abituguru.patch
+jdelvare-hwmon-hwmon-rudolf-marek-changed-email-address.patch
+jdelvare-hwmon-hwmon-w83793-new-driver.patch
+jdelvare-hwmon-hwmon-w83793-documentation.patch
+jdelvare-hwmon-hwmon-ams-new-driver.patch
+jdelvare-hwmon-hwmon-ams-maintainers.patch

 hwmon tree updates

+make-lm70_remove-a-__devexit-function.patch

 hwmon fix.

+ia64-enable-config_debug_spinlock_sleep.patch

 Help ia64 developers find bugs.

+git-libata-all-fixup.patch

 Fix rejects in git-libata-all.patch

+sata_nv-add-suspend-resume-support.patch
+pata_it8213-add-new-driver-for-the-it8213-card.patch
+libata-simulate-report-luns-for-atapi-devices.patch
+user-of-the-jiffies-rounding-patch-ata-subsystem.patch
+libata-fix-oops-with-sparsemem.patch

 ata/pata updates.

+mips-dbg_io-stray-brackets-fix.patch

 mips fix

+git-mmc-fixup.patch

 Fix rejects in git-mmc.patch

+git-mmc-tifm_sd-warning-fix.patch
+mmc-fix-prev-state-2-=-task_running-problem-on-sd-mmc-card-removal.patch

 MMC fixes

+git-mtd-build-fix.patch

 MTD fix

+ubi-versus-add-include-linux-freezerh-and-move-definitions-from.patch

 Fix UBI tree

-git-netdev-all-fixup.patch
-libphy-dont-do-that.patch

 Unneeded

+spidernet-dma-coalescing.patch
+spidernet-add-net_ratelimit-to-suppress-long-output.patch
+spidernet-rx-locking.patch
+spidernet-refactor-rx-refill.patch
+spidernet-rx-skb-mem-leak.patch
+spidernet-another-skb-mem-leak.patch
+spidernet-cleanup-return-codes.patch
+spidernet-rx-refill.patch
+spidernet-merge-error-branches.patch
+spidernet-remove-unused-variable.patch
+spidernet-rx-chain-tail.patch
+spidernet-turn-rx-irq-back-on.patch
+spidernet-memory-barrier.patch
+spidernet-avoid-possible-rx-chain-corruption.patch
+spidernet-rx-debugging-printout.patch
+spidernet-rework-rx-linked-list.patch
+driver-for-silan-sc92031-netdev.patch
+driver-for-silan-sc92031-netdev-fixes.patch
+driver-for-silan-sc92031-netdev-include-fix.patch

 netdev things.

-auth_gss-unregister-gss_domain-when-unloading-module-fix.patch

 Folded into auth_gss-unregister-gss_domain-when-unloading-module.patch

-serial-handle-pci_enable_device-failure-upon-resume.patch

 Dropped

+fix-pnx8550-serial-breakage.patch
+pnx8550-uart-driver.patch

 Serial updates

+gregkh-pci-pci-use-sys-bus-pci-drivers-driver-new_id-first.patch
+gregkh-pci-pci-add-class-codes-for-wireless-rf-controllers.patch
+gregkh-pci-pci-quirks-remove-redundant-check.patch
+gregkh-pci-rpaphp-compiler-warning-cleanup.patch
+gregkh-pci-pci-pcieport-driver-remove-invalid-warning-message.patch
+gregkh-pci-pci-introduce-pci_find_present.patch
+gregkh-pci-pci-create-__pci_bus_find_cap_start-from-__pci_bus_find_cap.patch
+gregkh-pci-pci-add-pci_find_ht_capability-for-finding-hypertransport-capabilities.patch
+gregkh-pci-pci-use-pci_find_ht_capability-in-drivers-pci-htirq.c.patch
+gregkh-pci-pci-add-defines-for-hypertransport-msi-fields.patch
+gregkh-pci-pci-use-pci_find_ht_capability-in-drivers-pci-quirks.c.patch
+gregkh-pci-pci-only-check-the-ht-capability-bits-in-mpic.c.patch
+gregkh-pci-pci-fix-multiple-problems-with-via-hardware.patch
+gregkh-pci-pci-be-a-bit-defensive-in-quirk_nvidia_ck804-so-we-don-t-risk-dereferencing-a-null-pdev.patch
+gregkh-pci-pci-check-szhi-when-sz-is-0-when-64-bit-iomem-bigger-than-4g.patch

 PCI tree updates

+dont-export-device-ids-to-userspace.patch
+via-sb600-sata-quirk.patch
+pci-legacy-resource-fix.patch
+pci-legacy-resource-fix-tidy.patch

 PCI updates

-scsi-in2000-scsi_cmnd-convertion-tidy.patch

 Folded into scsi-in2000-scsi_cmnd-convertion.patch

+scsi-sic7xxx-stray-bracket-fix.patch
+scsi-53c7xx-brackets-fix.patch
+fix-sense-key-medium-error-processing-and-retry.patch
+sym53c8xx_2-claims-cpqarray-device.patch
+aic79xx-wrong-max-memory-at-driver-init.patch
+drivers-scsi-wd33c93c-cleanups.patch
+scsi-cover-up-bugs-fix-up-compiler-warnings-in-megaraid-driver.patch
+scsi-cover-up-bugs-fix-up-compiler-warnings-in-megaraid-driver-fix.patch
+kbuild-make-fusion-mpt-selectable-from-device-drivers.patch

 SCSI updates

-git-sas-fixup.patch

 Unneeded

+git-qla3xxx-fixup.patch

 Fix rejects in git-qla3xxx.patch

+gregkh-usb-usb-fix-oops-in-phidgetservo.patch
+gregkh-usb-usb-transvibrator-disconnect-race.patch
+gregkh-usb-usb-airprime-add-device-id-for-dell-wireless-5500-hsdpa-card.patch
+gregkh-usb-usb-ftdi_sio-machx-product-id-added.patch
+gregkh-usb-usb-removing-ifdefed-code-from-gl620a.patch
+gregkh-usb-usb-serial-eliminate-bogus-ioctl-code.patch
+gregkh-usb-usb-mutexification-of-usblp.patch
+gregkh-usb-add-baltech-reader-id-to-cp2101-driver.patch
+gregkh-usb-usb-prevent-the-funsoft-serial-device-from-entering-raw-mode.patch
+gregkh-usb-usb-fix-ohci.h-over-use-warnings.patch
+gregkh-usb-usb-rtl8150-new-device-id.patch
+gregkh-usb-usb-storage-ignore-the-virtual-cd-drive-of-the-huawei-e220-usb-modem.patch
+gregkh-usb-usb-gsm-driver-added-vendorid-and-productid-for-huawei-e220-usb-modem.patch
+gregkh-usb-usb-fix-wacom-intuos3-4x6-bugs.patch
+gregkh-usb-usb-auerswald-replace-kmalloc-memset-with-kzalloc.patch
+gregkh-usb-usb-nokia-e70-is-an-unusual-device.patch
+gregkh-usb-uhci-module-parameter-to-ignore-overcurrent-changes.patch
+gregkh-usb-usb-gadget-driver-unbind-is-optional-section-fixes-misc.patch
+gregkh-usb-usb-maintainers-update-ehci-and-ohci.patch
+gregkh-usb-usb-ohci-whitespace-comment-fixups.patch
+gregkh-usb-usb-ohci-at91-warning-fix.patch
+gregkh-usb-usb-ohci-handles-hardware-faults-during-root-port-resets.patch
+gregkh-usb-usb-ohci-support-for-pnx8550.patch
+gregkh-usb-usb-at91-udc-support-at91sam926x-addresses.patch
+gregkh-usb-usb-at91_udc-misc-fixes.patch
+gregkh-usb-usb-u132-hcd-ftdi-elan-add-support-for-option-gt-3g-quad-card.patch
+gregkh-usb-usb-at91_udc-allow-drivers-that-support-high-speed.patch
+gregkh-usb-usb-at91_udc-cleanup-variables-after-failure-in-usb_gadget_register_driver.patch
+gregkh-usb-usb-at91_udc-additional-checks.patch
+gregkh-usb-ehci-eliminate-fstn-leaks-on-ehci-shutdown.patch
+gregkh-usb-ehci-correct-harmless-bracketing-and-whitespace-errors.patch

 USB tree updates

+usb_rtl8150-must-select-mii.patch
+usb-serial-add-support-for-novatel-s720-u720-cdma-ev-do.patch
+bluetooth-add-support-for-another-kensington-dongle.patch
+fix-gregkh-usb-usb-ehci-hcd-add-shadow-budget-code.patch

 USB updates

+watchdog-omap_wdt-build-fix.patch

 watchdog driver fix

+zd1211rw-call-ieee80211_rx-in-tasklet.patch
+ieee80211softmac-fix-mutex_lock-at-exit-of-ieee80211_softmac_get_genie.patch

 wireless fixes

-pre-x86_64-mm-i386-reloc-abssym.patch

 Unneeded

+x86_64-mm-i386-add-idle-notifier.patch

 x86 tree update

+revert-i386-fix-the-verify_quirk_intel_irqbalance.patch
+revert-x86_64-mm-add-genapic_force.patch
+revert-x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525.patch
+convert-i386-pda-code-to-use-%fs.patch
+convert-i386-pda-code-to-use-%fs-fixes.patch
+x86_64-i386-kernel-mode-faults-pollute-current-thead.patch
+genapic-optimize-fix-apic-mode-setup-2.patch
+genapic-always-use-physical-delivery-mode-on-8-cpus.patch
+genapic-remove-es7000-workaround.patch
+genapic-remove-clustered-apic-mode.patch
+genapic-default-to-physical-mode-on-hotplug-cpu-kernels.patch
+x86_64-do-not-enable-the-nmi-watchdog-by-default.patch
+x86_64-make-the-numa-hash-function-nodemap-allocation.patch
+x86_64-make-the-numa-hash-function-nodemap-allocation-fix.patch
+x86_64-make-the-numa-hash-function-nodemap-allocation-fix-2.patch
+i386-io_apic-fix-a-typo-in-an-irq-handler-name.patch
+pci-mmconfig-share-whats-shareable.patch
+pci-mmconfig-only-call-unreachable_devices-when-type-1-is-available.patch
+pci-mmconfig-only-map-whats-necessary.patch
+pci-mmconfig-detect-and-support-the-e7520-and-the-945g-gz-p-pl.patch
+pci-mmconfig-reserve-resources-but-only-when-were-sure-about-them.patch

 x86 updates

+xfs-remove-useless-wmb-memory-barrier.patch

 XFS tweak

+virtual-memmap-on-sparsemem-v3-map-and-unmap.patch
+virtual-memmap-on-sparsemem-v3-map-and-unmap-fix.patch
+virtual-memmap-on-sparsemem-v3-map-and-unmap-fix-2.patch
+virtual-memmap-on-sparsemem-v3-map-and-unmap-fix-3.patch
+virtual-memmap-on-sparsemem-v3-generic-virtual.patch
+virtual-memmap-on-sparsemem-v3-generic-virtual-fix.patch
+virtual-memmap-on-sparsemem-v3-static-virtual.patch
+virtual-memmap-on-sparsemem-v3-static-virtual-update.patch
+virtual-memmap-on-sparsemem-v3-ia64-support.patch
+virtual-memmap-on-sparsemem-v3-ia64-support-update.patch
+cleanup-slab-headers--api-to-allow-easy-addition-of-new-slab.patch
+more-slabh-cleanups.patch
+cpuset-rework-cpuset_zone_allowed-api.patch

 MM updates

+slab-use-a-multiply-instead-of-a-divide-in-obj_to_index.patch
+slab-use-a-multiply-instead-of-a-divide-in-obj_to_index-tweaks.patch

 slab speedup

-acx1xx-wireless-driver.patch

 The workqueue changes broke this.

+file-capabilities-dont-do-file-caps-if-mnt_nosuid.patch
+file-capabilities-honor-secure_noroot.patch

 Fix implement-file-posix-capabilities.patch

+pm-fix-freezing-of-stopped-tasks.patch
+pm-fix-smp-races-in-the-freezer.patch

 swsusp updates

+drivers-add-lcd-support-workqueue-fixups.patch

 Fix LCD driver for workqueue changes

+doc-atomic_add_unless-doesnt-imply-mb-on-failure.patch
+touch_atime-cleanup.patch
+relative-atime.patch
+ocfs2-relative-atime-support.patch
+ocfs2-relative-atime-support-tweaks.patch
+ecryptfs-public-key-transport-mechanism.patch
+ecryptfs-public-key-packet-management.patch
+ecryptfs-public-key-packet-management-slab-fix.patch
+optimize-o_direct-on-block-device-v3.patch
+optimize-o_direct-on-block-device-v3-tweak.patch
+# add-retain_initrd-boot-option.patch: unpopular (Vivek)
+add-retain_initrd-boot-option.patch
+add-retain_initrd-boot-option-tweak.patch
+debug-add-sysrq_always_enabled-boot-option.patch
+lockdep-filter-off-by-default.patch
+lockdep-improve-verbose-messages.patch
+lockdep-improve-lockdep_reset.patch
+lockdep-clean-up-very_verbose-define.patch
+lockdep-use-chain-hash-on-config_debug_lockdep-too.patch
+lockdep-print-irq-trace-info-on-asserts.patch
+lockdep-fix-possible-races-while-disabling-lock-debugging.patch
+lockdep-fix-possible-races-while-disabling-lock-debugging-fix.patch
+# use-activate_mm-in-fs-aiocuse_mm.patch: maybe
+use-activate_mm-in-fs-aiocuse_mm.patch
+fix-numerous-kcalloc-calls-convert-to-kzalloc.patch
+tty-remove-useless-memory-barrier.patch
+config_computone-should-depend-on-isaeisapci.patch
+appldata_mem-dependes-on-vm-counters.patch
+uml-problems-with-linux-ioh.patch
+missing-includes-in-hilkbd.patch
+hci-endianness-annotations.patch
+lockd-endianness-annotations-rebased.patch
+rtc-fix-error-case.patch
+rtc-driver-init-adjustment.patch
+tty_ioc-balance-tty_ldisc_ref.patch

 Misc updates

+workstruct-implement-generic-up-cmpxchg-where-an-arch-doesnt-support-it.patch
+workqueue-dont-hold-workqueue_mutex-in-flush_scheduled_work.patch

 workqueue things.

+move-page-writeback-acounting-out-of-macros.patch
+per-backing_dev-dirty-and-writeback-page-accounting.patch

 Some stuff I'm (slowly) working on to address write() latency.

+ext2-balloc-fix-_with_rsv-freeze.patch
+ext2-balloc-reset-windowsz-when-full.patch
+ext2-balloc-fix-off-by-one-against-rsv_end.patch
+ext2-balloc-fix-off-by-one-against-grp_goal.patch
+ext2-balloc-say-rb_entry-not-list_entry.patch
+ext2-balloc-use-io_error-label.patch

 Fix ext2 reservations code.

+let-warn_on-output-the-condition.patch

 Print the expression when WARN_ON() triggers (I'm not sure this has a
 sufficient utility-to-bloat ratio).

+knfsd-nfsd4-remove-a-dprink-from-nfsd4_lock.patch
+knfsd-svcrpc-fix-gss-krb5i-memory-leak.patch
+knfsd-nfsd4-clarify-units-of-compound_slack_space.patch
+knfsd-nfsd-make-exp_rootfh-handle-exp_parent-errors.patch
+knfsd-nfsd-simplify-exp_pseudoroot.patch
+knfsd-nfsd4-handling-more-nfsd_cross_mnt-errors-in-nfsd4-readdir.patch
+knfsd-nfsd-dont-drop-silently-on-upcall-deferral.patch
+knfsd-svcrpc-remove-another-silent-drop-from-deferral-code.patch
+knfsd-nfsd4-pass-saved-and-current-fh-together-into-nfsd4-operations.patch
+knfsd-nfsd4-remove-spurious-replay_owner-check.patch
+knfsd-nfsd4-move-replay_owner-to-cstate.patch
+knfsd-nfsd4-dont-inline-nfsd4-compound-op-functions.patch
+knfsd-nfsd4-make-verify-and-nverify-wrappers.patch
+knfsd-nfsd4-reorganize-compound-ops.patch
+knfsd-nfsd4-simplify-migration-op-check.patch
+knfsd-nfsd4-simplify-filehandle-check.patch
+knfsd-dont-ignore-kstrdup-failure-in-rpc-caches.patch
+knfsd-fix-up-some-bit-rot-in-exp_export.patch

 NFSD updates

+sched2-sched-domain-sysctl-use-ctl_unnumbered.patch

 Fix sched2-sched-domain-sysctl.patch

+mm-implement-swap-prefetching-use-ctl_unnumbered.patch

 Fix mm-implement-swap-prefetching.patch

+readahead-sysctl-parameters-use-ctl_unnumbered.patch
+readahead-sysctl-parameters-fix.patch
+readahead-nfsd-case-fix-uninitialized-ra_min-ra_max.patch

 Fix readahead patches in -mm.

+reiser4-use-generic-file-read-fix-readpages-unix-file.patch
+reiser4-format-subversion-numbers-heir-set-and-file-conversion-fix-readpages-cryptcompress.patch
+reiser4-use-null-for-pointers.patch
+reiser4-kmem_cache_t-removal.patch

 reiser4 updates.

+pdc202xx_new-remove-useless-code.patch
+pdc202xx_-remove-check_in_drive_lists-abomination.patch

 IDE updates

+proper-backlight-selection-for-fbdev-drivers.patch

 fbdev Kconfig fixes

+md-close-a-race-between-destroying-and-recreating-an-md-device.patch
+md-allow-mddevs-to-live-a-bit-longer-to-avoid-a-loop-with-udev.patch

 RAID updates

-gtod-exponential-update_wall_time.patch

 Dropped

+hrtimers-clean-up-locking-fix.patch
+updated-add-a-framework-to-manage-clock-event-devices-next_event-calculation-fix.patch
+updated-add-a-framework-to-manage-clock-event-devices-pit-broadcasting-fix.patch
+updated-high-res-timers-core-high-res-timers-do-itimer-rearming-in-process-context.patch
+high-res-timers-utilize-tsc-clocksource-again.patch
+high-res-timers-utilize-tsc-clocksource-again-fix.patch
+updated-dynticks-core-code-fix-resume-bug.patch

 Fix the dynticks+hrtimers patches in -mm.

-kevent-v23-description.patch
-kevent-v23-core-files.patch
-kevent_user_wait-retval-fix.patch
-kevent-v23-poll-select-notifications.patch
-kevent-v23-socket-notifications.patch
-kevent-v23-socket-notifications-fix-again.patch
-kevent-v23-timer-notifications.patch
-kevent-timer-notifications-fix.patch

 Old, dropped.

+slim-main-include-fix.patch

 SLIM fix

+getting-rid-of-all-casts-of-kalloc-calls.patch

 Nuke zillions of unneeded typecasts.

+profile-likely-unlikely-macros_remove-likely-profiling-int-cast.patch

 Fix likely() profiling.

+vdso-print-fatal-signals-use-ctl_unnumbered.patch

 Fix vdso-print-fatal-signals.patch

+lockdep-show-held-locks-when-showing-a-stackdump-fix-2.patch

 Fix lockdep-show-held-locks-when-showing-a-stackdump.patch

+kmap_atomic-debugging.patch

 atomic_kmap() debugging.



All 742 patches:

ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/patch-list



^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
@ 2006-12-11  9:18 ` Nick Piggin
  2006-12-11 10:41 ` 2.6.19-mm1 Jiri Kosina
                   ` (12 subsequent siblings)
  13 siblings, 0 replies; 41+ messages in thread
From: Nick Piggin @ 2006-12-11  9:18 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

Andrew Morton wrote:
> Temporarily at
> 
> 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> 
> Will appear later at
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> 
> 
> - There's some new runtime debugging in kmap_atomic().  It catches one
>   buglet in in ata_scsi_rbuf_get() - there may be others.  If it gets too
>   noisy, please revert kmap_atomic-debugging.patch.
> 
> - The reiser4 build is broken by some VFS changes I made.
> 
> - New git tree git-ubi.patch (Artem Bityutskiy <dedekind@infradead.org>):
> 
>     It is a kind of LVM layer but for flash (MTD) devices which hides
>     flash devices complexities like bad eraseblocks (on NANDs) and wear.  The
>     documentation is available at the MTD web site:
>     http://www.linux-mtd.infradead.org/doc/ubi.html
>     http://www.linux-mtd.infradead.org/faq/ubi.html
> 
> - The x86_64 tree here is a few days old - the server is down.
> 
> - Brought back the write()-deadlock-fix-and-writev-speedup patches.

Note that these still look like they have a couple of problems (you are
_very_ unlikely to hit them unless you are running with CONFIG_DEBUG_VM,
or actually have any useful data).

We're just looking at how to fix them now. Stress testing would be
appreciated, but not your production database.

Thanks,
Nick

-- 
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com 

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
  2006-12-11  9:18 ` 2.6.19-mm1 Nick Piggin
@ 2006-12-11 10:41 ` Jiri Kosina
  2006-12-11 14:28   ` 2.6.19-mm1 Nick Piggin
  2006-12-11 19:10   ` Adrian Bunk
                   ` (11 subsequent siblings)
  13 siblings, 1 reply; 41+ messages in thread
From: Jiri Kosina @ 2006-12-11 10:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Mon, 11 Dec 2006, Andrew Morton wrote:

> Temporarily at
> 	http://userweb.kernel.org/~akpm/2.6.19-mm1/

Am I the only one seeing something strange on ext3 with this kernel?

For example /etc/resolv.conf gets corrupted during the dhclient run. It 
looks like this, after dhclient finishes:

0000000 0000 0000 0000 0000 0000 0000 0000 0000
*
00003f0 0000 0000 0000 0000 2300 2020 2020 2020
0000400 0000 0000 0000 0000 0000 0000 0000 0000
*
0000510 0000 0000 0000 0000 0000 0000 0000 6e00
0000520 6d61 7365 7265 6576 2072 3031 322e 2e30
0000530 2e30 0a38
0000534

ctags -R also produces invalid tags file (also lots of padding with zero 
bytes).

Will try to track down what causes it.

-- 
Jiri Kosina

^ permalink raw reply	[flat|nested] 41+ messages in thread

* [Ocfs2-devel] [RFC: -mm patch] OCFS2: make code static
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
@ 2006-12-11 19:10   ` Adrian Bunk
  2006-12-11 10:41 ` 2.6.19-mm1 Jiri Kosina
                     ` (12 subsequent siblings)
  13 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 11:10 UTC (permalink / raw)
  To: Andrew Morton, mark.fasheh, kurt.hackel; +Cc: linux-kernel, ocfs2-devel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
>  git-ocfs2.patch
>...
>  git trees.
>...

This patch makes needlessly global code static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 fs/ocfs2/cluster/tcp.c   |    2 +-
 fs/ocfs2/dlm/dlmcommon.h |    6 ------
 fs/ocfs2/dlm/dlmmaster.c |    8 +++++---
 fs/ocfs2/dlm/dlmthread.c |    3 ++-
 4 files changed, 8 insertions(+), 11 deletions(-)

--- linux-2.6.19-mm1/fs/ocfs2/cluster/tcp.c.old	2006-12-11 18:34:09.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/cluster/tcp.c	2006-12-11 18:34:19.000000000 +0100
@@ -380,7 +380,7 @@
 		sc_put(sc);
 }
 
-atomic_t o2net_connected_peers = ATOMIC_INIT(0);
+static atomic_t o2net_connected_peers = ATOMIC_INIT(0);
 
 int o2net_num_connected_peers(void)
 {
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h.old	2006-12-11 18:34:44.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h	2006-12-11 18:36:22.000000000 +0100
@@ -739,8 +739,6 @@
 			      struct dlm_lock_resource *res);
 void dlm_lockres_calc_usage(struct dlm_ctxt *dlm,
 			    struct dlm_lock_resource *res);
-int dlm_purge_lockres(struct dlm_ctxt *dlm,
-		      struct dlm_lock_resource *lockres);
 static inline void dlm_lockres_get(struct dlm_lock_resource *res)
 {
 	/* This is called on every lookup, so it might be worth
@@ -864,10 +862,6 @@
 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data);
 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data);
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
-int dlm_migrate_lockres(struct dlm_ctxt *dlm,
-			struct dlm_lock_resource *res,
-			u8 target);
 int dlm_empty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
 int dlm_finish_migration(struct dlm_ctxt *dlm,
 			 struct dlm_lock_resource *res,
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c.old	2006-12-11 18:35:13.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c	2006-12-11 18:37:28.000000000 +0100
@@ -2327,8 +2327,9 @@
  */
 
 
-int dlm_migrate_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res,
-			u8 target)
+static int dlm_migrate_lockres(struct dlm_ctxt *dlm,
+			       struct dlm_lock_resource *res,
+			       u8 target)
 {
 	struct dlm_master_list_entry *mle = NULL;
 	struct dlm_master_list_entry *oldmle = NULL;
@@ -2676,7 +2677,8 @@
 	return can_proceed;
 }
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_lockres_is_dirty(struct dlm_ctxt *dlm,
+				struct dlm_lock_resource *res)
 {
 	int ret;
 	spin_lock(&res->spinlock);
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c.old	2006-12-11 18:36:29.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c	2006-12-11 18:36:41.000000000 +0100
@@ -154,7 +154,8 @@
 	spin_unlock(&dlm->spinlock);
 }
 
-int dlm_purge_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_purge_lockres(struct dlm_ctxt *dlm,
+			     struct dlm_lock_resource *res)
 {
 	int master;
 	int ret = 0;

^ permalink raw reply	[flat|nested] 41+ messages in thread

* [Ocfs2-devel] Re: [RFC: -mm patch] OCFS2: make code static
  2006-12-11 19:10   ` Adrian Bunk
@ 2006-12-11 22:26     ` Mark Fasheh
  -1 siblings, 0 replies; 41+ messages in thread
From: Mark Fasheh @ 2006-12-11 14:26 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, kurt.hackel, linux-kernel, ocfs2-devel

Hi Adrian,

On Mon, Dec 11, 2006 at 08:10:01PM +0100, Adrian Bunk wrote:
> On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> >...
> > Changes since 2.6.19-rc6-mm2:
> >...
> >  git-ocfs2.patch
> >...
> >  git trees.
> >...
> 
> This patch makes needlessly global code static.
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

I hand-merged the tcp.c change as the patch introducing that variable is
going upstream soon. Would you mind sending me the dlm/* stuff as a seperate
patch?

Thanks,
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@oracle.com

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11 10:41 ` 2.6.19-mm1 Jiri Kosina
@ 2006-12-11 14:28   ` Nick Piggin
  2006-12-11 14:33     ` 2.6.19-mm1 Jiri Kosina
  0 siblings, 1 reply; 41+ messages in thread
From: Nick Piggin @ 2006-12-11 14:28 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Andrew Morton, linux-kernel

Jiri Kosina wrote:
> On Mon, 11 Dec 2006, Andrew Morton wrote:
> 
> 
>>Temporarily at
>>	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> 
> 
> Am I the only one seeing something strange on ext3 with this kernel?
> 
> For example /etc/resolv.conf gets corrupted during the dhclient run. It 
> looks like this, after dhclient finishes:

Do you have CONFIG_DEBUG_VM turned on? I think we miss clearning BH_New
in some places, thus causing an error path to zero the block incorrectly
if we hit an error that CONFIG_DEBUG_VM makes much more likely.

-- 
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com 

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11 14:28   ` 2.6.19-mm1 Nick Piggin
@ 2006-12-11 14:33     ` Jiri Kosina
  2006-12-11 15:07       ` 2.6.19-mm1 Nick Piggin
  0 siblings, 1 reply; 41+ messages in thread
From: Jiri Kosina @ 2006-12-11 14:33 UTC (permalink / raw)
  To: Nick Piggin; +Cc: Andrew Morton, linux-kernel

On Tue, 12 Dec 2006, Nick Piggin wrote:

> > Am I the only one seeing something strange on ext3 with this kernel? 
> > For example /etc/resolv.conf gets corrupted during the dhclient run. 
> > It looks like this, after dhclient finishes:
> Do you have CONFIG_DEBUG_VM turned on? I think we miss clearning BH_New
> in some places, thus causing an error path to zero the block incorrectly
> if we hit an error that CONFIG_DEBUG_VM makes much more likely.

Yes, I have. Will retry without it and let you know if the problem goes 
away.

Seems quite dangerous, a few minutes with 2.6.19-mm1 corrupted quite a lot 
of files on my fs.

-- 
Jiri Kosina

^ permalink raw reply	[flat|nested] 41+ messages in thread

* 2.6.19-mm1: i386: unused idle notifiers added
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (2 preceding siblings ...)
  2006-12-11 19:10   ` Adrian Bunk
@ 2006-12-11 14:57 ` Adrian Bunk
  2006-12-11 16:42 ` 2.6.19-mm1: missing MTD_UBI* help texts Adrian Bunk
                   ` (9 subsequent siblings)
  13 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 14:57 UTC (permalink / raw)
  To: Andrew Morton, stephane eranian, Andi Kleen; +Cc: linux-kernel, discuss

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
> +x86_64-mm-i386-add-idle-notifier.patch
> 
>  x86 tree update
>...

This patch adds code and EXPORT_SYMBOL's that bloat the kernel for 
everyone but are currently completely unused in the kernel with the sole 
justification
  "We use the idle notifier in the context of perfmon."

The people who whine loudly when I'm sending patches to remove code that 
is unused within the kernel should consider that they could save some 
tears when NAK'ing such patches until an actual user gets included in 
the kernel...

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11 14:33     ` 2.6.19-mm1 Jiri Kosina
@ 2006-12-11 15:07       ` Nick Piggin
  2006-12-11 16:00         ` 2.6.19-mm1 Jiri Kosina
  0 siblings, 1 reply; 41+ messages in thread
From: Nick Piggin @ 2006-12-11 15:07 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: Andrew Morton, linux-kernel

Jiri Kosina wrote:
> On Tue, 12 Dec 2006, Nick Piggin wrote:
> 
> 
>>>Am I the only one seeing something strange on ext3 with this kernel? 
>>>For example /etc/resolv.conf gets corrupted during the dhclient run. 
>>>It looks like this, after dhclient finishes:
>>
>>Do you have CONFIG_DEBUG_VM turned on? I think we miss clearning BH_New
>>in some places, thus causing an error path to zero the block incorrectly
>>if we hit an error that CONFIG_DEBUG_VM makes much more likely.
> 
> 
> Yes, I have. Will retry without it and let you know if the problem goes 
> away.

Thanks.

> Seems quite dangerous, a few minutes with 2.6.19-mm1 corrupted quite a lot 
> of files on my fs.

Sorry.

-- 
SUSE Labs, Novell Inc.
Send instant messages to your online friends http://au.messenger.yahoo.com 

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11 15:07       ` 2.6.19-mm1 Nick Piggin
@ 2006-12-11 16:00         ` Jiri Kosina
  0 siblings, 0 replies; 41+ messages in thread
From: Jiri Kosina @ 2006-12-11 16:00 UTC (permalink / raw)
  To: Nick Piggin; +Cc: Andrew Morton, linux-kernel

On Tue, 12 Dec 2006, Nick Piggin wrote:

> > >Do you have CONFIG_DEBUG_VM turned on? I think we miss clearning 
> > >BH_New in some places, thus causing an error path to zero the block 
> > >incorrectly if we hit an error that CONFIG_DEBUG_VM makes much more 
> > >likely.
> > Yes, I have. Will retry without it and let you know if the problem goes
> > away.
> Thanks.

OK, seems like CONFIG_DEBUG_VM doesn't influence the bug much -- I can't 
see any difference in behavior without CONFIG_DEBUG_VM - resolv.conf gets 
corrupted upon boot, ctags -R is still very reliable command to produce 
the corruption, etc.

Neither 2.6.19 nor 2.6.19-rc6-mm2 did this.

.config is at http://www.jikos.cz/jikos/junk/.config

-- 
Jiri Kosina

^ permalink raw reply	[flat|nested] 41+ messages in thread

* 2.6.19-mm1: missing MTD_UBI* help texts
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (3 preceding siblings ...)
  2006-12-11 14:57 ` 2.6.19-mm1: i386: unused idle notifiers added Adrian Bunk
@ 2006-12-11 16:42 ` Adrian Bunk
  2006-12-13 12:37     ` Artem Bityutskiy
  2006-12-11 18:40 ` [-mm patch] make sysrq_always_enabled_setup() static Adrian Bunk
                   ` (8 subsequent siblings)
  13 siblings, 1 reply; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 16:42 UTC (permalink / raw)
  To: Andrew Morton, Artem Bityutskiy; +Cc: linux-kernel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
>  git-ubi.patch
>...
>  git trees.
>...

The MTD_UBI and the MTD_UBI_DEBUG_PARANOID_* options lack help texts.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [-mm patch] make sysrq_always_enabled_setup() static
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (4 preceding siblings ...)
  2006-12-11 16:42 ` 2.6.19-mm1: missing MTD_UBI* help texts Adrian Bunk
@ 2006-12-11 18:40 ` Adrian Bunk
  2006-12-11 19:11   ` Ingo Molnar
  2006-12-11 18:40 ` [-mm patch] ACPI: make code static Adrian Bunk
                   ` (7 subsequent siblings)
  13 siblings, 1 reply; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 18:40 UTC (permalink / raw)
  To: Andrew Morton, Ingo Molnar; +Cc: linux-kernel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
> +debug-add-sysrq_always_enabled-boot-option.patch
>...
>  Misc updates
>...

This patch makes the needlessly global sysrq_always_enabled_setup() 
static.
 
Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.19-mm1/drivers/char/sysrq.c.old	2006-12-11 17:46:54.000000000 +0100
+++ linux-2.6.19-mm1/drivers/char/sysrq.c	2006-12-11 17:47:01.000000000 +0100
@@ -59,7 +59,7 @@
 						(__sysrq_enabled & mask);
 }
 
-int __init sysrq_always_enabled_setup(char *str)
+static int __init sysrq_always_enabled_setup(char *str)
 {
 	sysrq_always_enabled = 1;
 	printk(KERN_INFO "debug: sysrq always enabled.\n");


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [-mm patch] ACPI: make code static
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (5 preceding siblings ...)
  2006-12-11 18:40 ` [-mm patch] make sysrq_always_enabled_setup() static Adrian Bunk
@ 2006-12-11 18:40 ` Adrian Bunk
  2006-12-11 19:06 ` [-mm patch] drivers/uio/: make 3 functions static Adrian Bunk
                   ` (6 subsequent siblings)
  13 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 18:40 UTC (permalink / raw)
  To: Andrew Morton, len.brown; +Cc: linux-kernel, linux-acpi

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
>  git-acpi.patch
>...
>  git trees.
>...

This patch makes needlessly global code static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 drivers/acpi/bus.c          |    2 +-
 drivers/acpi/dock.c         |    4 ++--
 drivers/acpi/pci_bind.c     |    4 ++--
 include/acpi/acpi_bus.h     |    2 --
 include/acpi/acpi_drivers.h |    2 --
 5 files changed, 5 insertions(+), 9 deletions(-)

--- linux-2.6.19-mm1/include/acpi/acpi_bus.h.old	2006-12-11 17:59:03.000000000 +0100
+++ linux-2.6.19-mm1/include/acpi/acpi_bus.h	2006-12-11 17:59:08.000000000 +0100
@@ -317,8 +317,6 @@
 	u32 data;
 };
 
-extern struct subsystem acpi_subsys;
-
 /*
  * External Functions
  */
--- linux-2.6.19-mm1/drivers/acpi/bus.c.old	2006-12-11 16:44:31.000000000 +0100
+++ linux-2.6.19-mm1/drivers/acpi/bus.c	2006-12-11 16:44:56.000000000 +0100
@@ -728,7 +728,7 @@
 	return -ENODEV;
 }
 
-decl_subsys(acpi, NULL, NULL);
+static decl_subsys(acpi, NULL, NULL);
 
 static int __init acpi_init(void)
 {
--- linux-2.6.19-mm1/include/acpi/acpi_drivers.h.old	2006-12-11 16:45:46.000000000 +0100
+++ linux-2.6.19-mm1/include/acpi/acpi_drivers.h	2006-12-11 16:46:09.000000000 +0100
@@ -68,8 +68,6 @@
 struct pci_bus;
 
 acpi_status acpi_get_pci_id(acpi_handle handle, struct acpi_pci_id *id);
-int acpi_pci_bind(struct acpi_device *device);
-int acpi_pci_unbind(struct acpi_device *device);
 int acpi_pci_bind_root(struct acpi_device *device, struct acpi_pci_id *id,
 		       struct pci_bus *bus);
 
--- linux-2.6.19-mm1/drivers/acpi/pci_bind.c.old	2006-12-11 16:46:17.000000000 +0100
+++ linux-2.6.19-mm1/drivers/acpi/pci_bind.c	2006-12-11 16:46:35.000000000 +0100
@@ -106,7 +106,7 @@
 
 EXPORT_SYMBOL(acpi_get_pci_id);
 
-int acpi_pci_bind(struct acpi_device *device)
+static int acpi_pci_bind(struct acpi_device *device)
 {
 	int result = 0;
 	acpi_status status = AE_OK;
@@ -265,7 +265,7 @@
 	return result;
 }
 
-int acpi_pci_unbind(struct acpi_device *device)
+static int acpi_pci_unbind(struct acpi_device *device)
 {
 	int result = 0;
 	acpi_status status = AE_OK;
--- linux-2.6.19-mm1/drivers/acpi/dock.c.old	2006-12-11 16:47:24.000000000 +0100
+++ linux-2.6.19-mm1/drivers/acpi/dock.c	2006-12-11 16:47:55.000000000 +0100
@@ -639,7 +639,7 @@
 	return snprintf(buf, PAGE_SIZE, "%d\n", dock_present(dock_station));
 
 }
-DEVICE_ATTR(docked, S_IRUGO, show_docked, NULL);
+static DEVICE_ATTR(docked, S_IRUGO, show_docked, NULL);
 
 /*
  * write_undock - write method for "undock" file in sysfs
@@ -655,7 +655,7 @@
 	ret = handle_eject_request(dock_station, ACPI_NOTIFY_EJECT_REQUEST);
 	return ret ? ret: count;
 }
-DEVICE_ATTR(undock, S_IWUSR, NULL, write_undock);
+static DEVICE_ATTR(undock, S_IWUSR, NULL, write_undock);
 
 /**
  * dock_add - add a new dock station


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [-mm patch] drivers/uio/: make 3 functions static
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (6 preceding siblings ...)
  2006-12-11 18:40 ` [-mm patch] ACPI: make code static Adrian Bunk
@ 2006-12-11 19:06 ` Adrian Bunk
  2006-12-11 20:46 ` 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable Adrian Bunk
                   ` (5 subsequent siblings)
  13 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 19:06 UTC (permalink / raw)
  To: Andrew Morton, Hans J. Koch, Thomas Gleixner, Benedikt Spranger
  Cc: linux-kernel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
> +gregkh-driver-uio.patch
> +gregkh-driver-uio-dummy.patch
>...
>  driver tree updates
>...

This patch makes three needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 drivers/uio/uio.c       |    2 +-
 drivers/uio/uio_dummy.c |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

--- linux-2.6.19-mm1/drivers/uio/uio.c.old	2006-12-11 18:26:58.000000000 +0100
+++ linux-2.6.19-mm1/drivers/uio/uio.c	2006-12-11 18:27:14.000000000 +0100
@@ -602,7 +602,7 @@
 	return 0;
 }
 
-void __exit uio_exit(void)
+static void __exit uio_exit(void)
 {
 }
 
--- linux-2.6.19-mm1/drivers/uio/uio_dummy.c.old	2006-12-11 18:27:43.000000000 +0100
+++ linux-2.6.19-mm1/drivers/uio/uio_dummy.c	2006-12-11 18:28:15.000000000 +0100
@@ -137,7 +137,7 @@
 
 }
 
-struct platform_device *uio_dummy_device;
+static struct platform_device *uio_dummy_device;
 
 static struct device_driver uio_dummy_driver = {
 	.name		= "uio_dummy",
@@ -160,7 +160,7 @@
 	return driver_register(&uio_dummy_driver);
 }
 
-void __exit uio_dummy_exit(void)
+static void __exit uio_dummy_exit(void)
 {
 	platform_device_unregister(uio_dummy_device);
 	driver_unregister(&uio_dummy_driver);


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [RFC: -mm patch] OCFS2: make code static
@ 2006-12-11 19:10   ` Adrian Bunk
  0 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 19:10 UTC (permalink / raw)
  To: Andrew Morton, mark.fasheh, kurt.hackel; +Cc: linux-kernel, ocfs2-devel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
>  git-ocfs2.patch
>...
>  git trees.
>...

This patch makes needlessly global code static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 fs/ocfs2/cluster/tcp.c   |    2 +-
 fs/ocfs2/dlm/dlmcommon.h |    6 ------
 fs/ocfs2/dlm/dlmmaster.c |    8 +++++---
 fs/ocfs2/dlm/dlmthread.c |    3 ++-
 4 files changed, 8 insertions(+), 11 deletions(-)

--- linux-2.6.19-mm1/fs/ocfs2/cluster/tcp.c.old	2006-12-11 18:34:09.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/cluster/tcp.c	2006-12-11 18:34:19.000000000 +0100
@@ -380,7 +380,7 @@
 		sc_put(sc);
 }
 
-atomic_t o2net_connected_peers = ATOMIC_INIT(0);
+static atomic_t o2net_connected_peers = ATOMIC_INIT(0);
 
 int o2net_num_connected_peers(void)
 {
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h.old	2006-12-11 18:34:44.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h	2006-12-11 18:36:22.000000000 +0100
@@ -739,8 +739,6 @@
 			      struct dlm_lock_resource *res);
 void dlm_lockres_calc_usage(struct dlm_ctxt *dlm,
 			    struct dlm_lock_resource *res);
-int dlm_purge_lockres(struct dlm_ctxt *dlm,
-		      struct dlm_lock_resource *lockres);
 static inline void dlm_lockres_get(struct dlm_lock_resource *res)
 {
 	/* This is called on every lookup, so it might be worth
@@ -864,10 +862,6 @@
 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data);
 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data);
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
-int dlm_migrate_lockres(struct dlm_ctxt *dlm,
-			struct dlm_lock_resource *res,
-			u8 target);
 int dlm_empty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
 int dlm_finish_migration(struct dlm_ctxt *dlm,
 			 struct dlm_lock_resource *res,
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c.old	2006-12-11 18:35:13.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c	2006-12-11 18:37:28.000000000 +0100
@@ -2327,8 +2327,9 @@
  */
 
 
-int dlm_migrate_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res,
-			u8 target)
+static int dlm_migrate_lockres(struct dlm_ctxt *dlm,
+			       struct dlm_lock_resource *res,
+			       u8 target)
 {
 	struct dlm_master_list_entry *mle = NULL;
 	struct dlm_master_list_entry *oldmle = NULL;
@@ -2676,7 +2677,8 @@
 	return can_proceed;
 }
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_lockres_is_dirty(struct dlm_ctxt *dlm,
+				struct dlm_lock_resource *res)
 {
 	int ret;
 	spin_lock(&res->spinlock);
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c.old	2006-12-11 18:36:29.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c	2006-12-11 18:36:41.000000000 +0100
@@ -154,7 +154,8 @@
 	spin_unlock(&dlm->spinlock);
 }
 
-int dlm_purge_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_purge_lockres(struct dlm_ctxt *dlm,
+			     struct dlm_lock_resource *res)
 {
 	int master;
 	int ret = 0;


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: [-mm patch] make sysrq_always_enabled_setup() static
  2006-12-11 18:40 ` [-mm patch] make sysrq_always_enabled_setup() static Adrian Bunk
@ 2006-12-11 19:11   ` Ingo Molnar
  0 siblings, 0 replies; 41+ messages in thread
From: Ingo Molnar @ 2006-12-11 19:11 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel


* Adrian Bunk <bunk@stusta.de> wrote:

> On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> >...
> > Changes since 2.6.19-rc6-mm2:
> >...
> > +debug-add-sysrq_always_enabled-boot-option.patch
> >...
> >  Misc updates
> >...
> 
> This patch makes the needlessly global sysrq_always_enabled_setup() 
> static.
>  
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

thanks for the cleanup,

Acked-by: Ingo Molnar <mingo@elte.hu>

	Ingo

^ permalink raw reply	[flat|nested] 41+ messages in thread

* 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (7 preceding siblings ...)
  2006-12-11 19:06 ` [-mm patch] drivers/uio/: make 3 functions static Adrian Bunk
@ 2006-12-11 20:46 ` Adrian Bunk
  2006-12-12 11:53   ` Josh Boyer
  2006-12-13 12:36     ` Artem Bityutskiy
  2006-12-11 22:41 ` 2.6.19-mm1 Rafael J. Wysocki
                   ` (4 subsequent siblings)
  13 siblings, 2 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-11 20:46 UTC (permalink / raw)
  To: Andrew Morton, Artem Bityutskiy; +Cc: linux-kernel

On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.19-rc6-mm2:
>...
>  git-ubi.patch
>...
>  git trees.
>...

It doesn't seem to be intended that in ubi_dbg_vprint_nolock() the 
variable "caller" is never assigned any value different from 0.
 
cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: [RFC: -mm patch] OCFS2: make code static
@ 2006-12-11 22:26     ` Mark Fasheh
  0 siblings, 0 replies; 41+ messages in thread
From: Mark Fasheh @ 2006-12-11 22:26 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, kurt.hackel, linux-kernel, ocfs2-devel

Hi Adrian,

On Mon, Dec 11, 2006 at 08:10:01PM +0100, Adrian Bunk wrote:
> On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> >...
> > Changes since 2.6.19-rc6-mm2:
> >...
> >  git-ocfs2.patch
> >...
> >  git trees.
> >...
> 
> This patch makes needlessly global code static.
> 
> Signed-off-by: Adrian Bunk <bunk@stusta.de>

I hand-merged the tcp.c change as the patch introducing that variable is
going upstream soon. Would you mind sending me the dlm/* stuff as a seperate
patch?

Thanks,
	--Mark

--
Mark Fasheh
Senior Software Developer, Oracle
mark.fasheh@oracle.com

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (8 preceding siblings ...)
  2006-12-11 20:46 ` 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable Adrian Bunk
@ 2006-12-11 22:41 ` Rafael J. Wysocki
  2006-12-11 22:52   ` 2.6.19-mm1 (md/raid1 randomly drops partitions) Neil Brown
  2006-12-12  5:53 ` 2.6.19-mm1 KAMEZAWA Hiroyuki
                   ` (3 subsequent siblings)
  13 siblings, 1 reply; 41+ messages in thread
From: Rafael J. Wysocki @ 2006-12-11 22:41 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel, Neil Brown

Hi,

On Monday, 11 December 2006 09:58, Andrew Morton wrote:
> 
> Temporarily at
> 
> 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> 
> Will appear later at
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/

It caused all of the md RAID1s on my test box to drop one of their partitions,
apparently at random.

Greetings,
Rafael

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions)
  2006-12-11 22:41 ` 2.6.19-mm1 Rafael J. Wysocki
@ 2006-12-11 22:52   ` Neil Brown
  2006-12-11 23:43     ` Rafael J. Wysocki
  0 siblings, 1 reply; 41+ messages in thread
From: Neil Brown @ 2006-12-11 22:52 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Andrew Morton, linux-kernel

On Monday December 11, rjw@sisk.pl wrote:
> Hi,
> 
> On Monday, 11 December 2006 09:58, Andrew Morton wrote:
> > 
> > Temporarily at
> > 
> > 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> > 
> > Will appear later at
> > 
> > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> 
> It caused all of the md RAID1s on my test box to drop one of their partitions,
> apparently at random.

That's clever....

Do you have any kernel logs of this happening?  My guess would be the
underlying device driver is returned more errors than before, but we
need the logs to be sure.

Thanks,
NeilBrown

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions)
  2006-12-11 22:52   ` 2.6.19-mm1 (md/raid1 randomly drops partitions) Neil Brown
@ 2006-12-11 23:43     ` Rafael J. Wysocki
  2006-12-11 23:54       ` Neil Brown
  0 siblings, 1 reply; 41+ messages in thread
From: Rafael J. Wysocki @ 2006-12-11 23:43 UTC (permalink / raw)
  To: Neil Brown; +Cc: Andrew Morton, linux-kernel

On Monday, 11 December 2006 23:52, Neil Brown wrote:
> On Monday December 11, rjw@sisk.pl wrote:
> > Hi,
> > 
> > On Monday, 11 December 2006 09:58, Andrew Morton wrote:
> > > 
> > > Temporarily at
> > > 
> > > 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> > > 
> > > Will appear later at
> > > 
> > > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> > 
> > It caused all of the md RAID1s on my test box to drop one of their partitions,
> > apparently at random.
> 
> That's clever....
> 
> Do you have any kernel logs of this happening?  My guess would be the
> underlying device driver is returned more errors than before, but we
> need the logs to be sure.

I've only found lots of messages like this:

md: super_written gets error=-5, uptodate=0

I'll try to reproduce it tomorrow and collect some more information.

Greetings,
Rafael


-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions)
  2006-12-11 23:43     ` Rafael J. Wysocki
@ 2006-12-11 23:54       ` Neil Brown
  2006-12-12 20:55         ` Rafael J. Wysocki
  0 siblings, 1 reply; 41+ messages in thread
From: Neil Brown @ 2006-12-11 23:54 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Andrew Morton, linux-kernel

On Tuesday December 12, rjw@sisk.pl wrote:
> On Monday, 11 December 2006 23:52, Neil Brown wrote:
> > On Monday December 11, rjw@sisk.pl wrote:
> > > Hi,
> > > 
> > > On Monday, 11 December 2006 09:58, Andrew Morton wrote:
> > > > 
> > > > Temporarily at
> > > > 
> > > > 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> > > > 
> > > > Will appear later at
> > > > 
> > > > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> > > 
> > > It caused all of the md RAID1s on my test box to drop one of their partitions,
> > > apparently at random.
> > 
> > That's clever....
> > 
> > Do you have any kernel logs of this happening?  My guess would be the
> > underlying device driver is returned more errors than before, but we
> > need the logs to be sure.
> 
> I've only found lots of messages like this:
> 
> md: super_written gets error=-5, uptodate=0

So when md writes to write out the superblock, to gets EIO... Odd that
you aren't getting errors for normal writes.

What devices are the md/raid1 built on?

> 
> I'll try to reproduce it tomorrow and collect some more information.

Thanks.  More information is definitely better than less, so send over
anything you can find.

NeilBrown

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (9 preceding siblings ...)
  2006-12-11 22:41 ` 2.6.19-mm1 Rafael J. Wysocki
@ 2006-12-12  5:53 ` KAMEZAWA Hiroyuki
  2006-12-12  6:06   ` 2.6.19-mm1 Andrew Morton
  2006-12-13  1:17 ` 2.6.19-mm1 Conke Hu
                   ` (2 subsequent siblings)
  13 siblings, 1 reply; 41+ messages in thread
From: KAMEZAWA Hiroyuki @ 2006-12-12  5:53 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Mon, 11 Dec 2006 00:58:07 -0800
Andrew Morton <akpm@osdl.org> wrote:

> 
> Temporarily at
> 
> 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> 
> Will appear later at
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> 

When I use ftp on 2.6.19-mm1, transfered file is always broken.
like this:
==
[kamezawa@casares ~]$ file ./linux-2.6.19.tar.bz2 (got on 2.6.19-mm1)
./linux-2.6.19.tar.bz2: data
(I confirmed original file was not broken.)
==

It seems that file systems work well. So I doubts network...but no idea.
I attaches my .config.

hardware config is:
Itanium2 1.3GHz x2, SMP, e1000 network card as eth0

Thanks,
-Kame
==
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.19-mm1
# Tue Dec 12 10:44:08 2006
#
CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config"

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y
CONFIG_LOCK_KERNEL=y
CONFIG_INIT_ENV_ARG_LIMIT=32

#
# General setup
#
CONFIG_LOCALVERSION=""
CONFIG_LOCALVERSION_AUTO=y
CONFIG_SWAP=y
CONFIG_SWAP_PREFETCH=y
CONFIG_SYSVIPC=y
# CONFIG_IPC_NS is not set
CONFIG_POSIX_MQUEUE=y
# CONFIG_BSD_PROCESS_ACCT is not set
# CONFIG_TASKSTATS is not set
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
# CONFIG_CPUSETS is not set
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
CONFIG_INITRAMFS_SOURCE=""
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_SYSCTL=y
# CONFIG_EMBEDDED is not set
CONFIG_SYSCTL_SYSCALL=y
CONFIG_KALLSYMS=y
CONFIG_KALLSYMS_ALL=y
# CONFIG_KALLSYMS_EXTRA_PASS is not set
CONFIG_HOTPLUG=y
CONFIG_PRINTK=y
CONFIG_BUG=y
CONFIG_ELF_CORE=y
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_EPOLL=y
CONFIG_SHMEM=y
CONFIG_SLAB=y
CONFIG_VM_EVENT_COUNTERS=y
CONFIG_RT_MUTEXES=y
# CONFIG_TINY_SHMEM is not set
CONFIG_BASE_SMALL=0
# CONFIG_SLOB is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
CONFIG_MODVERSIONS=y
CONFIG_MODULE_SRCVERSION_ALL=y
CONFIG_KMOD=y
CONFIG_STOP_MACHINE=y

#
# Block layer
#
CONFIG_BLOCK=y
# CONFIG_BLK_DEV_IO_TRACE is not set

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
CONFIG_IOSCHED_AS=y
CONFIG_IOSCHED_DEADLINE=y
CONFIG_IOSCHED_CFQ=y
CONFIG_DEFAULT_AS=y
# CONFIG_DEFAULT_DEADLINE is not set
# CONFIG_DEFAULT_CFQ is not set
# CONFIG_DEFAULT_NOOP is not set
CONFIG_DEFAULT_IOSCHED="anticipatory"

#
# Processor type and features
#
CONFIG_IA64=y
CONFIG_64BIT=y
CONFIG_ZONE_DMA=y
CONFIG_MMU=y
CONFIG_SWIOTLB=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
# CONFIG_ARCH_HAS_ILOG2_U32 is not set
# CONFIG_ARCH_HAS_ILOG2_U64 is not set
CONFIG_GENERIC_FIND_NEXT_BIT=y
CONFIG_GENERIC_CALIBRATE_DELAY=y
CONFIG_TIME_INTERPOLATION=y
CONFIG_DMI=y
CONFIG_EFI=y
CONFIG_GENERIC_IOMAP=y
CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER=y
CONFIG_AUDIT_ARCH=y
# CONFIG_IA64_GENERIC is not set
CONFIG_IA64_DIG=y
# CONFIG_IA64_HP_ZX1 is not set
# CONFIG_IA64_HP_ZX1_SWIOTLB is not set
# CONFIG_IA64_SGI_SN2 is not set
# CONFIG_IA64_HP_SIM is not set
# CONFIG_ITANIUM is not set
CONFIG_MCKINLEY=y
# CONFIG_IA64_PAGE_SIZE_4KB is not set
# CONFIG_IA64_PAGE_SIZE_8KB is not set
CONFIG_IA64_PAGE_SIZE_16KB=y
# CONFIG_IA64_PAGE_SIZE_64KB is not set
CONFIG_PGTABLE_3=y
# CONFIG_PGTABLE_4 is not set
# CONFIG_HZ_100 is not set
CONFIG_HZ_250=y
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=250
CONFIG_IA64_L1_CACHE_SHIFT=7
CONFIG_IA64_CYCLONE=y
CONFIG_IOSAPIC=y
CONFIG_FORCE_MAX_ZONEORDER=17
CONFIG_SMP=y
CONFIG_NR_CPUS=16
CONFIG_HOTPLUG_CPU=y
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
# CONFIG_SCHED_SMT is not set
CONFIG_PERMIT_BSP_REMOVE=y
CONFIG_FORCE_CPEI_RETARGET=y
# CONFIG_PREEMPT is not set
CONFIG_SELECT_MEMORY_MODEL=y
# CONFIG_FLATMEM_MANUAL is not set
# CONFIG_DISCONTIGMEM_MANUAL is not set
CONFIG_SPARSEMEM_MANUAL=y
CONFIG_SPARSEMEM=y
CONFIG_NEED_MULTIPLE_NODES=y
CONFIG_HAVE_MEMORY_PRESENT=y
# CONFIG_SPARSEMEM_STATIC is not set
CONFIG_SPARSEMEM_EXTREME=y
CONFIG_SPARSEMEM_VMEMMAP=y
CONFIG_SPARSEMEM_VMEMMAP_STATIC=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_MIGRATION=y
CONFIG_RESOURCES_64BIT=y
CONFIG_ZONE_DMA_FLAG=1
CONFIG_ADAPTIVE_READAHEAD=y
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_DISCONTIGMEM_ENABLE=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_VMEMMAP=y
CONFIG_ARCH_SPARSEMEM_VMEMMAP_STATIC=y
CONFIG_NUMA=y
CONFIG_NODES_SHIFT=10
CONFIG_ARCH_POPULATES_NODE_MAP=y
CONFIG_HAVE_ARCH_EARLY_PFN_TO_NID=y
CONFIG_HAVE_ARCH_NODEDATA_EXTENSION=y
CONFIG_IA32_SUPPORT=y
CONFIG_COMPAT=y
CONFIG_IA64_MCA_RECOVERY=y
CONFIG_PERFMON=y
CONFIG_IA64_PALINFO=y
# CONFIG_IA64_ESI is not set
# CONFIG_KEXEC is not set
# CONFIG_CRASH_DUMP is not set

#
# Firmware Drivers
#
CONFIG_EFI_VARS=y
CONFIG_EFI_PCDP=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m

#
# Power management and ACPI
#
CONFIG_PM=y
CONFIG_PM_LEGACY=y
# CONFIG_PM_DEBUG is not set
# CONFIG_PM_SYSFS_DEPRECATED is not set

#
# ACPI (Advanced Configuration and Power Interface) Support
#
CONFIG_ACPI=y
CONFIG_ACPI_BUTTON=m
CONFIG_ACPI_FAN=m
# CONFIG_ACPI_DOCK is not set
CONFIG_ACPI_PROCESSOR=m
CONFIG_ACPI_HOTPLUG_CPU=y
CONFIG_ACPI_THERMAL=m
CONFIG_ACPI_NUMA=y
CONFIG_ACPI_BLACKLIST_YEAR=0
# CONFIG_ACPI_DEBUG is not set
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_ACPI_CONTAINER=m

#
# CPU Frequency scaling
#
# CONFIG_CPU_FREQ is not set

#
# Bus options (PCI, PCMCIA)
#
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
# CONFIG_PCIEPORTBUS is not set
# CONFIG_PCI_MSI is not set
# CONFIG_PCI_MULTITHREAD_PROBE is not set
# CONFIG_PCI_DEBUG is not set

#
# PCI Hotplug Support
#
CONFIG_HOTPLUG_PCI=m
# CONFIG_HOTPLUG_PCI_FAKE is not set
CONFIG_HOTPLUG_PCI_ACPI=m
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
# CONFIG_HOTPLUG_PCI_CPCI is not set
# CONFIG_HOTPLUG_PCI_SHPC is not set

#
# PCCARD (PCMCIA/CardBus) support
#
# CONFIG_PCCARD is not set

#
# Networking
#
CONFIG_NET=y

#
# Networking options
#
# CONFIG_NETDEBUG is not set
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
CONFIG_UNIX=y
CONFIG_XFRM=y
# CONFIG_XFRM_USER is not set
# CONFIG_XFRM_SUB_POLICY is not set
# CONFIG_NET_KEY is not set
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
CONFIG_IP_FIB_HASH=y
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
CONFIG_ARPD=y
CONFIG_SYN_COOKIES=y
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_TUNNEL is not set
# CONFIG_INET_TUNNEL is not set
CONFIG_INET_XFRM_MODE_TRANSPORT=y
CONFIG_INET_XFRM_MODE_TUNNEL=y
CONFIG_INET_XFRM_MODE_BEET=y
CONFIG_INET_DIAG=y
CONFIG_INET_TCP_DIAG=y
# CONFIG_TCP_CONG_ADVANCED is not set
CONFIG_TCP_CONG_CUBIC=y
CONFIG_DEFAULT_TCP_CONG="cubic"
# CONFIG_TCP_MD5SIG is not set
# CONFIG_IPV6 is not set
# CONFIG_INET6_XFRM_TUNNEL is not set
# CONFIG_INET6_TUNNEL is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETFILTER is not set

#
# DCCP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_DCCP is not set

#
# SCTP Configuration (EXPERIMENTAL)
#
# CONFIG_IP_SCTP is not set

#
# TIPC Configuration (EXPERIMENTAL)
#
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_BRIDGE is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_IRDA is not set
# CONFIG_BT is not set
# CONFIG_IEEE80211 is not set

#
# Device Drivers
#

#
# Generic Driver Options
#
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y
CONFIG_FW_LOADER=m
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_SYS_HYPERVISOR is not set

#
# Connector - unified userspace <-> kernelspace linker
#
# CONFIG_CONNECTOR is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
# CONFIG_PARPORT is not set

#
# Plug and Play support
#
CONFIG_PNP=y
# CONFIG_PNP_DEBUG is not set

#
# Protocols
#
CONFIG_PNPACPI=y

#
# Block devices
#
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_UMEM is not set
# CONFIG_BLK_DEV_COW_COMMON is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_CRYPTOLOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_UB is not set
CONFIG_BLK_DEV_RAM=y
CONFIG_BLK_DEV_RAM_COUNT=16
CONFIG_BLK_DEV_RAM_SIZE=4096
CONFIG_BLK_DEV_RAM_BLOCKSIZE=1024
CONFIG_BLK_DEV_INITRD=y
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set

#
# Misc devices
#
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set

#
# ATA/ATAPI/MFM/RLL support
#
CONFIG_IDE=y
CONFIG_IDE_MAX_HWIFS=4
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=y
CONFIG_BLK_DEV_IDESCSI=m
# CONFIG_IDE_TASK_IOCTL is not set

#
# IDE chipset support/bugfixes
#
# CONFIG_IDE_GENERIC is not set
# CONFIG_BLK_DEV_IDEPNP is not set
CONFIG_BLK_DEV_IDEPCI=y
# CONFIG_IDEPCI_SHARE_IRQ is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_BLK_DEV_GENERIC=y
# CONFIG_BLK_DEV_OPTI621 is not set
CONFIG_BLK_DEV_IDEDMA_PCI=y
# CONFIG_BLK_DEV_IDEDMA_FORCED is not set
CONFIG_IDEDMA_PCI_AUTO=y
# CONFIG_IDEDMA_ONLYDISK is not set
# CONFIG_BLK_DEV_AEC62XX is not set
# CONFIG_BLK_DEV_ALI15X3 is not set
# CONFIG_BLK_DEV_AMD74XX is not set
CONFIG_BLK_DEV_CMD64X=y
# CONFIG_BLK_DEV_TRIFLEX is not set
# CONFIG_BLK_DEV_CY82C693 is not set
# CONFIG_BLK_DEV_CS5520 is not set
# CONFIG_BLK_DEV_CS5530 is not set
# CONFIG_BLK_DEV_HPT34X is not set
# CONFIG_BLK_DEV_HPT366 is not set
# CONFIG_BLK_DEV_JMICRON is not set
# CONFIG_BLK_DEV_SC1200 is not set
CONFIG_BLK_DEV_PIIX=y
# CONFIG_BLK_DEV_IT821X is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_PDC202XX_OLD is not set
# CONFIG_BLK_DEV_PDC202XX_NEW is not set
# CONFIG_BLK_DEV_SVWKS is not set
# CONFIG_BLK_DEV_SIIMAGE is not set
# CONFIG_BLK_DEV_SLC90E66 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_VIA82CXXX is not set
# CONFIG_IDE_ARM is not set
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_IDEDMA_IVB is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_HD is not set

#
# SCSI device support
#
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
# CONFIG_SCSI_TGT is not set
CONFIG_SCSI_NETLINK=y
CONFIG_SCSI_PROC_FS=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=m
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_CHR_DEV_SG=m
# CONFIG_CHR_DEV_SCH is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
# CONFIG_SCSI_MULTI_LUN is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
# CONFIG_SCSI_SCAN_ASYNC is not set

#
# SCSI Transports
#
CONFIG_SCSI_SPI_ATTRS=y
CONFIG_SCSI_FC_ATTRS=y
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set

#
# SCSI low-level drivers
#
# CONFIG_ISCSI_TCP is not set
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_3W_9XXX is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AACRAID is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_AIC79XX is not set
# CONFIG_SCSI_AIC94XX is not set
# CONFIG_SCSI_ARCMSR is not set
# CONFIG_MEGARAID_NEWGEN is not set
# CONFIG_MEGARAID_LEGACY is not set
# CONFIG_MEGARAID_SAS is not set
# CONFIG_SCSI_HPTIOP is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
# CONFIG_SCSI_STEX is not set
CONFIG_SCSI_SYM53C8XX_2=y
CONFIG_SCSI_SYM53C8XX_DMA_ADDRESSING_MODE=1
CONFIG_SCSI_SYM53C8XX_DEFAULT_TAGS=16
CONFIG_SCSI_SYM53C8XX_MAX_TAGS=64
CONFIG_SCSI_SYM53C8XX_MMIO=y
CONFIG_SCSI_QLOGIC_1280=y
# CONFIG_SCSI_QLA_FC is not set
# CONFIG_SCSI_QLA_ISCSI is not set
# CONFIG_SCSI_LPFC is not set
# CONFIG_SCSI_DC395x is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_DEBUG is not set
# CONFIG_SCSI_SRP is not set

#
# Serial ATA (prod) and Parallel ATA (experimental) drivers
#
# CONFIG_ATA is not set

#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
CONFIG_MD_LINEAR=m
CONFIG_MD_RAID0=m
CONFIG_MD_RAID1=m
# CONFIG_MD_RAID10 is not set
# CONFIG_MD_RAID456 is not set
CONFIG_MD_MULTIPATH=m
# CONFIG_MD_FAULTY is not set
CONFIG_BLK_DEV_DM=m
# CONFIG_DM_DEBUG is not set
CONFIG_DM_CRYPT=m
CONFIG_DM_SNAPSHOT=m
CONFIG_DM_MIRROR=m
CONFIG_DM_ZERO=m
# CONFIG_DM_MULTIPATH is not set
CONFIG_FUSION=y
CONFIG_FUSION_SPI=y
CONFIG_FUSION_FC=y
# CONFIG_FUSION_SAS is not set
CONFIG_FUSION_MAX_SGE=128
CONFIG_FUSION_CTL=y

#
# IEEE 1394 (FireWire) support
#
# CONFIG_IEEE1394 is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set

#
# ARCnet devices
#
# CONFIG_ARCNET is not set

#
# PHY device support
#
# CONFIG_PHYLIB is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
CONFIG_MII=m
# CONFIG_HAPPYMEAL is not set
# CONFIG_SUNGEM is not set
# CONFIG_CASSINI is not set
# CONFIG_NET_VENDOR_3COM is not set

#
# Tulip family network device support
#
CONFIG_NET_TULIP=y
# CONFIG_DE2104X is not set
CONFIG_TULIP=m
# CONFIG_TULIP_MWI is not set
# CONFIG_TULIP_MMIO is not set
# CONFIG_TULIP_NAPI is not set
# CONFIG_DE4X5 is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_DM9102 is not set
# CONFIG_ULI526X is not set
# CONFIG_HP100 is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_AMD8111_ETH is not set
# CONFIG_ADAPTEC_STARFIRE is not set
# CONFIG_B44 is not set
# CONFIG_FORCEDETH is not set
# CONFIG_DGRS is not set
CONFIG_EEPRO100=m
CONFIG_E100=m
# CONFIG_FEALNX is not set
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139CP is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_SC92031 is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_DL2K is not set
CONFIG_E1000=y
# CONFIG_E1000_NAPI is not set
# CONFIG_E1000_DISABLE_PACKET_SPLIT is not set
# CONFIG_NS83820 is not set
# CONFIG_HAMACHI is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_R8169 is not set
# CONFIG_SIS190 is not set
# CONFIG_SKGE is not set
# CONFIG_SKY2 is not set
# CONFIG_SK98LIN is not set
# CONFIG_VIA_VELOCITY is not set
CONFIG_TIGON3=y
# CONFIG_BNX2 is not set
# CONFIG_QLA3XXX is not set

#
# Ethernet (10000 Mbit)
#
# CONFIG_CHELSIO_T1 is not set
# CONFIG_IXGB is not set
# CONFIG_S2IO is not set
# CONFIG_MYRI10GE is not set
# CONFIG_NETXEN_NIC is not set

#
# Token Ring devices
#
# CONFIG_TR is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_NET_FC is not set
# CONFIG_SHAPER is not set
CONFIG_NETCONSOLE=y
CONFIG_NETPOLL=y
# CONFIG_NETPOLL_RX is not set
# CONFIG_NETPOLL_TRAP is not set
CONFIG_NET_POLL_CONTROLLER=y

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set

#
# Userland interfaces
#
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
# CONFIG_INPUT_JOYDEV is not set
# CONFIG_INPUT_TSDEV is not set
# CONFIG_INPUT_EVDEV is not set
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
CONFIG_INPUT_KEYBOARD=y
CONFIG_KEYBOARD_ATKBD=y
# CONFIG_KEYBOARD_SUNKBD is not set
# CONFIG_KEYBOARD_LKKBD is not set
# CONFIG_KEYBOARD_XTKBD is not set
# CONFIG_KEYBOARD_NEWTON is not set
# CONFIG_KEYBOARD_STOWAWAY is not set
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2=y
# CONFIG_MOUSE_SERIAL is not set
# CONFIG_MOUSE_VSXXXAA is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set

#
# Hardware I/O ports
#
CONFIG_SERIO=y
CONFIG_SERIO_I8042=y
# CONFIG_SERIO_SERPORT is not set
# CONFIG_SERIO_PCIPS2 is not set
CONFIG_SERIO_LIBPS2=y
# CONFIG_SERIO_RAW is not set
CONFIG_GAMEPORT=m
# CONFIG_GAMEPORT_NS558 is not set
# CONFIG_GAMEPORT_L4 is not set
# CONFIG_GAMEPORT_EMU10K1 is not set
# CONFIG_GAMEPORT_FM801 is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
# CONFIG_VT_HW_CONSOLE_BINDING is not set
CONFIG_SERIAL_NONSTANDARD=y
# CONFIG_COMPUTONE is not set
# CONFIG_ROCKETPORT is not set
# CONFIG_CYCLADES is not set
# CONFIG_DIGIEPCA is not set
# CONFIG_MOXA_INTELLIO is not set
# CONFIG_MOXA_SMARTIO is not set
# CONFIG_MOXA_SMARTIO_NEW is not set
# CONFIG_ISI is not set
# CONFIG_SYNCLINKMP is not set
# CONFIG_SYNCLINK_GT is not set
# CONFIG_N_HDLC is not set
# CONFIG_SPECIALIX is not set
# CONFIG_SX is not set
# CONFIG_RIO is not set
# CONFIG_STALDRV is not set
# CONFIG_NOZOMI is not set

#
# Serial drivers
#
CONFIG_SERIAL_8250=y
CONFIG_SERIAL_8250_CONSOLE=y
CONFIG_SERIAL_8250_PCI=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SERIAL_8250_NR_UARTS=6
CONFIG_SERIAL_8250_RUNTIME_UARTS=4
CONFIG_SERIAL_8250_EXTENDED=y
CONFIG_SERIAL_8250_SHARE_IRQ=y
# CONFIG_SERIAL_8250_DETECT_IRQ is not set
# CONFIG_SERIAL_8250_RSA is not set

#
# Non-8250 serial port support
#
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_CORE_CONSOLE=y
# CONFIG_SERIAL_JSM is not set
CONFIG_UNIX98_PTYS=y
CONFIG_LEGACY_PTYS=y
CONFIG_LEGACY_PTY_COUNT=256

#
# IPMI
#
# CONFIG_IPMI_HANDLER is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_HW_RANDOM is not set
CONFIG_EFI_RTC=y
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
CONFIG_AGP=m
# CONFIG_AGP_SIS is not set
# CONFIG_AGP_VIA is not set
CONFIG_AGP_I460=m
CONFIG_DRM=m
CONFIG_DRM_TDFX=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_MGA=m
CONFIG_DRM_SIS=m
# CONFIG_DRM_VIA is not set
# CONFIG_DRM_SAVAGE is not set
CONFIG_RAW_DRIVER=m
CONFIG_MAX_RAW_DEVS=256
CONFIG_HPET=y
# CONFIG_HPET_RTC_IRQ is not set
CONFIG_HPET_MMAP=y
# CONFIG_HANGCHECK_TIMER is not set

#
# TPM devices
#
# CONFIG_TCG_TPM is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# SPI support
#
# CONFIG_SPI is not set
# CONFIG_SPI_MASTER is not set

#
# Dallas's 1-wire bus
#
# CONFIG_W1 is not set

#
# Hardware Monitoring support
#
CONFIG_HWMON=y
# CONFIG_HWMON_VID is not set
# CONFIG_SENSORS_ABITUGURU is not set
# CONFIG_SENSORS_F71805F is not set
# CONFIG_SENSORS_PC87427 is not set
# CONFIG_SENSORS_VT1211 is not set
# CONFIG_HWMON_DEBUG_CHIP is not set

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# Digital Video Broadcasting Devices
#
# CONFIG_DVB is not set
# CONFIG_USB_DABUSB is not set

#
# Graphics support
#
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
# CONFIG_FB is not set

#
# Console display driver support
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VGACON_SOFT_SCROLLBACK is not set
CONFIG_DUMMY_CONSOLE=y

#
# Sound
#
# CONFIG_SOUND is not set

#
# HID Devices
#
CONFIG_HID=y

#
# USB support
#
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB_ARCH_HAS_OHCI=y
CONFIG_USB_ARCH_HAS_EHCI=y
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEVICEFS=y
# CONFIG_USB_BANDWIDTH is not set
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_SUSPEND is not set
# CONFIG_USB_MULTITHREAD_PROBE is not set
# CONFIG_USB_OTG is not set

#
# USB Host Controller Drivers
#
CONFIG_USB_EHCI_HCD=m
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_ISP116X_HCD is not set
CONFIG_USB_OHCI_HCD=m
# CONFIG_USB_OHCI_BIG_ENDIAN is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_UHCI_HCD=y
# CONFIG_USB_SL811_HCD is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

#
# NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'
#

#
# may also be needed; see USB_STORAGE Help for more information
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_DPCM is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_LIBUSUAL is not set

#
# USB Input Devices
#
CONFIG_USB_HID=y
# CONFIG_USB_HID_POWERBOOK is not set
# CONFIG_HID_FF is not set
# CONFIG_USB_HIDDEV is not set
# CONFIG_USB_AIPTEK is not set
# CONFIG_USB_WACOM is not set
# CONFIG_USB_ACECAD is not set
# CONFIG_USB_KBTAB is not set
# CONFIG_USB_POWERMATE is not set
# CONFIG_USB_TOUCHSCREEN is not set
# CONFIG_USB_YEALINK is not set
# CONFIG_USB_XPAD is not set
# CONFIG_USB_ATI_REMOTE is not set
# CONFIG_USB_ATI_REMOTE2 is not set
# CONFIG_USB_KEYSPAN_REMOTE is not set
# CONFIG_USB_APPLETOUCH is not set

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set

#
# USB Network Adapters
#
# CONFIG_USB_CATC is not set
# CONFIG_USB_KAWETH is not set
# CONFIG_USB_PEGASUS is not set
# CONFIG_USB_RTL8150 is not set
# CONFIG_USB_USBNET_MII is not set
# CONFIG_USB_USBNET is not set
# CONFIG_USB_MON is not set

#
# USB port drivers
#

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_AUERSWALD is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_LED is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_PHIDGET is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_GOTEMP is not set

#
# USB DSL modem support
#

#
# USB Gadget Support
#
# CONFIG_USB_GADGET is not set

#
# MMC/SD Card support
#
# CONFIG_MMC is not set

#
# LED devices
#
# CONFIG_NEW_LEDS is not set

#
# LED drivers
#

#
# LED Triggers
#

#
# InfiniBand support
#
# CONFIG_INFINIBAND is not set

#
# EDAC - error detection and reporting (RAS) (EXPERIMENTAL)
#

#
# Real Time Clock
#
# CONFIG_RTC_CLASS is not set

#
# DMA Engine support
#
# CONFIG_DMA_ENGINE is not set

#
# DMA Clients
#

#
# DMA Devices
#

#
# Auxiliary Display support
#

#
# Virtualization
#

#
# Userspace I/O
#
# CONFIG_UIO is not set
# CONFIG_MSPEC is not set

#
# File systems
#
CONFIG_EXT2_FS=y
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT2_FS_POSIX_ACL=y
CONFIG_EXT2_FS_SECURITY=y
# CONFIG_EXT2_FS_XIP is not set
CONFIG_EXT3_FS=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_EXT3_FS_POSIX_ACL=y
CONFIG_EXT3_FS_SECURITY=y
# CONFIG_EXT4DEV_FS is not set
CONFIG_JBD=y
# CONFIG_JBD_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISER4_FS is not set
CONFIG_REISERFS_FS=y
# CONFIG_REISERFS_CHECK is not set
# CONFIG_REISERFS_PROC_INFO is not set
CONFIG_REISERFS_FS_XATTR=y
CONFIG_REISERFS_FS_POSIX_ACL=y
CONFIG_REISERFS_FS_SECURITY=y
# CONFIG_JFS_FS is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_XFS_FS=y
# CONFIG_XFS_QUOTA is not set
# CONFIG_XFS_SECURITY is not set
# CONFIG_XFS_POSIX_ACL is not set
# CONFIG_XFS_RT is not set
# CONFIG_GFS2_FS is not set
# CONFIG_OCFS2_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_INOTIFY=y
CONFIG_INOTIFY_USER=y
# CONFIG_QUOTA is not set
CONFIG_DNOTIFY=y
CONFIG_AUTOFS_FS=y
CONFIG_AUTOFS4_FS=y
# CONFIG_FUSE_FS is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
# CONFIG_ZISOFS is not set
CONFIG_UDF_FS=m
CONFIG_UDF_NLS=y

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=y
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=y
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_NTFS_FS=m
# CONFIG_NTFS_DEBUG is not set
# CONFIG_NTFS_RW is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
CONFIG_PROC_KCORE=y
CONFIG_PROC_SYSCTL=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
# CONFIG_TMPFS_POSIX_ACL is not set
CONFIG_HUGETLBFS=y
CONFIG_HUGETLB_PAGE=y
CONFIG_RAMFS=y
# CONFIG_CONFIGFS_FS is not set

#
# Miscellaneous filesystems
#
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_HFSPLUS_FS is not set
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_CRAMFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
CONFIG_NFS_FS=m
CONFIG_NFS_V3=y
# CONFIG_NFS_V3_ACL is not set
CONFIG_NFS_V4=y
CONFIG_NFS_DIRECTIO=y
CONFIG_NFSD=m
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V4=y
CONFIG_NFSD_TCP=y
CONFIG_LOCKD=m
CONFIG_LOCKD_V4=y
CONFIG_EXPORTFS=m
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=m
CONFIG_SUNRPC_GSS=m
CONFIG_RPCSEC_GSS_KRB5=m
# CONFIG_RPCSEC_GSS_SPKM3 is not set
CONFIG_SMB_FS=m
CONFIG_SMB_NLS_DEFAULT=y
CONFIG_SMB_NLS_REMOTE="cp437"
CONFIG_CIFS=m
# CONFIG_CIFS_STATS is not set
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_XATTR is not set
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_EXPERIMENTAL is not set
# CONFIG_NCP_FS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
# CONFIG_9P_FS is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
CONFIG_SGI_PARTITION=y
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y

#
# Native Language Support
#
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="iso8859-1"
CONFIG_NLS_CODEPAGE_437=y
CONFIG_NLS_CODEPAGE_737=m
CONFIG_NLS_CODEPAGE_775=m
CONFIG_NLS_CODEPAGE_850=m
CONFIG_NLS_CODEPAGE_852=m
CONFIG_NLS_CODEPAGE_855=m
CONFIG_NLS_CODEPAGE_857=m
CONFIG_NLS_CODEPAGE_860=m
CONFIG_NLS_CODEPAGE_861=m
CONFIG_NLS_CODEPAGE_862=m
CONFIG_NLS_CODEPAGE_863=m
CONFIG_NLS_CODEPAGE_864=m
CONFIG_NLS_CODEPAGE_865=m
CONFIG_NLS_CODEPAGE_866=m
CONFIG_NLS_CODEPAGE_869=m
CONFIG_NLS_CODEPAGE_936=m
CONFIG_NLS_CODEPAGE_950=m
CONFIG_NLS_CODEPAGE_932=m
CONFIG_NLS_CODEPAGE_949=m
CONFIG_NLS_CODEPAGE_874=m
CONFIG_NLS_ISO8859_8=m
CONFIG_NLS_CODEPAGE_1250=m
CONFIG_NLS_CODEPAGE_1251=m
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=y
CONFIG_NLS_ISO8859_2=m
CONFIG_NLS_ISO8859_3=m
CONFIG_NLS_ISO8859_4=m
CONFIG_NLS_ISO8859_5=m
CONFIG_NLS_ISO8859_6=m
CONFIG_NLS_ISO8859_7=m
CONFIG_NLS_ISO8859_9=m
CONFIG_NLS_ISO8859_13=m
CONFIG_NLS_ISO8859_14=m
CONFIG_NLS_ISO8859_15=m
CONFIG_NLS_KOI8_R=m
CONFIG_NLS_KOI8_U=m
CONFIG_NLS_UTF8=m

#
# Distributed Lock Manager
#
# CONFIG_DLM is not set

#
# Library routines
#
CONFIG_BITREVERSE=y
# CONFIG_CRC_CCITT is not set
# CONFIG_CRC16 is not set
CONFIG_CRC32=y
# CONFIG_LIBCRC32C is not set
CONFIG_PLIST=y
CONFIG_IOMAP_COPY=y
CONFIG_GENERIC_HARDIRQS=y
CONFIG_GENERIC_IRQ_PROBE=y
CONFIG_GENERIC_PENDING_IRQ=y
CONFIG_IRQ_PER_CPU=y

#
# Instrumentation Support
#
# CONFIG_PROFILING is not set
# CONFIG_KPROBES is not set

#
# Kernel hacking
#
# CONFIG_PRINTK_TIME is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_MAGIC_SYSRQ=y
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
CONFIG_DEBUG_KERNEL=y
# CONFIG_DEBUG_SHIRQ is not set
CONFIG_LOG_BUF_SHIFT=20
CONFIG_DETECT_SOFTLOCKUP=y
# CONFIG_SCHEDSTATS is not set
# CONFIG_TIMER_STATS is not set
# CONFIG_DEBUG_SLAB is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_RT_MUTEX_TESTER is not set
# CONFIG_DEBUG_SPINLOCK is not set
CONFIG_DEBUG_MUTEXES=y
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_SPINLOCK_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_INFO is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_PROFILE_LIKELY is not set
CONFIG_FORCED_INLINING=y
# CONFIG_DEBUG_SYNCHRO_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_IA64_GRANULE_16MB=y
# CONFIG_IA64_GRANULE_64MB is not set
# CONFIG_IA64_PRINT_HAZARDS is not set
# CONFIG_DISABLE_VHPT is not set
# CONFIG_IA64_DEBUG_CMPXCHG is not set
# CONFIG_IA64_DEBUG_IRQ is not set
CONFIG_SYSVIPC_COMPAT=y

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_INTEGRITY is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITY_FS_CAPABILITIES is not set

#
# Cryptographic options
#
CONFIG_CRYPTO=y
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_BLKCIPHER=m
CONFIG_CRYPTO_MANAGER=m
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_MD4 is not set
CONFIG_CRYPTO_MD5=y
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_ECB=m
CONFIG_CRYPTO_CBC=m
# CONFIG_CRYPTO_LRW is not set
CONFIG_CRYPTO_DES=m
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_TWOFISH is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_AES is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_DEFLATE is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_CRC32C is not set
# CONFIG_CRYPTO_TEST is not set

#
# Hardware crypto devices
#




^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-12  5:53 ` 2.6.19-mm1 KAMEZAWA Hiroyuki
@ 2006-12-12  6:06   ` Andrew Morton
  2006-12-12  6:43     ` 2.6.19-mm1 KAMEZAWA Hiroyuki
  0 siblings, 1 reply; 41+ messages in thread
From: Andrew Morton @ 2006-12-12  6:06 UTC (permalink / raw)
  To: KAMEZAWA Hiroyuki; +Cc: linux-kernel

On Tue, 12 Dec 2006 14:53:41 +0900
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> wrote:

> 
> On Mon, 11 Dec 2006 00:58:07 -0800
> Andrew Morton <akpm@osdl.org> wrote:
> 
> > 
> > Temporarily at
> > 
> > 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> > 
> > Will appear later at
> > 
> > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> > 
> 
> When I use ftp on 2.6.19-mm1, transfered file is always broken.
> like this:
> ==
> [kamezawa@casares ~]$ file ./linux-2.6.19.tar.bz2 (got on 2.6.19-mm1)
> ./linux-2.6.19.tar.bz2: data
> (I confirmed original file was not broken.)

Yes, a couple of people have reported things like this.  Strange. 
test.kernel.org is showing mostly-green.  There's one fsx-linux failure (for
unclear reasons) on one of the x86_64 machines, all the rest are happy.

Which filesystem were you using?

Can you investigate it a bit further please??  reboot, re-download, work
out how the data differs, etc?

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-12  6:06   ` 2.6.19-mm1 Andrew Morton
@ 2006-12-12  6:43     ` KAMEZAWA Hiroyuki
  2006-12-12  8:04       ` 2.6.19-mm1 Andrew Morton
  0 siblings, 1 reply; 41+ messages in thread
From: KAMEZAWA Hiroyuki @ 2006-12-12  6:43 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Mon, 11 Dec 2006 22:06:17 -0800
Andrew Morton <akpm@osdl.org> wrote:
> > When I use ftp on 2.6.19-mm1, transfered file is always broken.
> > like this:
> > ==
> > [kamezawa@casares ~]$ file ./linux-2.6.19.tar.bz2 (got on 2.6.19-mm1)
> > ./linux-2.6.19.tar.bz2: data
> > (I confirmed original file was not broken.)
> 
> Yes, a couple of people have reported things like this.  Strange. 
> test.kernel.org is showing mostly-green.  There's one fsx-linux failure (for
> unclear reasons) on one of the x86_64 machines, all the rest are happy.
> 
> Which filesystem were you using?
> 
using ext3.
> Can you investigate it a bit further please??  reboot, re-download, work
> out how the data differs, etc?
> 
Hmm, this is summary of broken linux-2.6.19.tar.bz2 file (used od and diff) 

offset 000000 -> 000b4f  zero cleared.
offset 000b50 -> 000fff  not broken
offset 001000 -> 001c47  zero cleared
offset 001c48 -> 001fff  not broken
offset 002000 -> 002d39  zero cleared
offset 002d40 -> 003fff  not broken.
offset 004000 -> 004f2f  zero cleared
offset 004f30 -> 004fff  not broken
offset 005000 -> 005a79  zero cleared
offset 005a80 -> 005fff  not broken
offset 006000 -> 006b7f  zero cleared
offset 006b80 -> 007fff  not broken
.......
 
All broken parts are always zero-cleared and start from offset 
aligned to 0x1000. (note: broken kernel's PAGE_SIZE is 16384)

I'll do AMAP.

-Kame










^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-12  6:43     ` 2.6.19-mm1 KAMEZAWA Hiroyuki
@ 2006-12-12  8:04       ` Andrew Morton
  0 siblings, 0 replies; 41+ messages in thread
From: Andrew Morton @ 2006-12-12  8:04 UTC (permalink / raw)
  To: KAMEZAWA Hiroyuki; +Cc: linux-kernel, Nick Piggin

On Tue, 12 Dec 2006 15:43:54 +0900
KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> wrote:

> On Mon, 11 Dec 2006 22:06:17 -0800
> Andrew Morton <akpm@osdl.org> wrote:
> > > When I use ftp on 2.6.19-mm1, transfered file is always broken.
> > > like this:
> > > ==
> > > [kamezawa@casares ~]$ file ./linux-2.6.19.tar.bz2 (got on 2.6.19-mm1)
> > > ./linux-2.6.19.tar.bz2: data
> > > (I confirmed original file was not broken.)
> > 
> > Yes, a couple of people have reported things like this.  Strange. 
> > test.kernel.org is showing mostly-green.  There's one fsx-linux failure (for
> > unclear reasons) on one of the x86_64 machines, all the rest are happy.
> > 
> > Which filesystem were you using?
> > 
> using ext3.
> > Can you investigate it a bit further please??  reboot, re-download, work
> > out how the data differs, etc?
> > 
> Hmm, this is summary of broken linux-2.6.19.tar.bz2 file (used od and diff) 

On 1k blocksize ext3,

	fsx-linux -r 512 -w 512 foo

fails immediately.  It works OK with blocksize==pagesize, which ia64
doesn't do.

It's the pagecache-deadlock-avoidance patchset.  I'll drop it again, and
shall nuke 2.6.19-mm1 somehow, thanks.

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable
  2006-12-11 20:46 ` 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable Adrian Bunk
@ 2006-12-12 11:53   ` Josh Boyer
  2006-12-13 12:36     ` Artem Bityutskiy
  1 sibling, 0 replies; 41+ messages in thread
From: Josh Boyer @ 2006-12-12 11:53 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, Artem Bityutskiy, linux-kernel

On 12/11/06, Adrian Bunk <bunk@stusta.de> wrote:
> On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> >...
> > Changes since 2.6.19-rc6-mm2:
> >...
> >  git-ubi.patch
> >...
> >  git trees.
> >...
>
> It doesn't seem to be intended that in ubi_dbg_vprint_nolock() the
> variable "caller" is never assigned any value different from 0.

Hm..  we'll take a look.  Thanks for pointing that out.

FYI, if you CC the linux-mtd list for things related to UBI, a few
more people that can fix things will get the emails.

josh

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions)
  2006-12-11 23:54       ` Neil Brown
@ 2006-12-12 20:55         ` Rafael J. Wysocki
  2006-12-13  0:53           ` 2.6.19-mm1 (md/raid1 randomly drops partitions - possible sata_uli problem) Neil Brown
  0 siblings, 1 reply; 41+ messages in thread
From: Rafael J. Wysocki @ 2006-12-12 20:55 UTC (permalink / raw)
  To: Neil Brown; +Cc: Andrew Morton, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1577 bytes --]

On Tuesday, 12 December 2006 00:54, Neil Brown wrote:
> On Tuesday December 12, rjw@sisk.pl wrote:
> > On Monday, 11 December 2006 23:52, Neil Brown wrote:
> > > On Monday December 11, rjw@sisk.pl wrote:
> > > > Hi,
> > > > 
> > > > On Monday, 11 December 2006 09:58, Andrew Morton wrote:
> > > > > 
> > > > > Temporarily at
> > > > > 
> > > > > 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> > > > > 
> > > > > Will appear later at
> > > > > 
> > > > > 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> > > > 
> > > > It caused all of the md RAID1s on my test box to drop one of their partitions,
> > > > apparently at random.
> > > 
> > > That's clever....
> > > 
> > > Do you have any kernel logs of this happening?  My guess would be the
> > > underlying device driver is returned more errors than before, but we
> > > need the logs to be sure.
> > 
> > I've only found lots of messages like this:
> > 
> > md: super_written gets error=-5, uptodate=0
> 
> So when md writes to write out the superblock, to gets EIO... Odd that
> you aren't getting errors for normal writes.
> 
> What devices are the md/raid1 built on?

Sata drives, on sata_uli.

> > 
> > I'll try to reproduce it tomorrow and collect some more information.
> 
> Thanks.  More information is definitely better than less, so send over
> anything you can find.

Okay, seems to be readily reproducible, dmesg output from the failing kernel
attached.

Greetings,
Rafael


-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King

[-- Attachment #2: dmesg.log.gz --]
[-- Type: application/x-gzip, Size: 11321 bytes --]

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions - possible sata_uli problem)
  2006-12-12 20:55         ` Rafael J. Wysocki
@ 2006-12-13  0:53           ` Neil Brown
  2006-12-13 11:51             ` Rafael J. Wysocki
  0 siblings, 1 reply; 41+ messages in thread
From: Neil Brown @ 2006-12-13  0:53 UTC (permalink / raw)
  To: Rafael J. Wysocki; +Cc: Andrew Morton, linux-kernel

On Tuesday December 12, rjw@sisk.pl wrote:
> > 
> > So when md writes to write out the superblock, to gets EIO... Odd that
> > you aren't getting errors for normal writes.
> > 
> > What devices are the md/raid1 built on?
> 
> Sata drives, on sata_uli.
> 
> > > 
> > > I'll try to reproduce it tomorrow and collect some more information.
> > 
> > Thanks.  More information is definitely better than less, so send over
> > anything you can find.
> 
> Okay, seems to be readily reproducible, dmesg output from the failing kernel
> attached.

Weird.  You are getting silent write errors...

Can you write to these drives are all? e.g.

  dd if=/dev/sdb3 of=/tmp/tmp count=1
  dd if=/tmp/tmp of=/dev/sdb3 oflag=direct

(hopefully 'direct' will cause write errors to be passed up).

I really think this looks like a sata problem, not an md problem.

NeilBrown

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (10 preceding siblings ...)
  2006-12-12  5:53 ` 2.6.19-mm1 KAMEZAWA Hiroyuki
@ 2006-12-13  1:17 ` Conke Hu
  2006-12-13  1:50   ` 2.6.19-mm1 Andrew Morton
  2006-12-13 13:05 ` 2.6.19-mm1: gotemp: memset(..., 0) error Adrian Bunk
  2006-12-13 13:06 ` [-mm patch] slm_set_taskperm(): remove horrible error handling code Adrian Bunk
  13 siblings, 1 reply; 41+ messages in thread
From: Conke Hu @ 2006-12-13  1:17 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

On Mon, 2006-12-11 at 00:58 -0800, Andrew Morton wrote:
> Temporarily at
> 
> 	http://userweb.kernel.org/~akpm/2.6.19-mm1/
> 
> Will appear later at
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.19/2.6.19-mm1/
> 
> 
> - There's some new runtime debugging in kmap_atomic().  It catches one
>   buglet in in ata_scsi_rbuf_get() - there may be others.  If it gets too
>   noisy, please revert kmap_atomic-debugging.patch.
> 
> - The reiser4 build is broken by some VFS changes I made.
> 
> - New git tree git-ubi.patch (Artem Bityutskiy <dedekind@infradead.org>):
> 
>     It is a kind of LVM layer but for flash (MTD) devices which hides
>     flash devices complexities like bad eraseblocks (on NANDs) and wear.  The
>     documentation is available at the MTD web site:
>     http://www.linux-mtd.infradead.org/doc/ubi.html
>     http://www.linux-mtd.infradead.org/faq/ubi.html
> 
> - The x86_64 tree here is a few days old - the server is down.
> 
> - Brought back the write()-deadlock-fix-and-writev-speedup patches.
> 
> 
> 
> Boilerplate:
> 
> - See the `hot-fixes' directory for any important updates to this patchset.
> 
> - To fetch an -mm tree using git, use (for example)
> 
>   git-fetch git://git.kernel.org/pub/scm/linux/kernel/git/smurf/linux-trees.git tag v2.6.16-rc2-mm1
>   git-checkout -b local-v2.6.16-rc2-mm1 v2.6.16-rc2-mm1
> 
> - -mm kernel commit activity can be reviewed by subscribing to the
>   mm-commits mailing list.
> 
>         echo "subscribe mm-commits" | mail majordomo@vger.kernel.org
> 
> - If you hit a bug in -mm and it is not obvious which patch caused it, it is
>   most valuable if you can perform a bisection search to identify which patch
>   introduced the bug.  Instructions for this process are at
> 
>         http://www.zip.com.au/~akpm/linux/patches/stuff/bisecting-mm-trees.txt
> 
>   But beware that this process takes some time (around ten rebuilds and
>   reboots), so consider reporting the bug first and if we cannot immediately
>   identify the faulty patch, then perform the bisection search.
> 
> - When reporting bugs, please try to Cc: the relevant maintainer and mailing
>   list on any email.
> 
> - When reporting bugs in this kernel via email, please also rewrite the
>   email Subject: in some manner to reflect the nature of the bug.  Some
>   developers filter by Subject: when looking for messages to read.
> 
> - Semi-daily snapshots of the -mm lineup are uploaded to
>   ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/ and are announced on
>   the mm-commits list.
> 
> 
> 
> 
> Changes since 2.6.19-rc6-mm2:
> 
> 
>  origin.patch
>  git-acpi.patch
>  git-alsa.patch
>  git-agpgart.patch
>  git-cpufreq.patch
>  git-gfs2-nmw.patch
>  git-ieee1394.patch
>  git-infiniband.patch
>  git-jfs.patch
>  git-libata-all.patch
>  git-lxdialog.patch
>  git-mmc.patch
>  git-mmc-fixup.patch
>  git-mtd.patch
>  git-ubi.patch
>  git-netdev-all.patch
>  git-net.patch
>  git-ioat.patch
>  git-ocfs2.patch
>  git-chelsio.patch
>  git-pciseg.patch
>  git-sh.patch
>  git-block.patch
>  git-sas.patch
>  git-qla3xxx.patch
>  git-gccbug.patch
> 
>  git trees.
> 
> -fix-create_write_pipe-error-check.patch
> -ecryptfs-fix-crypto_alloc_blkcipher-error-check.patch
> -make-drivers-acpi-baycdrive_bays-static.patch
> -acpi-asus-s3-resume-fix.patch
> -sound-soc-soc-dapmc-make-4-functions-static.patch
> -gregkh-driver-driver-link-sysfs-timing.patch
> -gregkh-driver-cleanup-virtual_device_parent.patch
> -gregkh-driver-config_sysfs_deprecated.patch
> -gregkh-driver-udev-compatible-hack.patch
> -gregkh-driver-config_sysfs_deprecated-bus.patch
> -gregkh-driver-config_sysfs_deprecated-device.patch
> -gregkh-driver-config_sysfs_deprecated-PHYSDEV.patch
> -gregkh-driver-config_sysfs_deprecated-class.patch
> -gregkh-driver-vt-device.patch
> -gregkh-driver-vc-device.patch
> -gregkh-driver-misc-devices.patch
> -gregkh-driver-tty-device.patch
> -gregkh-driver-raw-device.patch
> -gregkh-driver-i2c-dev-device.patch
> -gregkh-driver-msr-device.patch
> -gregkh-driver-cpuid-device.patch
> -gregkh-driver-ppp-device.patch
> -gregkh-driver-ppdev-device.patch
> -gregkh-driver-mmc-device.patch
> -gregkh-driver-firmware-device.patch
> -gregkh-driver-fb-device.patch
> -gregkh-driver-mem-devices.patch
> -gregkh-driver-sound-device.patch
> -gregkh-driver-network-device.patch
> -gregkh-driver-acpi-change-acpi-to-use-dev_archdata-instead-of-firmware_data.patch
> -gregkh-driver-cpu-topology-consider-sysfs_create_group-return-value.patch
> -gregkh-driver-sysfs-sysfs_write_file-writes-zero-terminated-data.patch
> -gregkh-driver-driver-core-introduce-device_find_child.patch
> -gregkh-driver-driver-core-make-drivers-base-core.c-setup_parent-static.patch
> -gregkh-driver-driver-core-introduce-device_move-move-a-device-to-a-new-parent.patch
> -gregkh-driver-driver-core-use-klist_remove-in-device_move.patch
> -gregkh-driver-driver-core-platform_driver_probe-can-save-codespace.patch
> -gregkh-driver-documentation-driver-model-platform.txt-update-rewrite.patch
> -gregkh-driver-modules-drivers.patch
> -gregkh-driver-driver-core-fixes-sysfs_create_link-retval-checks-in-core.c.patch
> -fix-gregkh-driver-sound-device.patch
> -fix-gregkh-driver-sound-device-2.patch
> -platform_driver_probe-can-save-codespace-save-codespace.patch
> -git-dvb-budget-ci-fix.patch
> -jdelvare-hwmon-hwmon-unchecked-return-status-fixes-abituguru.patch
> -git-input-fixup.patch
> -input-check-whether-serio-dirver-registration-is-completed.patch
> -pa-risc-fix-bogus-warnings-from-modpost.patch
> -kconfig-refactoring-for-better-menu-nesting.patch
> -kbuild-fix-rr-is-now-default.patch
> -pata_hpt366-more-enable-bits.patch
> -pata-libata-suspend-resume-simple-cases.patch
> -pata-libata-suspend-resume-simple-cases-fix.patch
> -pata_cmd64x-suspend-resume.patch
> -pata_cs5520-resume-support.patch
> -pata_jmicron-fix-jmb368-support-add-suspend-resume.patch
> -pata_cs5530-suspend-resume-support.patch
> -pata_rz1000-force-readahead-off-on-resume.patch
> -pata_ali-suspend-resume-support.patch
> -pata_sil680-suspend-resume.patch
> -sata_promise-updates.patch
> -sata_nv-fix-atapi-in-adma-mode.patch
> -pata_it821x-suspend-resume-support.patch
> -pata_serverworks-suspend-resume.patch
> -pata_via-suspend-resume-support.patch
> -pata_amd-suspend-resume.patch
> -hpt36x-suspend-resume-support.patch
> -pata_hpt3x3-suspend-resume-support.patch
> -pata-more-drivers-that-need-only-standard-suspend-and.patch
> -pata_marvell-merge-mandriva-patches.patch
> -via-pata-controller-xfer-fixes.patch
> -via-pata-controller-xfer-fixes-fix.patch
> -libata_resume_fix.patch
> -ahci-ati-sb600-sata-support-for-various-modes.patch
> -mtd-fix-printk-format-warning.patch
> -mtd-replace-kmallocmemset-with-kzalloc.patch
> -make-drivers-mtd-cmdlinepartcmtdpart_setup-static.patch
> -spidernet-remove-eth_zlen-check-in-earlier-patch.patch
> -spidernet-poor-network-performance.patch
> -bonding-incorrect-bonding-state-reported-via-ioctl.patch
> -declance-fix-pmax-and-pmad-support.patch
> -tulip-dmfe-carrier-detection.patch
> -tulip-dmfe-carrier-detection-fix.patch
> -net-possible-cleanups.patch
> -net-possible-cleanups-fix.patch
> -net-possible-cleanups-fix-2.patch
> -fix-sunrpc-wakeup-execute-race-condition.patch
> -gregkh-pci-pci-multithread-not-broken.patch
> -gregkh-pci-pci-make-some-msi-x-defines-generic.patch
> -gregkh-pci-pci-save-restore-pci-x-state.patch
> -gregkh-pci-pci-quirks-fix-the-festering-mess-that-claims-to-handle-ide-quirks.patch
> -gregkh-pci-pci-use-pci_generic_prep_mwi-on-ia64.patch
> -gregkh-pci-pci-use-pci_generic_prep_mwi-on-sparc64.patch
> -gregkh-pci-pci-replace-have_arch_pci_mwi-with-pci_disable_mwi.patch
> -gregkh-pci-pci-delete-unused-extern-in-powermac-pci.c.patch
> -gregkh-pci-altix-add-initial-acpi-io-support.patch
> -gregkh-pci-altix-sn-acpi-hotplug-support.patch
> -gregkh-pci-altix-initial-acpi-support-rom-shadowing.patch
> -gregkh-pci-acpiphp-fix-use-of-list_for_each-macro.patch
> -gregkh-pci-acpiphp-fix-missing-acpiphp_glue_exit.patch
> -gregkh-pci-pci-clear-osc-support-flags-if-no-_osc-method.patch
> -gregkh-pci-pci-fix-__pci_register_driver-error-handling.patch
> -gregkh-pci-pci-block-on-access-to-temporarily-unavailable-pci-device.patch
> -gregkh-pci-pci-i386-style-cleanups.patch
> -gregkh-pci-pci-arch-i386-kernel-pci-dma.c-ioremap-balanced-with-iounmap.patch
> -gregkh-pci-pci-enable-disable-device-is-nestable.patch
> -gregkh-pci-pci-enable-disable-nestable-ports.patch
> -gregkh-pci-pci-irq-irq-and-pci_ids-patch-for-intel-ich9.patch
> -gregkh-pci-i2c-i801-smbus-patch-for-intel-ich9.patch
> -gregkh-pci-pci-change-memory-allocation-for-acpiphp-slots.patch
> -gregkh-pci-pci-rpaphp-change-device-tree-examination.patch
> -gregkh-pci-pciehp-remove-unnecessary-free_irq.patch
> -gregkh-pci-pciehp-remove-unnecessary-pci_disable_msi.patch
> -gregkh-pci-pci-ibmphp_pci.c-fix-null-dereference.patch
> -gregkh-pci-pci-make-arch-i386-pci-common.c-pci_bf_sort-static.patch
> -pci-introduce-pci_find_present.patch
> -pci-fix-multiple-problems-with-via-hardware.patch
> -pci-fix-multiple-problems-with-via-hardware-warning-fix.patch
> -fix-gregkh-pci-pci-enable-disable-device-is-nestable.patch
> -s390-preparatory-cleanup-in-common-i-o-layer.patch
> -s390-make-the-per-subchannel-lock-dynamic.patch
> -s390-dynamic-subchannel-mapping-of-ccw-devices.patch
> -aic94xx-dont-call-pci_map_sg-for-already-mapped-scatterlists.patch
> -add-missing-libsas-include-to-fix-s390-compilation.patch
> -gregkh-usb-usb-takes-31-devices-per-hub.patch
> -gregkh-usb-usb-hub-root-hub-code-takes-more-than-15-devices.patch
> -gregkh-usb-usb-hid-handle-stall-on-interrupt-endpoint.patch
> -gregkh-usb-usb-core-don-t-match-interface-descriptors-for-vendor-specific-devices.patch
> -gregkh-usb-usb-ohci-hcd-fix-compiler-warning.patch
> -gregkh-usb-usb-ohci-disable-rhsc-inside-interrupt-handler.patch
> -gregkh-usb-usb-kmemdup-cleanup-in-drivers-usb.patch
> -gregkh-usb-usb-ohci-remove-stale-testing-code-from-root-hub-resume.patch
> -gregkh-usb-aircable-use-usb-endpoint-functions.patch
> -gregkh-usb-appledisplay-use-usb-endpoint-functions.patch
> -gregkh-usb-cdc_ether-use-usb-endpoint-functions.patch
> -gregkh-usb-cdc-use-usb-endpoint-functions.patch
> -gregkh-usb-devices-use-usb-endpoint-functions.patch
> -gregkh-usb-ftdi-use-usb-endpoint-functions.patch
> -gregkh-usb-hid-use-usb-endpoint-functions.patch
> -gregkh-usb-idmouse-use-usb-endpoint-functions.patch
> -gregkh-usb-kobil_sct-use-usb-endpoint-functions.patch
> -gregkh-usb-legousbtower-use-usb-endpoint-functions.patch
> -gregkh-usb-onetouch-use-usb-endpoint-functions.patch
> -gregkh-usb-phidgetkit-use-usb-endpoint-functions.patch
> -gregkh-usb-phidgetmotorcontrol-use-usb-endpoint-functions.patch
> -gregkh-usb-speedtch-use-usb-endpoint-functions.patch
> -gregkh-usb-usbkbd-use-usb-endpoint-functions.patch
> -gregkh-usb-usbmouse-use-usb-endpoint-functions.patch
> -gregkh-usb-usbnet-use-usb-endpoint-functions.patch
> -gregkh-usb-usbtest-use-usb-endpoint-functions.patch
> -gregkh-usb-usb-use-usb-endpoint-functions.patch
> -gregkh-usb-yealink-use-usb-endpoint-functions.patch
> -gregkh-usb-usb-makes-usb_endpoint_-functions-inline.patch
> -gregkh-usb-usb-autosuspend-code-consolidation.patch
> -gregkh-usb-usb-expand-autosuspend-autoresume-api.patch
> -gregkh-usb-usb-net1080-fix-typos.patch
> -gregkh-usb-usb-move-private-hub-declarations-out-of-public-header-file.patch
> -gregkh-usb-usb-gadget-ether.c-minor-manycast-tweaks.patch
> -gregkh-usb-usb-resume_device-symbol-conflict.patch
> -gregkh-usb-usb-make-drivers-usb-input-wacom_sys.c-wacom_sys_irq-static.patch
> -gregkh-usb-usb-airprime-new-device-id.patch
> -gregkh-usb-usb-serial-ti_usb-ti-ez430-development-tool-id.patch
> -gregkh-usb-usb-pwc-if-loop-fix.patch
> -gregkh-usb-usb-writing_usb_driver-free-urb-cleanup.patch
> -gregkh-usb-usb-pcwd_usb-free-urb-cleanup.patch
> -gregkh-usb-usb-iforce-usb-free-urb-cleanup.patch
> -gregkh-usb-usb-usb-gigaset-free-kill-urb-cleanup.patch
> -gregkh-usb-usb-cinergyt2-free-kill-urb-cleanup.patch
> -gregkh-usb-usb-ttusb_dec-free-urb-cleanup.patch
> -gregkh-usb-usb-pvrusb2-hdw-free-unlink-urb-cleanup.patch
> -gregkh-usb-usb-pvrusb2-io-free-urb-cleanup.patch
> -gregkh-usb-usb-pwc-if-free-urb-cleanup.patch
> -gregkh-usb-usb-sn9c102_core-free-urb-cleanup.patch
> -gregkh-usb-usb-quickcam_messenger-free-urb-cleanup.patch
> -gregkh-usb-usb-zc0301_core-free-urb-cleanup.patch
> -gregkh-usb-usb-irda-usb-free-urb-cleanup.patch
> -gregkh-usb-usb-zd1201-free-urb-cleanup.patch
> -gregkh-usb-usb-ati_remote-free-urb-cleanup.patch
> -gregkh-usb-usb-ati_remote2-free-urb-cleanup.patch
> -gregkh-usb-usb-hid-core-free-urb-cleanup.patch
> -gregkh-usb-usb-usbkbd-free-urb-cleanup.patch
> -gregkh-usb-usb-auerswald-free-kill-urb-cleanup-and-memleak-fix.patch
> -gregkh-usb-usb-legousbtower-free-kill-urb-cleanup.patch
> -gregkh-usb-usb-phidgetkit-free-urb-cleanup.patch
> -gregkh-usb-usb-phidgetmotorcontrol-free-urb-cleanup.patch
> -gregkh-usb-usb-ftdi_sio-kill-urb-cleanup.patch
> -gregkh-usb-usb-catc-free-urb-cleanup.patch
> -gregkh-usb-usb-io_edgeport-kill-urb-cleanup.patch
> -gregkh-usb-usb-keyspan-free-urb-cleanup.patch
> -gregkh-usb-usb-kobil_sct-kill-urb-cleanup.patch
> -gregkh-usb-usb-mct_u232-free-urb-cleanup.patch
> -gregkh-usb-usb-navman-kill-urb-cleanup.patch
> -gregkh-usb-usb-usb-serial-free-urb-cleanup.patch
> -gregkh-usb-usb-visor-kill-urb-cleanup.patch
> -gregkh-usb-usb-usbmidi-kill-urb-cleanup.patch
> -gregkh-usb-usb-usbmixer-free-kill-urb-cleanup.patch
> -gregkh-usb-ohci-change-priority-level-of-resume-log-message.patch
> -gregkh-usb-usb-fix-aircable.c-inconsequent-null-checking.patch
> -gregkh-usb-usb-core-fix-compiler-warning-about-usb_autosuspend_work.patch
> -gregkh-usb-usb-add-digitech-usb-storage-to-unusual_devs.h.patch
> -gregkh-usb-usb-microtek-possible-memleak-fix.patch
> -gregkh-usb-usb-net2280-don-t-send-unwanted-zero-length-packets.patch
> -gregkh-usb-usb-ehci-hooks-for-high-speed-electrical-tests.patch
> -gregkh-usb-usb-add-ehci_hcd.ignore_oc-parameter.patch
> -gregkh-usb-usb-cypress_m8-init-error-path-fix.patch
> -gregkh-usb-usb-make-drivers-usb-host-u132-hcd.c-u132_hcd_wait-static.patch
> -gregkh-usb-usb-ftdi-elan.c-fixes-and-cleanups.patch
> -gregkh-usb-usb-usbtouchscreen-add-support-for-dmc-tsc-10-25-devices.patch
> -gregkh-usb-usb-pxa2xx_udc-recognizes-ixp425-rev-b0-chip.patch
> -gregkh-usb-usb-lh7a40x_udc-remove-double-declaration.patch
> -gregkh-usb-usb-make-drivers-usb-core-driver.c-usb_device_match-static.patch
> -gregkh-usb-usb-idmouse-cleanup.patch
> -gregkh-usb-usb-hid-core-canonical-defines-for-apple-usb-device-ids.patch
> -gregkh-usb-usb-serial-replace-kmalloc-memset-with-kzalloc.patch
> -gregkh-usb-usb-build-the-appledisplay-driver.patch
> -gregkh-usb-usb-endianness-fix-for-asix.c.patch
> -gregkh-usb-usb-pegasus-error-path-not-resetting-task-s-state.patch
> -gregkh-usb-usb-added-dynamic-major-number-for-usb-endpoints.patch
> -gregkh-usb-usb-multithread.patch
> -gregkh-usb-ehci-fix-root-hub-and-port-suspend-resume-problems.patch
> -gregkh-usb-usb-add-autosuspend-support-to-the-hub-driver.patch
> -gregkh-usb-ohci-make-autostop-conditional-on-config_pm.patch
> -gregkh-usb-usb-struct-usb_device-change-flag-to-bitflag.patch
> -gregkh-usb-usb-hub-simplify-remote-wakeup-handling.patch
> -gregkh-usb-usb-keep-count-of-unsuspended-children.patch
> -gregkh-usb-usbcore-remove-unused-argument-in-autosuspend.patch
> -usb-storage-unusual_devsh-entry-for-sony.patch
> -usb-auerswald-replace-kmallocmemset-with-kzalloc.patch
> -x86_64-mm-defconfig-update.patch
> -x86_64-mm-i386-defconfig-update.patch
> -x86_64-mm-copy-user-nocache.patch
> -x86_64-mm-fix-buggy-mtrr-address-checks.patch
> -x86_64-mm-dump-80cols.patch
> -x86_64-mm-dump-remove-newlines.patch
> -x86_64-mm-i386-mathemu-must-check.patch
> -x86_64-mm-i386-remove-pointless-printk.patch
> -x86_64-mm-spin-irqs-disabled.patch
> -x86_64-mm-x86_64-rename-x86_feature_dtes-to-x86_feature_ds.patch
> -x86_64-mm-add-x86_feature_pebs-and-detection.patch
> -x86_64-mm-remove-duplicated-cpu_mask_to_apicid-in-x86_64-smp.h.patch
> -x86_64-mm-i386-rename-x86_feature_dtes-to-x86_feature_ds.patch
> -x86_64-mm-i386-add-x86_feature_pebs-and-detection.patch
> -x86_64-mm-i386-math-emu-build-bug-on.patch
> -x86_64-mm-i386-default-ldt.patch
> -x86_64-mm-all-cpu-backtrace.patch
> -x86_64-mm-espfix-cleanup.patch
> -x86_64-mm-i386-sleazy-fpu.patch
> -x86_64-mm-insert-local-and-io-apics-into-resource-map.patch
> -x86_64-mm-i386-hpet-ioremap.patch
> -x86_64-mm-i386-hpet-cs-iounmap.patch
> -x86_64-mm-x86-64-add-intel-core-related-pmu-msrs.patch
> -x86_64-mm-i386-add-intel-core-related-pmu-msrs.patch
> -x86_64-mm-dump_trace-atomicity-fix.patch
> -x86_64-mm-entry-cleanup.patch
> -x86_64-mm-pda-asm-offset.patch
> -x86_64-mm-pda-basics.patch
> -x86_64-mm-pda-percpu-init.patch
> -x86_64-mm-pda-gs-base.patch
> -x86_64-mm-pda-interface.patch
> -x86_64-mm-pda-vm86.patch
> -x86_64-mm-pda-smp-processor-id.patch
> -x86_64-mm-pda-current.patch
> -x86_64-mm-pda-int-regs.patch
> -x86_64-mm-no-nested-idle-loops.patch
> -x86_64-mm-remove-pci_find.patch
> -x86_64-mm-nmi-message.patch
> -x86_64-mm-compat-siocsifhwbroadcast.patch
> -x86_64-mm-i386-reloc-abssym.patch
> -x86_64-mm-i386-reloc-cleanup-align.patch
> -x86_64-mm-i386-reloc-pa-symbol.patch
> -x86_64-mm-i386-reloc-cleanup-kernel-res.patch
> -x86_64-mm-i386-reloc-physical-start.patch
> -x86_64-mm-i386-reloc-kallsyms.patch
> -x86_64-mm-i386-reloc-core.patch
> -x86_64-mm-i386-reloc-warn.patch
> -x86_64-mm-i386-reloc-bzimage.patch
> -x86_64-mm-extend-bzimage-protocol-for-relocatable-protected-mode-kernel.patch
> -x86_64-mm-mark-config_relocatable-experimental.patch
> -x86_64-mm-desc-defs.patch
> -x86_64-mm-strange-work_notifysig-code-since-2.6.16.patch
> -x86_64-mm-cpa-clflush.patch
> -x86_64-mm-i386-clflush-size.patch
> -x86_64-mm-i386-cpa-clflush.patch
> -x86_64-mm-amd-tsc-sync.patch
> -x86_64-mm-clear-irq-vector.patch
> -x86_64-mm-pka-cast.patch
> -x86_64-mm-probe-kernel-address.patch
> -x86_64-mm-i386-probe-kernel-address.patch
> -x86_64-mm-try-multiple-timer-pins.patch
> -x86_64-mm-sa_siginfo-was-forgotten.patch
> -x86_64-mm-i386-create-e820.c-to-handle-standard-io-mem-resources.patch
> -x86_64-mm-i386-create-e820.c-about-e820-map-sanitize-and-copy-function.patch
> -x86_64-mm-i386-create-e820.c-to-handle-find_max_pfn-function.patch
> -x86_64-mm-i386-create-e820.c-to-handle-memmap-table-walking.patch
> -x86_64-mm-i386-create-e820.c-about-memap-boot-param-parse-and-print.patch
> -x86_64-mm-calgary-shift.patch
> -x86_64-mm-calgary-bios.patch
> -x86_64-mm-calgary-bios-cleanup.patch
> -x86_64-mm-calgary-not-default.patch
> -x86_64-mm-make-x86_64-udelay-round-up-instead-of-down..patch
> -x86_64-mm-comment-magic-constants-in-delay.h.patch
> -x86_64-mm-i386-apic-irq-race.patch
> -x86_64-mm-apic-irq-race.patch
> -x86_64-mm-i386-iopl.patch
> -x86_64-mm-csum-dont-inline.patch
> -x86_64-mm-substitute-__va-lookup-with-pfn_to_kaddr.patch
> -x86_64-mm-i386-double-includes.patch
> -x86_64-mm-paravirt-core.patch
> -x86_64-mm-paravirt-inline.patch
> -x86_64-mm-cpu_detect-extraction.patch
> -x86_64-mm-paravirt-startup.patch
> -x86_64-mm-paravirt-no-bugs.patch
> -x86_64-mm-paravirt-no-vdso.patch
> -x86_64-mm-paravirt-no-powermgmt.patch
> -x86_64-mm-paravirt-apic.patch
> -x86_64-mm-paravirt-mmu.patch
> -x86_64-mm-paravirt-bios.patch
> -x86_64-mm-mmu-header-movement.patch
> -x86_64-mm-fix-bad-mmu-names.patch
> -x86_64-mm-fix-missing-pte-update.patch
> -x86_64-mm-skip-timer-works.patch
> -x86_64-mm-config-core2.patch
> -x86_64-mm-i386-config-core2.patch
> -x86_64-mm-vsyscall-perms.patch
> -x86_64-mm-irq-rate-limit.patch
> -x86_64-mm-clear_fixmap-should-not-use-set_pte.patch
> -x86_64-mm-i386-nmi-watchdog-cpu-limit.patch
> -x86_64-mm-earlyprintk-con-boot.patch
> -x86_64-mm-remove-prototype-of-free_bootmem_generic.patch
> -x86_64-mm-conditionalize-inclusion-of-some-mtrr-flavors.patch
> -x86_64-mm-adjust-pmd_bad.patch
> -x86_64-mm-fix-mtrr-code.patch
> -x86_64-mm-alloc_gdt-static.patch
> -x86_64-mm-fix-x86_64-mm-i386-reloc-kallsyms.patch
> -x86_64-mm-convert-more-absolute-symbols-to-section-relative.patch
> -x86_64-mm-add-write_pci_config_byte-to-direct-pci-access-routines.patch
> -x86_64-mm-introduce-the-mechanism-of-disabling-cpu-hotplug-control.patch
> -x86_64-mm-change-the-no_control-field-to-hotpluggable-in-the-struct-cpu.patch
> -x86_64-mm-add-genapic_force.patch
> -x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525.patch
> -x86_64-mm-calling-efi_get_time-during-suspend.patch
> -x86_64-mm-handle-a-negative-return-value.patch
> -x86_64-mm-i386-irq-vector-static.patch
> -x86_64-mm-x86-64-add-intel-bts-cpufeature-bit-and-detection-take-2.patch
> -x86_64-mm-i386-add-intel-bts-cpufeature-bit-and-detection-take-2.patch
> -x86_64-mm-i386-apic-early-param.patch
> -x86_64-mm-apic-suspend-msrs.patch
> -x86_64-mm-genericarch-up-compilation.patch
> -x86_64-mm-backtrace-strict-check.patch
> -x86_64-mm-vdso.patch
> -x86_64-mm-i386-efi-memmap.patch
> -x86_64-mm-i386-remove-duplicate-printk.patch
> -x86_64-mm-remove-unused-apic-ver.patch
> -x86_64-mm-msr-comment.patch
> -x86_64-mm-add-sysctl-for-kstack_depth_to_print.patch
> -x86_64-mm-clear-bss-early.patch
> -x86_64-mm-remove-duplicate-arch_discontigmem_enable-option.patch
> -x86_64-mm-172-kobject_init-on-resume-from-disk.patch
> -x86_64-mm-i386-touch-watchdog-in-backtrace.patch
> -x86_64-mm-remove-unused-acpi-madt.patch
> -x86_64-mm-unify-rewrite-smp-tsc-sync-code.patch
> -x86_64-mm-always-enable-regparm.patch
> -x86_64-mm-rdtsc-sync-amd-single-core.patch
> -revert-x86_64-mm-vdso.patch
> -revert-x86_64-mm-earlyprintk-con-boot.patch
> -post-x86_64-mm-i386-reloc-abssym.patch
> -fix-x86_64-mm-patch-inline-replacements-for-section-warnings.patch
> -genapic-optimize-fix-apic-mode-setup.patch
> -mtrr-replace-kmallocmemset-with-kzalloc.patch
> -i386-correct-documentation-for-bzimage-protocol-v205.patch
> -fix-asm-constraints-in-i386-atomic_add_return.patch
> -i386-msr-remove-unused-variable.patch
> -arch-i386-kernel-remove-remaining-pc98-code.patch
> -i386-replace-kmallocmemset-with-kzalloc.patch
> -x86_64-fake-numa-provides-a-io-hole-size-in-a-given-address-range.patch
> -x86_64-fake-numa-increase-the-node_shift.patch
> -x86_64-fake-numa-fix-numa=fake.patch
> -x86_64-fake-numa-extends-the-kernel-command-line-option-for-numa=fake.patch
> -x86-64-change-the-size-for-interrupt-array-to-nr_vectors.patch
> -altix-acpi-ssdt-pci-device-support.patch
> -altix-add-acpi-ssdt-pci-device-support-hotplug.patch
> -add-support-for-acpi_load_table-acpi_unload_table_id.patch
> -memory-page-alloc-minor-cleanups.patch
> -memory-page-alloc-minor-cleanups-fix.patch
> -__unmap_hugepage_range-add-comment.patch
> -get-rid-of-zone_table.patch
> -get-rid-of-zone_table-fix-3.patch
> -memory-page_alloc-zonelist-caching-speedup.patch
> -memory-page_alloc-zonelist-caching-reorder-structure.patch
> -oom-dont-kill-unkillable-children-or-siblings.patch
> -oom-cleanup-messages.patch
> -oom-less-memdie.patch
> -mm-incorrect-vm_fault_oom-returns-from-drivers.patch
> -grab-swap-token-reordered.patch
> -new-scheme-to-preempt-swap-token.patch
> -new-scheme-to-preempt-swap-token-tidy.patch
> -mm-add-arch_alloc_page.patch
> -balance_pdgat-cleanup.patch
> -shared-page-table-for-hugetlb-page-v4.patch
> -htlb-forget-rss-with-pt-sharing.patch
> -slab-debug-and-arch_slab_minalign-dont-get-along.patch
> -mm-slab-eliminate-lock_cpu_hotplug-from-slab.patch
> -add-noaliencache-boot-option-to-disable-numa-alien-caches.patch
> -mm-arch-do_page_fault-vs-in_atomic.patch
> -mm-pagefault_disableenable.patch
> -mm-pagefault_disableenable-s390-fix.patch
> -mm-kummap_atomic-vs-in_atomic.patch
> -fix-kunmap_atomics-use-of-kpte_clear_flush.patch
> -allowing-user-processes-to-rise-their-oom_adj-value.patch
> -mlock-cleanup.patch
> -oom-can-panic-due-to-processes-stuck-in-__alloc_pages.patch
> -always-print-out-the-header-line-in-proc-swaps.patch
> -leak-tracking-for-kmalloc_node.patch
> -leak-tracking-for-kmalloc_node-fix.patch
> -add-numa-node-information-to-struct-device.patch
> -add-numa-node-information-to-struct-device-tidy.patch
> -node-aware-skb-allocation.patch
> -node-aware-skb-allocation-fix-for-device-tree-changes.patch
> -allow-null-pointers-in-percpu_free.patch
> -enables-booting-a-numa-system-where-some-nodes-have-no.patch
> -make-mm-thrashcglobal_faults-static.patch
> -remove-bio_cachep-from-slabh.patch
> -move-sighand_cachep-to-include-signalh.patch
> -move-vm_area_cachep-to-include-mmh.patch
> -move-files_cachep-to-include-fileh.patch
> -move-filep_cachep-to-include-fileh.patch
> -move-fs_cachep-to-linux-fs_structh.patch
> -move-names_cachep-to-linux-fsh.patch
> -remove-uses-of-kmem_cache_t-from-mm-and-include-linux-slabh.patch
> -drain_node_page-drain-pages-in-batch-units.patch
> -numa-node-ids-are-int-page_to_nid-and-zone_to_nid-should-return-int.patch
> -silence-unused-pgdat-warning-from-alloc_bootmem_node-and-friends.patch
> -reject-corrupt-swapfiles-earlier.patch
> -mm-cleanup-indentation-on-switch-for-cpu-operations.patch
> -mm-call-into-direct-reclaim-without-pf_memalloc-set.patch
> -mm-cleanup-and-document-reclaim-recursion.patch
> -radix-tree-rcu-lockless-readside.patch
> -security-keys-user-kmemdup.patch
> -selinux-fix-dentry_open-error-check.patch
> -alpha-switch-to-pci_get-api.patch
> -uswsusp-add-pmops-prepareenterfinish-support-aka-platform-mode.patch
> -swsusp-use-partition-device-and-offset-to-identify-swap-areas.patch
> -swsusp-rearrange-swap-handling-code.patch
> -swsusp-use-block-device-offsets-to-identify-swap-locations-rev-2.patch
> -swsusp-add-resume_offset-command-line-parameter-rev-2.patch
> -swsusp-document-support-for-swap-files-rev-2.patch
> -swsusp-add-ioctl-for-swap-files-support.patch
> -swsusp-update-userland-interface-documentation.patch
> -swsusp-improve-handling-of-highmem.patch
> -swsusp-improve-handling-of-highmem-fix.patch
> -swsusp-use-__gfp_wait.patch
> -swsusp-fix-platform-mode.patch
> -add-include-linux-freezerh-and-move-definitions-from.patch
> -add-include-linux-freezerh-and-move-definitions-from-ueagle-fix.patch
> -add-include-linux-freezerh-and-move-definitions-from-ucb1400_ts-fix.patch
> -quieten-freezer-if-config_pm_debug.patch
> -swsusp-cleanup-whitespace-in-freezer-output.patch
> -swsusp-thaw-userspace-and-kernel-space-separately.patch
> -swsusp-support-i386-systems-with-pae-or-without-pse.patch
> -suspend-dont-change-cpus_allowed-for-task-initiating-the-suspend.patch
> -swsusp-measure-memory-shrinking-time.patch
> -suspend-to-disk-fails-if-gdb-is-suspended-with-a-traced-child.patch
> -convert-pm_sem-to-a-mutex.patch
> -convert-pm_sem-to-a-mutex-fix.patch
> -swsusp-untangle-thaw_processes.patch
> -swsusp-untangle-freeze_processes.patch
> -swsusp-fix-coding-style-in-suspendc.patch
> -swsusp-fix-labels.patch
> -s2ram-debugging-documentation.patch
> -support-for-freezeable-workqueues.patch
> -use-freezeable-workqueues-in-xfs.patch
> -cciss-version-change.patch
> -cciss-reference-driver-support.patch
> -cciss-increase-number-of-commands-on-controller.patch
> -cciss-fix-pci-ssid-for-the-e500-controller.patch
> -cciss-disable-dma-prefetch-on-p600.patch
> -cciss-set-sector_size-to-2048-for-performance.patch
> -cciss-set-sector_size-to-2048-for-performance-tidy.patch
> -cciss-change-cciss_open-for-consistency.patch
> -cciss-remove-unused-revalidate_allvol-function.patch
> -cciss-add-support-for-1024-logical-volumes.patch
> -cciss-cleanup-cciss_interrupt-mode.patch
> -kbuild-dont-put-temp-files-in-the-source-tree.patch
> -kbuild-dont-put-temp-files-in-the-source-tree-fix.patch
> -fix-rescan_partitions-to-return-errors-properly.patch
> -fix-check_partition-routines.patch
> -serial-uartlite-driver.patch
> -serial-uartlite-driver-fix.patch
> -fix-serial-uartlite-after-global-pt_regs.patch
> -serial-uartlite-support-multiple-devices.patch
> -serial-uartlite-initialize-port-parameters-in-console_setup.patch
> -ioremap-balanced-with-iounmap-for-drivers-char-rio-rio_linuxc.patch
> -ioremap-balanced-with-iounmap-for-drivers-char-moxac.patch
> -ioremap-balanced-with-iounmap-for-drivers-char-istallionc.patch
> -sound-oss-btaudioc-ioremap-balanced-with-iounmap.patch
> -lockdep-annotate-nfs-nfsd-in-kernel-sockets.patch
> -lockdep-annotate-nfs-nfsd-in-kernel-sockets-tidy.patch
> -honour-mnt_noexec-for-access.patch
> -ext2-fsid-for-statvfs.patch
> -ext3-fsid-for-statvfs.patch
> -ext4-fsid-for-statvfs.patch
> -kernel-proc-kallsyms-reports-lower-case.patch
> -i2o-more-error-checking.patch
> -pnp-handle-sysfs-errors.patch
> -rtc-handle-sysfs-errors.patch
> -sound-oss-emu10k1-handle-userspace-copy-errors.patch
> -spi-improve-sysfs-compiler-complaint-handling.patch
> -constify-inode-accessors.patch
> -ide-complete-switch-to-pci_get.patch
> -fuse-update-userspace-interface-to-version-78.patch
> -fuse-minor-cleanup-in-fuse_dentry_revalidate.patch
> -fuse-add-support-for-block-device-based-filesystems.patch
> -fuse-add-blksize-option.patch
> -fuse-add-bmap-support.patch
> -fuse-add-destroy-operation.patch
> -fuse-fix-compile-without-config_block.patch
> -sysrq-x-show-blocked-tasks.patch
> -#sysrq-t-broke-and-no-one-noticed.patch
> -file-kill-unnecessary-timer-in-fdtable_defer.patch
> -remove-double-cast-to-same-type.patch
> -io-storage-documentation-update-to-as-ioschedtxt.patch
> -export-pm_suspend-for-the-shared-apm-emulation.patch
> -patch-to-fix-reiserfs-bad-path-release-panic-on-2619-rc1.patch
> -via82cxxx-handle-error-condition-properly.patch
> -lockdep-fix-ide-proc-interaction.patch
> -pull-in-necessary-header-files-for-cdevh.patch
> -cpuset-minor-code-refinements.patch
> -remove-superfluous-lock_super-in-ext2-and-ext3-xattr-code.patch
> -correct-bus_num-and-buffer-bug-in-spi-core.patch
> -spi-set-kset-of-master-class-dev-explicitly.patch
> -paride-rename-pi_register-and-pi_unregister.patch
> -paride_register-shuffle-return-values.patch
> -lockdep-internal-locking-fixes.patch
> -lockdep-misc-fixes-in-lockdepc.patch
> -binfmt_elf-randomize-pie-binaries.patch
> -handle-ext3-directory-corruption-better.patch
> -handle-ext4-directory-corruption-better.patch
> -tifm-fix-null-ptr-and-style.patch
> -function-v9fs_get_idpool-returns-int-not-u32-as-called-twice.patch
> -disable-clone_child_cleartid-for-abnormal-exit.patch
> -binfmt-fix-uaccess-handling.patch
> -compat-fix-uaccess-handling.patch
> -profile-fix-uaccess-handling.patch
> -kconfig-printk_time-depends-on-printk.patch
> -parport_pc-add-support-for-ox16pci952-parallel-port.patch
> -probe_kernel_address-needs-to-do-set_fs.patch
> -slab-use-probe_kernel_address.patch
> -paride-return-proper-error-code.patch
> -read_cache_pages-cleanup.patch
> -taskstats_exit_alloc-optimize-simplify.patch
> -taskstats-cleanup-do_exit-path.patch
> -taskstats-cleanup-signal-stats-allocation.patch
> -taskstats-factor-out-reply-assembling.patch
> -taskstats-use-nla_reserve-for-reply-assembling.patch
> -taskstats-cleanup-reply-assembling.patch
> -cpuset-allow-a-larger-buffer-for-writes-to-cpuset-files.patch
> -compile-time-check-re-world-writeable-module-params.patch
> -lockdep-annotate-bcsp-driver.patch
> -aio-use-prepare_to_wait.patch
> -exar-quad-port-serial.patch
> -exar-quad-port-serial-fix.patch
> -fs-trivial-vsnprintf-conversion.patch
> -hpfs-bring-hpfs_error-into-shape.patch
> -hpfs-fix-printk-format-warnings.patch
> -drivers-cdrom-trivial-vsnprintf-conversion.patch
> -vfs-extra-check-inside-dentry_unhash.patch
> -correct-misc_register-return-code-handling-in-several-drivers.patch
> -more-list-debugging-context.patch
> -get_options-to-allow-a-hypenated-range-for-isolcpus.patch
> -vfs_getattr-remove-dead-code.patch
> -ext3-uninline-large-functions.patch
> -ext4-uninline-large-functions.patch
> -uninline-module_put.patch
> -i2lib-unused-variable-cleanup.patch
> -make-initramfs-printk-a-warning-on-incorrect-cpio-type.patch
> -corrupted-cramfs-filesystems-cause-kernel-oops.patch
> -lockdep-print-current-locks-on-in_atomic-warnings.patch
> -lockdep-name-some-old-style-locks.patch
> -documentation-remount_fs-needs-lock_kernel.patch
> -sleep-profiling.patch
> -sleep-profiling-fixes.patch
> -sleep-profiling-fix.patch
> -ext4_ext_split-remove-dead-code.patch
> -debug-workqueue-locking-sanity.patch
> -debug-workqueue-locking-sanity-fix.patch
> -hz-300hz-support.patch
> -pcengines-wrap-led-support.patch
> -pcengines-wrap-led-support-fix.patch
> -driver-base-memoryc-remove-warnings-of.patch
> -remove-kernel-syscalls.patch
> -remove-kernel-syscalls-x86_64-fix.patch
> -protect-ext2-ioctl-modifying-append_only-immutable-etc-with-i_mutex.patch
> -remove-hash_highmem.patch
> -retries-in-ext3_prepare_write-violate-ordering-requirements.patch
> -ktime-fix-signed--unsigned-mismatch-in-ktime_to_ns.patch
> -qconf-support-old-qt.patch
> -remove-the-syslog-interface-when-printk-is-disabled.patch
> -ver_linux-additions.patch
> -initrd-remove-unused-false-condition-for.patch
> -fix-the-size-limit-of-compat-space-msgsize.patch
> -elf-always-define-elf_addr_t-in-linux-elfh.patch
> -elf-include-terminating-zero-in-n_namesz.patch
> -elf-fix-kcore-note-size-calculation.patch
> -elf-fix-kcore-note-size-calculation-fix.patch
> -reiserfs-add-missing-d-cache-flushing.patch
> -reiserfs-add-missing-d-cache-flushing-tweak.patch
> -the-scheduled-removal-of-some-oss-options.patch
> -make-1-bit-bitfields-unsigned.patch
> -hvcs-char-driver-janitoring-move-block-of-code.patch
> -hvcs-char-driver-janitoring-rm-compiler-warnings.patch
> -kprobes-enable-booster-on-the-preemptible-kernel.patch
> -hotplug-cpu-clean-up-hotcpu_notifier-use.patch
> -hotplug-cpu-clean-up-hotcpu_notifier-use-vs-gregkh-driver-cpu-topology-consider-sysfs_create_group-return-value.patch
> -ext3-fix-reservation-extension.patch
> -ext4-fix-reservation-extension.patch
> -allow-hwrandom-core-to-be-a-module.patch
> -make-mm-shmemcshmem_xattr_security_handler-static.patch
> -remove-kernel-lockdepclockdep_internal.patch
> -make-kernel-signalckill_proc_info-static.patch
> -i2o-handle-__copy_from_user.patch
> -i2o-fix-i2o_config-without-adaptec-extension.patch
> -make-ecryptfs_version_str_map-static.patch
> -make-fs-jbd-transactionc__journal_temp_unlink_buffer-static.patch
> -make-fs-jbd2-transactionc__jbd2_journal_temp_unlink_buffer-static.patch
> -fs-lockd-hostc-make-2-functions-static.patch
> -make-fs-proc-basecproc_pid_instantiate-static.patch
> -parport-section-mismatches-with-hotplug=n.patch
> -agp-amd64-section-mismatches-with-hotplug=n.patch
> -add-rtc-omap-driver.patch
> -add-return-value-checking-of-get_user-in.patch
> -add-return-value-checking-of-get_user-in-fix.patch
> -ciss-require-same-scsi-module-support.patch
> -export-toshiba-smm-support-for-neofb-module.patch
> -kernel-doc-add-fusion-and-i2o-to-kernel-api-book.patch
> -kernel-doc-fix-fusion-and-i2o-docs.patch
> -kernel-api-book-remove-videodev-chapter.patch
> -rcu-add-a-prefetch-in-rcu_do_batch.patch
> -dont-insert-pipe-dentries-into-dentry_hashtable.patch
> -dcache-avoid-rcu-for-never-hashed-dentries.patch
> -net-dont-insert-socket-dentries-into-dentry_hashtable.patch
> -kernel-core-replace-kmallocmemset-with-kzalloc.patch
> -kernel-doc-stricter-function-pointer-recognition.patch
> -fs-reorder-some-struct-inode-fields-to-speedup-i_size-manipulations.patch
> -add-struct-dev-pointer-to-dma_is_consistent.patch
> -handle-per-subsystem-mutexes-for-config_hotplug_cpu-not-set.patch
> -handle-per-subsystem-mutexes-for-config_hotplug_cpu-not-set-tidy.patch
> -dz-fixes-to-make-it-work.patch
> -dz-fixes-to-make-it-work-fix.patch
> -reiser-replace-kmallocmemset-with-kzalloc.patch
> -futex-init-error-check.patch
> -spi-check-platform_device_register_simple-error.patch
> -synclink_gt-fix-init-error-handling.patch
> -sysctl-string-length-calculated-is-wrong-if-it-contains-negative-numbers.patch
> -sched-correct-output-of-show_state.patch
> -reiserfs-do-not-add-save-links-for-o_direct-writes.patch
> -io-accounting-core-statistics.patch
> -clean-up-__set_page_dirty_nobuffers.patch
> -io-accounting-write-accounting.patch
> -io-accounting-write-cancel-accounting.patch
> -io-accounting-read-accounting-2.patch
> -io-accounting-read-accounting-nfs-fix.patch
> -io-accounting-read-accounting-cifs-fix.patch
> -io-accounting-direct-io.patch
> -io-accounting-report-in-procfs.patch
> -cleanup-taskstatsh.patch
> -io-accounting-via-taskstats.patch
> -getdelays-various-fixes.patch
> -io-accounting-add-to-getdelays.patch
> -ext4-if-expression-format.patch
> -ext4-kmalloc-to-kzalloc.patch
> -ext4-eliminate-inline-functions.patch
> -tty-signal-tty-locking.patch
> -tty-signal-tty-locking-3270-fix.patch
> -do_task_stat-dont-take-tty_mutex.patch
> -do_acct_process-dont-take-tty_mutex.patch
> -trivial-make-set_special_pids-static.patch
> -sys_unshare-remove-a-broken-clone_sighand-code.patch
> -pktcdvd-reusability-of-procfs-functions.patch
> -pktcdvd-make-procfs-interface-optional.patch
> -pktcdvd-bio-write-congestion-using-blk_congestion_wait.patch
> -pktcdvd-bio-write-congestion-using-blk_congestion_wait-fix.patch
> -pktcdvd-add-sysfs-and-debugfs-interface.patch
> -remove-the-old-bd_mutex-lockdep-annotation.patch
> -new-bd_mutex-lockdep-annotation.patch
> -remove-lock_key-approach-to-managing-nested-bd_mutex-locks.patch
> -simplify-some-aspects-of-bd_mutex-nesting.patch
> -use-mutex_lock_nested-for-bd_mutex-to-avoid-lockdep-warning.patch
> -avoid-lockdep-warning-in-md.patch
> -bdev-fix-bd_part_count-leak.patch
> -generic-bug-implementation.patch
> -generic-bug-implementation-handle-bug=n.patch
> -generic-bug-implementation-include-linux-bugh-must-always-include-linux-moduleh.patch
> -generic-bug-for-i386.patch
> -generic-bug-for-x86-64.patch
> -uml-add-generic-bug-support.patch
> -use-generic-bug-for-ppc.patch
> -bug-test-1.patch
> -fix-generic-warn_on-message.patch
> -bit-revese-library.patch
> -crc32-replace-bitreverse-by-bitrev32.patch
> -video-use-bitrev8.patch
> -net-use-bitrev8-tidy.patch
> -isdn-hisax-use-bitrev8.patch
> -atm-ambassador-use-bitrev8.patch
> -isdn-gigaset-use-bitrev8.patch
> -drivers-mtd-nand-rtc_from4c-use-lib-bitrevc.patch
> -drivers-mtd-nand-rtc_from4c-use-lib-bitrevc-tidy.patch
> -fsstack-introduce-fsstack_copy_attrinode_.patch
> -fsstack-introduce-fsstack_copy_attrinode_-tidy.patch
> -fsstack-introduce-fsstack_copy_attrinode_-fs-stackc-should-include-linux-fs_stackh.patch
> -ecryptfs-use-fsstacks-generic-copy-inode-attr.patch
> -ecryptfs-use-fsstacks-generic-copy-inode-attr-tidy-fix.patch
> -ecryptfs-use-fsstacks-generic-copy-inode-attr-tidy-fix-fix.patch
> -struct-path-rename-reiserfss-struct-path.patch
> -struct-path-rename-dms-struct-path.patch
> -struct-path-move-struct-path-from-fs-nameic-into.patch
> -struct-path-make-ecryptfs-a-user-of-struct-path.patch
> -vfs-change-struct-file-to-use-struct-path.patch
> -sysfs-change-uses-of-f_dentry.patch
> -proc-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -ext2-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -ext3-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -ext4-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -fat-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
> -isofs-change-uses-of-f_dentry.patch
> -nfs-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
> -nfsd-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -ntfs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -i386-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -x86_64-change-uses-of-f_dentry.patch
> -kernel-change-uses-of-f_dentry.patch
> -mm-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
> -9p-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
> -affs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -autofs-change-uses-of-f_dentry.patch
> -autofs4-change-uses-of-f_dentry.patch
> -configfs-change-uses-of-f_dentry.patch
> -cifs-change-uses-of-f_dentry-vfsmnt-to-use-f_path.patch
> -ecryptfs-change-uses-of-f_dentry.patch
> -xfs-change-uses-of-f_dentryvfsmnt-to-use-f_path.patch
> -struct-path-convert-adfs.patch
> -struct-path-convert-afs.patch
> -struct-path-convert-alpha.patch
> -struct-path-convert-atm.patch
> -struct-path-convert-befs.patch
> -struct-path-convert-bfs.patch
> -struct-path-convert-block.patch
> -struct-path-convert-block_drivers.patch
> -struct-path-convert-char-drivers.patch
> -struct-path-convert-coda.patch
> -struct-path-convert-cosa.patch
> -struct-path-convert-cramfs.patch
> -struct-path-convert-cris.patch
> -struct-path-convert-drm.patch
> -struct-path-convert-efs.patch
> -struct-path-convert-freevxfs.patch
> -struct-path-convert-frv.patch
> -struct-path-convert-fuse.patch
> -struct-path-convert-gfs2.patch
> -struct-path-convert-hfs.patch
> -struct-path-convert-hfsplus.patch
> -struct-path-convert-hostfs.patch
> -struct-path-convert-hpfs.patch
> -struct-path-convert-hppfs.patch
> -struct-path-convert-hugetlbfs.patch
> -struct-path-convert-i2c-drivers.patch
> -struct-path-convert-ia64.patch
> -struct-path-convert-ieee1394.patch
> -struct-path-convert-infiniband.patch
> -struct-path-convert-ipc.patch
> -struct-path-convert-ipmi.patch
> -struct-path-convert-isapnp.patch
> -struct-path-convert-isdn.patch
> -struct-path-convert-ixj.patch
> -struct-path-convert-jffs.patch
> -struct-path-convert-jffs2.patch
> -struct-path-convert-jfs.patch
> -struct-path-convert-kernel.patch
> -struct-path-convert-lockd.patch
> -struct-path-convert-md.patch
> -struct-path-convert-minix.patch
> -struct-path-convert-mips.patch
> -struct-path-convert-mm.patch
> -struct-path-convert-nbd.patch
> -struct-path-convert-ncpfs.patch
> -struct-path-convert-net.patch
> -struct-path-convert-netfilter.patch
> -struct-path-convert-netlink.patch
> -struct-path-convert-ocfs2.patch
> -struct-path-convert-openpromfs.patch
> -struct-path-convert-oprofile.patch
> -struct-path-convert-parisc.patch
> -struct-path-convert-pci.patch
> -struct-path-convert-pcmcia.patch
> -struct-path-convert-powerpc.patch
> -struct-path-convert-ppc.patch
> -struct-path-convert-qnx4.patch
> -struct-path-convert-ramfs.patch
> -struct-path-convert-reiserfs.patch
> -struct-path-convert-romfs.patch
> -struct-path-convert-s390-drivers.patch
> -struct-path-convert-s390.patch
> -struct-path-convert-sbus.patch
> -struct-path-convert-scsi.patch
> -struct-path-convert-selinux.patch
> -struct-path-convert-sh.patch
> -struct-path-convert-smbfs.patch
> -struct-path-convert-sound.patch
> -struct-path-convert-sparc.patch
> -struct-path-convert-sparc64.patch
> -struct-path-convert-sunrpc.patch
> -struct-path-convert-sysv.patch
> -struct-path-convert-udf.patch
> -struct-path-convert-ufs.patch
> -struct-path-convert-unix.patch
> -struct-path-convert-usb.patch
> -struct-path-convert-v4l.patch
> -struct-path-convert-video.patch
> -struct-path-convert-zorro.patch
> -log2-implement-a-general-integer-log2-facility-in-the-kernel.patch
> -log2-implement-a-general-integer-log2-facility-in-the-kernel-fix.patch
> -log2-implement-a-general-integer-log2-facility-in-the-kernel-vs-git-cryptodev.patch
> -log2-implement-a-general-integer-log2-facility-in-the-kernel-ppc-fix.patch
> -log2-alter-roundup_pow_of_two-so-that-it-can-use-a-ilog2-on-a-constant.patch
> -log2-alter-get_order-so-that-it-can-make-use-of-ilog2-on-a-constant.patch
> -log2-provide-ilog2-fallbacks-for-powerpc.patch
> -add-process_session-helper-routine.patch
> -add-process_session-helper-routine-deprecate-old-field.patch
> -add-process_session-helper-routine-deprecate-old-field-tidy.patch
> -add-process_session-helper-routine-deprecate-old-field-fix-warnings.patch
> -add-process_session-helper-routine-deprecate-old-field-fix-warnings-2.patch
> -add-process_session-helper-routine-deprecate-old-field-fix-warnings-fix.patch
> -rename-struct-namespace-to-struct-mnt_namespace.patch
> -add-an-identifier-to-nsproxy.patch
> -rename-struct-pspace-to-struct-pid_namespace.patch
> -add-pid_namespace-to-nsproxy.patch
> -use-current-nsproxy-pid_ns.patch
> -add-child-reaper-to-pid_namespace.patch
> -sys_setpgid-eliminate-unnecessary-do_each_task_pidpidtype_pgid.patch
> -session_of_pgrp-kill-unnecessary-do_each_task_pidpidtype_pgid.patch
> -generic-ioremap_page_range-mips-conversion.patch
> -generic-ioremap_page_range-parisc-conversion.patch
> -generic-ioremap_page_range-s390-conversion.patch
> -generic-ioremap_page_range-sh-conversion.patch
> -generic-ioremap_page_range-sh64-conversion.patch
> -mxser-correct-tty-driver-name.patch
> -pci-mxser-pci-refcounts.patch
> -mxser-make-an-experimental-clone.patch
> -mxser-session-warning-fix.patch
> -char-mxser_new-correct-include-file.patch
> -char-mxser_new-upgrade-to-191.patch
> -char-mxser_new-rework-to-allow-dynamic-structs.patch
> -char-mxser_new-use-__devinit-macros.patch
> -char-mxser_new-pci_request_region-for-pci-regions.patch
> -char-mxser_new-check-request_region-retvals.patch
> -char-mxser_new-kill-unneeded-memsets.patch
> -char-mxser_new-revert-spin_lock-changes.patch
> -char-mxser_new-remove-request-for-testers-line.patch
> -char-mxser_new-debug-printk-dependent-on-debug.patch
> -char-mxser_new-alter-license-terms.patch
> -char-mxser_new-code-upside-down.patch
> -char-mxser_new-cmspar-is-defined.patch
> -char-remove-unneded-termbits-redefinitions-mxser_new.patch
> -char-mxser_new-eliminate-tty-ldisc-deref.patch
> -char-mxser_new-testbit-for-bit-testing.patch
> -char-mxser_new-correct-fail-paths.patch
> -char-mxser_new-dont-check-tty_unregister-retval.patch
> -char-mxser_new-compress-isa-finding.patch
> -char-mxser_new-register-tty-devices-on-the-fly.patch
> -char-mxser_new-compact-structures-round2.patch
> -char-mxser_new-reverse-if-else-paths-patch.patch
> -char-mxser_new-comments-cleanup.patch
> -char-mxser_new-correct-intr-handler-proto.patch
> -char-mxser_new-delete-ttys-and-termios.patch
> -char-mxser_new-pci-probing.patch
> -char-mxser_new-clean-macros.patch
> -maintainers-add-me-to-isicom-mxser.patch
> -mxser_new-correct-tty-driver-name.patch
> -char-stallion-use-pr_debug-macro.patch
> -char-stallion-remove-unneeded-casts.patch
> -char-stallion-kill-typedefs.patch
> -char-stallion-move-init-deinit.patch
> -char-stallion-uninline-functions.patch
> -char-stallion-mark-functions-as-init.patch
> -char-stallion-remove-many-prototypes.patch
> -tty-preparatory-structures-for-termios-revamp.patch
> -tty-preparatory-structures-for-termios-revamp-strip-fix.patch
> -tty-switch-to-ktermios-and-new-framework.patch
> -tty-switch-to-ktermios-and-new-framework-warning-fix.patch
> -tty-switch-to-ktermios-and-new-framework-irda-fix.patch
> -tty-switch-to-ktermios.patch
> -tty-switch-to-ktermios-nozomi-fix.patch
> -tty-switch-to-ktermios-bluetooth-fix.patch
> -tty-switch-to-ktermios-sclp-fix.patch
> -tty-switch-to-ktermios-3270-fix.patch
> -tty-switch-to-ktermios-powerpc-fix.patch
> -tty-switch-to-ktermios-uml-fix.patch
> -tty-switch-to-ktermios-uml-fix-2.patch
> -tty_ioctl-use-termios-for-the-old-structure-and-termios2.patch
> -tty_ioctl-use-termios-for-the-old-structure-and-termios2-fix.patch
> -tty_ioctl-use-termios-for-the-old-structure-and-termios2-update.patch
> -termios-enable-new-style-termios-ioctls-on-x86-64.patch
> -char-isicom-expand-function.patch
> -char-isicom-rename-init-function.patch
> -char-isicom-remove-isa-code.patch
> -char-isicom-remove-unneeded-memset.patch
> -char-isicom-move-to-tty_register_device.patch
> -char-isicom-use-pci_request_region.patch
> -char-isicom-check-kmalloc-retval.patch
> -char-isicom-use-completion.patch
> -char-isicom-simplify-timer.patch
> -char-isicom-remove-cvs-stuff.patch
> -char-isicom-fix-tty-index-check.patch
> -char-sx-convert-to-pci-probing.patch
> -char-sx-use-kcalloc.patch
> -char-sx-mark-functions-as-devinit.patch
> -char-sx-use-eisa-probing.patch
> -char-sx-ifdef-isa-code.patch
> -char-sx-lock-boards-struct.patch
> -char-sx-remove-duplicite-code.patch
> -char-sx-whitespace-cleanup.patch
> -char-sx-simplify-timer-logic.patch
> -char-sx-fix-return-in-module-init.patch
> -char-sx-use-pci_iomap.patch
> -char-sx-request-regions.patch
> -char-stallion-convert-to-pci-probing.patch
> -char-stallion-prints-cleanup.patch
> -char-stallion-implement-fail-paths.patch
> -char-stallion-correct-__init-macros.patch
> -char-stallion-functions-cleanup.patch
> -char-stallion-fix-fail-paths.patch
> -char-stallion-brd-struct-locking.patch
> -char-stallion-remove-syntactic-sugar.patch
> -char-stallion-variables-cleanup.patch
> -char-stallion-use-dynamic-dev.patch
> -char-istallion-convert-to-pci-probing.patch
> -char-istallion-remove-the-mess.patch
> -char-istallion-eliminate-typedefs.patch
> -char-istallion-variables-cleanup.patch
> -char-istallion-ifdef-eisa-code.patch
> -char-istallion-brdnr-locking.patch
> -char-istallion-free-only-isa.patch
> -char-istallion-correct-fail-paths.patch
> -char-istallion-correct-fail-paths-fix.patch
> -char-istallion-fix-enabling.patch
> -char-istallion-move-init-and-exit-code.patch
> -char-istallion-change-init-sequence.patch
> -char-istallion-dynamic-tty-device.patch
> -char-istallion-use-mod_timer.patch
> -char-cyclades-save-indent-levels.patch
> -char-cyclades-lindent-the-code.patch
> -char-cyclades-cleanup.patch
> -char-cyclades-fix-warnings.patch
> -drivers-isdn-handcrafted-min-max-macro-removal.patch
> -drivers-isdn-handcrafted-min-max-macro-removal-fix.patch
> -isdn-fix-missing-unregister_capi_driver.patch
> -isdn-avoid-a-potential-null-ptr-deref-in-ippp.patch
> -drivers-isdn-trivial-vsnprintf-conversion.patch
> -isdn-replace-kmallocmemset-with-kzalloc.patch
> -i4l-remove-the-broken-hisax_amd7930-option.patch
> -lockdep-annotate-nfsd4-recover-code.patch
> -nfs2-calculate-w-a-bit-later-in-nfsaclsvc_encode_getaclres.patch
> -nfs3-calculate-w-a-bit-later-in-nfs3svc_encode_getaclres.patch
> -fault-injection-documentation-and-scripts.patch
> -fault-injection-capabilities-infrastructure.patch
> -fault-injection-capabilities-infrastructure-tidy.patch
> -fault-injection-capabilities-infrastructure-tweaks.patch
> -fault-injection-capability-for-kmalloc.patch
> -fault-injection-capability-for-kmalloc-failslab-remove-__gfp_highmem-filtering.patch
> -fault-injection-capability-for-alloc_pages.patch
> -fault-injection-capability-for-disk-io.patch
> -fault-injection-process-filtering-for-fault-injection-capabilities.patch
> -fault-injection-stacktrace-filtering.patch
> -fault-injection-stacktrace-filtering-reject-failure-if-any-caller-lies-within-specified-range.patch
> -fault-injection-Kconfig-cleanup.patch
> -fault-injection-stacktrace-filtering-kconfig-fix.patch
> -fault-injection-Kconfig-cleanup-config_fault_injection-help-text.patch
> -schedc-correct-comment-for-this_rq_lock-routine.patch
> -sched-fix-migration-cost-estimator.patch
> -sched-domain-move-sched-group-allocations-to-percpu-area.patch
> -move_task_off_dead_cpu-should-be-called-with-disabled-ints.patch
> -sched-domain-increase-the-smt-busy-rebalance-interval.patch
> -sched-avoid-taking-rq-lock-in-wake_priority_sleeper.patch
> -sched-remove-staggering-of-load-balancing.patch
> -sched-disable-interrupts-for-locking-in-load_balance.patch
> -sched-extract-load-calculation-from-rebalance_tick.patch
> -sched-move-idle-status-calculation-into-rebalance_tick.patch
> -sched-use-softirq-for-load-balancing.patch
> -sched-call-tasklet-less-frequently.patch
> -sched-add-option-to-serialize-load-balancing.patch
> -sched-add-option-to-serialize-load-balancing-fix.patch
> -sched-improve-migration-accuracy.patch
> -sched-improve-migration-accuracy-tidy.patch
> -sched-improve-migration-accuracy-fix.patch
> -sched-decrease-number-of-load-balances.patch
> -sched-optimize-activate_task-for-rt-task.patch
> -kernel-schedc-whitespace-cleanups.patch
> -kernel-schedc-whitespace-cleanups-more.patch
> -sysctl-simplify-sysctl_uts_string.patch
> -sysctl-implement-sysctl_uts_string.patch
> -sysctl-simplify-ipc-ns-specific-sysctls.patch
> -sysctl-fix-sys_sysctl-interface-of-ipc-sysctls.patch
> -sysctl-fix-sys_sysctl-interface-of-ipc-sysctls-fix.patch
> -ide-more-conversion-to-pci_get-apis.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-virgefb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-vesafb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-tridentfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-tgafb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-stifb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-retz3fb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-pvr2fb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-platinumfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-offb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-macfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-hpfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-fm2fb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-ffb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-cyberfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-cirrusfb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-atyfb_base.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-atafb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-amifb.patch
> -ioremap-balanced-with-iounmap-for-drivers-video-S3triofb.patch
> -atyfb-rivafb-minor-fixes.patch
> -igafb-switch-to-pci_get-api.patch
> -video-sis-remove-unnecessary-variables-in-sis_ddc2delay.patch
> -pmagb-b-fb-fix-a-default-clock.patch
> -video-get-the-default-mode-from-the-right-database.patch
> -s3c2410fb-add-support-for-stn-displays.patch
> -fbcmapc-mark-structs-const-or.patch
> -various-fbdev-files-mark-structs.patch
> -various-fbdev-files-mark-structs-fix.patch
> -constify-and-annotate-__read_mostly.patch
> -annotate-some-variables-in-vesafb.patch
> -constify-vga16fbc.patch
> -au1100fb-fix-to-remove-flickering.patch
> -mbxfb-fix-hscoeff3-register-address.patch
> -mbxfb-add-more-registers-bits.patch
> -mbxfb-add-more-registers-to-debugfs.patch
> -mbxfb-add-yuv-video-overlay-support.patch
> -mbxfb-document-the-new-ioctl.patch
> -atyfb-remove-fixme.patch
> -atyfb-fix-compiler-warnings.patch
> -atyfb-fix-sparse-warnings.patch
> -atyfb-fix-blanking-level.patch
> -atyfb-remove-pointless-aty_init.patch
> -atyfb-fix-__init-and-__devinit.patch
> -atyfb-remove-aty_cmap_regs.patch
> -atyfb-improve-atyfb_atari_probe.patch
> -atyfb-improve-power-management.patch
> -drivers-video-use-kmemdup.patch
> -visws-sgivwfb-is-module-needs-exports.patch
> -backlight-lcd-remove-dependenct-from-the-framebuffer-layer.patch
> -backlight-lcd-remove-dependenct-from-the-framebuffer-layer-tidy.patch
> -softcursorc-avoid-unaligned-accesses.patch
> -dm-io-fix-bi_max_vecs.patch
> -dm-tidy-core-formatting.patch
> -dm-suspend-parameter-change.patch
> -dm-map-and-endio-return-code-clarification.patch
> -dm-map-and-endio-symbolic-return-codes.patch
> -dm-ioctl-add-noflush-suspend.patch
> -dm-suspend-add-noflush-pushback.patch
> -dm-mpath-use-noflush-suspending.patch
> -dm-snapshot-abstract-memory-release.patch
> -dm-log-rename-complete_resync_work.patch
> -dm-raid1-reset-sync_search-on-resume.patch
> -make-drivers-md-dm-snapcksnapd-static.patch
> -md-tidy-up-device-change-notification-when-an-md-array-is-stopped.patch
> -md-define-raid5_mergeable_bvec.patch
> -md-handle-bypassing-the-read-cache-assuming-nothing-fails.patch
> -md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure.patch
> -md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-fix.patch
> -md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-misc-fixes-for-aligned-read-handling-including-raid6-read-corruption.patch
> -md-allow-reads-that-have-bypassed-the-cache-to-be-retried-on-failure-misc-fixes-for-error-handling-of-aligned-reads.patch
> -md-enable-bypassing-cache-for-reads.patch
> -md-fix-innocuous-bug-in-raid6-stripe_to_pdidx.patch
> -md-conditionalize-some-code.patch
> -dio-centralize-completion-in-dio_complete.patch
> -dio-call-blk_run_address_space-once-per-op.patch
> -dio-formalize-bio-counters-as-a-dio-reference-count.patch
> -dio-remove-duplicate-bio-wait-code.patch
> -dio-only-call-aio_complete-after-returning-eiocbqueued.patch
> -dio-lock-refcount-operations.patch
> -fdtable-delete-pointless-code-in-dup_fd.patch
> -fdtable-make-fdarray-and-fdsets-equal-in-size.patch
> -fdtable-remove-the-free_files-field.patch
> -fdtable-implement-new-pagesize-based-fdtable-allocator.patch
> -fdtable-implement-new-pagesize-based-fdtable-allocator-fix.patch
> -fdtable-implement-new-pagesize-based-fdtable-allocator-bound-minimum-allocation-size.patch
> -fdtable-implement-new-pagesize-based-fdtable-allocator-avoid-fdset-cacheline-ping-pong.patch
> -round_jiffies-infrastructure.patch
> -round_jiffies-infrastructure-fix.patch
> -user-of-the-jiffies-rounding-patch-ata-subsystem.patch
> -user-of-the-jiffies-rounding-code-jbd.patch
> -user-of-the-jiffies-rounding-code-networking.patch
> -user-of-the-jiffies-rounding-patch-slab.patch
> -clocksource-add-usage-of-config_sysfs.patch
> -clocksource-small-cleanup-2.patch
> -clocksource-small-cleanup-2-fix.patch
> -clocksource-small-acpi_pm-cleanup.patch
> -kvm-userspace-interface.patch
> -kvm-userspace-interface-make-enum-values-in-userspace-interface-explicit.patch
> -kvm-intel-virtual-mode-extensions-definitions.patch
> -kvm-kvm-data-structures.patch
> -kvm-random-accessors-and-constants.patch
> -kvm-virtualization-infrastructure.patch
> -kvm-virtualization-infrastructure-kvm-fix-guest-cr4-corruption.patch
> -kvm-virtualization-infrastructure-include-desch.patch
> -kvm-virtualization-infrastructure-fix-segment-state-changes-across-processor-mode-switches.patch
> -kvm-virtualization-infrastructure-fix-asm-constraints-for-segment-loads.patch
> -kvm-virtualization-infrastructure-fix-mmu-reset-locking-when-setting-cr0.patch
> -kvm-memory-slot-management.patch
> -kvm-vcpu-creation-and-maintenance.patch
> -kvm-vcpu-creation-and-maintenance-segment-access-cleanup.patch
> -kvm-workaround-cr0cd-cache-disable-bit-leak-from-guest-to.patch
> -kvm-vcpu-execution-loop.patch
> -kvm-define-exit-handlers.patch
> -kvm-define-exit-handlers-pass-fs-gs-segment-bases-to-x86-emulator.patch
> -kvm-less-common-exit-handlers.patch
> -kvm-less-common-exit-handlers-handle-rdmsrmsr_efer.patch
> -kvm-mmu.patch
> -kvm-x86-emulator.patch
> -kvm-clarify-licensing.patch
> -kvm-x86-emulator-fix-emulator-mov-cr-decoding.patch
> -kvm-plumbing.patch
> -kvm-dynamically-determine-which-msrs-to-load-and-save.patch
> -kvm-fix-calculation-of-initial-value-of-rdx-register.patch
> -kvm-avoid-using-vmx-instruction-directly.patch
> -kvm-avoid-using-vmx-instruction-directly-fix-asm-constraints.patch
> -kvm-expose-interrupt-bitmap.patch
> -kvm-add-time-stamp-counter-msr-and-accessors.patch
> -kvm-expose-msrs-to-userspace.patch
> -kvm-expose-msrs-to-userspace-v2.patch
> -kvm-create-kvm-intelko-module.patch
> -kvm-make-dev-registration-happen-when-the-arch.patch
> -kvm-make-hardware-detection-an-arch-operation.patch
> -kvm-make-the-per-cpu-enable-disable-functions-arch.patch
> -kvm-make-the-hardware-setup-operations-non-percpu.patch
> -kvm-make-the-guest-debugger-an-arch-operation.patch
> -kvm-make-msr-accessors-arch-operations.patch
> -kvm-make-the-segment-accessors-arch-operations.patch
> -kvm-cache-guest-cr4-in-vcpu-structure.patch
> -kvm-cache-guest-cr0-in-vcpu-structure.patch
> -kvm-add-get_segment_base-arch-accessor.patch
> -kvm-add-idt-and-gdt-descriptor-accessors.patch
> -kvm-make-syncing-the-register-file-to-the-vcpu.patch
> -kvm-make-the-vcpu-execution-loop-an-arch-operation.patch
> -kvm-move-the-vmx-exit-handlers-to-vmxc.patch
> -kvm-make-vcpu_setup-an-arch-operation.patch
> -kvm-make-__set_cr0-and-dependencies-arch-operations.patch
> -kvm-make-__set_cr4-an-arch-operation.patch
> -kvm-make-__set_efer-an-arch-operation.patch
> -kvm-make-set_cr3-and-tlb-flushing-arch-operations.patch
> -kvm-make-inject_page_fault-an-arch-operation.patch
> -kvm-make-inject_gp-an-arch-operation.patch
> -kvm-use-the-idt-and-gdt-accessors-in-realmode-emulation.patch
> -kvm-use-the-general-purpose-register-accessors-rather.patch
> -kvm-move-the-vmx-tsc-accessors-to-vmxc.patch
> -kvm-access-rflags-through-an-arch-operation.patch
> -kvm-move-the-vmx-segment-field-definitions-to-vmxc.patch
> -kvm-add-an-arch-accessor-for-cs-d-b-and-l-bits.patch
> -kvm-add-a-set_cr0_no_modeswitch-arch-accessor.patch
> -kvm-make-vcpu_load-and-vcpu_put-arch-operations.patch
> -kvm-make-vcpu-creation-and-destruction-arch-operations.patch
> -kvm-move-vmcs-static-variables-to-vmxc.patch
> -kvm-make-is_long_mode-an-arch-operation.patch
> -kvm-use-the-tlb-flush-arch-operation-instead-of-an.patch
> -kvm-remove-guest_cpl.patch
> -kvm-move-vmcs-accessors-to-vmxc.patch
> -kvm-move-vmx-helper-inlines-to-vmxc.patch
> -kvm-remove-vmx-includes-from-arch-independent-code.patch
> -kvm-build-fix.patch
> -kvm-build-fix-2.patch
> 
>  Merged into mainline or a subsystem tree.
> 
> +x86-smp-export-smp_num_siblings-for-oprofile.patch
> +tty-export-get_current_tty.patch
> +ieee80211softmac-fix-errors-related-to-the-work_struct-changes.patch
> +kvm-add-missing-include.patch
> +kvm-put-kvm-in-a-new-virtualization-menu.patch
> +kvm-clean-up-amd-svm-debug-registers-load-and-unload.patch
> +kvm-replace-__x86_64__-with-config_x86_64.patch
> +fix-more-workqueue-build-breakage-tps65010.patch
> +another-build-fix-header-rearrangements-osk.patch
> +uml-fix-net_kern-workqueue-abuse.patch
> +isdn-gigaset-fix-possible-missing-wakeup.patch
> +i2o_exec_exit-and-i2o_driver_exit-should-not-be-__exit.patch
> 
>  2.6.20 queue.
> 
> +revert-generic_file_buffered_write-handle-zero-length-iovec-segments.patch
> +revert-generic_file_buffered_write-deadlock-on-vectored-write.patch
> +generic_file_buffered_write-cleanup.patch
> +mm-only-mm-debug-write-deadlocks.patch
> +mm-fix-pagecache-write-deadlocks.patch
> +mm-fix-pagecache-write-deadlocks-comment.patch
> +mm-fix-pagecache-write-deadlocks-xip.patch
> +mm-fix-pagecache-write-deadlocks-mm-pagecache-write-deadlocks-efault-fix.patch
> +mm-fix-pagecache-write-deadlocks-zerolength-fix.patch
> +mm-fix-pagecache-write-deadlocks-stale-holes-fix.patch
> +fs-prepare_write-fixes.patch
> +fs-prepare_write-fixes-fuse-fix.patch
> +fs-prepare_write-fixes-jffs-fix.patch
> +fs-prepare_write-fixes-fat-fix.patch
> +fs-fix-cont-vs-deadlock-patches.patch
> 
>  Bring back the ongoing pagecache deadlock fix work.
> 
> -implementation-of-acpi_video_get_next_level-tidy.patch
> 
>  Folded into implementation-of-acpi_video_get_next_level.patch
> 
> -video-sysfs-support-take-2-add-dev-argument-for-backlight_device_register-fix.patch
> 
>  Folded into video-sysfs-support-take-2-add-dev-argument-for-backlight_device_register.patch
> 
> +fbdev-update-after-backlight-argument-change.patch
> 
>  Fix fbdev for acpi changes.
> 
> +add-support-for-asus-a6va-m6v-w5f-v6v-laptops-in-asus-acpi.patch
> +add-support-for-acpi_load_table-acpi_unload_table_id.patch
> +altix-acpi-ssdt-pci-device-support.patch
> +altix-add-acpi-ssdt-pci-device-support-hotplug.patch
> +acpi-i686-x86_64-fix-laptop-bootup-hang-in-init_acpi.patch
> 
>  ACPI updates.
> 
> +sony_apci-resume-fix.patch
> 
>  Fix sony_apci-resume.patch
> 
> +git-alsa-fixup.patch
> 
>  Fix reject in git-alsa.patch
> 
> +alsa-workqueue-fixes.patch
> 
>  Fix alsa
> 
> +git-cpufreq-fixup.patch
> 
>  Fix rejects in git-cpufreq,patch
> 
> +ppc-cs4218_tdm-remove-extra-brace.patch
> 
>  ppc build fix
> 
> +gregkh-driver-uio.patch
> +gregkh-driver-uio-dummy.patch
> +gregkh-driver-driver-core-delete-virtual-directory-on-class_unregister.patch
> +gregkh-driver-debugfs-inotify-create-mkdir-support.patch
> +gregkh-driver-debugfs-coding-style-fixes.patch
> +gregkh-driver-debugfs-file-directory-creation-error-handling.patch
> +gregkh-driver-debugfs-more-file-directory-creation-error-handling.patch
> +gregkh-driver-debugfs-file-directory-removal-fix.patch
> +gregkh-driver-driver-core-platform_driver_probe-can-save-codespace-save-codespace.patch
> +gregkh-driver-driver-core-make-platform_device_add_data-accept-a-const-pointer.patch
> +gregkh-driver-driver-core-deprecate-pm_legacy-default-it-to-n.patch
> +gregkh-driver-network-device.patch
> 
>  driver tree updates
> 
> +tty-switch-to-ktermios-nozomi-fix.patch
> 
>  Fix it.
> 
> +drm-handle-pci_enable_device-failure.patch
> 
>  DRM fixlet.
> 
> +saa7134-add-support-for-the-encore-enl-tv.patch
> +drivers-media-video-cpia2-cpia2_usbc-free.patch
> +fix-namespace-conflict-between-w9968cfc-on-mips.patch
> +avoid-race-when-deregistering-the-ir-control-for-dvb-usb.patch
> 
>  DVB fixes
> 
> +jdelvare-i2c-i2c-i801-documentation-update.patch
> +jdelvare-i2c-i2c-fix-broken-ds1337-initialization.patch
> +jdelvare-i2c-i2c-versatile-new-arm-bus-driver.patch
> +jdelvare-i2c-i2c-discard-del-bus-wrappers.patch
> +jdelvare-i2c-i2c-i801-enable-PEC-on-ICH6.patch
> +jdelvare-i2c-i2c-dev-fix-return-value-check.patch
> +jdelvare-i2c-i2c-dev-merge-kfree.patch
> +jdelvare-i2c-i2c-omap-prescaler-formula.patch
> 
>  i2c tree updates
> 
> +jdelvare-hwmon-hwmon-unchecked-return-status-fixes-abituguru.patch
> +jdelvare-hwmon-hwmon-rudolf-marek-changed-email-address.patch
> +jdelvare-hwmon-hwmon-w83793-new-driver.patch
> +jdelvare-hwmon-hwmon-w83793-documentation.patch
> +jdelvare-hwmon-hwmon-ams-new-driver.patch
> +jdelvare-hwmon-hwmon-ams-maintainers.patch
> 
>  hwmon tree updates
> 
> +make-lm70_remove-a-__devexit-function.patch
> 
>  hwmon fix.
> 
> +ia64-enable-config_debug_spinlock_sleep.patch
> 
>  Help ia64 developers find bugs.
> 
> +git-libata-all-fixup.patch
> 
>  Fix rejects in git-libata-all.patch
> 
> +sata_nv-add-suspend-resume-support.patch
> +pata_it8213-add-new-driver-for-the-it8213-card.patch
> +libata-simulate-report-luns-for-atapi-devices.patch
> +user-of-the-jiffies-rounding-patch-ata-subsystem.patch
> +libata-fix-oops-with-sparsemem.patch
> 
>  ata/pata updates.
> 
> +mips-dbg_io-stray-brackets-fix.patch
> 
>  mips fix
> 
> +git-mmc-fixup.patch
> 
>  Fix rejects in git-mmc.patch
> 
> +git-mmc-tifm_sd-warning-fix.patch
> +mmc-fix-prev-state-2-=-task_running-problem-on-sd-mmc-card-removal.patch
> 
>  MMC fixes
> 
> +git-mtd-build-fix.patch
> 
>  MTD fix
> 
> +ubi-versus-add-include-linux-freezerh-and-move-definitions-from.patch
> 
>  Fix UBI tree
> 
> -git-netdev-all-fixup.patch
> -libphy-dont-do-that.patch
> 
>  Unneeded
> 
> +spidernet-dma-coalescing.patch
> +spidernet-add-net_ratelimit-to-suppress-long-output.patch
> +spidernet-rx-locking.patch
> +spidernet-refactor-rx-refill.patch
> +spidernet-rx-skb-mem-leak.patch
> +spidernet-another-skb-mem-leak.patch
> +spidernet-cleanup-return-codes.patch
> +spidernet-rx-refill.patch
> +spidernet-merge-error-branches.patch
> +spidernet-remove-unused-variable.patch
> +spidernet-rx-chain-tail.patch
> +spidernet-turn-rx-irq-back-on.patch
> +spidernet-memory-barrier.patch
> +spidernet-avoid-possible-rx-chain-corruption.patch
> +spidernet-rx-debugging-printout.patch
> +spidernet-rework-rx-linked-list.patch
> +driver-for-silan-sc92031-netdev.patch
> +driver-for-silan-sc92031-netdev-fixes.patch
> +driver-for-silan-sc92031-netdev-include-fix.patch
> 
>  netdev things.
> 
> -auth_gss-unregister-gss_domain-when-unloading-module-fix.patch
> 
>  Folded into auth_gss-unregister-gss_domain-when-unloading-module.patch
> 
> -serial-handle-pci_enable_device-failure-upon-resume.patch
> 
>  Dropped
> 
> +fix-pnx8550-serial-breakage.patch
> +pnx8550-uart-driver.patch
> 
>  Serial updates
> 
> +gregkh-pci-pci-use-sys-bus-pci-drivers-driver-new_id-first.patch
> +gregkh-pci-pci-add-class-codes-for-wireless-rf-controllers.patch
> +gregkh-pci-pci-quirks-remove-redundant-check.patch
> +gregkh-pci-rpaphp-compiler-warning-cleanup.patch
> +gregkh-pci-pci-pcieport-driver-remove-invalid-warning-message.patch
> +gregkh-pci-pci-introduce-pci_find_present.patch
> +gregkh-pci-pci-create-__pci_bus_find_cap_start-from-__pci_bus_find_cap.patch
> +gregkh-pci-pci-add-pci_find_ht_capability-for-finding-hypertransport-capabilities.patch
> +gregkh-pci-pci-use-pci_find_ht_capability-in-drivers-pci-htirq.c.patch
> +gregkh-pci-pci-add-defines-for-hypertransport-msi-fields.patch
> +gregkh-pci-pci-use-pci_find_ht_capability-in-drivers-pci-quirks.c.patch
> +gregkh-pci-pci-only-check-the-ht-capability-bits-in-mpic.c.patch
> +gregkh-pci-pci-fix-multiple-problems-with-via-hardware.patch
> +gregkh-pci-pci-be-a-bit-defensive-in-quirk_nvidia_ck804-so-we-don-t-risk-dereferencing-a-null-pdev.patch
> +gregkh-pci-pci-check-szhi-when-sz-is-0-when-64-bit-iomem-bigger-than-4g.patch
> 
>  PCI tree updates
> 
> +dont-export-device-ids-to-userspace.patch
> +via-sb600-sata-quirk.patch
  ~~~~~~~~~
Hi Andrew,
    Thank you for applying ATI SB600 SATA patch!
    But it seems the patch file name should be
"ati"-sb600-sata-quirk.patch, not "via"-sb600-sata-quirk.patch, type
error? :)
    BTW, the following line in ide/pci/atiixp.c had better be removed
since there would be no legacy ide mode any more after this patch is
applied.
    "{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, PCI_ANY_ID,
PCI_ANY_ID, (PCI_CLASS_STORAGE_IDE<<8)|0x8a, 0xffff05, 1},"
    

Conke


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1
  2006-12-13  1:17 ` 2.6.19-mm1 Conke Hu
@ 2006-12-13  1:50   ` Andrew Morton
  0 siblings, 0 replies; 41+ messages in thread
From: Andrew Morton @ 2006-12-13  1:50 UTC (permalink / raw)
  To: conke.hu; +Cc: linux-kernel

On Wed, 13 Dec 2006 09:17:42 +0800
Conke Hu <conke.hu@gmail.com> wrote:

>     Thank you for applying ATI SB600 SATA patch!
>     But it seems the patch file name should be
> "ati"-sb600-sata-quirk.patch, not "via"-sb600-sata-quirk.patch, type
> error? :)

That's the sort of thing which happens when people send me patches titled
"Re: -mm merge plans for 2.6.20".  I guess, and I don't spend a lot of time
over it, either.


>     BTW, the following line in ide/pci/atiixp.c had better be removed
> since there would be no legacy ide mode any more after this patch is
> applied.
>     "{ PCI_VENDOR_ID_ATI, PCI_DEVICE_ID_ATI_IXP600_SATA, PCI_ANY_ID,
> PCI_ANY_ID, (PCI_CLASS_STORAGE_IDE<<8)|0x8a, 0xffff05, 1},"

please send a patch to fix this.

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1 (md/raid1 randomly drops partitions - possible sata_uli problem)
  2006-12-13  0:53           ` 2.6.19-mm1 (md/raid1 randomly drops partitions - possible sata_uli problem) Neil Brown
@ 2006-12-13 11:51             ` Rafael J. Wysocki
  0 siblings, 0 replies; 41+ messages in thread
From: Rafael J. Wysocki @ 2006-12-13 11:51 UTC (permalink / raw)
  To: Neil Brown; +Cc: Andrew Morton, linux-kernel

On Wednesday, 13 December 2006 01:53, Neil Brown wrote:
> On Tuesday December 12, rjw@sisk.pl wrote:
> > > 
> > > So when md writes to write out the superblock, to gets EIO... Odd that
> > > you aren't getting errors for normal writes.
> > > 
> > > What devices are the md/raid1 built on?
> > 
> > Sata drives, on sata_uli.
> > 
> > > > 
> > > > I'll try to reproduce it tomorrow and collect some more information.
> > > 
> > > Thanks.  More information is definitely better than less, so send over
> > > anything you can find.
> > 
> > Okay, seems to be readily reproducible, dmesg output from the failing kernel
> > attached.
> 
> Weird.  You are getting silent write errors...
> 
> Can you write to these drives are all? e.g.
> 
>   dd if=/dev/sdb3 of=/tmp/tmp count=1
>   dd if=/tmp/tmp of=/dev/sdb3 oflag=direct
> 
> (hopefully 'direct' will cause write errors to be passed up).

Unfortunately I have no access to the machine right now.

> I really think this looks like a sata problem, not an md problem.

That's possible, but everything except for the md RAID seems to work.  Strange.

I think I'll wait until the next -mm is out and check if the problem goes away. ;-)

Greetings,
Rafael


-- 
If you don't have the time to read,
you don't have the time or the tools to write.
		- Stephen King

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable
  2006-12-11 20:46 ` 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable Adrian Bunk
@ 2006-12-13 12:36     ` Artem Bityutskiy
  2006-12-13 12:36     ` Artem Bityutskiy
  1 sibling, 0 replies; 41+ messages in thread
From: Artem Bityutskiy @ 2006-12-13 12:36 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel, linux-mtd

On Mon, 2006-12-11 at 21:46 +0100, Adrian Bunk wrote:
> It doesn't seem to be intended that in ubi_dbg_vprint_nolock() the 
> variable "caller" is never assigned any value different from 0.
>  

thanks, fixed in our GIT tree.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable
@ 2006-12-13 12:36     ` Artem Bityutskiy
  0 siblings, 0 replies; 41+ messages in thread
From: Artem Bityutskiy @ 2006-12-13 12:36 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-mtd, linux-kernel

On Mon, 2006-12-11 at 21:46 +0100, Adrian Bunk wrote:
> It doesn't seem to be intended that in ubi_dbg_vprint_nolock() the 
> variable "caller" is never assigned any value different from 0.
>  

thanks, fixed in our GIT tree.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: missing MTD_UBI* help texts
  2006-12-11 16:42 ` 2.6.19-mm1: missing MTD_UBI* help texts Adrian Bunk
@ 2006-12-13 12:37     ` Artem Bityutskiy
  0 siblings, 0 replies; 41+ messages in thread
From: Artem Bityutskiy @ 2006-12-13 12:37 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel, linux-mtd

On Mon, 2006-12-11 at 17:42 +0100, Adrian Bunk wrote:
> The MTD_UBI and the MTD_UBI_DEBUG_PARANOID_* options lack help texts.

thanks, fixed in our GIT tree.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: missing MTD_UBI* help texts
@ 2006-12-13 12:37     ` Artem Bityutskiy
  0 siblings, 0 replies; 41+ messages in thread
From: Artem Bityutskiy @ 2006-12-13 12:37 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-mtd, linux-kernel

On Mon, 2006-12-11 at 17:42 +0100, Adrian Bunk wrote:
> The MTD_UBI and the MTD_UBI_DEBUG_PARANOID_* options lack help texts.

thanks, fixed in our GIT tree.

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

^ permalink raw reply	[flat|nested] 41+ messages in thread

* 2.6.19-mm1: gotemp: memset(..., 0) error
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (11 preceding siblings ...)
  2006-12-13  1:17 ` 2.6.19-mm1 Conke Hu
@ 2006-12-13 13:05 ` Adrian Bunk
  2006-12-14 23:50   ` Greg KH
  2006-12-13 13:06 ` [-mm patch] slm_set_taskperm(): remove horrible error handling code Adrian Bunk
  13 siblings, 1 reply; 41+ messages in thread
From: Adrian Bunk @ 2006-12-13 13:05 UTC (permalink / raw)
  To: Andrew Morton, Greg KH; +Cc: linux-kernel

<--  snip  -->

...
NOT FOR MAINLINE!

This is for the driver tutorial I give.  It will not be included in the
mainline kernel tree ever.  Use the ldusb driver that is already there
instead for this device.

This is only a teaching tool.
...
+       pkt = kmalloc(sizeof(*pkt), GFP_ATOMIC);
+       if (!pkt)
+               return -ENOMEM;
+       memset(pkt, sizeof(*pkt), 0x00);
...

<--  snip  -->


Lesson 1:
Write an USB driver.

Lesson 2:
Correct the memset() argument order or use kzalloc().


cu
Adrian  ;-)

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [-mm patch] slm_set_taskperm(): remove horrible error handling code
  2006-12-11  8:58 2.6.19-mm1 Andrew Morton
                   ` (12 preceding siblings ...)
  2006-12-13 13:05 ` 2.6.19-mm1: gotemp: memset(..., 0) error Adrian Bunk
@ 2006-12-13 13:06 ` Adrian Bunk
  13 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-13 13:06 UTC (permalink / raw)
  To: Andrew Morton, Kylene Jo Hall
  Cc: linux-kernel, Mimi Zohar, chrisw, linux-security-module

Error handling:
Pass something you memset'ed to 0 to functions that never change it but 
dereference it in dprintk()'s.

This patch removes this broken code - plain Oops'es aren't worse.

As a bonus, this function no longer wastes more than 2 kB stack space.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 security/slim/slm_main.c |   19 +++----------------
 1 file changed, 3 insertions(+), 16 deletions(-)

--- linux-2.6.19-mm1/security/slim/slm_main.c.old	2006-12-13 02:58:34.000000000 +0100
+++ linux-2.6.19-mm1/security/slim/slm_main.c	2006-12-13 03:00:06.000000000 +0100
@@ -608,34 +608,21 @@
 			     struct slm_tsec_data *parent_tsec)
 {
 	return enforce_integrity_write(level, name, parent_tsk, parent_tsec);
 }
 
 static int slm_set_taskperm(int mask, struct slm_file_xattr *level,
 			    const unsigned char *name)
 {
-	struct task_struct *parent_tsk = current->parent, new_tsk;
-	struct slm_tsec_data *parent_tsec = NULL, new_tsec;
+	struct task_struct *parent_tsk = current->parent;
+	struct slm_tsec_data *parent_tsec;
 	int rc = 0;
 
-	if (parent_tsk)
-		parent_tsec = parent_tsk->security;
-	else {
-		printk(KERN_INFO
-		       "%s: current pid %d: parent_tsk is null\n",
-		       __FUNCTION__, current->pid);
-		memset(&new_tsk, 0, sizeof(struct task_struct));
-		parent_tsk = &new_tsk;
-	}
-
-	if (!parent_tsec) {
-		memset(&new_tsec, 0, sizeof(struct slm_tsec_data));
-		parent_tsec = &new_tsec;
-	}
+	parent_tsec = parent_tsk->security;
 
 	if (mask & MAY_READ)
 		rc = do_task_may_read(level, name, parent_tsk, parent_tsec);
 	if ((mask & MAY_WRITE) || (mask & MAY_APPEND))
 		rc |= do_task_may_write(level, name, parent_tsk, parent_tsec);
 
 	return rc;
 }


^ permalink raw reply	[flat|nested] 41+ messages in thread

* [Ocfs2-devel] [-mm patch] fs/ocfs2/dlm/: make functions static
  2006-12-11 22:26     ` Mark Fasheh
@ 2006-12-13 23:17       ` Adrian Bunk
  -1 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-13 15:17 UTC (permalink / raw)
  To: Mark Fasheh; +Cc: Andrew Morton, kurt.hackel, linux-kernel, ocfs2-devel

On Mon, Dec 11, 2006 at 02:26:36PM -0800, Mark Fasheh wrote:
> Hi Adrian,
> 
> On Mon, Dec 11, 2006 at 08:10:01PM +0100, Adrian Bunk wrote:
> > On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> > >...
> > > Changes since 2.6.19-rc6-mm2:
> > >...
> > >  git-ocfs2.patch
> > >...
> > >  git trees.
> > >...
> > 
> > This patch makes needlessly global code static.
> > 
> > Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> I hand-merged the tcp.c change as the patch introducing that variable is
> going upstream soon. Would you mind sending me the dlm/* stuff as a seperate
> patch?

It's below.

> Thanks,
> 	--Mark

cu
Adrian


<--  snip  -->


This patch makes some needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 fs/ocfs2/dlm/dlmcommon.h |    6 ------
 fs/ocfs2/dlm/dlmmaster.c |    8 +++++---
 fs/ocfs2/dlm/dlmthread.c |    4 ++--
 3 files changed, 7 insertions(+), 11 deletions(-)

--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h.old	2006-12-11 18:34:44.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h	2006-12-11 18:36:22.000000000 +0100
@@ -739,8 +739,6 @@
 			      struct dlm_lock_resource *res);
 void dlm_lockres_calc_usage(struct dlm_ctxt *dlm,
 			    struct dlm_lock_resource *res);
-int dlm_purge_lockres(struct dlm_ctxt *dlm,
-		      struct dlm_lock_resource *lockres);
 static inline void dlm_lockres_get(struct dlm_lock_resource *res)
 {
 	/* This is called on every lookup, so it might be worth
@@ -864,10 +862,6 @@
 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data);
 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data);
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
-int dlm_migrate_lockres(struct dlm_ctxt *dlm,
-			struct dlm_lock_resource *res,
-			u8 target);
 int dlm_empty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
 int dlm_finish_migration(struct dlm_ctxt *dlm,
 			 struct dlm_lock_resource *res,
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c.old	2006-12-11 18:35:13.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c	2006-12-11 18:37:28.000000000 +0100
@@ -2327,8 +2327,9 @@
  */
 
 
-int dlm_migrate_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res,
-			u8 target)
+static int dlm_migrate_lockres(struct dlm_ctxt *dlm,
+			       struct dlm_lock_resource *res,
+			       u8 target)
 {
 	struct dlm_master_list_entry *mle = NULL;
 	struct dlm_master_list_entry *oldmle = NULL;
@@ -2676,7 +2677,8 @@
 	return can_proceed;
 }
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_lockres_is_dirty(struct dlm_ctxt *dlm,
+				struct dlm_lock_resource *res)
 {
 	int ret;
 	spin_lock(&res->spinlock);
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c.old	2006-12-11 18:36:29.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c	2006-12-11 18:36:41.000000000 +0100
@@ -154,7 +154,8 @@
 	spin_unlock(&dlm->spinlock);
 }
 
-int dlm_purge_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_purge_lockres(struct dlm_ctxt *dlm,
+			     struct dlm_lock_resource *res)
 {
 	int master;
 	int ret = 0;

^ permalink raw reply	[flat|nested] 41+ messages in thread

* [-mm patch] fs/ocfs2/dlm/: make functions static
@ 2006-12-13 23:17       ` Adrian Bunk
  0 siblings, 0 replies; 41+ messages in thread
From: Adrian Bunk @ 2006-12-13 23:17 UTC (permalink / raw)
  To: Mark Fasheh; +Cc: Andrew Morton, kurt.hackel, linux-kernel, ocfs2-devel

On Mon, Dec 11, 2006 at 02:26:36PM -0800, Mark Fasheh wrote:
> Hi Adrian,
> 
> On Mon, Dec 11, 2006 at 08:10:01PM +0100, Adrian Bunk wrote:
> > On Mon, Dec 11, 2006 at 12:58:07AM -0800, Andrew Morton wrote:
> > >...
> > > Changes since 2.6.19-rc6-mm2:
> > >...
> > >  git-ocfs2.patch
> > >...
> > >  git trees.
> > >...
> > 
> > This patch makes needlessly global code static.
> > 
> > Signed-off-by: Adrian Bunk <bunk@stusta.de>
> 
> I hand-merged the tcp.c change as the patch introducing that variable is
> going upstream soon. Would you mind sending me the dlm/* stuff as a seperate
> patch?

It's below.

> Thanks,
> 	--Mark

cu
Adrian


<--  snip  -->


This patch makes some needlessly global functions static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

 fs/ocfs2/dlm/dlmcommon.h |    6 ------
 fs/ocfs2/dlm/dlmmaster.c |    8 +++++---
 fs/ocfs2/dlm/dlmthread.c |    4 ++--
 3 files changed, 7 insertions(+), 11 deletions(-)

--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h.old	2006-12-11 18:34:44.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmcommon.h	2006-12-11 18:36:22.000000000 +0100
@@ -739,8 +739,6 @@
 			      struct dlm_lock_resource *res);
 void dlm_lockres_calc_usage(struct dlm_ctxt *dlm,
 			    struct dlm_lock_resource *res);
-int dlm_purge_lockres(struct dlm_ctxt *dlm,
-		      struct dlm_lock_resource *lockres);
 static inline void dlm_lockres_get(struct dlm_lock_resource *res)
 {
 	/* This is called on every lookup, so it might be worth
@@ -864,10 +862,6 @@
 void dlm_hb_node_down_cb(struct o2nm_node *node, int idx, void *data);
 void dlm_hb_node_up_cb(struct o2nm_node *node, int idx, void *data);
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
-int dlm_migrate_lockres(struct dlm_ctxt *dlm,
-			struct dlm_lock_resource *res,
-			u8 target);
 int dlm_empty_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res);
 int dlm_finish_migration(struct dlm_ctxt *dlm,
 			 struct dlm_lock_resource *res,
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c.old	2006-12-11 18:35:13.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmmaster.c	2006-12-11 18:37:28.000000000 +0100
@@ -2327,8 +2327,9 @@
  */
 
 
-int dlm_migrate_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res,
-			u8 target)
+static int dlm_migrate_lockres(struct dlm_ctxt *dlm,
+			       struct dlm_lock_resource *res,
+			       u8 target)
 {
 	struct dlm_master_list_entry *mle = NULL;
 	struct dlm_master_list_entry *oldmle = NULL;
@@ -2676,7 +2677,8 @@
 	return can_proceed;
 }
 
-int dlm_lockres_is_dirty(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_lockres_is_dirty(struct dlm_ctxt *dlm,
+				struct dlm_lock_resource *res)
 {
 	int ret;
 	spin_lock(&res->spinlock);
--- linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c.old	2006-12-11 18:36:29.000000000 +0100
+++ linux-2.6.19-mm1/fs/ocfs2/dlm/dlmthread.c	2006-12-11 18:36:41.000000000 +0100
@@ -154,7 +154,8 @@
 	spin_unlock(&dlm->spinlock);
 }
 
-int dlm_purge_lockres(struct dlm_ctxt *dlm, struct dlm_lock_resource *res)
+static int dlm_purge_lockres(struct dlm_ctxt *dlm,
+			     struct dlm_lock_resource *res)
 {
 	int master;
 	int ret = 0;


^ permalink raw reply	[flat|nested] 41+ messages in thread

* Re: 2.6.19-mm1: gotemp: memset(..., 0) error
  2006-12-13 13:05 ` 2.6.19-mm1: gotemp: memset(..., 0) error Adrian Bunk
@ 2006-12-14 23:50   ` Greg KH
  0 siblings, 0 replies; 41+ messages in thread
From: Greg KH @ 2006-12-14 23:50 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: Andrew Morton, linux-kernel

On Wed, Dec 13, 2006 at 02:05:59PM +0100, Adrian Bunk wrote:
> <--  snip  -->
> 
> ...
> NOT FOR MAINLINE!
> 
> This is for the driver tutorial I give.  It will not be included in the
> mainline kernel tree ever.  Use the ldusb driver that is already there
> instead for this device.
> 
> This is only a teaching tool.
> ...
> +       pkt = kmalloc(sizeof(*pkt), GFP_ATOMIC);
> +       if (!pkt)
> +               return -ENOMEM;
> +       memset(pkt, sizeof(*pkt), 0x00);
> ...
> 
> <--  snip  -->
> 
> 
> Lesson 1:
> Write an USB driver.
> 
> Lesson 2:
> Correct the memset() argument order or use kzalloc().

Heh, thanks, I've now fixed that up in my tree.

greg k-h

^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2006-12-14 23:51 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-11  8:58 2.6.19-mm1 Andrew Morton
2006-12-11  9:18 ` 2.6.19-mm1 Nick Piggin
2006-12-11 10:41 ` 2.6.19-mm1 Jiri Kosina
2006-12-11 14:28   ` 2.6.19-mm1 Nick Piggin
2006-12-11 14:33     ` 2.6.19-mm1 Jiri Kosina
2006-12-11 15:07       ` 2.6.19-mm1 Nick Piggin
2006-12-11 16:00         ` 2.6.19-mm1 Jiri Kosina
2006-12-11 11:10 ` [Ocfs2-devel] [RFC: -mm patch] OCFS2: make code static Adrian Bunk
2006-12-11 19:10   ` Adrian Bunk
2006-12-11 14:26   ` [Ocfs2-devel] " Mark Fasheh
2006-12-11 22:26     ` Mark Fasheh
2006-12-13 15:17     ` [Ocfs2-devel] [-mm patch] fs/ocfs2/dlm/: make functions static Adrian Bunk
2006-12-13 23:17       ` Adrian Bunk
2006-12-11 14:57 ` 2.6.19-mm1: i386: unused idle notifiers added Adrian Bunk
2006-12-11 16:42 ` 2.6.19-mm1: missing MTD_UBI* help texts Adrian Bunk
2006-12-13 12:37   ` Artem Bityutskiy
2006-12-13 12:37     ` Artem Bityutskiy
2006-12-11 18:40 ` [-mm patch] make sysrq_always_enabled_setup() static Adrian Bunk
2006-12-11 19:11   ` Ingo Molnar
2006-12-11 18:40 ` [-mm patch] ACPI: make code static Adrian Bunk
2006-12-11 19:06 ` [-mm patch] drivers/uio/: make 3 functions static Adrian Bunk
2006-12-11 20:46 ` 2.6.19-mm1: drivers/mtd/ubi/debug.c: unused variable Adrian Bunk
2006-12-12 11:53   ` Josh Boyer
2006-12-13 12:36   ` Artem Bityutskiy
2006-12-13 12:36     ` Artem Bityutskiy
2006-12-11 22:41 ` 2.6.19-mm1 Rafael J. Wysocki
2006-12-11 22:52   ` 2.6.19-mm1 (md/raid1 randomly drops partitions) Neil Brown
2006-12-11 23:43     ` Rafael J. Wysocki
2006-12-11 23:54       ` Neil Brown
2006-12-12 20:55         ` Rafael J. Wysocki
2006-12-13  0:53           ` 2.6.19-mm1 (md/raid1 randomly drops partitions - possible sata_uli problem) Neil Brown
2006-12-13 11:51             ` Rafael J. Wysocki
2006-12-12  5:53 ` 2.6.19-mm1 KAMEZAWA Hiroyuki
2006-12-12  6:06   ` 2.6.19-mm1 Andrew Morton
2006-12-12  6:43     ` 2.6.19-mm1 KAMEZAWA Hiroyuki
2006-12-12  8:04       ` 2.6.19-mm1 Andrew Morton
2006-12-13  1:17 ` 2.6.19-mm1 Conke Hu
2006-12-13  1:50   ` 2.6.19-mm1 Andrew Morton
2006-12-13 13:05 ` 2.6.19-mm1: gotemp: memset(..., 0) error Adrian Bunk
2006-12-14 23:50   ` Greg KH
2006-12-13 13:06 ` [-mm patch] slm_set_taskperm(): remove horrible error handling code Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.