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

Rick Balocca rbalocca at suva.vyatta.com
Mon Jan 22 16:05:25 PST 2007


Tag 'v2.6.16-rc5' created by Linus Torvalds <torvalds at g5.osdl.org> at 2006-02-27 05:09 -0800

Linux v2.6.16-rc5 release

Getting closer...
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (GNU/Linux)

iD8DBQBEAomvF3YsRnbiHLsRAkRtAKCrOhkFlghhIwl3I8rBqthb5kPEXACgua/T
2RYlPEXjmwmZ81bQpmFhV+E=
=VowT
-----END PGP SIGNATURE-----

Changes since v2.6.16-rc4:
Adrian Bunk (2):
      [AGPGART] help text updates
      drivers/net/tlan.c: #ifdef CONFIG_PCI the PCI specific code

Al Viro (8):
      GFP_KERNEL allocations in atomic (auditsc)
      don't mangle INQUIRY if cmddt or evpd bits are set
      fix handling of st_nlink on procfs root
      m68k: restore disable_irq_nosync()
      missing ntohs() in ip6_tunnel
      m68k: pm_power_off() breakage
      iomap_copy fallout (m68k)
      sd: fix memory corruption with broken mode page headers

Alan Curry (1):
      powerpc: fix altivec_unavailable_exception Oopses

Alessandro Zummo (3):
      [ARM] 3342/1: NSLU2: Protect power button init routine with machine_is_nslu2()
      [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignment
      [ARM] 3344/1: NSLU2: beeper support

Alexey Dobriyan (2):
      mm/mempolicy.c: fix 'if ();' typo
      drivers/fc4/fc.c: memset correct length

Alexey Korolev (1):
      cfi_cmdset_0001: fix range for cache invalidation

Andi Kleen (9):
      x86_64: Don't set CONFIG_DEBUG_INFO in defconfig
      Fix units in mbind check
      x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems
      x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDED
      x86_64: Disable ACPI blacklist by year for now on x86-64
      x86_64: Fix the additional_cpus=.. option
      x86_64: Move the SMP time selection earlier
      x86_64: Better ATI timer fix
      x86_64: Fix ioctl compat code for /dev/rtc

Andreas Deresch (1):
      i386: Handle non existing APICs without panicing

Andrew Morton (1):
      ramfs: update dir mtime and ctime

Andrew Victor (2):
      [ARM] 3325/2: GPIO function to control multi-drive (open collector) capability
      [ARM] 3348/1: Disable GPIO interrupts

Anton Altaparmakov (9):
      NTFS: Fix a potential overflow by casting (index + 1) to s64 before doing a
      Merge branch 'master' of /usr/src/ntfs-2.6/
      Merge branch 'master' of /usr/src/ntfs-2.6/
      Merge branch 'master' of /usr/src/ntfs-2.6/
      Merge branch 'master' of /home/src/linux-2.6/
      NTFS: - Cope with attribute list attribute having invalid flags.
      Merge ../ntfs-2.6-devel
      NTFS: Implement support for sector sizes above 512 bytes (up to the maximum
      NTFS: Do more detailed reporting of why we cannot mount read-write by

Anton Blanchard (2):
      powerpc: Fix runlatch performance issues
      powerpc64: remove broken/bitrotted HMT support

Antonino A. Daplas (1):
      Fix pseudo_palette setup in asiliantfb_setcolreg()

Atsushi Nemoto (2):
      [MIPS] Fixes for uaccess.h with gcc >= 4.0.1
      [MIPS] jiffies_to_compat_timeval fix

Benjamin Herrenschmidt (1):
      powermac: Fix loss of ethernet PHY on sleep

Björn Steinbrink (1):
      kjournald keeps reference to namespace

Brian Magnuson (1):
      fix build on x86_64 with !CONFIG_HOTPLUG_CPU

Carl-Daniel Hailfinger (1):
      radeonfb: resume support for Samsung P35 laptops

Catalin Marinas (1):
      [ARM] 3340/1: Fix the PCI setup for direct master access to SDRAM

Chris McDermott (1):
      x86_64: Fix NMI watchdog on x460

Christoph Hellwig (1):
      [SCSI] esp: fix eh locking

Christoph Lameter (3):
      Terminate process that fails on a constrained allocation
      page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()
      vmscan: fix zone_reclaim

Daniel Yeisley (1):
      i386: need to pass virtual address to smp_read_mpc()

Dave Airlie (3):
      drm: fixup i915 interrupt on X server exit
      drm: radeon add r300 TX_CNTL and verify bitblt packets
      drm: fix brace placement

Dave Jones (3):
      [AGPGART] Improve the error message shown when we detect a ServerWorks CNB20HE
      [AGPGART] Add some informational printk to nforce GART failure path.
      x86-64: react to new topology.c location

David S. Miller (2):
      [SPARC64]: Implement futex_atomic_op_inuser().
      [SPARC64]: Make cpu_present_map available earlier.

Eric Van Hensbergen (1):
      v9fs: update documentation and fix debug flag

Francois Romieu (2):
      r8169: fix broken ring index handling in suspend/resume
      r8169: enable wake on lan

Frank Pavlic (1):
      s390: V=V qdio fixes

Freddy Spierenburg (1):
      au1100fb: replaced io_remap_page_range() with io_remap_pfn_range()

Greg Kroah-Hartman (1):
      Revert mount/umount uevent removal

Haren Myneni (1):
      powerpc: Trivial fix to set the proper timeout value for kdump

Heiko Carstens (2):
      cpu hotplug documentation fix
      s390: revert dasd eer module

Herbert Xu (3):
      padlock: Fix typo that broke 256-bit keys
      [XFRM]: Eliminate refcounting confusion by creating __xfrm_state_put().
      [IPSEC]: Use TOS when doing tunnel lookups

Hirokazu Takata (4):
      m32r: __cmpxchg_u32 fix
      m32r: update sys_tas() routine
      m32r: enable asm code optimization
      m32r: fix and update for gcc-4.0

Hugh Dickins (2):
      tmpfs: fix mount mpol nodelist parsing
      tmpfs: recommend remount for mpol

Hugo Santos (1):
      [IPV6] ip6_tunnel: release cached dst on change of tunnel params

Jamal Hadi Salim (1):
      [NET] ethernet: Fix first packet goes out with MAC 00:00:00:00:00:00

James Bottomley (4):
      voyager: fix boot panic by adding topology export
      voyager: fix the cpu_possible_map to make voyager boot again
      x86: fix broken SMP boot sequence
      fix voyager after topology.c move

Jan Beulich (1):
      x86_64: fix USER_PTRS_PER_PGD

Jean Tourrilhes (1):
      [IRDA]: irda-usb bug fixes

Jeff Garzik (1):
      Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6

Jon Mason (1):
      x86_64: no_iommu removal in pci-gart.c

Juergen Kreileder (1):
      Fix snd-usb-audio in 32-bit compat environment

Jun'ichi Nomura (2):
      dm: missing bdput/thaw_bdev at removal
      dm: free minor after unlink gendisk

Kaj-Michael Lang (1):
      gbefb: IP32 gbefb depth change fix

Kelly Daly (1):
      powerpc: disable OProfile for iSeries

Kumar Gala (2):
      powerpc: Enable coherency for all pages on 83xx to fix PCI data corruption
      powerpc: Fix mem= cmdline handling on arch/powerpc for !MULTIPLATFORM

Kurt Garloff (1):
      OOM kill: children accounting

Linus Torvalds (21):
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
      Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bird
      Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
      Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
      Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
      Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-mmc
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
      Merge branch 'upstream-fixes' 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 git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6
      Merge master.kernel.org:/home/rmk/linux-2.6-arm
      Merge master.kernel.org:/home/rmk/linux-2.6-serial
      Make Kprobes depend on modules
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
      Linux v2.6.16-rc5

Luke Yang (1):
      Fix undefined symbols for nommu architecture

Marc Zyngier (1):
      Fix Specialix SI probing

Martin Michlmayr (4):
      [MIPS] Add support for TIF_RESTORE_SIGMASK for signal32
      [MIPS] Make do_signal32 return void.
      [MIPS] Fix compiler warnings in arch/mips/sibyte/bcm1480/irq.c
      gbefb: Set default of FB_GBE_MEM to 4 MB

Michael Ellerman (5):
      powerpc: Don't start secondary CPUs in a UP && KEXEC kernel
      powerpc: Make UP -> SMP kexec work again
      powerpc: Fix bug in spinup of renumbered secondary threads
      powerpc: Initialise hvlpevent_queue.lock correctly
      powerpc: Only calculate htab_size in one place for kexec

Michal Janusz Miroslaw (1):
      [SERIAL] Trivial comment fix: include/linux/serial_reg.h

Michal Ostrowski (1):
      Fix race condition in hvc console.

Mårten Wikström (1):
      [ARM] 3347/1: Bugfix for ixp4xx_set_irq_type()

Olaf Hering (2):
      powerpc: remove duplicate exports
      ppc: fix adb breakage in xmon

Olof Johansson (2):
      powerpc: Fix OOPS in lparcfg on G5
      powerpc: Update {g5,pseries,ppc64}_defconfig

Paolo 'Blaisorblade' Giarrusso (6):
      uml: correct error messages in COW driver
      uml: fix usage of kernel_errno in place of errno
      uml: fix ((unused)) attribute
      uml: os_connect_socket error path fixup
      uml: better error reporting for read_output
      uml: tidying COW code

Patrick McHardy (4):
      [XFRM]: Fix policy double put
      [NETFILTER]: Fix NAT PMTUD problems
      [NETFILTER]: Fix outgoing redirects to loopback
      [NETFILTER]: Fix bridge netfilter related in xfrm_lookup

Paul Mackerras (1):
      powerpc: Keep xtime and gettimeofday in sync

Pavel Machek (1):
      suspend-to-ram: allow video options to be set at runtime

Pekka Enberg (1):
      NTFS: We have struct kmem_cache now so use it instead of the typedef.

Peter Oberparleiter (1):
      s390: dasd reference counting

Peter Osterlund (5):
      pktcdvd: Correctly set rq->cmd_len in pkt_generic_packet()
      pktcdvd: Rename functions and make their return values sane
      pktcdvd: Remove useless printk statements
      pktcdvd: Fix the logic in the pkt_writable_track function
      pktcdvd: Only return -EROFS when appropriate

Prasanna S Panchamukhi (1):
      Kprobes causes NX protection fault on i686 SMP

R Sharada (1):
      powerpc64: fix spinlock recursion in native_hpte_clear

Ralf Baechle (10):
      H8/300: CONFIG_CONFIG_ doesn't fly.
      [MIPS] Make integer overflow exceptions in kernel mode fatal.
      [MIPS] Reformat _sys32_rt_sigsuspend with tabs instead of space for consistency.
      [MIPS] N32: Fix N32 rt_sigtimedwait and rt_sigsuspend breakage.
      [MIPS] N32: Make sure pointer is good before passing it to sys_waitid().
      [MIPS] Sibyte: #if CONFIG_* doesn't fly.
      [MIPS] Sibyte: Config option names shouldn't be prefixed with CONFIG_
      [MIPS] Follow Uli's latest *at syscall changes.
      [MIPS] Yosemite: Fix build damage by dc8f6029cd51af1b148846a32e68d69013a5cc0f.
      [MIPS] Disable CONFIG_ISCSI_TCP; it triggers a gcc 3.4 endless loop.

Rene Herman (1):
      snd-cs4236 typo fix

Richard Lucassen (1):
      [NET]: Increase default IFB device count.

Rojhalat Ibrahim (1):
      [MIPS] Add topology_init.

Russell King (5):
      [MMC] Fix mmc_cmd_type() mask
      [ARM] Add panic-on-oops support
      [ARM] Update mach-types
      [ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
      [SERIAL] Add comment about early_serial_setup()

Samuel Thibault (1):
      vgacon: no vertical resizing on EGA

Segher Boessenkool (2):
      powerpc: Fix some MPIC + HT APIC buglets
      powerpc: Don't re-assign PCI resources on Maple

Simon Vogl (1):
      cfi: init wait queue in chip struct

Stefan Richter (3):
      sbp2: fix another deadlock after disconnection
      sbp2: variable status FIFO address (fix login timeout)
      sbp2: update 36byte inquiry workaround (fix compatibility regression)

Stephen Hemminger (9):
      sky2: yukon-ec-u chipset initialization
      sky2: limit coalescing values to ring size
      sky2: poke coalescing timer to fix hang
      sky2: force early transmit status
      sky2: use device iomem to access PCI config
      sky2: close race on IRQ mask update.
      skge: NAPI/irq race fix
      skge: genesis phy initialzation
      skge: protect interrupt mask

Stephen Rothwell (1):
      Fix compile for CONFIG_SYSVIPC=n or CONFIG_SYSCTL=n

Stephen Street (1):
      spi: Fix modular master driver remove and device suspend/remove

Steve French (1):
      CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket error

Suresh Bhogavilli (1):
      [IPV4]: Fix garbage collection of multipath route entries

Suresh Siddha (1):
      x86_64: Check for bad elf entry address.

Takashi Iwai (1):
      alsa: fix bogus snd_device_free() in opl3-oss.c

Tejun Heo (3):
      libata: fix WARN_ON() condition in *_fill_sg()
      libata: fix qc->n_elem == 0 case handling in ata_qc_next_sg
      libata: make ata_sg_setup_one() trim zero length sg

Uli Luckas (1):
      [ARM] 3345/1: Fix interday RTC alarms

Ulrich Drepper (1):
      flags parameter for linkat

YOSHIFUJI Hideaki (2):
      [NET]: NETFILTER: remove duplicated lines and fix order in skb_clone().
      [IPV6]: Do not ignore IPV6_MTU socket option.

Zachary Amsden (1):
      Fix topology.c location

Zhu Yi (1):
      ipw2200: Suppress warning message

---
 arch/i386/mach-default/topology.c          |   97 --
 arch/ppc/xmon/adb.c                        |  212 -----
 drivers/s390/block/dasd_eer.c              | 1090 -----------------------------
 Documentation/cpu-hotplug.txt              |    9 
 Documentation/feature-removal-schedule.txt |    9 
 Documentation/filesystems/ntfs.txt         |    6 
 Documentation/filesystems/tmpfs.txt        |   30 
 Documentation/filesystems/v9fs.txt         |   16 
 Documentation/sysctl/kernel.txt            |   10 
 Documentation/x86_64/boot-options.txt      |    4 
 Makefile                                   |    2 
 arch/arm/common/rtctime.c                  |   16 
 arch/arm/kernel/entry-armv.S               |    2 
 arch/arm/kernel/traps.c                    |    8 
 arch/arm/mach-at91rm9200/devices.c         |    4 
 arch/arm/mach-at91rm9200/gpio.c            |   31 
 arch/arm/mach-ixp4xx/common.c              |   20 
 arch/arm/mach-ixp4xx/nslu2-power.c         |    3 
 arch/arm/mach-ixp4xx/nslu2-setup.c         |    7 
 arch/arm/mach-versatile/pci.c              |   93 +-
 arch/arm/mm/abort-ev6.S                    |    2 
 arch/arm/tools/mach-types                  |   35 
 arch/h8300/Kconfig.debug                   |    2 
 arch/h8300/defconfig                       |    2 
 arch/i386/Kconfig                          |    3 
 arch/i386/kernel/Makefile                  |    2 
 arch/i386/kernel/acpi/boot.c               |    3 
 arch/i386/kernel/cpu/common.c              |   32 
 arch/i386/kernel/efi.c                     |   12 
 arch/i386/kernel/head.S                    |    2 
 arch/i386/kernel/i386_ksyms.c              |    2 
 arch/i386/kernel/io_apic.c                 |    6 
 arch/i386/kernel/kprobes.c                 |   16 
 arch/i386/kernel/mpparse.c                 |   12 
 arch/i386/kernel/smpboot.c                 |    6 
 arch/i386/kernel/topology.c                |   97 ++
 arch/i386/mach-default/Makefile            |    2 
 arch/i386/mach-voyager/voyager_basic.c     |    3 
 arch/i386/mach-voyager/voyager_smp.c       |    1 
 arch/ia64/Kconfig                          |    1 
 arch/m32r/Makefile                         |    6 
 arch/m32r/kernel/signal.c                  |   24 
 arch/m32r/kernel/sys_m32r.c                |   61 -
 arch/m32r/lib/usercopy.c                   |    4 
 arch/m68k/kernel/process.c                 |    3 
 arch/mips/configs/ip27_defconfig           |   13 
 arch/mips/kernel/binfmt_elfn32.c           |    5 
 arch/mips/kernel/binfmt_elfo32.c           |    5 
 arch/mips/kernel/linux32.c                 |   22 
 arch/mips/kernel/scall32-o32.S             |    2 
 arch/mips/kernel/scall64-n32.S             |    4 
 arch/mips/kernel/signal32.c                |   74 +
 arch/mips/kernel/signal_n32.c              |   33 
 arch/mips/kernel/smp.c                     |   20 
 arch/mips/kernel/traps.c                   |    4 
 arch/mips/mm/cex-sb1.S                     |    2 
 arch/mips/pmc-sierra/yosemite/smp.c        |    2 
 arch/mips/sibyte/Kconfig                   |    4 
 arch/mips/sibyte/bcm1480/irq.c             |    5 
 arch/powerpc/Kconfig                       |    2 
 arch/powerpc/configs/g5_defconfig          |  174 +---
 arch/powerpc/configs/ppc64_defconfig       |  173 +---
 arch/powerpc/configs/pseries_defconfig     |  127 +--
 arch/powerpc/kernel/crash.c                |    4 
 arch/powerpc/kernel/head_32.S              |    1 
 arch/powerpc/kernel/head_64.S              |  111 --
 arch/powerpc/kernel/lparcfg.c              |    6 
 arch/powerpc/kernel/machine_kexec_64.c     |   10 
 arch/powerpc/kernel/ppc_ksyms.c            |   16 
 arch/powerpc/kernel/process.c              |   32 
 arch/powerpc/kernel/prom.c                 |   54 +
 arch/powerpc/kernel/prom_init.c            |   38 -
 arch/powerpc/kernel/setup_64.c             |    4 
 arch/powerpc/kernel/sys_ppc32.c            |    4 
 arch/powerpc/kernel/time.c                 |  282 ++-----
 arch/powerpc/mm/hash_native_64.c           |    7 
 arch/powerpc/mm/hash_utils_64.c            |    3 
 arch/powerpc/oprofile/Kconfig              |    1 
 arch/powerpc/platforms/iseries/lpevents.c  |    2 
 arch/powerpc/platforms/iseries/setup.c     |    1 
 arch/powerpc/platforms/maple/pci.c         |    4 
 arch/powerpc/platforms/powermac/feature.c  |   10 
 arch/powerpc/platforms/pseries/Kconfig     |    7 
 arch/powerpc/platforms/pseries/smp.c       |    2 
 arch/powerpc/sysdev/mpic.c                 |    9 
 arch/ppc/kernel/head.S                     |    1 
 arch/ppc/kernel/ppc_ksyms.c                |    8 
 arch/ppc/xmon/start.c                      |  184 ----
 arch/ppc/xmon/xmon.c                       |  108 --
 arch/s390/kernel/compat_wrapper.S          |    1 
 arch/sparc64/Kconfig                       |    1 
 arch/sparc64/kernel/setup.c                |    2 
 arch/sparc64/kernel/smp.c                  |   28 
 arch/um/drivers/cow.h                      |    2 
 arch/um/drivers/cow_sys.h                  |    6 
 arch/um/drivers/cow_user.c                 |   24 
 arch/um/drivers/net_user.c                 |   34 
 arch/um/drivers/ubd_kern.c                 |    2 
 arch/um/include/init.h                     |    2 
 arch/um/include/os.h                       |    3 
 arch/um/os-Linux/file.c                    |   19 
 arch/um/os-Linux/process.c                 |   16 
 arch/um/sys-i386/ldt.c                     |    9 
 arch/x86_64/Kconfig                        |   16 
 arch/x86_64/defconfig                      |    6 
 arch/x86_64/kernel/Makefile                |    2 
 arch/x86_64/kernel/aperture.c              |    2 
 arch/x86_64/kernel/apic.c                  |    9 
 arch/x86_64/kernel/io_apic.c               |   48 -
 arch/x86_64/kernel/pci-gart.c              |   22 
 arch/x86_64/kernel/setup.c                 |    6 
 arch/x86_64/kernel/smpboot.c               |    4 
 arch/x86_64/kernel/time.c                  |   22 
 drivers/acpi/Kconfig                       |   10 
 drivers/block/pktcdvd.c                    |   82 --
 drivers/char/agp/Kconfig                   |   55 -
 drivers/char/agp/amd64-agp.c               |    6 
 drivers/char/agp/sworks-agp.c              |    4 
 drivers/char/drm/i915_irq.c                |    5 
 drivers/char/drm/r300_cmdbuf.c             |   48 +
 drivers/char/drm/r300_reg.h                |    3 
 drivers/char/drm/radeon_drv.h              |    3 
 drivers/char/hvc_console.c                 |    8 
 drivers/char/sx.c                          |   12 
 drivers/char/sysrq.c                       |    2 
 drivers/crypto/padlock-aes.c               |    8 
 drivers/fc4/fc.c                           |    2 
 drivers/ieee1394/sbp2.c                    |  126 +--
 drivers/ieee1394/sbp2.h                    |   64 -
 drivers/md/dm.c                            |    8 
 drivers/mtd/chips/cfi_cmdset_0001.c        |   15 
 drivers/net/ifb.c                          |    2 
 drivers/net/irda/irda-usb.c                |   90 ++
 drivers/net/irda/irda-usb.h                |    7 
 drivers/net/r8169.c                        |  189 +++--
 drivers/net/skge.c                         |   75 +
 drivers/net/skge.h                         |    1 
 drivers/net/sky2.c                         |  173 ++--
 drivers/net/sky2.h                         |   83 +-
 drivers/net/tlan.c                         |    2 
 drivers/net/wireless/ipw2200.c             |    6 
 drivers/s390/block/Kconfig                 |   14 
 drivers/s390/block/Makefile                |    2 
 drivers/s390/block/dasd.c                  |   97 --
 drivers/s390/block/dasd_3990_erp.c         |    3 
 drivers/s390/block/dasd_eckd.h             |    1 
 drivers/s390/block/dasd_int.h              |   38 -
 drivers/s390/cio/qdio.c                    |   13 
 drivers/scsi/esp.c                         |    4 
 drivers/scsi/libata-core.c                 |   15 
 drivers/scsi/sata_qstor.c                  |    2 
 drivers/scsi/sd.c                          |   20 
 drivers/serial/8250.c                      |    6 
 drivers/spi/spi.c                          |    5 
 drivers/video/Kconfig                      |    2 
 drivers/video/asiliantfb.c                 |   21 
 drivers/video/aty/radeon_pm.c              |   19 
 drivers/video/au1100fb.c                   |    3 
 drivers/video/console/vgacon.c             |   67 -
 drivers/video/gbefb.c                      |    3 
 fs/9p/v9fs.c                               |    2 
 fs/binfmt_elf.c                            |    5 
 fs/cifs/cifssmb.c                          |    7 
 fs/cifs/connect.c                          |    8 
 fs/compat_ioctl.c                          |   13 
 fs/namei.c                                 |    8 
 fs/ntfs/ChangeLog                          |   36 
 fs/ntfs/Makefile                           |    2 
 fs/ntfs/aops.c                             |   18 
 fs/ntfs/file.c                             |   10 
 fs/ntfs/inode.c                            |   49 +
 fs/ntfs/layout.h                           |   25 
 fs/ntfs/mft.c                              |    8 
 fs/ntfs/ntfs.h                             |   10 
 fs/ntfs/super.c                            |  197 +++--
 fs/ntfs/upcase.c                           |   10 
 fs/ntfs/volume.h                           |   28 
 fs/proc/inode.c                            |    4 
 fs/proc/root.c                             |   17 
 fs/ramfs/inode.c                           |    2 
 fs/super.c                                 |   15 
 include/asm-arm/arch-at91rm9200/gpio.h     |    1 
 include/asm-arm/arch-ixp4xx/nas100d.h      |    4 
 include/asm-i386/desc.h                    |    6 
 include/asm-i386/kprobes.h                 |    7 
 include/asm-m32r/system.h                  |    2 
 include/asm-m32r/uaccess.h                 |    8 
 include/asm-m68k/irq.h                     |    2 
 include/asm-m68k/raw_io.h                  |    1 
 include/asm-mips/uaccess.h                 |    6 
 include/asm-mips/unistd.h                  |    6 
 include/asm-powerpc/cputable.h             |    9 
 include/asm-powerpc/mmu.h                  |    1 
 include/asm-powerpc/reg.h                  |   33 
 include/asm-powerpc/thread_info.h          |    4 
 include/asm-ppc/machdep.h                  |   13 
 include/asm-s390/dasd.h                    |   13 
 include/asm-sparc64/futex.h                |   88 ++
 include/asm-sparc64/smp.h                  |    6 
 include/asm-x86_64/acpi.h                  |   14 
 include/asm-x86_64/pci.h                   |    2 
 include/asm-x86_64/pgtable.h               |    2 
 include/asm-x86_64/proto.h                 |    2 
 include/linux/acpi.h                       |    3 
 include/linux/kobject.h                    |    6 
 include/linux/libata.h                     |   16 
 include/linux/mm.h                         |    4 
 include/linux/mmc/mmc.h                    |    2 
 include/linux/nfs_fs.h                     |    2 
 include/linux/serial_reg.h                 |    4 
 include/linux/swap.h                       |    2 
 include/linux/syscalls.h                   |    2 
 include/linux/sysctl.h                     |    1 
 include/net/xfrm.h                         |    5 
 kernel/auditsc.c                           |    6 
 kernel/exit.c                              |    3 
 kernel/sys_ni.c                            |    2 
 kernel/sysctl.c                            |   18 
 lib/iomap_copy.c                           |    2 
 lib/kobject_uevent.c                       |    4 
 mm/mempolicy.c                             |   26 
 mm/nommu.c                                 |    2 
 mm/oom_kill.c                              |  123 ++-
 mm/page_alloc.c                            |    2 
 mm/shmem.c                                 |   81 +-
 mm/vmscan.c                                |   10 
 net/bridge/br_netfilter.c                  |    1 
 net/core/skbuff.c                          |   10 
 net/ethernet/eth.c                         |   12 
 net/ipv4/netfilter/ip_nat_core.c           |   18 
 net/ipv4/netfilter/ip_nat_standalone.c     |   16 
 net/ipv4/route.c                           |    2 
 net/ipv4/xfrm4_policy.c                    |    5 
 net/ipv6/ip6_output.c                      |   15 
 net/ipv6/ip6_tunnel.c                      |    3 
 net/key/af_key.c                           |    2 
 net/xfrm/xfrm_policy.c                     |    9 
 net/xfrm/xfrm_state.c                      |    8 
 net/xfrm/xfrm_user.c                       |    2 
 sound/core/control_compat.c                |   16 
 sound/drivers/opl3/opl3_oss.c              |    2 
 sound/isa/cs423x/cs4236.c                  |    2 
 242 files changed, 2747 insertions(+), 3704 deletions(-)
---


More information about the svn mailing list