Tag 'v2.6.36-rc5' created by Linus Torvalds <[email protected]> at
2010-09-21 00:57 -0700
Linux 2.6.36-rc5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEABECAAYFAkyX9NYACgkQF3YsRnbiHLtxmQCaAtmCFmXy7VBqa1SI1YtMclzB
mAEAn0QjkTx/L2U0AP3w3YxSxAqornBn
=p/Y4
-----END PGP SIGNATURE-----
Changes since v2.6.36-rc4:
Akinobu Mita (1):
watchdog: sb_wdog: release irq and reboot notifier in error path and
module_exit()
Al Viro (10):
arm: fix really nasty sigreturn bug
alpha: belated ERESTART_RESTARTBLOCK race fix
alpha: unb0rk sigsuspend() and rt_sigsuspend()
alpha: fix a 14 years old bug in sigreturn tracing
alpha: deal with multiple simultaneously pending signals
frv: restart_block.fn needs to be reset on sigreturn
frv: fix address verification holes in setup_frame/setup_rt_frame
frv: avoid infinite loop of SIGSEGV delivery
frv: handling of restart into restart_syscall is fscked
frv: double syscall restarts, syscall restart in sigreturn()
Alan Ott (1):
HID: Set Report ID properly for Output reports on the Control endpoint.
Alek Du (1):
USB: EHCI: Disable langwell/penwell LPM capability
Alex Deucher (7):
drm/radeon/kms: fix regression in RMX code (v2)
drm/radeon/kms: add connector table for Mac x800
drm/radeon/kms: don't enable underscan with interlaced modes
drm/radeon: add some missing copyright headers
drm/radeon/kms/evergreen: fix backend setup
drm/radeon/kms: force legacy pll algo for RV620 LVDS
drm/radeon/kms: only warn on mipmap size checks in r600 cs checker (v2)
Alexey Kuznetsov (1):
tcp: Prevent overzealous packetization by SWS logic.
Andy Gospodarek (1):
bonding: correctly process non-linear skbs
Aneesh Kumar K.V (3):
fs/9p: Fix error handling in v9fs_get_sb
fs/9p: Use the correct dentry operations
fs/9p: Don't use dotl version of mknod for dotu inode operations
Anisse Astier (1):
ALSA: hda - Add quirk for Toshiba C650D using a Conexant CX20585
Anton Vorontsov (2):
gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB case
apm_power: Add missing break statement
Arnd Bergmann (1):
alpha: kill big kernel lock
Axel Lin (15):
regulator: ab3100 - fix the logic to remove already registered regulators
in error path
regulator: ab8500 - fix the logic to remove already registered regulators
in error path
regulator: max1586 - improve the logic of choosing selector
regulator: tps6507x - remove incorrect comments
regulator: max8998 - fix memory allocation size for max8998->rdev
regulator: max8998 - set max8998->num_regulators
regulator: tps6586x-regulator - fix value range checking for val
regulator: tps6586x-regulator - fix bit_mask parameter for
tps6586x_set_bits()
regulator: set max8998->dev to &pdev->dev.
regulator: ad5398 - fix a memory leak
regulator: isl6271a-regulator - fix regulator_desc parameter for
regulator_register()
regulator: 88pm8607 - fix value range checking for accessing
info->vol_table
regulator: ab8500 - fix off-by-one value range checking for selector
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and
REGULATOR_MODE_STANDBY modes
regulator: wm8350-regulator - fix the logic of checking
REGULATOR_MODE_STANDBY mode
Bian Naimeng (2):
gss:krb5 miss returning error to caller when import security context
gss:spkm3 miss returning error to caller when import security context
Bob Arendt (1):
ipv4: force_igmp_version ignored when a IGMPv3 query received
Chris Metcalf (5):
arch/tile: finish const-ifying sys_execve()
arch/tile: Change struct sigcontext to be more useful
arch/tile: Save and restore extra user state for tilegx
arch/tile: fix memcpy_fromio()/memcpy_toio() signatures
arch/tile: fix formatting bug in register dumps
Chris Snook (1):
MAINTAINERS: move atlx discussions to netdev
Chris Wilson (4):
drm: Fix regression in disable polling e58f637
drm: Only decouple the old_fb from the crtc is we call mode_set*
drm: Use a nondestructive mode for output detect when polling
drm: Use a nondestructive mode for output detect when polling (v2)
Dan Carpenter (5):
regulator/ab8500: move dereference below the check for NULL
net/llc: make opt unsigned in llc_ui_setsockopt()
ppp: potential NULL dereference in ppp_mp_explode()
net/llc: storing negative error codes in unsigned short
Staging: vt6655: fix buffer overflow
Dan Rosenberg (5):
drivers/video/via/ioctl.c: prevent reading uninitialized stack memory
drivers/net/usb/hso.c: prevent reading uninitialized memory
drivers/net/eql.c: prevent reading uninitialized stack memory
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
USB: serial/mos*: prevent reading uninitialized stack memory
Darius Augulis (2):
ARM: S3C64XX: Fix coding style errors on mach-real6410
ARM: S3C64XX: Add IORESOURCE_IRQ_HIGHLEVEL flag to dm9000 on mach-real6410
Dave Airlie (1):
drm: fix race between driver loading and userspace open.
David Gow (1):
HID: Add support for chicony multitouch screens.
David Henningsson (1):
ALSA: HDA: Enable internal speaker on Dell M101z
David Howells (1):
MN10300: Fix up the IRQ names for the on-chip serial ports
David Lamparter (1):
spi: free children in spi_unregister_master, not siblings
David S. Miller (2):
sch_atm: Fix potential NULL deref.
net: RPS needs to depend upon USE_GENERIC_SMP_HELPERS
Decio Fonini (1):
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT
Denis Kirjanov (1):
3c59x: Remove atomic context inside vortex_{set|get}_wol
Dominik Brodowski (3):
pcmcia serial_cs.c: fix multifunction card handling
pcmcia: per-device, not per-socket debug messages
pcmcia pcnet_cs: try setting io_lines to 16 if card setup fails
Eric Dumazet (2):
net: use rcu_barrier() in rollback_registered_many
xfrm: dont assume rcu_read_lock in xfrm_output_one()
Fabio Olive Leite (1):
Remove incorrect do_vfs_lock message
Felipe Balbi (1):
USB: musb: MAINTAINERS: Fix my mail address
Feng Tang (2):
spi/dw_spi: clean the cs_control code
serial: mfd: fix bug in serial_hsu_remove()
Geert Uytterhoeven (1):
m68k,m68knommu: Wire up fanotify_init, fanotify_mark, and prlimit64
Guenter Roeck (2):
hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
hwmon: (lm95241) Replace rate sysfs attribute with update_interval
Guillaume Chazarain (1):
HID: fix hiddev's use of usb_find_interface
Guillem Jover (2):
hwmon: (f75375s) Shift control mode to the correct bit position
hwmon: (f75375s) Do not overwrite values read from registers
H. Peter Anvin (2):
compat: Make compat_alloc_user_space() incorporate the access_ok()
x86-64, compat: Test %rax for the syscall number, not %eax
Heikki Lindholm (1):
firewire: ohci: activate cycle timer register quirk on Ricoh chips
Herbert Xu (1):
netpoll: Disable IRQ around RCU dereference in netpoll_rx
Hugh Dickins (1):
mm: further fix swapin race condition
Ingo Molnar (1):
sched: Improve latencies under load by decreasing minimum scheduling
granularity
J. Bruce Fields (2):
Fix null dereference in call_allocate
SUNRPC: cleanup state-machine ordering
Jack Steiner (1):
x86, UV: Fix initialization of max_pnode
Jan Harkes (1):
Coda: mount hangs because of missed REQ_WRITE rename
Jassi Brar (2):
spi/s3c64xx: Fix compilation warning
spi/s3c64xx: Fix incorrect reuse of 'val' local variable.
Jean Delvare (1):
hwmon: New subsystem maintainers
Jeff Layton (5):
cifs: eliminate redundant xdev check in cifs_rename
cifs: prevent cifsd from exiting prematurely
cifs: eliminate some more premature cifsd exits
cifs: prevent possible memory corruption in cifs_demultiplex_thread
cifs: fix potential double put of TCP session reference
Jeff Moyer (1):
aio: check for multiplication overflow in do_io_submit
Jiri Kosina (2):
HID: add support for another BTC Emprex remote control
HID: fixup blacklist entry for Asus T91MT
Joe Perches (2):
sound: Remove pr_<level> uses of KERN_<level>
alpha: Use static const char * const where possible
Johan Hovold (1):
HID: add no-get quirk for eGalax touch controller
John Ogness (1):
mxc_nand: Do not do byte accesses to the NFC buffer.
Jonas Jonsson (1):
hwmon: (w83627ehf) Use proper exit sequence
Julia Lawall (1):
powerpc/5200: mpc52xx_uart.c: Add of_node_put to avoid memory leak
Kevin Wells (1):
watchdog: Enable NXP LPC32XX support in Kconfig (resend)
Kukjin Kim (2):
ARM: SAMSUNG: Fix on drive strength value
ARM: SAMSUNG: Fix on s5p_gpio_[get,set]_drvstr
Kuninori Morimoto (1):
hwmon: (lis3lv02d) Prevent NULL pointer dereference
Kyungmin Park (3):
mtd: OneNAND: Fix 2KiB pagesize handling at Samsung SoCs
mtd: OneNAND: Fix loop hang when DMA error at Samsung SoCs
ARM: S5PV210: Reduce the iodesc length of systimer
Latchesar Ionkov (1):
fs/9p, net/9p: memory leak fixes
Linus Torvalds (35):
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Merge branch 'for_linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Merge branch 'release' of
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Merge branch 'sched/urgent' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge branch 'bugfixes' of
git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Merge git://git.infradead.org/mtd-2.6
Merge ssh://master.kernel.org/home/hpa/tree/sec
Merge branch 'drm-fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
Merge branch 'stable' of
git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Merge git://git.infradead.org/users/cbou/battery-2.6.36
Merge branch 'urgent' of
git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Merge branch '2.6.36-fixes' of git://github.com/schandinat/linux-2.6
Merge branch 'release' of
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Merge branch 'x86-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
Merge branch 'for-linus' of git://neil.brown.name/md
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
Merge branch 'hwmon-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Merge branch 's5p-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linux 2.6.36-rc5
Linus Walleij (2):
spi/pl022: fix APB pclk power regression on U300
spi/pl022: move probe call to subsys_initcall()
Marek Olšák (2):
drm/radeon/kms: increase lockup detection interval to 10 sec for r100-r500
drm/radeon/kms: fix the colorbuffer CS checker for r300-r500
Marek Szyprowski (2):
ARM: S5P: Fix DMA coherent mask for FIMC
ARM: S5PV210: Add FIMC clocks
Mark Brown (8):
regulator: Update e-mail address for Liam Girdwood
spi/spi_s3c64xx: Make probe more robust against missing board config
spi/spi_s3c64xx: Staticise non-exported functions
spi/spi_s3c64xx: Move to subsys_initcall()
spi/spi_s3c64xx: Increase dead reckoning time in wait_for_xfer()
spi/spi_s3c64xx: Warn if PIO transfers time out
ARM: S3C64XX: Fix dev-spi build
ARM: S3C64XX: Prototype SPI devices
Mark F. Brown (1):
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
Mathias Nyman (1):
usb: musb_debugfs: don't use the struct file private_data field with
seq_files
Matthew Garrett (1):
r8169: Handle rxfifo errors on 8168 chips
Menyhart Zoltan (1):
statfs() gives ESTALE error
Michael Cree (1):
alpha: Shift perf event pending work earlier in timer interrupt
Michael Kerrisk (1):
ipv4: enable getsockopt() for IP_NODEFRAG
Michal Simek (1):
of: Fix missing includes - ll_temac
Mika Westerberg (2):
watchdog: ts72xx_wdt: disable watchdog at probe
serial: amba-pl010: fix set_ldisc
Mikael Pettersson (1):
alpha: wire up fanotify and prlimit64 syscalls
Mike Frysinger (2):
mtd: Blackfin NFC: fix build error after nand_scan_ident() change
mtd: Blackfin NFC: fix invalid free in remove()
Ming Lei (1):
USB: otg: twl4030: fix phy initialization(v1)
Miquel van Smoorenburg (1):
sunrpc: increase MAX_HASHTABLE_BITS to 14
MyungJoo Ham (1):
ARM: S5PV210: Update I2C-1 Clock Register Property.
NeilBrown (2):
md: call md_update_sb even for 'external' metadata arrays.
md: fix v1.x metadata update when a disk is missing.
Petr Tesarik (1):
[IA64] Optimize ticket spinlocks in fsys_rt_sigprocmask
Roland Baum (1):
HID: add device ID for new Asus Multitouch Controller
Roland McGrath (1):
x86-64, compat: Retruncate rax after ia32 syscall entry tracing
Sascha Hauer (1):
mtd: mxc_nand: configure pages per block for v2 controller
Seth Heasley (1):
ALSA: hda_intel: ALSA HD Audio patch for Intel Patsburg DeviceIDs
Shaohua Li (1):
dquot: do full inode dirty in allocating space
Shuduo Sang (1):
intel_pmic_battery: Fix battery charging status on mrst
Simon Guinot (1):
phylib: fix PAL state machine restart on resume
Sosnowski, Maciej (1):
dca: disable dca on IOAT ver.3.0 multiple-IOH platforms
Stefan Richter (1):
firewire: nosy: fix build when CONFIG_FIREWIRE=N
Stephen Warren (1):
ALSA: patch_nvhdmi.c: Fix supported sample rate list.
Steve French (5):
Revert "[CIFS] Eliminate unused variable warning"
Revert "Eliminate sparse warning - bad constant expression"
Revert "missing changes during ntlmv2/ntlmssp auth and sign"
Revert "[CIFS] Fix ntlmv2 auth with ntlmssp"
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
Steven Whitehouse (1):
GFS2: gfs2_logd should be using interruptible waits
Sven Eckelmann (1):
Revert: "Staging: batman-adv: Adding netfilter-bridge hooks"
Sylwester Nawrocki (1):
ARM: S5P: Decrease IO Registers memory region size on FIMC
Takashi Iwai (3):
ALSA: pcm - Fix unbalanced pm_qos_request
ALSA: pcm - Fix race with proc files
Merge branch 'fix/hda' into for-linus
Tejun Heo (2):
workqueue: add documentation
alpha: fix build breakage in asm/cacheflush.h
Tetsuo Handa (1):
x86, cpufeature: Suppress compiler warning with gcc 3.x
Thierry Reding (1):
HID: Add quirk for eGalax touch controler.
Thomas Gleixner (1):
x86: hpet: Work around hardware stupidity
Tony Luck (1):
[IA64] fix siglock
Trond Myklebust (4):
SUNRPC: Fix race corrupting rpc upcall
SUNRPC: Fix a race in rpc_info_open
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Vlad Yasevich (1):
sctp: Do not reset the packet during sctp_packet_config().
Wolfram Sang (1):
ide: Fix ordering of procfs registry.
Yong Wang (2):
spi/dw_spi: Allow interrupt sharing
hwmon: (emc1403) Remove unnecessary hwmon_device_unregister
[email protected] (1):
x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y
jvrao (1):
9p: Check for NULL fid in v9fs_dir_release()
matt mooney (1):
alpha: remove unnecessary cast from void* in assignment.
---
Documentation/hwmon/sysfs-interface | 7
Documentation/power/regulator/overview.txt | 2
Documentation/workqueue.txt | 380 +++++++++++++++++++++++
MAINTAINERS | 11
Makefile | 2
arch/alpha/include/asm/cacheflush.h | 2
arch/alpha/include/asm/unistd.h | 6
arch/alpha/kernel/entry.S | 61 +--
arch/alpha/kernel/err_ev6.c | 12
arch/alpha/kernel/err_marvel.c | 33 +-
arch/alpha/kernel/err_titan.c | 35 +-
arch/alpha/kernel/osf_sys.c | 9
arch/alpha/kernel/pci-sysfs.c | 2
arch/alpha/kernel/signal.c | 41 --
arch/alpha/kernel/srm_env.c | 2
arch/alpha/kernel/systbls.S | 3
arch/alpha/kernel/time.c | 10
arch/alpha/kernel/traps.c | 3
arch/arm/kernel/entry-common.S | 2
arch/arm/mach-s3c64xx/dev-spi.c | 3
arch/arm/mach-s3c64xx/mach-real6410.c | 104 +++---
arch/arm/mach-s5pv210/clock.c | 20 +
arch/arm/mach-s5pv210/cpu.c | 2
arch/arm/plat-s5p/dev-fimc0.c | 9
arch/arm/plat-s5p/dev-fimc1.c | 9
arch/arm/plat-s5p/dev-fimc2.c | 9
arch/arm/plat-samsung/gpio-config.c | 7
arch/arm/plat-samsung/include/plat/gpio-cfg.h | 10
arch/frv/kernel/signal.c | 51 +--
arch/ia64/include/asm/compat.h | 2
arch/ia64/kernel/fsys.S | 30 +
arch/m68k/include/asm/unistd.h | 5
arch/m68k/kernel/entry.S | 3
arch/m68knommu/kernel/syscalltable.S | 3
arch/mips/include/asm/compat.h | 2
arch/mn10300/kernel/mn10300-serial.c | 22 -
arch/parisc/include/asm/compat.h | 2
arch/powerpc/include/asm/compat.h | 2
arch/s390/include/asm/compat.h | 2
arch/sparc/include/asm/compat.h | 2
arch/tile/include/arch/chip_tile64.h | 3
arch/tile/include/arch/chip_tilepro.h | 3
arch/tile/include/asm/compat.h | 7
arch/tile/include/asm/io.h | 8
arch/tile/include/asm/processor.h | 12
arch/tile/include/asm/ptrace.h | 15
arch/tile/include/asm/sigcontext.h | 18 -
arch/tile/include/asm/signal.h | 1
arch/tile/include/asm/syscalls.h | 21 -
arch/tile/kernel/process.c | 30 +
arch/tile/kernel/signal.c | 27 -
arch/tile/kernel/stack.c | 2
arch/x86/Makefile | 2
arch/x86/ia32/ia32entry.S | 22 -
arch/x86/include/asm/compat.h | 2
arch/x86/include/asm/cpufeature.h | 4
arch/x86/include/asm/hpet.h | 1
arch/x86/kernel/apic/x2apic_uv_x.c | 6
arch/x86/kernel/early-quirks.c | 18 -
arch/x86/kernel/hpet.c | 31 +
drivers/Makefile | 2
drivers/dca/dca-core.c | 85 ++++-
drivers/firewire/ohci.c | 1
drivers/gpu/drm/drm_crtc_helper.c | 10
drivers/gpu/drm/drm_pci.c | 4
drivers/gpu/drm/drm_platform.c | 5
drivers/gpu/drm/drm_sysfs.c | 2
drivers/gpu/drm/i915/intel_crt.c | 6
drivers/gpu/drm/i915/intel_dp.c | 2
drivers/gpu/drm/i915/intel_dvo.c | 3
drivers/gpu/drm/i915/intel_hdmi.c | 2
drivers/gpu/drm/i915/intel_lvds.c | 7
drivers/gpu/drm/i915/intel_sdvo.c | 5
drivers/gpu/drm/i915/intel_tv.c | 11
drivers/gpu/drm/nouveau/nouveau_connector.c | 6
drivers/gpu/drm/radeon/atombios_crtc.c | 5
drivers/gpu/drm/radeon/evergreen.c | 27 +
drivers/gpu/drm/radeon/r100.c | 24 -
drivers/gpu/drm/radeon/r600_blit_kms.c | 25 +
drivers/gpu/drm/radeon/r600_blit_shaders.h | 24 +
drivers/gpu/drm/radeon/r600_cs.c | 5
drivers/gpu/drm/radeon/radeon_combios.c | 47 ++
drivers/gpu/drm/radeon/radeon_connectors.c | 15
drivers/gpu/drm/radeon/radeon_display.c | 9
drivers/gpu/drm/radeon/radeon_mode.h | 3
drivers/gpu/drm/vmwgfx/vmwgfx_ldu.c | 7
drivers/hid/hid-core.c | 4
drivers/hid/hid-ids.h | 4
drivers/hid/hid-mosart.c | 1
drivers/hid/hid-topseed.c | 1
drivers/hid/usbhid/hid-core.c | 8
drivers/hid/usbhid/hid-quirks.c | 4
drivers/hid/usbhid/hiddev.c | 2
drivers/hid/usbhid/usbhid.h | 1
drivers/hwmon/adm1031.c | 43 +-
drivers/hwmon/emc1403.c | 1
drivers/hwmon/f75375s.c | 6
drivers/hwmon/lis3lv02d_i2c.c | 4
drivers/hwmon/lis3lv02d_spi.c | 4
drivers/hwmon/lm95241.c | 21 -
drivers/hwmon/w83627ehf.c | 1
drivers/ide/ide-probe.c | 12
drivers/md/md.c | 6
drivers/mtd/nand/bf5xx_nand.c | 9
drivers/mtd/nand/mxc_nand.c | 47 +-
drivers/mtd/nand/pxa3xx_nand.c | 6
drivers/mtd/onenand/samsung.c | 16
drivers/net/3c59x.c | 7
drivers/net/bonding/bond_3ad.c | 3
drivers/net/bonding/bond_alb.c | 3
drivers/net/cxgb3/cxgb3_main.c | 2
drivers/net/eql.c | 2
drivers/net/ll_temac_main.c | 1
drivers/net/ll_temac_mdio.c | 1
drivers/net/pcmcia/pcnet_cs.c | 139 +++++---
drivers/net/phy/mdio_bus.c | 4
drivers/net/ppp_generic.c | 9
drivers/net/r8169.c | 5
drivers/net/usb/hso.c | 2
drivers/pcmcia/pcmcia_resource.c | 51 +--
drivers/power/apm_power.c | 1
drivers/power/intel_mid_battery.c | 6
drivers/regulator/88pm8607.c | 4
drivers/regulator/ab3100.c | 5
drivers/regulator/ab8500.c | 9
drivers/regulator/ad5398.c | 12
drivers/regulator/isl6271a-regulator.c | 2
drivers/regulator/max1586.c | 12
drivers/regulator/max8998.c | 8
drivers/regulator/tps6507x-regulator.c | 6
drivers/regulator/tps6586x-regulator.c | 4
drivers/regulator/wm831x-ldo.c | 7
drivers/regulator/wm8350-regulator.c | 2
drivers/serial/amba-pl010.c | 9
drivers/serial/mfd.c | 17 -
drivers/serial/mpc52xx_uart.c | 1
drivers/serial/serial_cs.c | 62 ++-
drivers/spi/amba-pl022.c | 16
drivers/spi/dw_spi.c | 24 -
drivers/spi/spi.c | 9
drivers/spi/spi_s3c64xx.c | 37 +-
drivers/staging/batman-adv/hard-interface.c | 13
drivers/staging/batman-adv/send.c | 8
drivers/staging/vt6655/wpactl.c | 11
drivers/usb/host/ehci-pci.c | 5
drivers/usb/musb/musb_debugfs.c | 5
drivers/usb/otg/twl4030-usb.c | 78 +++-
drivers/usb/serial/mos7720.c | 3
drivers/usb/serial/mos7840.c | 3
drivers/video/via/ioctl.c | 2
drivers/watchdog/Kconfig | 6
drivers/watchdog/sb_wdog.c | 12
drivers/watchdog/ts72xx_wdt.c | 3
fs/9p/vfs_dir.c | 6
fs/9p/vfs_inode.c | 9
fs/9p/vfs_super.c | 20 -
fs/aio.c | 3
fs/cifs/Kconfig | 2
fs/cifs/asn1.c | 6
fs/cifs/cifsencrypt.c | 418 ++++----------------------
fs/cifs/cifsglob.h | 25 -
fs/cifs/cifspdu.h | 7
fs/cifs/cifsproto.h | 13
fs/cifs/cifssmb.c | 13
fs/cifs/connect.c | 77 +---
fs/cifs/inode.c | 30 -
fs/cifs/netmisc.c | 22 -
fs/cifs/ntlmssp.h | 13
fs/cifs/sess.c | 132 ++------
fs/cifs/transport.c | 6
fs/coda/psdev.c | 4
fs/gfs2/log.c | 2
fs/nfs/Kconfig | 1
fs/nfs/client.c | 2
fs/nfs/file.c | 4
fs/nfs/super.c | 8
fs/nfsd/Kconfig | 1
include/drm/drm_crtc.h | 10
include/linux/compat.h | 3
include/linux/gpio.h | 1
include/linux/netpoll.h | 8
include/linux/quotaops.h | 10
include/linux/spi/dw_spi.h | 2
include/linux/sunrpc/clnt.h | 2
include/linux/workqueue.h | 4
include/net/tcp.h | 18 -
kernel/compat.c | 21 +
kernel/sched_fair.c | 6
kernel/workqueue.c | 27 +
mm/memory.c | 8
net/9p/client.c | 7
net/Kconfig | 2
net/core/dev.c | 2
net/ipv4/igmp.c | 2
net/ipv4/ip_sockglue.c | 3
net/llc/af_llc.c | 3
net/llc/llc_station.c | 2
net/sched/sch_atm.c | 4
net/sctp/output.c | 1
net/sunrpc/auth.c | 2
net/sunrpc/auth_gss/auth_gss.c | 9
net/sunrpc/auth_gss/gss_krb5_mech.c | 10
net/sunrpc/auth_gss/gss_spkm3_mech.c | 5
net/sunrpc/clnt.c | 116 +++----
net/sunrpc/rpc_pipe.c | 20 -
net/xfrm/xfrm_output.c | 2
sound/core/pcm.c | 33 +-
sound/core/pcm_native.c | 2
sound/pci/hda/hda_intel.c | 3
sound/pci/hda/patch_conexant.c | 1
sound/pci/hda/patch_nvhdmi.c | 2
sound/pci/hda/patch_realtek.c | 10
sound/ppc/snd_ps3.c | 2
sound/soc/s3c24xx/s3c-dma.c | 3
214 files changed, 1994 insertions(+), 1525 deletions(-)
---
_______________________________________________
svn mailing list
[email protected]
http://mailman.vyatta.com/mailman/listinfo/svn