[vyatta-svn] Linus' linux git respitory cloned with vyatta additions: Changes to 'refs/tags/v2.6.20-rc5'

Rick Balocca rbalocca at suva.vyatta.com
Mon Jan 22 16:08:32 PST 2007


Tag 'v2.6.20-rc5' created by Linus Torvalds <torvalds at woody.osdl.org> at 2007-01-12 18:56 -0800

Linux 2.6.20-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQBFp9nsF3YsRnbiHLsRAh4yAJ44ZcVsuQx+BGZpgOvPa/eaTybSAACeN9xb
DUhgeIxtQQCnDoRrglFdm90=
=y5Nq
-----END PGP SIGNATURE-----

Changes since v2.6.20-rc4:
=?utf-8?q?Michel_D=C3=A4nzer?= (1):
      i915: Fix a DRM_ERROR that should be DRM_DEBUG.

Aaron Salter (1):
      ixgb: Write RA register high word first, increment version

Adrian Drzewiecki (1):
      HID: fix mappings for DiNovo Edge Keyboard - Logitech USB BT receiver

Ahmed S. Darwish (1):
      HID: tiny patch to remove a kmalloc cast

Alexander Bigga (1):
      [MIPS] Alchemy:  Fix PCI-memory access

Andi Kleen (4):
      x86-64: Update defconfig
      i386: Update defconfig
      x86-64: Use different constraint for gcc < 4.1 in bitops.h
      x86-64: Fix warnings in ia32_aout.c

Andrew Hendry (1):
      [X25]: Trivial, SOCK_DEBUG's in x25_facilities missing newlines

Andrew Morton (1):
      FD_ZERO build fix

Anton Blanchard (2):
      [POWERPC] Fix corruption in hcall9
      [POWERPC] Fix bugs in the hypervisor call stats code

Atsushi Nemoto (6):
      [MIPS] csum_partial and copy in parallel
      [MIPS] SMTC build fix
      [MIPS] Fix build errors on SEAD
      [MIPS] TX49: Fix use of CDEX build_store_reg()
      [MIPS] PNX8550: Fix system timer initialization
      [MIPS] Fix N32 SysV IPC routines

Ayaz Abdulla (1):
      forcedeth: sideband management fix

Bart De Schuymer (1):
      [NETFILTER]: arp_tables: fix userspace compilation

Ben Dooks (1):
      [ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes

Brice Goglin (1):
      increment pos before looking for the next cap in __pci_find_next_ht_cap

Christian Borntraeger (1):
      [S390] locking problem with __cpcmd.

Clemens Ladisch (1):
      [ALSA] usb-audio: work around wrong frequency in CM6501 descriptors

Craig Schlenter (1):
      [TCP]: Fix iov_len calculation in tcp_v4_send_ack().

Dan Williams (2):
      [ARM] 4079/1: iop: Update MAINTAINERS
      [ARM] 4082/1: iop3xx: fix iop33x gpio register offset

Daniel Ritz (1):
      PCMCIA: fix drivers broken by recent cleanup

Dave Hansen (1):
      Fix sparsemem on Cell

David Brownell (2):
      MMC: at91 mmc linkage updates
      rtc-sh: correctly report rtc_wkalrm.enabled

David Chinner (1):
      Revert bd_mount_mutex back to a semaphore

David Gibson (1):
      [POWERPC] Fix bogus BUG_ON() in in hugetlb_get_unmapped_area()

David Miller (1):
      really fix funsoft driver

David Woodhouse (1):
      [POWERPC] Fix manual assembly WARN_ON() in enter_rtas().

Davy Chan (1):
      [MIPS] pnx8550: Fix write_config_byte() PCI config space accessor

Dotan Barak (1):
      IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state

Erez Zilber (1):
      IB/iser: Return error code when PDUs may not be sent

Frank Blaschka (3):
      s390: qeth driver fixes: VLAN hdr, perf stats
      s390: qeth driver fixes: packet socket
      s390: qeth driver fixes: atomic context fixups

Frank Pavlic (1):
      s390: iucv Kconfig help description changes

Gautham R Shenoy (1):
      Change cpu_up and co from __devinit to __cpuinit

Giuliano Pochini (1):
      [ALSA] Fix potential NULL pointer dereference in echoaudio midi

Grant Likely (3):
      [POWERPC] Fix mpc52xx fdt to use correct device_type for sound devices
      [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds
      [POWERPC] Fix mpc52xx serial driver to work for arch/ppc again

Heiko Carstens (5):
      qeth: fix uaccess handling and get rid of unused variable
      [S390] cio: use barrier() in stsch_reset.
      [S390] Fix cpu hotplug (missing 'online' attribute).
      [S390] Fix vmalloc area size calculation.
      [S390] don't call handle_mm_fault() if in an atomic context.

Henrique de Moraes Holschuh (1):
      Revert "ACPI: ibm-acpi: make non-generic bay support optional"

Hoang-Nam Nguyen (1):
      IB/ehca: Use proper GFP_ flags for get_zeroed_page()

Hongjie Yang (1):
      [S390] memory detection misses 128k.

Ingo Molnar (1):
      KVM: add VM-exit profiling

Jack Morgenstein (1):
      IB/mthca: Fix PRM compliance problem in atomic-send completions

Jack Steiner (1):
      x86-64: - Ignore long SMI interrupts in clock calibration

Jan Beulich (1):
      intel-rng workarounds

Jarek Poplawski (1):
      [IPV4] devinet: inetdev_init out label moved after RCU assignment

Jaroslav Kysela (1):
      [ALSA] version 1.0.14rc1

Jason Gaston (1):
      [ALSA] hda_intel: ALSA HD Audio patch for Intel ICH9

Jeff Garzik (3):
      Merge branch 'upstream-fixes' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 into upstream-fixes
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes
      Revert "[PATCH] e1000: disable TSO on the 82544 with slab debugging"

Jens Axboe (1):
      blktrace: only add a bounce trace when we really bounce

Jesse Brandeburg (2):
      ixgb: Fix early TSO completion
      ixgb: Maybe stop TX if not enough free descriptors

Jiri Kosina (2):
      HID: mousepoll parameter makes no sense for generic HID
      HID: Fix DRIVER_DESC macro

John Keller (1):
      ACPI: Altix: ACPI _PRT support

Komuro (1):
      pcnet_cs : add new id

Kyungmin Park (1):
      ARM: OMAP: fix MMC workqueue changes

Lars Ellenberg (1):
      md: pass down BIO_RW_SYNC in raid{1,10}

Len Brown (5):
      ACPI: ec: enable printk on cmdline use
      ACPI: schedule obsolete features for deletion
      ACPI: update MAINTAINERS
      Pull trivial into release branch
      Pull sgi into release branch

Linus Torvalds (20):
      Revert "[PATCH] x86-64: Try multiple timer variants in check_timer"
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jmorris/selinux-2.6
      Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
      Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
      Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
      Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
      Don't put "linux_banner" in the .init section
      Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
      Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid
      Linux v2.6.20-rc5

Marcel Holtmann (7):
      [Bluetooth] Add packet size checks for CAPI messages
      [Bluetooth] More checks if DLC is still attached to the TTY
      [Bluetooth] Fix uninitialized return value for RFCOMM sendmsg()
      [Bluetooth] Handle device registration failures
      [Bluetooth] Correct SCO buffer size for another ThinkPad laptop
      [Bluetooth] Correct SCO buffer for Broadcom based HP laptops
      [Bluetooth] Correct SCO buffer for Broadcom based Dell laptops

Mariusz Kozlowski (1):
      [ALSA] usb: usbmixer error path fix

Mark M. Hoffman (1):
      i2c/pci: fix sis96x smbus quirk once and for all

Michael Buesch (1):
      Fix HWRNG built-in initcalls priority

Michael Chan (5):
      [BNX2]: Don't apply CRC PHY workaround to 5709.
      [BNX2]: Fix 5709 Serdes detection.
      [BNX2]: Fix bug in bnx2_nvram_write().
      [BNX2]: Update version and reldate.
      [TG3]: Add PHY workaround for 5755M.

Michael S. Tsirkin (1):
      IB/mthca: Fix off-by-one in FMR handling on memfree

Michal Ostrowski (1):
      [POWERPC] Avoid calling get_irq_server() with a real, not virtual irq.

Mikael Pettersson (1):
      MAINTAINERS: maintainer for sata_promise

Muli Ben-Yehuda (1):
      x86-64: tighten up printks

Nathan Lynch (2):
      [POWERPC] Fix unbalanced uses of of_node_put
      sched: tasks cannot run on cpus onlined after boot

Olaf Hering (1):
      [POWERPC] disable PReP and EFIKA during make oldconfig

Patrick McHardy (4):
      [NETFILTER]: nf_conntrack_netbios_ns: fix uninitialized member in expectation
      [NETFILTER]: nf_conntrack_ipv6: fix crash when handling fragments
      [NETFILTER]: nf_nat: fix hanging connections when loading the NAT module
      [NETFILTER]: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value

Paul Moore (4):
      [INET]: Fix incorrect "inet_sock->is_icsk" assignment.
      NetLabel: correct locking in selinux_netlbl_socket_setsid()
      NetLabel: correct CIPSO tag handling when adding new DOI definitions
      [INET]: style updates for the inet_sock->is_icsk assignment fix

Peer Chen (1):
      [ALSA] Audio: Add nvidia HD Audio controllers of MCP67 support to hda_intel.c

Ralf Baechle (1):
      [MIPS] Malta: Add missing MTD file.

Roman Zippel (2):
      fix linux banner format string
      qconf: (re)fix SIGSEGV on empty menu items

Ron Mercer (2):
      qla3xxx: Remove NETIF_F_LLTX from driver features.
      qla3xxx: Add delay to NVRAM register access.

Russell King (5):
      [ARM] Fix kernel-mode undefined instruction aborts
      [ARM] Fix potential MMCI bug
      [ARM] pass vma for flush_anon_page()
      [ARM] Resolve fuse and direct-IO failures due to missing cache flushes
      [ARM] Provide basic printk_clock() implementation

Sean Hefty (2):
      RDMA/ucma: Fix struct ucma_event leak when backlog is full
      RDMA/ucma: Don't report events with invalid user context

Stefan Richter (1):
      ieee1394: sbp2: fix probing of some DVD-ROM/RWs

Stephen Hemminger (1):
      chelsio: error path fix

Stephen Rothwell (7):
      [POWERPC] Update ppc64_defconfig
      [POWERPC] Add legacy iSeries to ppc64_defconfig
      [POWERPC] iSeries: fix mf proc initialisation
      [POWERPC] iSeries: fix proc/iSeries initialisation
      [POWERPC] iSeries: fix lpevents initialisation
      [POWERPC] iSeries: fix viopath initialisation
      [POWERPC] iSeries: fix setup initcall

Steve Wise (1):
      RDMA/iwcm: iWARP connection timeouts shouldn't be reported as rejects

Sylvain Munaut (1):
      [POWERPC] 52xx: Don't use device_initcall to probe of_platform_bus

Takashi Iwai (2):
      [ALSA] hda-codec - Fix NULL dereference in generic hda code
      [ALSA] usbaudio - Fix kobject_add() error at reconnection

Timofei V. Bondarenko (1):
      [ALSA] _snd_cmipci_uswitch_put doesn't set zero flags

Trond Myklebust (1):
      NFS: Fix race in nfs_release_page()

Venkat Yekkirala (1):
      selinux: Delete mls_copy_context

Venkatesh Pallipadi (2):
      ACPI: rename cstate_entry_s to cstate_entry
      ACPI: delete two spurious ACPI messages

Vitaly Wool (1):
      [MIPS] PNX8550: Fix system timer support

Vivek Goyal (10):
      x86-64: Make noirqdebug_setup function non init to fix modpost warning
      i386: cpu hotplug/smpboot misc MODPOST warning fixes
      i386: make apic probe function non-init
      x86-64: modpost add more symbols to whitelist pattern2
      x86-64: Modpost whitelist reference to more symbols (pattern 3)
      x86-64: pci quirks MODPOST warning fix
      i386: Fix memory hotplug related MODPOST generated warning
      i386: Convert some functions to __init to avoid MODPOST warnings
      Kdump documentation update
      i386: sched_clock using init data tsc_disable fix

Vlad Yasevich (1):
      [SCTP]: Fix err_hdr assignment in sctp_init_cause.

Zhu Yi (2):
      ieee80211: WLAN_GET_SEQ_SEQ fix (select correct region)
      ipw2100: Fix dropping fragmented small packet problem

takada (1):
      fix typo in geode_configre()@cyrix.c

---
 arch/mips/lib/csum_partial_copy.c                      |   52 --
 Documentation/cachetlb.txt                             |    5 
 Documentation/feature-removal-schedule.txt             |   45 +
 Documentation/filesystems/Locking                      |    8 
 Documentation/kdump/kdump.txt                          |  224 +++++---
 Documentation/powerpc/mpc52xx-device-tree-bindings.txt |    4 
 Documentation/x86_64/boot-options.txt                  |    4 
 MAINTAINERS                                            |   67 ++
 Makefile                                               |   33 -
 arch/arm/kernel/entry-armv.S                           |   12 
 arch/arm/kernel/time.c                                 |   13 
 arch/arm/kernel/traps.c                                |    1 
 arch/arm/mm/flush.c                                    |   39 +
 arch/cris/arch-v32/kernel/smp.c                        |    2 
 arch/i386/defconfig                                    |   14 
 arch/i386/kernel/acpi/cstate.c                         |   10 
 arch/i386/kernel/cpu/cyrix.c                           |    2 
 arch/i386/kernel/mpparse.c                             |    8 
 arch/i386/kernel/setup.c                               |    4 
 arch/i386/kernel/smpboot.c                             |   10 
 arch/i386/kernel/tsc.c                                 |    2 
 arch/i386/mach-generic/bigsmp.c                        |    2 
 arch/i386/mach-generic/default.c                       |    2 
 arch/i386/mach-generic/es7000.c                        |    2 
 arch/i386/mach-generic/summit.c                        |    2 
 arch/i386/mm/init.c                                    |    4 
 arch/ia64/kernel/acpi.c                                |    3 
 arch/ia64/mm/init.c                                    |    5 
 arch/ia64/sn/kernel/io_acpi_init.c                     |    3 
 arch/m32r/kernel/smpboot.c                             |    2 
 arch/mips/au1000/common/pci.c                          |    8 
 arch/mips/kernel/linux32.c                             |   16 
 arch/mips/kernel/mips_ksyms.c                          |    2 
 arch/mips/kernel/scall64-n32.S                         |    4 
 arch/mips/kernel/smp.c                                 |    2 
 arch/mips/kernel/time.c                                |    2 
 arch/mips/lib/Makefile                                 |    2 
 arch/mips/lib/csum_partial.S                           |  442 +++++++++++++++++
 arch/mips/mips-boards/generic/time.c                   |    9 
 arch/mips/mips-boards/malta/malta_mtd.c                |   63 ++
 arch/mips/mips-boards/sead/sead_int.c                  |    4 
 arch/mips/mm/pg-r4k.c                                  |    9 
 arch/mips/pci/ops-pnx8550.c                            |    2 
 arch/mips/philips/pnx8550/common/time.c                |   45 +
 arch/parisc/kernel/smp.c                               |    2 
 arch/powerpc/Kconfig                                   |    4 
 arch/powerpc/boot/dts/lite5200.dts                     |    4 
 arch/powerpc/boot/dts/lite5200b.dts                    |    4 
 arch/powerpc/configs/ppc64_defconfig                   |  251 +++++++--
 arch/powerpc/kernel/asm-offsets.c                      |    3 
 arch/powerpc/kernel/entry_64.S                         |   13 
 arch/powerpc/kernel/smp.c                              |    2 
 arch/powerpc/mm/hugetlbpage.c                          |    8 
 arch/powerpc/platforms/52xx/lite5200.c                 |    1 
 arch/powerpc/platforms/52xx/mpc52xx_common.c           |    7 
 arch/powerpc/platforms/iseries/lpevents.c              |    4 
 arch/powerpc/platforms/iseries/mf.c                    |    4 
 arch/powerpc/platforms/iseries/proc.c                  |   11 
 arch/powerpc/platforms/iseries/setup.c                 |    3 
 arch/powerpc/platforms/iseries/viopath.c               |    4 
 arch/powerpc/platforms/maple/setup.c                   |    1 
 arch/powerpc/platforms/pasemi/setup.c                  |    1 
 arch/powerpc/platforms/pseries/hvCall.S                |    9 
 arch/powerpc/platforms/pseries/hvCall_inst.c           |    4 
 arch/powerpc/platforms/pseries/xics.c                  |    5 
 arch/powerpc/sysdev/Makefile                           |    2 
 arch/s390/kernel/head31.S                              |   12 
 arch/s390/kernel/head64.S                              |   12 
 arch/s390/kernel/setup.c                               |    2 
 arch/s390/kernel/smp.c                                 |    5 
 arch/s390/lib/uaccess_pt.c                             |    3 
 arch/s390/lib/uaccess_std.c                            |    3 
 arch/s390/mm/vmem.c                                    |    3 
 arch/sparc64/kernel/smp.c                              |    2 
 arch/x86_64/defconfig                                  |   16 
 arch/x86_64/ia32/ia32_aout.c                           |    4 
 arch/x86_64/kernel/early-quirks.c                      |    5 
 arch/x86_64/kernel/io_apic.c                           |  124 ++--
 arch/x86_64/kernel/pci-calgary.c                       |   11 
 arch/x86_64/kernel/time.c                              |   25 
 drivers/acpi/Kconfig                                   |   11 
 drivers/acpi/bus.c                                     |    3 
 drivers/acpi/ec.c                                      |    4 
 drivers/acpi/ibm_acpi.c                                |   13 
 drivers/acpi/processor_core.c                          |    3 
 drivers/acpi/processor_perflib.c                       |    4 
 drivers/bluetooth/hci_usb.c                            |    7 
 drivers/char/drm/i915_irq.c                            |    2 
 drivers/char/hw_random/amd-rng.c                       |    2 
 drivers/char/hw_random/geode-rng.c                     |    2 
 drivers/char/hw_random/intel-rng.c                     |   34 +
 drivers/char/hw_random/ixp4xx-rng.c                    |    2 
 drivers/char/hw_random/via-rng.c                       |    2 
 drivers/hid/hid-core.c                                 |   12 
 drivers/hid/hid-input.c                                |    9 
 drivers/ieee1394/sbp2.c                                |    2 
 drivers/infiniband/core/cma.c                          |   17 
 drivers/infiniband/core/ucma.c                         |   11 
 drivers/infiniband/hw/ehca/ehca_hca.c                  |    8 
 drivers/infiniband/hw/ehca/ehca_irq.c                  |    2 
 drivers/infiniband/hw/ehca/ehca_iverbs.h               |    4 
 drivers/infiniband/hw/ehca/ehca_main.c                 |   10 
 drivers/infiniband/hw/ehca/ehca_mrmw.c                 |    4 
 drivers/infiniband/hw/ehca/ehca_qp.c                   |    4 
 drivers/infiniband/hw/mthca/mthca_cq.c                 |    8 
 drivers/infiniband/hw/mthca/mthca_memfree.c            |    2 
 drivers/infiniband/hw/mthca/mthca_qp.c                 |   26 -
 drivers/infiniband/ulp/iser/iscsi_iser.c               |    4 
 drivers/infiniband/ulp/iser/iser_initiator.c           |   26 -
 drivers/kvm/svm.c                                      |    8 
 drivers/kvm/vmx.c                                      |    7 
 drivers/md/raid1.c                                     |   13 
 drivers/md/raid10.c                                    |   11 
 drivers/mmc/at91_mci.c                                 |   11 
 drivers/mmc/mmci.c                                     |    4 
 drivers/mmc/omap.c                                     |    6 
 drivers/net/bnx2.c                                     |   75 ++
 drivers/net/chelsio/my3126.c                           |    5 
 drivers/net/e1000/e1000_main.c                         |    6 
 drivers/net/forcedeth.c                                |  111 ++--
 drivers/net/ixgb/ixgb.h                                |    1 
 drivers/net/ixgb/ixgb_ethtool.c                        |    1 
 drivers/net/ixgb/ixgb_hw.c                             |    3 
 drivers/net/ixgb/ixgb_main.c                           |   57 +-
 drivers/net/pcmcia/3c574_cs.c                          |    1 
 drivers/net/pcmcia/3c589_cs.c                          |    1 
 drivers/net/pcmcia/com20020_cs.c                       |    1 
 drivers/net/pcmcia/pcnet_cs.c                          |    2 
 drivers/net/pcmcia/xirc2ps_cs.c                        |    1 
 drivers/net/qla3xxx.c                                  |   38 -
 drivers/net/tg3.c                                      |   17 
 drivers/net/tg3.h                                      |    4 
 drivers/net/wireless/ipw2100.c                         |    2 
 drivers/net/wireless/netwave_cs.c                      |    1 
 drivers/net/wireless/ray_cs.c                          |    1 
 drivers/net/wireless/wl3501_cs.c                       |    1 
 drivers/pci/pci.c                                      |    3 
 drivers/pci/quirks.c                                   |   16 
 drivers/rtc/rtc-sh.c                                   |    4 
 drivers/s390/char/vmcp.c                               |    2 
 drivers/s390/cio/cio.c                                 |   12 
 drivers/s390/net/Kconfig                               |    5 
 drivers/s390/net/qeth.h                                |    2 
 drivers/s390/net/qeth_main.c                           |  217 +++-----
 drivers/scsi/pcmcia/nsp_cs.c                           |    1 
 drivers/scsi/pcmcia/sym53c500_cs.c                     |    1 
 drivers/serial/8250.c                                  |    2 
 drivers/serial/mpc52xx_uart.c                          |    2 
 drivers/usb/serial/Kconfig                             |    2 
 drivers/usb/serial/funsoft.c                           |    2 
 fs/block_dev.c                                         |    2 
 fs/buffer.c                                            |    6 
 fs/gfs2/ops_fstype.c                                   |    4 
 fs/nfs/file.c                                          |   16 
 fs/proc/proc_misc.c                                    |    8 
 fs/super.c                                             |    4 
 include/asm-alpha/posix_types.h                        |    2 
 include/asm-arm/arch-iop32x/iop32x.h                   |    2 
 include/asm-arm/cacheflush.h                           |   10 
 include/asm-arm/hardware/iop3xx.h                      |    6 
 include/asm-ia64/posix_types.h                         |    2 
 include/asm-mips/checksum.h                            |   31 -
 include/asm-mips/irq.h                                 |    6 
 include/asm-parisc/cacheflush.h                        |    2 
 include/asm-powerpc/bug.h                              |   27 -
 include/asm-powerpc/hvcall.h                           |    2 
 include/asm-powerpc/mpc52xx.h                          |    1 
 include/asm-powerpc/posix_types.h                      |    2 
 include/asm-s390/futex.h                               |    4 
 include/asm-s390/posix_types.h                         |    2 
 include/asm-x86_64/bitops.h                            |   34 -
 include/asm-xtensa/posix_types.h                       |    2 
 include/linux/acpi.h                                   |    1 
 include/linux/fs.h                                     |    3 
 include/linux/highmem.h                                |    2 
 include/linux/kernel.h                                 |    3 
 include/linux/mm.h                                     |    3 
 include/linux/mmzone.h                                 |    8 
 include/linux/netfilter/nf_conntrack_tcp.h             |    2 
 include/linux/netfilter_arp/arp_tables.h               |    1 
 include/linux/profile.h                                |    1 
 include/net/ieee80211.h                                |    2 
 include/sound/version.h                                |    2 
 init/Makefile                                          |   10 
 init/main.c                                            |   10 
 init/version.c                                         |   10 
 kernel/cpu.c                                           |    4 
 kernel/irq/spurious.c                                  |    2 
 kernel/profile.c                                       |   14 
 kernel/sched.c                                         |    2 
 mm/bounce.c                                            |    4 
 mm/memory.c                                            |    2 
 mm/memory_hotplug.c                                    |    6 
 mm/page_alloc.c                                        |   25 
 mm/truncate.c                                          |   12 
 net/bluetooth/cmtp/capi.c                              |   39 +
 net/bluetooth/hci_sysfs.c                              |    7 
 net/bluetooth/rfcomm/sock.c                            |    9 
 net/bluetooth/rfcomm/tty.c                             |   22 
 net/ipv4/af_inet.c                                     |    2 
 net/ipv4/devinet.c                                     |    3 
 net/ipv4/netfilter/nf_nat_standalone.c                 |    2 
 net/ipv4/tcp_ipv4.c                                    |    2 
 net/ipv6/af_inet6.c                                    |    2 
 net/ipv6/netfilter/nf_conntrack_reasm.c                |    2 
 net/netfilter/nf_conntrack_netbios_ns.c                |    1 
 net/netlabel/netlabel_cipso_v4.c                       |    6 
 net/sctp/sm_make_chunk.c                               |    4 
 net/x25/x25_facilities.c                               |   12 
 scripts/kconfig/qconf.cc                               |   15 
 scripts/kconfig/qconf.h                                |    2 
 scripts/mod/modpost.c                                  |   27 -
 security/selinux/ss/context.h                          |   23 
 security/selinux/ss/mls.c                              |   30 -
 security/selinux/ss/mls.h                              |   20 
 security/selinux/ss/services.c                         |    7 
 sound/pci/cmipci.c                                     |    3 
 sound/pci/echoaudio/midi.c                             |    6 
 sound/pci/hda/hda_generic.c                            |    5 
 sound/pci/hda/hda_intel.c                              |   14 
 sound/usb/usbaudio.c                                   |   10 
 sound/usb/usbmixer.c                                   |    2 
 222 files changed, 2257 insertions(+), 990 deletions(-)
---


More information about the svn mailing list