[vyatta-svn] Linus' linux git respitory cloned with vyatta additions: Changes to 'refs/tags/v2.6.14-rc3'
Rick Balocca
rbalocca at suva.vyatta.com
Mon Jan 22 16:04:15 PST 2007
Tag 'v2.6.14-rc3' created by Linus Torvalds <torvalds at g5.osdl.org> at 2005-09-30 22:18 -0700
Linux v2.6.14-rc3 release
(Re-tagged to fix the version in the message)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQBDRVOGF3YsRnbiHLsRAnkoAJ9w7GCGwDEF3pWSKzt/2EtOPpzxjQCeKuw4
upwrx3DV8Pnlw4QASv6ICIA=
=pP/9
-----END PGP SIGNATURE-----
Changes since v2.6.14-rc2:
Al Viro (29):
missing asm/irq.h (cs89x0)
useless includes of linux/irq.h in arch/i386
m32r: missing __iomem in ioremap() declaration
m32r: set CHECKFLAGS properly
m32r: more basic __user annotations
missing dependency on arm O= builds
uml makefiles sanitized
proc_mkdir() should be used to create procfs directories
cyblafb: portability fixes, sanitized work with pointers
arm/versatile iomem annotations
arm/rpc iomem annotations
ia64 basic __user annotations
s390 signal annotations
ppc64 get_user annotations
ppc32 ld.script fix for building on ppc64
mv64x60 iomem annotations
i810-i2c iomem annotations
saa6588 __user annotations
mv64x60_wdt __user annotations and cleanups
[CASSINI]: sparse annotations and fixes
missing ERR_PTR in 9fs
useless linux/irq.h includes (arch/um)
cassini annotations and fixes
cpuset crapectomy
uml get_user() NULL noise removal
bogus BUILD_BUG_ON() in bpa_iommu
volatile unsigned short f(...) doesn't make sense
missing qualifiers in readb() et.al. on ppc
useless includes of linux/irq.h (arch/ppc)
Alan Cox (2):
PATCH: silly in piix driver
PATCH: remove function for non-PCI as requested
Alan Stern (4):
[SCSI] fix use after potential free in scsi_remove_device
[SCSI] fix oops in scsi_release_buffers()
[SCSI] SCSI scanning and removal fixes
USB: Update Documentation/usb/URB.txt
Alasdair G Kergon (1):
device-mapper: Fix queue_if_no_path initialisation
Alex Williamson (1):
[NET]: Make sure ctl buffer is aligned properly in sys_sendmsg().
Alexey Dobriyan (8):
[NETFILTER] Fix sparse endian warnings in pptp helper
[IRDA]: Fix memory leak in irttp_init()
[IRDA]: *irttp cleanup
[ROSE]: do proto_unregister() on exit paths
[ROSE]: return sane -E* from rose_proto_init()
[ROSE]: check rose_ndevs earlier
[ROSE]: fix typo (regeistration)
n_r3964: drop bogus fmt casts
Alexey Kuznetsov (1):
[TCP]: Don't over-clamp window in tcp_clamp_window()
Alok N Kataria (1):
kmalloc_node IRQ safety fix
Amos Waterland (2):
fix drivers/pci/probe.c warning
[NET]: Protect neigh_stat_seq_fops by CONFIG_PROC_FS
Andi Kleen (1):
Fix up TLB flush filter disabling
Andreas Herrmann (6):
[SCSI] change port speed definitions for scsi_transport_fc
[SCSI] zfcp: fix race conditions when accessing erp_action lists
[SCSI] zfcp: remove union zfcp_req_data, use unit refcount for FCP commands
[SCSI] zfcp: remove function zfcp_fsf_req_wait_and_cleanup
[SCSI] zfcp: shorten eh_bus_reset and eh_host_reset handlers
[SCSI] zfcp: add additional fc_host attributes
Andrew Morton (5):
Add printk_clock()
proc_task_root_link c99 fix
atyfb c99 fix
revert oversized kmalloc check
x86: hw_irq.h warning fix
Andy Currid (1):
Add NVIDIA device ID in sata_nv
Anton Altaparmakov (7):
NTFS: More runlist handling fixes from Richard Russon and myself.
NTFS: Fix sparse warnings that have crept in over time.
NTFS: Change ntfs_cluster_free() to require a write locked runlist on entry
NTFS: Fix the definition of the CHKD ntfs record magic. It had an off by
NTFS: More $LogFile handling fixes: when chkdsk has been run, it can leave the
Merge branch 'master' of /home/src/linux-2.6/
NTFS: Re-fix sparse warnings in a more correct way, i.e. don't use an enum with
Anton Blanchard (5):
ppc64: Fix issue with non zero boot cpu
ppc64: Fix LPAR regression
ppc64: Fix build with iommu debug enabled
ppc64: Fix 64bit ptrace DABR support
ppc64: Add missing barrier() in kexec code
Antonino A. Daplas (3):
nvidiafb: Fix absence of cursor in nvidiafb
fbdev: Fix reversed back and front porches
intelfb: Fix regression (blank display) from ioremap patch
Arnaldo Carvalho de Melo (20):
[LLC]: Make llc_frame_alloc take a net_device as an argument
[LLC]: Simplify llc_c_ac code, removing unneeded assignments to variables
[LLC]: Remove unneeded f_bit variables
[LLC]: introduce llc_conn_tmr_common_cb, to avoid code duplication
[LLC]: Remove unneeded temp net_device variables
[LLC]: Update comments for llc_ui_bind and llc_ui_autobind to match new behaviour
[LLC]: Mark llc_find_next_offset as __init, saving some more bytes
[LLC]: Help the compiler with likely/unlikely, saving some more bytes
[LLC]: Use const in llc_c_ev.c
[LLC]: Remove unused functions from llc_c_ev.c
[LLC]: Convert llc_ui_wait_for_ functions to use prepare_to_wait/finish_wait
[LLC]: Use the sk_wait_event primitive
[LLC]: Add sysctl support for the LLC timeouts
[LLC]: Use some more likely/unlikely
[LLC]: Use sk_wait_data
[LLC]: Do better struct sock accounting on skbs
[LLC]: Use refcounting with struct llc_sap
[LLC]: Fix sparse warnings
[LLC]: Fix the accept path
[LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg
Ben Dooks (9):
[ARM] 2924/3: taglist - postfix section with .init for `make buildcheck`
[ARM] 2925/3: earlyparam - postfix section with .init for `make buildcheck`
[ARM] 2926/1: .proc.info - postfix section with .init for `make buildcheck`
[ARM] 2927/1: .arch.info - postfix section with .init for `make buildcheck`
[ARM] 2928/1: S3C2410 - make machine init code static
[ARM] 2933/1: S3C2410 - fix serial port warnings
[ARM] 2934/1: Anubis - fix VA offsets for CPLD registers
[NET]: Fix GCC4 compile error: sysctl in linux/if_ether.h
s3c2410fb: Minor warning fix
Benjamin Herrenschmidt (9):
ppc64: Build zImage.vmode for G5
ppc32: fix build with oprofile
ppc64: SMU driver update & i2c support
mesh scsi: fix error handling
ppc64: Fix huge pages MMU mapping bug
ppc: fix stupid thinko in oprofile fix
orinoco: Fix flood of kernel log with stupid WE warnings
ppc64: More hugepage fixes
Fix ppc64 smu driver locking
Bernd Petrovitsch (1):
Rename vprintk define in bttpvp.h
Bill Nottingham (1):
fix class symlinks in sysfs
Bjorn Helgaas (1):
PCI: remove unused "scratch"
Brent Casavant (1):
ioc4_serial: Remove bogus error message
Catalin Marinas (3):
[ARM] 2932/1: Avoid the "noreturn" warning in arch/arm/kernel/traps.c
[ARM] 2939/1: Fix compilation error in arch/arm/mm/flush.c
[ARM] 2942/1: Fix the warning in arch/arm/common/gic.c
Chas Williams (1):
[ATM]: track and close listen sockets when sigd exits
Chris Sykes (2):
Fix ext2_new_inode() failure paths
Fix ext3_new_inode() failure paths
Chris Zankel (1):
xtensa: remove io_remap_page_range and minor clean-ups
Christoph Hellwig (4):
[SCSI] fusion core changes for SAS support
[SCSI] fusion SAS support (mptsas driver)
remove blkdev_scsi_issue_flush_fn again
fixup Documentation/DocBook/kernel-hacking.tmpl
Christoph Lameter (2):
slab: fix handling of pages from foreign NUMA nodes
__kmalloc: Generate BUG if size requested is too large.
Christopher Zimmermann (1):
[SPARC] cs4231: Fix SBUS support in this driver.
Chuck Ebbert (1):
atiixp_modem printk fixes
Clemens Buchacher (1):
oss: don't concatenate __FUNCTION__ with strings
Corey Minyard (1):
Add IPMI poweroff control to sysfs
Daniel Jacobowitz (1):
[ARM] 2941/1: Fix running legacy binaries from a soft-float root filesystem with CONFIG_IWMMXT.
Daniel Phillips (1):
[NET]: Use non-recursive algorithm in skb_copy_datagram_iovec()
Daniel Ritz (7):
Driver Core: fis bus rescan devices race
driver core: add helper device_is_registered()
yenta: auto-tune EnE bridges for CardBus cards
yenta: don't mess with bridge control register
yenta: add support for more TI bridges
yenta: more ENE bridges
usb/core/hcd-pci.c: don't free_irq() on suspend
Dave C Boutcher (1):
[SCSI] ibmvscsi compatibility fix
Dave Kleikamp (2):
JFS: Fix sparse warnings, including endian error
JFS: don't dereference tlck->ip from txUpdateMap
David Brownell (1):
USB: sl811-hcd minor fixes
David Hollis (1):
USB: Add Novatel CDMA Wireless PC card IDs to airprime
David Howells (1):
Keys: Add possessor permissions to keys [try #3]
David S. Miller (43):
[SPARC64]: Handle little-endian unaligned loads/stores correctly.
[SPARC64]: Move DCACHE_ALIASING_POSSIBLE define to asm/page.h
[SPARC64]: Verify vmalloc TLB misses more strictly.
[SPARC64]: Move kernel TLB miss handling into a seperate file.
[SPARC64]: Kill SZ_BITS define from dtlb_backend.S
[SPARC64]: Remove ktlb.S instruction patching.
[SPARC64]: Do not allocate prom translations using bootmem.
[SPARC64]: Break up inherit_prom_mappings() into it's constituent parts.
[SPARC64]: Do not allocate OBP page tables using bootmem
[SPARC64]: Remove unnecessary paging_init() cruft.
[SPARC64]: Kill readjust_prom_translations()
[SPARC64]: Rewrite bootup sequence.
[SPARC64]: Fix comment typo in head.S
[SPARC64]: Kill unused variable in setup_arch()
[SPARC64]: Mark functions called by paging_init() as __init.
[SPARC64]: Fix mask formation in tomatillo_wsync_handler()
[SPARC64]: Add CONFIG_DEBUG_PAGEALLOC support.
[SPARC64]: Probe D/I/E-cache config and use.
[AF_PACKET]: Remove bogus checks added to packet_sendmsg().
Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/llc-2.6
[SPARC64]: Simplify Spitfire D-cache page flush.
[SPARC64]: Do not do TLB pre-filling any more.
[NEIGH]: Add debugging check when adding timers.
[TG3]: Update driver version and release date.
[NET]: Add Sun Cassini driver.
[NET]: Slightly optimize ethernet address comparison.
[SPARC64]: Add defines for 32MB/256MB PTE page size on Ultra-IV+.
[SPARC64]: Add missing IDs for newer cpus.
[TCP]: Fix init_cwnd calculations in tcp_select_initial_window()
[SPARC64]: Fix bug in unaligned load endianness swapping
[SPARC64]: Convert to use generic exception table support.
[SPARC64]: Fix fault handling in unaligned trap handler.
[SPARC64]: Simplify user fault fixup handling.
[SPARC]: Declare paging_init() in asm/pgtable.h
[SPARC64]: Move phys_base, kern_{base,size}, and sp_banks[] init to paging_init
[SPARC64]: Kill all external references to sp_banks[]
[SPARC64]: Solidify check in cheetah_check_main_memory().
[NET]: Fix reversed logic in eth_type_trans().
[TCP]: Revert 6b251858d377196b8cea20e65cae60f584a42735
[SPARC64]: Rewrite convoluted physical memory probing.
[SPARC64]: Kill arch/sparc64/prom/memory.c
[SPARC64]: Fix several bugs in flush_ptrace_access().
[RADEON]: Fix unaligned I/O port access during probe.
David Vrabel (1):
[ARM] 2935/1: ixp4xx: fix warnings in ixp4xx_set_irq_type
Davide Libenzi (1):
epoll: handle timeout overflow
Deepak Saxena (3):
Fix I2O config-osm init to return proper error
Fix ixp4xx MTD driver module build
Fix thinko in previous ARM 2917/1 patch
Dmitry Torokhov (1):
Input: check switch bitmap when matching handlers
Dominik Brodowski (5):
yenta: tiny cleanup
pcmcia: new IDs for serial_cs
pcmcia: update ID for NinjaATA
pcmcia: allow one port excludes
pcmcia: only start up nonstatic sockets if both mem and io are available
Ed L. Cashin (1):
[BYTEORDER]: Document alignment and byteorder macros
Eric Dumazet (3):
Adds sys_set_mempolicy() in include/linux/syscalls.h
[NET]: Prefetch dev->qdisc_lock in dev_queue_xmit()
[NET]: Reorder some hot fields of struct net_device
Eric W. Biederman (3):
[AF_PACKET]: Allow for > 8 byte hardware addresses.
reboot: comment and factor the main reboot functions
suspend: cleanup calling of power off methods.
Evgeniy Polyakov (1):
[CONNECTOR]: async connector mode.
Frank Filz (1):
[NET]: Fix module reference counts for loadable protocol modules
Gen FUKATSU (1):
[ARM] 2940/1: Fix BTB entry flush in arch/arm/mm/cache-v6.S
Glauber de Oliveira Costa (1):
ext3: EXT3_DEBUG build fixes
Grant Coady (1):
DEBUG redefined in drivers/mtd/devices/docecc.c
Greg Kroah-Hartman (1):
I2C: remove me from the MAINTAINERS file for i2c
Hal Rosenstock (3):
IPoIB: Fix SA client retransmission strategy
IB: Fix data length for RMPP SA sends
[IB] Fix RMPP receive length calculation
Harald Welte (7):
[NETFILTER] fix DEBUG statement in PPTP helper
[NETFILTER] remove unneeded structure definition from conntrack helper
[NETFILTER] Fix conntrack event cache deadlock/oops
documentation: sparse no longer uses bk, but git
[NETFILTER]: Fix ip[6]t_NFQUEUE Kconfig dependency
[NETFILTER] ip_conntrack: Update event cache when status changes
[NETFILTER]: Fix invalid module autoloading by splitting iptable_nat
Herbert Xu (2):
[TCP]: Adjust Reno SACK estimate in tcp_fragment
[IPV6]: Fix [Bug 5306] Oops on IPv6 route lookup
Hidetoshi Seto (1):
[IA64] MCA recovery verify pfn_valid
Hironobu Ishii (1):
ipmi_msghandler: inconsistent spin_lock usage
Horms (1):
[IPVS]: Add netdev and me as maintainer contacts
Ivan Kokshaysky (3):
alpha: fix kernel panic during SysRq-b
slab: alpha inlining fix
pci: fixup parent subordinate busnr
Jack Morgenstein (1):
[IB] mthca: fix hw_ver value returned from mthca_query_device
James Bottomley (6):
[SCSI] blacklist REPORT LUNS usage on transtec arrays
[SCSI] aic7xxx: move to dma_get_required_mask() and correct 39 bit assumptions
[SCSI] fix sym scsi boot hang
[SCSI] atp870u: fix memory addressing bug
[SCSI] fix oops on usb storage device disconnect
[SCSI] Fix thread termination for the SCSI error handle
James Morris (1):
SELinux - fix SCTP socket bug and general IP protocol handling
Jeff Garzik (1):
Merge /spare/repo/linux-2.6/
Jochen Friedrich (4):
[LLC]: Fix for Bugzilla ticket #5156
[LLC]: Fix for Bugzilla ticket #5157
[LLC]: Fix llc_fixup_skb() bug
[TR]: Set correct frame type for SNAP packets
Jody McIntyre (12):
MAINTAINERS: sbp2 driver is not orphaned.
sbp2: fix deadlocks and delays on device removal/rmmod
sbp2: default to serialize_io=1
ieee1394: reorder activities after bus reset (fixes device detection)
ieee1394: skip unnecessary pause when scanning config ROMs
ieee1394: fix for debug output
ieee1394: use time_before()
ieee1394: trivial edits of a few comments
ieee1394: remove superfluous include in csr1212
eth1394: workaround limitation in rawiso routines
ieee1394: delete legacy module aliases
ohci1394: less noise in dmesg
Jon Burgess (1):
dvb: fix NULL pointer dereference when loading the budget-av module
Kars de Jong (1):
pcmcia: fix cross-platform issues with pcmcia module aliases
Karsten Keil (1):
hisax: remove URB_ASYNC_UNLINK
Keir Fraser (1):
Fix mmap() of /dev/hpet
Keith Owens (1):
[IA64] Wire in the MCA/INIT handler stacks
Kevin Vigor (1):
USB: fix pegasus driver
Kirill Korotaev (1):
x86_64: Add missing () around arguments of pte_index macro
Komuro (1):
pcmcia: fix Kconfig dependency
Kostik Belousov (1):
readv/writev syscalls are not checked by lsm
Krzysztof Benedyczak (1):
Make POSIX message queue sys_mq_open() honor umask
Kumar Gala (1):
ppc32: Fix configuration of PCI IO space on MPC85xx platform
Latchesar Ionkov (6):
v9fs: make conv functions to check for conv buffer overflow
v9fs: allocate the Rwalk qid array from the right conv buffer
v9fs: make copy of the transport prototype instead of using it directly
v9fs: replace strlen on newly allocated by __getname buffers to PATH_MAX
v9fs: don't free root dentry & inode if error occurs in v9fs_get_sb
v9fs: fix races in fid allocation
Linda Xie (1):
PCI Hotplug: Fix buffer overrun in rpadlpar_sysfs.c
Linus Torvalds (32):
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
Make sure SIGKILL gets proper respect
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge branch 'upstream-fixes' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
Merge branch 'upstream' from master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Merge master.kernel.org:/home/rmk/linux-2.6-ucb
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Revert task flag re-ordering, add comments
Merge master.kernel.org:/pub/scm/linux/kernel/git/chrisw/lsm-2.6
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Revert "x86-64: Reverse order of bootmem lists"
Linux v2.6.14-rc3
Martin Whitaker (1):
[ATM]: fix bug in atm address list handling
Matthias Urlichs (2):
USB: more device IDs for Option card driver
usb/serial/option.c: Increase input buffer size
Maxim Shchetynin (2):
[SCSI] zfcp: enhancement of zfcp debug features
[SCSI] zfcp: provide support for NPIV
Michael Chan (2):
[TG3]: 5780 PHY fixes
[TG3]: misc. fixes
Michael Krufky (1):
v4l: DViCO FusionHDTV5 Lite GPIO Fix
Michael S. Tsirkin (5):
IPoIB: fix module removal race
IB/mthca: Fix device removal memory leak
[IB] mthca: fix off by one in clr_int calculation
[IB] mthca: Fix off by one bug in mthca_map_cmd
[IB] mthca: Round up number of slots in HCA context memory table
Mike Miller (1):
cciss: busy_initializing bug fix
Mike Waychison (1):
x86_64: Fix mce_log
Miklos Szeredi (3):
fuse: add required version info
fuse: check reserved node ID values
fuse: check O_DIRECT
Moore, Eric Dean (2):
[SCSI] fusion SAS support (mptsas driver) updates
[SCSI] fusion SAS support (mptsas driver) minor fix
Nick Piggin (2):
mm: move_pte to remap ZERO_PAGE
i386: include linux/irq.h rather than asm/hw_irq.h
Nick Wilson (1):
NFS: fix client oops when debugging is on
OGAWA Hirofumi (1):
ext3: ext3_show_options fix
Oleg Nesterov (1):
fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
Oliver Dawid (1):
[APPLETALK]: Fix broadcast bug.
Olof Johansson (1):
PPC64: Fix boot for some pre-POWER4 systems
Paolo 'Blaisorblade' Giarrusso (29):
fix locking comment in unmap_region()
README update from the stone age
mm: update stale comment for removal of page->list
mm: add a note about partially hardcoded VM_* flags
uml: adapt asm/futex.h to our arch
Remove unused var from asm/futex.h
uml: remove verify_area_{tt,skas}
uml: fix modify_ldt - missing break in switch
uml: fix uname output on 32-bit binary on 64-bit host
uml: Fix conflict between libc and ipv6
uml: fix bogus HOST_ELF_CLASS symbol name
uml: readd removed unistd.h inclusion
uml: comment about cast build fix
uml: fix compile warning after consolidation patch
uml: don't remove umid files in conflict case
strlcat: use for uml umid.c
uml: don't redundantly mark pte as newpage in pte_modify
uml: fix hang in TT mode on fault
uml: fix condition in tlb flush
uml: run mconsole "sysrq" in process context
uml: avoid fixing faults while atomic
uml: Fix GFP_ flags usage
uml: use GFP_ATOMIC for allocations under spinlocks.
uml: replace printk with "stack-friendly" printf - to report console failure
Add dm-snapshot tutorial in Documentation
uml: fix page faults in SKAS3 mode.
uml: clear SKAS0/3 flags when running in TT mode
uml: revert "run mconsole "sysrq" in process context"
uml: remove empty hostfs_truncate method
Paul Gortmaker (1):
8390 Tx fix for non i386 machines
Paul Jackson (2):
cpuset maintainers
cpuset read past eof memory leak fix
Paul Mackerras (1):
ppc64: Fix PCI flags when using OF device tree
Pavel Machek (1):
swsusp: fix comments
Pekka Enberg (1):
PCI: convert kcalloc to kzalloc
Pete Zaitcev (2):
ub: fix burning cds
ub: Comment out unconditional stall clear
Peter Chubb (1):
[IA64] Fix simscsi for new SCSI midlayer
Peter Favrholdt (1):
USB: ftdi_sio: allow baud rate to be changed without raising RTS and DTR
Peter Osterlund (1):
pktcdvd: MAINTAINERS record
Prasanna S Panchamukhi (1):
Update maintainers list with the kprobes maintainers
Rafael J. Wysocki (4):
swsusp: do not trigger BUG_ON() if there is not enough memory
swsusp: remove wrong code from data_free
swsusp: prevent possible memory leak
swsusp: avoid problems if there are too many pages to save
Randy Dunlap (3):
update URL for HPET spec.
SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
corrections to top-level README
Randy.Dunlap (1):
[SCSI] scsi: 2 drivers need MODULE_LICENSE()
Ravikiran G Thirumalai (2):
x86_64: fix the BP node_to_cpumask
x86_64 early numa init fix
Richard Purdie (1):
USB: fix pxa2xx_udc compile warnings
Rob Landley (1):
Fix bd_claim() error code.
Robert Love (1):
hdaps: small update.
Roland Dreier (8):
IB/mthca: assign ACK timeout field correctly
IB/mthca: fix posting of first work request
IB/mthca: Initialize eq->nent before we use it
IB/mthca: Fix posting work requests to shared receive queues
IB/mthca: Don't try to set srq->last for userspace SRQs
IPoIB: Don't flush workqueue from within workqueue
[IB] mthca: Fix doorbell record resource leak
[IB] uverbs: Close some exploitable races
Roland McGrath (1):
Fix task state testing properly in do_signal_stop()
Roman Kagan (1):
[ATM]: net/atm/ioctl.c: autoload pppoatm and br2684
Russell King (11):
[ARM] Prevent deadlock in page fault handler
[ARM] Fix pcf8583 to build
[ARM] Fix context switch with ARMv6 + TLS
[SERIAL] Remove unused variable in clps711x.c
[MFD] Fix "bious one-bit signed bitfield" errors
[ARM] Fix compiler warnings for memcpy_toio/memcpy_fromio/memset_io
[ARM] Remove SA_IRQNOMASK
[ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug
[ARM] Fix warning in arch/arm/mach-pxa/generic.c
[ARM] Don't include asm/arch/hardware.h directly
[ARM] Don't include mach-types.h unnecessarily
Rusty Russell (1):
Ignore trailing whitespace on kernel parameters correctly
Scott Talbert (2):
[ATM]: [lec] attempt to support cisco failover
[ATM]: [lec] reset retry counter when new arp issued
Sean Hefty (1):
[IB] Add MAD data field size definitions
Sridhar Samudrala (1):
[SCTP]: Fix SCTP_SHUTDOWN notifications.
Sripathi Kodi (1):
Fix invisible threads problem
Stephane Kardas (1):
fat: fix adate
Stephen Hemminger (6):
[FIB_TRIE]: message cleanup
[TCP]: Set default congestion control correctly for incoming connections.
skge: add maintainer
skge: expand ethtool debug register dump
skge: check length from PHY
skge: fix Yukon-Lite A0 workaround
Steve French (1):
cifs: Add support for suspend
Timothy Thelin (1):
[SCSI] scsi: sd, sr, st, and scsi_lib all fail to copy cmd_len to new cmd
Tom 'spot' Callaway (1):
[ATYFB]: Fix build with CONFIG_FB_ATY_GENERIC_LCD disabled.
Tommy Christensen (1):
r8169: call proper VLAN receive function
Vincent Sanders (2):
[ARM] 2922/1: compile fix for shark
[ARM] 2936/1: ixp4xx default config fixes
Vlad Drukker (1):
[BRIDGE]: TSO fix in br_dev_queue_push_xmit
Zach Brown (3):
aio: lock around kiocbTryKick()
aio: remove unlocked task_list test and resulting race
aio: avoid extra aio_{read,write} call when ki_left == 0
Zhang, Yanmin (1):
utilization of kprobe_mutex is incorrect on x86_64
goggin, edward (1):
device-mapper: Trigger an event when a table is deleted
john stultz (1):
x86-64: Fix bad assumption that dualcore cpus have synced TSCs
nsxfreddy at gmail.com (1):
bonding: Fix link monitor capability check (was skge: set mac address oops with bonding)
---
arch/sparc64/mm/extable.c | 80
arch/sparc64/prom/map.S | 72
arch/sparc64/prom/memory.c | 152
arch/um/kernel/skas/util/Makefile | 5
arch/um/kernel/skas/util/mk_ptregs-i386.c | 49
arch/um/kernel/skas/util/mk_ptregs-x86_64.c | 66
arch/um/os-Linux/util/Makefile | 4
arch/um/os-Linux/util/mk_user_constants.c | 23
arch/um/sys-i386/util/Makefile | 5
arch/um/sys-i386/util/mk_sc.c | 51
arch/um/sys-i386/util/mk_thread.c | 22
arch/um/sys-x86_64/util/Makefile | 8
arch/um/sys-x86_64/util/mk_sc.c | 47
arch/um/sys-x86_64/util/mk_thread.c | 20
arch/um/util/Makefile | 5
arch/um/util/mk_constants.c | 32
arch/um/util/mk_task.c | 30
Documentation/Changes | 10
Documentation/DocBook/kernel-hacking.tmpl | 2
Documentation/device-mapper/snapshot.txt | 73
Documentation/keys.txt | 74
Documentation/sparse.txt | 4
Documentation/usb/URB.txt | 74
MAINTAINERS | 53
Makefile | 2
README | 9
arch/alpha/kernel/process.c | 4
arch/arm/Makefile | 4
arch/arm/boot/compressed/ofw-shark.c | 2
arch/arm/common/gic.c | 2
arch/arm/common/locomo.c | 1
arch/arm/configs/ixp4xx_defconfig | 577 +-
arch/arm/kernel/entry-armv.S | 2
arch/arm/kernel/io.c | 6
arch/arm/kernel/traps.c | 3
arch/arm/kernel/vmlinux.lds.S | 8
arch/arm/mach-imx/leds-mx1ads.c | 1
arch/arm/mach-iop3xx/common.c | 1
arch/arm/mach-iop3xx/iop321-time.c | 1
arch/arm/mach-iop3xx/iop331-time.c | 1
arch/arm/mach-iop3xx/iq31244-mm.c | 1
arch/arm/mach-iop3xx/iq80321-mm.c | 1
arch/arm/mach-iop3xx/iq80331-mm.c | 1
arch/arm/mach-iop3xx/iq80332-mm.c | 1
arch/arm/mach-ixp2000/core.c | 1
arch/arm/mach-ixp2000/pci.c | 1
arch/arm/mach-ixp4xx/common.c | 5
arch/arm/mach-ixp4xx/ixdp425-setup.c | 2
arch/arm/mach-l7200/core.c | 1
arch/arm/mach-pxa/corgi_lcd.c | 1
arch/arm/mach-pxa/generic.c | 1
arch/arm/mach-s3c2410/mach-anubis.c | 3
arch/arm/mach-s3c2410/mach-bast.c | 3
arch/arm/mach-s3c2410/mach-h1940.c | 7
arch/arm/mach-s3c2410/mach-n30.c | 6
arch/arm/mach-s3c2410/mach-nexcoder.c | 2
arch/arm/mach-s3c2410/mach-otom.c | 2
arch/arm/mach-s3c2410/mach-rx3715.c | 5
arch/arm/mach-s3c2410/mach-smdk2410.c | 5
arch/arm/mach-s3c2410/mach-smdk2440.c | 5
arch/arm/mach-s3c2410/mach-vr1000.c | 3
arch/arm/mach-s3c2410/usb-simtec.c | 1
arch/arm/mach-versatile/core.c | 44
arch/arm/mach-versatile/pci.c | 1
arch/arm/mm/cache-v6.S | 9
arch/arm/mm/fault.c | 12
arch/arm/mm/flush.c | 36
arch/arm/mm/proc-arm1020.S | 2
arch/arm/mm/proc-arm1020e.S | 2
arch/arm/mm/proc-arm1022.S | 2
arch/arm/mm/proc-arm1026.S | 2
arch/arm/mm/proc-arm6_7.S | 2
arch/arm/mm/proc-arm720.S | 2
arch/arm/mm/proc-arm920.S | 2
arch/arm/mm/proc-arm922.S | 2
arch/arm/mm/proc-arm925.S | 2
arch/arm/mm/proc-arm926.S | 2
arch/arm/mm/proc-sa110.S | 2
arch/arm/mm/proc-sa1100.S | 2
arch/arm/mm/proc-v6.S | 2
arch/arm/mm/proc-xscale.S | 2
arch/arm/plat-omap/common.c | 1
arch/arm/plat-omap/cpu-omap.c | 1
arch/arm/plat-omap/usb.c | 1
arch/i386/kernel/acpi/boot.c | 3
arch/i386/kernel/apic.c | 1
arch/i386/kernel/cpu/amd.c | 16
arch/i386/kernel/cpu/mcheck/k7.c | 1
arch/i386/kernel/cpu/mcheck/non-fatal.c | 1
arch/i386/kernel/cpu/mcheck/p4.c | 1
arch/i386/kernel/cpu/mcheck/p5.c | 1
arch/i386/kernel/cpu/mcheck/p6.c | 1
arch/i386/kernel/cpu/mcheck/winchip.c | 1
arch/i386/kernel/crash.c | 2
arch/i386/kernel/i8259.c | 3
arch/i386/kernel/io_apic.c | 1
arch/i386/kernel/mpparse.c | 1
arch/i386/kernel/nmi.c | 1
arch/i386/kernel/process.c | 2
arch/i386/kernel/smp.c | 1
arch/i386/kernel/smpboot.c | 1
arch/i386/kernel/timers/timer_pit.c | 1
arch/i386/kernel/traps.c | 1
arch/i386/mach-default/setup.c | 1
arch/i386/mach-visws/setup.c | 1
arch/i386/mach-visws/visws_apic.c | 1
arch/i386/mach-voyager/setup.c | 1
arch/i386/mach-voyager/voyager_basic.c | 1
arch/i386/mach-voyager/voyager_smp.c | 2
arch/i386/mach-voyager/voyager_thread.c | 2
arch/i386/oprofile/nmi_timer_int.c | 2
arch/i386/pci/acpi.c | 1
arch/i386/pci/irq.c | 3
arch/i386/power/cpu.c | 17
arch/ia64/hp/sim/simscsi.c | 29
arch/ia64/kernel/mca_asm.S | 96
arch/ia64/kernel/mca_drv.c | 21
arch/m32r/Makefile | 2
arch/m32r/lib/usercopy.c | 16
arch/ppc/boot/ld.script | 2
arch/ppc/kernel/Makefile | 3
arch/ppc/kernel/perfmon.c | 7
arch/ppc/platforms/4xx/bamboo.c | 1
arch/ppc/platforms/4xx/ebony.c | 1
arch/ppc/platforms/4xx/luan.c | 1
arch/ppc/platforms/4xx/ocotea.c | 1
arch/ppc/platforms/83xx/mpc834x_sys.c | 1
arch/ppc/platforms/85xx/mpc8540_ads.c | 1
arch/ppc/platforms/85xx/mpc8560_ads.c | 1
arch/ppc/platforms/85xx/mpc85xx_ads_common.c | 1
arch/ppc/platforms/85xx/mpc85xx_cds_common.c | 1
arch/ppc/platforms/85xx/sbc8560.c | 1
arch/ppc/platforms/85xx/sbc85xx.c | 1
arch/ppc/platforms/85xx/stx_gp3.c | 1
arch/ppc/platforms/chestnut.c | 1
arch/ppc/platforms/chrp_setup.c | 1
arch/ppc/platforms/gemini_setup.c | 1
arch/ppc/platforms/mvme5100.c | 1
arch/ppc/platforms/pmac_setup.c | 11
arch/ppc/platforms/powerpmc250.c | 1
arch/ppc/platforms/pplus.c | 1
arch/ppc/platforms/prpmc750.c | 1
arch/ppc/platforms/prpmc800.c | 1
arch/ppc/platforms/radstone_ppc7d.c | 2
arch/ppc/platforms/sandpoint.c | 1
arch/ppc/syslib/mv64x60.c | 4
arch/ppc/syslib/of_device.c | 6
arch/ppc/syslib/open_pic.c | 1
arch/ppc/syslib/open_pic2.c | 1
arch/ppc/syslib/ppc4xx_setup.c | 1
arch/ppc/syslib/ppc85xx_setup.c | 8
arch/ppc64/Makefile | 2
arch/ppc64/kernel/bpa_iommu.c | 6
arch/ppc64/kernel/machine_kexec.c | 1
arch/ppc64/kernel/of_device.c | 7
arch/ppc64/kernel/pSeries_iommu.c | 181
arch/ppc64/kernel/pci.c | 9
arch/ppc64/kernel/pmac_setup.c | 18
arch/ppc64/kernel/pmac_time.c | 4
arch/ppc64/kernel/prom_init.c | 3
arch/ppc64/kernel/ptrace.c | 1
arch/ppc64/mm/hash_native.c | 6
arch/ppc64/mm/hugetlbpage.c | 7
arch/ppc64/mm/tlb.c | 4
arch/s390/kernel/compat_signal.c | 6
arch/s390/kernel/signal.c | 4
arch/sparc/kernel/setup.c | 2
arch/sparc64/Kconfig.debug | 8
arch/sparc64/kernel/cpu.c | 4
arch/sparc64/kernel/devices.c | 22
arch/sparc64/kernel/dtlb_backend.S | 13
arch/sparc64/kernel/dtlb_base.S | 8
arch/sparc64/kernel/entry.S | 181
arch/sparc64/kernel/head.S | 563 --
arch/sparc64/kernel/ktlb.S | 198
arch/sparc64/kernel/pci_schizo.c | 2
arch/sparc64/kernel/ptrace.c | 21
arch/sparc64/kernel/setup.c | 50
arch/sparc64/kernel/smp.c | 21
arch/sparc64/kernel/sys32.S | 170
arch/sparc64/kernel/trampoline.S | 16
arch/sparc64/kernel/traps.c | 100
arch/sparc64/kernel/una_asm.S | 67
arch/sparc64/kernel/unaligned.c | 101
arch/sparc64/kernel/us3_cpufreq.c | 5
arch/sparc64/kernel/vmlinux.lds.S | 3
arch/sparc64/lib/strncpy_from_user.S | 16
arch/sparc64/lib/user_fixup.c | 63
arch/sparc64/mm/Makefile | 2
arch/sparc64/mm/fault.c | 69
arch/sparc64/mm/init.c | 905 +--
arch/sparc64/mm/ultra.S | 96
arch/sparc64/prom/Makefile | 4
arch/sparc64/prom/console.c | 2
arch/sparc64/prom/devops.c | 2
arch/sparc64/prom/init.c | 5
arch/sparc64/prom/misc.c | 34
arch/sparc64/prom/p1275.c | 2
arch/sparc64/prom/printf.c | 2
arch/sparc64/prom/tree.c | 50
arch/um/Makefile | 74
arch/um/Makefile-i386 | 22
arch/um/Makefile-skas | 2
arch/um/Makefile-x86_64 | 21
arch/um/drivers/chan_kern.c | 60
arch/um/drivers/port_kern.c | 1
arch/um/include/common-offsets.h | 8
arch/um/include/os.h | 4
arch/um/include/skas_ptregs.h | 6
arch/um/include/sysdep-i386/sc.h | 44
arch/um/include/sysdep-i386/sigcontext.h | 10
arch/um/include/sysdep-i386/thread.h | 11
arch/um/include/sysdep-x86_64/sc.h | 45
arch/um/include/sysdep-x86_64/sigcontext.h | 5
arch/um/include/sysdep-x86_64/thread.h | 10
arch/um/include/task.h | 9
arch/um/include/user.h | 4
arch/um/kernel/irq.c | 1
arch/um/kernel/process_kern.c | 3
arch/um/kernel/sigio_user.c | 2
arch/um/kernel/skas/Makefile | 2
arch/um/kernel/skas/include/uaccess-skas.h | 6
arch/um/kernel/tlb.c | 12
arch/um/kernel/trap_kern.c | 21
arch/um/kernel/tt/include/uaccess-tt.h | 6
arch/um/kernel/tt/process_kern.c | 3
arch/um/kernel/tt/uaccess_user.c | 11
arch/um/kernel/um_arch.c | 2
arch/um/kernel/umid.c | 41
arch/um/kernel/user_util.c | 6
arch/um/os-Linux/aio.c | 1
arch/um/os-Linux/elf_aux.c | 5
arch/um/os-Linux/process.c | 1
arch/um/sys-i386/Makefile | 2
arch/um/sys-i386/kernel-offsets.c | 4
arch/um/sys-i386/ldt.c | 1
arch/um/sys-i386/user-offsets.c | 73
arch/um/sys-x86_64/Makefile | 2
arch/um/sys-x86_64/kernel-offsets.c | 2
arch/um/sys-x86_64/user-offsets.c | 117
arch/x86_64/Kconfig | 2
arch/x86_64/kernel/kprobes.c | 8
arch/x86_64/kernel/mce.c | 10
arch/x86_64/kernel/setup.c | 22
arch/x86_64/kernel/time.c | 3
arch/x86_64/mm/numa.c | 10
arch/xtensa/kernel/pci.c | 4
arch/xtensa/kernel/platform.c | 2
arch/xtensa/kernel/process.c | 2
arch/xtensa/kernel/setup.c | 2
arch/xtensa/kernel/signal.c | 2
arch/xtensa/kernel/time.c | 2
arch/xtensa/mm/init.c | 2
drivers/acorn/char/pcf8583.c | 3
drivers/base/class.c | 13
drivers/base/dd.c | 3
drivers/block/cciss.c | 5
drivers/block/ll_rw_blk.c | 38
drivers/block/ub.c | 55
drivers/char/drm/drm_drv.c | 2
drivers/char/drm/drm_proc.c | 2
drivers/char/hpet.c | 1
drivers/char/ipmi/ipmi_msghandler.c | 6
drivers/char/ipmi/ipmi_poweroff.c | 2
drivers/char/n_r3964.c | 84
drivers/char/watchdog/mv64x60_wdt.c | 14
drivers/connector/cn_queue.c | 32
drivers/connector/connector.c | 74
drivers/hwmon/Kconfig | 9
drivers/hwmon/hdaps.c | 21
drivers/i2c/busses/Kconfig | 12
drivers/i2c/busses/Makefile | 1
drivers/i2c/busses/i2c-pmac-smu.c | 316 +
drivers/ide/legacy/ide-cs.c | 2
drivers/ieee1394/amdtp.c | 1
drivers/ieee1394/csr1212.h | 1
drivers/ieee1394/dv1394.c | 1
drivers/ieee1394/eth1394.c | 12
drivers/ieee1394/eth1394.h | 6
drivers/ieee1394/hosts.c | 3
drivers/ieee1394/hosts.h | 8
drivers/ieee1394/ieee1394_core.c | 32
drivers/ieee1394/nodemgr.c | 23
drivers/ieee1394/ohci1394.c | 4
drivers/ieee1394/raw1394.c | 1
drivers/ieee1394/sbp2.c | 107
drivers/ieee1394/video1394.c | 1
drivers/infiniband/core/mad_rmpp.c | 19
drivers/infiniband/core/user_mad.c | 5
drivers/infiniband/core/uverbs.h | 1
drivers/infiniband/core/uverbs_cmd.c | 120
drivers/infiniband/core/uverbs_main.c | 27
drivers/infiniband/hw/mthca/mthca_cmd.c | 4
drivers/infiniband/hw/mthca/mthca_eq.c | 18
drivers/infiniband/hw/mthca/mthca_memfree.c | 19
drivers/infiniband/hw/mthca/mthca_provider.c | 2
drivers/infiniband/hw/mthca/mthca_qp.c | 51
drivers/infiniband/hw/mthca/mthca_srq.c | 25
drivers/infiniband/ulp/ipoib/ipoib.h | 2
drivers/infiniband/ulp/ipoib/ipoib_ib.c | 4
drivers/infiniband/ulp/ipoib/ipoib_main.c | 2
drivers/infiniband/ulp/ipoib/ipoib_multicast.c | 13
drivers/input/input.c | 1
drivers/isdn/divert/divert_procfs.c | 6
drivers/isdn/hardware/eicon/diva_didd.c | 6
drivers/isdn/hardware/eicon/divasproc.c | 2
drivers/isdn/hisax/st5481_b.c | 2
drivers/isdn/hisax/st5481_usb.c | 2
drivers/isdn/hysdn/hysdn_procconf.c | 2
drivers/macintosh/smu.c | 1032 +++-
drivers/macintosh/therm_adt746x.c | 2
drivers/macintosh/therm_pm72.c | 2
drivers/macintosh/therm_windtunnel.c | 2
drivers/md/dm-ioctl.c | 9
drivers/md/dm-mpath.c | 16
drivers/media/dvb/frontends/tda10021.c | 4
drivers/media/video/bttv-cards.c | 2
drivers/media/video/bttv-driver.c | 14
drivers/media/video/bttvp.h | 2
drivers/media/video/cpia.c | 2
drivers/media/video/rds.h | 2
drivers/media/video/saa6588.c | 4
drivers/message/fusion/Kconfig | 17
drivers/message/fusion/Makefile | 1
drivers/message/fusion/mptbase.c | 963 ++-
drivers/message/fusion/mptbase.h | 56
drivers/message/fusion/mptctl.c | 4
drivers/message/fusion/mptfc.c | 2
drivers/message/fusion/mptlan.c | 7
drivers/message/fusion/mptsas.c | 1235 +++++
drivers/message/fusion/mptscsih.c | 463 -
drivers/message/fusion/mptscsih.h | 7
drivers/message/fusion/mptspi.c | 2
drivers/message/i2o/config-osm.c | 5
drivers/mfd/ucb1x00-ts.c | 4
drivers/mtd/devices/docecc.c | 8
drivers/mtd/maps/bast-flash.c | 1
drivers/mtd/maps/ixp2000.c | 1
drivers/mtd/maps/ixp4xx.c | 3
drivers/mtd/maps/omap_nor.c | 1
drivers/mtd/maps/sa1100-flash.c | 1
drivers/mtd/nand/s3c2410.c | 1
drivers/net/8390.c | 2
drivers/net/Kconfig | 8
drivers/net/Makefile | 1
drivers/net/bmac.c | 2
drivers/net/bonding/bond_main.c | 3
drivers/net/cassini.c | 5311 ++++++++++++++++++++++
drivers/net/cassini.h | 4425 ++++++++++++++++++
drivers/net/cs89x0.c | 1
drivers/net/ibmveth.c | 6
drivers/net/irda/vlsi_ir.c | 4
drivers/net/pppoe.c | 4
drivers/net/r8169.c | 4
drivers/net/sk98lin/skge.c | 8
drivers/net/skge.c | 216
drivers/net/skge.h | 2
drivers/net/tg3.c | 94
drivers/net/tg3.h | 1
drivers/net/wireless/orinoco.c | 2
drivers/pci/hotplug.c | 4
drivers/pci/hotplug/rpadlpar_sysfs.c | 4
drivers/pci/hotplug/sgi_hotplug.c | 6
drivers/pci/pci-sysfs.c | 2
drivers/pci/probe.c | 22
drivers/pcmcia/Kconfig | 2
drivers/pcmcia/cardbus.c | 5
drivers/pcmcia/omap_cf.c | 1
drivers/pcmcia/rsrc_nonstatic.c | 10
drivers/pcmcia/ti113x.h | 115
drivers/pcmcia/yenta_socket.c | 62
drivers/s390/cio/ccwgroup.c | 2
drivers/s390/scsi/Makefile | 2
drivers/s390/scsi/zfcp_aux.c | 184
drivers/s390/scsi/zfcp_ccw.c | 10
drivers/s390/scsi/zfcp_dbf.c | 995 ++++
drivers/s390/scsi/zfcp_def.h | 307 -
drivers/s390/scsi/zfcp_erp.c | 135
drivers/s390/scsi/zfcp_ext.h | 30
drivers/s390/scsi/zfcp_fsf.c | 769 +--
drivers/s390/scsi/zfcp_fsf.h | 54
drivers/s390/scsi/zfcp_qdio.c | 30
drivers/s390/scsi/zfcp_scsi.c | 297 -
drivers/s390/scsi/zfcp_sysfs_adapter.c | 14
drivers/scsi/aic7xxx/aic7xxx_osm.c | 9
drivers/scsi/aic7xxx/aic7xxx_osm.h | 2
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c | 8
drivers/scsi/ata_piix.c | 1
drivers/scsi/atp870u.c | 6
drivers/scsi/atp870u.h | 5
drivers/scsi/fd_mcs.c | 2
drivers/scsi/hosts.c | 35
drivers/scsi/ibmmca.c | 2
drivers/scsi/ibmvscsi/ibmvscsi.c | 10
drivers/scsi/libata-core.c | 81
drivers/scsi/mesh.c | 29
drivers/scsi/sata_nv.c | 2
drivers/scsi/scsi.c | 5
drivers/scsi/scsi_devinfo.c | 1
drivers/scsi/scsi_error.c | 78
drivers/scsi/scsi_ioctl.c | 2
drivers/scsi/scsi_lib.c | 12
drivers/scsi/scsi_scan.c | 20
drivers/scsi/scsi_sysfs.c | 17
drivers/scsi/sd.c | 1
drivers/scsi/sg.c | 5
drivers/scsi/sr.c | 1
drivers/scsi/st.c | 1
drivers/serial/clps711x.c | 2
drivers/serial/ioc4_serial.c | 12
drivers/serial/s3c2410.c | 6
drivers/serial/serial_cs.c | 1
drivers/usb/core/hcd-pci.c | 9
drivers/usb/core/message.c | 2
drivers/usb/core/usb.c | 6
drivers/usb/gadget/pxa2xx_udc.c | 4
drivers/usb/gadget/pxa2xx_udc.h | 8
drivers/usb/host/ohci-lh7a404.c | 2
drivers/usb/host/ohci-omap.c | 1
drivers/usb/host/ohci-s3c2410.c | 1
drivers/usb/host/sl811-hcd.c | 16
drivers/usb/media/vicam.c | 4
drivers/usb/net/pegasus.c | 29
drivers/usb/serial/airprime.c | 3
drivers/usb/serial/ftdi_sio.c | 8
drivers/usb/serial/option.c | 11
drivers/video/Kconfig | 2
drivers/video/aty/radeon_base.c | 2
drivers/video/aty/radeonfb.h | 2
drivers/video/aty/xlinit.c | 11
drivers/video/backlight/corgi_bl.c | 1
drivers/video/cyblafb.c | 11
drivers/video/fbcvt.c | 8
drivers/video/i810/i810-i2c.c | 16
drivers/video/imxfb.c | 1
drivers/video/intelfb/intelfbdrv.c | 21
drivers/video/nvidia/nvidia.c | 5
drivers/video/pxafb.c | 108
drivers/video/pxafb.h | 9
drivers/video/s3c2410fb.c | 4
fs/9p/conv.c | 157
fs/9p/fid.c | 176
fs/9p/fid.h | 7
fs/9p/v9fs.c | 8
fs/9p/vfs_dentry.c | 2
fs/9p/vfs_dir.c | 11
fs/9p/vfs_file.c | 88
fs/9p/vfs_inode.c | 95
fs/9p/vfs_super.c | 39
fs/Kconfig | 3
fs/aio.c | 98
fs/cifs/cifsfs.c | 2
fs/cifs/connect.c | 2
fs/eventpoll.c | 8
fs/ext2/ialloc.c | 25
fs/ext3/balloc.c | 6
fs/ext3/ialloc.c | 29
fs/ext3/resize.c | 6
fs/ext3/super.c | 11
fs/fat/inode.c | 11
fs/fuse/dir.c | 6
fs/fuse/file.c | 4
fs/hostfs/hostfs_kern.c | 7
fs/jfs/inode.c | 3
fs/jfs/jfs_dmap.c | 2
fs/jfs/jfs_txnmgr.c | 15
fs/jfs/jfs_txnmgr.h | 1
fs/nfs/read.c | 5
fs/ntfs/ChangeLog | 10
fs/ntfs/layout.h | 8
fs/ntfs/lcnalloc.c | 31
fs/ntfs/lcnalloc.h | 27
fs/ntfs/logfile.c | 30
fs/ntfs/logfile.h | 2
fs/ntfs/mft.c | 2
fs/ntfs/runlist.c | 55
fs/proc/base.c | 86
fs/read_write.c | 3
include/asm-alpha/compiler.h | 5
include/asm-alpha/futex.h | 2
include/asm-arm/arch-rpc/hardware.h | 4
include/asm-arm/arch-s3c2410/anubis-map.h | 10
include/asm-arm/arch-versatile/io.h | 6
include/asm-arm/elf.h | 2
include/asm-arm/io.h | 6
include/asm-arm/mach/arch.h | 2
include/asm-arm/setup.h | 4
include/asm-arm/signal.h | 1
include/asm-arm26/futex.h | 2
include/asm-cris/futex.h | 2
include/asm-frv/futex.h | 2
include/asm-generic/pgtable.h | 13
include/asm-h8300/futex.h | 2
include/asm-i386/futex.h | 2
include/asm-i386/hw_irq.h | 2
include/asm-ia64/futex.h | 2
include/asm-ia64/mca.h | 5
include/asm-ia64/uaccess.h | 12
include/asm-m32r/futex.h | 2
include/asm-m32r/io.h | 2
include/asm-m32r/uaccess.h | 10
include/asm-m68k/futex.h | 2
include/asm-m68knommu/futex.h | 2
include/asm-mips/pgtable.h | 2
include/asm-parisc/futex.h | 2
include/asm-ppc/futex.h | 2
include/asm-ppc/io.h | 20
include/asm-ppc/macio.h | 1
include/asm-ppc/mv64x60.h | 4
include/asm-ppc/of_device.h | 5
include/asm-ppc64/smu.h | 365 +
include/asm-ppc64/tlbflush.h | 1
include/asm-ppc64/uaccess.h | 6
include/asm-s390/futex.h | 2
include/asm-s390/sigcontext.h | 2
include/asm-s390/signal.h | 2
include/asm-sh/futex.h | 2
include/asm-sh64/futex.h | 2
include/asm-sparc/futex.h | 2
include/asm-sparc/pgtable.h | 2
include/asm-sparc64/cacheflush.h | 12
include/asm-sparc64/cpudata.h | 10
include/asm-sparc64/futex.h | 2
include/asm-sparc64/head.h | 9
include/asm-sparc64/ide.h | 1
include/asm-sparc64/openprom.h | 4
include/asm-sparc64/oplib.h | 66
include/asm-sparc64/page.h | 24
include/asm-sparc64/pgalloc.h | 1
include/asm-sparc64/pgtable.h | 34
include/asm-sparc64/uaccess.h | 24
include/asm-um/futex.h | 51
include/asm-um/pgtable.h | 1
include/asm-um/uaccess.h | 2
include/asm-v850/futex.h | 2
include/asm-x86_64/msr.h | 1
include/asm-x86_64/pgtable.h | 2
include/asm-xtensa/atomic.h | 2
include/asm-xtensa/bitops.h | 2
include/asm-xtensa/hardirq.h | 1
include/asm-xtensa/semaphore.h | 49
include/asm-xtensa/system.h | 16
include/linux/aio.h | 34
include/linux/byteorder/generic.h | 4
include/linux/connector.h | 21
include/linux/device.h | 5
include/linux/if_ether.h | 2
include/linux/key-ui.h | 28
include/linux/key.h | 78
include/linux/libata.h | 1
include/linux/mm.h | 10
include/linux/mod_devicetable.h | 5
include/linux/netdevice.h | 89
include/linux/netfilter_ipv4/ip_conntrack.h | 25
include/linux/netfilter_ipv4/ip_conntrack_pptp.h | 125
include/linux/netfilter_ipv4/ip_conntrack_tuple.h | 6
include/linux/netfilter_ipv4/ip_nat_core.h | 12
include/linux/pci_ids.h | 17
include/linux/reboot.h | 4
include/linux/sched.h | 12
include/linux/syscalls.h | 2
include/linux/sysctl.h | 26
include/net/llc.h | 30
include/net/llc_conn.h | 15
include/net/llc_sap.h | 8
include/pcmcia/ss.h | 9
include/rdma/ib_mad.h | 15
include/rdma/ib_verbs.h | 1
include/scsi/scsi_host.h | 11
include/scsi/scsi_transport_fc.h | 4
ipc/mqueue.c | 1
kernel/cpuset.c | 11
kernel/params.c | 10
kernel/power/Kconfig | 2
kernel/power/disk.c | 6
kernel/power/power.h | 7
kernel/power/swsusp.c | 29
kernel/printk.c | 7
kernel/signal.c | 34
kernel/sys.c | 52
mm/bootmem.c | 14
mm/mmap.c | 2
mm/mprotect.c | 3
mm/mremap.c | 6
mm/slab.c | 70
mm/swapfile.c | 1
net/802/p8022.c | 2
net/802/psnap.c | 2
net/802/tr.c | 2
net/appletalk/ddp.c | 31
net/atm/addr.c | 6
net/atm/common.c | 4
net/atm/ioctl.c | 34
net/atm/lec.c | 43
net/atm/signaling.c | 8
net/atm/svc.c | 1
net/bridge/br_forward.c | 3
net/core/datagram.c | 81
net/core/dev.c | 4
net/core/neighbour.c | 25
net/core/pktgen.c | 23
net/core/sock.c | 20
net/ethernet/eth.c | 31
net/ieee80211/ieee80211_module.c | 2
net/ipv4/fib_trie.c | 15
net/ipv4/netfilter/Kconfig | 11
net/ipv4/netfilter/Makefile | 7
net/ipv4/netfilter/ip_conntrack_amanda.c | 2
net/ipv4/netfilter/ip_conntrack_core.c | 49
net/ipv4/netfilter/ip_conntrack_helper_pptp.c | 17
net/ipv4/netfilter/ip_conntrack_netbios_ns.c | 2
net/ipv4/netfilter/ip_conntrack_proto_gre.c | 1
net/ipv4/netfilter/ip_conntrack_proto_sctp.c | 1
net/ipv4/netfilter/ip_conntrack_proto_tcp.c | 3
net/ipv4/netfilter/ip_conntrack_standalone.c | 2
net/ipv4/netfilter/ip_nat_core.c | 35
net/ipv4/netfilter/ip_nat_helper.c | 4
net/ipv4/netfilter/ip_nat_standalone.c | 25
net/ipv4/tcp_input.c | 2
net/ipv4/tcp_minisocks.c | 2
net/ipv4/tcp_output.c | 11
net/ipv6/addrconf.c | 2
net/ipv6/netfilter/Kconfig | 11
net/ipv6/netfilter/Makefile | 2
net/irda/irttp.c | 16
net/llc/Makefile | 1
net/llc/af_llc.c | 501 +-
net/llc/llc_c_ac.c | 271 -
net/llc/llc_c_ev.c | 157
net/llc/llc_conn.c | 212
net/llc/llc_core.c | 34
net/llc/llc_if.c | 11
net/llc/llc_input.c | 19
net/llc/llc_output.c | 2
net/llc/llc_proc.c | 2
net/llc/llc_s_ac.c | 16
net/llc/llc_sap.c | 20
net/llc/llc_station.c | 25
net/llc/sysctl_net_llc.c | 131
net/packet/af_packet.c | 59
net/rose/af_rose.c | 26
net/sctp/sm_statefuns.c | 22
net/socket.c | 17
scripts/mod/file2alias.c | 2
security/keys/internal.h | 26
security/keys/key.c | 81
security/keys/keyctl.c | 301 -
security/keys/keyring.c | 86
security/keys/proc.c | 2
security/keys/process_keys.c | 164
security/keys/request_key.c | 36
security/keys/request_key_auth.c | 2
security/selinux/hooks.c | 30
sound/oss/au1000.c | 2
sound/oss/ite8172.c | 2
sound/pci/atiixp_modem.c | 16
sound/sparc/cs4231.c | 323 -
657 files changed, 22548 insertions(+), 8166 deletions(-)
---
More information about the svn
mailing list