This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, master has been updated
6206aa8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
9e42d0c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
97c440b Merge branch 'for_linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
713404d Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
18b8e08 sparc64: Work around branch tracer warning.
661263b V4L/DVB (10191a): Update MAINTAINERS entries on media drivers
e32fadc V4L/DVB (10190): cx88: Fix some Kbuild troubles
571d864 V4L/DVB (10189): dm1105: Fix build with INPUT=m and DVB_DM1105=y
2230c3c V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etc
439b72b V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization
4326633 V4L/DVB (10181): v4l2-device: Fix some sparse warnings
ffbc5f8 V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
4c27f1a V4L/DVB (10179): tda8290: Fix two sparse warnings
072ce0c V4L/DVB (10178): dvb_frontend: Fix some sparse warnings due to static
symbols
26cdc76 V4L/DVB (10177): Fix sparse warnings on em28xx
cfbaf4d V4L/DVB (10176b): pxa-camera: fix redefinition warnings and missing
DMA definitions
c0cd501 V4L/DVB (10176a): Switch remaining clear_user_page users over to
clear_user_highpage
d599edc staging: __FUNCTION__ is gcc-specific, use __func__
9b4778f trivial: replace last usages of __FUNCTION__ in kernel
8cfc7f9 Merge branch 'sched-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b424e8d Merge branch 'linux-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
67acd8b Merge
git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async
b13d372 topology: Fix sparc64 build.
db43910 nfsd: get rid of NFSD_VERSION
87df4de nfsd: last_byte_offset
4e65ebf nfsd: delete wrong file comment from nfsd/nfs4xdr.c
df96fcf nfsd: git rid of nfs4_cb_null_ops declaration
0407717 nfsd: dprint each op status in nfsd4_proc_compound
b7aeda4 nfsd: add etoosmall to nfserrno
30fa8c0 NFSD: FIDs need to take precedence over UUIDs
24c3767 SUNRPC: The sunrpc server code should not be used by out-of-tree
modules
22945e4 svc: Clean up deferred requests on transport destruction
c6906a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
baa9187 kbuild: fix typos (s/bin_shipped/bin.o_shipped/) in Documentation
399b835 kbuild: add a symlink to the source for separate objdirs
8e54701 kconfig: add script to manipulate .config files on the command line
4f62824 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope
40c8c85 bootchart: improve output based on Dave Jones' feedback
8b249b6 fix modules_install via NFS
8d1a0a1 qnx: include <linux/types.h> for definitions of __[us]{8,16,32,64}
types
9a8d248 nfsd: fix double-locks of directory mutex
2779e3a svc: Move kfree of deferral record to common code
f05ef8d CRED: Fix NFSD regression
0dba7c2 NLM: Clean up flow of control in make_socks() function
d3fe5ea NLM: Refactor make_socks() function
55ef127 nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
8903709 xtensa: introduce swab.h
daf4b80 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
a0c9f24 Merge branch 'proc-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
5bb47b9 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
2f2408a Merge branch 'hwmon-for-linus' of
git://jdelvare.pck.nerim.net/jdelvare-2.6
fa7b906 Merge branch 'i2c-for-linus' of
git://jdelvare.pck.nerim.net/jdelvare-2.6
0824990 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
0d6326a Merge
git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
52fefce Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
a0e280e stop_machine/cpu hotplug: fix disable_nonboot_cpus
30aafdb touchscreen: Fix build of da9034
57c44c5 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
7605274 HID: fix hid->hiddev initialization in hiddev_connect()
940fbf4 linux/types.h: Don't depend on __GNUC__ for __le64/__be64
f6dc1e5 PCI PM: Put PM callbacks in the order of execution
d67e37d PCI PM: Run default PM callbacks for all devices using new framework
98e6e28 PCI PM: Register power state of devices during initialization
ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines
bb80894 PCI PM: Rearrange code in pci-driver.c
7341042 PCI PM: Avoid touching devices behind bridges in unknown state
07e836e PCI PM: Move pci_has_legacy_pm_support
571ff75 PCI PM: Power-manage devices without drivers during suspend-resume
fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device
c9b9972 PCI PM: Fix poweroff and restore callbacks
987a4c7 PCI: Use msleep instead of cpu_relax during ASPM link retraining
d934737 PCI: PCIe portdrv: Add kerneldoc comments to remining core funtions
fa6c993 PCI: PCIe portdrv: Rearrange code so that related things are together
e7ae884 PCI: PCIe portdrv: Fix suspend and resume of PCI Express port services
facf6d1 PCI: PCIe portdrv: Add kerneldoc comments to some core functions
16cf0eb x86/PCI: Do not use interrupt links for devices using MSI-X
ef1bba2 net: sfc: Use pci_clear_master() to disable bus mastering
6a47907 PCI: Add pci_clear_master() as opposite of pci_set_master()
b8d9cb2 PCI hotplug: remove redundant test in cpq hotplug
322162a PCI: pciehp: cleanup register and field definitions
67f6533 PCI: pciehp: ignore undefined bit in link status register
46bbdfa PCI: keep ASPM link state consistent throughout PCIe hierarchy
2b8c2ef x86/PCI: use dev_printk for PCI bus locality messages
a19f5df PCI: use dev_printk for PCI bus resource mssages
db56794 PCI: add interface to set visible size of VPD
287d19c PCI: revise VPD access interface
1120f8b PCI: handle long delays in VPD access
904d6a3 PCI: x86/visws: use generic INTx swizzle from PCI core
e558234 PCI: sh: use generic INTx swizzle from PCI core
67eed58 PCI: mips: use generic INTx swizzle from PCI core
06df699 PCI: arm: use generic INTx swizzle from PCI core
3e08601 PCI: alpha: use generic INTx swizzle from PCI core
68feac8 PCI: add pci_common_swizzle() for INTx swizzling
e8c331e PCI hotplug: introduce functions for ACPI slot detection
e046cbd PCI: pciehp: add auto option to pciehp_detect_mode
c9ffa5a PCI: pciehp: add ACPI based slot detection
873392c PCI: work_on_cpu: use in drivers/pci/pci-driver.c
a79d682 PCI PM: Split PCI Express port suspend-resume
f06fc0b PCI PM: Fix pci_update_current_state
eb9c39d PCI: set device wakeup capable flag if platform support is present
876e501 PCI: factor pci_bus_add_child() from pci_bus_add_devices()
3fa16fd PCI: cleanup pci_bus_add_devices()
613e7ed PCI: add a new function to map BAR offsets
3789fa8 PCI: allow pci_alloc_child_bus() to handle a NULL bridge
0b400c7 PCI: export __pci_read_base()
bc5f5a8 PCI: remove unnecessary condition check in pci_restore_bars()
fde09c6 PCI: define PCI resource names in an 'enum'
14add80 PCI: remove unnecessary arg of pci_update_resource()
6a49d81 PCI: enhance pci_ari_enabled()
999da9f PCI quirks: piix3: warn softer about enabling passive release
92425a4 PCI: Make settable sysfs attributes more consistent
1684f5d PCI: uninline pci_ioremap_bar()
bebd590 PCI: fix incorrect error return in pci_enable_wake
f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin()
30d546d PCI: mips: use generic pci_swizzle_interrupt_pin()
b1c8679 PCI: x86: use generic pci_swizzle_interrupt_pin()
1be9baa PCI: alpha: use generic pci_swizzle_interrupt_pin()
3f9455d PCI: powerpc: use generic pci_swizzle_interrupt_pin()
6aa6e49 PCI: sh: use generic pci_swizzle_interrupt_pin()
f14d766 PCI: arm: use generic pci_swizzle_interrupt_pin()
57c2cf7 PCI: add pci_swizzle_interrupt_pin()
12b955f x86/PCI: minor logic simplications
f672c39 x86/PCI: use config space encoding for interrupt pins
878f2e5 PCI: use config space encoding in pci_get_interrupt_pin()
98d3333 PCI hotplug: cpqphp: use config space PCI interrupt pin encoding
23a3600 PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
0e331bf PCI: pcie port driver: remove extra printks
0663a36 x86/PCI: make PCI bus locality messages more meaningful
2993528 PCI: make PCI bus resource messages more meaningful
2a9d352 PCI hotplug: acpiphp whitespace cleanup
104bafcf PCI: Don't carp about BAR allocation failures in quiet boot
a367f74 PCI hotplug: aerdrv: fix a typo in error message
63f4898 PCI: handle PCI state saving with interrupts disabled
894886e PCI: extend on the ICH motherboard IO decode quirk list
90d25f2 PCI: Suspend and resume PCI Express ports with interrupts disabled
c70e0d9 PCI: pci-stub module to reserve pci device
2debb4d PCI: allow pci driver to support only dynids
56ee325 PCI/ACPI: acpiphp: Identify more removable slots
86d8698 pci-acpi: Cleanup _OSC evaluation code
e0fa3b4 PCI/ACPI: Remove unnecessary _OSC evaluation for control request
753e3ac PCI: revert additional _OSC evaluation
4ba7d0f drivers/pci/hotplug: Add missing pci_dev_get
e8de148 resource: allow MMIO exclusivity for device drivers
2361694 ACPI/PCI: remove obsolete _OSC capability support functions
07ae95f ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge
added
eb9188b ACPI/PCI: PCIe AER _OSC support capabilities called when root bridge
added
3e1b160 ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge
added
0ef5f8f ACPI/PCI: PCI extended config _OSC support called when root bridge
added
990a7ac ACPI/PCI: call _OSC support during root bridge discovery
8b62091 ACPI/PCI: include missing acpi.h file in pci-acpi.h.
d3a5401 PCI: Add legacy_io/mem to all busses
1ca8879 PCI: Extend pci_reset_function() to support PCI Advanced Features
f7b7baa PCI: add PCI Advanced Feature Capability defines
d91cdc7 PCI: Refactor pci_reset_function()
1a92713 PCI: struct device - replace bus_id with dev_name(), dev_set_name()
bfb0f33 PCI: fixup whitespace in quirks.c
c7b4fee PCI hotplug: pciehp: remove unnecessary wait after turning power off
9eff02e PCI: check mmap range of /proc/bus/pci files too
8a70da8 wimax/i2400m: add CREDITS and MAINTAINERS entries
e306987 wimax: export linux/wimax.h and linux/wimax/i2400m.h with
headers_install
143ee2d i2400m: Makefile and Kconfig
514ec71 i2400m/SDIO: TX and RX path backends
020bb6f i2400m/SDIO: firmware upload backend
a084882 i2400m/SDIO: probe/disconnect, dev init/shutdown and reset backends
17d559a i2400m/SDIO: header for the SDIO subdriver
a8ebf98 i2400m/USB: TX and RX path backends
7950381 i2400m/USB: firmware upload backend
f398e42 i2400m/USB: probe/disconnect, dev init/shutdown and reset backends
11a7d0e i2400m/USB: header for the USB bus driver
c71228c i2400m: debugfs controls
3a35a1d i2400m: various functions for device management
aa5a7ac i2400m: RX and TX data/control paths
467cc39 i2400m: firmware loading and bootrom initialization
ce6cde9 i2400m: linkage to the networking stack
024f7f3 i2400m: Generic probe/disconnect, reset and message passing
ea24652 i2400m: host/device procotol and core driver definitions
3e91029 i2400m: documentation and instructions for usage
b0c83ae wimax: Makefile, Kconfig and docbook linkage for the stack
617209c wimax: debugfs controls
3e65646 wimax: basic API: kernel/user messaging, rfkill and reset
3efb40c genetlink: export genl_unregister_mc_group()
15530df wimax: generic device management (registration, deregistration,
lookup)
ea912f4 wimax: debug macros and debug settings for the WiMAX stack
60fa9ca wimax: internal API for the kernel space WiMAX stack
ace22f0 wimax: headers for kernel API and user space interaction
0d69591 wimax: documentation for the stack
5e07878 debugfs: add helpers for exporting a size_t simple value
34c65d8 USB: remove info() macro from usb.h
338b67b USB: remove warn() macro from usb.h
5aa6375 USB: add siemens_mpi usb-serial "stub" driver
57262b8 USB: add new opticon serial driver
327d74f USB: emi26: fix oops on load
32e7fea USB: Fix goku_udc usb speed handling
ed0c772 USB: fix minor nit in usbfs checking
2caf7fc USB: re-enable interface after driver unbinds
df71896 USB: cancel pending Set-Config requests if userspace gets there first
6fd9086 USB: automatically enable wakeup for PCI host controllers
a0d4922 USB: fix up suspend and resume for PCI host controllers
a81a81a USB: storage: set CAPACITY_HEURISTICS flag for bad vendors
c838ea4 USB: storage: make the "quirks=" module parameter writable
25ff1c3 USB: storage: add last-sector hacks
9ebd961 USB: otg: twl4030 transceiver driver
2a4f136 USB: add imx udc gadget driver
856395d USB: extension of anchor API to unpoison an anchor
42c6539 USB: isp1760: don't auto disable Port1 on ISP1761
281b064 USB: unusual dev for Option N.V. ZeroCD modems
49367d8 USB: mark "reject" field of struct urb as atomic_t
3b23dd6 USB: utilize the bus notifiers
b9cef6c USB: make printk messages more searchable
e22b582 USB: musb: Kill some compiling warning in musb Blackfin part
7833414 USB: musb: Blackfin provides read/write I/O accessor in header files
085ad40 USB: musb: add Blackfin Kconfig options and Makefile
c6cf8b0 USB: musb: add Blackfin specific configuration to MUSB
6995eb6 USB: musb: enable low level DMA operation for Blackfin
2c557a4 USB: musb: add Blackfin version low level register accessing helper
functions
d426e60 USB: musb: Make sure we program the correct values in only when
necessary.
0c6a881 USB: musb: add Blackfin driver to MUSB framework (v2)
2ffcdb3 USB: musb: use new platform data interface of musb to replace old one
c20b15f USB: usb-storage: merge DPCM support into SDDR09
f1632df USB: option: increase outgoing buffer size and number
50de36f USB: serial: fix up urb->status usage
6013bbb USB: isp1760: Fix probe in PCI glue code
6c07356 USB: isp1760: use a specific PLX bridge instead of any bdridge
889394b USB: gadget: don't wait for completion twice
619b572 USB: serial: usb_debug: Make static
65bfd29 USB: Enhance usage of pm_message_t
4ec06d6 USB: utilize round_jiffies_up_relative()
3cb22d6 USB: otg: sharable otg transceiver ops
68144e0 USB: otg: add otg_put_transceiver()
6084f1b USB: otg: gpio_vbus transceiver stub
b8da867 USB: move isp1301_omap to drivers/usb/otg
ea99ecf USB: gadget: s3c2410_udc uses standard GPIO calls
b40fc2a USB: gadget: pxa25x_udc vbus sense initialization
c48a515 USB: musb: check if set_irq_wake succeded and remember it
b6a49b8 USB: musb: Add musb git tree to maintainers entry
bb1c9ef USB: musb: host side diagnostics tweaks
71783e0 USB: musb: minor locking fix
58e6602 USB: musb: build fixes for DaVinci
96a274d USB: musb: sysfs mode updates
aa69a80 USB: gadget: MIPS ci13xxx_udc
bb9496c USB: gadget: change simple_strtol to simple_strtoul
785895f USB: Don't use __module_param_call; use core_param.
96983d2 USB: storage: set bounce limit for non-DMA-capable host controllers
3dae534 USB: usb-storage: merge ATAPI and QIC-157 protocol routines
64648a9 USB: usb-storage: merge CB and CBI transport routines
12aae68 USB: g_file_storage: add CD-ROM emulation
dbe6e0c USB: storage: Flag devices known to support SANE_SENSE
1537e0a USB: storage devices and SAT
a658367 USB: usb-storage: remove us->sensebuf
f9dc8f9 usb-storage: clean up unusual_devs.h
6cd1320 USB: announce new devices earlier
f150fa1 USB: Allow usbmon as a module even if usbcore is builtin
5e5b0e5 USB: serial: ipw.c: mark {__init|__exit} for usb_ipw_{init|exit}
1c53e6c USB: gadget: pxa27x_udc.c: cleanup kernel-doc
0a2e5b9 USB: m66592 and r8a66597 resource changes
3a407e7 USB: Convert ohci-pnx4008 to a new-style i2c driver
dc023dc USB: Introduce usb_queue_reset() to do resets from atomic contexts
9ac39f2 USB: add asynchronous autosuspend/autoresume support
d4f373e USB: usb-storage: add "quirks=" module parameter
74c71eb oxu210hp-hcd.c: struct device - replace bus_id with dev_name(),
dev_set_name()
427c4f3 usb: struct device - replace bus_id with dev_name(), dev_set_name()
796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
cd40c4c USB: fsl_qe_udc: Check for muram allocation errors
011b15d USB: change interface to usb_lock_device_for_reset()
857cc4d USB: usbtmc: indent & braces disagree, something else is desired
b404299 USB: power availability check for berry_charge
ff8973d USB: Remove restrictions on signal numbers in devio.c
d767d88 USB: wusb: annotate association types withe proper endianness
d859bff USB: EHCI pci-quirks.c: don't wait so long for BIOS handoff
92b0da1 USB: straighten out inline code in sysfs.c
da2bbdc USB: avoid needless address-taking of function parameters
aa459e6 USB: protect hcd.h from multiple inclusions
b92a78e usb host: Oxford OXU210HP HCD driver.
3a4e72c USB: Avoid 20ms delay in EHCI resume
8e8ce4b USB: use pci_ioremap_bar() in drivers/usb
e64a521 USB: clean up redundant tests on unsigned
3b438e3 USB: storage: unusual_devs.h additions for Macpower MasterBox
b8d2349 USB: storage: recognizing and enabling Nokia 5200 cell phoes
b163639 USB: storage: extend unusual range for 067b:3507
e2673b2 USB: another unusual_devs entry for another bad Argosy storage device
e3f47f8 USB: unusual_devs.h additions for Pentax K10D
ad160d2 async: don't do the initcall stuff post boot
24b0eca bootchart: improve output based on Dave Jones' feedback
efaee19 async: make the final inode deletion an asynchronous event
f29d3b2 fastboot: Make libata initialization even more async
7931805 fastboot: make the libata port scan asynchronous
4ace92f fastboot: make scsi probes asynchronous
22a9d64 async: Asynchronous function calls to speed up kernel boot
77fa49d hwmon: Fix various typos
b9acb64 hwmon: Check for ACPI resource conflicts
c8ac32e hwmon: (lm70) Add TI TMP121 support
2b73005 hwmon: (lm70) Code streamlining and cleanup
0589c2d hwmon: Deprecate the fscher and fscpos drivers
97950c3 hwmon: (fschmd) Add watchdog support
453e308 hwmon: (fschmd) Cleanups for watchdog support
6e31eb2 hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets
b4da93e hwmon: (it87) Add support for the ITE IT8720F
3aed198 hwmon: Don't overuse I2C_CLIENT_MODULE_PARM
6e34b18 hwmon: Add LTC4245 driver
2f65063 hwmon: (f71882fg) Fix fan_to/from_reg prototypes
28ba858 hwmon: (f71882fg) Printout fan modes
3b02d33 hwmon: (f71882fg) Add documentation
3045301 hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000
4901062 hwmon: (f71882fg) Add missing pwm3 attr for f71862fg
ed4f7c2 hwmon: (f71882fg) Add F8000 support
4c82c38 hwmon: (f71882fg) Remove the fan_mode module option
754a590 hwmon: (f71882fg) Separate max and crit alarm and beep
12d66e8 hwmon: (f71882fg) Check for hwmon powerdown state
bc27490 hwmon: (f71882fg) Cleanup fan and temp hyst functions
ce0bfa5 hwmon: (f71882fg) Fix various sysfs callback function issues
7567a04 hwmon: (f71882fg) Prepare for adding F8000 support
3cc7475 hwmon: (f71882fg) Move some io access from the detect to the probe
function
498be96 hwmon: (f71882fg) Add support for the F71862FG superio sensors
c13548c hwmon: (f71882fg) Style cleanups and put some repeating code into
functions
9ab796e hwmon: (f71882fg) Add PWM support
77a4a3e hwmon: (f71882fg) Misc cleanups
bc37ae7 hwmon: (f71882fg) Use sensor_device_attribute_2
06af15e Blackfin arch: fix bug - BF527 0.2 silicon has different CPUID
(DSPID) value
6ecb5b6 Blackfin arch: Enlarge flash partition for kenel for bf533/bf537
boards
8d8921a Blackfin arch: fix bug: kernel crash when enable SDIO host driver
b339dc7 Blackfin arch: Print FP at level KERN_NOTICE
3a7526d Blackfin arch: drop ad73311 test code
d64bc11 Blackfin arch: update board default configs
f153c55 Blackfin arch: Set PB4 as the default irq for bf548 board v1.4+.
09b7f4a Blackfin arch: fix typo in early printk bit size processing
4934540 Blackfin arch: enable reprogram cclk and sclk for bf518f-ezbrd
501674a Blackfin arch: add SDIO host driver platform data
e062cea Blackfin arch: fix bug - kernel stops at initial console
3af8e93 Blackfin arch: fix bug - kernel crash after config IP for ethernet
port
14a9591 Blackfin arch: add sdh support for bf518f-ezbrd
6ea28f0 Blackfin arch: fix bug - kernel detects BF532 incorrectly
8f9f0e2 Blackfin arch: add () to avoid warnings from gcc
e60cb8a Blackfin arch: change HWTRACE Kconfig and set it on default
7be1388 Blackfin arch: Clean oprofile build path for blackfin
172e65e Blackfin arch: remove hardware PM code, oprofile not use it
e32f55d Blackfin arch: rewrite get_sclk()/get_vco()
c250bfb Blackfin arch: cleanup and unify the ins functions
39ca445 Blackfin arch: Make bfin_mac built for bf51x
6a01f23 Blackfin arch: merge adeos blackfin part to arch/blackfin/
5105432 Blackfin arch: Add AD7879 defaults for the Blackfin Landscape LCD
EZ-Extender
cc92b87 Blackfin arch: disable pthread stack check for SMP at runtime
459249a Blackfin arch: merge kgdb test code using common CONFIG_KGDB_TESTS
dbdf20d Blackfin arch: Faster C implementation of no-MPU CPLB handler
6651ece Blackfin arch: update anomaly headers to match latest sheets
a0dcfb1 Blackfin arch: Fix bug - IrDA SIR build failed for BF533.
7419a32 Blackfin arch: panic when running on a chip rev below what we are
compiled for
fea05da Blackfin arch: Fix bug - wrong endpoint number and dma channels of USB
508808c Blackfin arch: do not allow people to pass in a diff clkin_hz value
7f1e2f9 Blackfin arch: allow clkin_hz to be specified on the command line
275123e Blackfin arch: show_cpuinfo - consolidate ugly casts
a1ee74c Blackfin arch: add __init markings to Blackfin timer init functions
71f5ca3 Blackfin arch: add get_dma_config() func to match set_dma_config()
4ce1873 Blackfin arch: add volatile markings to DMA MMRs
6a6be3d Blackfin arch: Make the interrupt edge and polarity type configurable
based on IORESOURCE_BITS
3d7c603 Blackfin arch: Remove wasted SIR header files
42bd8bc Blackfin arch: Modify bfin_sir device configuration to board file
c0948d3 Blackfin arch: update header to match new location
90fdc13 Blackfin arch: Fix typo (channel)
71ae92f Blackfin arch: Replace C version of 64 bit multiply with hand
optimized assembly
3647858 Blackfin arch: remove unused members of dma_channel struct
26fe19f Blackfin arch: Update some inline assembly, tweak some register
constraints
2377feb Blackfin arch: stub out pgprot_noncached() like other people seem to
do on nommu
bc39ac6 Blackfin arch: Fix incorrect use of loose in cpufreq.c
75aca61 Blackfin arch: add __must_check markings to our user functions like
other arches
d41e800 Blackfin arch: dma code: cannot simply OR the ndsize
b649839 Blackfin arch: add bfin_read_MDMA_S0_CONFIG compat for dma_memcpy
b13120d Blackfin arch: fix bug - crashes in tcp_v4_send_reset
7ad883a Blackfin arch: push cache flushing up to dma_memcpy
596b565 Blackfin arch: request_dma() returns 0 on success, not channel
6ab729d Blackfin arch: desc_ptr is a pointer, so declare it as such
9c417a4 Blackfin arch: move most dma functions into static inlines
4c1ed6a Blackfin arch: dma header file: strip down includes to only necessary
ones
8f1cc23 Blackfin arch: set_dma_callback: do not store .irq
9b01140 Blackfin arch: drop irq_callback from struct dma_channel
68532bd Blackfin arch: drop custom dma_interrupt_t and just use irq_handler_t
259fea4 Blackfin arch: include linux/mm.h since we use PAGE_ALIGN and such
9894657 Blackfin arch: enable DEBUG_KERNEL for ADI boards
dd3dd38 Blackfin arch: rewrite dma_memcpy() and dma in/out functions
49946e7 Blackfin arch: check pointers in safe_dma_memcpy
c9e0020 Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific
code
51ed9ad Blackfin arch: ADP5588 QWERTY I2C Keyboard Input device driver
b03f203 Blackfin arch: cleanup - use scm for changelog, not file headers
a45d575 Blackfin arch: Add basic irq stack checking for Blackfin
f768a0e Blackfin arch: Set TWI/I2C Clock to 100kHz
bdc17a1 Blackfin arch: dma_memcpy() - do not return NULL when transferring a
multiple of 65k
85a192e Blackfin arch: Add BF537-STAMP platform support for ENC28J60 SPI
Ethernet MAC
8f362f8 Blackfin arch: remove #if check on L2_LENGTH
0c720da Blackfin arch: Retire old spi_mmc driver
f79ea4c Blackfin arch: add mmc_spi support to BF537-STAMP
211daf9 Blackfin arch: rename MAX_BLACKFIN_DMA_CHANNEL to MAX_DMA_CHANNELS to
match everyone else
3e706cf Blackfin arch: fix bug - kernel build fails with undefined reference
to pm_overflow_handler
55e247e Blackfin arch: Use reads/writes instead of ins/outs directly
99532fd Blackfin arch: add const to some function prototype and struct
dma_channel
d642a8a Blackfin arch: implement support for /proc/dma
dbc895f Blackfin arch: smp patch cleanup from LKML review
f994607 Blackfin arch: get oprofile work for user space
6f98529 Blackfin arch: fix bugs in linker script when using upstream binutils
5e6d9f5 Blackfin arch: Add document about bfin-gpio
d1a8530 Blackfin arch: Remove all traces of the relocation stack
2eddbad Blackfin arch: tweak the BUG_ON() check to allow for equal values
983e101 Blackfin arch: gpio.h split into machine subfolders like already done
for BF54x
16daaf5 Blackfin arch: cleanup the header file comments
a024d41 Blackfin arch: rewrite cplbinfo to use seq files
73feb5c Blackfin arch: fix bugs and unify BFIN_KERNEL_CLOCK option
c97618d Blackfin arch: add simple-gpio resources to all adi/tinyboards
9570ff4 Blackfin arch: Allow a gpio pin be requested both as gpio and irq.
94106e0 Blackfin arch: do not allow L2 to be cached on BF561 SMP
1ea9925 Blackfin arch: delete now unused "cclk" member of blackfin_cpudata
da8d508 sched: fix possible recursive rq->lock
66c7acf i2c: Use snprintf to set adapter names
1561bfe Input: apanel - convert to new i2c binding
b305271 i2c: Drop I2C_CLASS_CAM_DIGITAL
994a075 i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
e1995f6 i2c: Drop I2C_CLASS_ALL
22e965c i2c: Get rid of remaining bus_id access
27d9c18 i2c: Replace bus_id with dev_name(), dev_set_name()
183b3af avr32: Move syscalls.h under arch/avr32/include/asm/
52435bf Merge branches 'fixes', 'cleanups' and 'boards'
d305d8d avr32: Define DIE_OOPS
c8f554b GFS2: Fix typo in gfs_page_mkwrite()
0027ce6 GFS2: LSF and LBD are now one and the same
e4fefba GFS2: Set GFP_NOFS when allocating page on write
ede6f5a Fix up 64-bit byte swaps for most 32-bit architectures
637b180 byteorder: remove the now unused byteorder.h
5cbd04a mn10300: introduce asm/swab.h
9195947 frv: introduce asm/swab.h
f15d411 m32r: introduce asm/swab.h
231cc43 m68knommu: introduce asm/swab.h
fc61708 h8300: introduce asm/swab.h
ae18962 ia64: introduce asm/swab.h
cfcac2f blackfin: introduce asm/swab.h
af8e24e arm: introduce asm/swab.h
dd8b72c alpha: introduce asm/swab.h
c6f09f0 m68k: introduce asm/swab.h
5d30a68 x86: introduce asm/swab.h
f4d2b14 sparc: introduce asm/swab.h
1af84a6 sh: introduce asm/swab.h
13f7877 s390: introduce asm/swab.h
156ca2b powerpc: introduce asm/swab.h
8cdd3a9 mips: introduce asm/swab.h
292b4d0 avr32: introduce asm/swab.h
991c0e6 byteorder: only use linux/swab.h
c89a9f5 Merge branch 'drm-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
a75f284 drm: fix ordering of driver unload vs agp unload.
241fa85 drm/i915: Respect the other stolen memory sizes we know of.
1fc45d8 drm/i915: Non-mobile parts don't have integrated TV-out.
7d57382 drm/i915: Add support for integrated HDMI on G4X hardware.
3f8bc37 drm/i915: Pin cursor bo and unpin old bo when setting cursor.
9bb2d6f drm/i915: Don't allow objects to get bound while VT switched.
db30c70 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
c861ea2 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
3610639 Merge branch 'timers-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cfa97f9 Merge branch 'sched-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7238eb4 Merge branch 'irq-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f94181d Merge branch 'core-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
932adbe Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
ce519e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
40d7ee5 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
5fec8bd Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
59e3af2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
f59abb1 parport: ieee1284: use del_timer_sync() in parport_wait_event()
50682bb bfs: check that filesystem fits on the blockdevice
e1f89ec bfs: add some basic sanity checks
58c6d3d dma-coherent: catch oversized requests to dma_alloc_from_coherent()
eccd83e dma_alloc_coherent: clean it up
0bef3c2 dma_alloc_from_coherent(): fix fallback to generic memory
8375d49 edac: driver for i5400 MCH (update)
920c8df edac: driver for i5400 MCH (Seaburg)
29d6cf2 edac: fix mpc85xx and add mpc8536 mpc8560
281efb1 edac: struct device: replace bus_id with dev_name(), dev_set_name()
1dca00b pci: use pci_ioremap_bar() in drivers/edac
cda796a random: don't try to look at entropy_count outside the lock
71183c9 consolemap: indentation & braces disagree - reindent
842ffab make firmware/dsp56k/bootstrap.asm buildable on a56
4c2c3b4 ipc/ipc_sysctl.c: move the definition of ipc_auto_callback()
e953ac2 ipc: do not goto to the next line
e8148f7 ipc: clean up ipc/shm.c
8cd3ac3 fs/exec.c: make do_coredump() void
4cb0e11 coredump_filter: permit changing of the default filter
9cd4fd1 SEND_SIG_NOINFO: set si_pid to tgid instead of pid
09bca05 SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary
ecb08d8 doc: reformat some long lines in kernel-parameters.txt
7c4be25 docs: add more early params to kernel-parameters.txt
28f4d75 documentation: how to use DOC: section blocks
58cc855 documentation: update s390 header file paths
07983f0 documentation: update header file paths
d3635ab rapidio: remove excess kernel-doc notation
d78dd07 docs: document how to write @varargs in kernel-doc
bd4207c kmod: fix varargs kernel-doc
d6b5484 minix: fix add link's wrong position calculation
4fb6de2 fbdev/logo: check compatibility of main and extra logos
c00b1b7 sm501: unsigned ptr cannot be negative
fd00205 intelfb: fix sparse warnings
4fa34cd i810: fix sparse warnings
27ec937 neofb: fix sparse warnings
7654532 pm3fb: fix sparse warning
2899bb0 viafb: fix sparse warnings
6875145 nvidia: fix sparse warnings
6405141 gbefb: unsigned var->pixclock cannot be less than 0
08cc634 fb: carminefb: trivial annotation packing color register
729f77b blackfin: remove __FUNCTION__ in video driver
3efbb98 fbdev: fix typo in drivers/video/modedb.c
3c36aa5 pci: use pci_ioremap_bar() in drivers/video
ab5dc37 gpio: pca953x handles more chips, i2c fault codes
cabb3fc twl4030-gpio: cleanup debounce
ba6c403 drivers/rtc: correct an error test
defb451 rtc: driver for Marvell's SoCs 88F6281 and 88F6192
97a1f95 rtc: rtc-ds1216 fixes
0e14923 rtc: add rtc-tx4939 driver
bbccf83 rtc: use set_mmss when set_time is not available
f600915 rtc: rtc-ds3234 fixes
a5771c6 rtc: rtc-max6902 fixes
45fd8a0 rtc: Au1000 On-Chip Counter0-as-RTC driver.
ae64d16 rtc: kconfig cleanup
7b9b2ef rtc: rtc-ds1390 probe sequence and misc fixes
0417ce2 rtc: pxa27x/pxa3xx driver fixes, revised
dc94436 rtc: driver for pxa27x and pxa3xx SoC
5d2a503 rtc: move power of 2 periodic frequency check down into drivers
2fac667 rtc: bunch of drivers: fix 'no irq' case handing
d4afc76 rtc: struct device: replace bus_id with dev_name(), dev_set_name()
103d6d9 genrtc: disable genrtc on Blackfin systems
bae8ec6 autofs4: fix string validation check order
a92daf6 autofs4: make autofs type usage explicit
41cfef2 autofs4: fix var shadowed by local delaration
730c9ee autofs4: improve parameter usage
f70f582 fs/ecryptfs/inode.c: cleanup kerneldoc
71c11c3 eCryptfs: Clean up ecryptfs_decode_from_filename()
7d8bc2b eCryptfs: kerneldoc for ecryptfs_parse_tag_70_packet()
a8f1286 eCryptfs: Fix data types (int/size_t)
df261c5 eCryptfs: Replace %Z with %z
87c94c4 eCryptfs: Filename Encryption: mount option
addd65a eCryptfs: Filename Encryption: filldir, lookup, and readlink
51ca58d eCryptfs: Filename Encryption: Encoding and encryption functions
a34f60f eCryptfs: Filename Encryption: Header updates
9c79f34 eCryptfs: Filename Encryption: Tag 70 packets
14bca6c i2o: remove extraneous kernel-doc
f24659d kprobes: support probing module __init function
0deddf4 module: add MODULE_STATE_LIVE notify
49ad2fd kprobes: remove called_from argument
e8386a0 kprobes: support probing module __exit function
017c39b kprobes: add __kprobes to kprobe internal functions
1294156 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe()
a06f621 module: add within_module_core() and within_module_init()
12da3b8 kprobes: add tests for register_kprobes
8e11440 kprobes: indirectly call kprobe_target
bc2f701 kprobes: bugfix: try_module_get even if calling_mod is NULL
51e911e drivers/spi: move a dereference below a NULL test
ee9c1fb spi: use generic gpio calls in spi_s3c24xx_gpio
5ee36c9 spi: atmel_spi update chipselect handling
5bfa26c atmel_spi: clean up SPIv1 quirk handling
d29389d spi_gpio driver
c2bacfc dmi: fix kernel-doc notation
ee9ef6b fs/ncpfs/getopt.c: cleanup keneldoc
87113e8 fs/binfmt_misc.c: add terminating newline to
/proc/sys/fs/binfmt_misc/status
5cf0cc4 binfmts.h: include list.h
29041b4 ibmpex: add endian annotation to extract_data() helper
85e0e5a hwmon: applesmc: Add support for MacBook Air 2
44ea9c8 drivers/macintosh: Add missing of_node_put in therm_adt746x.c
89fac11 adt7470: make automatic fan control really work
2f22d5d adt7470: observe the number of temperature sensors to shorten update
time
2e75a4b adt7470: fix pwm at a certain level during temperature sensor scan
8f8c1fb adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division
57b9c6d checkpatch: version: 0.26
21caa13 checkpatch: fix the perlcritic errors
2b6db5c checkpatch: struct file_operations should normally be const
b53c8e1 checkpatch: ensure we actually detect if assignments split across
lines
2d1bafd checkpatch: do not report nr_static as a static declaration
4635f4f checkpatch: track #ifdef/#else/#endif when tracking blocks
8b1b337 checkpatch: fix continuation detection when handling spacing on
operators
8054576 checkpatch: loosen spacing on typedef function checks
080ba92 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h
86f9d05 checkpatch: allow parentheses on return for comparisons
1e85572 checkpatch: Add warning for p0-patches
2a5a2c2 checkpatch: update copyrights
b0e0b43 checkpatch: update MAINTAINERS entry
50a7dcf checkpatch: version: 0.25
6586386 checkpatch: dissallow spaces between stars in pointer types
fae17da checkpatch: comment ends inside strings is most likely not an open
comment
8e761b0 checkpatch: detect multiple bitfield declarations
5fe3af1 checkpatch: __weak is an official attribute
383099f checkpatch: structure member assignments are not complex
83242e0 checkpatch: widen implied comment detection to allow multiple stars
721c1cb checkpatch: comment detection may miss an implied comment on the last
hunk
691d77b checkpatch: add checks for in_atomic()
94e2959 fs: fix function param name in kernel-doc
8c36593 include/linux/interrupt.h: do not include linux/irqnr.h twice
208b95c sysrq: more explicit, less terse help messages
0bc02f3 fs/inode: fix kernel-doc notation
67faaad Remove obsolete CONFIG_RESOURCES_64BIT
350eaf7 do_coredump(): check return from argv_split()
26e5438 profile: don't include <asm/ptrace.h> twice.
d2e3192 init/main.c: mark late_time_init as __initdata
ca8a5bd add missing accounting calls to compat_sys_{readv,writev}
8c40188 fs: fix name overwrite in __register_chrdev_region()
ba84be2 remove linux/hardirq.h from asm-generic/local.h
08adefd ioc4: automatically load sgiioc4 subordinate module
bfa0b1c Dmitry has been renamed
179f7eb percpu_counter: FBC_BATCH should be a variable
e3d5a27 Allow times and time system calls to return small negative values
af9379c documentation: when to BUG(), and when to not BUG()
5f820f6 poll: allow f_op->poll to sleep
67ec7d3 fs: use menuconfig to control the Misc. filesystems menu
5aea50b scripts: script from kerneloops.org to pretty print oops dumps
d6624f9 oops: increment the oops UUID every time we oops
e899aa8 strict_strto* is not strict enough
ff083c8 autodetect_raid: add missing __init marking
7ec7fb3 samples: mark {static|__init|__exit} for {init|exit} functions
9fe0608 Create a DIV_ROUND_CLOSEST macro to do division with rounding
3007967 lib: proportions.c trivial sparse lock annotation
8cef7d5 lib: radix_tree.c make percpu variable static
40bc1f2 lib: fix sparse shadowed variable warning
6034880 fork.c: cleanup for copy_sighand()
f1883f8 Remove remaining unwinder code
eaccbfa fs/exec.c:__bprm_mm_init(): clean up error handling
bca1033 do_mounts: add device info to mount message
b61312d oops handling: ensure that any oops is flushed to the mtdoops console
f41ced8 Check fops_get() return value
bdbeed7 pci: use pci_ioremap_bar() in drivers/misc
ea43546 atomic_t: unify all arch definitions
f99ebf0 init: properly placing noinline keyword
91f4766 mm: hugetlb: remove redundant `if' operation
73ce02e mm: stop kswapd's infinite loop at high order allocation
594fe1a bootmem: print request details before BUG_ON(them)
dcd4a04 mm: check for no mmaps in exit_mmap()
084f71a mm: kill page_queue_congested()
9f572e3 mm: remove CONFIG_OUT_OF_LINE_PFN_TO_PAGE
901608d mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx
accounting
67d58ac mm: pagecache gfp flags fix
856bf4d fs: sys_sync fix
38f2197 fs: sync_sb_inodes fix
4f5a99d fs: remove WB_SYNC_HOLD
e8ea175 UBIFS: do not use WB_SYNC_HOLD
48b47c5 mm: direct IO starvation improvement
48aae42 mm/mmap.c: fix coding style
853ac43 shmem: unify regular and tiny shmem
69e9930 block_write_begin(): remove useless goto
4779280 mm: make get_user_pages() interruptible
91bf189 hugetlb: unsigned ret cannot be negative
b555749 vmscan: shrink_active_list(): reduce lru_lock hold time
1e9e636 badpage: KERN_ALERT BUG instead of KERN_EMERG
d936cf9 badpage: ratelimit print_bad_pte and bad_page
edc315f badpage: remove vma from page_remove_rmap
2509ef2 badpage: zap print_bad_pte on swap and file
22b31ee badpage: vm_normal_page use print_bad_pte
3dc1474 badpage: replace page_remove_rmap Eeek and BUG
8cc3b39 badpage: keep any bad page out of circulation
79f4b7b badpage: simplify page_alloc flag check+clear
0f64415 fs: truncate blocks outside i_size after O_DIRECT write error
09f445e mm: kill zone_is_near_oom()
01dbe5c vmscan: improve reclaim throughput to bail out patch
a79311c vmscan: bail out of direct reclaim after swap_cluster_max pages
ebdd4ae hugetlb: fix sparse warnings
f0d7a4b swapfile: let others seed random
858a2990 swapfile: change discard pgoff_t to sector_t
c60aa17 swapfile: swap allocation cycle if nonrot
20137a4 swapfile: swapon randomize if nonrot
7992fde swapfile: swap allocation use discard
6a6ba83 swapfile: swapon use discard (trim)
ebebbbe swapfile: rearrange scan and swap_info
81e3397 swapfile: remove v0 SWAP-SPACE message
886bb7e swapfile: remove surplus whitespace
22c6f8f swapfile: remove SWP_ACTIVE mask
73fd874 swapfile: swapon needs larger size type
69beeb1 mm: make vread() and vwrite() declaration
efab818 mm: make setup_per_zone_inactive_ratio() static
14b90b2 mm: make scan_zone_unevictable_pages() static
ff30153 mm: make scan_all_zones_unevictable_pages() static
d38d2a7 mm: make mem_cgroup_resize_limit() static
2bc7273 mm: make maddr __iomem
feb1669 mm: make init_section_page_cgroup() static
077cbc5 memcg: reclaim shouldn't change zone->recent_rotated statistics
b962716 mm: optimize get_scan_ratio for no swap
60371d9 mm: add add_to_swap stub
ac47b00 mm: remove gfp_mask from add_to_swap
63d6c5a mm: remove try_to_munlock from vmscan
68bdc8d mm: try_to_unuse check removing right swap
a2c43ee mm: try_to_free_swap replaces remove_exclusive_swap_page
7b1fe59 mm: reuse_swap_page replaces can_share_swap_page
ab967d8 mm: wp lock page before deciding cow
878b63a mm: gup persist for write permission
2da0299 mm: add dirty_background_bytes and dirty_bytes sysctls
364aeb2 mm: change dirty limit type specifiers to unsigned long
58a01a4 mm/page_alloc.c: eliminate NULL test and memset after alloc_bootmem
cbf84b7 mm: further cleanup page_add_new_anon_rmap
2afd1c9 mm: make page_lock_anon_vma() static
b5934c5 mm: add_active_or_unevictable into rmap
51726b1 mm: replace some BUG_ONs by VM_BUG_ONs
6d91add mm: add Set,ClearPageSwapCache stubs
3c1d437 mm: remove GFP_HIGHUSER_PAGECACHE
e599137 mm: remove cgroup_mm_owner_callbacks
39f0dee do_mpage_readpage(): remove useless clear_buffer_mapped() call
38e0edb mm/apply_to_range: call pte function with lazy updates
cd52858 mm: vmalloc make lazy unmapping configurable
e97a630 mm: vmalloc use mutex for purge
8487784 mm: vmalloc improve vmallocinfo
c1279c4 mm: vmalloc tweak failure printk
4917e5d mm: more likely reclaim MADV_SEQUENTIAL mappings
64cdd54 mm: cleanup: remove #ifdef CONFIG_MIGRATION
1b0bd11 mm: get rid of pagevec_release_nonlru()
5594c8c mm: print out memmap number only if it is not zero
c04fc58 mm: show node to memory section relationship with symlinks in sysfs
ee53a89 mm: do_sync_mapping_range integrity fix
82fd1a9 mm: write_cache_pages more terminate quickly
d5482cd mm: write_cache_pages terminate quickly
515f4a0 mm: write_cache_pages optimise page cleaning
5a3d5c9 mm: write_cache_pages cleanups
05fe478 mm: write_cache_pages integrity fix
0026677 mm: write_cache_pages writepage error fix
bd19e01 mm: write_cache_pages early loop termination
31a1266 mm: write_cache_pages cyclic fix
38c8e61 do_mpage_readpage(): don't submit lots of small bios on boundary
75aa199 oom: print triggering task's cpuset and mems allowed
c7d4cae oom: fix zone_scan_mutex name
1c0fe6e mm: invoke oom-killer from page fault
5bd1455 mm: move_pages: no need to set pp->page to ZERO_PAGE(0) by default
3140a22 mm: rework do_pages_move() to work on page_sized chunks
390722b mm: don't mark_page_accessed in shmem_fault
bf3f3bc mm: don't mark_page_accessed in fault path
3340289 mm: report the MMU pagesize in /proc/pid/smaps
08fba69 mm: report the pagesize backing a VMA in /proc/pid/smaps
ac8cc0f Merge branch 'next' into for-linus
3699c53 CRED: Fix regression in cap_capable() as shown up by sys_faccessat()
[ver #3]
29881c4 Revert "CRED: Fix regression in cap_capable() as shown up by
sys_faccessat() [ver #2]"
7a9c67a Staging: android: binder: fix build errors
08b88cc Staging: android: add lowmemorykiller driver
1fa7026 Staging: android: remove dummy android.c driver
653d129 Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio
99f4113 Staging: android: add timed_gpio driver
adc567e Staging: android: add ram_console driver
875f194 Staging: android: add logging driver
9279bcc staging: android: binder: Fix use of euid
a2bf215 Staging: android: binder: Fix gcc warnings about improper format
specifiers for size_t in printk
457b9a6 Staging: android: add binder driver
6dc9c9e Staging: add android framework
4cf7c4c Staging: epl: fix netdev->priv b0rkage
8501d21 Staging: epl: hr timers all run in hard irq context now
833dfbe Staging: epl: run Lindent on *.c files
e0ca059 Staging: epl: run Lindent on *.h files
bd5cd82 Staging: epl: run Lindent on all user/*.h files
ba338d4 Staging: epl: run Lindent on all kernel/*.h files
9d7164c Staging: add epl stack
37bcd24 Staging: frontier: fix compiler warnings
006ef0e Staging: frontier: remove unused alphatrack_sysfs.c file
8da3dc2 Staging: add frontier tranzport and alphatrack drivers
1242c70 Staging: rt2870: fix up netdev->priv usage
5a501b3 Staging: rt2870: disable root hack for reading files
c55519f Staging: add rt2870 wireless driver
6e16aee Staging: add mimio xi driver
28397ff Staging: add princeton instruments usb camera driver
88a1e90 Staging: usbip: switch to list_for_each_entry()
8cc5906 Staging: me4000: switch to list_for_each*()
1fa511a Staging: rtl8187se: remove duplicate pci ids
bac6cd1 Staging: rtl8187se: make the built module be the proper name
ceda4ae Staging: rtl8187se: remove unneeded files
c8d86be Staging: add rtl8187se driver
c8801d8 Staging: add Driver for Altera PCI Express Chaining DMA reference
design
6302317 Staging: panel: remove support for smartcards
f6d1fcf Staging: panel: remove ifdefs and code for pre-2.6 kernels
698b151 Staging: panel: major checkpatch cleanup
7005b58 Staging: add lcd-panel driver
18223a9 Staging: meilhaus: fix __symbol_get problems
3fedd14 Staging: Add the Meilhaus ME-IDS driver package
5ec5ec7 Staging: asus_oled: fix build dependancy
fb53440 Staging: add asus_oled driver
a8275fc Staging: comedi: fix build if CONFIG_PROC_FS is not set
0bf8e27 Staging: comedi: fix checkpatch.pl warning in interrupt.h
39eca2a Staging: comedi: me_daq: fix sparse issues
5e08c19 Staging: comedi: me_daq: remove typedefs
2ce411b Staging: comedi: me_daq: fix checkpatch.pl issues
85acac6 Staging: comedi: add me_daq driver
3d9f073 Staging: comedi: add rtd520 driver
11e865c Staging: comedi: add s626 driver
d2f63f9 Staging: comedi: comedi_pci.h: remove comedi_pci_disable_no_regions
7b1f281 Staging: comedi: comedi_pci.h: remove comedi_pci_enable_no_regions
5604ec6 Staging: comedi: comedi_pci.h: remove unneeded wrapper
d72187b Staging: comedi: fix comedi_pci.h checkpatch.pl issues.
6d62a12 Staging: comedi: fix comedi_fc.h checkpatch.pl issues.
652dd4e Staging: comedi: fix comedi_parport.c checkpatch.pl issues.
8c49292 Staging: comedi: remove typedefs from comedi_test.c
e0639d7 Staging: comedi: fix sparse issues in comedi_test.c
1be0e3e Staging: comedi: fix checkpatch.pl issues in comedi_test.c
246c541 Staging: comedi: fix sparse issues in comedi_bond.c
ff53476 Staging: comedi: remove typedefs from comedi_bond.c
4e85a13 Staging: comedi: fix checkpatch.pl issues in comedi_fc.c
e7f2aa3 Staging: comedi: fix checkpatch.pl issues in comedi_bond.c
e55c95a Staging: comedi: add me4000 driver
96341f7 Staging: comedi: add icp_multi driver
6fd1504 Staging: comedi: remove PCI wrappers
c343513 Staging: comedi: remove usb wrappers
9a52ef3 Staging: comedi: dt9812: remove #ifdef that is not needed
8867635 Staging: comedi: usbduxfast: remove comedi usb wrappers
4aa3a82 Staging: comedi: usbdux: remove comedi usb wrappers
cc92fca Staging: comedi: usbdux: remove typedef
4274ea0 Staging: comedi: usbdux: remove checkpatch.pl warnings
c0e0c26 Staging: comedi: usbdux: fix up printk calls
e54fb9c Staging: comedi: usbdux: remove // comments
8fa0756 Staging: comedi: usbdux: code style cleanups
4398ecf Staging: comedi: usbdux: remove kernel version checks
b1853a4 Staging: comedi: dt9812: fix sparse warnings
98f3c67 Staging: comedi: dt9812: remove typedefs
c73190f Staging: comedi: dt9812: remove dt9812.h
f52a8af Staging: comedi: dt9812: fix up a lot of coding style issues
241ab6a Staging: comedi: add comedi_parport driver
498460e Staging: comedi: add comedi_test driver
3cf840f Staging: comedi: add comedi_bond driver
63274cd Staging: comedi: add usb dt9812 driver
f47c697 Staging: comedi: add usb usbduxfast driver
4bf21fa Staging: comedi: add usb usbdux driver
bede729 Staging: comedi: add mite comedi pci driver
a9f23e0 Staging: comedi: comedi driver common function module
94ab11c Staging: comedi: add pci and usb wrapper header files
74b847f Staging: comedi: add local copy of interrupt.h
84c9dc2 Staging: comedi: set up infrastructure for individual drivers
b79a7a2 Staging: comedi: add kcomedilib to the tree
02ebd47 Staging: comedi: fix build error in comedilib.h
476b847 Staging: comedi: fix checkpatch.pl errors in comedi_fops.c
e0dcef7 Staging: comedi: fix up a lot of checkpatch.pl warnings
ed9eccb Staging: add comedi core
535deaa Staging: benet: cleanup a check while posting rx buffers
a9acfa4 Staging: benet: fix problems reported by checkpatch
998c15b Staging: benet: patch to use offsetof() instead of AMAP_BYTE_OFFSET()
2a5a19c Staging: benet: fix build error.
d625871 Staging: benet: fix build errors when CONFIG_NETPOLL is off
7f42523 Staging: benet: patch to remove subdirectories
2774de1 Staging: benet: build is broken unless CONFIG_NETPOLL is enabled
0252e5c Staging: benet: fix up netdev->priv change
85e468c Staging: benet: fix netif api breakage
479e2f4 Staging: Add ServerEngines benet 10Gb ethernet driver
127ce13 Staging: rt2860: enable WPA_SUPPLICANT support
26f0bcd Staging: rt2860: Fix minor compiler warnings
834e625 Staging: rt2860: use standard bit-reverse function
739b797 Staging: rt2860: fix up netdev->priv usage
1872796 Staging: rt2860: disable root hack for reading files
9198099 Staging: add rt2860 wireless driver
f4f85ff Staging: otus: remove dependence on kernel version
707eefb Staging: otus: fix urb callback function type
063e95c Staging: otus: fix name clash
da3e890 Staging: otus: fix netdev->priv usage
4bd43f5 Staging: add otus Atheros wireless network driver
e543c24 Staging: agnx: fix build warnings
aa0d6c3 Staging: agnx: fix build errors due to rate control API changes
40667f3 Staging: agnx: fix build errors due to ssid removal
0f22aab Staging: add agnx wireless driver
470c573 Staging: slicoss: use request_firmware
6661532 Staging: slicoss: use correct type for memory allcations
7c7e187 Staging: slicoss: use kzalloc
1c80db5 Staging: usbip: cleanup kerneldoc
4eb0068 Staging: et131x: remove unused variable in et1310_tx.c
1352b4b Staging: et131x: fix build failure
bb9eacc Staging: et131x: Cleanup et131x_debug.h defines
0484f20 Staging: go7007: add some more v4l2 ioctls
9efb052 Staging: go7007: small cleanup
8fca1cb Staging: go7007: fix minor build warnings
9febd04 Staging: go7007: annotate code pointers
65f9f61 Staging: go7007: Convert driver to use video_ioctl2
b11869d Staging: go7007: add sensoray 2250/2251 support
d73f822 Staging: go7007: saa7134 updates
b2d6a78 Staging: echo: Lindent drivers/staging/echo
c82895b Staging: echo: remove typedefs
e913397 staging: struct device - replace bus_id with dev_name(),
dev_set_name()
9f37952 Staging: sxg: update README
62545d8 Staging: sxg: break the build in a cleaner way when !x86
73b0706 Staging: sxg: remove typedefs
1b8ee91 Staging: poch: Fine grained locking
bf43701 Staging: poch: Fix user space protocol syncing
ca21999 Staging: poch: Rx control register init
3ca67c1 Staging: poch: Fix build warnings
7dadbbc Staging: poch: minor fixes
ea0a337 Staging: poch: Correct pages from bytes.
ee49abc Staging: poch: Update TODO list
95ead52 Staging: poch: Block size bug fix
0d1d142 Staging: at76_usb: cleanup dma on stack issues
6666446 Staging: at76_usb: fix up all remaining checkpatch.pl warnings
ee254f2 Staging: at76_usb: remove compiler warnings
f7b31e0 Staging: at76_usb: fix build breakage
02227c2 Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port
1f9e9ce Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned,
check before subtraction
a1da9da Staging: wlan-ng: fix compiler warnings
9ba8aa7 Staging: wlan-ng: p80211wext.c: use ARRAY_SIZE
d11e5f2 Staging: wlan-ng: remove unused #include <version.h>
33ce0ca Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to
not drop packets
8636cde Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removed
87b3df8 Staging: wlan-ng: p80211wext don't set default key id twice
46fa61f Staging: wlan-ng: p80211wext.c add latest changes & remove extra
nulls from wext_handlers
7b7e7e8 Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_start
1d1b698 Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb
ee31352 Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on
device start
56afef5 Staging: wlan-ng: Purge all MIBs not used internally.
e02c69b Staging: wlan-ng: Consolidate wlan-ng into a single module.
1e72018 Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT
SET_TXPOWER.
cbec30c Staging: wlan-ng: Delete a large pile of now-unused code.
aec6a5f Staging: wlan-ng: use WIRELESS_EXT, not CONFIG_WIRELESS_EXT
fc4a76f Staging: wlan-ng: Wireless Extension support is mandatory.
575a8a5 Staging: wlan-ng: Eliminate all backwards-compatible kernel code.
aaad430 Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
5704976 Staging: wlan-ng: Eliminate usage of procfs.
ff1ae8f Staging: wlan-ng: Eliminate local 'version.h'
905862c Staging: wlan-ng: Eliminate one more rx mtu test.
9d86349 Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.
5db8dcc Staging: wlan-ng: Remove AP-only code from MLME functions.
f980c17 Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
8a1396e Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13
kernels.
68a193e Staging: wlan-ng: Eliminate more <2.6 kernel support.
187a769 Staging: wlan-ng: Make wlan-ng use WEXT mode by default.
dff1dc8 Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
fe5755f Staging: wlan-ng: Update Help text to mention prism3 devices.
c9b01df Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.
f02466f Staging: w35und: fix config build warnings
310d465 Staging: w35und: fix Kconfig
a3f245a Staging: w35und: remove rxisr.c as dead code
82321c2 Staging: w35und: remove dead code from wbhal.c
5c58093 Staging: w35und: make functions local to wb35tx.c static
c139a81 Staging: w35und: make functions local to wb35rx.c static
a22517f Staging: w35und: remove dead code from mto.c
7cd5613 Staging: w35und: make functions local to mlmetxrx.c static
6261ab3 Staging: w35und: make functions local to mds.c static
54369cc Staging: w35und: remove ->shutdown from struct wbsoft_priv
72e202d Staging: w35und: remove ->skb_array from struct wbsoft_priv
3cae503 Staging: w35und: move packet_came() to wb35rx.c
c930e0c Staging: w35und: move global wbsoft_enabled to struct wbsoft_priv
82f8c2c Staging: w35und: remove unused ->ShutDowned member from struct
LOCAL_PARA
912b209 Staging: w35und: clean up wblinux.c a bit
7b9a79b Staging: w35und: inline DRIVER_AUTHOR and DRIVER_DESC macros
7fff131 Staging: w35und: remove global struct ieee80211_hw
1e8a2b6 Staging: w35und: merge struct wb35_adapter to struct wbsoft_priv
ac418b8 Staging: w35und: clean up adapter.h a bit
42c84bb Staging: w35und: remove ->adapter from struct _HW_DATA_T
cc18071 Staging: w35und: move struct wbsoft_priv to core.h and use it
9ce922f Staging: w35und: move source files to one directory
8421513 Staging: w35und: remove some dead code
80aba53 Staging: w35und: #include cleanup
8971280 Staging: w35und: remove unused link status code
350e858 Staging: w35und: remove unused macros from common.h
4460a0b Staging: w35und: remove abs() and BIT() macros
fc68c7e Staging: w35und: remove memcpy/memcmp wrappers
44e8541 Staging: w35und: remove atomic op wrappers
deee7c8 Staging: w35und: remove timer wrappers
a36e089 Staging: w35und: move supported band initialization out of
wb35_probe()
16d3659 Staging: w35und: plug memory leak in wbsoft_tx()
3c01ec0 Staging: w35und: remove macro magic from MLME_GetNextPacket()
4af12e5 Staging: w35und: usb_put_dev() is missing from wb35_disconnect()
c8b2b70 Staging: w35und: OS_MEMORY_ALLOC wrapper removal
279b6cc Staging: w35und: remove true/false boolean macros
9ce9ed5 w35und: remove dead code from wbusb_f.h
f3d2018 Staging: w35und: remove usb_alloc_urb wrapper function
7c12604 Staging: w35und: remove usb_submit_urb wrapper function
1523ddc Staging: w35und: wb35_probe() cleanup
581f67c Staging: w35und: merge wblinux struct to adapter
88ebc4b Staging: w35und: padapter struct typedef removal
65144de Staging: w35und: wb35reg struct typedef removal
f37435c Staging: w35und: reg queue struct typedef removal
a55a89b Staging: w35und: purb typedef removal
3e855b2 Staging: w35und: remove the no-op pa_stall_execution macro
34222e0 Staging: w35und: use msleep() and udelay()
4fc838f Staging: w35und: remove unused wb35_open() and wb35_close() functions
302bae8 Staging: w35und: make wb35_probe() and wb35_disconnect() funtions
static
a337957 staging: correct dubious use of !x & y
6e38a2b Staging: Kconfig for ARCH=arm,8300, cris
60572c0 Staging: go7007: fixes due v4l2_file_operations api change
4f7ddec Staging: go7007: fixes due to video_usercopy api change
3f4528d sparc64: Fix unsigned long long warnings in drivers.
9018113 sparc64: Use unsigned long long for u64.
0157141 sparc: refactor code in fault_32.c
ff9aefb sparc64: refactor code in init_64.c
2eac5a0 sparc64: refactor code in viohs.c
b8ac9fc uio: make uio_info's name and version const
a2ab3d3 UIO: Documentation for UIO ioport info handling
e70c412 UIO: Pass information about ioports to userspace (V2)
e543ae8 UIO: uio_pdrv_genirq: allow custom irq_flags
7898aa5 UIO: use pci_ioremap_bar() in drivers/uio
1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name()
b9d5fc4 libata: struct device - replace bus_id with dev_name(), dev_set_name()
169539c avr: struct device - replace bus_id with dev_name(), dev_set_name()
3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name()
4383fc3 chris: struct device - replace bus_id with dev_name(), dev_set_name()
6ff4dd3 dmi: struct device - replace bus_id with dev_name(), dev_set_name()
c682b17 gadget: struct device - replace bus_id with dev_name(), dev_set_name()
14ab309 gpio: struct device - replace bus_id with dev_name(), dev_set_name()
8f4bbd9 gpu: struct device - replace bus_id with dev_name(), dev_set_name()
739cf3a hwmon: struct device - replace bus_id with dev_name(), dev_set_name()
cd3ed6b i2o: struct device - replace bus_id with dev_name(), dev_set_name()
48ef2bb IA64: struct device - replace bus_id with dev_name(), dev_set_name()
24f81a7 i7300_idle: struct device - replace bus_id with dev_name(),
dev_set_name()
d927e38 infiniband: struct device - replace bus_id with dev_name(),
dev_set_name()
0162f38 ISDN: struct device - replace bus_id with dev_name(), dev_set_name()
81ff86a pm: struct device - replace bus_id with dev_name(), dev_set_name()
1d7e6cc macintosh: struct device - replace bus_id with dev_name(),
dev_set_name()
0252c3b memstick: struct device - replace bus_id with dev_name(),
dev_set_name()
1bb5beb mips: struct device - replace bus_id with dev_name(), dev_set_name()
475b44c mtd: struct device - replace bus_id with dev_name(), dev_set_name()
24d2547 mwave: struct device - replace bus_id with dev_name(), dev_set_name()
c85e37c pnp: struct device - replace bus_id with dev_name(), dev_set_name()
ba88b00 power-supply: struct device - replace bus_id with dev_name(),
dev_set_name()
4bfe090 serial: struct device - replace bus_id with dev_name(), dev_set_name()
bb0dc43 SGI: struct device - replace bus_id with dev_name(), dev_set_name()
35f74fc spi: struct device - replace bus_id with dev_name(), dev_set_name()
94b3248 swiotlb: struct device - replace bus_id with dev_name(),
dev_set_name()
354655e thermal: struct device - replace bus_id with dev_name(),
dev_set_name()
0bad16a tifm: struct device - replace bus_id with dev_name(), dev_set_name()
64dba9a video: struct device - replace bus_id with dev_name(), dev_set_name()
40f91de w1: struct device - replace bus_id with dev_name(), dev_set_name()
2a678cc xen: struct device - replace bus_id with dev_name(), dev_set_name()
035da16 s390: remove s390_root_dev_*()
ff8561c lguest: do not statically allocate root device
63d1255 virtio: do not statically allocate root device
0aa0dc4 driver core: add root_device_register()
7232800 driver core:fix duplicate removing driver link in
__device_release_driver
ec0676e Driver core: move the bus notifier call points
d0d85ff Make DEBUG take precedence over DYNAMIC_PRINTK_DEBUG
b9daa99 driver core: move knode_bus into private structure
93e746d driver core: move knode_driver into private structure
11c3b5c driver core: move klist_children into private structure
2831fe6 driver core: create a private portion of struct device
2e5ba26 dynamic_printk: reduce one level of indentation
0732b49 kobject: Make Documentation/kobject.txt a little more coherent.
355a72d PCI: Rework default handling of suspend and resume
cd3772e kernel/ksysfs.c:fix dependence on CONFIG_NET
e0d7bf5 kobject: return the result of uevent sending by netlink
c65b914 uevent: don't pass envp_ext[] as format string in kobject_uevent_env()
fce3e80 sysfs: clarify SYSFS_DEPRECATED help text
1e0b2cf driver core: struct device - replace bus_id with dev_name(),
dev_set_name()
210272a driver core: Remove completion from struct klist_node
929d2fa driver core: Rearrange struct device for better packing
7f4f5d4 Fix misspellings in pm.h macros
adf0949 PM: Simplify the new suspend/hibernation framework for devices
b2c0805 sparc: make proces_ver_nack a bit more readable
69b6ba3 SUNRPC: Ensure the server closes sockets in a timely fashion
262a098 NFSD: Add documenting comments for nfsctl interface
9e07485 NFSD: Replace open-coded integer with macro
54224f0 NFSD: Fix a handful of coding style issues in write_filehandle()
b046ccd NFSD: clean up failover sysctl function naming
b064ec0 lockd: Enable NLM use of AF_INET6
57ef692 NLM: Rewrite IPv4 privileged requester's check
d1208f7 NLM: nlm_privileged_requester() doesn't recognize mapped loopback
address
49b5699 NSM: Move nsm_create()
b7ba597 NSM: Move nsm_use_hostnames to mon.c
8529bc5 NSM: Move nsm_addr() to fs/lockd/mon.c
e6765b8 NSM: Remove include/linux/lockd/sm_inter.h
94da766 NSM: Replace IP address as our nlm_reboot lookup key
77a3ef3 NSM: More clean up of nsm_get_handle()
b39b897 NSM: Refactor nsm_handle creation into a helper function
92fd91b NLM: Remove "create" argument from nsm_find()
8c7378f NLM: Call nsm_reboot_lookup() instead of nsm_find()
3420a8c NSM: Add nsm_lookup() function
576df46 NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque
7fefc9c NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument
cab2d3c NSM: Encode the new "priv" cookie for NSMPROC_MON requests
7e44d3b NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created
05f3a9a NSM: Remove !nsm check from nsm_release()
bc1cc6c NSM: Remove NULL pointer check from nsm_find()
5cf1c4b NSM: Add dprintk() calls in nsm_find and nsm_release
67c6d10 NSM: Move nsm_find() to fs/lockd/mon.c
03eb1dc NSM: move to xdr_stream-based XDR encoders and decoders
36e8e66 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c
9c1bfd0 NSM: Move NSM-related XDR data structures to lockd's xdr.h
0c7aef4 NSM: Check result of SM_UNMON upcall
356c3eb NLM: Move the public declaration of nsm_unmonitor() to lockd.h
c8c23c4 NSM: Release nsmhandle in nlm_destroy_host
1e49323 NLM: Move the public declaration of nsm_monitor() to lockd.h
5d254b1 NSM: Make sure to return an error if the SM_MON call result is not
zero
5bc74be NSM: Remove BUG_ON() in nsm_monitor()
501c1ed NLM: Remove redundant printk() in nlmclnt_lock()
9fee490 NSM: Use sm_name instead of h_name in nsm_monitor() and
nsm_unmonitor()
29ed140 NSM: Support IPv6 version of mon_name
f47534f NSM: Use modern style for sm_name field in nsm_handle
5acf431 NSM: convert printk(KERN_DEBUG) to a dprintk()
a484675 NSM: Use C99 structure initializer to initialize nsm_args
afb0369 NLM: Add helper to handle IPv4 addresses
bc99580 NLM: Support IPv6 scope IDs in nlm_display_address()
6999fb4 NLM: Remove AF_UNSPEC arm in nlm_display_address()
1df40b6 NLM: Remove address eye-catcher buffers from nlm_host
7538ce1 NLM: Use modern style for pointer fields in nlm_host
c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3)
c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3)
548eaca nfsd: document new filehandle fsid types
2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname
9346eff nfsd: Minor cleanup of find_stateid
b3d4767 nfsd: update fh_verify description
c2ce5ca scc_pata: make use of scc_dma_sff_read_status()
0578963 ide-dma-sff: factor out ide_dma_sff_write_status()
592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
3f023b0 ide: don't set hwif->dma_ops in init_dma() method
391ad19 Resurrect IT8172 IDE controller driver
7ee9803 piix: sync ich_laptop[] with ata_piix.c
02c84bd ide: update warm-plug HOWTO
e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request
queues
c38714e ide: remove now redundant ->cur_dev checks
94c9644 ide: remove unused ide_hwif_t.sg_mapped field
906ef98 ide: struct ide_atapi_pc - remove unused fields and update
documentation
b1b1cd9 ide: remove superfluous hwif variable assignment from
ide_timer_expiry()
8c6de94 ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c
9600dcf ide: make "paranoia" ->handler check in ide_intr() more strict
d6251d4 ide-cd: convert to ide-atapi facilities
1e91477 ide-cd: start DMA before sending the actual packet command
7a38f3c ide-cd: wait for DRQ to get set per default
744a82b ide: Fix drive's DWORD-IO handling
2bd24a1 ide: add port and host iterators
5e7f3a4 ide: dynamic allocation of device structures
a32296f ide: NUMA aware allocation of host and port structures
07af5a5 it821x: use ide_get_pair_dev() helper
5d44a15 cmd64x: use ide_get_pair_dev() helper
2b78ff5 cmd640: use ide_get_pair_dev() helper
bca4ff1 amd74xx: use ide_get_pair_dev() helper
627e05d ide: remove ->error method from struct ide_driver
585e971 ide: unexport ide_wait_not_busy()
7f3c868 ide: remove ide_driver_t typedef
9892ec5 ide: remove 'byte' typedef
c0ae502 ide: remove ide_pci_enablebit_t typedef
54cc142 ide: remove local_irq_set() macro
898ec22 ide: remove HWIF() macro
b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c
ff670e6 ide: update ide_unregister() documentation
b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2)
5b31f85 ide: use lock bitops for ports serialization (v2)
efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next
ae86afa ide: use per-port IRQ handlers
bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts
42cf261 ide: fix setting nIEN on idle devices
b46f205 ide: fix LOCKDEP warning
1679681 Merge branch 'topic/asoc' into for-linus
227b4dc ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control
buses
30f8825 avr32: Remove DMATEST from defconfigs
e245001 arch/avr32: Eliminate NULL test and memset after alloc_bootmem
5a9e67b trivial: chack -> check typo fix in main Makefile
f1fb9bb trivial: Add a space (and a comma) to a printk in 8250 driver
8b5b8f4 trivial: Fix misspelling of "firmware" in docs for ncr53c8xx/sym53c8xx
2a94739 trivial: Fix misspelling of "firmware" in powerpc Makefile
8eb09d8 trivial: Fix misspelling of "firmware" in usb.c
c3af171 trivial: Fix misspelling of "firmware" in qla1280.c
89546de trivial: Fix misspelling of "firmware" in a100u2w.c
d41ad93 trivial: Fix misspelling of "firmware" in megaraid.c
11b9182 trivial: Fix misspelling of "firmware" in ql4_mbx.c
c7060d9 trivial: Fix misspelling of "firmware" in acpi_memhotplug.c
4407245 trivial: Fix misspelling of "firmware" in ipw2100.c
d535295 trivial: Fix misspelling of "firmware" in atmel.c
11f1fbc trivial: Fix misspelled firmware in Kconfig
0211a9c trivial: fix an -> a typos in documentation and comments
025dfda trivial: fix then -> than typos in comments and documentation
0abb8b6 trivial: update Jesper Juhl CREDITS entry with new email
c03264a trivial: fix singal -> signal typo
3a4e367 trivial: Fix incorrect use of "loose" in event.c
edb123e trivial: printk: fix indentation of new_text_line declaration
277835a trivial: rtc-stk17ta8: fix sparse warning
4367fa5 trivial: rtc-ds1511: fix sparse warning
24d431d trivial: add missing printk loglevel in start_kernel
8e6bdb7 trivial: radix-tree: document wrap-around issue of
radix_tree_next_hole()
2b6a2f5 trivial: Update MAINTAINERS entry
db2f59c sched: fix section mismatch
0c910d2 sched: fix double kfree in failure path
8c0bad7 ASoC: Use snd_soc_dapm_nc_pin() in at91sam9g20ek
9334e90 Input: i8042 - add Dell Vostro 1510 to nomux list
5439e72 Merge branch 'topic/asoc' into for-linus
d9be28e Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into
sched/urgent
fdbc045 Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus'
into core/urgent
95f8e30 [XFS] use scalable vmap API
d285975 [XFS] remove old vmap cache
238c6d5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
a159c1a dm snapshot: extend exception store functions
4db6bfe dm snapshot: split out exception store implementations
1ae25f9 dm snapshot: rename struct exception_store
aea53d9 dm snapshot: separate out exception store interface
fe9cf30 dm mpath: move trigger_event to system workqueue
784aae7 dm: add name and uuid to sysfs
d581687 dm table: rework reference counting
ab4c14248 dm: support barriers on simple devices
7d76345 dm request: extend target interface
8fbf26a dm request: add caches
23d39f6 dm ioctl: allow dm_copy_name_and_uuid to return only one field
ac1f0ac dm log: ensure log bitmap fits on log device
2045e88 dm log: move region_size validation
6f3af01 dm log: avoid reinitialising io_req on every operation
10d3bd0 dm: consolidate target deregistration error handling
d460c65 dm raid1: fix error count
c7a2bd1 dm log: fix dm_io_client leak on error paths
90fa152 dm snapshot: change yield to msleep
a1b51e9 dm table: drop reference at unbind
8e128ce Merge branch 'for-next' of git://git.o-hand.com/linux-mfd
0bbb275 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
0578c3b Merge branch 'core-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7d8a804 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
c58bd34 Merge branch 'i2c-next' of git://aeryn.fluff.org.uk/bjdooks/linux
8606ab6 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
c54feba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
e42e4ba igb: fix anoying type mismatch warning on rx/tx queue sizing
7a1fcd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
15b0669 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
c155b91 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
e9af797 Merge branch 'next' of
git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
10cc04f Merge branch 'upstream-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
520c853 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
e8c82c2 mm lockless pagecache barrier fix
f1b11e5 i2o: Update my address
3537d54 qlge: Fix sparse warnings for tx ring indexes.
2c9a0d4 qlge: Fix sparse warning regarding rx buffer queues.
fd2df4f qlge: Fix sparse endian warning in ql_hw_csum_setup().
a303ce0 qlge: Fix sparse endian warning for inbound packet control block
flags.
8306c95 qlge: Fix sparse warnings for byte swapping in qlge_ethool.c
0f84001 myri10ge: print MAC and serial number on probe failure
6f57321 pkt_sched: cls_u32: Fix locking in u32_change()
4696b64 sparc: Fix minor SPARC32 compile error
f1d3e4d iucv: fix cpu hotplug
65dbd7c af_iucv: Free iucv path/socket in path_pending callback
18becbc af_iucv: avoid left over IUCV connections from failing connects
55cdea9 af_iucv: New error return codes for connect()
046c688 mm: update my address
5641f1f X86_DEBUGCTLMSR won't work on uml
7483cb7 uml got broken by commit 30742d5c2277c325fb0e9d2d817d55a19995fe8f
22409f9 get rid of the last symlink in uml build
48e4cc7 net/ehea: bitops work on unsigned longs
c276e09 Revert "net: Fix for initial link state in 2.6.28"
2f42357 ASoC: TWL4030: Convert the bitfield enums to VALUE_ENUM type
2e72f8e ASoC: New enum type: value_enum
7961233 pxa2xx-ac97: switch AC unit to correct state before probing
05d5e99 ASoC: Clocking fixes for davinci-evm.c
7f18534 ASoC: Mark non-connected TWL4030 pins for pandora
d304c6e ASoC: OMAP: Select OMAP pin multiplexing when using Nokia N810 ASoC
drivers
3a5e1d1 Merge branch 'topic/misc' into for-linus
9d7eff6 Merge branch 'topic/asoc' into for-linus
cad9d90 Merge branch 'fixes' of
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
8eca753 ALSA: ice1724 - Fix a typo in IEC958 PCM name
4ae8978 inotify: fix type errors in interfaces
2f1169e fix breakage in reiserfs_new_inode()
5b45d96 fix the treatment of jfs special inodes
d8e9650 vfs: remove duplicate code in get_fs_type()
4c728ef add a vfs_fsync helper
6110e3a sys_execve and sys_uselib do not call into fsnotify
56ff5ef zero i_uid/i_gid on inode allocation
acfa438 inode->i_op is never NULL
9742df3 ntfs: don't NULL i_op
261964c isofs check for NULL ->i_op in root directory is dead code
c765d47 affs: do not zero ->i_op
7f5ff76 kill suid bit only for regular files
5b6f1eb vfs: lseek(fd, 0, SEEK_CUR) race condition
9047bea ocfs2: Access the right buffer_head in ocfs2_merge_rec_left.
dad7d97 ocfs2: use min_t in ocfs2_quota_read()
a641dc2 ocfs2: remove unneeded lvb casts
38d59ef ocfs2: Add xattr support checking in init_security
008aafa ocfs2: alloc xattr bucket in ocfs2_xattr_set_handle
0e445b6 ocfs2: calculate and reserve credits for xattr value in mknod
90cb546 ocfs2/xattr: fix credits calculation during index create
4b3f620 ocfs2/xattr: Always updating ctime during xattr set.
71d548a ocfs2/xattr: Remove extend_trans call and add its credits from the
beginning
7b791d6 ocfs2/dlm: Fix race during lockres mastery
b0d4f81 ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking
list
d4f7e65 ocfs2/dlm: Hold off sending lockres drop ref message while lockres is
migrating
57dff26 ocfs2/dlm: Clean up errors in dlm_proxy_ast_handler()
2b83256 ocfs2/dlm: Fix a race between migrate request and exit domain
58896c4 ocfs2: One more hamming code optimization.
7bb458a ocfs2: Another hamming code optimization.
e798b3f ocfs2: Don't hand-code xor in ocfs2_hamming_encode().
9d28cfb ocfs2: Enable metadata checksums.
d030cc9 ocfs2: Validate superblock with checksum and ecc.
c175a51 ocfs2: Checksum and ECC for directory blocks.
87d35a7 ocfs2: Add directory block trailers.
8400897 ocfs2: Use proper journal_access function in xattr.c
4311901 ocfs2: Pass value buf to ocfs2_remove_value_outside().
512620f ocfs2: Use ocfs2_xattr_value_buf in ocfs2_xattr_set_entry().
0c748e9 ocfs2: Pass value buf to ocfs2_xattr_update_entry().
b3e5d37 ocfs2: Pass ocfs2_xattr_value_buf into ocfs2_xattr_value_truncate().
19b801f ocfs2: Pull ocfs2_xattr_value_buf up into
ocfs2_xattr_value_truncate().
d72cc72 ocfs2: Pull ocfs2_xattr_value_buf up from
__ocfs2_remove_xattr_range().
2a50a74 ocfs2: Create ocfs2_xattr_value_buf.
4d0e214 ocfs2: Add ecc and checksums to ocfs2 xattr buckets.
13723d0 ocfs2: Use metadata-specific ocfs2_journal_access_*() functions.
ffdd7a5 ocfs2: Wrap up the common use cases of ocfs2_new_path().
50655ae ocfs2: Add journal_access functions with jbd2 triggers.
d6b32bb ocfs2: block read meta ecc.
684ef27 ocfs2: Add a validation hook for quota block reads.
70ad1ba ocfs2: Add the underlying blockcheck code.
ab552d5 ocfs2: Add the on-disk structures for metadata checksums.
e06c822 jbd2: Add buffer triggers
754938c ocfs2/quota: Add QUOTA in mlog_attribute.
91f2033 ocfs2: Pass xs->bucket into ocfs2_add_new_xattr_bucket().
ed29c0c ocfs2: Move buckets up into ocfs2_add_new_xattr_bucket().
012ee91 ocfs2: Move buckets up into ocfs2_add_new_xattr_cluster().
41cb814 ocfs2: Pass buckets into ocfs2_mv_xattr_bucket_cross_cluster().
92cf3ad ocfs2: Start using buckets in ocfs2_adjust_xattr_cross_cluster().
c58b603 ocfs2: Use ocfs2_mv_xattr_buckets() in
ocfs2_mv_xattr_bucket_cross_cluster().
54ecb6b ocfs2: ocfs2_mv_xattr_buckets() can handle a partial cluster now.
874d65a ocfs2: Rename ocfs2_cp_xattr_cluster() to ocfs2_mv_xattr_buckets().
b5c03e7 ocfs2: Use ocfs2_cp_xattr_bucket() in
ocfs2_mv_xattr_bucket_cross_cluster().
2b656c1 ocfs2: Explain t_is_new in ocfs2_cp_xattr_cluster().
15d6092 ocfs2: Dirty the entire first bucket in ocfs2_cp_xattr_cluster().
92de109 ocfs2: Dirty the entire first bucket in ocfs2_extend_xattr_bucket()
88c3b06 ocfs2: Narrow the transaction for deleting xattrs from a bucket.
548b0f2 ocfs2: Dirty the entire bucket in ocfs2_bucket_value_truncate()
df32b33 ocfs2/quota: sparse fixes for quota
e35ff98 ocfs2: fix indendation in ocfs2_dquot_drop_slow
a5b5ee3 ext4: Add default allocation routines for quota structures
157091a ext3: Add default allocation routines for quota structures
4103003 reiserfs: Add default allocation routines for quota structures
7d9056b quota: Export dquot_alloc() and dquot_destroy() functions
5cd9d5b quota: Unexport dqblk_v1.h and dqblk_v2.h
9a2f386 ocfs2: Fix build warnings (64-bit types vs long long)
53a3604 ocfs2: Make ocfs2_get_quota_block() consistent with
ocfs2_read_quota_block()
af09e51 ocfs2: Fix oops when extending quota files
85eb8b7 ocfs2: Fix ocfs2_read_quota_block() error handling.
57a09a7 ocfs2: Add missing initialization
b86c86f ocfs2: Use BH_JBDPrivateStart instead of BH_Unshadow
e97fcd9 jbd2: Add BH_JBDPrivateStart
19ece54 ocfs2: Enable quota accounting on mount, disable on umount
2205363 ocfs2: Implement quota recovery
171bf93 ocfs2: Periodic quota syncing
a90714c ocfs2: Add quota calls for allocation and freeing of inodes and space
9e33d69 ocfs2: Implementation of local and global quota file handling
bbbd0eb ocfs2: Mark system files as not subject to quota accounting
1a224ad ocfs2: Assign feature bits and system inodes to quota feature and
quota files
90e86a6 ocfs2: Support nested transactions
12c7752 quota: Implement function for scanning active dquots
3d9ea25 quota: Add helpers to allow ocfs2 specific quota initialization,
freeing and recovery
571b46e quota: Update version number
4d59bce quota: Keep which entries were set by SETQUOTA quotactl
db49d2d quota: Allow negative usage of space and inodes
e3d4d56 quota: Convert union in mem_dqinfo to a pointer
1ccd14b quota: Split off quota tree handling into a separate file
cf770c1 quota: Move quotaio_v[12].h from include/linux/ to fs/
ca785ec quota: Introduce DQUOT_QUOTA_SYS_FILE flag
dcb3069 quota: Remove compatibility function sb_any_quota_enabled()
6929f89 reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().
17bd13b ext4: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
ee0d5ff ext3: Use sb_any_quota_loaded() instead of sb_any_quota_enabled()
f55abc0 quota: Allow to separately enable quota accounting and enforcing
limits
e4bc7b4 quota: Make _SUSPENDED just a flag
1497d3a quota: Remove bogus 'optimization' in check_idq() and check_bdq()
1209546 quota: Increase size of variables for limits and inode usage
74f783a quota: Add callbacks for allocating and destroying dquot structures
9f868f1 ocfs2/xattr: Restore not_found in xis
97aff52 ocfs2/xattr: Fix a bug in xattr allocation estimation
53ef99c ocfs2: Remove JBD compatibility layer
511308d ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks()
a8549fb ocfs2: Wrap virtual block reads in ocfs2_read_virt_blocks()
970e493 ocfs2: Validate metadata only when it's read from disk.
4ae1d69 ocfs2: Wrap xattr block reads in a dedicated function
a22305c ocfs2: Wrap dirblock reads in a dedicated function.
5e96581 ocfs2: Wrap extent block reads in a dedicated function.
4203530 ocfs2: Morph the haphazard OCFS2_IS_VALID_GROUP_DESC() checks.
68f64d4 ocfs2: Wrap group descriptor reads in a dedicated function.
57e3e79 ocfs2: Consolidate validation of group descriptors.
10995aa ocfs2: Morph the haphazard OCFS2_IS_VALID_DINODE() checks.
b657c95 ocfs2: Wrap inode block reads in a dedicated function.
a68979b ocfs2: add mount option and Kconfig option for acl
89c38bd ocfs2: add ocfs2_init_acl in mknod
060bc66 ocfs2: add ocfs2_acl_chmod
23fc270 ocfs2: add ocfs2_check_acl
929fb01 ocfs2: add POSIX ACL API
4e3e9d0 ocfs2: add ocfs2_xattr_get_nolock
534eadd ocfs2: add ocfs2_init_security in during file create
923f7f3 ocfs2: add security xattr API
6c3faba ocfs2: add ocfs2_xattr_set_handle
f5d3620 ocfs2: move new inode allocation out of the transaction
fecc011 ocfs2: turn __ocfs2_remove_inode_range() into
ocfs2_remove_btree_range()
85db90e ocfs2/xattr: Merge xattr set transaction.
78f30c3 ocfs2/xattr: Reserve meta/data at the beginning of ocfs2_xattr_set.
c73f60f ocfs2/xattr: Move clusters free into dealloc.
2891d29 ocfs2: Add clusters free in dealloc_ctxt.
976331d ocfs2/xattr: Only extend xattr bucket in need.
757055a ocfs2/xattr: Only set buffer update if it doesn't exist in cache.
1c32a2f ocfs2/xattr: Remove additional bucket allocation in bucket defragment.
02dbf38 ocfs2: Use buckets in ocfs2_xattr_set_entry_in_bucket().
161d6f3 ocfs2: Use buckets in ocfs2_defrag_xattr_bucket().
178eeac ocfs2: Use buckets in ocfs2_xattr_create_index_block().
e2356a3 ocfs2: Use buckets in ocfs2_xattr_bucket_find().
ba93712 ocfs2: Take ocfs2_xattr_bucket structures off of the stack.
4980c6d ocfs2: Copy xattr buckets with a dedicated function.
1224be0 ocfs2: Wrap journal_access/journal_dirty for xattr buckets.
784b816 ocfs2: Improve ocfs2_read_xattr_bucket().
6dde41d ocfs2: Provide a wrapper to brelse() xattr bucket buffers.
3e63294 ocfs2: Convenient access to an xattr bucket's header.
51def39 ocfs2: Convenient access to xattr bucket data blocks.
9c7759a ocfs2: Convenient access to an xattr bucket's block number.
4ac6032 ocfs2: Field prefixes for the xattr_bucket structure
4209324 avr32: data param to at32_add_device_mci() must be non-NULL
0e49005 Merge branch 'move-atmel-mci-h' into boards
c42aa77 atmel-mci: move atmel-mci.h file to include/linux
dd5e133 avr32: Hammerhead board support
bc08969 Merge branch 'cleanups' into boards
be92d7a genirq: provide irq_to_desc() to non-genirq architectures too
46483d1 Merge branch 'core/iommu' into core/urgent
82c5b7b hrtimer: splitout peek ahead functionality, fix
5cf1c00 ASoC: fix davinci-sffsdr buglet
c70f22d sched: clean up arch_reinit_sched_domains()
39aac64 sched: mark sched_create_sysfs_power_savings_entries() as __init
5359c32 Merge branch 'linus' into sched/urgent
e3f1d88 hrtimer: fixup comments
a6037b6 hrtimer: fix recursion deadlock by re-introducing the softirq
731a55b hrtimer: simplify hotplug migration
d5fd43c hrtimer: fix HOTPLUG_CPU=n compile warning
8bdec95 hrtimer: splitout peek ahead functionality
c59ab97 rcu: fix rcutorture bug
adde42b avr32: Allow reserving multiple pins at once
45f9269 favr-32: Remove deprecated call
88f60f6 Merge branch 'i2c-next-s3c' into i2c-next
8d3d3fb MIMC200: Remove deprecated call
cd8faac Merge branch 'topic/usbaudio' into for-linus
8924c67 Merge branch 'topic/hda' into for-linus
ab05e29 Merge branch 'topic/asoc' into for-linus
5f6333b avr: struct device - replace bus_id with dev_name(), dev_set_name()
230e40f proc: remove write-only variable in proc_pident_lookup()
dfe6b7d proc: fix sparse warning
2ec220e proc: add /proc/*/stack
631f9c1 proc: remove '##' usage
ecae934 proc: remove useless WARN_ONs
b4df2b9 proc: stop using BKL
ea7d3fe rcu: eliminate synchronize_rcu_xxx macro
90a4d2c rcu: make treercu safe for suspend and resume
c12172c rcu: fix rcutree grace-period-latency bug on small systems
7945cc6 tcp: Kill extraneous SPLICE_F_NONBLOCK checks.
576b4d0 sparc: Remove reg*.h from Kbuild
76f7ba3 SELinux: shrink sizeof av_inhert selinux_class_perm and context
47cd526 sparc: Clean arch-specific code in prom_common.c
4f7d54f tcp: don't mask EOF and socket errors on nonblocking splice receive
eb8374e GFS2: Use DEFINE_SPINLOCK
88a19ad GFS2: Fix use-after-free bug on umount (try #2)
fefc03b Revert "GFS2: Fix use-after-free bug on umount"
7ed122e GFS2: Streamline alloc calculations for writes
9a776db GFS2: Send useful information with uevent messages
3af165a GFS2: Fix use-after-free bug on umount
2e20470 GFS2: Remove ancient, unused code
2bfb644 GFS2: Move four functions from super.c
b528968 GFS2: Fix bug in gfs2_lock_fs_check_clean()
fdd1062 GFS2: Send some sensible sysfs stuff
97cc102 GFS2: Kill two daemons with one patch
9ac1b4d GFS2: Move gfs2_recoverd into recovery.c
813e0c4 GFS2: Fix "truncate in progress" hang
37b2c83 GFS2: Clean up & move gfs2_quotad
fa75ced GFS2: Add more detail to debugfs glock dumps
73f7494 GFS2: Banish struct gfs2_rgrpd_host
cfc8b54 GFS2: Move rg_free from gfs2_rgrpd_host to gfs2_rgrpd
d8b71f7 GFS2: Move rg_igeneration into struct gfs2_rgrpd
383f01f GFS2: Banish struct gfs2_dinode_host
c9e9888 GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
3767ac2 GFS2: Move di_eattr into "proper" inode
ad6203f GFS2: Move "entries" into "proper" inode
bcf0b5b GFS2: Move generation number into "proper" part of inode
55ba474 GFS2: sparse annotation of gl->gl_spin
1bb7322 GFS2: Fix up jdata writepage/delete_inode
b276058 GFS2: Rationalise header files
e9079cc GFS2: Support for FIEMAP ioctl
192eee8 sparc: Kill asm/reg*.h
761b602 sparc: Use 64BIT config entry
129fa44 dccp: Integrate the TFRC library with DCCP
e5fd56c dccp: Clean up ccid.c after integration of CCID plugins
ddebc97 dccp: Lockless integration of CCID congestion-control plugins
6ea2fde qeth: get rid of extra argument after printk to dev_* conversion
015e691 qeth: No large send using EDDP for HiperSockets.
5b54e16 qeth: do not spin for SETIP ip assist command
fc9c246 qeth: avoid crash in case of layer mismatch for VSWITCH
fe94e2e qeth: exploit source MAC address for inbound layer3 packets
906f1f0 qeth: HiperSockets mcl string conversion (pre z9 mach)
6e5c172 can: update can-bcm for hrtimer hardirq callbacks
858eb71 DCB: fix kfree(skb)
914d116 ipv6: IPV6_PKTINFO relied userspace providing correct length
22604c8 net: Fix for initial link state in 2.6.28
745417e tun: Eliminate sparse signedness warning
f26251e e100: cosmetic cleanup
f32f8b7 net/rfkill/rfkill.c: fix unused rfkill_led_trigger() warning
939678f qlge: bugfix: Fix register access error checking.
459caf5 qlge: bugfix: Fix ring length setting for rx ring, large/small
2b72c78 qlge: bugfix: Fix shadow register endian issue.
4055c7d qlge: bugfix: Add missing pci_unmap_page call in receive path.
c907a35 qlge: bugfix: Add missing pci_mapping_err checking.
fe0bdec Merge branch 'audit.b61' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
2269201 enc28j60: fix RX buffer overflow
fecc703 isdn: capi: &&/|| typos
14eaddc CRED: Fix regression in cap_capable() as shown up by sys_faccessat()
[ver #2]
5d38a07 gro: Add page frag support
b530256 gro: Use gso_size to store MSS
cfc3a44 starfire: use request_firmware()
077f849 firmware: convert tg3 driver to request_firmware()
949b425 firmware: convert acenic driver to request_firmware()
14deae4 ipv6: Fix sporadic sendmsg -EINVAL when sending to multicast groups.
473321f MAINTAINERS: update sparc maintainer
83c8698 sparc: unify ipcbuf.h
c8a12d4 firewire: reorder struct fw_card for better cache efficiency
d6f95a3 firewire: fix resetting of bus manager retry counter
0fa1986 firewire: improve refcounting of fw_card
2cc489c firewire: typo in comment
d6053e0 firewire: fix small memory leak at module removal
621f6dd firewire: fw-sbp2: remove unnecessary locking
c82cdea ieee1934: dv1394: interrupt enabling/disabling broken on big-endian
7d7039d ieee1394: dv1394: annotate frame input/output structs as little endian
faf26bc ieee1394: eth1394: trivial sparse annotations
debb480 ieee1394: mark bus_info_data as a __be32 array
a5e6f64 ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro
c816015 ieee1394: pcilynx: trivial endian annotation
0bed181 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in
quadlets
c1fc58d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC
cbe7dd6 ieee1394: ohci1394: flush MMIO writes before delay in initialization
9e234fa ieee1394: ohci1394: pass error codes from request_irq through
d1069ae ieee1394: ohci1394: don't leave interrupts enabled during
suspend/resume
b17a550 ieee1394: mark all hpsb_address_ops instances as const
adb0a61 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation
9e01892 module: convert to stop_machine_create/destroy.
9ea09af stop_machine: introduce stop_machine_create/destroy.
c298be7 parisc: fix module loading failure of large kernel modules
088af9a module: fix module loading failure of large kernel modules for parisc
d1e99d7 module: fix warning of unused function when !CONFIG_PROC_FS
ca4787b kernel/module.c: compare symbol values when marking symbols as
exported in /proc/kallsyms.
a327ca2 remove CONFIG_KMOD
5c8c40b Merge branch 'master' of
git://git.infradead.org/users/pcmoore/lblnet-2.6_next into next
099e657 rtc: add alarm/update irq interfaces
54566b2 fs: symlink write_begin allocation context fix
e687d69 viafb: fix crashes due to 4k stack overflow
c644f0e fs: introduce bgl_lock_ptr()
0a30c5c spi.h uses/needs device.h
2e4e27c vmalloc.c: fix flushing in vmap_page_range()
7b574b7 cgroups: fix a race between cgroup_clone and umount
5af75d8 audit: validate comparison operations, store them in sane form
36c4f1b1 clean up audit_rule_{add,del} a bit
e048e02 make sure that filterkey of task,always rules is reported
e45aa21 audit rules ordering, part 2
0590b93 fixing audit rule ordering mess, part 1
1a9d079 audit_update_lsm_rules() misses the audit_inode_hash[] ones
57f71a0 sanitize audit_log_capset()
157cf64 sanitize audit_fd_pair()
564f699 sanitize audit_mq_open()
c32c8af sanitize AUDIT_MQ_SENDRECV
20114f7 sanitize audit_mq_notify()
7392906 sanitize audit_mq_getsetattr()
e816f37 sanitize audit_ipc_set_perm()
a33e675 sanitize audit_ipc_obj()
f3298dc sanitize audit_socketcall
4f6b434 don't reallocate buffer in every audit_sockaddr()
3f874b6 mfd: Fix section mismatch in da903x
8916ede getrusage: RUSAGE_THREAD should return ru_utime and ru_stime
52942b6 swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c
88e75cc mfd: move drivers/i2c/chips/menelaus.c to drivers/mfd
87c1349 mfd: move drivers/i2c/chips/tps65010.c to drivers/mfd
0931a4c mfd: dm355evm msp430 driver
4331bb3 mfd: Add missing break from wm3850-core
ca23f8c mfd: Add WM8351 support
645524a mfd: Support configurable numbers of DCDCs and ISINKs on WM8350
53a0d99 mfd: Handle missing WM8350 platform data
9692063 mfd: Add WM8352 support
94964f9 mfd: Use irq_to_desc in twl4030 code
342d765 power_supply: Add Dialog DA9030 battery charger driver
856f6fd mfd: Dialog DA9030 battery charger MFD driver
b8380c1 mfd: Register WM8400 codec device
44faac3 mfd: Pass driver_data onto child devices
6354ab5 mfd: Fix twl4030-core.c build error
b73eac7 mfd: twl4030 regulator bug fixes
dad759f mfd: twl4030: create some regulator devices
67460a7 mfd: twl4030: cleanup symbols and OMAP dependency
5725d66 mfd: twl4030: simplified child creation code
4008e87 power_supply: Add battery health reporting for WM8350
7e386e6 power_supply: Add cold to the POWER_SUPPLY_HEALTH report values
b797a55 mfd: Refactor WM8350 chip identification
d756f4a mfd: Switch WM8350 revision detection to a feature based model
14431aa power_supply: Add support for WM8350 PMU
3fba19e mfd: allow reading entire register banks on twl4030
6748852 mfd: Add AUXADC support for WM8350
0c8a601 mfd: Add WM8350 revision H support
858e674 mfd: Add some documentation for WM8350 register lock
2c52122 mfd: Remove i.MX31ism from WM8350 i2c driver
6cd99b7 mfd: Don't mark WM8350 security register as volatile
913ae5a ALSA: sound/usb: Use negated usb_endpoint_xfer_control, etc
c66b990 intel-iommu: fix build error with INTR_REMAP=y and DMAR=n
4010b01 Merge branch 'linus' into core/urgent
ed42350 Merge branch 'upstream-fixes' into for-next
4dfdc46 HID: fix error condition propagation in hid-sony driver
b8a832b HID: fix reference count leak hidraw
25e6161 HID: add proper support for pensketch 12x9 tablet
5f6108c HID: don't allow DealExtreme usb-radio be handled by usb hid driver
1db489b HID: fix default Kconfig setting for TopSpeed driver
f14f526 HID: driver for TopSeed Cyberlink quirky remote
ac09952 HID: make boot protocol drivers depend on EMBEDDED
725cf0f HID: avoid sparse warning in HID_COMPAT_LOAD_DRIVER
0790340 HID: hiddev cleanup -- handle all error conditions properly
42859e0 HID: force feedback driver for GreenAsia 0x12 PID
d04b431e HID: switch specialized drivers from "default y" to !EMBEDDED
aae6c28 HID: set proper dev.parent in hidraw
3a6f82f HID: add dynids facility
898089d HID: use GFP_KERNEL in hid_alloc_buffers
581a273 HID: usbhid, use usb_endpoint_xfer_int
0ed94b3 HID: move usbhid flags to usbhid.h
94011f9 HID: add n-trig digitizer support
9188e79 HID: add phys and name ioctls to hidraw
6bbe586 HID: struct device - replace bus_id with dev_name(), dev_set_name()
08ef08e HID: automatically call usbhid_set_leds in usbhid driver
efc7ce1 HID: non-input reports can also be numbered
ac26fca HID: ignore mouse interface for unibody macbooks
7d3b56b Merge branch 'cpus4096-for-linus-3' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
269b012 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu
f60a0a7 Merge branch 'for_linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
2f98357 sparseirq: move set/get_timer_rand_state back to .c
e9e67a8 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
ad6b646 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
61420f5 Merge branch 'cputime' of
git://git390.osdl.marist.edu/pub/scm/linux-2.6
d97106a Make %p print '(null)' for NULL pointers
3bfacef get rid of special-casing the /sbin/loader on alpha
17580d7 sanitize ifdefs in binfmt_aout
fe30af9 remove the rudiment of a.out for sparc
e0b685d Updated contact info for CREDITS file
ab14398 x86: setup_per_cpu_areas() cleanup
8fd2d2d cpumask: fix compile error when CONFIG_NR_CPUS is not defined
80855f7 cpumask: use alloc_cpumask_var_node where appropriate
2fdf66b cpumask: convert shared_cpu_map in acpi_processor* structs to
cpumask_var_t
ee943a8 x86: use cpumask_var_t in acpi/boot.c
9628937 x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids
6ca09df sched: put back some stack hog changes that were undone in
kernel/sched.c
730cf27 x86: enable cpus display of kernel_max and offlined cpus
6bdf197 ia64: cpumask fix for is_affinity_mask_valid()
263ec64 cpumask: convert RCU implementations, fix
e465b53 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into
cpus4096-v2
7eb1955 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into
merge-rr-cpumask
065a6d6 AMD IOMMU: remove now unnecessary #ifdefs
b0a11f4 Merge branches 'iommu/api' and 'iommu/amd' into for-linus
0e93dd8 AMD IOMMU: prealloc_protection_domains should be static
7398ca7 kvm/iommu: fix compile warning
8ecaf8f AMD IOMMU: add statistics about total number of map requests
5774f7c AMD IOMMU: add statistics about allocated io memory
18811f5 AMD IOMMU: add stats counter for domain tlb flushes
f57d98a AMD IOMMU: add stats counter for single iommu domain tlb flushes
c185897 AMD IOMMU: add stats counter for cross-page request
5d31ee7 AMD IOMMU: add stats counter for free_coherent requests
c8f0fb3 AMD IOMMU: add stats counter for alloc_coherent requests
55877a6 AMD IOMMU: add stats counter for unmap_sg requests
d03f067 AMD IOMMU: add stats counter for map_sg requests
146a691 AMD IOMMU: add stats counter for unmap_single requests
0f2a86f AMD IOMMU: add stats counter for map_single requests
da49f6d AMD IOMMU: add stats counter for completion wait events
7f26508 AMD IOMMU: add init code for statistic collection
a9dddbe AMD IOMMU: add necessary header defines for stats counting
2e11760 AMD IOMMU: add Kconfig entry for statistic collection code
a4e267c AMD IOMMU: use dev_name in iommu_enable function
edcb34d AMD IOMMU: use calc_devid in prealloc_protection_domains
c226f85 AMD IOMMU: convert amd_iommu_isolate to bool
0cfd7aa AMD IOMMU: convert iommu->need_sync to bool
ab89672 AMD IOMMU: use dev_name instead of self-build print_devid
1ac4cbb AMD IOMMU: allocate a new protection for hotplugged devices
e2dc14a AMD IOMMU: add a domain flag for default domains
26961ef AMD IOMMU: register functions for the IOMMU API
645c4c8 AMD IOMMU: add domain address lookup function for IOMMU API
eb74ff6 AMD IOMMU: add domain unmap function for IOMMU API
c6229ca AMD IOMMU: add domain map function for IOMMU API
0110606 AMD IOMMU: add device attach function for IOMMU API
684f288 AMD IOMMU: add device detach function for IOMMU API
98383fc AMD IOMMU: add domain destroy function for IOMMU API
c156e34 AMD IOMMU: add domain init function for IOMMU API
6d98cd8 AMD IOMMU: add domain cleanup helper function
e275a2a AMD IOMMU: add device notifier callback
355bf55 AMD IOMMU: add device detach helper functions
f1179dc AMD IOMMU: rename set_device_domain function
863c74e AMD IOMMU: add device reference counting for protection domains
5b28df6 AMD IOMMU: add checks for dma_ops domain to dma_ops functions
9fdb19d AMD IOMMU: add protection domain flags
43f4960 AMD IOMMU: add iommu_flush_domain function
9e91901 AMD IOMMU: don't remove protection domain from iommu_pd_list
237b6f3 AMD IOMMU: move invalidation command building to a separate function
8d20196 AMD IOMMU: refactor completion wait handling into separate functions
a2acfb7 AMD IOMMU: add domain id free function
86db2e5 AMD IOMMU: make dma_ops_free_pagetable generic
38e817f AMD IOMMU: rename iommu_map to iommu_map_page
cdc7b83 intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
e4754c9 VT-d: remove now unused intel_iommu_found function
a8bcbb0 VT-d: register functions for the IOMMU API
d14d657 VT-d: adapt domain iova_to_phys function for IOMMU API
dde57a2 VT-d: adapt domain map and unmap functions for IOMMU API
4c5478c VT-d: adapt device attach and detach functions for IOMMU API
5d45080 VT-d: adapt domain init and destroy functions for IOMMU API
19de40a KVM: change KVM to use IOMMU API
1aaf118 select IOMMU_API when DMAR and/or AMD_IOMMU is selected
fc2100e add frontend implementation for the IOMMU API
4a77a6c introcude linux/iommu.h for an iommu api
c4fa386 KVM: rename vtd.c to iommu.c
b653574 Deassign device in kvm_free_assgined_device
0a92035 KVM: support device deassignment
260782b KVM: use the new intel iommu APIs
fe40f1e Check agaw is sufficient for mapped memory
faa3d6f Change intel iommu APIs of virtual machine domain
ea6606b Change domain_context_mapping_one for virtual machine domain
5e98c4b Allocation and free functions of virtual machine domain
5331fe6 Add domain_flush_cache
c7151a8 Add/remove domain device info for virtual machine domain
1ce28fe Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
8e60409 iommu coherency
1b57368 calculate agaw for each iommu
8c11e79 iommu bitmap instead of iommu pointer in dmar_domain
a2bb845 Get iommu from g_iommus for deferred flush
d9630fe Add global iommu list
3b5410e change P2P domain flags
d71a2f3 Initialize domain flags to 0
b15dd79 V4L/DVB (10173): Missing v4l2_prio_close in radio_release
763d19b V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
03fb02c V4L/DVB (10171): Use usb_set_intfdata
2e824f7 VT-d: fix segment number being ignored when searching DRHD
19c239c intel-iommu: trivially inline DMA PTE macros
c07e7d2 intel-iommu: trivially inline context entry macros
2abd7e1 intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
58fa730 intel-iommu: kill off duplicate def of dmar_disabled
a647dac intel-iommu: move struct device_domain_info out of dma_remapping.h
99126f7 intel-iommu: move struct dmar_domain def out dma_remapping.h
622ba12 intel-iommu: move DMA PTE defs out of dma_remapping.h
7a8fc25 intel-iommu: move context entry defs out from dma_remapping.h
46b08e1 intel-iommu: move root entry defs from dma_remapping.h
f27be03 intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.c
519a054 intel-iommu: make init_dmars() static
015ab17 intel-iommu: remove some unused struct intel_iommu fields
acf26c0 ALSA: hda - cxt5051 report jack state
bc7a166 ALSA: hda - add basic jack reporting functions to patch_conexant.c
fa8efd5 sparc: Update 64-bit defconfig.
5ece5c5 xtensa: define __fls
5c134da mn10300: define __fls
16a2062 m32r: define __fls
9ddabc2 h8300: define __fls
ee38e51 frv: define __fls
f54c88c sparc: remove NO_PROC_ID - it is no longer used
65579f3 sparc: drop get_tbr() in traps.h
220483f sparc: fix warning in userspace header traps.h
fffeeb4 sparc: fix warnings in userspace header byteorder.h
2ef4c01 sparc: fix warning in userspace header jsflash.h
7c59d28 sparc: unify openprom.h
640cc59 sparc64: delete unused linux_prom64_ranges from openprom_64.h
bb5b52b sparc: prepare openprom for unification
b608c3f sparc: remove linux_prom_pci_assigned_addresses from openprom_32.h
3011618 sparc: remove ebus definitions from openprom*.h
1eae29b sparc: unify siginfo.h
0999769 cris: define __fls
f3ec38d sparc: unify ptrace.h
bd703d8 sparc: unify sigcontext.h
4d7b92a sparc: add '32' suffix to reg_window, sigcontext, __siginfo_t
ece9348 sparc: unify signal.h
55d646f sparc64: prepare signal_64 for unification
a0381a9 sparc: Kill bogus comment about IRQF_SHARED in pci_psycho.c
12aa0b1 sparc: unify stat.h
085219f sparc32: use proper types in struct stat
104e280 sparc32: drop __old_kernel_stat
a508228 sparc: unify posix_types.h
a66963a sparc: delete unused config symbols
8e3bda0 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
574c3fd Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
56635f7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
a8e7823 Merge branch 'x86-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
90621c4 futex: catch certain assymetric (get|put)_futex_key calls
47dabdc Merge branches 'x86/cleanups', 'x86/fpu' and 'x86/urgent' into
x86/core
923a789 Merge branch 'linus' into x86/cleanups
79ff56e swiotlb: add missing __init annotations
6680598 Disallow gcc versions 3.{0,1}
b840d79 Merge branch 'cpus4096-for-linus-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b67ff8c kbuild: ignore a few files in headers_check
483b412 kbuild: add checks for include of linux/types in userspace headers
521b0c7 kbuild: drop debugging leftover in tags.sh
acc08b5 kbuild: document environment variables
2af238e kbuild: make *config usage docs
80a7d1d kbuild: disable sparse warning "returning void-valued expression"
4307184 kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__
7e557a2 kbuild: check for leaked CONFIG_ symbols to userspace
46b8af5 headers_check.pl: disallow extern's
7826005 kconfig: improve error messages for bad source statements
cf82607 kconfig: struct property commented
5b2cf36 kconfig: add comments to symbol flags
eaa2a87 kconfig: explain symbol value defaults
cfb2a49 m68k: fix recursive dependency in Kconfig
597b0d2 Merge branch 'kvm-updates/2.6.29' of
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
6b55009 V4L/DVB (10170): tuner-simple: prevent possible OOPS caused by divide
by zero error
f4c8254 V4L/DVB (10168): sms1xxx: fix inverted gpio for lna control on tiger
r2
dd72f31 V4L/DVB (10167): sms1xxx: add support for inverted gpio
e4cda3e V4L/DVB (10166): dvb frontend: stop using non-C99 compliant comments
faed4aa V4L/DVB (10165): Add FE_CAN_2G_MODULATION flag to frontends that
support DVB-S2
cb889a2 V4L/DVB (10164): Add missing S2 caps flag to S2API
9baed99 V4L/DVB (10163): em28xx: allocate adev together with struct em28xx dev
0b82c5d V4L/DVB (10162): tuner-simple: Fix tuner type set message
4a87d7c V4L/DVB (10161): saa7134: fix autodetection for AVer TV GO 007 FM Plus
87ea5f9 V4L/DVB (10160): em28xx: update chip id for em2710
5e6de7d V4L/DVB (10157): Add USB ID for the Sil4701 radio from DealExtreme
6a2d802 V4L/DVB (10156): saa7134: Add support for Avermedia AVer TV GO 007 FM
Plus
46a60cf V4L/DVB (10155): Add TEA5764 radio driver
b0c4be8 V4L/DVB (10154): saa7134: fix a merge conflict on Behold H6 board
47aeba5 V4L/DVB (10153): Add the Beholder H6 card to DVB-T part of sources.
f204ae4 V4L/DVB (10152): Change configuration of the Beholder H6 card
899a6f6 V4L/DVB (10151): Fix I2C bridge error in zl10353
91f7c13 V4L/DVB (10150): ttusb-dec: make it depend on PCI
fbe9834 V4L/DVB (10149): ttusb-budget: make it depend on PCI
f347535 V4L/DVB (10148): cx23885: unsigned cx23417_mailbox cannot be negative
9ed5537 V4L/DVB (10144): cx24116: build fix
aecde8b V4L/DVB (10141): v4l2: debugging API changed to match against driver
name instead of ID.
da1b5c9 V4L/DVB (10140): gp8psk: fix incorrect return code (EINVAL instead of
-EINVAL)
9bb7cde V4L/DVB (10139): v4l: rename v4l_compat_ioctl32 to v4l2_compat_ioctl32
069b747 V4L/DVB (10138): v4l2-ioctl: change to long return type to match
unlocked_ioctl.
4ab9203 V4L/DVB (10137): v4l2-compat32: only build if needed
c7dd09d V4L/DVB (10136): v4l2 doc: update v4l2-framework.txt
bec4366 V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
dfa9a5a V4L/DVB (10134): v4l2 doc: set v4l2_dev instead of parent.
50a2a8b V4L/DVB (10133): v4l2-framework: use correct comment style.
7943ecf V4L/DVB (10132): v4l2-compat-ioctl32: remove dependency on videodev.
2640c9a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
80618fa Merge branch 'for-upstream' of
git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
92cde4d Update powerpc maintainers
f0f0ce9 Merge branch 'i8k-updates' from Alan
bef2a50 i8k: Add Dell Vostro systems
7ab21a8 i8k: Enable i8k on Dell Precision Systems
e8e3232 Fix compiler warning in arch/x86/mm/init_32.c
d2fde28 Merge branch 'tty-updates' from Alan
103ceff x86: mpparse.c fix style problems
e65f0f8 serial_8250: support for Sealevel Systems Model 7803 COMM+8
11cd29b hso maintainers update patch
58eb17f hso modem detect fix patch against Alan Cox'es tty tree
ad36b88 tty: Fix an ircomm warning and note another bug
c847d47 drivers/char/cyclades.c: cy_pci_probe: fix error path
6b06f19 Serial: UART driver changes for Cavium OCTEON.
8e23fcc Serial: Allow port type to be specified when calling
serial8250_register_port.
7d6a07d 8250: Serial driver changes to support future Cavium OCTEON serial
patches.
b430428 8250: Don't clobber spinlocks.
bc32562 fix for tty-serial-move-port
f751928 tty: We want the port object to be persistent
6ef5306 __FUNCTION__ is gcc-specific, use __func__
60c20fb serial: RS485 ioctl structure uses __u32 include linux/types.h
6b447f04 tty: Drop the lock_kernel in the private ioctl hook
eeb4613 synclink_cs: Convert to tty_port
fba85e0 tty: use port methods for the rocket driver
47b01b3 tty: kref the rocket driver
21bed70 tty: make rocketport use standard port->flags
c1314a4 tty: Redo the rocket driver locking
6ed1dba tty: Make epca use the port helpers
3969ffb tty: refcount the epca driver
d1c815e tty: relock epca
542f548 tty: Modem functions for the HSO driver
ac9720c tty: Fix the HSO termios handling a bit
e136e30 hso: net driver using tty without locking
33dd474 tty: kref nozomi
c9f19e9 tty: Remove some pointless casts
0ac6053 tty: PTYs set TTY_DO_WRITE_WAKEUP when they don't need to
ff8cb0f tty: N_TTY SIGIO only works for read
eff6937 tty: USB tty devices can block in tcdrain when unplugged
39aced6 serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS
EX-41092 Dual 16950 Serial adapter
a661499 tty: Introduce some close helpers for ports
7834909 tty: tty port zero baud open
0fdeceb tty: ESP has been broken for locking etc forver
4350f3f tty: rework stallion to use the tty_port bits
2a6eadb tty: Rework istallion to use the tty port changes
36c621d tty: Introduce a tty_port generic block_til_ready
3b6826b tty: relock the mxser driver
c2ba38c tty: relock riscom8 using port locks
a129909 tty: rocketport uses different port flags to everyone else
510a304 tty: relock generic_serial
3e61696 isicom: redo locking to use tty port locks
5d951fb tty: Pull the dtr raise into tty port
d0c9873 rio: Kill off ckmalloc
31f3593 tty_port: Add a port level carrier detect operation
c9b3976 tty: Fix PPP hang under load
d0eafc7 CRED: Wrap task credential accesses in the devpts filesystem
39efd19 Add device function for USB serial console
975a1a7 And here's a patch (to be applied on top of the last) which prevents
9f2a036 Convert the oxsemi tornado special cases to use the quirk interface
and not
8c056e5 devpts: fix unused function warning
4bd43f2 tty: Fix close races in USB serial
7e94b1d n_tty: Output bells immediately on a full buffer
acc71bb n_tty: Fix hanfling of buffer full corner cases
a59c0d6 n_tty: Fix handling of control characters and continuations
fc6f623 pty: simplify resize
a47d545 tty: Fix sparse static warning for tty_driver_lookup_tty
d95186d sierra: Fix formatting
835aa44 devpts: Coding style clean up
784c4d8 Document usage of multiple-instances of devpts
2a1b2dc Enable multiple instances of devpts
d4076ac Define get_init_pts_sb()
1f8f1e2 Define mknod_ptmx()
e4adca2 Add DEVPTS_MULTIPLE_INSTANCES config token
53af8ee Extract option parsing to new function
31af0ab Per-mount 'config' object
e76b7c0 Per-mount allocated_ptys
59e55e6 Remove devpts_root global
300a620 n_tty: clean up coding style
a88a69c n_tty: Fix loss of echoed characters and remove bkl from n_tty
e482a23 Blackfin Serial Driver: Remove BI status for known_good_char
68a784c Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large
files over UART in DMA mode
b6efa1e Blackfin Serial Driver: Clean serial console and early prink code.
80d5c47 Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly
52e15f0 Blackfin Serial Driver: updates kgdb over Blackfin serial driver with
kgdb framework
609e5b7 kbuild: Remove gcc 4.1.0 quirk from init/main.c
dceb452 x86: nmi.c fix style problems
f9d1425 Disallow gcc versions 4.1.{0,1}
f153b82 Sanitize gcc version header includes
423a540 x86: ldt.c fix style problems
f634fa9 x86: cpuid.c fix style problems
46814dd x86, UV: remove erroneous BAU initialization
26799a6 x86: fix incorrect __read_mostly on _boot_cpu_pda
0a58244 sched: fix sched_slice()
b16aabc ide-atapi: start dma in a drive-specific way
06cc277 ide-atapi: put the rest of non-ide-cd code into the else-clause of
ide_transfer_pc
28ad91d ide-atapi: remove timeout arg to ide_issue_pc
65a3309 ide-cd: remove handler wrappers
563d993 ide-cd: remove xferlen arg to cdrom_start_packet_command
d77612a ide-atapi: split drive-specific functionality in ide_issue_pc
def860d ide-atapi: assign expiry and timeout based on device type
8c66285 ide-atapi: compute cmd_len based on device type in ide_transfer_pc
5317464 ide: remove the last ide-scsi remnants
5d655a0 ide-atapi: remove ide-scsi remnants from ide_pc_intr()
5fe3110 ide-atapi: remove ide-scsi remnants from ide_transfer_pc()
152fe1c ide-atapi: remove ide-scsi remnants from ide_issue_pc
4cad085 ide-cd: move cdrom_timer_expiry to ide-atapi.c
5f25843 ide-atapi: teach ide atapi about drive->waiting_for_dma
392de1d ide-atapi: accomodate transfer length calculation for ide-cd
4f02ff0 ide-atapi: setup dma for ide-cd
ed48554 ide-atapi: combine drive-specific assignments
991cb26 ide-atapi: add a dev_is_idecd-inline
93c164a remove ide-scsi
07bd3f4 ide-floppy: allocate only toplevel packet commands
bf64741 ide: make IDE_AFLAG_.. numbering continuous again
0f38aaa ide-cd: move debug defines into header
201bffa ide: use per-device request queue locks (v2)
631de37 ide: add ide_[un]lock_hwgroup() helpers
b2cfb05 ide: remove "paranoia" checks for hwgroup->busy
2fb2115 ide: remove IDE PM hack from do_ide_request()
295f000 ide: don't execute the next queued command from the hard-IRQ context
(v2)
ebdab07 ide: move sysfs support to ide-sysfs.c
24630dc ide: factor out device type classifying from do_identify()
96d4094 ide: small ide_register_port() cleanup
b1d249e ide: remove chipset type fixup from ide_host_register()
3ee86dc tx493x: fix indentation
a9067d5 x86: convert permanent_kmaps_init() from macro to inline
b21a207 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into
for-upstream
f4e9749 ALSA: Use usb_set/get_intfdata
c64d899 x86: early_printk - use sizeof instead of hardcoded number
ac11a2b ASoC: Clean up kerneldoc warnings
9bef648 ASoC: Fix pxa2xx-pcm checks for invalid DMA channels
06bf3e1 LSA: hda - Add HP Acacia detection
3fea2cb ALSA: hda - fix name for ALC1200
42a6e66 ALSA: sound/usb: use USB API functions rather than constants
b58602a Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS
2a53008 cpumask: zero extra bits in alloc_cpumask_var_node
5db0e1e cpumask: replace for_each_cpu_mask_nr with for_each_cpu in
kernel/time/
174596a cpumask: convert mm/
41c7bb9 cpumask: convert rest of files in kernel/
e0b582e cpumask: convert kernel/cpu.c
c309b91 cpumask: convert kernel/profile.c
bd232f9 cpumask: convert RCU implementations
d036e67 cpumask: convert kernel/irq
6b95482 cpumask: convert kernel time functions
e7577c5 cpumask: convert kernel/workqueue.c
a45185d cpumask: convert kernel/compat.c
3e59794 cpumask: remove any_online_cpu() users: mm/
f1fc057 cpumask: remove any_online_cpu() users: kernel/
4462344 cpumask: convert kernel trace functions further
9e01c1b cpumask: convert kernel trace functions
333af15 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask():
ia64
9150641 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask():
powerpc
2bb23a6 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask():
s390
78fd744 cpumask: Introduce topology_core_cpumask()/topology_thread_cpumask():
sparc
e0c0ba7 cpumask: Use find_last_bit()
ab53d47 bitmap: find_last_bit()
0db5d3d m68knommu: define __fls
434ae51 m68k: define __fls
ccec25f blackfin: define __fls
96b8d4c avr32: define __fls
165ac43 parisc: remove gratuitous cpu_online_map declaration.
915441b cpumask: Use accessors code in core
4f4b6c1 cpumask: prepare for iterators to only go to
nr_cpu_ids/nr_cpumask_bits.: core
9e2f913 percpu: fix percpu accessors to potentially !cpu_possible() cpus: m32r
6aaa8ce percpu: fix percpu accessors to potentially !cpu_possible() cpus:
pnpbios
e9690a6 cpumask: fix bogus kernel-doc
f320786 cpumask: Remove IA64 definition of total_cpus now it's in core code
90bd49a keys: fix sparse warning by adding __user annotation to cast
1f3403f nfsd race fixes: jfs
c1eaa26 nfsd race fixes: reiserfs
6b38e84 nfsd race fixes: ext4
c38012d nfsd race fixes: ext3
41080b5 nfsd race fixes: ext2
261bca8 nfsd/create race fixes, infrastructure
272eb01 filesystem notification: create fs/notify to contain all fs
notification
c2acf7b fs/block_dev.c: __read_mostly improvement and sb_is_blkdev_sb
utilization
6badd79 kill ->dir_notify()
b6b3fde filp_cachep can be static in fs/file_table.c
fd659fd fix f_count description in Documentation/filesystems/files.txt
1239f26 make INIT_FS use the __RW_LOCK_UNLOCKED initialization
18d8fda take init_fs to saner place
cb23beb kill vfs_permission
3fb6419 pass a struct path * to may_open
b4091d5 kill walk_init_root
66f2218 remove incorrect comment in inode_permission
52afeef expand some comments (d_path / seq_path)
be42c4c correct wrong function name of d_put in kernel document and source
comment
dc711ca fix switch_names() breakage in short-to-short case
7df5fa0 befs: ensure fast symlinks are NUL-terminated
a63d0ff freevxfs: ensure fast symlinks are NUL-terminated
21acaf8 sysv: ensure fast symlinks are NUL-terminated
e83c139 ext4: ensure fast symlinks are NUL-terminated
b5ed311 ext3: ensure fast symlinks are NUL-terminated
8d6d0c4 ext2: ensure fast symlinks are NUL-terminated
ebd09ab vfs: ensure page symlinks are NUL-terminated
0351468 vfs: introduce helper function to safely NUL-terminate symlinks
a17d523 eCryptfs: check readlink result was not an error before using it
5cc4a03 fs/namespace.c: drop code after return
dded4f4 include: linux/fs.h: put declarations in __KERNEL__
c2452f3 shrink struct dentry
e2b689d fs: reorder struct inotify_device on 64bits to remove padding
be6d3e5 introduce new LSM hooks where vfsmount is available.
418f19e Merge branch 'master' of ../mmc
f6e10b8 mmc: warn about voltage mismatches
9c43df5 mmc_spi: Add support for OpenFirmware bindings
c00a46a pxamci: fix dma_unmap_sg length
6d3dc07 smack: Add support for unlabeled network hosts and networks
277d342 selinux: Deprecate and schedule the removal of the the compat_net
functionality
6c2e8ac netlabel: Update kernel configuration API
6a79e39 mmc_block: ensure all sectors that do not have errors are read
a0d045c drivers/mmc: Move a dereference below a NULL test
f913431 sdhci: handle built-in sdhci with modular leds class
ca4f105 mmc: balanc pci_iomap with pci_iounmap
504f191 mmc_block: print better error messages
86e8286 mmc: Add mmc_vddrange_to_ocrmask() helper function
0527a60 ricoh_mmc: Handle newer models of Ricoh controllers
b30f8af mmc: Add 8-bit bus width support
35ff855 sdhci: activate led support also when module
b7a0321 mmc: trivial annotation of 'blocks'
092f82e pci: use pci_ioremap_bar() in drivers/mmc
db200df Merge branch 'irq-fixes-for-linus-4' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
006948b [WATCHDOG] Add support for the WM8350 watchdog
4c6e63b [WATCHDOG] Add SMSC SCH311x Watchdog Timer.
794db26 [WATCHDOG] ib700wdt - add timeout parameter
8791723 KVM: MMU: handle large host sptes on invlpg/resync
3f35385 KVM: Add locking to virtual i8259 interrupt controller
25e2343 KVM: MMU: Don't treat a global pte as such if cr4.pge is cleared
fe634fd MAINTAINERS: Maintainership changes for kvm/ia64
042b26e KVM: ia64: Fix kvm_arch_vcpu_ioctl_[gs]et_regs()
4531220 KVM: x86: Rework user space NMI injection as KVM_CAP_USER_NMI
264ff01 KVM: VMX: Fix pending NMI-vs.-IRQ race for user space irqchip
defaf15 KVM: fix handling of ACK from shared guest IRQ
eb64f1e KVM: MMU: check for present pdptr shadow page in walk_shadow
ca9edae KVM: Consolidate userspace memory capability reporting into common
code
1a811b6 KVM: Advertise the bug in memory region destruction as fixed
7f59f49 KVM: use cpumask_var_t for cpus_hardware_enabled
6ef7a1b KVM: use modern cpumask primitives, no cpumask_t on stack
4984689 KVM: Extract core of kvm_flush_remote_tlbs/kvm_reload_remote_mmus
3d3aab1 KVM: set owner of cpu and vm file operations
e3a2a0d anon_inodes: use fops->owner for module refcount
e93353c x86: KVM guest: kvm_get_tsc_khz: return khz, not lpj
ad218f8 KVM: MMU: prepopulate the shadow on invlpg
6cffe8c KVM: MMU: skip global pgtables on sync due to cr3 switch
b1a3682 KVM: MMU: collapse remote TLB flushes on root sync
60c8aec KVM: MMU: use page array in unsync walk
fbce554 KVM: x86 emulator: Fix handling of VMMCALL instruction
9bf8ea4 KVM: x86 emulator: add the emulation of shld and shrd instructions
d175226 KVM: x86 emulator: add the assembler code for three operands
bfcadf8 KVM: x86 emulator: add a new "implied 1" Src decode type
0dc8d10 KVM: x86 emulator: add Src2 decode set
45ed60b KVM: x86 emulator: Extend the opcode descriptor
6f89724 KVM: Really remove a slot when a user ask us so
7b70159 KVM: ppc: mostly cosmetic updates to the exit timing accounting code
73e75b4 KVM: ppc: Implement in-kernel exit timing statistics
c5fbdff KVM: ppc: save and restore guest mappings on context switch
7924bd4 KVM: ppc: directly insert shadow mappings into the hardware TLB
c0ca609 powerpc/44x: declare tlb_44x_index for use in C code
8916861 KVM: ppc: support large host pages
4a643be KVM: split out kvm_free_assigned_irq()
6155236 KVM: add KVM_USERSPACE_IRQ_SOURCE_ID assertions
f29b267 KVM: don't free an unallocated irq source id
fdd897e KVM: make kvm_unregister_irq_ack_notifier() safe
844c7a9 KVM: remove the IRQ ACK notifier assertions
efff9e5 KVM: VMX: fix sparse warning
e8ba5d3 KVM: fix sparse warning
f3fd92f KVM: Remove extraneous semicolon after do/while
2b48cc7 KVM: x86 emulator: fix popf emulation
cf5de4f KVM: x86 emulator: fix ret emulation
8a09b68 KVM: x86 emulator: switch 'pop reg' instruction to emulate_pop()
781d0ed KVM: x86 emulator: allow pop from mmio
faa5a3a KVM: x86 emulator: Extract 'pop' sequence into a function
b820918 KVM: Prevent trace call into unloaded module text
6692cef KVM: s390: Fix memory leak of vcpu->run
d329c03 KVM: s390: Fix refcounting and allow module unload
6b7ad61 KVM: x86 emulator: consolidate emulation of two operand instructions
dda96d8 KVM: x86 emulator: reduce duplication in one operand emulation thunks
ecc5589 KVM: MMU: optimize set_spte for page sync
5319c66 KVM: MSI to INTx translate
6b9cc7f KVM: Enable MSI for device assignment
f64769e KVM: Add assigned_device_msi_dispatch()
68b76f5 KVM: Export ioapic_get_delivery_bitmask
0937c48 KVM: Add fields for MSI device assignment
fbac781 KVM: Clean up assigned_device_update_irq
4f906c1 KVM: Replace irq_requested with more generic irq_requested_type
00e3ed3 KVM: Separate update irq to a single function
342ffb9 KVM: Move ack notifier register and IRQ sourcd ID request
423cd25 x86: KVM guest: sign kvmclock as paravirt
df203ec KVM: VMX: Conditionally request interrupt window after injecting irq
8fe0736 KVM: ia64: Clean up vmm_ivt.S using tab to indent every line
9f7d5bb KVM: ia64: Add handler for crashed vmm
5e2be19 KVM: ia64: Add some debug points to provide crash infomation
7d63797 KVM: ia64: Define printk function for kvm-intel module
d176720 x86: disable VMX on all CPUs on reboot
2340b62 kdump: forcibly disable VMX and SVM on machine_crash_shutdown()
0f3e9ee x86: cpu_emergency_svm_disable() function
2c8dcee KVM: SVM: move svm_hardware_disable() code to asm/virtext.h
63d1142 KVM: SVM: move has_svm() code to asm/virtext.h
6aa07a0 x86: cpu_emergency_vmxoff() function
710ff4a KVM: VMX: extract kvm_cpu_vmxoff() from hardware_disable()
1e99311 x86: asm/virtext.h: add cpu_vmxoff() inline function
6210e37 KVM: VMX: move cpu_has_kvm_support() to an inline on asm/virtext.h
eca70fc KVM: VMX: move ASM_VMX_* definitions from asm/kvm_host.h to asm/vmx.h
c2cedf7 KVM: SVM: move svm.h to include/asm
13673a9 KVM: VMX: move vmx.h to include/asm
fe4e771 KVM: ppc: fix userspace mapping invalidation on context switch
df9b856 KVM: ppc: use prefetchable mappings for guest memory
bf5d402 KVM: ppc: use MMUCR accessor to obtain TID
e7cacd4 KVM: Fix kernel allocated memory slot
30ed5bb KVM: ia64: Remove some macro definitions in asm-offsets.c.
74ef740 KVM: ppc: fix Kconfig constraints
7874980 KVM: ensure that memslot userspace addresses are page-aligned
0fdf8e5 KVM: Fix cpuid iteration on multiple leaves per eac
0853d2c KVM: Fix cpuid leaf 0xb loop termination
fcfdbd2 KVM: ppc: improve trap emulation
d4cf389 KVM: ppc: optimize irq delivery path
9ab8084 KVM: ppc: optimize find first bit
1b6766c KVM: ppc: optimize kvm stat handling
b8fd68a KVM: ppc: fix set regs to take care of msr change
5cf8ca2 KVM: ppc: adjust vcpu types to support 64-bit cores
db93f57 KVM: ppc: create struct kvm_vcpu_44x and introduce container_of()
accessor
5cbb510 KVM: ppc: Move the last bits of 44x code out of booke.c
75f74f0 KVM: ppc: refactor instruction emulation into generic and
core-specific pieces
c381a04 ppc: Create disassemble.h to extract instruction fields
9dd921c KVM: ppc: Refactor powerpc.c to relocate 440-specific code
d9fbd03 KVM: ppc: combine booke_guest.c and booke_host.c
0f55dc4 KVM: ppc: Rename "struct tlbe" to "struct kvmppc_44x_tlbe"
a0d7b9f KVM: ppc: Move 440-specific TLB code into 44x_tlb.c
2843099 KVM: MMU: Fix aliased gfns treated as unaliased
6eb5581 KVM: Enable Function Level Reset for assigned device
853dafb KVM: ia64: Remove lock held by halted vcpu
a917f7a KVM: ia64: Re-organize data sturure of guests' data area
1d5a4d9 KVM: VMX: Handle mmio emulation when guest state is invalid
e93f36b KVM: allow emulator to adjust rip for emulated pio instructions
c0d0982 KVM: SVM: Set the 'busy' flag of the TR selector
25022ac KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor
migration
b8222ad KVM: x86: Fix typo in function name
e19e30e KVM: IRQ ACK notifier should be used with in-kernel irqchip
cc6e462 KVM: x86: Optimize NMI watchdog delivery
8fdb235 KVM: x86: Fix and refactor NMI watchdog emulation
291fd39 KVM: x86 emulator: Add decode entries for 0x04 and 0x05 opcodes (add
acc, imm)
6fe6397 KVM: VMX: Move private memory slot position
291f26b KVM: MMU: Extend kvm_mmu_page->slot_bitmap size
d73fa29 KVM: Clean up kvm_x86_emulate.h
64d4d52 KVM: Enable MTRR for EPT
74be52e KVM: Add local get_mtrr_type() to support MTRR
468d472 KVM: VMX: Add PAT support for EPT
0bed3b5 KVM: Improve MTRR structure
932d27a x86: Export some definition of MTRR
b558bc0 x86: Rename mtrr_state struct and macro names
5f17928 KVM: call kvm_arch_vcpu_reset() instead of the kvm_x86_ops callback
3b86cd9 KVM: VMX: work around lacking VNMI support
487b391 KVM: VMX: Provide support for user space injected NMIs
c4abb7c KVM: x86: Support for user space injected NMIs
26df99c KVM: Kick NMI receiving VCPU
0496fbb KVM: x86: VCPU with pending NMI is runnabled
23930f9 KVM: x86: Enable NMI Watchdog via in-kernel PIT source
66a5a34 KVM: VMX: fix real-mode NMI support
f460ee4 KVM: VMX: refactor IRQ and NMI window enabling
33f089c KVM: VMX: refactor/fix IRQ and NMI injectability determination
448fa4a KVM: x86: Reset pending/inject NMI state on CPU reset
60637aa KVM: VMX: Support for NMI task gates
e4a4188 KVM: VMX: Use INTR_TYPE_NMI_INTR instead of magic value
a26bf12 KVM: VMX: include all IRQ window exits in statistics
2786b01 KVM: x86 emulator: consolidate push reg
c742b31 [PATCH] fast vdso implementation for CLOCK_THREAD_CPUTIME_ID
9cfb9b3 [PATCH] improve idle cputime accounting
6f43092 [PATCH] improve precision of idle time detection.
aa5e97c [PATCH] improve precision of process accounting.
79741dd [PATCH] idle cputime accounting
457533a [PATCH] fix scaled & unscaled cputime accounting
276c622 ASoC: TWL4030: DAPM based capture implementation
f9a3fba ASoC: TWL4030: Make the enum filter generic for twl4030
2ca1a61 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
8e5033a UBIFS: add more useful debugging prints
5d38b3a UBIFS: print debugging messages properly
80736d4 UBIFS: fix numerous spelling mistakes
57a450e UBIFS: allow mounting when short of space
a9f2fc0 UBIFS: fix writing uncompressed files
f92b982 UBIFS: fix checkpatch.pl warnings
6a4a9b4 UBIFS: fix sparse warnings
2acf806 UBIFS: simplify make_free_space
2edc202 UBIFS: do not lie about used blocks
6edbfaf UBIFS: restore budg_uncommitted_idx
26d0577 UBIFS: always commit on unmount
cb5c6a2 UBIFS: use ubi_sync
f103830 UBIFS: always commit in sync_fs
304d427 UBIFS: fix file-system synchronization
79807d0 UBIFS: fix constants initialization
1c5745a sched_clock: prevent scd->clock from moving backwards, take #2
ec270e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
6a94cb7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
f57fa1d Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
6094c85 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
590cf28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
f54a6ec Merge branch 'for_linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
5ed1836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
ab70537 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
1af237a tracing: removed duplicated #include
74a6d0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
14eeee8 Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
5b8f258 Merge branch 'upstream-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
526ea06 Merge branch 'oprofile-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
db5e53f Merge branch 'for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
3f4b5c5 Merge branch 'drm-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
a4ba2e9 Merge branch 'agp-next' of
git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6
6de7148 Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
1dff81f Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-block
195ec03 [XFS] Update maintainers
179475a Merge branch 'irq-core-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
bb758e9 Merge branch 'timers-core-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
5f34fe1 Merge branch 'core-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ee48c3d Merge branches 'cma' and 'mlx4' into for-linus
f781a22 IB/mlx4: Fix reading SL field out of cqe->sl_vid
08cc36c Merge branch 'devel' into next
46f72f5 fs/nfs/nfs4proc.c: make nfs4_map_errors() static
7820b75 x86: xsave.c: restore_user_xstate should be static
fa95826 x86: uv_bau.h: fix dubious bitfield
ec8c842 x86: apic.c: xapic_icr_read and x2apic_icr_read should be static
fb5edd0 [SCSI] fcoe: fix configuration problems
58daa68 [SCSI] cxgb3i: fix select/depend problem
56b854b [SCSI] fcoe: fix incorrect use of struct module
73c3367 [SCSI] cxgb3i: remove use of skb->sp
c367346 [SCSI] cxgb3i: Add cxgb3i iSCSI driver.
1341798 V4L/DVB (10130): use USB API functions rather than constants
cec7384 V4L/DVB (10129): dvb: remove deprecated use of RW_LOCK_UNLOCKED in
frontends
aa16c10 V4L/DVB (10128): modify V4L documentation to be a valid XHTML
1970f14 V4L/DVB (10127): stv06xx: Avoid having y unitialized
de84830 V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio
devices
3fbf930 V4L/DVB (10124): em28xx: expand output formats available
54d79e3 V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modes
62f3e69 V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based
devices
7ed3a7a V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e
device profile
e890759 V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100
profile
ed14e1c V4L/DVB (10119): em28xx: fix corrupted XCLK value
60b4bde V4L/DVB (10118): zoran: fix warning for a variable not used
4d54309 V4L/DVB (10116): af9013: Fix gcc false warnings
ed716dc V4L/DVB (10111a): usbvideo.h: remove an useless blank line
b484130 V4L/DVB (10111): quickcam_messenger.c: fix a warning
92ab788 V4L/DVB (10110): v4l2-ioctl: Fix warnings when using .unlocked_ioctl
= __video_ioctl2
902571a V4L/DVB (10109): anysee: Fix usage of an unitialized function
ff92420 V4L/DVB (10104): uvcvideo: Add support for video output devices
538e7a0 V4L/DVB (10102): uvcvideo: Ignore interrupt endpoint for built-in
iSight webcams.
f8dd4af V4L/DVB (10101): uvcvideo: Fix bulk URB processing when the header is
erroneous
4e96fd0 V4L/DVB (10099): soc-camera: add support for MT9T031 CMOS camera
sensor from Micron
f82a856 V4L/DVB (10098): ov772x: fix try_fmt calculation method
77fe3d4 V4L/DVB (10097): ov772x: clear i2c client data on error and remove
7dcb212 V4L/DVB (10096): ov772x: change dev_info to dev_dbg
6d75611 V4L/DVB (10095): The failure of set_fmt is solved in tw9910
ed922a8 V4L/DVB (10094): Add tw9910 driver
042d879 V4L/DVB (10093): soc-camera: add new bus width and signal polarity
flags
b6c6173 V4L/DVB (10092): Change V4L2 field to ANY from NONE on
sh_mobile_ceu_camera.c
a85bdac V4L/DVB (10091): mt9m001 mt9v022: simplify pointer derefernces
06daa1a V4L/DVB (10090): soc-camera: let drivers decide upon supported field
values
ccab8a2 V4L/DVB (10089): Add interlace support to sh_mobile_ceu_camera.c
7a1a816 V4L/DVB (10088): video: sh_mobile_ceu cleanups and comments
34d359d V4L/DVB (10087): Add new enum_input function on soc_camera
513791a V4L/DVB (10086): Add new set_std function on soc_camera
9e4a56d V4L/DVB (10085): sh_mobile_ceu: add NV16 and NV61 support
8be65dc V4L/DVB (10084): sh_mobile_ceu: add NV12 and NV21 support
1c3bb74 V4L/DVB (10083): soc-camera: unify locking, play nicer with videobuf
locking
bf50715 V4L/DVB (10081): pxa-camera: call try_fmt() camera device method with
correct pixel format
64f5905 V4L/DVB (10080): soc-camera: readability improvements, more strict
operations checks
9414de3 V4L/DVB (10079): sh_mobile_ceu: use new pixel format translation code
91962fa V4L/DVB (10078): video: add NV16 and NV61 pixel formats
d7f83a5 V4L/DVB (10077): mt9m111: add support for mt9m112 since sensors seem
identical
9b9fd6c V4L/DVB (10076): v4l: add chip ID for MT9M112 camera sensor from
Micron
cf34cba V4L/DVB (10075): pxa-camera: setup the FIFO inactivity time-out
register
a9bef51 V4L/DVB (10074): soc-camera: add camera sense data
39bf372 V4L/DVB (10073): mt9m111: Add automatic white balance control
bd73b36 V4L/DVB (10072): soc-camera: Add signal inversion flags to be used by
camera drivers
5ca11fa V4L/DVB: pxa-camera: use memory mapped IO access for camera (QCI)
registers
8a787b4 V4L/DVB (10107): More than one driver defines the same var name
(dump_bridge). Add
dd9e7c3 V4L/DVB (10106): gscpa - stv06xx: Fix compilation with kernel tree
3cac2ca V4L/DVB (10069): Add ov7725 support to ov772x driver
aeabc88 V4L/DVB (10068): Change device ID selection method on ov772x driver
2d42513 V4L/DVB (10067): Remove ov772x_default_regs from ov772x driver
297a7ef V4L/DVB (10066): mt9m001 mt9v022: fix bus-width switch GPIO
availability test
88f4b89 V4L/DVB (10065): mt9m111: add all yuv format combinations.
0f28b79 V4L/DVB (10064): mt9m111: mt9m111_get_global_gain() - unsigned >= 0
is always true
d25cb64 V4L/DVB (10062): dsbr100: change return values in 3 functions
6076dbf V4L/DVB (10061): dsbr100: increase driver version
fc55bcb V4L/DVB (10060): dsbr100: fix and add right comments
7e1ca84 V4L/DVB (10059): dsbr100: dev_err instead of dev_warn
417b795 V4L/DVB (10058): dsbr100: fix codingstyle, add dev_err messages
290588e V4L/DVB (10057): dsbr100: place dev_warn instead of printk
5609cfd V4L/DVB (10056): em28xx: Add snapshot button on Pixelview Prolink
PlayTV USB 2.0
1e1addd V4L/DVB (10055): em28xx: Add entry for PixelView PlayTV Box 4
3a0efc3 V4L/DVB (10054): dsbr100: fix unplug oops
f2ce917 V4L/DVB (10053): radio-mr800: disable autosuspend support
f4e9043 V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch
da3bcb5 V4L/DVB (10050): gspca - vc032x: Webcam 046d:0897 added.
cc611b8 V4L/DVB (10049): gspca - many subdrivers: Set 'const' the pixel
format table.
4c98834 V4L/DVB (10048): gspca - stv06xx: New subdriver.
15f6486 V4L/DVB (10046): gspca - ov534: Use the gspca usb buf for usb control
messages.
f367b85 V4L/DVB (10045): gspca - ov534: Remove empty line in trace.
71d50f3 V4L/DVB (10044): gspca - pac7311: Webcam 093a:2620 added.
27b1e4c V4L/DVB (10041): m5602 - rework parts of the resolution initialization
1f614f4 V4L/DVB (10040): m5602 - ov9650: Activate variopixel
03f46de V4L/DVB (10039): m5602 - ov9650: Add CIF mode
1b0b27b V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init
sequence
3b2f332 V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor
082aa89 V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple
resolutions
3da3dce V4L/DVB (10035): m5602: add a start sending hook in the sensor struct
7d292de V4L/DVB (10034): m5602: fixup offset in order to align image
cedacfe V4L/DVB (10033): m5602: add some comments
7e08e66 V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700
0bd7bd7 V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library
1d07b6f V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on
the po1030
48223c8 V4L/DVB (10029): m5602: remove uneeded test on po1030
83fdea2 V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor
function
6b9c0a2 V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common
function
62e856d V4L/DVB (10026): m5602: remove the s5k4aa implementation of the
read_sensor
4feb24f V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common
function
f1c6171 V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the
read_sensor function.
4f93c45 V4L/DVB (10023): m5602: Convert the mt9m111 to use the common
read_sensor function
2f5ded9 V4L/DVB (10022): m5602: Remove the po1030 read_sensor function
c061c97 V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor
function
b66503e V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read
sensor function
905aaba V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor
function
edbfbdb V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor
function
e7a7f51 V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation
fce65f6 V4L/DVB (10014): gspca - m5602: Remove all sensor specific write
functions.
6dc4cff V4L/DVB (10013): Convert all sensors to use the unified write sensor
function
4b8f393 V4L/DVB (10012): m5602: Start to unify read/write sensor functions
d58626c V4L/DVB (10011): m5602: Remove the write and read sensor from the
main struct
3efb6bd V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja
658efb6 V4L/DVB (10009): gspca - m5602: Convert some functions to be static
082ec3b V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c
7b2cd07 V4L/DVB (10007): gspca - m5602: Refactor the error handling in the
s5k83a
bac79f3 V4L/DVB (10006): gspca - m5602: Align some defines
3250070 V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some
comments
7b9f246 V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling
e07b14e V4L/DVB (10003): m5602: Simplify the error handling in the ov9650
sensor
8bcbc91 V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor
code
619a4d5 V4L/DVB (10001): gspca - m5602: Minor fixes
84833a3 V4L/DVB (10000): gspca - m5602: Add lost ampersand
88a40cf V4L/DVB (9999): gspca - zc3xx: Webcam 046d:089d added.
c6b6c75 V4L/DVB (9997): gspca - main: Don't lock the kernel on ioctl.
5c1a15a V4L/DVB (9995): gspca - ov534 and m5602: Set static some
functions/variables.
97a53a0 V4L/DVB (9994): gspca: t613: Bad loop in om6802 reset.
8794589 V4L/DVB (9992): gspca - pac207: Webcam 093a:2461 added.
1edabe7 V4L/DVB (9991): gspca - main: Check if a buffer has been queued on
streamon.
13752bd V4L/DVB (9990): gspca - main: Remove useless tests of the buffer type.
f8a04a6 V4L/DVB (9988): gspca - spca561: Separate the bridge and sensor
tables of Rev72a
5b7ed28 V4L/DVB (9987): gspca - spca561: Control changes for Rev72a.
f4b59e3 V4L/DVB (9986): gspca - spca561: Don't get the control values from
the webcam.
35dc1b4 V4L/DVB (9985): gspca - spca561: Cleanup source.
ca8959b V4L/DVB (9984): gspca - pac7311: Webcam 093a:262c added.
dc1fe15 V4L/DVB (9982): gspca - pac207: Update my email address.
d29ca09 V4L/DVB (9981): [PATCH] usb-urb.c: Fix initialization of URB list.
2e5ef2d V4L/DVB (9980): em28xx: simplify analog logic
1a23f81 V4L/DVB (9979): em28xx: move usb probe code to a proper place
126be90 V4L/DVB (9978): stkwebcam: Implement VIDIOC_ENUM_FRAMESIZES ioctl
7105081 V4L/DVB (9977): Kbuild: fix compilation when dib7000p is not defined
4efc9ab V4L/DVB (9975): ivtv: set v4l2_dev instead of parent.
9bea351 V4L/DVB (9974): v4l2-dev: allow drivers to pass v4l2_device as parent
dc93a70 V4L/DVB (9973): v4l2-dev: use the release callback from device
instead of cdev
be49e36 V4L/DVB (9972): v4l: usbvideo, fix module ref count check
14983d8 V4L/DVB (9970): em28xx: Allow get/set registers for debug on i2c
slave chips
bc97430 V4L/DVB (9969): tvp5150: add support for VIDIOC_G_CHIP_IDENT ioctl
b3ee7e2 V4L/DVB (9967): cs5345: convert to v4l2_subdev and fix broken s_ctrl.
12f91a3 V4L/DVB (9966): tda9875: convert to v4l2_subdev.
973909e V4L/DVB (9965): tda9840: convert to v4l2_subdev.
d531305 V4L/DVB (9964): tda7432: convert to v4l2_subdev.
6869ffe V4L/DVB (9963): tlv320aic23b: convert to v4l2_subdev.
2a5b828 V4L/DVB (9962): tea6420: convert to v4l2_subdev.
85d826b V4L/DVB (9961): tea6415c: convert to v4l2_subdev.
035f8dc V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd
arg.
64f70e7 V4L/DVB (9959): tvaudio: convert to v4l2_subdev.
6b8fe02 V4L/DVB (9958): tvp5150: convert to v4l2_subdev.
1fe2740 V4L/DVB (9957): v4l2-subdev: add g_sliced_vbi_cap and add NULL
pointer checks
531c98e V4L/DVB (9953): em28xx: Add suport for debugging AC97 anciliary chips
4b00eb2 V4L/DVB (9944): videodev2.h: fix typo.
a47ddf1 V4L/DVB (9943): v4l2: document video_device.
806e5b7 V4L/DVB (9942): v4l2-dev: check for parent device in get_index.
cfbd307 V4L/DVB (9941): cx24113: fix compile warnings
77587c5 V4L/DVB (9940): bt832: remove this driver
49dd131 V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls
are disabled.
55d81aa V4L/DVB (9937): cx18: Use a consistent crystal value for computing
all PLL parameters
57e24b6 V4L/DVB (9936): cx18: Disable locking of Video and Audio PLL for
analog captures
15029b3 V4L/DVB (9934): v4l2-compat32: add two additional #ifdef
__OLD_VIDIOC_ lines
92f45ba V4L/DVB (9932): v4l2-compat32: fix 32-64 compatibility module
b6070f0 V4L/DVB (9931): em28xx: de-obfuscate vidioc_g_ctrl logic
5db0b5e V4L/DVB (9930): em28xx: Fix bad locks on error condition
02ebf23 V4L/DVB (9928): Convert GP8PSK module to use S2API
bddcf63 V4L/DVB (9927): em28xx: use a more standard way to specify video
formats
381aaba V4L/DVB (9926): em28xx: Fix a bug that were putting xc2028/3028 tuner
to sleep
16a5e53 V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep
d553cc9 V4L/DVB (9923): xc5000: remove init_fw option
c665f4d V4L/DVB (9922): em28xx: don't assume every eb1a:2820 reference design
is a Prolink PlayTV USB2
b1fa26c V4L/DVB (9921): em28xx: add chip id for em2874
7939273 V4L/DVB (9918): cx88: advise/acquire clean-up for HVR-1300/3000/4000
6639f1e V4L/DVB (9917): cx24116: change to ALGO_HW
2fac9a0 V4L/DVB (9916): dvb-core: don't add an event when in ONE SHOT mode
for algo type HW
2fd9339 V4L/DVB (9915): cx24116: fix retune regression introduced in
70ee86a7c630
3569476 V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup
e278e74 V4L/DVB (9913): tuner-xc2028: allow printing stack trace as debug on
sleep code
efc52a9 V4L/DVB (9912): em28xx: fix/improve em28xx locking schema
cf8c91c V4L/DVB (9911): em28xx: vidioc_try_fmt_vid_cap() doesn't need any lock
29b5941 V4L/DVB (9910): em28xx: move res_get locks to the caller routines
7831364 V4L/DVB (9909): em28xx: move dev->lock from res_free to the caller
routines
7d4f0b8 V4L/DVB (9905): v4l2-compat32: add missing newline after kernel
message
69373f6 V4L/DVB (9904): v4l: fix compile warning.
9768352 V4L/DVB (9903): uvcvideo: V4L2 zoom controls support
6df126f V4L/DVB (9902): uvcvideo: V4L2 privacy control support
7498015 V4L/DVB (9899): v4l2: Add missing control names
046425f V4L/DVB (9898): v4l2: Add privacy control
0877258 V4L/DVB (9897): v4l2: Add camera zoom controls
fd6b9c9 V4L/DVB (9895): cx18: Refine the firmware load and firmware startup
process
50b86ba V4L/DVB (9894): cx18: Use a known open task handle when setting
stream CX2341x parameters
f6b181a V4L/DVB (9893): cx18: Convert some list manipulations to emphasize
entries not lists
aafc770 V4L/DVB (9892): cx18: VBI comment corrections and comments about VBI
issues
0ef0289 V4L/DVB (9891): cx18 Replace magic number 63 with
CX18_MAX_FW_MDLS_PER_STREAM
83c3a3c V4L/DVB (9889): CX24113: Fixed more typos
14811ac V4L/DVB (9888): Patch: fix a typo in cx24113.c
826c8b6 V4L/DVB (9887): Minor fixes for cx24113-driver (codingstyle)
1dc87b6 V4L/DVB (9884): gspca - ov534: Fix a warning when compilation without
GSPCA_DEBUG.
e6e4837 V4L/DVB (9883): gspca - ov534: Show sensor ID.
15e3209 V4L/DVB (9882): gspca - ov534: Fix typo.
47a42b0 V4L/DVB (9880): gspca - vc032x: Add V&H flips and sharpness controls
for sensor po1200.
f8ea4af V4L/DVB (9879): gspca - vc032x: Remove the unused quality/qindex.
d473a00 V4L/DVB (9878): gspca - vc032x: Fix frame overflow errors with vc0321.
11d9f25 V4L/DVB (9877): gspca - ov534: Add framerate support.
627a5ef V4L/DVB (9876): gspca - main: Allow subdrivers to handle
v4l2_streamparm requests.
c06eb61 V4L/DVB (9874): gspca - ov534: Explicitly initialize frame format.
0f7a50b V4L/DVB (9873): gspca - ov534: Improve payload handling.
8d3f6e3 V4L/DVB (9871): gspca - vc032x: Bad detection of sensor mi0360.
8852153 V4L/DVB (9870): gspca - vc032x: Webcam 15b8:6002 and sensor po1200
added.
7320d6b V4L/DVB (9869): gspca - zc3xx: Change the USB exchanges for the
sensor pas202b.
f4f4ef7 V4L/DVB (9868): gspca - zc3xx: Remove the duplicated register names
34e21c3 V4L/DVB (9867): gspca - vc032x: Remove the autogain control.
7dc7ad3 V4L/DVB (9866): gspca - vc032x: V and H flips added for sensors
ov7660 and 7670.
e18fd01 V4L/DVB (9865): gspca - vc032x: Bad check of the sensor mi0360.
2961e87 V4L/DVB (9864): gspca - ov519: Change copyright information.
577cbf4 V4L/DVB (9863): gspca - sonixj: Cleanup / simplify code.
8c25205 V4L/DVB (9861): gspca - ov534: Accept many simultaneous webcams.
fb13922 V4L/DVB (9860): gspca - ov534: Frame transfer improvements.
5ea9c4d V4L/DVB (9859): gspca - ov534: Fix frame size so we don't miss the
last pixel.
47dfd21 V4L/DVB (9858): gspca - ov534: Initialization cleanup.
442a43f V4L/DVB (9857): gspca: Use smaller chunks for urb buffer in ov534.
9e1e7b0 V4L/DVB (9856): gspca: Use u8 values for USB control messages in
ov534.
3adba44 V4L/DVB (9855): gspca: Simplify frame rate setting and debug in ov534.
a9da98a V4L/DVB (9854): gspca: Add the webcam 0c45:60fe in the gspca
documentation.
121520a V4L/DVB (9853): gspca: Webcam 093a:2622 added in pac7311.
daa5cb4 V4L/DVB (9852): gspca: Fix image problem at low resolutions with
ov7660 in sonixj.
bd08883 V4L/DVB (9850): gspca: Bad color control in sonixj.
d7bb731 V4L/DVB (9849): gspca: Add the webcam 0c45:613a in the gspca
documentation.
3319dc9 V4L/DVB (9848): gspca: Webcam 06f8:3004 added in sonixj.
2ed9f81 V4L/DVB (9847): gspca: Align the 640x480 and 320x240 init of tas5130
in zc3xx.
f955c4f V4L/DVB (9846): gspca: Do the webcam microphone work when present.
cbb0554 V4L/DVB (9845): gspca: Add sensor mi0360 in vc032x.
403123d V4L/DVB (9843): gspca: Change the colors and add the red and blue
controls in sonixj.
b1b056a V4L/DVB (9842): gspca: Center the brightness in sonixj.
abf485f V4L/DVB (9841): gspca: Use msleep instead of mdelay.
8843765 V4L/DVB (9840): gspca: Simplify the pkt_scan of stk014.
9edf1a6 V4L/DVB (9838): gspca: Delay when trying an other altsetting on
streaming start.
91bd341 V4L/DVB (9837): gspca: Simplify the brightness/contrast for ov76xx
sensors in sonixj.
67ec09f V4L/DVB (9835): ivtv/ivtvfb: convert to v4l2_device/v4l2_subdev.
ca085fb V4L/DVB (9834): wm8775: convert to v4l2_subdev.
f1460e9 V4L/DVB (9833): wm8739: convert to v4l2_subdev.
d9460f0 V4L/DVB (9832): vp27smpx: convert to v4l2_subdev.
cc7ca3e V4L/DVB (9831): upd64083: convert to v4l2_subdev.
09abd50 V4L/DVB (9830): upd64031a: convert to v4l2_subdev.
e8a4a9e V4L/DVB (9829): tuner: convert to v4l2_subdev.
27760fc V4L/DVB (9828): saa717x: convert to v4l2_subdev.
627426c V4L/DVB (9827): saa7127: convert to v4l2_subdev.
9415f4b V4L/DVB (9826): saa7115: convert to v4l2_subdev.
76efd62 V4L/DVB (9825): msp3400: convert to v4l2_subdev.
5d302f2e V4L/DVB (9824): m52790: convert to v4l2_subdev.
9357b31 V4L/DVB (9823): cx25840: convert to v4l2_subdev.
825c6aa V4L/DVB (9822): cs53l32a: convert to v4l2_subdev.
dd99120 V4L/DVB (9821): v4l2-common: add i2c helper functions
2a1fcdf V4L/DVB (9820): v4l2: add v4l2_device and v4l2_subdev structs to the
v4l2 framework.
07b1747 V4L/DVB (9817): v4l: add new tvp514x I2C video decoder driver
67bc04d V4L/DVB (9816): v4l2-int-if: add three new ioctls for std handling
and routing
39aee69 V4L/DVB (9815): omap2: add OMAP2 camera driver.
b1f1d76 V4L/DVB (9812): [PATCH] short help for Technisat cards to select the
right configuration
4c48ae8 V4L/DVB (9811): Add support for the CX24113 DVB-S tuner driver
2bdd29c V4L/DVB (9810): uvcvideo: Add a device quirk to prune bogus controls.
0fbd8ee V4L/DVB (9809): uvcvideo: Add nodrop module parameter to turn
incomplete frame drop off.
af009cf V4L/DVB (9806): cx18: Enable raw VBI capture
dd07343 V4L/DVB (9805): cx18: Port fix for raw/sliced VBI mixup from ivtv and
cx25840
abb096d V4L/DVB (9804): cx18: Avoid making firmware API calls with the queue
lock held
765f6f6 V4L/DVB (9803): cx18: Increment version number due to siginificant
buffering changes
6ecd86d V4L/DVB (9802): cx18: Add module parameters for finer control over
buffer allocations
66c2a6b V4L/DVB (9801): cx18: Allow more than 63 capture buffers in rotation
per stream
b80e107 V4L/DVB (9800): cx18: Eliminate q_io from stream buffer handling
be2c6db V4L/DVB (9799): em28xx: fix Kworld Hybrid 330 (A316) support
a552568 V4L/DVB (9798): saa7134: add analog and DVB-T support for
Medion/Creatix CTX946
ea023df V4L/DVB (9797): Fix stv0299 support in dw2102 USB DVB-S/S2 driver
a8782f6 V4L/DVB (9796): drivers/media/video/cx88/cx88-alsa.c: Adjust
error-handling code
9bb1b7e V4L/DVB (9795): Add Compro VideoMate E650F (DVB-T part only).
f89bc32 V4L/DVB (9793): em28xx: Add specific entry for WinTV-HVR 850
2a48fc7 V4L/DVB (9791): pxa-camera: pixel format negotiation
c2786ad V4L/DVB (9790): soc-camera: pixel format negotiation - core support
d2e3dce V4L/DVB (9789): soc-camera: add a per-camera device host private data
pointer
d8fac21 V4L/DVB (9788): soc-camera: simplify naming
25c4d74 V4L/DVB (9787): soc-camera: let camera host drivers decide upon pixel
format
abe4c47 V4L/DVB (9786): soc-camera: formatting fixes
a2c8c68 V4L/DVB (9785): soc-camera: merge .try_bus_param() into .try_fmt_cap()
b3d7b2a V4L/DVB (9784): Register name fix for ov772x driver
b90c032 V4L/DVB (9783): Change power on/off sequence on ov772x
daa1c16 V4L/DVB (9778): cx18: cx18_writel_expect() should not declare success
on a PCI read error
572bfea V4L/DVB (9776): cx18: Change to per CX23418 device work queues for
deferrable work handling
9af0ef2 V4L/DVB (9775): tda8290: fix FM radio
92d90f1 V4L/DVB (9774): tda827x: fix returned frequency
e5218ee V4L/DVB (9773): tda827x: fix printk message when in FM mode
26d5f3a V4L/DVB (9772): saa7134: Add support for Kworld Plus TV Analog Lite
PCI
10f201a V4L/DVB (9771): tuner-xc2028: fix a small warning
eb6c963 V4L/DVB (9770): em28xx: turn off tuner when not used
74a89b2 V4L/DVB (9769): tuner-xc2028: powers device of when not used
9e5d676 V4L/DVB (9756): em28xx: Improve register log format
dff6574 V4L/DVB (9737): sms1xxx: enable LNA control on Hauppauge WinTV
MiniCard
ec984f4 V4L/DVB (9730): cx18: Quiet a sometimes common warning that often has
benign consequences
20543ec V4L/DVB (9729): cx18: Update version due to significant irq handling
changes
1ed9dcc V4L/DVB (9728): cx18: Copyright attribution update for files modified
by awalls
2bb49f1 V4L/DVB (9727): cx18: Adjust outgoing mailbox timeouts and remove
statistics logging
bca11a5 V4L/DVB (9726): cx18: Restore buffers that have fallen out of the
transfer rotation
d6c7e5f V4L/DVB (9725): cx18: Remove unnecessary MMIO accesses in time
critical irq handling path
3f75c61 V4L/DVB (9724): cx18: Streamline cx18-io[ch] wrappers and enforce
MMIO retry strategy
72a4f80 V4L/DVB (9723): cx18: Propagate staleness of mailbox and mdl ack data
to work handler
f576cee V4L/DVB (9722): cx18: Convert per stream queue spinlocks into mutexes
18b5dc2 V4L/DVB (9721): cx18: Change to singlethreaded global work queue
thread for deferable work
ee2d64f V4L/DVB (9720): cx18: Major rewrite of interrupt handling for
incoming mailbox processing
ba38ee8 V4L/DVB (9710): gspca: Remove some unuseful core in main.
181b704 V4L/DVB (9707): gspca: Remove the event counter and simplify the
frame wait.
3480130 V4L/DVB (9655): radio-mr800: fix unplug
c7abfb4 V4L/DVB (9599): cx18: Fix unitialized variable problem upon APU
firmware file read failure
d20ceec V4L/DVB (9598): cx18: Prevent CX23418 from clearing it's outgoing ack
interrupts to driver
2d1a1b0 V4L/DVB (9597): cx18: Minor fixes to APU firmware load process
330c6ec V4L/DVB (9596): cx18: Further changes to improve mailbox protocol
integrity & performnce
ac50441 V4L/DVB (9595): cx18: Improve handling of outgoing mailboxes detected
to be busy
d670b6f V4L/DVB (9594): cx18: Roll driver version number due to significant
changes
72c2d6d V4L/DVB (9593): cx18: Add outgoing mailbox mutexes and check for ack
via waitq vs poll
f68d0cf V4L/DVB (9592): cx18: Use default kernel work queue; fix streaming
flag for work handler
13563f4 V4L/DVB (9558): gspca: Add the light frequency control for the sensor
HV7131B in zc3xx
f7823f8 V4L/DVB (9513): cx18: Reduce number of mmio read retries
f2e52cd V4L/DVB (9442): Revert back previous change to 90MHz
07b9bf7 V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on
Cut 1.1 and 2.0
697be06 V4L/DVB (9425): Initialize at 90MHz itself
1dd3294 Merge branch 'next' into for-linus
e941da3 Input: gtco - use USB endpoint API
01461d7 Input: add support for Maple controller as a joystick
2a3ec32 Input: atkbd - broaden the Dell DMI signatures
c10a93a Input: HIL drivers - add MODULE_ALIAS()
2c4ab62 RDMA/addr: Fix build breakage when IPv6 is disabled
eb4dea5 net: Fix percpu counters deadlock
0f23174 cpumask: prepare for iterators to only go to
nr_cpu_ids/nr_cpumask_bits: net
47fea2a sched: sched.c declare variables before they get used
c62e9d5 x86: bios_uv.c: uv_systab should be static
4d08d97 x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr
should be static
557f687 x86: amd_iommu.c: prealloc_protection_domains should be static
412a1be x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging
should be static
42d35d4 futex: make futex_(get|put)_key() calls symmetric
f201a8a drivers/net/usb: use USB API functions rather than constants
68ce9c0 cls_cgroup: clean up Kconfig
8e8ba85 cls_cgroup: clean up for cgroup part
2f068bf cls_cgroup: fix an oops when removing a cgroup
684f4a4 EtherExpress16: fix printing timed out status
18cc42a mlx4_en: Added "set_ringparam" Ethtool interface implementation
2d6a7b7 mlx4_en: Always allocate RX ring for each interrupt vector
c2b559e mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGS
68888d1 IPVS: Make "no destination available" message more consistent between
schedulers
c8e95c0 net: KS8695: removed duplicated #include
7a0a960 tun: Fix SIOCSIFHWADDR error.
36f8b92 smsc911x: compile fix re netif_rx signature changes
8eb7986 netns: foreach_netdev_safe is insufficient in default_device_exit
91b208c net: make xfrm_statistics_seq_show use generic snmp_fold_field
2d0658d net: Fix more NAPI interface netdev argument drop fallout.
bda53cd lguest: struct device - replace bus_id with dev_name()
58a2456 lguest: move the initial guest page table creation code to the host
be3c583 kvm-s390: implement config_changed for virtio on s390
c298345 virtio_console: support console resizing
29f9f12 virtio: add PCI device release() function
b194aee virtio_blk: fix type warning
0864b79 virtio: block: dynamic maximum segments
4b7f7e2 virtio: set max_segment_size and max_sectors to infinite.
1b4aa2f virtio: avoid implicit use of Linux page size in balloon interface
87c7d57 virtio: hand virtio ring alignment as argument to vring_new_virtqueue
db40598 virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesize
2966af7 virtio: use LGUEST_VRING_ALIGN instead of relying on pagesize
498af14 virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.
5f0d1d7 virtio: rename 'pagesize' arg to vring_init/vring_size
480daab virtio: Don't use PAGE_SIZE in virtio_pci.c
99e0b6c virtio: struct device - replace bus_id with dev_name(), dev_set_name()
13b1eb3 virtio-pci queue allocation not page-aligned
e12f010 cpumask: Use nr_cpu_ids in seq_cpumask
cbe31f0 cpumask: use new cpumask API in drivers/infiniband/hw/ipath
b29179c cpumask: use new cpumask API in drivers/infiniband/hw/ehca
259c4dd cpumask: use for_each_online_cpu() in
drivers/infiniband/hw/ehca/ehca_irq.c
ce47d97 cpumask: arch_send_call_function_ipi_mask: core
54b11e6 cpumask: smp_call_function_many()
3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line
ae7a47e cpumask: make cpumask.h eat its own dogfood.
b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core
cb78a0c bitmap: fix seq_bitmap and seq_cpumask to take const pointer
4b0bc0b bitmap: test for constant as well as small size for inline versions
278d1ed cpumask: make CONFIG_NR_CPUS always valid.
33edcf1 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
8c23998 V4L/DVB (9767): em28xx: improve board description messages
6a18eaf V4L/DVB (9766): em28xx: improve probe messages
017ab4b V4L/DVB (9765): em28xx: move tuner gpio's to the cards struct
2fe3e2e V4L/DVB (9764): em28xx: Add support for suspend the device when not
used
f502e86 V4L/DVB (9763): em28xx: fix gpio settings
1c67e76 V4L/DVB (9762): em28xx: fix tuner absent entries
a5942b5 V4L/DVB (9761): em28xx: replace magic numbers for mux aliases
122b77e V4L/DVB (9760): em28xx: move gpio lines into board table description
0ec202d V4L/DVB (9759): em28xx: move gpio tables to the top of em28xx-cards
2a29a0d V4L/DVB (9758): em28xx: replace some magic by register descriptions
where known
c864405 V4L/DVB (9755): em28xx: cleanup: We need just one tuner callback
1bee018 V4L/DVB (9754): em28xx: improve debug messages
ec5de99 V4L/DVB (9753): em28xx: cleanup: saa7115 module auto-detects saa711x
type
505b6d0 V4L/DVB (9752): Remove duplicated fields on em28xx_board and em28xx
structs
d4d889e V4L/DVB (9751): em28xx: card description cleanups
a2070c6 V4L/DVB (9747): em28xx: Properly handles XCLK and I2C speed
6d676d8 V4L/DVB (9745): em28xx: Cleanup GPIO/GPO setup code
5592768 V4L/DVB (9744): em28xx: cleanup XCLK register usage
2f56c34 V4L/DVB (9740): sms1xxx: add USB suspend and hibernation support
7b29e10 V4L/DVB (9739): sms1xxx: enable signal quality indicator LEDs on
Hauppauge WinTV MiniStick
851a909 V4L/DVB (9738): sms1xxx: fix invalid unc readings
7a6fbed V4L/DVB (9736): sms1xxx: enable power LED on Hauppauge WinTV MiniStick
250fa67 V4L/DVB (9735): sms1xxx: turn off LEDs after initialization of
Hauppauge WinTV MiniStick
3f7d99f V4L/DVB (9733): sms1xxx: add autodetection support for Hauppauge
WinTV MiniCard
76052bc V4L/DVB (9734): sms1xxx: add functions to configure and set gpio
c9455fb V4L/DVB (9717): em28xx: improve message probing logs
6e4ae87 V4L/DVB (9713): gspca: Add the ov534 webcams in the gspca
documentation.
fbb4c6d V4L/DVB (9712): gspca:Subdriver ov534 added.
a08d81a V4L/DVB (9711): gspca: Let gspca handle the webcams 045e:00f5 & 00f7
instead of sn9c102.
342b4a2 V4L/DVB (9709): gspca: Fix typos and name errors in Kconfig.
1432f30 V4L/DVB (9708): gspca: Do the sn9c105 - ov7660 work again in sonixj.
d018230 V4L/DVB (9706): gspca: Use the ref counting of v4l2 for disconnection.
579ef87 V4L/DVB (9703): Move the s5k4aa vflip quirk table to the main sensor
file in order to avoid compilation errors on older kernels
30881ab V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation
warnings on older kernels
8eaaf40 V4L/DVB (9701): Add a minor comment to the sensor init
2ea487e V4L/DVB (9698): Add another vflip quirk for the s5k4aa
9267b1e V4L/DVB (9696): Remove accidental typo
000e177 V4L/DVB (9694): Indent the m5602 register definitions
d728051 V4L/DVB (9693): Remove some unused defines
880ae24 V4L/DVB (9688): gspca: Reset the bulk URB status before resubmitting
at irq level.
9a23f5f V4L/DVB (9687): gspca: Split brightness and red and blue balance in
spca501.
bd131f3 V4L/DVB (9686): gspca: Don't return the control values from the
webcams in spca501.
cc04342 V4L/DVB (9685): gspca: Correct restart of webcams in spca501.
dff369a V4L/DVB (9682): gspca: New subdriver parameter 'bulk_nurbs'.
6270330 V4L/DVB (9681): gspca: Rewrite the exchanges with the sensor ov7648
of sonixj.
821ced2 V4L/DVB (9680): gspca: Let gspca handle the webcam 0c45:613a instead
of sn9c102.
c58701b V4L/DVB (9678): af9015: Cleanup switch for usb ID
0558362 V4L/DVB (9677): bttv: fix some entries on Phytec boards and add
missing ones
31e0530 V4L/DVB (9676): em28xx: fix a regression caused by
22c90ec6a5e07173ee670dc2ca75e0df0a7772c0
3ce6509 V4L/DVB (9675): em28xx: devices with xc2028/3028 don't have tda9887
30e4ac7 V4L/DVB (9673): em28xx: fix Pixelview PlayTV board entry
e879b8e V4L/DVB (9672): Allow opening more than one output at the same time
209acc0 V4L/DVB (9671): em28xx: Add detection of Sigmatel Stac97xx series of
AC97 devices
35ae6f0 V4L/DVB (9670): em28xx: allow specifying audio output
f1990a9 V4L/DVB (9669): em28xx: Fix a stupid cut-and-paste error
bdf398e V4L/DVB (9667): Fixed typo in sizeof() causing NULL pointer OOPS
0537156 V4L/DVB (9665): af9015: Add support for the Digittrade DVB-T USB
Stick remote
308bb52 V4L/DVB (9662): uvcvideo: Fix printk badness when printing ioctl names
23867b2 V4L/DVB (9661): uvcvideo: Commit streaming parameters when enabling
the video stream
9bc6218 V4L/DVB (9660): uvcvideo: Fix unaligned memory access.
4d3939f V4L/DVB (9659): uvcvideo: Use {get|set}_unaligned_le32 macros
23159a0 V4L/DVB (9658): em28xx: use em28xx_write_reg() for i2c clock setup
b697248 V4L/DVB (9657): em28xx: add a functio to write on a single register
f8de18d V4L/DVB (9654): new email address
5faff78 V4L/DVB (9653): em28xx: improve AC97 handling
16c7bca V4L/DVB (9652): em28xx: merge AC97 vendor id's into a single var
3564394 V4L/DVB (9651): em28xx: Improve audio handling
8a5caa6 V4L/DVB (9650): em28xx: replace magic numbers to something more
meaningful
a42aa19 V4L/DVB (9649): em28xx: remove two amux entries used only on one card
5c2231c V4L/DVB (9648): em28xx: get audio config from em28xx register
67c96f6 V4L/DVB (9644): em28xx: add em2750 to the list of known em28xx chip
ids
8975111 V4L/DVB (9643): em28xx: remove the previous register names
6fbcebf V4L/DVB (9642): Add AC97 registers found on em28xx devices
f09fb53 V4L/DVB (9641): Add chip ID's for em2820 and em2840
8029712 V4L/DVB (9638): drivers/media: use ARRAY_SIZE
292ee46 V4L/DVB (9637): usb vendor_ids/product_ids are __le16
b3d8466 V4L/DVB (9636): dvb: cinergyt2 annotate struct endianness, remove
unused variable, add static
726cf20 V4L/DVB (9633): Put s5h1411 into low power mode at end of attach()
call
6676792 V4L/DVB (9630): Some boards need to specify tuner address
60245e8 V4L/DVB (9629): Add support for the ATI TV Wonder HD 600 USB Remote
Control
4b92253 V4L/DVB (9628): em28xx: refactor IR support
0a6b8a8 V4L/DVB (9612): Fix key repetition with HVR-950 IR
91812fa V4L/DVB (9611): em28xx: experimental support for HVR-950 IR
a924a49 V4L/DVB (9607): em28xx: Properly implement poll support for IR's
1958578 V4L/DVB (9591): v4l core: fix debug printk for enumberating framerates
864ec0b V4L/DVB (9590): Add registration for Pinnacle 80e ATSC tuner
ebef13d V4L/DVB (9589): Properly support capture start on em2874
24a613e V4L/DVB (9588): Don't load em28xx audio module for digital-only
devices
95ea470 V4L/DVB (9587): Handle changes to endpoint layout in em2874
4924044 V4L/DVB (9586): Fix possible null pointer dereference in info message
a527c9f V4L/DVB (9585): Skip reading eeprom in newer Empia devices
6a1acc3 V4L/DVB (9584): Support different GPIO/GPO registers for newer devices
600bd7f V4L/DVB (9583): Remember chip id of devices at initialization
1ed1dd5 V4L/DVB (9582): Add a EM28XX_NODECODER option to the list of
available decoders
65c9fd4 V4L/DVB (9581): Remove unused variable from em28xx-audio.c
5caeba0 V4L/DVB (9580): Add chip id for em2874 to list of known chips
a56a18c V4L/DVB (9579): v4l core: a few get ioctls were lacking memory clean
74d83fa V4L/DVB (9578): v4l core: add support for enumerating frame sizes and
intervals
f3f741e V4L/DVB (9577): saa7134-dvb: MFE attachment clean-up for saa-7134 dvb
60a5a92 V4L/DVB (9576): cx88-dvb: MFE attachment clean-up for HVR-3000/4000
2c9bcea V4L/DVB (9572a): Whitespace cleanup
44f0079 V4L/DVB (9570): uvcvideo: Handle failed video GET_{MIN|MAX|DEF}
requests more gracefully
7e21fda V4L/DVB (9563): gspca: Let gspca handle the webcam 0471:0328 instead
of sn9c102.
29fbdf3 V4L/DVB (9560): gspca: Let gspca handle the webcam 0c45:602c instead
of sn9c102.
95c730b V4L/DVB (9548): gspca: Fix Kconfig CodingStyle
54b7b0d V4L/DVB (9540): dsbr100: add disabled controls and fix version
04e0ffb V4L/DVB (9539): dsbr100: add suspend and resume
f34253d V4L/DVB (9572): Whitespace cleanup
c9535db V4L/DVB (9569): uvcvideo: Sort the frame descriptors during parsing
2f38483 V4L/DVB (9568): uvcvideo: Add support for Lenovo Thinkpad SL500
integrated webcam
562f0fe V4L/DVB (9567): uvcvideo: Add support for Samsung Q310 integrated
webcam
1c44d81 V4L/DVB (9565): gspca: Remove empty lines in traces.
53e7451 V4L/DVB (9562): gspca: Set the default frame rate to 30 fps for
sensor ov764x in ov519.
ac40b1f V4L/DVB (9561): gspca: Cleanup the source of ov519.
9171187 V4L/DVB (9553): gspca: Webcam 145f:013a added in pac207.
2e0903b V4L/DVB (9552): gspca: Simplify the ISOC packet scanning in tv8532.
42ec313 V4L/DVB (9548): gspca: Properly indent Kconfig
240d3ad V4L/DVB (9547): gspca: Version change.
ba13cca V4L/DVB (9546): gspca: Bad scanning of ISOC packets in tv8532.
ff37474 V4L/DVB (9545): gspca: Add a flag for empty ISOC packets.
8fe2f1d V4L/DVB (9544): gspca: Clear the bulk endpoint at starting time when
bulk transfer.
5017c7b V4L/DVB (9543): gspca: Adjust autoexpo values for cams with a vga
sensor in sonixb.
0cae896 V4L/DVB (9541): gspca: Add infrared control for sonixj - mi0360.
4cc0edf V4L/DVB (9537): Add TerraTec Cinergy S USB support
5cff91a V4L/DVB (9536): WinFast DTV2000 H: add support for missing analog
inputs
93f26c1 V4L/DVB (9535): cx88-dvb: Remove usage core->prev_set_voltage from
cx24116 based cards.
cd3cde1 V4L/DVB (9534): cx88: Add support for Prof 6200 DVB-S PCI card
4b29631 V4L/DVB (9533): cx88: Add support for TurboSight TBS8910 DVB-S PCI
card
1f6340b V4L/DVB (9532): Properly handle error messages during alsa registering
886134e V4L/DVB (9520): stb0899 Remove double .read_status assignment
f416734 V4L/DVB (9514): cx18: Fix PLL freq computation for debug display
69acdf1 V4L/DVB (9530): Add new pixel format VYUY 16 bits wide.
bc13ae1 V4L/DVB (9529): cx88: add a second PCI ID for ATI TV Wonder Pro
163e9cd V4L/DVB (9526): af9015: add support for KWorld USB DVB-T TV Stick II
(VS-DVBT 395U)
c78de71 V4L/DVB (9525): af9015: add support for AverMedia Volar X remote.
2499abe V4L/DVB (9523): Increase number of BT8XX devices supported in a system
9be4daa V4L/DVB (9522): Increase number of SAA7134 devices supported in a
system
af128a1 V4L/DVB (9521): V4L: struct device - replace bus_id with dev_name(),
dev_set_name()
9b2fb33 V4L/DVB: remove unused #include <version.h>
e60b022 V4L/DVB (9518): radio-mr800: remove warn, info and err messages
ced0737 V4L/DVB (9512): cx18: Fix write retries for registers that always
change - part 3.
48fc6bb V4L/DVB (9508): ivtv: enable tuner support for Yuan PG600-2
91121d9 V4L/DVB (9507): v4l: remove EXPERIMENTAL from several drivers
b749678 V4L/DVB (9504): dvbdev: fix typo causing 2.6.28 compile error
f473bf7 V4L/DVB (9503): v4l: remove inode argument from video_usercopy
bef216b V4L/DVB (9502): ov772x: CodingStyle improvements
cbd8244 V4L/DVB (9500): cx88-dvb: MFE attachment fix-up
5910e82 V4L/DVB (9498): Simplify video standards enumeration
b84ca9f V4L/DVB (9497): tda9887/cx88: Adds SECAM/BGH standards
d9b0144 V4L/DVB (9491): rationalise addresses to one common one
ac2657c V4L/DVB (9490): linux-next: v4l-dvb tree build failure
08a66ae V4L/DVB (9488): Add ov772x driver
d1f81da V4L/DVB (9484): v4l: rename compat_ioctl32.c to v4l2-compat-ioctl32.c
da40b59 V4L/DVB (9479): Wait for a maximum of 100mS
667d75e V4L/DVB (9474): cx18: Remove redundant block scope variable in
cx18_probe() for sparse
a5f4c0c V4L/DVB (9473): add DVB_DEVICE_NUM and DVB_ADAPTER_NUM to uevent
7b51a70 V4L/DVB (9472): dm1105: fix the misuse of pci_dma_mapping_error
20dafb3 V4L/DVB (9470): Disable PLL Loop while tuning
3f40092 V4L/DVB (9469): Port STB0899 and STB6100
9bb17ee V4L/DVB (9468): Miscellaneous fixes
c615a27 V4L/DVB (9467): Fix runtime verbosity
aa91292 V4L/DVB (9466): Bug: Fix incorrect Register definitions
9acfee5 V4L/DVB (9465): Fix incorrect IF_AGC Bitfield definition
8f04c70 V4L/DVB (9464): Remove unreferenced delivery
e399a78 V4L/DVB (9463): Make delivery system standalone.
b91a7cb V4L/DVB (9462): Allow specifying clock per device
ef3052b V4L/DVB (9461): Initialize SYSREG register
54fb122 V4L/DVB (9460): Code Simplification
e94a447 V4L/DVB (9459): We can now reduce the debug levels, just need to look
at errors only.
9a28609 V4L/DVB (9458): Bugfix: gate control needs to be handled
40e8ce3 V4L/DVB (9457): Optimization, Fix a Bug
ed3d150 V4L/DVB (9456): Select STB0899, STB6100, TDA8261 for budget_ci and
budget_av respectively.
b359325 V4L/DVB (9455): Cleanup: remove some superfluous stuff and dead
commented out code
3d6a3be V4L/DVB (9454): Fix a compile warning
85eabac V4L/DVB (9453): stb0899: fix compilation warnings
d681208 V4L/DVB (9452): Fix invalid GCT mode
18527be V4L/DVB (9451): Bug! F/3 Clock domain was incorrectly used
8be969b V4L/DVB (9450): Code Review: #4 Consolidate configurations
27713c8 V4L/DVB (9449): Code Simplification: use do_div() instead
5613741 V4L/DVB (9448): Bug: fix array size
6f6c268 V4L/DVB (9447): stb6100: improve rounding
02ec9d8 V4L/DVB (9446): Bug Fix an overflow in bandwidth calculation
89693b7 V4L/DVB (9445): Bug: Bandwidth calculation at upper and lower
boundaries
043a68b V4L/DVB (9444): Initialize post process events to NULL
763fbaf V4L/DVB (9443): Bug: Bandwidth calculation
27a330d V4L/DVB (9442): Revert back previous change to 90MHz
72f7841 V4L/DVB (9441): Code simplification: clock is already initialized, no
need to initialize again.
d0a41e8 V4L/DVB (9440): Bug in previous commit
1b792e0 V4L/DVB (9439): Bug! SFRL nibble got swapped
eadf29b V4L/DVB (9438): Bug! RTF is signed
ba8862a V4L/DVB (9437): Disable Symbol rate auto scan feature
9efdd29 V4L/DVB (9436): Fix a typo in the previous commit
b168e35 V4L/DVB (9435): Add post process interfaces
947881a V4L/DVB (9434): Limit initial RF AGC gain
1e3d8ab V4L/DVB (9433): Limit bandwidth with a 3dB response fall
b2fe5c6 V4L/DVB (9432): Increment the AGC1 and AGC2 gain respectively,
improves sensitivity slightly
ac8fdc4 V4L/DVB (9431): Bug ID #19: Diseqc works properly at 90MHz only on
Cut 1.1 and 2.0
b655b6c V4L/DVB (9430): stb0899: avoid parameter overwriting
5dc1611 V4L/DVB (9429): Add support for the Satelco Easywatch DVB-S2 PCI card
7d8f1e5 V4L/DVB (9428): Fix: assignment of wrong values
7e4e8c5 V4L/DVB (9427): Code simplification: Sleep only for the required time
interval.
ddbee1c V4L/DVB (9426): Add a missing break
3d16d19 V4L/DVB (9425): Initialize at 90MHz itself
e0a28c9 V4L/DVB (9424): Deviation from the reference, pullup is 12k instead
c1f0ce2 V4L/DVB (9423): Though insignificant, removes an unnecessary read of
the LOCK_LOSS register,
0867f57 V4L/DVB (9422): Bug: Fix a typo
6efb0ff V4L/DVB (9421): We must wait for the PLL to stabilize
417dd69 V4L/DVB (9420): return -EINVAL for invalid parameters
cf6efeb V4L/DVB (9419): Bug: unnecessary large current causes large phasor
errors
6199cee V4L/DVB (9418): DVB_ATTACH for STB0899, STB6100, TDA8261
ae9902d V4L/DVB (9417): DVB_ATTACH for STB0899, STB6100, TDA8261
e0ee77a V4L/DVB (9416): Hmmph, a proper calculation broke the working
behaviour.
6c1022c V4L/DVB (9414): Initialize DiSEqC
baa40e4 V4L/DVB (9413): Bug: Set Auxilliary Clock Register correctly
b11eb46 V4L/DVB (9412): Fix tuner name and comment
3479474 V4L/DVB (9411): Bug! Timing recovery was calculated for 99MHz not 90
MHz
c14eaed V4L/DVB (9410): Bug: Missing reference clock definition
aa4a9e1 V4L/DVB (9409): Bug! inverted logic
f6e6382 V4L/DVB (9408): tda8261: check status to avoid lock loss
d98c028 V4L/DVB (9407): Optimizations Reduce capture range from 10MHz to 3Mhz
421b297 V4L/DVB (9406): Really silly bug, setting bandwidth into frequency
e99d00c V4L/DVB (9405): Practical tests show that the TT S2 3200 has I/Q
inputs inverted, similar to the KNC1.
7dd82f7 V4L/DVB (9404): the KNC1 and clones also don't have the I/Q inputs
swapped
6ea223c V4L/DVB (9403): Fix the CA module not working issue
b48e2de V4L/DVB (9402): TT S2 3200 shouldn't need Inversion ON and Inversion
AUTO at the same time
ecdec31 V4L/DVB (9401): Code Simplification
db1d3b8 V4L/DVB (9400): stb6100: Code Simplification
a55bc84 V4L/DVB (9399): some cleanups at budget-ci
9e0dc66 V4L/DVB (9398): Initial support for the Technotrend TT S2 3200
c7d85a2 V4L/DVB (9397): fix some bugs at tda8261
de29eb8 V4L/DVB (9396): Fix clocks at stb0899
41e1151 V4L/DVB (9395): Add initial support for two KNC1 DVB-S2 boards
0b8f15d V4L/DVB (9394): cache last successful state
654dbad V4L/DVB (9393): Add TDA8261 to build
0036020 V4L/DVB (9392): initial go at TDA8261 tuner
43498ad V4L/DVB (9391): Register definition bugs
08bcdbe V4L/DVB (9390): Offset Freq has been set in reg
a18d431 V4L/DVB (9389): Use kzalloc instead of kmalloc
3e3263e V4L/DVB (9388): Reference Clock is in kHz
57ad94a V4L/DVB (9387): FIX: Write to the correct register
d189f3e V4L/DVB (9386): FIX: Add in missing inversion (should be ideally in
the config struct)
381d804 V4L/DVB (9384): FIX: register value is not reset to 0 after write
bb29cc6 V4L/DVB (9383): Let's neither sleep nor wakeup for now
795b72b V4L/DVB (9382): Use a delay for tracking acquisition status
54c358f V4L/DVB (9381): On the KNC1 cards the CLOCK is clamped to a maximum
limit of 90MHz, eventhough
b797c20 V4L/DVB (9380): FIX: a possible division by zero
b3332a9 V4L/DVB (9379): FIX: fix a bug in the charge pump setting
040dcc3 V4L/DVB (9378): Add STB6100 Support
c46b656 V4L/DVB (9377): Add STB6100 Support
e50e8e3 V4L/DVB (9376): Add STB0899 to build
8bd135b V4L/DVB (9375): Add STB0899 support
2b1b945 V4L/DVB (9370): Update README.cx88 with the current status
f71f11e V4L/DVB (9367): Move lgdt3304 driver to the proper place and allow it
to compile
c2e591f V4L/DVB (9366): Move S921 driver to the proper place and allow it to
compile
67ea14f V4L/DVB (9365): adding lgdt3304 based driver
aa56cb9 V4L/DVB (9364): adding sharp s921 ISDB-T driver
2c5aacc V4L/DVB (9363): tvp5150: add support to enable raw vbi
a9dbe5d V4L/DVB (9362): zl10353: add new register configuration for
zl10353/especially 6mhz taiwan.
5dd3f30 V4L/DVB (9361): Dynamic DVB minor allocation
568e9bb V4L/DVB: remove unused #include <version.h>
9962ac5 V4L/DVB (9480): Fix frontend DVBFE_ALGO_CUSTOM Search
f04c3ca V4L/DVB (9478): Fix: parameters not supplied in the search process
f7c9bf9 V4L/DVB (9477): Fix: Commit 9344 breaks tning of cx24123
7bcbdf3 V4L/DVB (9345): Add event with changed status only
c59e787 V4L/DVB (9344): DVB-Core update
a12ca6a V4L/DVB (9691): gspca: Some cleanups at device register
519d680 ide-cd: remove dead dsc_overlap setting
94b9efd ide: push local_irq_{save,restore}() to do_identify()
d688b72 ide: remove superfluous local_irq_{save,restore}() from
ide_dump_status()
7f92b11 ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
e2984c6 ide: move Power Management support to ide-pm.c
1d35364 ide: use ATA_DMA_* defines in ide-dma-sff.c
2f996ac ide: checkpatch.pl fixes for ide-lib.c
047140a ide: remove inline tags from ide-probe.c
b002415 ide: remove redundant code from ide_end_drive_cmd()
dc09c78 ide: struct device - replace bus_id with dev_name(), dev_set_name()
702c026 ide: rework handling of serialized ports (v2)
b7876a6 cy82c693: remove superfluous ide_cy82c693 chipset type
1f66019 trm290: add IDE_HFLAG_TRM290 host flag
6b49249 ide: add ->max_sectors field to struct ide_port_info
7f1ac8c rz1000: apply chipset quirks early (v2)
f58c1ab ide: always set nIEN on idle devices
46aa7af ide: fix ->quirk_list checking in ide_do_request()
a4cd1a3 gayle: set IDE_HFLAG_SERIALIZE explictly
6b5cde3 cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
02fb568 ali14xx: doesn't use shared IRQs
27c01c2 ide-cd: remove obsolete seek optimization
08cd1dc ide: cleanup ide_do_request()
2a2ca6a ide: replace the global ide_lock spinlock by per-hwgroup spinlocks
(v2)
6ea5222 ide: use queue lock instead of ide_lock when possible
3c8a2cc ide: ide_lock + __blk_end_request() -> blk_end_request()
a72b214 ide: push ide_lock to __ide_end_request()
1d0bf58 ide: ide_hwgroup_t.rq doesn't need an ide_lock held
44e3123 ide: __ide_port_unregister_devices() doesn't need an ide_lock held
1f473e9 ide: IDE settings don't need an ide_lock held
3e0e29f ide: unify ide_intr()'s exit points
0e63a58 ide: fix IDE ACPI regression breaking suspend
f26f6ce tx493[89]ide: Fix length for __ide_flush_dcache_range
a0fce79 tx4939ide: Do not use zero count PRD entry
47992cb Merge branch 'for-rmk' of
git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
b632ade [SCSI] zfcp: Remove unnecessary warning message
39eb7e9 [SCSI] zfcp: Add support for unchained FSF requests
b225cf9 [SCSI] zfcp: Remove busid macro
b98478d [SCSI] zfcp: remove DID_DID flag
e0d7fcb [SCSI] zfcp: Simplify mask lookups for incoming RSCNs
3623ecb [SCSI] zfcp: Remove initial device data from zfcp_data
06499fa [SCSI] zfcp: fix compile warning
b228af0 [SCSI] zfcp: Remove adapter list
dedbc2b [SCSI] zfcp: Simplify SBAL allocation to fix sparse warnings
1d3aab0 [SCSI] zfcp: register with SCSI layer on ccw registration
27c3f0a [SCSI] zfcp: Fix message line break
17d9863 [SCSI] qla2xxx: changes in multiq code
20c09df [SCSI] eata: fix the data buffer accessors conversion regression
d2131b3 [SCSI] ibmvfc: Improve async event handling
87b5c32 [SCSI] lpfc : correct printk types on PPC compiles
3023785 [SCSI] ipr: fix lockdep warning from ipr_ioa_reset_done
f78badb [SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo
timeout
73208df [SCSI] qla2xxx: add support for multi-queue adapter
85b4aa4 [SCSI] fcoe: Fibre Channel over Ethernet
42e9a92 [SCSI] libfc: A modular Fibre Channel library
f032c2f [SCSI] FC protocol definition header files
21465ed [SCSI] ibmvscsi: Don't fail EH due to insufficient resources
4d3fef9 [SCSI] scsi_transport_spi: fix the misuse of scsi_execute return value
ccc607f [SCSI] st: convert st_int_ioctl to use st_scsi_kern_execute
7a31ec3 [SCSI] st: convert get_location to use st_scsi_kern_execute
18c8701 [SCSI] st: convert write_mode_page to use st_scsi_kern_execute
8ecf0d9 [SCSI] st: convert read_mode_page to use st_scsi_kern_execute
52107b2 [SCSI] st: convert check_tape to use st_scsi_kern_execute
212cd8b [SCSI] st: convert st_flush to use st_scsi_kern_execute
39ade4b [SCSI] st: convert cross_eof to use st_scsi_kern_execute
15c920a [SCSI] st: convert do_load_unload to use st_scsi_kern_execute
3c0bf16 [SCSI] st: convert set_location to use st_scsi_kern_execute
0944a72 [SCSI] st: convert test_ready to use st_scsi_kern_execute
ffb4349 [SCSI] st: add st_scsi_kern_execute helper function
4deba24 [SCSI] st: move st_request initialization to st_allocate_request form
st_do_scsi
5d2711c [SCSI] lpfc 8.3.0 : Update driver version to 8.3.0
923e4b6 [SCSI] lpfc 8.3.0 : Hook lpfc's debugfs into Kconfig
e2a0a9d [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) code
81301a9 [SCSI] lpfc 8.3.0 : Add BlockGuard support (T10-DIF) structs and defs
9f1e1b5 [SCSI] lpfc 8.3.0 : Fix some memory handling issues
5b75da2 [SCSI] lpfc 8.3.0 : Add active interrupt test for enabling
MSI/MSI-X/INTx
eaf15d5 [SCSI] lpfc 8.3.0 : Fix several minor issues
8f34f4c [SCSI] lpfc 8.3.0 : Fix issue with assumed Interrupt Enable Block
support
9720748 [SCSI] lpfc 8.3.0 : Added 3 small features and improve PCI EEH support
eada272 [SCSI] lpfc 8.3.0 : Fix multiple NPIV issues
109f6ed [SCSI] lpfc 8.3.0 : Fix system crash due to uninitialized node access
9bad767 [SCSI] lpfc 8.3.0 : Add kernel-doc headers to lpfc_scsi.c
3a55b53 [SCSI] lpfc 8.3.0 : Add support for Power Management Suspend/Resume
operations
ddcc50f [SCSI] lpfc 8.3.0 : Rework RSCN netlink event to send entire RSCN
payload
5cd3bbf [SCSI] retry with missing data for INQUIRY
f4f4e47 [SCSI] add residual argument to scsi_execute and scsi_execute_req
a528ab7 [SCSI] ibmvfc: Fix errors due to inconsistent command data
1c41fa8 [SCSI] ibmvfc: Delay NPIV login retry and add retries
6df19a7 [SCSI] libiscsi_tcp: support padding offload
ae15f80 [SCSI] libiscsi: handle init task failures.
2ff79d5 [SCSI] libiscsi: pass opcode into alloc_pdu callout
262ef63 [SCSI] libiscsi: allow drivers to modify the itt sent to the target
38e1a8f [SCSI] iscsi_tcp: hook iscsi_tcp into new libiscsi_tcp module
a081c13 [SCSI] iscsi_tcp: split module into lib and lld
30b4915 [SCSI] iscsi_tcp: add iscsi_tcp prefix to iscsi_tcp functions
cfeb2cf [SCSI] libiscsi: change login data buffer allocation
e2bac7c [SCSI] iscsi_tcp: remove unused r2t handling
e5a7efe [SCSI] iscsi_tcp: convert to new alloc_hdr api
0f9c744 [SCSI] iser: convert iser to new alloc_pdu api
577577d [SCSI] libiscsi: prepare libiscsi for new offload engines by
modifying unsol data code
63c62f1 [SCSI] iscsi_tcp: prepare helpers for LLDs that can offload some
operations
b29f841 [SCSI] remove timeout from struct scsi_device
a02488e [SCSI] st: update to use block timeout
da24465 [SCSI] mac_esp: fix for quadras with two esp chips
09e13e9 [SCSI] m68k: mac_esp asm fix
749af3d [SCSI] qla2xxx: Code changes for vport bus reset
b60af5b [SCSI] simplify scsi_io_completion()
67e6d58 [SCSI] ibmvfc: Driver version 1.0.4
646d385 [SCSI] ibmvfc: Handle port login required response
5919ce2 [SCSI] ibmvfc: Fix command timeouts due to cached CRQ access
4081b77 [SCSI] ibmvfc: Fix oops in interrupt handler
273c478 [SCSI] scsi_dh_rdac: Add LSI vendor and product ids in rdac device
list
dd7c34e [SCSI] fusion: use ARRAY_SIZE
ef661c5 [SCSI] fusion: remove excess kernel-doc notation
c51da4e [SCSI] qla2xxx: Fix for build warning
e315cd2 [SCSI] qla2xxx: Code changes for qla data structure refactoring
7b867cf [SCSI] qla2xxx: Refactor qla data structures
a9b589d [SCSI] scsi_error: TASK ABORTED status handling improvement
c85f8cb9 [SCSI] scsi_dh: Retry mode select in rdac device handler
9eece96 [SCSI] scsi_dh: Make sure the state of a path is set properly when
controller is swapped from passive to active
4a8ab87 [SCSI] scsi_error: fix indentation and braces disagreement - add
braces
66aa574 [SCSI] tmscsim: fix indentation and braces disagreement - add braces
8d6dda7 [SCSI] u14-34f: fix scsi_dma_map failure case
237abac [SCSI] esp_scsi: Use DIV_ROUND_UP
973b736 [SCSI] ibmvfc: Driver version 1.0.3
50ed9a0 [SCSI] ibmvfc: Quiet gcc warning in ibmvfc_reset_device
10e7949 [SCSI] ibmvfc: Fix target initialization failure retry handling
ad8dcff [SCSI] ibmvfc: Error handling fixes
50119da [SCSI] ibmvfc: Fix error reporting for some FC errors
596891a [SCSI] ibmvfc: Fix log level filtering
fa195af [SCSI] Clean up my email address and use a single standard address
for everything
e989911 [SCSI] aacraid: check pci_alloc_consistent errors
25729a7 [SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex: use
pci_ioremap_bar()
decf67e [SCSI] scsi ioctl: fix kernel-doc warning
8248771 x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
c854c91 x86_64: pci-gart_64.c iommu_fullflush should be static
cbafbc8 x86: efi.c declare add_efi_memmap before they get used
7f3e632 x86: io_apic.c io_apic_sync should be static
a1ae299 x86: apic.c declare pic_mode before they get used
34a4c5e Input: map_to_7segment.h - convert to __inline__ for userspace
e0ee629 Input: add support for enhanced rotary controller on pxa930 and pxa935
105ca23 Input: add support for trackball on pxa930 and pxa935
ea31951 locking, percpu counters: introduce separate lock classes
c7e324f sata_sil: add Large Block Transfer support
3c38773 [libata] ata_piix: cleanup dmi strings checking
d61c72e DMI: add dmi_match
5ccfca9 libata: blacklist NCQ on OCZ CORE 2 SSD (resend)
2f06de0 x86: introducing asm/sys_ia32.h
c805b73 x86: mach-default setup.c cleanups
6092848 x86: mark get_cpu_leaves() with __cpuinit annotation
75329f1 Merge branch 'linus' into x86/cleanups
43a2563 sparseirq: move __weak symbols into separate compilation unit
198fc10 [ARM] pxafb: add support for overlay1 and overlay2 as framebuffer
devices
3f16ff6 [ARM] pxafb: cleanup of the timing checking code
878f578 [ARM] pxafb: cleanup of the color format manipulation code
a042750 [ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
6e35484 [ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
7e4b19c [ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
77e1967 [ARM] pxafb: allow video memory size to be configurable
5bfb409 [ARM] pxa: add document on the MFP design and how to use it
28a6238 [ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be a constant
6769717 [ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constant
9f1442b [ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)
3c506ef Merge branch 'topic/failslab' into for-linus
fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and
'topic/documentation' into for-linus
7b8f3b6 slub: avoid leaking caches or refcounts on sysfs error
dfcd361 slab: Fix comment on #endif
8759ec5 slab: remove GFP_THISNODE clearing from alloc_slabmgmt()
89124d7 slub: Add might_sleep_if() to slab_alloc()
773ff60 SLUB: failslab support
aa59662 drm/i915: fix modeset devname allocation + agp init return check.
aad87df drm/i915: Remove redundant test in error path.
fede5c9 drm: Add a debug node for vblank state.
f51c5b6 drm: Avoid use-before-null-test on dev in drm_cleanup().
f1acec9 drm/i915: Don't print to dmesg when taking signal during object_pin.
3c4fdcf drm: pin new and unpin old buffer when setting a mode.
d1e22c6 drm/i915: un-EXPORT and make 'intelfb_panic' static
bae7ec6 drm/i915: Delete unused, pointless i915_driver_firstopen.
d4da3af drm/i915: fix sparse warnings: returning void-valued expression
606df4e drm/i915: fix sparse warnings: move 'extern' decls to header file
b358d0a drm/i915: fix sparse warnings: make symbols static
95281e3 drm/i915: fix sparse warnings: declare one-bit bitfield as unsigned
b117763 drm/i915: Don't double-unpin buffers if we take a signal in
evict_everything().
e7da40f drm/i915: Fix fbcon setup to align display pitch to 64b.
8d391aa drm/i915: Add missing userland definitions for gem init/execbuffer.
dfef245 i915/drm: provide compat defines for userspace for certain struct
members.
0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
e0c8463 drm: sanitise drm modesetting API + remove unused hotplug
df98937 drm: fix allowing master ioctls on non-master fds.
4e74f36 drm/radeon: use locked rmmap to remove sarea mapping.
60f2ee0 drm/radeon: fix missing hunk from the master changes.
f890607 drm: fix useless gcc unused variable warning
bdf539a drm/radeon: fix warning due to PAGE_SIZE max
57a6297 drm: kconfig have drm core select i2c for kms
ae14dc0 drm: PAGE_CACHE_WC is x86 only so far
aa91c66 drm: pick an 800x600@60HZ mode by default for unknown CRT.
60fd99e drm/i915: Fix stolen memory detection on G45 and GM45.
06d9f33 drm/i915: Register module dependencies for the modesetting code.
79e5394 DRM: i915: add mode setting support
f453ba0 DRM: add mode setting support
de151cf drm/i915: add GEM GTT mapping support
a2c0a97 drm: GEM mmap support
a958747 drm/i915: Add /proc debugging entry for reading out the HWS.
a9d51a5 drm: reorganise start and load.
1147c9c drm: fix leak of uninitialized data to userspace
7c1c287 drm: move to kref per-master structures.
e7f7ab4 drm: cleanup exit path for module unload
d3f7611 bio: get rid of bio_vec clearing
f735b5e bounce: don't rely on a zeroed bio_vec list
a0ea862 cciss: simplify parameters to deregister_disk function
62c1fe9 cfq-iosched: fix race between exiting queue and exiting task
8ae30b8 loop: Do not call loop_unplug for not configured loop device.
14f2793 loop: Flush possible running bios when loop device is released.
10e5b64 alpha: remove dead BIO_VMERGE_BOUNDARY
b3a6ffe Get rid of CONFIG_LSF
3c18ce7 block: make blk_softirq_init() static
18af8b2 block: use min_not_zero in blk_queue_stack_limits
a6f2365 block: add one-hit cache for disk partition lookup
30e0dc2 cfq-iosched: remove limit of dispatch depth of max 4 times quantum
31dcfab nbd: tell the block layer that it is not a rotational device
b374d18 block: get rid of elevator_t typedef
abf137d aio: make the lookup_ioctx() lockless
392ddc3 bio: add support for inlining a number of bio_vecs inside the bio
bb799ca bio: allow individual slabs in the bio_set
1b43449 bio: move the slab pointer inside the bio_set
7ff9345 bio: only mempool back the largest bio_vec slab cache
a31a973 block: don't use plugging on SSD devices
a185eb4 block: fix empty barrier on write-through w/ ordered tag
58eea92 block: simplify empty barrier implementation
8f11b3e block: make barrier completion more robust
f671620 block: make every barrier action optional
a738467 block: remove duplicate or unused barrier/discard error paths
313e429 block: reorganize QUEUE_ORDERED_* constants
ba744d5 block: reorder struct bio to remove padding on 64bit
64d01dc block: use cancel_work_sync() instead of kblockd_flush_work()
08bafc0 block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
7c23951 block: don't take lock on changing ra_pages
4236469 Documentation: remove reference to ll_rw_blk.c and moved
drivers/block/elevator.c
c6a06f7 block/blk-tag.c: cleanup kernel-doc
8a3173d cciss: switch to using hlist for command list management
7c0990c Do not free io context when taking recursive faults in do_exit
d194139 cdrom: reduce stack usage of mmc_ioctl_dvd_read_struct
3147c53 cdrom: split mmc_ioctl to lower stack usage
2b91baf scsi-ioctl: use clock_t <> jiffies
70ed28b block: leave the request timeout timer running even on an empty list
65d3618 block: add comment in blk_rq_timed_out() about why next can not be 0
565e411 block: optimizations in blk_rq_timed_out_timer()
66d352e xen-blkfront: set queue paravirt flag
7d116b6 virtio_blk: set queue paravirt flag
88e740f block: add queue flag for paravirt frontend drivers
e3c6d4e Merge branch 'master' of
master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
59c5ea6 net: Fix unused variable warnings in pasemi_mac.c and spider_net.c
bd353ff [libata] Update kernel-doc comments to match source code
ece180d libata: perform port detach in EH
ad74e4c libata: when restoring SControl during detach do the PMP links first
1eca436 libata: beef up iterators
eca1bf5 KEYS: Fix variable uninitialisation warnings
b854b2a agp/intel: Fix broken ® symbol in device name.
a50ccc6 agp/intel: add support for G41 chipset
b2e2fe9 sparseirq: work around __weak alias bug
f2863c5 UBI: fix checkpatch.pl warnings
874d6a9 swiotlb: clean up EXPORT_SYMBOL usage
ac86ccc swiotlb: remove unnecessary declaration
1da4f98 swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.h
fb05a37 swiotlb: add support for systems with highmem
bc40ac6 swiotlb: store phys address in io_tlb_orig_addr array
70a7d3c swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()
12026ea sparseirq: fix hang with !SPARSE_IRQ
fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected
13a0c3c sparseirq: work around compiler optimizing away __weak functions
b6b301a x86: apic.c x2apic_preenabled and disable_x2apic should be static
0b936bf x86: reboot.c declare port_cf9_safe before they get used
34bf5d0 Merge branch 'x86/core' into x86/cleanups
5bc0530 sparc: move select of ARCH_SUPPORTS_MSI
c4a4a21 sparc: drop SUN_IO
86ed40b sparc: unify sections.h
b74e34d sparc: use .data.init_task section for init_thread_union
793f7b1 sparseirq: fix desc->lock init
8b07cd4 sparseirq: do not printk when migrating IRQ descriptors
92d9091 sparc: fix array overrun check in of_device_64.c
e6b04fe sparc: unify module.c
627bf2f sparc64: prepare module_64.c for unification
c45d1c2 sparc64: use bit neutral Elf symbols
e1648a8 sparc: unify module.h
fe6875e sparc: introduce CONFIG_BITS
6e6ab2e sparc: fix hardirq.h removal fallout
be4d638 cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask
9be3eec cpumask: cpu_coregroup_mask(): s390
a0ae09b cpumask: cpu_coregroup_mask(): sparc
030bb20 cpumask: cpu_coregroup_mask(): x86
2258a5b cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
b4a2f91 cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
fbb776c cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
86c6f27 cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
7479a29 cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
96d76a7 cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
00c2363 sparseirq: remove duplicated arch_early_irq_init()
18eefed irq: simplify for_each_irq_desc() usage
26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c
f9af0e7 irq: for_each_irq_desc() move to irqnr.h
51bc39f hrtimer: remove #include <linux/irq.h>
bd8b96d x86: clean up comment style in arch/x86/kernel/traps.c
c656d9c Merge branch 'x86/fpu' into x86/cleanups
71ab6b2 x86: remove impossible test in mtrr/main.c
a73ad33 x86: unify the implementation of FPU traps
32e8d18 Merge branches 'timers/clocksource', 'timers/hpet',
'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and
'timers/rtc' into timers/core
860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit
'v2.6.28' into irq/core
973656f x86, sparseirq: clean up Kconfig entry
6638101 Merge branches 'core/debugobjects', 'core/iommu', 'core/locking',
'core/printk', 'core/rcu', 'core/resources', 'core/softirq' and
'core/stacktrace' into core/core
cc37d3d Merge branch 'core/futexes' into core/core
b594deb Merge branch 'core/debug' into core/core
0b271ef Merge commit 'v2.6.28' into core/core
4e17fee x86: turn CONFIG_SPARSE_IRQ off by default
9212ddb stacktrace: provide save_stack_trace_tsk() weak alias
12d79ba rcu: provide RCU options on non-preempt architectures too
4655a0d Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into
devel
a48d196 [ARM] pxa: Update eseries defconfig
c3d8000 x86: export vector_used_by_percpu_irq
7d87d53 x86: use logical apicid in x2apic_cluster's
x2apic_cpu_mask_to_apicid_and()
36dffab sched: nominate preferred wakeup cpu, fix
b77b881 x86: fix lguest used_vectors breakage, -v2
2efef70 rpc: add service field to new upcall
8b1c7bf rpc: add target field to new upcall
61054b1 nfsd: support callbacks with gss flavors
945b34a rpc: allow gss callbacks to client
608207e rpc: pass target name down to rpc level on callbacks
68e76ad nfsd: pass client principal name in rsc downcall
34769fc rpc: implement new upcall
5b7ddd4 rpc: store pointer to pipe inode in gss upcall message
79a3f20 rpc: use count of pipe openers to wait for first open
cf81939 rpc: track number of users of the gss upcall pipe
e712804 rpc: call release_pipe only on last close
c381060 rpc: add an rpc_pipe_open method
db75b3d rpc: minor gss_alloc_msg cleanup
b03568c rpc: factor out warning code from gss_pipe_destroy_msg
99db356 rpc: remove unnecessary assignment
cf8cdbe NFS: remove unused status from encode routines
d017931 NFS: increment number of operations in each encode routine
49c2559 NFS: fix comment placement in nfs4xdr.c
05d564f NFS: fix tabs in nfs4xdr.c
6c0195a NFS: remove white space from nfs4xdr.c
3741307 nfs: remove incorrect usage of nfs4 compound response hdr.status
aadf615 nfs: return compound hdr.status when there are no op replies
c977a2e sunrpc: get rid of rpc_rqst.rq_bufsize
027b6ca NFSv4: Fix an infinite loop in the NFS state recovery code
6dcd392 sunrpc: fix code that makes auth_gss send destroy_cred message (try
#2)
64672d5 optimize attribute timeouts for "noac" and "actimeo=0"
dc0b027 NFSv4: Convert the open and close ops to use fmode
7a50c60 NFS: Use delegations to optimise ACCESS calls
15860ab NFSv4: Ensure that we set the verifier when revalidating delegated
dentries
5584c30 NFSv4: Clean up is_atomic_open()
bd7bf9d NFSv4: Convert delegation->type field to fmode_t
9082a5c NFSv4: Fix up delegation callbacks
b7391f4 NFSv4: Return unreferenced delegations more promptly
6411bd4 NFSv4: Clean up the asynchronous delegation return
b0d3ded NFSv4: Clean up nfs_expire_all_delegations()
0d62f85 NFSv4: Fix a BAD_SEQUENCEID condition.
f3c7649 NFSv4: Don't exit the state management if there are still tasks to do
e005e80 NFSv4: Rename the state reclaimer thread
707fb4b NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
515d861 NFSv4: Clean up the support for returning multiple delegations
9e33bed NFSv4: Add recovery for individual stateids
95d35cb NFSv4: Remove nfs_client->cl_sem
19e03c5 NFSv4: Ensure that file unlock requests don't conflict with state
recovery
65de872 NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
fe1d819 NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
7eff03a NFSv4: Add a recovery marking scheme for state owners
0f605b5 NFSv4: Don't tell server we rebooted when not necessary
e598d84 NFSv4: Remove redundant RENEW calls if we know the lease has expired
b79a4a1 NFSv4: Fix state recovery when the client runs over the grace period
6dc9d57 NFSv4: Callers to nfs4_get_renew_cred() need to hold
nfs_client->cl_lock
0286001 NFSv4: Clean up for the state loss reclaimer
15c831b NFS: Use atomic bitops when changing struct nfs_delegation->flags
86e8948 NFSv4: Fix up the dereferencing of delegation->inode
3431043 NFSv4: Fix up another delegation related race
0cb2659 NLM: allow lockd requests from an unprivileged port
50a737f NFS: "[no]resvport" mount option changes mountd client too
d740351 NFS: add "[no]resvport" mount option
542fcc3 NFS: move nfs_server flag initialization
4a01b8a NFS: expand flags passed to nfs_create_rpc_client()
c5d120f NFS: introduce nfs_mount_info struct for calling nfs_mount()
146ec94 NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
7b5d2b9 NFS: rename nfs_path variable
df94f00 lockd: convert reclaimer thread to kthread interface
2de5987 LOCKD: Make lockd_up() and lockd_down() exported GPL-only
d716f0b SUNRPC: nfsacl_encode/nfsacl_decode should be exported as GPL-only
7bd8826 SUNRPC: rpcsec_gss modules should not be used by out-of-tree code
468039e SUNRPC: Convert the xdr helpers and rpc_pipefs to EXPORT_SYMBOL_GPL
88a9fe8 SUNRPC: Remove the last remnant of the BKL...
136221f nfs: remove redundant tests on reading new pages
b479f3c [ARM] 5352/1: add w90p910-plat config file
40321fd Merge branch 'for-rmk' of
git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
722d742 dlm: fs/dlm/ast.c: fix warning
d022509 dlm: add new debugfs entry
e3a84ad dlm: add time stamp of blocking callback
eeda418 dlm: change lock time stamping
fd22a51 dlm: improve how bast mode handling
0333969 dlm: remove extra blocking callback check
d61e9aa dlm: replace schedule with cond_resched
1521848 dlm: remove kmap/kunmap
cd8e467 dlm: trivial annotation of be16 value
d6d7b70 dlm: fix up memory allocation flags
3af3730 uwb: remove beacon cache entry after calling uwb_notify()
c8f9159 UBIFS: avoid unnecessary calculations
650ed50 UBIFS: re-calculate min_idx_size after the commit
4d61db4 UBIFS: use nicer 64-bit math
af14a1a UBIFS: fix available blocks count
d3cf502 UBIFS: various comment improvements and fixes
21a6025 UBIFS: improve budgeting dump
24fa9e9 UBIFS: fix tnc dumping
7bbe5b5 UBIFS: use PAGE_CACHE_MASK correctly
9bcc00b Input: add da9034 touchscreen support
3a0c58d Input: ads7846 - strict_strtoul takes unsigned long
a01777e uwb: remove unused include/linux/uwb/debug.h
e43ace8 uwb: use print_hex_dump()
bce8369 uwb: use dev_dbg() for debug messages
d83a12a [ARM] s3c: S3C options should depend on PLAT_S3C
0de048a Input: make some variables and functions static
a663a71 Merge git://git.marvell.com/orion into devel
b95a13d [ARM] mv78xx0: implement GPIO and GPIO interrupt support
4c21343 [ARM] Kirkwood: implement GPIO and GPIO interrupt support
0733231 [ARM] Orion: share GPIO IRQ handling code
9569dae [ARM] Orion: share GPIO handling code
50b6f1f Input: add tsc2007 based touchscreen driver
8bbf270 Input: psmouse - add module parameters to control OLPC touchpad delays
a6f66dd Input: i8042 - add Gigabyte M912 netbook to noloop exception table
4200844 Input: atkbd - Samsung NC10 key repeat fix
181f638 Input: atkbd - add keyboard quirk for HP Pavilion ZV6100 laptop
93b8eef Merge commit 'v2.6.28-rc9' into next
b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments
26cc271 printk: fix discarding message when recursion_bug
828aac2 Merge branch 'for-rmk' of git://git.pengutronix.de/git/ukl/linux-2.6
into devel
a7883de x86: fix warning in arch/x86/kernel/io_apic.c
9924da4 sched: fix warning in kernel/sched.c
06aaf76 sched: move test_sd_parent() to an SMP section of sched.h
100fdae sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0
ad273b3 sched: activate active load balancing in new idle cpus
7eb52df sched: bias task wakeups to preferred semi-idle packages
7a09b1a sched: nominate preferred wakeup cpu
d5679bd sched: favour lower logical cpu number for sched_mc balance
afb8a9b sched: framework for sched_mc/smt_power_savings=N
716707b sched: convert BALANCE_FOR_xx_POWER to inline functions
b568636 futex: clean up futex_(un)lock_pi fault handling
d62720a sysfs: add documentation to cputopology.txt for system cpumasks
e057d7a cpumask: add sysfs displays for configured and disabled cpu maps
ec26b80 cpumask: documentation for cpumask_var_t
7b4967c cpumask: Add alloc_cpumask_var_node()
078a55d sparseirq: add kernel-doc notation for new member in irq_desc, -v2
b2e3c0a hrtimers: fix warning in kernel/hrtimer.c
6fd7c7f [ARM] s3c: define __io using the typesafe version
0bd5292 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
into devel
fdb0a1a Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux
into devel
7bb56d0 [ARM] S3C64XX: Ensure CPU_V6 is selected
fc0b7a2 [ARM] 5349/1: VFP: Add PM code to save and restore current VFP state
64db4cf "Tree RCU": scalable classic RCU implementation
d110ec3 Merge branch 'linus' into core/rcu
6a148ea [ARM] S3C: Remove unnecessary <linux/delay.h> includes
549d046 [ARM] S3C24A0: Remove duplicate <mach/io.h> file
7de40c2 [ARM] S3C: Remove cpufreq warnings for unset serial information
5bdf673 [ARM] S3C64XX: Remove __virt_to_bus/__bus_to_virt macros
dbf3599 [ARM] S3C24XX: Add fourth UART definition for S3C2443
bdd4915 [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling
03d5e77 [ARM] S3C: Update number of serial ports
56c035c Merge branch 'next-s3c64xx-device' into next-merged
a244909 [ARM] MXC: do not include mach/hardware.h from mach/memory.h
44421e4 [ARM] MXC: do not include mach/hardware.h from mach/timex.h
9d631b8 [ARM] MXC: remove dependency to other include files from irqs.h
7c99502 [ARM] MX1/MX2 DMA: add missing local_irq_restore()
7f27543 Merge branch 'next-s3c64xx' into next-merged
c6ad115 Merge branch 'next-s3c24xx' into next-merged
1d19fdb [ARM] AT2440EVB: LCD frame buffer support.
4a045cb [ARM] S3C24XX: AT2440EVB MMC
6290ce3 [ARM] ANUBIS: Add SM501 GPIO and update I2C setup
e2178d4 [ARM] S3C24XX: Add extra GPIOs via Kconfig
8783b34 [ARM] JIVE: fix spi gpio implementation
28ab44c5b [ARM] S3C24XX: ADC driver core
74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
6f8a0ed sparseirq, xen: make sure irq_desc is allocated for interrupts
b71edbe [ARM] MX27ads: fix function name
3b11ce7 x86: use possible_cpus=NUM to extend the possible cpus allowed
a775a38 x86: fix cpu_mask_to_apicid_and to include cpu_online_mask
9a3d8f7 Merge branch 'x86/apic' into cpus4096
b9974dc Merge branch 'linus' into cpus4096
73500ac futex: rename field in futex_q to clarify single waiter semantics
2955de5 [ARM] MX1: Add missing selection of ARM920T
c95a443 Merge branch 'rmk-devel-mxc-pu-v2' of
git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
c613bbb Merge branch 'mxc-pu-imxfb' of
git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel
cd43483 Merge branch 'hsmmc-init' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
a086366 x86/swiotlb: add default swiotlb_arch_range_needs_mapping
1d32251 x86/swiotlb: add default phys<->bus conversion
cfb80c9 x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
8ce7996 x86: add swiotlb allocation functions
2e5b2b8 swiotlb: consolidate swiotlb info message printing
ef9b189 swiotlb: support bouncing of HighMem pages
1b548f6 swiotlb: factor out copy to/from device
b81ea27 swiotlb: add arch hook to force mapping
e08e1f7 swiotlb: allow architectures to override phys<->bus<->phys conversions
a5ddde4 swiotlb: add comment where we handle the overflow of a dma mask on 32
bit
3b24f30 [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)
111059e [ARM] pxa/saar: add support for the on-board smart panel LCD
b6795fa [ARM] pxa: initial support for the Imote2 platform
bc09cf6 [ARM] pxa/ezx: I2C configuration
fe9490c [ARM] pxa/ezx: Keypad configuration
9078ac2 [ARM] pxa/ezx: GPIO configuration
bab16df [ARM] pxa/ezx: Remove two memory banks fixup
3332b0c [ARM] pxa/gumstix: fix incorrect init done by am200
07f651c [ARM] pxafb: avoid the racing condition in pxafb_smart_thread
69bdea7 [ARM] pxafb: allow insertion of delay to the smart panel command
sequence
c1f99c2 [ARM] pxafb: allow better platform configurable smart panel timing
07df1c4 [ARM] pxafb: small cleanup of the smart panel code
09e647d [ARM] pxafb: remove now unused pxafb_setup_gpio() and related stuffs
9587319 [ARM] pxa: convert legacy LCD setup of other boards to new one
5163304 [ARM] pxafb: add color TFT 8BPP LCD panel type
d733e00 x86: update io_apic.c to the new cpumask code
c80ce2d avr32: Introducing asm/syscalls.h
855caa3 Merge branch 'x86/crashdump' into cpus4096
948a7b2 Merge branch 'irq/sparseirq' into cpus4096
9466d60 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/travis/linux-2.6-cpus4096-for-ingo
into cpus4096
1f3f424 Merge branch 'linus' into cpus4096
83b1959 x86: Introduce topology_core_cpumask()/topology_thread_cpumask()
e4d9820 x86: xen: use smp_call_function_many()
4cd4601 x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
b2bb855 x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
1de88cd x86: Use cpumask accessors code for possible/present maps.
168ef54 x86: prepare for cpumask iterators to only go to nr_cpu_ids
78637a9 x86: Set CONFIG_NR_CPUS even on UP
bcda016 x86: cosmetic changes apic-related files.
d7b381b x86: fixup_irqs() doesnt need an argument.
b78936e xen: convert to cpumask_var_t and new cpumask primitives.
22f65d3 x86: Update io_apic.c to use new cpumask API
6eeb7c5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
95d313c x86: Add cpu_mask_to_apicid_and
a168196 x86: move and enhance debug printk for nr_cpu_ids etc.
e798673 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
36f5101 x86: enable MAXSMP
17483a1 sparseirq: fix !SMP building, #2
48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7
343e909 rcu: fix rcutorture behavior during reboot
3ac5266 resources: skip sanity check of busy resources
c8cae54 x86: fix build error with post-merge of tip/cpus4096 and
rr-for-ingo/master.
e355204 i2c-omap: fix type of irq handler function
5a93f42 Merge branch 'i2c-for-ben' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into
i2c-next
39c04b5 x86: make sure we really have an hpet mapping before using it
0016fde swiotlb: move some definitions to header
8c5df16 swiotlb: allow architectures to override swiotlb pool allocation
a79b7a2 x86: remove unused iommu_nr_pages
e0d1ec9 i2c-s3c2410: Change IRQ to be plain integer.
692acbd i2c-s3c2410: Allow more than one i2c-s3c2410 adapter
6a039ca i2c-s3c2410: Remove default platform data.
8be310a i2c-s3c2410: Use platform data for gpio configuration
3d0911b i2c-s3c2410: Fixup style problems from checkpatch.pl
bacbe99 x86: enable HPET on Fujitsu u9200
d69e83d jfs: ensure symlinks are NUL-terminated
80eee6b i.MX Framebuffer: add TFT support
2788927 i.MX Framebuffer: rename imxfb_mach_info to imx_fb_platform_data
66c8719 i.MX Framebuffer: Cleanup Coding style
24b9baf i.MX Framebuffer: remove header file
d6ed575 i.MX Framebuffer: fix margins
72330b0 i.MX Framebuffer: Use readl/writel instead of direct pointer deref
74b114f i.MX Framebuffer: remove gpio setup function
60e8c5a MAINTAINERS: Add myself as i.MX Framebuffer driver maintainer
47fee6f Unused variable 'reg' removed.
d7927e1 patch-mxc-fiq
bd006a9 patch-mx1-UART-support
5032630 patch-mx1-mtd-xip
219fed7 patch-mx1-add-devices
cfca8b5 patch-mxc-add-ARCH_MX1
d133d6a patch-iomux-mx1-mx2-cleanup
376a960 [ARM] MX31: defconfig for mx31moboard platform
988d2d4 [ARM] MX31: basic support for mx31moboard platform
a3cce2a MX31: UART5 pins definition
d1b3cc6 MX31: definitions for UART2 pins
df25f9d imxmmc: use readl/writel
2507b0a imxmmc: Remove unused variables
4b7c0e4 imxmmc: Checkpatch cleanup
3287abb [ARM] pcm037: add NAND support
cb96cf1 [ARM] MX3: add NAND support
01f71a3 [ARM] pcm038: Add NAND support
0287097 [ARM] MX27: Add NAND resources
46c3d56 Add default configuration for MX31PDK board.
1553a1e Add basic support for MX31PDK board.
3dad21a [ARM] pcm037: Add support for SRAM device
ba54b95 [ARM] pcm037: add support for the on-board LAN9217 network controller
3620c0d pcm038: add driver for static ram
4a7b98d i.MX31: fix mxc_iomux_set_pad()
1d5aa17 [ARM] MX3 iomux: add more pin definitions
7bd1822 [ARM] MX1/MX2: simplify mxc_gpio_setup_multiple_pins
d1900d3 [ARM] MX27: add i.MX27 SDHC1 and SDHC2 GPIO declarations
1e7f3f4 MX27: Add USB pin function defines
8c84095 [ARM] MX27ads: remove unused define
7cb3f6d [ARM] MX2: Add IRQ_GPIOE definition
619e155 MX27: Fix EMMA Base addresses
c3895b0 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-ingo into
cpus4096
3c68b4a Merge branch 'linus' into cpus4096
33ebc19 [ARM] MX2: DMA updates
e7aa6f4 [ARM] S3C: Add UART FIFO selection during arch decompression
13bd41bc proc: enclose desc variable of show_stat() in CONFIG_SPARSE_IRQ
a9c5d23 [ARM] S3C64XX: Correct the EINT IRQ type configuration
11e3bd0 [ARM] S3C64XX: Mask the pll values correctly
e4ea803 [ARM] S3C64XX: Show uncompress messages
9d325f2 [ARM] S3C: Update time initialisation to fix S3C64XX time problems
b09bcdd [ARM] S3C64XX: Update TCFG for new timer divider settings.
7b6c32d UBI: simplify PEB protection code
438a5d4 [ARM] SMDK6410: Add LCD (LCD48WVGA) definitions
c7a0401 [ARM] S3C64XX: Add standard S3C64XX 24BPP LCD GPIO setup
58435f7 [ARM] S3C: Add new FB device definition
1aba834 [ARM] S3C: Add i2c1 device definition
8f995cc [ARM] S3C: Add register defines for new style framebuffer
713e9de [ARM] S3C: Fix SDHCI setup compilation
d6bc5f7 [ARM] S3C6410: Fix gpio configuration for channel 1.
c33e14c [ARM] s3c6400_defconfig: Add SDHCI driver
6c874d6 [ARM] s3c6400_defconfig: Add I2C driver and devices
b24636c [ARM] SMDK6410: Add availability of second hsmmc channel
44539a7 [ARM] S3C64XX: Fix MMC0 clock source register mask
6a5f4b8 [ARM] S3C64XX: Fix missing definition of s3c64xx_init_io()
4f507d1 [ARM] S3C: Add header for initial i2c device core setup.
096941e [ARM] SMDK6410: Add I2C device board information
d7ea374 [ARM] SMDK6410: Add second I2C channel.
f9e2f34 [ARM] S3C64XX: Setup functions for i2c bus 1.
d85fa24 [ARM] SMDK6410: Add i2c device
55132b8 [ARM] S3C64XX: Add i2c device setup for I2C device 0
26da1bf [ARM] S3C64XX: GPIO definitions for BANKS N,O,P,Q
4162d7e [ARM] S3C64XX: GPIO definitions for BANKS G,H,I,J
b9f2d17 [ARM] S3C64XX: GPIO definitions for BANKS D,E,F
995deb6 [ARM] S3C64XX: GPIO definitions for BANKS A,B,C
3e1b776 [ARM] S3C: Make i2c device definition common to plat-s3c
a2205cd [ARM] S3C: Add SDHCI (HSMMC) channel 1 device definition
5cc7fd8 [ARM] S3C6410: Add helper for setting SDHCI device information
ea522c7 [ARM] S3C: Add Samsung SDHCI register definitions
3627379 [ARM] S3C6XX: Add enable for clk_48
1451325 [ARM] S3C6400: Register clk_fout_epll
21b2366 [ARM] S3C: Add new GPIO configuration calls
89d043c [ARM] S3C64XX: GPIO library support
8a53bdb [ARM] S3C: Add GPIO chip tracking
7db6c82 [ARM] S3C: Move common GPIO code from plat-s3c24xx
efd3a8e [ARM] S3C64XX: Add gpio bank numbering
39057f2 [ARM] SMDK6410: Add HSMMC0 device
5b323c7 [ARM] S3C: Move HSMMC device definition to plat-s3ec
8cdf47c [ARM] S3C64XX: Add external interrupt group definitions
f945ee1 [ARM] S3C64XX: Fix warnings from map_io initilaisers
39669f5 [ARM] S3C64XX: Reduce some output from INFO to DEBUG
92117a1 [ARM] S3C64XX: Add s3c6400_defconfig
5718df9 [ARM] SMDK6410: Initial machine support
80789e7 [ARM] S3C64XX: Add IRQ_EINT support
94df868 [ARM] S3C64XX: Map GPIO block
a801cd6 [ARM] VIC: Update asm/hardware/vic.h with PL192 information
3e694d4 [ARM] S3C64XX: Demux UART interrupts
b73c289 [ARM] S3C: Update serial driver IRQ handling
7e1548a Merge branch 'omap3-upstream' of
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel
b690ace [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCs
cf18acf [ARM] S3C64XX: Clock support for S3C6400/S3C6410
c652d2d [ARM] S3C: Add TICK_MAX for timer code
4b31d8b [ARM] S3C64XX: Add initial clock framework
952b564 [ARM] S3C64XX: Add PLL definitions
aa64ea3 [ARM] S3C64XX: Common init code for S3C6400 and S3C6410
f982dc5 [ARM] S3C64XX: Map timer memory and interrupts
e550ae7 [ARM] S3C: Fix PWM build on S3C6400
59ff6f2 [ARM] S3C6400: Add <mach/tick.h>
d9b79fb [ARM] S3C64XX: Add VIC0 and VIC1 sourced interripts
d626aee [ARM] S3C6410: Initial CPU support code
beda30f [ARM] S3C64XX: Basic CPU detection and map initialisation
c142f17 [ARM] S3C64XX: Add IRQ definitions for VIC0 and VIC1
0241cbb [ARM] S3C64XX: Add UARTdevice definitions
e1a2bd1 [ARM] S3C64XX: Add system boot-time support
0660fed [ARM] S3C64XX: Add <plat/regs-clock.h>
dcb0902 [ARM] S3C64XX: Add <mach/debug-macro.S>
a520979 [ARM] S3C64XX: Add <mach/entry-macro.S>
d521f87 [ARM] S3C64XX: Initial arch header files
a08ab63 [ARM] S3C64XX: Initial arch directory
9bc1aae [ARM] S3C24XX: Split timer pending code out
bcae8ae [ARM] S3C24A0: Initial architecture support files
ce46a9c [ARM] S3C24XX: Split map.h into plat-s3c24xx and mach-s3c2410
1d4bab0 [ARM] S3C24A0: Serial port definitions and driver support.
f0c9eb4 [ARM] S3C24A0: Debug macro definitions
f1cb9eb [ARM] S3C24A0: Correct S3C2410_PA_GPIO in S3C24XX_VA_GPIO
ddbf565 [ARM] S3C24A0: arch/arm/mach-s3c24a0/include/mach header files
7d2dbcf [ARM] S3C: Fix scaler1 clock rate information
82fd8e6 [ARM] S3C: Add set_rate/round_rate methods for pwm-scaler clock
f2edc75 [ARM] S3C24XX: Reduce code lineage of gpiolib.c
cec444b [ARM] S3C: BUG_ON() if clock has already been registered
93b4588 [ARM] S3C: Move pwm-clock.c to arch/arm/plat-s3c
adbefaa [ARM] S3C: Move core clock support to plat-s3c
b915a12 [ARM] S3C: Move time.c to arch/arm/plat-s3c
6af0e92 [ARM] S3C: Move S3C2410_EXTINT to common regs-irqtype.h header
a503059 [ARM] S3C24XX: Move headers from plat-s3c24xx to plat-s3c
e425382 [ARM] S3C24XX: Update clock data on resume
c3391e3 [ARM] S3C24XX: Change clock locking to use spinlocks.
3055547 [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.
e24b864 [ARM] S3C24XX: Split pll code out of regs-clock.h
93bc6b6 [ARM] S3C24XX: Split DCLK/CLKOUT definitions out of clock.c
74b265d [ARM] S3C24XX: Move initialisation code to arch/arm/plat-s3c
2cd493f [ARM] S3C24XX: Add default <mach/io.h> header
112f4a7 [ARM] S3C24XX: Move vmalloc.h to plat-s3c
95f42b3 [ARM] S3C: Make <mach/timex.h> common
1b3ba68 [ARM] S3C2410: Move base clock code to plat-s3c24xx
7f565ec [ARM] S3C: Add <plat/cpu-freq.h> for initial cpufreq definitions
b2a6cf3 [ARM] S3C24XX: Default SPI pin configuration for SPI
23553b2 UBI: prepare for protection tree improvements
1f7f569 Merge branch 'for_rmk' of git://git.mnementh.co.uk/linux-2.6-im into
devel
e38a970 [PCMCIA] e740 PCMCIA socket driver.
b1ae1b7 [ARM] pxa: Add multi-io support for e-series
a02f45c [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.h
6ce1b87 [ARM] eliminate NULL test and memset after alloc_bootmem
d517cab [ARM] pcm037: add 1wire support
d40a099 [ARM] MX2 pcm038: add 1-wire master support
a840592 [ARM] MX31: add w1 platform_device and resources
3d89baa [ARM] MX2: Add W1 device/resources
7180d86 [ARM] DSM320: Update KS8695 defconfig to include DSM320
6174dee [ARM] DSM320: Add support for the DSM320
7ef7132 [ARM] KS8695: Add GPIO to IRQ mapping function
72880ad [ARM] KS8695: Fixup the KS8695 GPIO to be GPIOLIB
fbd6271 [ARM] KS8695: Fix up device registration.
968ea6d Merge ../linux-2.6-x86
7be7585 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
f0b848c cpumask: Introduce cpumask_of_{node,pcibus} to replace
{node,pcibus}_to_cpumask
aab46da cpumask: Add CONFIG_CPUMASK_OFFSTACK
320ab2b cpumask: convert struct clock_event_device to cpumask pointers.
0de2652 cpumask: make irq_set_affinity() take a const struct cpumask
29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse,
and cpulist_scnprintf to take pointers.
98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map
72aaf09 Merge git://git.marvell.com/orion into devel
67fbc23 [ARM] fix xm_x2xx_defconfig build errors
3e7a728 [ARM] 5343/1: ep93xx: include linux/i2c.h
e48f3fa [ARM] 5342/1: ep93xx: platform init cleanup
854feae [ARM] 5337/1: gumstix: move am200 specific gpio pins into am200epd.
1124d6d [ARM] dma: correct dma_supported() implementation
70d13e0 [ARM] netwinder: clean up GPIO naming
c29541b linux/timex.h: cleanup for userspace
8187926 posix-timers: simplify de_thread()->exit_itimers() path
8999210 posix-timers: check ->it_signal instead of ->it_pid to validate the
timer
27af424 posix-timers: use "struct pid*" instead of "struct task_struct*"
0014744 nohz: suppress needless timer reprogramming
0a57b78 clocksource, acpi_pm.c: put acpi_pm_read_slow() under CONFIG_PCI
02f11ee uwb: fix memory leak in uwb_rc_notif()
fe6e87a wusb: fix oops when terminating a non-existant reservation
671e470 uwb: fix oops when terminating an already terminated reservation
5b37717 uwb: improved MAS allocator and reservation conflict handling
8299608 Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into
cpus4096
45ab6b0 Merge branch 'sched/core' into cpus4096
81444a7 Merge branch 'tracing/fastboot' into cpus4096
30cb367 sparse irqs: add irqnr.h to the user headers list
0ebb26e sparse irqs: handle !GENIRQ platforms
7971db5 Merge branch 'for-rmk-misc' into for-rmk
c4edfce at91: warn if irqs are enabled in set_next_event
72cca72 remove a superfluous kconfig type definition
94fa873 Fix configure warnings in defconfigs for netX and Picotux 200
6ed70a7 small doc fix: ftrace_dyn_arch_init is called by ftrace_init
d69d59f oprofile: select RING_BUFFER
fa116ea nohz: no softirq pending warnings for offline cpus
c4f5018 ring_buffer: adding EXPORT_SYMBOLs
968196a sparc64: do not export pus_fs_struct
aa83a26 sparc: use sparc64 version of scatterlist.h
58c2467 [ARM] Kirkwood: update defconfig
b71b9ef [ARM] Feroceon: pass proper -mtune argument to gcc
37787e4 [ARM] Kirkwood: properly handle the WAN port on newer RD88F6281 boards
d15fb9e [ARM] Kirkwood: allow instantiating the second ethernet port
f93e415 [ARM] DNS323: Initialise 88F5182 correctly
a93f44c [ARM] DNS323: Read MAC address from flash
917fa28 omap mmc: force MMC module reset on boot
90c62bf omap mmc: Add low-level initialization for hsmmc controller
d887466 omap mmc: Add better MMC low-level init
652bcd8 omap mmc: Remove broken MMC init code
2619bc3 ARM: OMAP3: Pin multiplexing updates for 24xx and 34xx
da17724 ARM: OMAP3: Add basic support for Pandora handheld console
a50f18c ARM: OMAP3: DMA: Fix for sDMA Errata 1.113
b1c056d ARM: OMAP3: LDP: Add Ethernet device support to make ldp boot succeess
ad636ad ARM: OMAP3: Add OMAP34xx pin multiplexing into I2C bus registration
helper
6ccc4c0 ARM: OMAP3: Warn about spurious interrupts
64ce290 ARM: OMAP2: skip unnecessary TLDR write during non-autoreload for
gptimer
a94b9e5 ARM: OMAP2: drop redundant pending write check for gptimer
6a769ed ARM: OMAP2: bard-h4: list those eeproms
84a3434 ARM: OMAP2: Use omap_rev() instead of system_rev
a882314 ARM: OMAP2: Fix cpu detection
5ba02dc ARM: OMAP2: Prepare cpu detection for further improvements
5dd81e2 ARM: OMAP1: osk5912: LED trigger update for CF
2430c62 ARM: OMAP1: osk5912: Mistral eeprom support
944e1bf ARM: OMAP: Switch ohci-omap to gpio_request/free calls
f2d18fe ARM: OMAP: Switch to gpio_request/free calls
e031ab2 ARM: OMAP: minor gpio bugfixes
3ff164e ARM: OMAP: make legacy gpio request/free calls superfluous
15f74b0 ARM: OMAP: use gpio_to_irq
e918edf ARM: OMAP: switch to gpio_direction_output
40e3925 ARM: OMAP: switch to gpio_direction_input
0b84b5c ARM: OMAP: switch to standard gpio get/set calls
a007b70 ARM: OMAP: gpios implement new to_irq()
21c867f ARM: OMAP: Extend gpio label column width in omap_gpio debugfs file
89db948 ARM: OMAP: Enable GPIO debounce clock only when debounce is enabled v3
211117f oprofile: fix lost sample counter
1d7503b oprofile: remove nr_available_slots()
6dad828 oprofile: port to the new ring_buffer
e09373f ring_buffer: add remaining cpu functions to ring_buffer.h
fbc9bf9 oprofile: moving cpu_buffer_reset() to cpu_buffer.h
bf589e3 oprofile: adding cpu_buffer_entries()
229234a oprofile: adding cpu_buffer_write_commit()
7d468ab oprofile: adding cpu buffer r/w access functions
e2ac8ef ftrace: remove unused function arg in trace_iterator_increment()
68814b5 ring_buffer: update description for ring_buffer_alloc()
37ca5eb oprofile: set values to default when creating oprofilefs
fd7826d oprofile: implement switch/case in buffer_sync.c
fe615cb x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c
9fa6812 x86/oprofile: reordering IBS code in op_model_amd.c
8dbc50c oprofile: fix typo
cdc1834 oprofile: whitspace changes only
5849448 oprofile: update comment for oprofile_add_sample()
fd13f6c oprofile: comment cleanup
ad5942b UBI: return -ENOMEM upon failing vmalloc
d403700 netx: define register MEMCR
e0a84eb netx/xc: add a few "const"s to fix compiler warnings
2fcfe6b netx: add support for clockevents
21edecd netx: enable GENERIC_TIME
24e7857 netx: Use a cpp symbol for the clocksource timer number
9853848 mach-netx/time.c: codingstyle cleanup
8a4830f sparseirq: fix !SMP && !PCI_MSI && !HT_IRQ build
8e26e1d UBI: document UBI ioctls
18cdae6 sparc: Commonize memcmp assembler.
ae984d7 sparc: Unify strlen assembler.
5c03d59 sparc: Add asm/asm.h
240d367 sparseirq: fix Alpha build failure
8bf68e4 sparc: Kill memcmp_32.S code which has been ifdef'd out for centuries.
50dd94e sparseirq: fix typo in !CONFIG_IO_APIC case
a0a99b2 hrtimer: removing all ur callback modes, fix
c35fa3e Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into
for-upstream
3145e94 x86, MSI: pass irq_cfg and irq_desc
be5d535 x86: MSI start irq numbering from nr_irqs_gsi
99d093d x86: use NR_IRQS_LEGACY
0b8f1ef sparse irq_desc[] array: core kernel and x86 changes
8e75728 sparc: replace for_each_cpu_mask_nr with for_each_cpu
81265fd sparc: fix sparse warnings in irq_32.c
7105de8 sparc: add include guards to kernel.h
8d74e32 sparc: fix sparse warnings in traps_32.c
85bfbf4 sparc: fix trivial style issues in kernel/pmc.c
39f6649 sparc: fix sparse warning in kernel/pmc.c
efe6c3d sparc: Use sparc64 version of prom/printf.c
89b409f cyber2000fb: Kill the one modular sparc prom_printf call.
9f6c708e slub: Fix incorrect use of loose
680e58f sparc: unify kernel/idprom.c
7d3a700 sparc: idprom_32.c cleanup
bf944c3 sparc: Restore irq_trans_init() call in prom_create_node().
d34dd82 sparc: unify kernel/cpu
2bf05fa sparc: expand cpu table
53ae341 sparc: fix sparse warnings in cpu_*.c
7e7e93a sparc: Always set AUDIT_ARCH, not just on sparc64.
6c6bd8b sparc: report "Unknown CPU/FPU" for unknown cpu/fpu
8a563f0 sparc: beautify kernel/cpu_32.c
ad07aed sparc: Move of_console_{device,path,options} info prom_common.c
23dc758 sparc: Move prom_build_devicetree() into prom_common.c
6524036 sparc: Move core of OF device tree building code into prom_common.c
4aef8c5 sparc: Match sparc32's build_tree() up to sparc64's
7d9439d sparc: Move create_node() and friends into prom_common.c
06c0db7 sparc: Make sparc32's create_node() assign parent pointer.
59966e3 sparc: Commonize get_one_property() implementations.
b9e5567 sparc: Move property building code into prom_common.c
e5ff0fe sparc: Move 'unique_id' into prom_common.c and rename to
'prom_unique_id'
5fce09c sparc: Move irq_trans_init() and support code into seperate file.
efeac2f sparc: Mark prom_early_alloc non-static.
dfa7606 sparc: Create common area for OF device layer code.
ab04323 sparc: Const'ify prom_*prop*() on sparc32.
657f201 sparc: Create common header file for prom_{32,64}.c
187d9f4 [CPUFREQ] Fix on resume, now preserves user policy min/max.
8529154 [CPUFREQ] Add Celeron Core support to p4-clockmod.
c60e19e [CPUFREQ] add to speedstep-lib additional fsb values for core
processors
e088e4c [CPUFREQ] Disable sysfs ui for p4-clockmod.
10db2e5 [CPUFREQ] p4-clockmod: reduce noise
9963d1a [CPUFREQ] clean up speedstep-centrino and reduce cpumask_t usage
6fa6f5b UBI: handle write errors in WL worker
3c98b0a UBI: fix error path
6a8f483 UBI: some code re-structuring
4df581f UBI: fix deadlock
b28017f sparc: unify kernel/init_task
757498c sparc: drop CONFIG_SUN_AUXIO
5fee325 xtensa: Update platform files to reflect new location of the header
files.
c2e27c3 sparc: Add missing of_node_put
a8c601c sparc,sparc64: unify boot/
a88b5ba sparc,sparc64: unify kernel/
d670bd4 sparc: prepare kernel/ for unification
478b8fe sparc,sparc64: unify lib/
18269c0 sparc: prepare lib/ for unification
5de18cd sparc,sparc64: unify prom/
708d4f0 sparc: prepare prom/ for unification
5e53879 sparc,sparc64: unify Makefile
14ae84c sparc: gitignore a few files
c489326 sparc: clean boot/
db5ea21 sparc: refactor Makefile
b5db854 sparc,sparc64: unify asm-offsets.c
104495a sparc64: use vmlinux.lds.S from sparc
1b1fbbc sparc,sparc64: prepare vmlinux.lds.S for unification
63ef348 sparc64: Provide oprofile pseudo-NMI on Niagara.
3178a07 sparc64: Add performance counter hypervisor calls for sun4v.
6a5726d sparc64: Add save_stack_trace_tsk().
3a29db3 sparc32: pdev_to_pnode() is used from __devinit
64273d0 sparc32: Don't btfixup cache flush ops for viking multiple times.
9acee19 sparc: combine unistd_{32,64}.h
422e23e sparc64: Use NMI oprofile profiling on cheetah and derivative cpus.
456cad8 sparc64: Add write_pic() helper.
f9aad60 sparc64: Block NMIs in critical section of context switch.
5565736 sparc64: Make special trap return path for TRAP_NMI().
b4f4372 sparc64: Make %pil level 15 a pseudo-NMI.
c6afec5 sparc: Include drivers/pcmcia/Kconfig
2c2551a sparc64: Add interface for registering a performance counter IRQ
handler.
0871420 sparc64: Add tsb-ratio sysctl.
27137e5 sparc,sparc64: unify mm/
c37ddd9 sparc: prepare mm/ for unification
7c979c4 sparc64: unify arch/sparc64/oprofile/
5115f39 sparc64: unify math-emu
774434b sparc: prepare math-emu for unification
d59b370 sparc: cleanup math-emu
b0cdd59 sparc,sparc64: add BITS to arch Makefile
26b4c91 sparc,sparc64: unify Kconfig files
4b27e0e sparc: add "Bus options" to Kconfig
12e271a sparc: add menu "Executable file formats"
7189970 sparc: use Kconfig.hz
655ab99 sparc: drop UNIX98_PTYS from arch Kconfig
b498e42 sparc64: added more config options to the menus
35da3e3 sparc: refactor Kconfig a little
5bb28a5 sparc: unify Kconfig.debug
293666b sparc64: Stop using memory barriers for atomics and locks.
64f2dde sparc64: Run the kernel always in the TSO memory model.
c9bb600 of: Fix comment, sparc no longer uses of_device objects on special
busses.
86821d1 sparc64: Rework auxio driver to save some text space.
6d1e428 Merge branch 'master' of
master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
995be04 UBIFS: fix section mismatch
3781065 hrtimer: removing all ur callback modes, fix hotplug
00ef9f7 lockdep: change a held lock's class
cb9c34e Merge commit 'v2.6.28-rc7' into core/locking
fb6f552 [ARM] Orion: add the option to support different ehci phy
initialization
7ec80dd [ARM] 5338/1: Add Nuvoton W90P910 Platform support
ed45819 UBI: fix warnings when debugging is enabled
2ba5f7a UBIFS: introduce LPT dump function
787845b UBIFS: dump stack in LPT check functions
45e12d9 UBIFS: run debugging checks only if they are enabled
552ff31 UBIFS: add debugfs support
17c2f9f UBIFS: separate debugging fields out
5dd7cbc UBIFS: avoid unnecessary checks
553dea4 UBIFS: introduce compression mount options
a1dc080 UBIFS: use bit-fields to store compression type
062e4fe UBIFS: slight compression optimization
c5b84b3 Merge branch 'for-rmk' of
git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel
a64d31b Merge branch 'linus' into cpus4096
5d9ec85 fuse: clean up annotations of fc->lock
c9f0523 fuse: fix sparse warning in ioctl
470c662 genirq: warn when IRQF_DISABLED may be ignored
f2b662d genirq: record IRQ_LEVEL in irq_desc[]
bc2fd1c [ARM] pxa: add basic support for HP iPAQ h5000
431a2cf [ARM] pxa/poodle: add physmap mapping for ROM
4a9295c [ARM] pxa/corgi: add physmap mapping for ROM
e5d3bf3 [ARM] pxa/spitz: add physmap mapping for ROM
f34ee79 [ARM] pxa/tosa: add physmap mapping for ROM
ddfb33c [ARM] pxa/tosa: fix building w/o TC6393XB driver
31c9b28 [ARM] pxa/tosa: support tc6393xb/tmiofb.
4aa89f9 [ARM] pxa/MioA701: improve power supply sources
c96763d [ARM] pxa/MioA701: discovered new gpio definitions.
a0361a8 [ARM] pxa/MioA701: change reset function to preserve RTC.
8e7ccdd [ARM] pxa/MioA701: add camera support for Mio A701 board.
0bcd30e [ARM] pxa/MioA701: remove KConfig leds driver requirement
7249314 [ARM] pxa: add resources for incoming rtc-pxa driver
a10c287 [ARM] pxa: cpufreq-pxa2xx: sdram_rows detection support
65587f7 [ARM] pxa: cpufreq-pxa2xx: allow frequency table selection
a5718a1 [ARM] pxafb: make {backlight,lcd}_power() members of struct pxafb_info
9179825 [ARM] locomo: export locomo_frontlight_set()
8cc7890 [ARM] pxa: add missing GPIOs definitions
59c7bcd [ARM] pxa: add base PXA935 support due to CPUID change
f1c6cd6 [ARM] pxa: introduced cpu_is_pxa935() and cpu_is_pxa9xx()
6f584cf [ARM] pxa: move I2C pin configurations out into board specific files
1475822 [ARM] pxa: register Power I2C device only when necessary
9946429 [ARM] pxa: move power I2C device definitions into devices.c
e8a5ab1 [ARM] pxa: remove unnecessary #include of pxa2xx-gpio.h in clock.c
7e5abc4 [ARM] pxa: include <mach/hardware.h> in pxa-regs.h
bf8b386 [ARM] pxa: further cleanup of pxa-regs.h
f1647e4 [ARM] pxa: move GPIOx_BASE and GPIO register offsets to gpio.c
1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h
02f6526 [ARM] pxa: move UART register definitions into dedicated regs-uart.h
b31eca4 [ARM] pxa: move pxa2xx specific PWRMODE definitions into pxa2xx-regs.h
a07efb5 [ARM] pxa: remove the now unused IMPMCR/IMPMSR register definitions
d15313e [ARM] pxa: remove unused PWM register definitions, use generic PWM API
b40ddf5 [ARM] pxa: move FICP register definitions into pxaficp_ir.c
013132c [ARM] pxa: move camera (QCI) registers definition out of pxa-regs.h
63e6552 [ARM] pxa: removed unused declarations of pxa_gpio_* in hardware.h
80796f2 [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>
067455a [ARM] pxa: add support for additional GPIOs on PXA26x
e88db8b Revert "[ARM] pxa: introduce cpu_is_pxa26x()"
ddd244d [ARM] pxa: use 'pxa_last_gpio' instead of 'gpio_nr' in mfp-pxa2xx.c
9968711 [ARM] pxa: add muxed gpio wakeup sources on pxa2xx architectures
afb5b5c [ARM] pxa: explicit #include <mach/dma.h> in various drivers
d281bc9 [ARM] fix missing includes for iop33x and sa1100_ir
1f55ed0 fuse: update interface version
657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into
devel
9398253 [ARM] 5336/1: Formatting/Whitespace cleanups in mach-sa1100
799a0600 [ARM] 5324/2: ep93xx: support gpio interrupt debounce
d52a26a [ARM] 5311/1: ep93xx: add core support for built in i2c bus
4c5744e [ARM] 5309/1: ep93xx: add edb9307a platform
7be90a6 [ARM] 5319/1: AT91: support AT91CAP9 revC CPUs
ffc63b7 [ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 board
8cdae51 [ARM] 5289/1: [AT91] Convert boards to use sam9_smc_configure()
461d3b4 [ARM] 5288/1: [AT91] Remove SMC configuration from devices.c files
6781002 [ARM] 5287/2: [AT91] Configuration of Static Memory Controller
6f13d27 RealView: Select CPU_V6 for MACH_REALVIEW_PB11MP
5582ad1 RealView: Update the realview-smp_defconfig file to a newer kernel
2f152ad RealView: Update the realview_defconfig file to a newer kernel
0a5b2f6 RealView: Allow the in-kernel smc911x.c driver on RealView
0a38133 RealView: Refactor the Ethernet device registration
1bbdf63 RealView: Clean up the machine_is_*() calls in platsmp.c
ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers
4c3ea37 RealView: Add Cortex-A9 support to the EB board
8aa2da8 RealView: Use flush_cache_all() rather than MCR in
cpu_enter_lowpower()
e7c7082 RealView: Add support for the Cortex-A8 Platform Baseboard
70bb62f RealView: Allow PHYS_OFFSET at 0x70000000
37efe64 [ARM] use asm/sections.h
98444d3 sdricoh_cs: Add support for Bay Controller devices
99ba040 mmc: at91_mci: reorder timer setup and mmc_add_host() call
1122430 Merge branch 'clks' into devel
ee569c4 [ARM] amba drivers: don't pass a consumer clock name for devices with
unique clocks
80a5931 [ARM] lh7a40x: convert to simple clk API
846b368 [ARM] lh7a40x: clocks - cleanup
4ab08ec [ARM] aaec2000: convert to simple clk API
eefc842 [ARM] netx: fix simple clk API
ae696fd [ARM] ep93xx: convert to clkdev and match clocks by struct device
where possible
773e961 [ARM] Update mach-types
b593c27 [ARM] davinci: asm/memory.h is not required for mach/vmalloc.h
c837bc14 [ARM] amba-clcd: don't use SZ_ constants in drivers
3719ec5 [ARM] Ensure that both MAX_DMA_ADDRESS and ISA_DMA_THRESHOLD are
defined
0560cf5 [ARM] Add a common typesafe __io implementation
cd32a48 [ARM] integrator: parenthesize __virt_to_bus/__bus_to_virt argument
74343ee [ARM] pnx4008: fix definition of PHYS_OFFSET
f4ad9a9 [ARM] pxa: e740 MFP fix
3603342 [ARM] IrDA support for e7xx
fba6700 Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux
into devel
7577fdf [ARM] give RiscPC a NR_IRQS definition and remove default
87c5257 [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
f40b121 [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h
dcea83a [ARM] Hide ISA DMA API when ISA_DMA_API is unset
c72e005 [ARM] fix constant values of MAX_DMA_ADDRESS
b9c7802 [ARM] move MAX_DMA_ADDRESS to mach/memory.h
5bed1fb [ARM] Remove unnecessary mach/hardware.h includes in arch/arm/mm
0b3ce7f [ARM] asm/system.h does not require asm/memory.h
92f3753 [ARM] ns9xxx: mach/hardware.h doesn't need asm/memory.h
4b78a9f [ARM] ixp4xx: clean up includes
32643fe [ARM] ixp23xx: mach/io.h doesn't need BUG() anymore
6ae8595 [ARM] iop13xx: avoid polluting the kernel's namespace
0114cb4 [ARM] iop3xx: avoid polluting the kernel's namespace
47190a3 [ARM] shark: avoid polluting the kernel's namespace
514161b [ARM] shark: remove old unused "translated" IO macros
1dab59c [ARM] clps711x: avoid polluting the kernel's namespace
3a72d8a [ARM] footbridge: mach/hardware.h doesn't require mach/memory.h
ec5679e debug warnings: eliminate warn_on_slowpath()
3268781 [ARM] footbridge: avoid polluting the kernel's namespace
bd89bb2 debug warnings: print the DMI board info name in a WARN/WARN_ON
74853db debug warnings: consolidate warn_slowpath and warn_on_slowpath
325045f [ARM] aaec2000: avoid polluting the kernel's namespace
fa44c9e [ARM] lh7a40x: avoid polluting the kernel's namespace
275c8a2 [ARM] l7200: avoid polluting the kernel's namespace
459fd55 [ARM] h720x: avoid polluting the kernel's namespace
1e14937 [ARM] imx: avoid polluting the kernel's namespace
05678a9 [ARM] pxa: avoid polluting the kernel's namespace
6de2c31 [ARM] rpc: remove obsolete IO accessors
ccaec3e [ARM] versatile: remove IRQ mask definitions
7ef4de1 Merge branch 'highmem' into devel
b5ee900 [ARM] remove a common set of __virt_to_bus definitions
75f4aa1 [ARM] unconditionally define __virt_to_phys and __phys_to_virt
252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
9210807 [ARM] prevent the vmalloc cmdline argument from eating all memory
6db015e [ARM] mem_init() cleanups
a1bbaec [ARM] split highmem into its own memory bank
4b5f32c [ARM] rationalize memory configuration code some more
43ae286 [ARM] fix a couple clear_user_highpage assembly constraints
8b752e3 softirq: remove useless function __local_bh_enable
303c644 [ARM] clearpage: provide our own clear_user_highpage()
063b0a4 [ARM] copypage: provide our own copy_user_highpage()
d73e60b [ARM] copypage: convert assembly files to C
f412b09 Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel
31bccbf Merge branch 'clps7500' into devel
e902be5 Merge branches 'core' and 'clks' into devel
5e1dbdb [ARM] sa1100: match clock by dev_name(dev)
e0d8b13 [ARM] pxa: don't pass a consumer clock name for devices with unique
clocks
8c3abc7 [ARM] pxa: convert to clkdev and match clocks by struct device where
possible
71a06da [ARM] versatile: convert to clkdev and lookup clocks by device name
d72fbdf [ARM] integrator: convert to clkdev and lookup clocks by device name
cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name
0318e69 [ARM] clkdev: add generic clkdev infrastructure
635f025 [ARM] clps7500: remove support
c750815 [ARM] Arrange for platforms to select appropriate CPU support
59f0cb0 [ARM] remove memzero()
249da16 slab: Update the kmem_cache_create documentation regarding the name
parameter
0094de9 slub: make early_kmem_cache_node_alloc void
249b9f3 slab: unsigned slabp->inuse cannot be less than 0
e9beef1 slub - fix get_object_page comment
ce71e27 SLUB: Replace __builtin_return_address(0) with _RET_IP_.
210b5c0 SLUB: cleanup - define macros instead of hardcoded numbers
dcc7461 wusb: add debug files for ASL, PZL and DI to the whci-hcd driver
1c39194 sched: convert struct root_domain to cpumask_var_t, fix
e4b4958 uwb: fix oops in debug PAL's reservation callback
43901aa fuse: add fuse_conn->release()
0d179aa fuse: separate out fuse_conn_init() from new_conn()
b93f858 fuse: add fuse_ prefix to several functions
95668a6 fuse: implement poll support
8599396 fuse: implement unsolicited notification
acf9943 fuse: add file kernel handle
59efec7 fuse: implement ioctl support
e9bb09d fuse: don't let fuse_req->end() put the base reference
193da60 fuse: move FUSE_MINOR to miscdevice.h
1729a16 fuse: style fixes
3ae7020 debugobjects: add boot parameter default value
7fbb875 Merge commit 'v2.6.28-rc6' into core/debug
1224e37 sched: avoid stack var in move_task_off_dead_cpu, fix
3d8cbdf sched: convert local_cpu_mask to cpumask_var_t, fix
bf4d83f sched: convert nohz struct to cpumask_var_t, fix
ca10949 hrtimer: removing all ur callback modes
5a4e1a7 uwb: clean up whci_wait_for() timeout error message
56968d0 wusb: whci-hcd shouldn't do ASL/PZL updates while channel is inactive
65d76f3 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into
for-upstream
7807faf lockdep: fix unused function warning in kernel/lockdep.c
1acdac1 futex: make clock selectable for FUTEX_WAIT_BITSET
3e1d7a6 Merge branch 'linus' into core/futexes
96f874e sched: convert remaining old-style cpumask operators
0e3900e sched: convert local_cpu_mask to cpumask_var_t.
24600ce sched: convert check_preempt_equal_prio to cpumask_var_t.
68e7456 sched: convert struct cpupri_vec cpumask_var_t.
4212823 sched: convert falback_doms to cpumask_var_t.
dcc30a3 sched: convert cpu_isolated_map to cpumask_var_t.
d5dd3db sched: convert sched_domain_debug to cpumask_var_t.
5a16f3d sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.
e76bd8d sched: avoid stack var in move_task_off_dead_cpu
f17c860 sched: convert sys_sched_getaffinity() to cpumask_var_t.
a0e9024 sched: convert rebalance_domains() to cpumask_var_t.
4d2732c sched: convert idle_balance() to cpumask_var_t.
7d1e6a9 sched: convert nohz struct to cpumask_var_t.
c6c4927 sched: convert struct root_domain to cpumask_var_t.
6a7b3dc sched: convert nohz_cpu_mask to cpumask_var_t.
6c99e9a sched: convert struct sched_group/sched_domain cpumask_ts to variable
bitmaps
758b2cd sched: wrap sched_group and sched_domain cpumask accesses.
1e5ce4f sched: remove any_online_cpu()
3404c8d sched: get rid of boutique sched.c allocations, use cpumask_var_t.
abcd083 sched: convert sched.c from for_each_cpu_mask to for_each_cpu.
ea6f18e sched: reduce stack size requirements in kernel/sched.c
943f3d0 Merge branches 'sched/core', 'core/core' and 'tracing/core' into
cpus4096
b19b3c7 Merge branches 'core/debug', 'core/futexes', 'core/locking',
'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
a2d781f Input: libps2 - handle 0xfc responses from devices
3eb1aa4 Input: add support for Wacom W8001 penabled serial touchscreen
e45f2c0 x86: correct link to HPET timer specification
7918baa mutex: __used is needed for function referenced only from inline asm
e262a7b irq.h: remove padding from irq_desc on 64bits
5043e9e i2c-omap: Enable I2C wakeups for 34xx
fdd07fe i2c-omap: reprogram OCP_SYSCONFIG register after reset
9c76b87 i2c-omap: convert 'rev1' flag to generic 'rev' u8
3831f15 i2c-omap: fix I2C timeouts due to recursive omap_i2c_{un,}idle()
c1a473b i2c-omap: Clean-up i2c-omap
43469d8e i2c-omap: Don't compile in OMAP15xx I2C ISR for non-OMAP15xx builds
510be9c i2c-omap: Mark init-only functions as __init
3d522fb i2c-omap: Add support for omap34xx
b6ee52c i2c-omap: FIFO handling support and broken hw workaround for i2c-omap
4574eb6 i2c-omap: Add high-speed support to omap-i2c
0cbbcff i2c-omap: Close suspected race between omap_i2c_idle() and
omap_i2c_isr()
b7af349 i2c-omap: Do not use interruptible wait call in omap_i2c_xfer_msg
e42b664 Input: synaptics - report multi-taps only if supported by the device
cec87e3 Input: add joystick driver for Walkera WK-0701 RC transmitter
59bdb43 Input: pcspkr - fix PIT lockup on some chipsets
2ec6f24 Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM
dba0a91 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into
for-upstream
0996e63 uwb: remove unused beacon group join/leave events
e8e1594 wlp: start/stop radio on network interface up/down
6fae35f uwb: add basic radio manager
a5f0717 Blackfin arch: Fix bug - change cpufreq doesn't take effect on bf537
now
8eb3e3b Blackfin arch: Request the gpio resource when making it as an irq
pin, avoiding override it.
30af6d4 Blackfin arch: Add code to free gpio when shutdown irq
b7e1129 Blackfin arch: fix bug - reboot fails on BF527
94b2821 Blackfin arch: add ANOMALY_05000435 to our headers
b5e986c Blackfin arch: only define HI/LO macros for assembly files
dce783c Blackfin arch: add BUG_ON() checks to make sure we dont overflow the
cplb tables
8624991 Blackfin arch: make ROM_BASE depend on ROMKERNEL
cb15e57 Blackfin arch: noMMU CPLB lookup tables can be in L1 SRAM
05a717f Blackfin arch: do not include init sections in the kernel lock down
as it gets released afterwards
3831638 Blackfin arch: change return value
4c5b8a6 Blackfin arch: remove pointless define IN_KERNEL
ff4c02e Blackfin arch: unify cplbinfo files
4db557d Blackfin arch: define BASE_BAUD like everyone else
55e359a Blackfin arch: remove BFIN_DMA_5XX option
ecdbfc1 Blackfin arch: add mmiowb() as some drivers expect
5ad2ca5 Blackfin arch: Fix BUG - Kernel does not link when
CONFIG_CPU_FREQ_STAT=m
9b78442 Blackfin arch: rename cache_lock() to bfin_cache_lock()
a3765e0c Blackfin arch: use generic xor.h
1b047d8 Blackfin arch: cleanup the time.c code
33c8691 Blackfin arch: fix building with CONFIG_DEBUG_DOUBLEFAULT
36f649a Blackfin arch: do not define decode_instruction if hwtrace is turned
off
4005978 Blackfin arch: rename irq_flags to bfin_irq_flags
b607057 Blackfin arch: move out irq related functions
b1271d3 Blackfin arch: move the PORT registers down
31fba6e Blackfin arch: introduce an IM_MEM macro to kgdb
89c6c13 Blackfin arch: fix off-by-one errors on end of memory range
09c1db9 Blackfin arch: delete unused vars and add parenthesis to fixup
warnings
bda07aa Blackfin arch: move fixed code into init section
f8c1b39 Blackfin arch: remove superficial check on blackfin watchdog
d1a3336 Blackfin arch: set PM_WAKEUP_GPIO_NUMBER default to 2 for everyone
53442e1 Blackfin arch: delay PLL_CTL/VR_CTL wrappers
b94919e Blackfin arch: dont export ack_bad_irq as no one else does
7beb743 Blackfin arch: move SIC_SYSIRQ() to the one file that actually uses it
a638735 Blackfin arch: move ack_bad_irq() prototype to hardirq.h to match
other arches
34616c8 Blackfin arch: delete old comments and NO_IRQ define
8a86176 Blackfin arch: overlay thread.usp over PT_USP
3c1fbd5 Blackfin arch: rewrite blackfin_invalidate_entire_dcache function
fe85cad Blackfin arch: make ADI board names consistent
8a0e9ac Blackfin arch: Fix bug - hardware breakpoint doesn't always work in
kgdb
0b82e27 Blackfin arch: fix unused warning for some blackfin derivatives
2e8ca59 Blackfin arch: Use GPIO_BANKSIZE macro to replace const number 16 for
GPIO_BANK_NUM macro caculating
46fa5ee Blackfin arch: SMP supporting patchset: some other misc code
8f65873 Blackfin arch: SMP supporting patchset: Blackfin kernel and memory
management code
b8a9898 Blackfin arch: SMP supporting patchset: Blackfin CPLB related code
6b3087c Blackfin arch: SMP supporting patchset: Blackfin header files and
machine common code
c51b448 Blackfin arch: SMP supporting patchset: BF561 related code
2de73e7 Blackfin arch: use physmap in board resources rather than legacy
config method
a4f0b32 Blackfin arch: Convert Blackfin GPIO driver to use common
gpiolib/gpiochip infrastructure
8d02237 Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling
4989dbc Blackfin arch: workaround bug: spi_mmc driver working in dma mode may
hang the system
c6db04a Blackfin arch: remove useless SSYNC() in irq priority code
397861c Blackfin arch: fix bug - gpio_bank() macros messed up bank number
caculating with positioning a gpio
10a88a2 Blackfin arch: enable i2c_bfin_twi0_device in cm_bf548 board
3f37569 Blackfin arch: Enable ISP1760 USB Host Driver in platform device
initialization code.
5ff294f Blackfin arch: fixup get_user() macros
9f20cf2 Blackfin arch: do not bother initializing the first 4k
c2414bd Blackfin arch: use sti to set the mask rather than banging on imask
88a8078 Blackfin arch: don't assume a specific SPI flash part - take whatever
you probe
57a5507 Blackfin arch: update defconfig file for all boards
2b5fe6d thread_group_cputime: move a couple of callsites outside of ->siglock
ce39447 thread_group_cputime: kill the bogus ->signal != NULL check
74fcd52 account_steal_time: kill the unneeded account_group_system_time()
e17be2b uwb: add pal parameter to new reservation callback
e25cf3d lockdep: include/linux/lockdep.h - fix warning in
net/bluetooth/af_bluetooth.c
708b8ea Merge branch 'linus' into core/locking
5a6bb10 fat: make sure to set d_ops in fat_get_parent
985eafc fat: fix duplicate addition of ->llseek handler
ebeb040 fat: drop negative dentry on rename() path
91a1502 xtensa: switch to packed struct unaligned access implementation
7f1fd31 Fix the teehbr_read function prototype
8553cb6 Modern processors may need to drain the WB before WFI
877d1f3 RealView: Make more vmalloc space by changing IO_ADDRESS
2c0aec8 RealView: Add debug-macro.S support for the PB1176 platform
4eccca2 RealView: Change the clcd panel controls to use RGB instead of BGR
c34a102 RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards
68c3d93 RealView: Use the correct oscillator for the CLCD on PB1176
a5a6449 Merge commit 'v2.6.28-rc4' into timers/rtc
58be81e uwb: fix races between events and neh timers
307ba6d uwb: don't unbind the radio controller driver when resetting
8fa5723 xtensa: Add xt2000 support files.
367b811 xtensa: move headers files to arch/xtensa/include
206ead2 xtensa: use the new byteorder headers
73b63ef ARMv7: Add SMP initialisation to proc-v7.S
6b07d7f ARMv7: Do not set TTBR0 in __v7_setup
376e142 Do not flush the cache in flush_cache_v(un)map for VIPT caches
24b647a ARMv7: Branch over conditional undefined instructions in vfphw.S
c30c2f9 ARMv7: Add extra barriers for flush_cache_all compressed/head.S
2bedbdf Add HWCAP_NEON to the ARM hwcap.h file
4369ae1 Add "thumbee" to the hwcap_str array
fec1a59 uwb: per-radio controller event thread and beacon cache
6d5a681 uwb: add commands to add/remove IEs to the debug interface
c5995bd uwb: infrastructure for handling Relinquish Request IEs
29cbda7 rcu: increase RCU stall-check timeouts
be19ef8 rcu: make rcu-stall debug printout more standard
e856359 Merge branch 'master' of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s3c-moves2
f88518d wusb: remove unused #include <version.h>
ae9eba0 uwb: struct device - replace bus_id with dev_name(), dev_set_name()
7bc9149 uwb: remove unused #include <version.h>
d98d38f mutex: improve header comment to be actually informative about the API
a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name()
e3bd9ec [ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
1362270 [ARM] S3C: Move plat/regs-spi.h to arch/arm/plat-s3c/include/plat.
57bd4b9 [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/plat
f74c95c [ARM] S3C: Move regs-ac97.h to arch/arm/plat-s3c/include/plat.
7926b5a [ARM] S3C: Move nand headers to arch/arm/plat-s3c/include/plat
e2cd00c [ARM] S3C: Move regs-rtc.h to arch/arm/plat-s3c/include/plat
9498cb7 [ARM] S3C: Move i2c headers to arch/arm/plat-s3c/include/plat.
180ee70 [ARM] S3C: Move regs-watchdog.h to arch/arm/plat-s3c/include/plat
dde4ac0 Input: omap-keypad - allow more than 6 rows
3cf3504 Input: omap-keypad - interrupt disable fix
0977967 Input: appletouch - driver refactoring
abeb21e Blackfin arch: remove most BUG_ON channel checks
d1a7618 Merge commit 'v2.6.28-rc2' into core/locking
4656d5d wusb: reset WUSB devices with SetAddress(0)
1cde7f6 uwb: order IEs by element ID
4d2bea4 wusb: do a proper channel stop
d409f3b wusb: disable verification of the key generation algorithms
cae1c11 uwb: reference count reservations
b09ac64 wusb: release mutex in the error path of whci-hcd's whc_do_gencmd()
6a4b587 uwb: target reservations shouldn't get streams
2cf8511 Blackfin arch: only add IFLUSH nop padding when anomaly 443 is enabled
e04f9f4 Blackfin arch: Remove useless SSYNCs in DMA code
a2ba8b1 Blackfin arch: lookup channel2irq() only once
3529e04 Blackfin arch: update anomaly lists to match latest sheets
6a87d29 Blackfin arch: refine the gpio check
a2d03a1 Blackfin arch: unify port_setup() to reduce arch differences
6c7ec0e Blackfin arch: unify peripheral_request() to reduce arch differences
1f7d373 Blackfin arch: fix cmp_label() so it doesnt incorrectly accept
partial leading matches
27228b2 Blackfin arch: unify check_gpio() to reduce arch differences
588ba81 Blackfin arch: remove unused local define
2f6f4bc Blackfin arch: add support for Blackfin latest processor family BF51x
2563265 Blackfin arch: put quotes around error to silence a ton of warnings
from gcc-4.3
efe065a Blackfin arch: fix bug - kernel with SMP patch can not bootup
d292b00 Blackfin arch: drop redundant BFIN_DMA_5XX depends
0f8befa Blackfin arch: drop unused exports and comment remaining exports
6ad2b84 Blackfin arch: add an option to allow people to stick exception stack
into L1 scratch
fe8015c Blackfin arch: move EXPORT_SYMBOL to the place where it is actually
defined
dc26aec Blackfin arch: BF538/9 Linux kernel Support
b67b4b1 Input: gpio-keys - add flag to allow auto repeat
b4a3ac9 Input: xilinx_ps2 - various cleanups
2d56f3a Input: refactor evdev 32bit compat to be shareable with uinput
f940260 Blackfin arch: unify duplicated bss init code
8dd2337 xen: compilation fix of drivers/xen/events.c on IA64
a5af4eb xen: compilation fix fo xen CPU hotplugging
85192bd xen: portability clean up and some minor clean up for xencomm.c
5c653fd xen: don't reload cr3 on suspend
c7e78cf lockstat: contend with points
bb93d80 rtc-cmos: export second NVRAM bank
7317d7b sched: improve preempt debugging
42569c3 futex: fixup get_futex_key() for private futexes
c2f9f20 futex: cleanup fshared
734b05b futex: use fast_gup()
6127070 futex: reduce mmap_sem usage
38d47c1 futex: rely on get_user_pages() for shared futexes
6918bc5 lockstat: fixup signed division
9b9b181 Merge commit 'v2.6.27-rc7' into core/locking
fb71e45 uaccess: fix parameters inversion for __copy_from_user_inatomic()
30742d5 Revert "lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT
is not set"
53b9d87 lock debug: sit tight when we are already in a panic
1d18ef4 x86: some lock annotations for user copy paths, v3
3ee1afa x86: some lock annotations for user copy paths, v2
c10d38d x86: some lock annotations for user copy paths
76b189e lockdep: add might_lock() / might_lock_read()
f648972 Merge commit 'v2.6.27-rc6' into core/locking
6003ab0 Merge branch 'linus' into core/debug
ab7476c debug: add notifier chain debugging, v2
fb822db softlockup: increase hung tasks check from 2 minutes to 8 minutes
1b2439d debug: add notifier chain debugging
8c56250 lockdep, UML: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is
not set
cdad722 lockstat: documentation update
bd8fbde lockdep: fix compilation when CONFIG_TRACE_IRQFLAGS_SUPPORT is not set
from 0a8c5395f90f06d128247844b2515c8bf3f2826b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6206aa8b2b9a45b4cf3ee31b7209b014be349fd9
Merge: 95f8e302c04c0b0c6de35ab399a5551605eeb006
9e42d0cf5020aaf217433cad1a224745241d212a
Author: Lachlan McIlroy <lachlan@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu Jan 8 13:22:55 2009 +1100
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
commit 95f8e302c04c0b0c6de35ab399a5551605eeb006
Author: Nick Piggin <npiggin@xxxxxxx>
Date: Tue Jan 6 14:43:09 2009 +1100
[XFS] use scalable vmap API
Implement XFS's large buffer support with the new vmap APIs. See the vmap
rewrite (db64fe02) for some numbers. The biggest improvement that comes from
using the new APIs is avoiding the global KVA allocation lock on every call.
Signed-off-by: Nick Piggin <npiggin@xxxxxxx>
Reviewed-by: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Signed-off-by: Lachlan McIlroy <lachlan@xxxxxxx>
commit d2859751cd0bf586941ffa7308635a293f943c17
Author: Nick Piggin <npiggin@xxxxxxx>
Date: Tue Jan 6 14:40:44 2009 +1100
[XFS] remove old vmap cache
XFS's vmap batching simply defers a number (up to 64) of vunmaps, and keeps
track of them in a list. To purge the batch, it just goes through the list
and
calls vunamp on each one. This is pretty poor: a global TLB flush is
generally
still performed on each vunmap, with the most expensive parts of the
operation
being the broadcast IPIs and locking involved in the SMP callouts, and the
locking involved in the vmap management -- none of these are avoided by just
batching up the calls. I'm actually surprised it ever made much difference.
(Now that the lazy vmap allocator is upstream, this description is not quite
right, but the vunmap batching still doesn't seem to do much)
Rip all this logic out of XFS completely. I will improve vmap performance
and scalability directly in subsequent patch.
Signed-off-by: Nick Piggin <npiggin@xxxxxxx>
Reviewed-by: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Signed-off-by: Lachlan McIlroy <lachlan@xxxxxxx>
commit 195ec037ff8f6fa800616e0dad8d57a98b6fb37e
Author: Lachlan McIlroy <lachlan@xxxxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed Dec 31 12:10:12 2008 +1100
[XFS] Update maintainers
New maintainer contact and new tree location.
Reviewed-by: Bill O`Donnell <billodo@xxxxxxx>
Signed-off-by: Lachlan McIlroy <lachlan@xxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
.mailmap | 1 +
CREDITS | 27 +-
Documentation/ABI/testing/sysfs-class-uwb_rc | 14 +-
Documentation/ABI/testing/sysfs-devices-memory | 51 +-
Documentation/DMA-mapping.txt | 2 +-
Documentation/DocBook/networking.tmpl | 8 +
Documentation/DocBook/uio-howto.tmpl | 101 +-
Documentation/PCI/pci.txt | 3 +-
Documentation/RCU/00-INDEX | 2 +
Documentation/RCU/trace.txt | 413 +
Documentation/arm/pxa/mfp.txt | 286 +
Documentation/blackfin/00-INDEX | 3 +
Documentation/blackfin/bfin-gpio-notes.txt | 71 +
Documentation/block/biodoc.txt | 6 +-
Documentation/cpu-hotplug.txt | 17 +-
Documentation/cputopology.txt | 48 +
Documentation/dell_rbu.txt | 4 +-
Documentation/dvb/technisat.txt | 69 +
Documentation/fb/pxafb.txt | 92 +-
Documentation/feature-removal-schedule.txt | 29 +-
Documentation/filesystems/Locking | 4 +-
Documentation/filesystems/devpts.txt | 132 +
Documentation/filesystems/files.txt | 6 +-
Documentation/filesystems/ocfs2.txt | 3 +-
Documentation/filesystems/proc.txt | 27 +-
Documentation/filesystems/ubifs.txt | 3 +
Documentation/filesystems/vfs.txt | 5 +-
Documentation/hwmon/abituguru-datasheet | 6 +-
Documentation/hwmon/adt7470 | 19 +-
Documentation/hwmon/f71882fg | 89 +
Documentation/hwmon/it87 | 20 +-
Documentation/hwmon/lm70 | 12 +-
Documentation/hwmon/lm85 | 2 +-
Documentation/hwmon/ltc4245 | 81 +
Documentation/ide/warm-plug-howto.txt | 5 +
Documentation/input/walkera0701.txt | 109 +
Documentation/ioctl/ioctl-number.txt | 12 +-
Documentation/kbuild/00-INDEX | 6 +-
Documentation/kbuild/kbuild.txt | 133 +
Documentation/kbuild/kconfig.txt | 188 +
Documentation/kbuild/modules.txt | 4 +-
Documentation/kernel-doc-nano-HOWTO.txt | 34 +
Documentation/kernel-parameters.txt | 69 +-
Documentation/kobject.txt | 4 +-
Documentation/kprobes.txt | 5 +-
Documentation/laptops/thinkpad-acpi.txt | 2 +-
Documentation/lguest/lguest.c | 66 +-
Documentation/lockstat.txt | 51 +-
Documentation/magic-number.txt | 6 +-
Documentation/memory-hotplug.txt | 16 +-
Documentation/mips/AU1xxx_IDE.README | 2 +-
Documentation/networking/rxrpc.txt | 2 +-
Documentation/networking/tuntap.txt | 2 +-
Documentation/powerpc/cpu_features.txt | 2 +-
Documentation/s390/Debugging390.txt | 2 +-
Documentation/s390/cds.txt | 2 +-
Documentation/s390/s390dbf.txt | 2 +-
Documentation/scsi/ChangeLog.lpfc | 2 +-
Documentation/scsi/ChangeLog.ncr53c8xx | 2 +-
Documentation/scsi/ChangeLog.sym53c8xx | 2 +-
Documentation/scsi/cxgb3i.txt | 85 +
Documentation/spi/spi-lm70llp | 10 +
Documentation/sysctl/vm.txt | 3 +-
Documentation/usb/power-management.txt | 22 +-
Documentation/usb/wusb-cbaf | 9 -
Documentation/video4linux/API.html | 43 +-
Documentation/video4linux/CARDLIST.bttv | 7 +-
Documentation/video4linux/CARDLIST.cx23885 | 1 +
Documentation/video4linux/CARDLIST.cx88 | 5 +-
Documentation/video4linux/CARDLIST.em28xx | 9 +-
Documentation/video4linux/CARDLIST.saa7134 | 4 +-
Documentation/video4linux/README.cx88 | 8 +-
Documentation/video4linux/gspca.txt | 19 +-
Documentation/video4linux/si470x.txt | 1 +
Documentation/video4linux/v4l2-framework.txt | 521 ++
Documentation/vm/unevictable-lru.txt | 63 +-
Documentation/wimax/README.i2400m | 260 +
Documentation/wimax/README.wimax | 81 +
Documentation/x86/zero-page.txt | 2 +-
MAINTAINERS | 139 +-
Makefile | 15 +-
README | 32 +-
arch/Kconfig | 2 +
arch/alpha/include/asm/Kbuild | 1 +
arch/alpha/include/asm/atomic.h | 9 +-
arch/alpha/include/asm/byteorder.h | 42 +-
arch/alpha/include/asm/io.h | 3 -
arch/alpha/include/asm/smp.h | 1 -
arch/alpha/include/asm/swab.h | 42 +
arch/alpha/include/asm/topology.h | 17 +
arch/alpha/kernel/Makefile | 2 +-
arch/alpha/kernel/binfmt_loader.c | 51 +
arch/alpha/kernel/init_task.c | 1 -
arch/alpha/kernel/irq.c | 5 +-
arch/alpha/kernel/pci.c | 18 -
arch/alpha/kernel/pci_impl.h | 13 +-
arch/alpha/kernel/process.c | 2 +
arch/alpha/kernel/setup.c | 5 +
arch/alpha/kernel/smp.c | 7 +-
arch/alpha/kernel/sys_dp264.c | 10 +-
arch/alpha/kernel/sys_eiger.c | 2 +-
arch/alpha/kernel/sys_miata.c | 2 +-
arch/alpha/kernel/sys_noritake.c | 2 +-
arch/alpha/kernel/sys_ruffian.c | 2 +-
arch/alpha/kernel/sys_sable.c | 2 +-
arch/alpha/kernel/sys_titan.c | 4 +-
arch/arm/Kconfig | 73 +-
arch/arm/Makefile | 7 +-
arch/arm/boot/compressed/Makefile | 4 -
arch/arm/boot/compressed/head-clps7500.S | 86 -
arch/arm/boot/compressed/head.S | 20 +-
arch/arm/boot/compressed/misc.c | 2 +
arch/arm/common/Kconfig | 3 +
arch/arm/common/Makefile | 1 +
arch/arm/common/clkdev.c | 128 +
arch/arm/common/gic.c | 4 +-
arch/arm/common/locomo.c | 1 +
arch/arm/common/vic.c | 8 +-
arch/arm/configs/eseries_pxa_defconfig | 326 +-
arch/arm/configs/h5000_defconfig | 996 +++
arch/arm/configs/kirkwood_defconfig | 329 +-
arch/arm/configs/ks8695_defconfig | 707 +-
arch/arm/configs/mx31moboard_defconfig | 790 ++
arch/arm/configs/mx31pdk_defconfig | 773 ++
arch/arm/configs/neocore926_defconfig | 1302 +++
arch/arm/configs/netx_defconfig | 6 +-
arch/arm/configs/omap3_pandora_defconfig | 1409 ++++
arch/arm/configs/omap_ldp_defconfig | 148 +-
arch/arm/configs/picotux200_defconfig | 6 +-
arch/arm/configs/realview-smp_defconfig | 718 +-
arch/arm/configs/realview_defconfig | 763 ++-
arch/arm/configs/s3c6400_defconfig | 845 ++
arch/arm/configs/w90p910_defconfig | 626 ++
arch/arm/include/asm/Kbuild | 1 +
arch/arm/include/asm/atomic.h | 3 +-
arch/arm/include/asm/byteorder.h | 33 +-
arch/arm/include/asm/cacheflush.h | 37 +-
arch/arm/include/asm/clkdev.h | 30 +
arch/arm/include/asm/dma-mapping.h | 4 +-
arch/arm/include/asm/dma.h | 24 +-
arch/arm/include/asm/hardware/iomd.h | 41 -
arch/arm/include/asm/hardware/vic.h | 10 +-
arch/arm/include/asm/hwcap.h | 1 +
arch/arm/include/asm/io.h | 8 +
arch/arm/include/asm/irq.h | 4 -
arch/arm/include/asm/mach/pci.h | 2 +-
arch/arm/include/asm/memory.h | 7 +-
arch/arm/include/asm/mmu_context.h | 1 +
arch/arm/include/asm/mtd-xip.h | 1 -
arch/arm/include/asm/page.h | 32 +-
arch/arm/include/asm/processor.h | 2 +-
arch/arm/include/asm/setup.h | 6 +-
arch/arm/include/asm/smp.h | 6 +-
arch/arm/include/asm/string.h | 9 -
arch/arm/include/asm/swab.h | 50 +
arch/arm/include/asm/system.h | 2 -
arch/arm/include/asm/uaccess.h | 5 +-
arch/arm/kernel/armksyms.c | 1 +
arch/arm/kernel/bios32.c | 27 -
arch/arm/kernel/ecard.c | 2 +-
arch/arm/kernel/ftrace.c | 2 +-
arch/arm/kernel/head-common.S | 2 +-
arch/arm/kernel/init_task.c | 1 -
arch/arm/kernel/irq.c | 2 +-
arch/arm/kernel/kprobes.c | 2 -
arch/arm/kernel/module.c | 4 +-
arch/arm/kernel/setup.c | 57 +-
arch/arm/kernel/smp.c | 14 +-
arch/arm/kernel/thumbee.c | 2 +-
arch/arm/kernel/vmlinux.lds.S | 2 +-
arch/arm/lib/Makefile | 1 -
arch/arm/lib/memset.S | 2 +-
arch/arm/mach-aaec2000/Makefile | 2 +-
arch/arm/mach-aaec2000/clock.c | 99 -
arch/arm/mach-aaec2000/clock.h | 23 -
arch/arm/mach-aaec2000/core.c | 31 +-
arch/arm/mach-aaec2000/include/mach/dma.h | 9 -
arch/arm/mach-aaec2000/include/mach/io.h | 6 +-
arch/arm/mach-aaec2000/include/mach/memory.h | 3 -
arch/arm/mach-at91/Kconfig | 15 +-
arch/arm/mach-at91/Makefile | 13 +-
arch/arm/mach-at91/at91cap9.c | 8 +
arch/arm/mach-at91/at91cap9_devices.c | 36 +-
arch/arm/mach-at91/at91rm9200_time.c | 12 +-
arch/arm/mach-at91/at91sam9260_devices.c | 38 +-
arch/arm/mach-at91/at91sam9261_devices.c | 17 +-
arch/arm/mach-at91/at91sam9263_devices.c | 17 +-
arch/arm/mach-at91/at91sam926x_time.c | 2 +-
arch/arm/mach-at91/at91sam9rl_devices.c | 11 -
arch/arm/mach-at91/board-cam60.c | 30 +-
arch/arm/mach-at91/board-cap9adk.c | 77 +-
arch/arm/mach-at91/board-neocore926.c | 397 +
arch/arm/mach-at91/board-qil-a9260.c | 35 +-
arch/arm/mach-at91/board-sam9-l9260.c | 35 +-
arch/arm/mach-at91/board-sam9260ek.c | 37 +-
arch/arm/mach-at91/board-sam9261ek.c | 80 +-
arch/arm/mach-at91/board-sam9263ek.c | 36 +-
arch/arm/mach-at91/board-sam9g20ek.c | 36 +-
arch/arm/mach-at91/board-sam9rlek.c | 32 +-
arch/arm/mach-at91/board-usb-a9260.c | 35 +-
arch/arm/mach-at91/board-usb-a9263.c | 36 +-
arch/arm/mach-at91/include/mach/at91_pmc.h | 7 +
arch/arm/mach-at91/include/mach/at91cap9.h | 4 +-
arch/arm/mach-at91/include/mach/cpu.h | 15 +
arch/arm/mach-at91/include/mach/dma.h | 19 -
arch/arm/mach-at91/include/mach/io.h | 4 +-
arch/arm/mach-at91/include/mach/memory.h | 11 -
arch/arm/mach-at91/sam9_smc.c | 47 +
arch/arm/mach-at91/sam9_smc.h | 33 +
arch/arm/mach-clps711x/include/mach/dma.h | 19 -
arch/arm/mach-clps711x/include/mach/io.h | 6 +-
arch/arm/mach-clps711x/include/mach/memory.h | 20 +-
arch/arm/mach-clps7500/Makefile | 11 -
arch/arm/mach-clps7500/Makefile.boot | 2 -
arch/arm/mach-clps7500/core.c | 395 -
arch/arm/mach-clps7500/include/mach/acornfb.h | 33 -
arch/arm/mach-clps7500/include/mach/debug-macro.S | 21 -
arch/arm/mach-clps7500/include/mach/dma.h | 21 -
arch/arm/mach-clps7500/include/mach/entry-macro.S | 16 -
arch/arm/mach-clps7500/include/mach/hardware.h | 67 -
arch/arm/mach-clps7500/include/mach/io.h | 255 -
arch/arm/mach-clps7500/include/mach/irq.h | 32 -
arch/arm/mach-clps7500/include/mach/irqs.h | 66 -
arch/arm/mach-clps7500/include/mach/memory.h | 43 -
arch/arm/mach-clps7500/include/mach/system.h | 23 -
arch/arm/mach-clps7500/include/mach/timex.h | 13 -
arch/arm/mach-clps7500/include/mach/uncompress.h | 35 -
arch/arm/mach-clps7500/include/mach/vmalloc.h | 4 -
arch/arm/mach-davinci/include/mach/dma.h | 16 -
arch/arm/mach-davinci/include/mach/io.h | 3 +-
arch/arm/mach-davinci/include/mach/memory.h | 7 +-
arch/arm/mach-davinci/include/mach/vmalloc.h | 1 -
arch/arm/mach-davinci/time.c | 2 +-
arch/arm/mach-ebsa110/include/mach/dma.h | 11 -
arch/arm/mach-ebsa110/include/mach/memory.h | 7 -
arch/arm/mach-ep93xx/Kconfig | 6 +
arch/arm/mach-ep93xx/Makefile | 1 +
arch/arm/mach-ep93xx/adssphere.c | 7 +-
arch/arm/mach-ep93xx/clock.c | 68 +-
arch/arm/mach-ep93xx/core.c | 46 +-
arch/arm/mach-ep93xx/edb9302.c | 7 +-
arch/arm/mach-ep93xx/edb9302a.c | 9 +-
arch/arm/mach-ep93xx/edb9307.c | 9 +-
arch/arm/mach-ep93xx/edb9307a.c | 68 +
arch/arm/mach-ep93xx/edb9312.c | 9 +-
arch/arm/mach-ep93xx/edb9315.c | 9 +-
arch/arm/mach-ep93xx/edb9315a.c | 9 +-
arch/arm/mach-ep93xx/gesbc9312.c | 7 +-
arch/arm/mach-ep93xx/include/mach/clkdev.h | 7 +
arch/arm/mach-ep93xx/include/mach/dma.h | 3 -
arch/arm/mach-ep93xx/include/mach/gpio.h | 2 +
arch/arm/mach-ep93xx/include/mach/io.h | 4 +-
arch/arm/mach-ep93xx/include/mach/memory.h | 4 -
arch/arm/mach-ep93xx/include/mach/platform.h | 1 +
arch/arm/mach-ep93xx/micro9.c | 89 +-
arch/arm/mach-ep93xx/ts72xx.c | 21 +-
arch/arm/mach-footbridge/cats-hw.c | 1 +
arch/arm/mach-footbridge/common.c | 1 +
arch/arm/mach-footbridge/dc21285-timer.c | 1 +
arch/arm/mach-footbridge/dc21285.c | 1 +
arch/arm/mach-footbridge/dma.c | 1 +
arch/arm/mach-footbridge/ebsa285.c | 1 +
arch/arm/mach-footbridge/include/mach/dma.h | 25 -
arch/arm/mach-footbridge/include/mach/hardware.h | 14 +-
arch/arm/mach-footbridge/include/mach/io.h | 3 +-
arch/arm/mach-footbridge/include/mach/isa-dma.h | 25 +
arch/arm/mach-footbridge/include/mach/memory.h | 9 +
arch/arm/mach-footbridge/isa-irq.c | 1 +
arch/arm/mach-footbridge/netwinder-hw.c | 54 +-
arch/arm/mach-footbridge/netwinder-leds.c | 7 +-
arch/arm/mach-footbridge/personal.c | 1 +
arch/arm/mach-h720x/include/mach/dma.h | 26 -
arch/arm/mach-h720x/include/mach/io.h | 4 +-
arch/arm/mach-h720x/include/mach/isa-dma.h | 19 +
arch/arm/mach-h720x/include/mach/memory.h | 20 +-
arch/arm/mach-imx/dma.c | 7 +-
arch/arm/mach-imx/include/mach/imx-dma.h | 12 +-
arch/arm/mach-imx/include/mach/imxfb.h | 50 +-
arch/arm/mach-imx/include/mach/io.h | 4 +-
arch/arm/mach-imx/include/mach/memory.h | 10 -
arch/arm/mach-imx/time.c | 2 +-
arch/arm/mach-integrator/clock.c | 80 +-
arch/arm/mach-integrator/clock.h | 25 -
arch/arm/mach-integrator/core.c | 45 +-
arch/arm/mach-integrator/impd1.c | 26 +-
arch/arm/mach-integrator/include/mach/clkdev.h | 25 +
arch/arm/mach-integrator/include/mach/dma.h | 19 -
arch/arm/mach-integrator/include/mach/memory.h | 13 +-
arch/arm/mach-integrator/integrator_cp.c | 24 +-
arch/arm/mach-integrator/pci.c | 11 +-
arch/arm/mach-iop13xx/include/mach/dma.h | 3 -
arch/arm/mach-iop13xx/include/mach/memory.h | 16 +-
arch/arm/mach-iop13xx/include/mach/timex.h | 2 -
arch/arm/mach-iop32x/include/mach/dma.h | 9 -
arch/arm/mach-iop32x/include/mach/io.h | 2 +-
arch/arm/mach-iop32x/include/mach/memory.h | 13 -
arch/arm/mach-iop32x/include/mach/system.h | 3 +-
arch/arm/mach-iop32x/include/mach/timex.h | 3 -
arch/arm/mach-iop33x/include/mach/dma.h | 9 -
arch/arm/mach-iop33x/include/mach/io.h | 2 +-
arch/arm/mach-iop33x/include/mach/memory.h | 13 -
arch/arm/mach-iop33x/include/mach/system.h | 1 +
arch/arm/mach-iop33x/include/mach/timex.h | 3 -
arch/arm/mach-ixp2000/include/mach/dma.h | 9 -
arch/arm/mach-ixp2000/include/mach/memory.h | 7 -
arch/arm/mach-ixp23xx/include/mach/dma.h | 3 -
arch/arm/mach-ixp23xx/include/mach/io.h | 2 -
arch/arm/mach-ixp23xx/include/mach/memory.h | 13 -
arch/arm/mach-ixp4xx/common.c | 2 +-
arch/arm/mach-ixp4xx/include/mach/dma.h | 21 -
arch/arm/mach-ixp4xx/include/mach/io.h | 4 +-
arch/arm/mach-ixp4xx/include/mach/memory.h | 13 +-
arch/arm/mach-kirkwood/common.c | 59 +
arch/arm/mach-kirkwood/common.h | 1 +
arch/arm/mach-kirkwood/include/mach/dma.h | 1 -
arch/arm/mach-kirkwood/include/mach/gpio.h | 38 +
arch/arm/mach-kirkwood/include/mach/irqs.h | 5 +-
arch/arm/mach-kirkwood/include/mach/kirkwood.h | 3 -
arch/arm/mach-kirkwood/include/mach/memory.h | 4 -
arch/arm/mach-kirkwood/irq.c | 35 +
arch/arm/mach-kirkwood/rd88f6281-setup.c | 16 +-
arch/arm/mach-ks8695/Kconfig | 6 +
arch/arm/mach-ks8695/Makefile | 1 +
arch/arm/mach-ks8695/board-dsm320.c | 131 +
arch/arm/mach-ks8695/board-micrel.c | 3 +
arch/arm/mach-ks8695/devices.c | 38 +-
arch/arm/mach-ks8695/gpio.c | 44 +-
arch/arm/mach-ks8695/include/mach/dma.h | 17 -
arch/arm/mach-ks8695/include/mach/gpio.h | 49 +-
arch/arm/mach-ks8695/include/mach/io.h | 4 +-
arch/arm/mach-ks8695/include/mach/memory.h | 5 -
arch/arm/mach-l7200/include/mach/dma.h | 23 -
arch/arm/mach-l7200/include/mach/io.h | 10 +-
arch/arm/mach-l7200/include/mach/memory.h | 3 -
arch/arm/mach-lh7a40x/clcd.c | 2 +-
arch/arm/mach-lh7a40x/clocks.c | 92 +-
arch/arm/mach-lh7a40x/include/mach/io.h | 6 +-
arch/arm/mach-lh7a40x/include/mach/memory.h | 10 -
arch/arm/mach-loki/include/mach/dma.h | 1 -
arch/arm/mach-loki/include/mach/memory.h | 4 -
arch/arm/mach-msm/include/mach/io.h | 6 +-
arch/arm/mach-msm/include/mach/memory.h | 4 -
arch/arm/mach-msm/timer.c | 2 +-
arch/arm/mach-mv78xx0/common.c | 1 +
arch/arm/mach-mv78xx0/include/mach/dma.h | 1 -
arch/arm/mach-mv78xx0/include/mach/gpio.h | 40 +
arch/arm/mach-mv78xx0/include/mach/irqs.h | 4 +-
arch/arm/mach-mv78xx0/include/mach/memory.h | 4 -
arch/arm/mach-mv78xx0/include/mach/mv78xx0.h | 3 -
arch/arm/mach-mv78xx0/irq.c | 29 +
arch/arm/mach-mx1/Kconfig | 14 +
arch/arm/mach-mx1/Makefile | 10 +
arch/arm/mach-mx1/Makefile.boot | 4 +
arch/arm/mach-mx1/clock.c | 656 ++
arch/arm/mach-mx1/crm_regs.h | 55 +
arch/arm/mach-mx1/devices.c | 260 +
arch/arm/mach-mx1/devices.h | 7 +
arch/arm/mach-mx1/generic.c | 43 +
arch/arm/mach-mx1/mx1ads.c | 148 +
arch/arm/mach-mx2/devices.c | 46 +-
arch/arm/mach-mx2/devices.h | 3 +-
arch/arm/mach-mx2/mx27ads.c | 61 +-
arch/arm/mach-mx2/pcm038.c | 82 +-
arch/arm/mach-mx3/Kconfig | 14 +
arch/arm/mach-mx3/Makefile | 2 +
arch/arm/mach-mx3/clock.c | 1 +
arch/arm/mach-mx3/devices.c | 40 +-
arch/arm/mach-mx3/devices.h | 2 +
arch/arm/mach-mx3/iomux.c | 9 +-
arch/arm/mach-mx3/mx31moboard.c | 141 +
arch/arm/mach-mx3/mx31pdk.c | 115 +
arch/arm/mach-mx3/pcm037.c | 70 +
arch/arm/mach-netx/fb.c | 9 +-
arch/arm/mach-netx/include/mach/dma.h | 21 -
arch/arm/mach-netx/include/mach/io.h | 2 +-
arch/arm/mach-netx/include/mach/memory.h | 10 -
arch/arm/mach-netx/include/mach/netx-regs.h | 22 +
arch/arm/mach-netx/time.c | 98 +-
arch/arm/mach-netx/xc.c | 6 +-
arch/arm/mach-ns9xxx/include/mach/dma.h | 14 -
arch/arm/mach-ns9xxx/include/mach/hardware.h | 2 -
arch/arm/mach-ns9xxx/include/mach/io.h | 2 +-
arch/arm/mach-ns9xxx/include/mach/memory.h | 3 -
arch/arm/mach-ns9xxx/time-ns9360.c | 2 +-
arch/arm/mach-omap1/Kconfig | 3 +
arch/arm/mach-omap1/board-fsample.c | 7 +-
arch/arm/mach-omap1/board-h2-mmc.c | 89 +-
arch/arm/mach-omap1/board-h2.c | 49 +-
arch/arm/mach-omap1/board-h3-mmc.c | 100 +-
arch/arm/mach-omap1/board-h3.c | 19 +-
arch/arm/mach-omap1/board-innovator.c | 52 +-
arch/arm/mach-omap1/board-nokia770.c | 86 +-
arch/arm/mach-omap1/board-osk.c | 43 +-
arch/arm/mach-omap1/board-palmte.c | 15 +-
arch/arm/mach-omap1/board-palmtt.c | 2 +-
arch/arm/mach-omap1/board-palmz71.c | 34 +-
arch/arm/mach-omap1/board-perseus2.c | 7 +-
arch/arm/mach-omap1/board-sx1-mmc.c | 80 +-
arch/arm/mach-omap1/board-sx1.c | 21 +-
arch/arm/mach-omap1/board-voiceblue.c | 59 +-
arch/arm/mach-omap1/clock.h | 3 +-
arch/arm/mach-omap1/devices.c | 90 +
arch/arm/mach-omap1/fpga.c | 6 +-
arch/arm/mach-omap1/id.c | 53 +-
arch/arm/mach-omap1/leds-h2p2-debug.c | 10 +-
arch/arm/mach-omap1/leds-osk.c | 4 +-
arch/arm/mach-omap1/leds.c | 8 +-
arch/arm/mach-omap1/pm.c | 6 +-
arch/arm/mach-omap1/serial.c | 10 +-
arch/arm/mach-omap1/time.c | 2 +-
arch/arm/mach-omap1/timer32k.c | 2 +-
arch/arm/mach-omap2/Kconfig | 4 +
arch/arm/mach-omap2/Makefile | 14 +-
arch/arm/mach-omap2/board-2430sdp.c | 52 +-
arch/arm/mach-omap2/board-apollon.c | 26 +-
arch/arm/mach-omap2/board-generic.c | 11 -
arch/arm/mach-omap2/board-h4.c | 25 +-
arch/arm/mach-omap2/board-ldp.c | 97 +-
arch/arm/mach-omap2/board-omap3beagle.c | 90 +
arch/arm/mach-omap2/board-omap3pandora.c | 212 +
arch/arm/mach-omap2/board-overo.c | 43 +
arch/arm/mach-omap2/clock24xx.h | 13 +-
arch/arm/mach-omap2/clock34xx.c | 2 +-
arch/arm/mach-omap2/clock34xx.h | 46 +-
arch/arm/mach-omap2/devices.c | 169 +
arch/arm/mach-omap2/id.c | 305 +-
arch/arm/mach-omap2/irq.c | 39 +
arch/arm/mach-omap2/mmc-twl4030.c | 408 +
arch/arm/mach-omap2/mmc-twl4030.h | 29 +
arch/arm/mach-omap2/mux.c | 44 +-
arch/arm/mach-omap2/timer-gp.c | 2 +-
arch/arm/mach-omap2/usb-tusb6010.c | 6 +-
arch/arm/mach-orion5x/Makefile | 2 +-
arch/arm/mach-orion5x/common.c | 1 +
arch/arm/mach-orion5x/common.h | 7 -
arch/arm/mach-orion5x/dns323-setup.c | 174 +-
arch/arm/mach-orion5x/gpio.c | 231 -
arch/arm/mach-orion5x/include/mach/dma.h | 1 -
arch/arm/mach-orion5x/include/mach/gpio.h | 29 +-
arch/arm/mach-orion5x/include/mach/io.h | 7 +-
arch/arm/mach-orion5x/include/mach/irqs.h | 4 +-
arch/arm/mach-orion5x/include/mach/memory.h | 4 -
arch/arm/mach-orion5x/include/mach/orion5x.h | 9 -
arch/arm/mach-orion5x/irq.c | 183 +-
arch/arm/mach-orion5x/mpp.c | 6 +-
arch/arm/mach-pnx4008/dma.c | 3 +-
arch/arm/mach-pnx4008/include/mach/dma.h | 2 -
arch/arm/mach-pnx4008/include/mach/io.h | 4 +-
arch/arm/mach-pnx4008/include/mach/memory.h | 5 +-
arch/arm/mach-pxa/Kconfig | 44 +-
arch/arm/mach-pxa/Makefile | 5 +-
arch/arm/mach-pxa/am200epd.c | 19 +-
arch/arm/mach-pxa/clock.c | 67 +-
arch/arm/mach-pxa/clock.h | 59 +-
arch/arm/mach-pxa/cm-x2xx.c | 29 +-
arch/arm/mach-pxa/cm-x300.c | 5 +-
arch/arm/mach-pxa/corgi.c | 32 +
arch/arm/mach-pxa/cpufreq-pxa2xx.c | 57 +-
arch/arm/mach-pxa/devices.c | 95 +-
arch/arm/mach-pxa/devices.h | 1 +
arch/arm/mach-pxa/dma.c | 2 +-
arch/arm/mach-pxa/e330.c | 36 +-
arch/arm/mach-pxa/e350.c | 36 +-
arch/arm/mach-pxa/e400.c | 67 +-
arch/arm/mach-pxa/e740.c | 46 +-
arch/arm/mach-pxa/e750.c | 36 +-
arch/arm/mach-pxa/e800.c | 30 +
arch/arm/mach-pxa/eseries.c | 124 +
arch/arm/mach-pxa/eseries.h | 12 +
arch/arm/mach-pxa/ezx.c | 701 ++-
arch/arm/mach-pxa/generic.c | 16 +
arch/arm/mach-pxa/gpio.c | 59 +-
arch/arm/mach-pxa/gumstix.c | 22 +-
arch/arm/mach-pxa/h5000.c | 200 +
arch/arm/mach-pxa/imote2.c | 575 ++
arch/arm/mach-pxa/include/mach/clkdev.h | 7 +
arch/arm/mach-pxa/include/mach/dma.h | 4 -
arch/arm/mach-pxa/include/mach/eseries-gpio.h | 4 +-
arch/arm/mach-pxa/include/mach/gumstix.h | 4 +
arch/arm/mach-pxa/include/mach/h5000.h | 113 +
arch/arm/mach-pxa/include/mach/hardware.h | 52 +-
arch/arm/mach-pxa/include/mach/io.h | 6 +-
arch/arm/mach-pxa/include/mach/littleton.h | 11 +-
arch/arm/mach-pxa/include/mach/memory.h | 11 +-
arch/arm/mach-pxa/include/mach/mfp-pxa25x.h | 31 +
arch/arm/mach-pxa/include/mach/mfp-pxa27x.h | 6 +
arch/arm/mach-pxa/include/mach/mfp-pxa930.h | 1 +
arch/arm/mach-pxa/include/mach/mioa701.h | 9 +-
arch/arm/mach-pxa/include/mach/mtd-xip.h | 1 +
arch/arm/mach-pxa/include/mach/pxa-regs.h | 507 +--
arch/arm/mach-pxa/include/mach/pxa2xx-gpio.h | 5 +
arch/arm/mach-pxa/include/mach/pxa2xx-regs.h | 12 +
arch/arm/mach-pxa/include/mach/pxa930_rotary.h | 20 +
arch/arm/mach-pxa/include/mach/pxa930_trkball.h | 10 +
arch/arm/mach-pxa/include/mach/pxafb.h | 6 +
arch/arm/mach-pxa/include/mach/regs-ac97.h | 99 +
arch/arm/mach-pxa/include/mach/regs-lcd.h | 67 +-
arch/arm/mach-pxa/include/mach/regs-uart.h | 143 +
arch/arm/mach-pxa/include/mach/timex.h | 8 +
arch/arm/mach-pxa/include/mach/uncompress.h | 4 +-
arch/arm/mach-pxa/littleton.c | 75 +-
arch/arm/mach-pxa/magician.c | 11 +-
arch/arm/mach-pxa/mainstone.c | 4 +
arch/arm/mach-pxa/mfp-pxa2xx.c | 62 +-
arch/arm/mach-pxa/mioa701.c | 203 +-
arch/arm/mach-pxa/pcm990-baseboard.c | 10 +-
arch/arm/mach-pxa/poodle.c | 32 +
arch/arm/mach-pxa/pwm.c | 2 +-
arch/arm/mach-pxa/pxa25x.c | 89 +-
arch/arm/mach-pxa/pxa27x.c | 115 +-
arch/arm/mach-pxa/pxa300.c | 18 +-
arch/arm/mach-pxa/pxa320.c | 8 +-
arch/arm/mach-pxa/pxa3xx.c | 111 +-
arch/arm/mach-pxa/saar.c | 421 +
arch/arm/mach-pxa/smemc.c | 2 +
arch/arm/mach-pxa/spitz.c | 36 +
arch/arm/mach-pxa/ssp.c | 2 +-
arch/arm/mach-pxa/tavorevb.c | 412 +
arch/arm/mach-pxa/time.c | 13 +-
arch/arm/mach-pxa/tosa.c | 74 +
arch/arm/mach-pxa/zylonite.c | 2 +-
arch/arm/mach-pxa/zylonite_pxa320.c | 2 +-
arch/arm/mach-realview/Kconfig | 30 +
arch/arm/mach-realview/Makefile | 1 +
arch/arm/mach-realview/Makefile.boot | 7 +-
arch/arm/mach-realview/clock.c | 80 +-
arch/arm/mach-realview/clock.h | 6 -
arch/arm/mach-realview/core.c | 143 +-
arch/arm/mach-realview/core.h | 7 +-
arch/arm/mach-realview/hotplug.c | 5 +-
arch/arm/mach-realview/include/mach/board-eb.h | 18 +-
arch/arm/mach-realview/include/mach/board-pb11mp.h | 3 +-
arch/arm/mach-realview/include/mach/board-pba8.h | 152 +
arch/arm/mach-realview/include/mach/clkdev.h | 7 +
arch/arm/mach-realview/include/mach/debug-macro.S | 29 +-
arch/arm/mach-realview/include/mach/dma.h | 20 -
arch/arm/mach-realview/include/mach/hardware.h | 9 +-
arch/arm/mach-realview/include/mach/io.h | 9 +-
arch/arm/mach-realview/include/mach/irqs.h | 1 +
arch/arm/mach-realview/include/mach/memory.h | 14 +-
arch/arm/mach-realview/include/mach/uncompress.h | 3 +
arch/arm/mach-realview/include/mach/vmalloc.h | 2 +-
arch/arm/mach-realview/localtimer.c | 48 +-
arch/arm/mach-realview/platsmp.c | 37 +-
arch/arm/mach-realview/realview_eb.c | 33 +-
arch/arm/mach-realview/realview_pb1176.c | 13 +-
arch/arm/mach-realview/realview_pb11mp.c | 16 +-
arch/arm/mach-realview/realview_pba8.c | 300 +
arch/arm/mach-rpc/include/mach/dma.h | 33 -
arch/arm/mach-rpc/include/mach/io.h | 47 +-
arch/arm/mach-rpc/include/mach/irqs.h | 1 +
arch/arm/mach-rpc/include/mach/isa-dma.h | 27 +
arch/arm/mach-rpc/include/mach/memory.h | 7 -
arch/arm/mach-s3c2400/include/mach/memory.h | 3 -
arch/arm/mach-s3c2410/Kconfig | 8 +-
arch/arm/mach-s3c2410/Makefile | 1 -
arch/arm/mach-s3c2410/clock.c | 276 -
arch/arm/mach-s3c2410/dma.c | 5 +-
arch/arm/mach-s3c2410/include/mach/dma.h | 23 +-
arch/arm/mach-s3c2410/include/mach/gpio-core.h | 34 +
arch/arm/mach-s3c2410/include/mach/gpio.h | 6 +
arch/arm/mach-s3c2410/include/mach/irqs.h | 8 +
arch/arm/mach-s3c2410/include/mach/map.h | 83 +-
arch/arm/mach-s3c2410/include/mach/memory.h | 3 -
arch/arm/mach-s3c2410/include/mach/regs-clock.h | 33 -
arch/arm/mach-s3c2410/include/mach/regs-gpio.h | 7 -
arch/arm/mach-s3c2410/include/mach/spi.h | 9 +-
arch/arm/mach-s3c2410/include/mach/system-reset.h | 2 +-
arch/arm/mach-s3c2410/include/mach/tick.h | 15 +
arch/arm/mach-s3c2410/include/mach/uncompress.h | 1 +
arch/arm/mach-s3c2410/include/mach/vmalloc.h | 20 -
arch/arm/mach-s3c2410/mach-amlm5900.c | 4 +-
arch/arm/mach-s3c2410/mach-bast.c | 11 +-
arch/arm/mach-s3c2410/mach-h1940.c | 14 +-
arch/arm/mach-s3c2410/mach-n30.c | 11 +-
arch/arm/mach-s3c2410/mach-otom.c | 4 +-
arch/arm/mach-s3c2410/mach-qt2410.c | 8 +-
arch/arm/mach-s3c2410/mach-smdk2410.c | 4 +-
arch/arm/mach-s3c2410/mach-tct_hammer.c | 4 +-
arch/arm/mach-s3c2410/mach-vr1000.c | 4 +-
arch/arm/mach-s3c2410/s3c2410.c | 27 +-
arch/arm/mach-s3c2412/Kconfig | 1 +
arch/arm/mach-s3c2412/clock.c | 7 +-
arch/arm/mach-s3c2412/dma.c | 5 +-
arch/arm/mach-s3c2412/mach-jive.c | 22 +-
arch/arm/mach-s3c2412/mach-smdk2413.c | 6 +-
arch/arm/mach-s3c2412/mach-vstms.c | 6 +-
arch/arm/mach-s3c2412/s3c2412.c | 27 +-
arch/arm/mach-s3c2440/Kconfig | 5 +
arch/arm/mach-s3c2440/dma.c | 5 +-
arch/arm/mach-s3c2440/mach-anubis.c | 11 +-
arch/arm/mach-s3c2440/mach-at2440evb.c | 51 +-
arch/arm/mach-s3c2440/mach-nexcoder.c | 4 +-
arch/arm/mach-s3c2440/mach-osiris.c | 7 +-
arch/arm/mach-s3c2440/mach-rx3715.c | 4 +-
arch/arm/mach-s3c2440/mach-smdk2440.c | 4 +-
arch/arm/mach-s3c2442/Kconfig | 1 +
arch/arm/mach-s3c2443/Kconfig | 1 +
arch/arm/mach-s3c2443/clock.c | 53 +-
arch/arm/mach-s3c2443/dma.c | 5 +-
arch/arm/mach-s3c2443/mach-smdk2443.c | 6 +-
arch/arm/mach-s3c2443/s3c2443.c | 3 +-
arch/arm/mach-s3c24a0/include/mach/debug-macro.S | 28 +
arch/arm/mach-s3c24a0/include/mach/irqs.h | 115 +
arch/arm/mach-s3c24a0/include/mach/map.h | 85 +
arch/arm/mach-s3c24a0/include/mach/memory.h | 19 +
arch/arm/mach-s3c24a0/include/mach/regs-clock.h | 88 +
arch/arm/mach-s3c24a0/include/mach/regs-irq.h | 25 +
arch/arm/mach-s3c24a0/include/mach/system.h | 25 +
arch/arm/mach-s3c24a0/include/mach/tick.h | 15 +
arch/arm/mach-s3c24a0/include/mach/timex.h | 18 +
arch/arm/mach-s3c24a0/include/mach/vmalloc.h | 17 +
arch/arm/mach-s3c6400/Kconfig | 8 +
arch/arm/mach-s3c6400/Makefile | 15 +
arch/arm/mach-s3c6400/Makefile.boot | 2 +
arch/arm/mach-s3c6400/include/mach/debug-macro.S | 39 +
arch/arm/mach-s3c6400/include/mach/dma.h | 16 +
arch/arm/mach-s3c6400/include/mach/entry-macro.S | 44 +
arch/arm/mach-s3c6400/include/mach/gpio-core.h | 21 +
arch/arm/mach-s3c6400/include/mach/gpio.h | 96 +
arch/arm/mach-s3c6400/include/mach/hardware.h | 16 +
arch/arm/mach-s3c6400/include/mach/irqs.h | 20 +
arch/arm/mach-s3c6400/include/mach/map.h | 68 +
arch/arm/mach-s3c6400/include/mach/memory.h | 18 +
arch/arm/mach-s3c6400/include/mach/pwm-clock.h | 56 +
arch/arm/mach-s3c6400/include/mach/regs-fb.h | 259 +
arch/arm/mach-s3c6400/include/mach/regs-irq.h | 20 +
arch/arm/mach-s3c6400/include/mach/system.h | 24 +
arch/arm/mach-s3c6400/include/mach/tick.h | 29 +
arch/arm/mach-s3c6400/include/mach/uncompress.h | 28 +
arch/arm/mach-s3c6410/Kconfig | 62 +
arch/arm/mach-s3c6410/Makefile | 23 +
arch/arm/mach-s3c6410/cpu.c | 101 +
arch/arm/mach-s3c6410/mach-smdk6410.c | 185 +
arch/arm/mach-s3c6410/setup-sdhci.c | 102 +
arch/arm/mach-sa1100/clock.c | 100 +-
arch/arm/mach-sa1100/collie.c | 29 +-
arch/arm/mach-sa1100/collie_pm.c | 22 +-
arch/arm/mach-sa1100/cpu-sa1100.c | 20 +-
arch/arm/mach-sa1100/cpu-sa1110.c | 18 +-
arch/arm/mach-sa1100/dma.c | 10 +-
arch/arm/mach-sa1100/include/mach/h3600.h | 12 +-
arch/arm/mach-sa1100/include/mach/hardware.h | 4 +
arch/arm/mach-sa1100/include/mach/io.h | 8 +-
arch/arm/mach-sa1100/include/mach/memory.h | 13 +-
arch/arm/mach-sa1100/include/mach/mtd-xip.h | 2 +
arch/arm/mach-sa1100/pleb.c | 10 +-
arch/arm/mach-sa1100/shannon.c | 2 +-
arch/arm/mach-sa1100/sleep.S | 52 +-
arch/arm/mach-sa1100/time.c | 6 +-
arch/arm/mach-shark/core.c | 2 +
arch/arm/mach-shark/include/mach/dma.h | 18 -
arch/arm/mach-shark/include/mach/hardware.h | 2 -
arch/arm/mach-shark/include/mach/io.h | 44 +-
arch/arm/mach-shark/include/mach/isa-dma.h | 17 +
arch/arm/mach-shark/include/mach/memory.h | 4 +-
arch/arm/mach-versatile/Kconfig | 2 +
arch/arm/mach-versatile/clock.c | 80 +-
arch/arm/mach-versatile/clock.h | 7 +-
arch/arm/mach-versatile/core.c | 58 +-
arch/arm/mach-versatile/core.h | 2 +-
arch/arm/mach-versatile/include/mach/clkdev.h | 7 +
arch/arm/mach-versatile/include/mach/dma.h | 20 -
arch/arm/mach-versatile/include/mach/io.h | 8 +-
arch/arm/mach-versatile/include/mach/irqs.h | 86 -
arch/arm/mach-versatile/include/mach/memory.h | 10 -
arch/arm/mach-versatile/include/mach/platform.h | 58 -
arch/arm/mach-w90x900/Kconfig | 19 +
arch/arm/mach-w90x900/Makefile | 15 +
arch/arm/mach-w90x900/Makefile.boot | 3 +
arch/arm/mach-w90x900/cpu.h | 77 +
arch/arm/mach-w90x900/include/mach/entry-macro.S | 34 +
arch/arm/mach-w90x900/include/mach/hardware.h | 24 +
arch/arm/mach-w90x900/include/mach/io.h | 30 +
arch/arm/mach-w90x900/include/mach/irqs.h | 45 +
arch/arm/mach-w90x900/include/mach/map.h | 76 +
arch/arm/mach-w90x900/include/mach/memory.h | 23 +
arch/arm/mach-w90x900/include/mach/regs-irq.h | 51 +
arch/arm/mach-w90x900/include/mach/regs-serial.h | 59 +
arch/arm/mach-w90x900/include/mach/regs-timer.h | 42 +
arch/arm/mach-w90x900/include/mach/system.h | 28 +
arch/arm/mach-w90x900/include/mach/timex.h | 25 +
arch/arm/mach-w90x900/include/mach/uncompress.h | 40 +
arch/arm/mach-w90x900/include/mach/vmalloc.h | 23 +
arch/arm/mach-w90x900/irq.c | 76 +
arch/arm/mach-w90x900/mach-w90p910evb.c | 72 +
arch/arm/mach-w90x900/time.c | 80 +
arch/arm/mach-w90x900/w90p910.c | 134 +
arch/arm/mm/Kconfig | 67 +-
arch/arm/mm/alignment.c | 1 +
arch/arm/mm/cache-v3.S | 1 -
arch/arm/mm/cache-v4.S | 1 -
arch/arm/mm/cache-v4wt.S | 1 -
arch/arm/mm/cache-v7.S | 2 +
arch/arm/mm/copypage-feroceon.S | 95 -
arch/arm/mm/copypage-feroceon.c | 111 +
arch/arm/mm/copypage-v3.S | 67 -
arch/arm/mm/copypage-v3.c | 81 +
arch/arm/mm/copypage-v4mc.c | 53 +-
arch/arm/mm/copypage-v4wb.S | 79 -
arch/arm/mm/copypage-v4wb.c | 94 +
arch/arm/mm/copypage-v4wt.S | 73 -
arch/arm/mm/copypage-v4wt.c | 88 +
arch/arm/mm/copypage-v6.c | 84 +-
arch/arm/mm/copypage-xsc3.S | 97 -
arch/arm/mm/copypage-xsc3.c | 113 +
arch/arm/mm/copypage-xscale.c | 47 +-
arch/arm/mm/fault.c | 6 +-
arch/arm/mm/init.c | 60 +-
arch/arm/mm/mm.h | 4 +-
arch/arm/mm/mmu.c | 128 +-
arch/arm/mm/nommu.c | 23 +-
arch/arm/mm/pgd.c | 2 +-
arch/arm/mm/proc-syms.c | 4 +-
arch/arm/mm/proc-v6.S | 2 +
arch/arm/mm/proc-v7.S | 19 +-
arch/arm/mm/proc-xsc3.S | 25 +
arch/arm/oprofile/op_model_mpcore.c | 4 +-
arch/arm/plat-mxc/Kconfig | 9 +
arch/arm/plat-mxc/Makefile | 1 +
arch/arm/plat-mxc/dma-mx1-mx2.c | 14 +-
arch/arm/plat-mxc/gpio.c | 6 +-
arch/arm/plat-mxc/include/mach/board-mx27ads.h | 7 +-
arch/arm/plat-mxc/include/mach/board-mx31ads.h | 2 +-
arch/arm/plat-mxc/include/mach/board-mx31pdk.h | 19 +
arch/arm/plat-mxc/include/mach/debug-macro.S | 3 +
arch/arm/plat-mxc/include/mach/dma-mx1-mx2.h | 10 +-
arch/arm/plat-mxc/include/mach/dma.h | 14 -
arch/arm/plat-mxc/include/mach/entry-macro.S | 2 +
arch/arm/plat-mxc/include/mach/gpio.h | 4 +-
arch/arm/plat-mxc/include/mach/hardware.h | 4 +
arch/arm/plat-mxc/include/mach/io.h | 8 +-
arch/arm/plat-mxc/include/mach/iomux-mx1-mx2.h | 72 +-
arch/arm/plat-mxc/include/mach/iomux-mx3.h | 19 +-
arch/arm/plat-mxc/include/mach/irqs.h | 32 +-
arch/arm/plat-mxc/include/mach/memory.h | 21 +-
arch/arm/plat-mxc/include/mach/mtd-xip.h | 34 +
arch/arm/plat-mxc/include/mach/mx1.h | 186 +
arch/arm/plat-mxc/include/mach/mx27.h | 15 +-
arch/arm/plat-mxc/include/mach/mx31.h | 25 -
arch/arm/plat-mxc/include/mach/mxc_timer.h | 4 +-
arch/arm/plat-mxc/include/mach/timex.h | 8 +-
arch/arm/plat-mxc/include/mach/usb.h | 23 +
arch/arm/plat-mxc/iomux-mx1-mx2.c | 37 +-
arch/arm/plat-mxc/irq.c | 33 +-
arch/arm/plat-mxc/time.c | 2 +-
arch/arm/plat-omap/Kconfig | 2 +
arch/arm/plat-omap/debug-devices.c | 8 +-
arch/arm/plat-omap/debug-leds.c | 10 +-
arch/arm/plat-omap/devices.c | 225 +-
arch/arm/plat-omap/dma.c | 17 +-
arch/arm/plat-omap/dmtimer.c | 11 +-
arch/arm/plat-omap/gpio.c | 127 +-
arch/arm/plat-omap/i2c.c | 55 +-
arch/arm/plat-omap/include/mach/board-apollon.h | 4 +-
arch/arm/plat-omap/include/mach/board-h2.h | 6 +-
arch/arm/plat-omap/include/mach/board-ldp.h | 5 +-
arch/arm/plat-omap/include/mach/board.h | 22 -
arch/arm/plat-omap/include/mach/control.h | 17 +
arch/arm/plat-omap/include/mach/cpu.h | 82 +-
arch/arm/plat-omap/include/mach/gpio.h | 31 +-
arch/arm/plat-omap/include/mach/io.h | 6 +-
arch/arm/plat-omap/include/mach/memory.h | 19 +-
arch/arm/plat-omap/include/mach/mmc.h | 74 +-
arch/arm/plat-omap/include/mach/mux.h | 41 +
arch/arm/plat-omap/sram.c | 3 +-
arch/arm/plat-omap/usb.c | 32 -
arch/arm/plat-orion/Makefile | 2 +
arch/arm/plat-orion/gpio.c | 415 +
arch/arm/plat-orion/include/plat/ehci-orion.h | 8 +
arch/arm/plat-orion/include/plat/gpio.h | 39 +
arch/arm/plat-orion/time.c | 2 +-
arch/arm/plat-s3c/Kconfig | 95 +-
arch/arm/plat-s3c/Makefile | 28 +-
arch/arm/plat-s3c/clock.c | 368 +
arch/arm/plat-s3c/dev-fb.c | 72 +
arch/arm/plat-s3c/dev-hsmmc.c | 68 +
arch/arm/plat-s3c/dev-hsmmc1.c | 68 +
arch/arm/plat-s3c/dev-i2c0.c | 71 +
arch/arm/plat-s3c/dev-i2c1.c | 68 +
arch/arm/plat-s3c/gpio-config.c | 163 +
arch/arm/plat-s3c/gpio.c | 147 +
arch/arm/plat-s3c/include/mach/io.h | 18 +
.../include/mach/timex.h | 0
arch/arm/plat-s3c/include/mach/vmalloc.h | 20 +
arch/arm/plat-s3c/include/plat/adc.h | 29 +
arch/arm/plat-s3c/include/plat/clock.h | 88 +
arch/arm/plat-s3c/include/plat/cpu-freq.h | 94 +
arch/arm/plat-s3c/include/plat/cpu.h | 71 +
arch/arm/plat-s3c/include/plat/debug-macro.S | 2 +-
arch/arm/plat-s3c/include/plat/devs.h | 54 +
arch/arm/plat-s3c/include/plat/fb.h | 73 +
arch/arm/plat-s3c/include/plat/gpio-cfg-helpers.h | 176 +
arch/arm/plat-s3c/include/plat/gpio-cfg.h | 110 +
arch/arm/plat-s3c/include/plat/gpio-core.h | 77 +
arch/arm/plat-s3c/include/plat/iic-core.h | 35 +
arch/arm/plat-s3c/include/plat/iic.h | 57 +
.../plat-s3c/include/plat/{map.h => map-base.h} | 0
.../arm/plat-s3c/include/plat}/nand.h | 0
.../arm/plat-s3c/include/plat}/regs-ac97.h | 0
arch/arm/plat-s3c/include/plat/regs-fb.h | 366 +
.../arm/plat-s3c/include/plat}/regs-iic.h | 0
arch/arm/plat-s3c/include/plat/regs-irqtype.h | 21 +
.../arm/plat-s3c/include/plat}/regs-nand.h | 0
.../arm/plat-s3c/include/plat}/regs-rtc.h | 0
arch/arm/plat-s3c/include/plat/regs-sdhci.h | 87 +
arch/arm/plat-s3c/include/plat/regs-serial.h | 16 +-
arch/arm/plat-s3c/include/plat/regs-timer.h | 11 +-
.../arm/plat-s3c/include/plat}/regs-watchdog.h | 0
arch/arm/plat-s3c/include/plat/sdhci.h | 108 +
arch/arm/plat-s3c/include/plat/uncompress.h | 32 +-
arch/arm/plat-s3c/init.c | 160 +
arch/arm/plat-s3c/pwm-clock.c | 463 ++
arch/arm/plat-s3c/time.c | 285 +
arch/arm/plat-s3c24xx/Kconfig | 61 +-
arch/arm/plat-s3c24xx/Makefile | 16 +-
arch/arm/plat-s3c24xx/adc.c | 372 +
arch/arm/plat-s3c24xx/clock-dclk.c | 194 +
arch/arm/plat-s3c24xx/clock.c | 493 +--
arch/arm/plat-s3c24xx/common-smdk.c | 2 +-
arch/arm/plat-s3c24xx/cpu.c | 142 +-
arch/arm/plat-s3c24xx/devs.c | 103 +-
arch/arm/plat-s3c24xx/dma.c | 18 +-
arch/arm/plat-s3c24xx/gpiolib.c | 130 +-
arch/arm/plat-s3c24xx/include/mach/pwm-clock.h | 55 +
arch/arm/plat-s3c24xx/include/plat/clock.h | 64 -
arch/arm/plat-s3c24xx/include/plat/cpu.h | 54 -
arch/arm/plat-s3c24xx/include/plat/devs.h | 49 -
arch/arm/plat-s3c24xx/include/plat/map.h | 99 +
.../arm/plat-s3c24xx/include/plat}/mci.h | 0
arch/arm/plat-s3c24xx/include/plat/pll.h | 37 +
.../arm/plat-s3c24xx/include/plat}/regs-spi.h | 0
.../arm/plat-s3c24xx/include/plat}/regs-udc.h | 0
arch/arm/plat-s3c24xx/include/plat/s3c2400.h | 2 +-
arch/arm/plat-s3c24xx/include/plat/s3c2410.h | 2 +-
arch/arm/plat-s3c24xx/include/plat/s3c2412.h | 2 +-
arch/arm/plat-s3c24xx/include/plat/s3c2443.h | 2 +-
.../arm/plat-s3c24xx/include/plat}/udc.h | 0
arch/arm/plat-s3c24xx/irq.c | 1 +
arch/arm/plat-s3c24xx/pm.c | 5 +-
arch/arm/plat-s3c24xx/pwm-clock.c | 437 -
arch/arm/plat-s3c24xx/s3c2410-clock.c | 277 +
arch/arm/plat-s3c24xx/s3c244x-clock.c | 5 +-
arch/arm/plat-s3c24xx/s3c244x.c | 29 +-
arch/arm/plat-s3c24xx/s3c244x.h | 2 +-
arch/arm/plat-s3c24xx/setup-i2c.c | 25 +
arch/arm/plat-s3c24xx/spi-bus0-gpe11_12_13.c | 37 +
arch/arm/plat-s3c24xx/spi-bus1-gpg5_6_7.c | 37 +
arch/arm/plat-s3c24xx/time.c | 260 -
arch/arm/plat-s3c64xx/Kconfig | 62 +
arch/arm/plat-s3c64xx/Makefile | 31 +
arch/arm/plat-s3c64xx/clock.c | 281 +
arch/arm/plat-s3c64xx/cpu.c | 114 +
arch/arm/plat-s3c64xx/dev-uart.c | 176 +
arch/arm/plat-s3c64xx/gpiolib.c | 420 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-a.h | 48 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-b.h | 60 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-c.h | 53 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-d.h | 49 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-e.h | 44 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-f.h | 71 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-g.h | 42 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-h.h | 74 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-i.h | 40 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-j.h | 36 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-n.h | 54 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-o.h | 70 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-p.h | 69 +
arch/arm/plat-s3c64xx/include/plat/gpio-bank-q.h | 46 +
arch/arm/plat-s3c64xx/include/plat/irqs.h | 201 +
arch/arm/plat-s3c64xx/include/plat/pll.h | 74 +
arch/arm/plat-s3c64xx/include/plat/regs-clock.h | 224 +
arch/arm/plat-s3c64xx/include/plat/regs-gpio.h | 35 +
arch/arm/plat-s3c64xx/include/plat/regs-sys.h | 24 +
arch/arm/plat-s3c64xx/include/plat/s3c6400.h | 35 +
arch/arm/plat-s3c64xx/include/plat/s3c6410.h | 29 +
arch/arm/plat-s3c64xx/irq-eint.c | 202 +
arch/arm/plat-s3c64xx/irq.c | 257 +
arch/arm/plat-s3c64xx/s3c6400-clock.c | 655 ++
arch/arm/plat-s3c64xx/s3c6400-init.c | 29 +
arch/arm/plat-s3c64xx/setup-fb-24bpp.c | 37 +
arch/arm/plat-s3c64xx/setup-i2c0.c | 31 +
arch/arm/plat-s3c64xx/setup-i2c1.c | 31 +
arch/arm/tools/mach-types | 101 +-
arch/arm/vfp/vfp.h | 2 +-
arch/arm/vfp/vfphw.S | 29 +-
arch/arm/vfp/vfpmodule.c | 65 +
arch/avr32/Kconfig | 19 +
arch/avr32/Makefile | 1 +
arch/avr32/boards/atngw100/setup.c | 2 +-
arch/avr32/boards/atstk1000/atstk1002.c | 20 +-
arch/avr32/boards/atstk1000/atstk1003.c | 20 +-
arch/avr32/boards/atstk1000/atstk1004.c | 2 +-
arch/avr32/boards/favr-32/setup.c | 31 +-
arch/avr32/boards/hammerhead/Kconfig | 43 +
arch/avr32/boards/hammerhead/Makefile | 1 +
arch/avr32/boards/hammerhead/flash.c | 377 +
arch/avr32/boards/hammerhead/flash.h | 6 +
arch/avr32/boards/hammerhead/setup.c | 245 +
arch/avr32/boards/mimc200/setup.c | 4 +-
arch/avr32/configs/atngw100_defconfig | 2 +-
arch/avr32/configs/atstk1002_defconfig | 2 +-
arch/avr32/configs/atstk1003_defconfig | 2 +-
arch/avr32/configs/atstk1006_defconfig | 2 +-
arch/avr32/configs/hammerhead_defconfig | 1467 ++++
arch/avr32/include/asm/Kbuild | 1 +
arch/avr32/include/asm/atmel-mci.h | 39 -
arch/avr32/include/asm/atomic.h | 2 +-
arch/avr32/include/asm/bitops.h | 5 +
arch/avr32/include/asm/byteorder.h | 31 +-
arch/avr32/include/asm/kdebug.h | 1 +
arch/avr32/include/asm/swab.h | 35 +
arch/avr32/include/asm/syscalls.h | 39 +
arch/avr32/kernel/init_task.c | 1 -
arch/avr32/kernel/process.c | 1 +
arch/avr32/kernel/signal.c | 1 +
arch/avr32/kernel/sys_avr32.c | 1 +
arch/avr32/kernel/time.c | 2 +-
arch/avr32/kernel/traps.c | 1 +
arch/avr32/mach-at32ap/at32ap700x.c | 6 +-
arch/avr32/mach-at32ap/clock.c | 4 +-
arch/avr32/mach-at32ap/clock.h | 3 +
arch/avr32/mach-at32ap/include/mach/at32ap700x.h | 3 +
arch/avr32/mach-at32ap/include/mach/portmux.h | 2 +-
arch/avr32/mach-at32ap/pio.c | 19 +-
arch/avr32/mm/cache.c | 1 +
arch/avr32/mm/init.c | 1 -
arch/blackfin/Kconfig | 204 +-
arch/blackfin/Kconfig.debug | 30 +-
arch/blackfin/Makefile | 18 +-
arch/blackfin/configs/BF518F-EZBRD_defconfig | 1191 +++
arch/blackfin/configs/BF526-EZBRD_defconfig | 345 +-
arch/blackfin/configs/BF527-EZKIT_defconfig | 551 +-
arch/blackfin/configs/BF533-EZKIT_defconfig | 316 +-
arch/blackfin/configs/BF533-STAMP_defconfig | 403 +-
arch/blackfin/configs/BF537-STAMP_defconfig | 463 +-
arch/blackfin/configs/BF538-EZKIT_defconfig | 1368 +++
arch/blackfin/configs/BF548-EZKIT_defconfig | 518 +-
arch/blackfin/configs/BF561-EZKIT_defconfig | 321 +-
arch/blackfin/configs/BlackStamp_defconfig | 3 +-
arch/blackfin/configs/CM-BF527_defconfig | 24 +-
arch/blackfin/configs/CM-BF533_defconfig | 6 +-
arch/blackfin/configs/CM-BF537E_defconfig | 22 +-
arch/blackfin/configs/CM-BF537U_defconfig | 22 +-
arch/blackfin/configs/CM-BF548_defconfig | 10 +-
arch/blackfin/configs/CM-BF561_defconfig | 6 +-
arch/blackfin/configs/H8606_defconfig | 3 +-
arch/blackfin/configs/IP0X_defconfig | 3 +-
arch/blackfin/configs/PNAV-10_defconfig | 596 +-
arch/blackfin/configs/SRV1_defconfig | 21 +-
arch/blackfin/configs/TCM-BF537_defconfig | 165 +-
arch/blackfin/include/asm/Kbuild | 1 +
arch/blackfin/include/asm/atomic.h | 155 +-
arch/blackfin/include/asm/bfin-global.h | 7 +-
arch/blackfin/include/asm/bfin5xx_spi.h | 28 +-
arch/blackfin/include/asm/bfin_sdh.h | 19 +
arch/blackfin/include/asm/bfin_sport.h | 3 -
arch/blackfin/include/asm/bfrom.h | 5 +
arch/blackfin/include/asm/bitops.h | 204 +-
arch/blackfin/include/asm/blackfin.h | 10 +-
arch/blackfin/include/asm/byteorder.h | 43 +-
arch/blackfin/include/asm/cache.h | 29 +
arch/blackfin/include/asm/cacheflush.h | 20 +-
arch/blackfin/include/asm/checksum.h | 3 +-
arch/blackfin/include/asm/context.S | 47 +-
arch/blackfin/include/asm/cplb-mpu.h | 61 -
arch/blackfin/include/asm/cplb.h | 25 +-
arch/blackfin/include/asm/cplbinit.h | 83 +-
arch/blackfin/include/asm/cpu.h | 41 +
arch/blackfin/include/asm/dma.h | 220 +-
arch/blackfin/include/asm/entry.h | 11 +
arch/blackfin/include/asm/gpio.h | 226 +-
arch/blackfin/include/asm/hardirq.h | 2 +
arch/blackfin/include/asm/io.h | 14 +-
arch/blackfin/include/asm/ipipe.h | 278 +
arch/blackfin/include/asm/ipipe_base.h | 80 +
arch/blackfin/include/asm/irq.h | 296 +-
arch/blackfin/include/asm/l1layout.h | 5 +-
arch/blackfin/include/asm/mem_init.h | 364 +
arch/blackfin/include/asm/mem_map.h | 75 +
arch/blackfin/include/asm/mmu_context.h | 27 +-
arch/blackfin/include/asm/mutex-dec.h | 112 +
arch/blackfin/include/asm/mutex.h | 63 +
arch/blackfin/include/asm/pda.h | 70 +
arch/blackfin/include/asm/percpu.h | 12 +-
arch/blackfin/include/asm/pgtable.h | 1 +
arch/blackfin/include/asm/processor.h | 28 +-
arch/blackfin/include/asm/reboot.h | 4 +-
arch/blackfin/include/asm/rwlock.h | 6 +
arch/blackfin/include/asm/serial.h | 1 +
arch/blackfin/include/asm/smp.h | 44 +
arch/blackfin/include/asm/spinlock.h | 87 +-
arch/blackfin/include/asm/spinlock_types.h | 22 +
arch/blackfin/include/asm/swab.h | 48 +
arch/blackfin/include/asm/system.h | 185 +-
arch/blackfin/include/asm/thread_info.h | 5 +-
arch/blackfin/include/asm/uaccess.h | 89 +-
arch/{mips => blackfin}/include/asm/xor.h | 0
arch/blackfin/kernel/Makefile | 7 +-
arch/blackfin/kernel/asm-offsets.c | 29 +
arch/blackfin/kernel/bfin_dma_5xx.c | 936 +--
arch/blackfin/kernel/bfin_gpio.c | 448 +-
arch/blackfin/kernel/bfin_ksyms.c | 101 +-
arch/blackfin/kernel/cplb-mpu/Makefile | 6 +-
arch/blackfin/kernel/cplb-mpu/cacheinit.c | 4 +-
arch/blackfin/kernel/cplb-mpu/cplbinfo.c | 136 -
arch/blackfin/kernel/cplb-mpu/cplbinit.c | 48 +-
arch/blackfin/kernel/cplb-mpu/cplbmgr.c | 119 +-
arch/blackfin/kernel/cplb-nompu/Makefile | 8 +-
arch/blackfin/kernel/cplb-nompu/cacheinit.c | 25 +-
arch/blackfin/kernel/cplb-nompu/cplbhdlr.S | 130 -
arch/blackfin/kernel/cplb-nompu/cplbinfo.c | 195 -
arch/blackfin/kernel/cplb-nompu/cplbinit.c | 521 +-
arch/blackfin/kernel/cplb-nompu/cplbmgr.S | 646 --
arch/blackfin/kernel/cplb-nompu/cplbmgr.c | 283 +
arch/blackfin/kernel/cplbinfo.c | 177 +
arch/blackfin/kernel/early_printk.c | 4 +-
arch/blackfin/kernel/entry.S | 5 +
arch/blackfin/kernel/fixed_code.S | 6 +-
arch/blackfin/kernel/init_task.c | 1 -
arch/blackfin/kernel/ipipe.c | 428 +
arch/blackfin/kernel/irqchip.c | 46 +-
arch/blackfin/kernel/kgdb.c | 127 +-
arch/blackfin/kernel/kgdb_test.c | 123 +
arch/blackfin/kernel/mcount.S | 70 +
arch/blackfin/kernel/module.c | 152 +-
arch/blackfin/kernel/process.c | 32 +-
arch/blackfin/kernel/ptrace.c | 17 +-
arch/blackfin/kernel/reboot.c | 24 +-
arch/blackfin/kernel/setup.c | 218 +-
arch/blackfin/kernel/time-ts.c | 2 +-
arch/blackfin/kernel/time.c | 162 +-
arch/blackfin/kernel/traps.c | 75 +-
arch/blackfin/kernel/vmlinux.lds.S | 9 +-
arch/blackfin/lib/checksum.c | 4 +
arch/blackfin/lib/ins.S | 272 +-
arch/blackfin/lib/muldi3.S | 68 +
arch/blackfin/lib/muldi3.c | 99 -
arch/blackfin/mach-bf518/Kconfig | 233 +
arch/blackfin/mach-bf518/Makefile | 5 +
arch/blackfin/mach-bf518/boards/Kconfig | 12 +
arch/blackfin/mach-bf518/boards/Makefile | 5 +
arch/blackfin/mach-bf518/boards/ezbrd.c | 669 ++
arch/blackfin/mach-bf518/dma.c | 118 +
arch/blackfin/mach-bf518/include/mach/anomaly.h | 79 +
arch/blackfin/mach-bf518/include/mach/bf518.h | 132 +
.../mach-bf518/include/mach/bfin_serial_5xx.h | 169 +
arch/blackfin/mach-bf518/include/mach/blackfin.h | 105 +
arch/blackfin/mach-bf518/include/mach/cdefBF512.h | 46 +
arch/blackfin/mach-bf518/include/mach/cdefBF514.h | 48 +
arch/blackfin/mach-bf518/include/mach/cdefBF516.h | 213 +
arch/blackfin/mach-bf518/include/mach/cdefBF518.h | 282 +
.../mach-bf518/include/mach/cdefBF51x_base.h | 1208 +++
arch/blackfin/mach-bf518/include/mach/defBF512.h | 42 +
arch/blackfin/mach-bf518/include/mach/defBF514.h | 113 +
arch/blackfin/mach-bf518/include/mach/defBF516.h | 490 ++
arch/blackfin/mach-bf518/include/mach/defBF518.h | 651 ++
.../mach-bf518/include/mach/defBF51x_base.h | 1940 +++++
arch/blackfin/mach-bf518/include/mach/dma.h | 33 +
arch/blackfin/mach-bf518/include/mach/gpio.h | 60 +
arch/blackfin/mach-bf518/include/mach/irq.h | 260 +
arch/blackfin/mach-bf518/include/mach/mem_map.h | 108 +
arch/blackfin/mach-bf518/include/mach/portmux.h | 188 +
arch/blackfin/mach-bf518/ints-priority.c | 99 +
arch/blackfin/mach-bf527/Kconfig | 34 +-
arch/blackfin/mach-bf527/Makefile | 2 -
arch/blackfin/mach-bf527/boards/cm_bf527.c | 111 +-
arch/blackfin/mach-bf527/boards/ezbrd.c | 90 +-
arch/blackfin/mach-bf527/boards/ezkit.c | 176 +-
arch/blackfin/mach-bf527/dma.c | 2 +-
arch/blackfin/mach-bf527/head.S | 146 -
arch/blackfin/mach-bf527/include/mach/anomaly.h | 10 +-
arch/blackfin/mach-bf527/include/mach/bf527.h | 8 +-
arch/blackfin/mach-bf527/include/mach/bfin_sir.h | 142 -
.../mach-bf527/include/mach/cdefBF52x_base.h | 102 +-
arch/blackfin/mach-bf527/include/mach/dma.h | 32 +-
arch/blackfin/mach-bf527/include/mach/gpio.h | 68 +
arch/blackfin/mach-bf527/include/mach/irq.h | 32 +-
arch/blackfin/mach-bf527/include/mach/mem_init.h | 310 -
arch/blackfin/mach-bf527/include/mach/mem_map.h | 6 +
arch/blackfin/mach-bf527/ints-priority.c | 16 +-
arch/blackfin/mach-bf533/Kconfig | 2 +-
arch/blackfin/mach-bf533/Makefile | 2 -
arch/blackfin/mach-bf533/boards/H8606.c | 24 +-
arch/blackfin/mach-bf533/boards/blackstamp.c | 24 +-
arch/blackfin/mach-bf533/boards/cm_bf533.c | 39 +-
arch/blackfin/mach-bf533/boards/ezkit.c | 26 +-
arch/blackfin/mach-bf533/boards/generic_board.c | 35 +
arch/blackfin/mach-bf533/boards/ip0x.c | 24 +-
arch/blackfin/mach-bf533/boards/stamp.c | 58 +-
arch/blackfin/mach-bf533/dma.c | 2 +-
arch/blackfin/mach-bf533/head.S | 137 -
arch/blackfin/mach-bf533/include/mach/anomaly.h | 11 +-
arch/blackfin/mach-bf533/include/mach/bf533.h | 4 +-
arch/blackfin/mach-bf533/include/mach/bfin_sir.h | 125 -
arch/blackfin/mach-bf533/include/mach/blackfin.h | 7 +
arch/blackfin/mach-bf533/include/mach/cdefBF532.h | 177 +-
arch/blackfin/mach-bf533/include/mach/dma.h | 40 +-
arch/blackfin/mach-bf533/include/mach/gpio.h | 34 +
arch/blackfin/mach-bf533/include/mach/irq.h | 14 +-
arch/blackfin/mach-bf533/include/mach/mem_init.h | 297 -
arch/blackfin/mach-bf533/include/mach/mem_map.h | 6 +
arch/blackfin/mach-bf537/Kconfig | 34 +-
arch/blackfin/mach-bf537/Makefile | 2 -
arch/blackfin/mach-bf537/boards/cm_bf537.c | 63 +-
arch/blackfin/mach-bf537/boards/generic_board.c | 109 +-
arch/blackfin/mach-bf537/boards/minotaur.c | 48 +-
arch/blackfin/mach-bf537/boards/pnav10.c | 50 +-
arch/blackfin/mach-bf537/boards/stamp.c | 280 +-
arch/blackfin/mach-bf537/boards/tcm_bf537.c | 63 +-
arch/blackfin/mach-bf537/dma.c | 2 +-
arch/blackfin/mach-bf537/head.S | 146 -
arch/blackfin/mach-bf537/include/mach/anomaly.h | 13 +-
arch/blackfin/mach-bf537/include/mach/bf537.h | 2 +-
arch/blackfin/mach-bf537/include/mach/bfin_sir.h | 142 -
arch/blackfin/mach-bf537/include/mach/blackfin.h | 2 +-
arch/blackfin/mach-bf537/include/mach/cdefBF534.h | 91 +-
arch/blackfin/mach-bf537/include/mach/dma.h | 32 +-
arch/blackfin/mach-bf537/include/mach/gpio.h | 68 +
arch/blackfin/mach-bf537/include/mach/irq.h | 32 +-
arch/blackfin/mach-bf537/include/mach/mem_init.h | 303 -
arch/blackfin/mach-bf537/include/mach/mem_map.h | 6 +
arch/blackfin/mach-bf537/ints-priority.c | 16 +-
arch/blackfin/mach-bf538/Kconfig | 164 +
arch/blackfin/mach-bf538/Makefile | 5 +
arch/blackfin/mach-bf538/boards/Kconfig | 12 +
arch/blackfin/mach-bf538/boards/Makefile | 5 +
arch/blackfin/mach-bf538/boards/ezkit.c | 606 ++
arch/blackfin/mach-bf538/dma.c | 161 +
arch/blackfin/mach-bf538/include/mach/anomaly.h | 132 +
arch/blackfin/mach-bf538/include/mach/bf538.h | 124 +
.../mach-bf538/include/mach/bfin_serial_5xx.h | 183 +
arch/blackfin/mach-bf538/include/mach/blackfin.h | 101 +
arch/blackfin/mach-bf538/include/mach/cdefBF538.h | 2108 +++++
arch/blackfin/mach-bf538/include/mach/cdefBF539.h | 240 +
arch/blackfin/mach-bf538/include/mach/defBF539.h | 4243 ++++++++++
arch/blackfin/mach-bf538/include/mach/dma.h | 41 +
arch/blackfin/mach-bf538/include/mach/gpio.h | 79 +
arch/blackfin/mach-bf538/include/mach/irq.h | 211 +
arch/blackfin/mach-bf538/include/mach/mem_map.h | 113 +
arch/blackfin/mach-bf538/include/mach/portmux.h | 106 +
arch/blackfin/mach-bf538/ints-priority.c | 94 +
arch/blackfin/mach-bf548/Kconfig | 2 +-
arch/blackfin/mach-bf548/Makefile | 2 -
arch/blackfin/mach-bf548/boards/cm_bf548.c | 166 +-
arch/blackfin/mach-bf548/boards/ezkit.c | 156 +-
arch/blackfin/mach-bf548/dma.c | 2 +-
arch/blackfin/mach-bf548/head.S | 158 -
arch/blackfin/mach-bf548/include/mach/anomaly.h | 5 +
arch/blackfin/mach-bf548/include/mach/bf548.h | 2 +-
arch/blackfin/mach-bf548/include/mach/bfin_sir.h | 166 -
arch/blackfin/mach-bf548/include/mach/blackfin.h | 2 +-
.../mach-bf548/include/mach/cdefBF54x_base.h | 114 +-
arch/blackfin/mach-bf548/include/mach/dma.h | 32 +-
arch/blackfin/mach-bf548/include/mach/irq.h | 2 +-
arch/blackfin/mach-bf548/include/mach/mem_init.h | 255 -
arch/blackfin/mach-bf548/include/mach/mem_map.h | 6 +
arch/blackfin/mach-bf561/Kconfig | 8 +-
arch/blackfin/mach-bf561/Makefile | 3 +-
arch/blackfin/mach-bf561/atomic.S | 919 +++
arch/blackfin/mach-bf561/boards/cm_bf561.c | 39 +-
arch/blackfin/mach-bf561/boards/ezkit.c | 89 +-
arch/blackfin/mach-bf561/boards/generic_board.c | 35 +
arch/blackfin/mach-bf561/boards/tepla.c | 34 +
arch/blackfin/mach-bf561/dma.c | 2 +-
arch/blackfin/mach-bf561/head.S | 136 -
arch/blackfin/mach-bf561/include/mach/anomaly.h | 16 +-
arch/blackfin/mach-bf561/include/mach/bf561.h | 2 +-
arch/blackfin/mach-bf561/include/mach/bfin_sir.h | 125 -
arch/blackfin/mach-bf561/include/mach/blackfin.h | 4 +
arch/blackfin/mach-bf561/include/mach/cdefBF561.h | 103 +-
arch/blackfin/mach-bf561/include/mach/defBF561.h | 3 +
arch/blackfin/mach-bf561/include/mach/dma.h | 16 +-
arch/blackfin/mach-bf561/include/mach/gpio.h | 68 +
arch/blackfin/mach-bf561/include/mach/mem_init.h | 295 -
arch/blackfin/mach-bf561/include/mach/mem_map.h | 80 +
arch/blackfin/mach-bf561/include/mach/smp.h | 22 +
arch/blackfin/mach-bf561/secondary.S | 215 +
arch/blackfin/mach-bf561/smp.c | 167 +
arch/blackfin/mach-common/Makefile | 4 +-
arch/blackfin/mach-common/cache-c.c | 24 +
arch/blackfin/mach-common/cache.S | 6 +-
arch/blackfin/mach-common/clocks-init.c | 93 +
arch/blackfin/mach-common/cpufreq.c | 6 +-
arch/blackfin/mach-common/dpmc_modes.S | 3 +-
arch/blackfin/mach-common/entry.S | 132 +-
arch/blackfin/mach-common/head.S | 117 +-
arch/blackfin/mach-common/interrupt.S | 80 +-
arch/blackfin/mach-common/ints-priority.c | 541 +-
arch/blackfin/mach-common/irqpanic.c | 12 -
arch/blackfin/mach-common/lock.S | 4 +-
arch/blackfin/mach-common/pm.c | 20 +-
arch/blackfin/mach-common/smp.c | 476 ++
arch/blackfin/mm/init.c | 50 +-
arch/blackfin/mm/sram-alloc.c | 339 +-
arch/blackfin/oprofile/Makefile | 3 +-
arch/blackfin/oprofile/bfin_oprofile.c | 18 +
arch/blackfin/oprofile/common.c | 168 -
arch/blackfin/oprofile/op_blackfin.h | 98 -
arch/blackfin/oprofile/op_model_bf533.c | 161 -
arch/blackfin/oprofile/timer_int.c | 73 -
arch/cris/Kconfig | 2 +
arch/cris/arch-v32/drivers/iop_fw_load.c | 6 +-
arch/cris/arch-v32/kernel/irq.c | 4 +-
arch/cris/arch-v32/kernel/signal.c | 2 +-
arch/cris/arch-v32/kernel/smp.c | 4 -
arch/cris/include/asm/atomic.h | 4 +-
arch/cris/include/asm/bitops.h | 1 +
arch/cris/include/asm/smp.h | 1 -
arch/cris/kernel/process.c | 1 -
arch/frv/kernel/init_task.c | 1 -
arch/h8300/Kconfig | 2 +
arch/h8300/include/asm/Kbuild | 1 +
arch/h8300/include/asm/atomic.h | 3 +-
arch/h8300/include/asm/bitops.h | 1 +
arch/h8300/include/asm/byteorder.h | 8 +-
arch/h8300/include/asm/swab.h | 10 +
arch/h8300/kernel/init_task.c | 1 -
arch/ia64/Kconfig | 3 +
arch/ia64/hp/sim/hpsim_irq.c | 2 +-
arch/ia64/include/asm/Kbuild | 1 +
arch/ia64/include/asm/atomic.h | 6 -
arch/ia64/include/asm/byteorder.h | 37 +-
arch/ia64/include/asm/irq.h | 2 +-
arch/ia64/include/asm/kvm.h | 6 +-
arch/ia64/include/asm/kvm_host.h | 198 +-
arch/ia64/include/asm/smp.h | 1 -
arch/ia64/include/asm/swab.h | 34 +
arch/ia64/include/asm/swiotlb.h | 39 +-
arch/ia64/include/asm/topology.h | 11 +-
arch/ia64/kernel/acpi.c | 3 +-
arch/ia64/kernel/init_task.c | 1 -
arch/ia64/kernel/iosapic.c | 35 +-
arch/ia64/kernel/irq.c | 13 +-
arch/ia64/kernel/kprobes.c | 10 +-
arch/ia64/kernel/msi_ia64.c | 12 +-
arch/ia64/kernel/pci-dma.c | 2 +-
arch/ia64/kernel/smpboot.c | 10 +-
arch/ia64/kernel/time.c | 18 +-
arch/ia64/kernel/topology.c | 2 +-
arch/ia64/kvm/Makefile | 6 +-
arch/ia64/kvm/asm-offsets.c | 11 +-
arch/ia64/kvm/kvm-ia64.c | 110 +-
arch/ia64/kvm/kvm_lib.c | 15 +
arch/ia64/kvm/kvm_minstate.h | 4 +-
arch/ia64/kvm/misc.h | 3 +-
arch/ia64/kvm/mmio.c | 38 +-
arch/ia64/kvm/process.c | 29 +-
arch/ia64/kvm/vcpu.c | 76 +-
arch/ia64/kvm/vcpu.h | 5 +-
arch/ia64/kvm/vmm.c | 29 +
arch/ia64/kvm/vmm_ivt.S | 1469 ++--
arch/ia64/kvm/vtlb.c | 4 +-
arch/ia64/mm/init.c | 2 +-
arch/ia64/sn/kernel/irq.c | 6 +-
arch/ia64/sn/kernel/msi_sn.c | 7 +-
arch/ia64/sn/kernel/sn2/sn_hwperf.c | 27 +-
arch/ia64/sn/kernel/tiocx.c | 3 +-
arch/m32r/Kconfig | 1 +
arch/m32r/kernel/init_task.c | 1 -
arch/m32r/kernel/smpboot.c | 8 +-
arch/m68k/Kconfig | 3 +-
arch/m68k/kernel/process.c | 1 -
arch/m68k/kernel/traps.c | 2 +-
arch/m68knommu/include/asm/Kbuild | 2 +
arch/m68knommu/include/asm/atomic.h | 2 +-
arch/m68knommu/include/asm/bitops.h | 1 +
arch/m68knommu/include/asm/byteorder.h | 22 +-
arch/m68knommu/include/asm/swab.h | 24 +
arch/m68knommu/kernel/init_task.c | 1 -
arch/m68knommu/platform/coldfire/pit.c | 2 +-
arch/mips/include/asm/Kbuild | 1 +
arch/mips/include/asm/atomic.h | 5 +-
arch/mips/include/asm/byteorder.h | 52 +-
arch/mips/include/asm/irq.h | 3 +-
arch/mips/include/asm/mach-ip27/topology.h | 5 +-
arch/mips/include/asm/smp.h | 3 -
arch/mips/include/asm/swab.h | 55 +
arch/mips/jazz/irq.c | 2 +-
arch/mips/kernel/cevt-bcm1480.c | 4 +-
arch/mips/kernel/cevt-ds1287.c | 2 +-
arch/mips/kernel/cevt-gt641xx.c | 2 +-
arch/mips/kernel/cevt-r4k.c | 2 +-
arch/mips/kernel/cevt-sb1250.c | 4 +-
arch/mips/kernel/cevt-smtc.c | 2 +-
arch/mips/kernel/cevt-txx9.c | 2 +-
arch/mips/kernel/i8253.c | 2 +-
arch/mips/kernel/init_task.c | 1 -
arch/mips/kernel/irq-gic.c | 6 +-
arch/mips/kernel/smp-cmp.c | 6 +-
arch/mips/kernel/smp-mt.c | 2 +-
arch/mips/kernel/smp.c | 7 +-
arch/mips/kernel/smtc.c | 6 +-
arch/mips/kernel/stacktrace.c | 24 +-
arch/mips/kernel/vpe.c | 2 +-
arch/mips/mti-malta/malta-smtc.c | 6 +-
arch/mips/nxp/pnx8550/common/time.c | 1 +
arch/mips/pci/pci-ip27.c | 6 -
arch/mips/pci/pci.c | 24 +-
arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c | 2 +-
arch/mips/pmc-sierra/yosemite/smp.c | 6 +-
arch/mips/sgi-ip27/ip27-smp.c | 2 +-
arch/mips/sgi-ip27/ip27-timer.c | 2 +-
arch/mips/sibyte/bcm1480/irq.c | 8 +-
arch/mips/sibyte/bcm1480/smp.c | 8 +-
arch/mips/sibyte/sb1250/irq.c | 8 +-
arch/mips/sibyte/sb1250/smp.c | 8 +-
arch/mips/sni/time.c | 2 +-
arch/mn10300/kernel/init_task.c | 1 -
arch/parisc/Kconfig | 1 +
arch/parisc/include/asm/atomic.h | 11 +-
arch/parisc/include/asm/module.h | 6 +-
arch/parisc/include/asm/smp.h | 2 -
arch/parisc/kernel/init_task.c | 1 -
arch/parisc/kernel/irq.c | 6 +-
arch/parisc/kernel/module.c | 216 +-
arch/parisc/kernel/smp.c | 15 -
arch/powerpc/boot/Makefile | 2 +-
arch/powerpc/boot/dts/sequoia.dts | 2 +-
arch/powerpc/include/asm/Kbuild | 1 +
arch/powerpc/include/asm/atomic.h | 4 +-
arch/powerpc/include/asm/byteorder.h | 83 +-
arch/powerpc/include/asm/disassemble.h | 80 +
arch/powerpc/include/asm/hugetlb.h | 6 +
arch/powerpc/include/asm/kvm_44x.h | 61 +
arch/powerpc/include/asm/kvm_host.h | 116 +-
arch/powerpc/include/asm/kvm_ppc.h | 83 +-
arch/powerpc/include/asm/mmu-44x.h | 1 +
arch/powerpc/include/asm/swab.h | 90 +
arch/powerpc/include/asm/topology.h | 13 +-
arch/powerpc/kernel/asm-offsets.c | 21 +-
arch/powerpc/kernel/init_task.c | 1 -
arch/powerpc/kernel/irq.c | 2 +-
arch/powerpc/kernel/kprobes.c | 9 +-
arch/powerpc/kernel/process.c | 1 +
arch/powerpc/kernel/prom_parse.c | 7 +-
arch/powerpc/kernel/smp.c | 4 -
arch/powerpc/kernel/time.c | 20 +-
arch/powerpc/kvm/44x.c | 228 +
arch/powerpc/kvm/44x_emulate.c | 371 +
arch/powerpc/kvm/44x_tlb.c | 463 +-
arch/powerpc/kvm/44x_tlb.h | 26 +-
arch/powerpc/kvm/Kconfig | 28 +-
arch/powerpc/kvm/Makefile | 12 +-
arch/powerpc/kvm/booke.c | 565 ++
arch/powerpc/kvm/booke.h | 60 +
arch/powerpc/kvm/booke_guest.c | 605 --
arch/powerpc/kvm/booke_host.c | 83 -
arch/powerpc/kvm/booke_interrupts.S | 72 +-
arch/powerpc/kvm/emulate.c | 447 +-
arch/powerpc/kvm/powerpc.c | 130 +-
arch/powerpc/kvm/timing.c | 239 +
arch/powerpc/kvm/timing.h | 102 +
arch/powerpc/mm/hugetlbpage.c | 7 +
arch/powerpc/mm/mem.c | 2 +-
arch/powerpc/oprofile/cell/spu_profiler.c | 2 +-
arch/powerpc/oprofile/cell/spu_task_sync.c | 2 +-
arch/powerpc/platforms/cell/spu_priv1_mmio.c | 6 +-
arch/powerpc/platforms/cell/spufs/inode.c | 1 -
arch/powerpc/platforms/cell/spufs/sched.c | 4 +-
arch/powerpc/platforms/pseries/rtasd.c | 4 +
arch/powerpc/platforms/pseries/xics.c | 4 +-
arch/powerpc/sysdev/mpic.c | 4 +-
arch/powerpc/sysdev/mpic.h | 2 +-
arch/s390/Kconfig | 3 +-
arch/s390/hypfs/inode.c | 1 -
arch/s390/include/asm/Kbuild | 1 +
arch/s390/include/asm/atomic.h | 7 +-
arch/s390/include/asm/byteorder.h | 92 +-
arch/s390/include/asm/cpu.h | 7 +-
arch/s390/include/asm/cputime.h | 42 +-
arch/s390/include/asm/kvm_virtio.h | 4 +
arch/s390/include/asm/lowcore.h | 49 +-
arch/s390/include/asm/s390_rdev.h | 15 -
arch/s390/include/asm/swab.h | 91 +
arch/s390/include/asm/system.h | 4 +-
arch/s390/include/asm/thread_info.h | 2 +
arch/s390/include/asm/timer.h | 16 +-
arch/s390/include/asm/topology.h | 2 +
arch/s390/include/asm/vdso.h | 15 +-
arch/s390/kernel/asm-offsets.c | 5 +
arch/s390/kernel/entry.S | 5 +-
arch/s390/kernel/entry64.S | 50 +-
arch/s390/kernel/head64.S | 2 +
arch/s390/kernel/init_task.c | 1 -
arch/s390/kernel/kprobes.c | 9 +-
arch/s390/kernel/process.c | 43 +-
arch/s390/kernel/s390_ext.c | 2 +-
arch/s390/kernel/setup.c | 2 +
arch/s390/kernel/smp.c | 40 +-
arch/s390/kernel/time.c | 2 +-
arch/s390/kernel/topology.c | 5 +
arch/s390/kernel/vdso.c | 123 +-
arch/s390/kernel/vdso64/clock_getres.S | 5 +
arch/s390/kernel/vdso64/clock_gettime.S | 39 +-
arch/s390/kernel/vtime.c | 486 +-
arch/s390/kvm/kvm-s390.c | 41 +-
arch/s390/mm/init.c | 2 +-
arch/s390/mm/pgtable.c | 4 +-
arch/sh/drivers/pci/ops-cayman.c | 9 +-
arch/sh/drivers/pci/pci.c | 22 +-
arch/sh/include/asm/Kbuild | 1 +
arch/sh/include/asm/atomic.h | 7 +-
arch/sh/include/asm/byteorder.h | 62 +-
arch/sh/include/asm/smp.h | 2 +-
arch/sh/include/asm/swab.h | 60 +
arch/sh/include/asm/topology.h | 2 +-
arch/sh/kernel/init_task.c | 1 -
arch/sh/kernel/smp.c | 10 +-
arch/sh/kernel/timers/timer-broadcast.c | 2 +-
arch/sh/kernel/timers/timer-tmu.c | 2 +-
arch/sh/kernel/traps_32.c | 1 +
arch/sh/mm/init.c | 3 +-
arch/sparc/Kconfig | 510 +-
arch/sparc/Kconfig.debug | 26 +
arch/sparc/Makefile | 97 +-
arch/sparc/boot/.gitignore | 8 +
arch/sparc/boot/Makefile | 38 +-
arch/sparc/boot/{piggyback.c => piggyback_32.c} | 0
.../boot/piggyback.c => sparc/boot/piggyback_64.c} | 0
.../sparc/{defconfig => configs/sparc32_defconfig} | 0
arch/sparc/configs/sparc64_defconfig | 1744 ++++
arch/sparc/include/asm/Kbuild | 23 +-
arch/sparc/include/asm/asm.h | 40 +
arch/sparc/include/asm/atomic_32.h | 2 -
arch/sparc/include/asm/atomic_64.h | 10 -
arch/sparc/include/asm/bitops_64.h | 5 -
arch/sparc/include/asm/byteorder.h | 48 +-
arch/sparc/include/asm/hypervisor.h | 24 +
arch/sparc/include/asm/ipcbuf.h | 38 +-
arch/sparc/include/asm/ipcbuf_32.h | 31 -
arch/sparc/include/asm/ipcbuf_64.h | 28 -
arch/sparc/include/asm/irq_32.h | 1 +
arch/sparc/include/asm/irq_64.h | 3 +
arch/sparc/include/asm/irqflags_64.h | 6 +-
arch/sparc/include/asm/jsflash.h | 2 +-
arch/sparc/include/asm/module.h | 32 +-
arch/sparc/include/asm/module_32.h | 7 -
arch/sparc/include/asm/module_64.h | 7 -
arch/sparc/include/asm/openprom.h | 277 +-
arch/sparc/include/asm/openprom_32.h | 255 -
arch/sparc/include/asm/openprom_64.h | 280 -
arch/sparc/include/asm/oplib_32.h | 8 +-
arch/sparc/include/asm/pil.h | 9 +-
arch/sparc/include/asm/posix_types.h | 157 +-
arch/sparc/include/asm/posix_types_32.h | 118 -
arch/sparc/include/asm/posix_types_64.h | 122 -
arch/sparc/include/asm/processor_32.h | 2 +-
arch/sparc/include/asm/ptrace.h | 448 +-
arch/sparc/include/asm/ptrace_32.h | 186 -
arch/sparc/include/asm/ptrace_64.h | 356 -
arch/sparc/include/asm/reg.h | 8 -
arch/sparc/include/asm/reg_32.h | 79 -
arch/sparc/include/asm/reg_64.h | 56 -
arch/sparc/include/asm/scatterlist.h | 33 +-
arch/sparc/include/asm/scatterlist_32.h | 26 -
arch/sparc/include/asm/scatterlist_64.h | 27 -
arch/sparc/include/asm/sections.h | 16 +-
arch/sparc/include/asm/sections_32.h | 6 -
arch/sparc/include/asm/sections_64.h | 9 -
arch/sparc/include/asm/sigcontext.h | 102 +-
arch/sparc/include/asm/sigcontext_32.h | 62 -
arch/sparc/include/asm/sigcontext_64.h | 87 -
arch/sparc/include/asm/siginfo.h | 43 +-
arch/sparc/include/asm/siginfo_32.h | 17 -
arch/sparc/include/asm/siginfo_64.h | 32 -
arch/sparc/include/asm/signal.h | 212 +-
arch/sparc/include/asm/signal_32.h | 207 -
arch/sparc/include/asm/signal_64.h | 194 -
arch/sparc/include/asm/smp_32.h | 5 -
arch/sparc/include/asm/spinlock_64.h | 31 +-
arch/sparc/include/asm/spitfire.h | 4 +-
arch/sparc/include/asm/stat.h | 111 +-
arch/sparc/include/asm/stat_32.h | 76 -
arch/sparc/include/asm/stat_64.h | 47 -
arch/sparc/include/asm/swab.h | 45 +
arch/sparc/include/asm/system_32.h | 5 +
arch/sparc/include/asm/system_64.h | 46 +-
arch/sparc/include/asm/thread_info_32.h | 2 +-
arch/sparc/include/asm/timer_64.h | 2 +-
arch/sparc/include/asm/topology_64.h | 13 +-
arch/sparc/include/asm/traps.h | 11 +-
arch/sparc/include/asm/tsb.h | 6 -
arch/sparc/include/asm/ttable.h | 15 +-
arch/sparc/include/asm/types.h | 2 +-
arch/sparc/include/asm/unistd.h | 446 +-
arch/sparc/include/asm/unistd_32.h | 385 -
arch/sparc/include/asm/unistd_64.h | 380 -
arch/{arm => sparc}/kernel/.gitignore | 0
arch/sparc/kernel/Makefile | 117 +-
arch/sparc/kernel/asm-offsets.c | 19 +-
arch/{sparc64 => sparc}/kernel/audit.c | 0
arch/sparc/kernel/{auxio.c => auxio_32.c} | 0
arch/sparc/kernel/auxio_64.c | 149 +
arch/{sparc64 => sparc}/kernel/central.c | 0
arch/sparc/kernel/cherrs.S | 579 ++
arch/{sparc64 => sparc}/kernel/chmc.c | 0
arch/sparc/kernel/compat_audit.c | 43 +
arch/sparc/kernel/cpu.c | 413 +-
arch/sparc/kernel/devices.c | 2 -
arch/sparc/kernel/ds.c | 1244 +++
arch/{sparc64 => sparc}/kernel/dtlb_miss.S | 0
arch/{sparc64 => sparc}/kernel/dtlb_prot.S | 0
arch/{sparc64 => sparc}/kernel/ebus.c | 0
arch/sparc/kernel/entry.h | 229 +
arch/sparc/kernel/{etrap.S => etrap_32.S} | 0
arch/sparc/kernel/etrap_64.S | 236 +
arch/{sparc64 => sparc}/kernel/fpu_traps.S | 0
arch/{sparc64 => sparc}/kernel/ftrace.c | 0
arch/{sparc64 => sparc}/kernel/getsetcc.S | 0
arch/sparc/kernel/head.S | 1295 ---
arch/sparc/kernel/head_32.S | 1295 +++
arch/sparc/kernel/head_64.S | 900 ++
arch/{sparc64 => sparc}/kernel/helpers.S | 0
arch/{sparc64 => sparc}/kernel/hvapi.c | 0
arch/sparc/kernel/hvcalls.S | 800 ++
arch/sparc/kernel/hvtramp.S | 140 +
arch/sparc/kernel/idprom.c | 67 +-
arch/sparc/kernel/init_task.c | 4 +-
arch/sparc/kernel/iommu.c | 866 ++
arch/{sparc64 => sparc}/kernel/iommu_common.h | 0
arch/sparc/kernel/ioport.c | 4 +-
arch/sparc/kernel/irq.c | 674 --
arch/sparc/kernel/irq_32.c | 677 ++
arch/sparc/kernel/irq_64.c | 1104 +++
arch/{sparc64 => sparc}/kernel/itlb_miss.S | 0
arch/{sparc64 => sparc}/kernel/ivec.S | 0
arch/sparc/kernel/kernel.h | 31 +
arch/sparc/kernel/kgdb.c | 164 -
arch/sparc/kernel/kgdb_32.c | 164 +
.../kernel/kgdb.c => sparc/kernel/kgdb_64.c} | 0
arch/sparc/kernel/kprobes.c | 593 ++
arch/{sparc64 => sparc}/kernel/kstack.h | 0
arch/{sparc64 => sparc}/kernel/ktlb.S | 0
arch/sparc/kernel/ldc.c | 2379 ++++++
arch/sparc/kernel/mdesc.c | 917 +++
arch/{sparc64 => sparc}/kernel/misctrap.S | 0
arch/sparc/kernel/module.c | 140 +-
arch/sparc/kernel/muldiv.c | 13 +-
arch/sparc/kernel/{of_device.c => of_device_32.c} | 0
arch/sparc/kernel/of_device_64.c | 898 ++
arch/sparc/kernel/pci.c | 1095 +++
arch/sparc/kernel/pci_common.c | 545 ++
arch/{sparc64 => sparc}/kernel/pci_fire.c | 0
arch/{sparc64 => sparc}/kernel/pci_impl.h | 0
arch/sparc/kernel/pci_msi.c | 447 +
arch/sparc/kernel/pci_psycho.c | 615 ++
arch/{sparc64 => sparc}/kernel/pci_sabre.c | 0
arch/sparc/kernel/pci_schizo.c | 1504 ++++
arch/sparc/kernel/pci_sun4v.c | 1033 +++
arch/{sparc64 => sparc}/kernel/pci_sun4v.h | 0
arch/{sparc64 => sparc}/kernel/pci_sun4v_asm.S | 0
arch/sparc/kernel/pcic.c | 2 +-
arch/sparc/kernel/pmc.c | 18 +-
arch/sparc/kernel/power.c | 75 +
arch/sparc/kernel/process.c | 709 --
arch/sparc/kernel/process_32.c | 707 ++
.../kernel/process.c => sparc/kernel/process_64.c} | 0
arch/sparc/kernel/prom.c | 566 --
arch/sparc/kernel/prom.h | 29 +
arch/sparc/kernel/prom_32.c | 295 +
arch/sparc/kernel/prom_64.c | 571 ++
arch/sparc/kernel/prom_common.c | 318 +
arch/sparc/kernel/prom_irqtrans.c | 842 ++
arch/sparc/kernel/psycho_common.c | 470 ++
arch/{sparc64 => sparc}/kernel/psycho_common.h | 0
arch/sparc/kernel/{ptrace.c => ptrace_32.c} | 0
.../kernel/ptrace.c => sparc/kernel/ptrace_64.c} | 0
arch/{sparc64 => sparc}/kernel/reboot.c | 0
arch/sparc/kernel/{rtrap.S => rtrap_32.S} | 0
arch/sparc/kernel/rtrap_64.S | 450 +
arch/{sparc64 => sparc}/kernel/sbus.c | 0
arch/sparc/kernel/setup.c | 423 -
arch/sparc/kernel/setup_32.c | 422 +
arch/sparc/kernel/setup_64.c | 429 +
arch/sparc/kernel/signal.c | 631 --
arch/{sparc64 => sparc}/kernel/signal32.c | 0
arch/sparc/kernel/signal_32.c | 631 ++
.../kernel/signal.c => sparc/kernel/signal_64.c} | 0
arch/sparc/kernel/smp.c | 423 -
arch/sparc/kernel/smp_32.c | 421 +
arch/sparc/kernel/smp_64.c | 1408 ++++
arch/sparc/kernel/sparc_ksyms.c | 261 -
arch/sparc/kernel/sparc_ksyms_32.c | 253 +
arch/sparc/kernel/sparc_ksyms_64.c | 284 +
arch/sparc/kernel/spiterrs.S | 245 +
arch/{sparc64 => sparc}/kernel/sstate.c | 0
arch/sparc/kernel/stacktrace.c | 64 +
arch/{sparc64 => sparc}/kernel/starfire.c | 0
arch/sparc/kernel/sun4c_irq.c | 2 +
arch/sparc/kernel/sun4d_irq.c | 3 +-
arch/sparc/kernel/sun4m_irq.c | 2 +
arch/sparc/kernel/sun4v_ivec.S | 341 +
arch/{sparc64 => sparc}/kernel/sun4v_tlb_miss.S | 0
arch/{sparc64 => sparc}/kernel/sys32.S | 0
arch/{sparc64 => sparc}/kernel/sys_sparc32.c | 0
arch/sparc/kernel/{sys_sparc.c => sys_sparc_32.c} | 0
.../sys_sparc.c => sparc/kernel/sys_sparc_64.c} | 0
arch/{sparc64 => sparc}/kernel/syscalls.S | 0
arch/sparc/kernel/sysfs.c | 314 +
arch/{sparc64 => sparc}/kernel/systbls.h | 0
arch/sparc/kernel/{systbls.S => systbls_32.S} | 0
.../kernel/systbls.S => sparc/kernel/systbls_64.S} | 0
arch/sparc/kernel/{time.c => time_32.c} | 0
arch/sparc/kernel/time_64.c | 862 ++
.../sparc/kernel/{trampoline.S => trampoline_32.S} | 0
arch/sparc/kernel/trampoline_64.S | 417 +
arch/sparc/kernel/traps.c | 490 --
arch/sparc/kernel/traps_32.c | 462 ++
arch/sparc/kernel/traps_64.c | 2600 ++++++
arch/sparc/kernel/tsb.S | 552 ++
arch/sparc/kernel/ttable.S | 266 +
arch/sparc/kernel/{una_asm.S => una_asm_32.S} | 0
.../kernel/una_asm.S => sparc/kernel/una_asm_64.S} | 0
arch/sparc/kernel/unaligned.c | 390 -
arch/sparc/kernel/unaligned_32.c | 390 +
arch/sparc/kernel/unaligned_64.c | 694 ++
arch/{sparc64 => sparc}/kernel/us2e_cpufreq.c | 0
arch/{sparc64 => sparc}/kernel/us3_cpufreq.c | 0
arch/{sparc64 => sparc}/kernel/utrap.S | 0
arch/sparc/kernel/vio.c | 451 +
arch/sparc/kernel/viohs.c | 824 ++
arch/{sparc64 => sparc}/kernel/visemul.c | 0
arch/sparc/kernel/vmlinux.lds.S | 109 +-
arch/sparc/kernel/windows.c | 6 +-
arch/{sparc64 => sparc}/kernel/winfixup.S | 0
arch/{sparc64 => sparc}/lib/GENbzero.S | 0
arch/{sparc64 => sparc}/lib/GENcopy_from_user.S | 0
arch/{sparc64 => sparc}/lib/GENcopy_to_user.S | 0
arch/{sparc64 => sparc}/lib/GENmemcpy.S | 0
arch/{sparc64 => sparc}/lib/GENpage.S | 0
arch/{sparc64 => sparc}/lib/GENpatch.S | 0
arch/sparc/lib/Makefile | 47 +-
arch/{sparc64 => sparc}/lib/NG2copy_from_user.S | 0
arch/{sparc64 => sparc}/lib/NG2copy_to_user.S | 0
arch/{sparc64 => sparc}/lib/NG2memcpy.S | 0
arch/{sparc64 => sparc}/lib/NG2page.S | 0
arch/{sparc64 => sparc}/lib/NG2patch.S | 0
arch/{sparc64 => sparc}/lib/NGbzero.S | 0
arch/{sparc64 => sparc}/lib/NGcopy_from_user.S | 0
arch/{sparc64 => sparc}/lib/NGcopy_to_user.S | 0
arch/{sparc64 => sparc}/lib/NGmemcpy.S | 0
arch/{sparc64 => sparc}/lib/NGpage.S | 0
arch/{sparc64 => sparc}/lib/NGpatch.S | 0
arch/{sparc64 => sparc}/lib/PeeCeeI.c | 0
arch/{sparc64 => sparc}/lib/U1copy_from_user.S | 0
arch/{sparc64 => sparc}/lib/U1copy_to_user.S | 0
arch/{sparc64 => sparc}/lib/U1memcpy.S | 0
arch/{sparc64 => sparc}/lib/U3copy_from_user.S | 0
arch/{sparc64 => sparc}/lib/U3copy_to_user.S | 0
arch/{sparc64 => sparc}/lib/U3memcpy.S | 0
arch/{sparc64 => sparc}/lib/U3patch.S | 0
arch/{sparc64 => sparc}/lib/VISsave.S | 0
arch/sparc/lib/{atomic.S => atomic_32.S} | 0
arch/sparc/lib/atomic_64.S | 138 +
arch/sparc/lib/bitops.S | 141 +
arch/{sparc64 => sparc}/lib/bzero.S | 0
arch/sparc/lib/{checksum.S => checksum_32.S} | 0
.../lib/checksum.S => sparc/lib/checksum_64.S} | 0
arch/{sparc64 => sparc}/lib/clear_page.S | 0
arch/{sparc64 => sparc}/lib/copy_in_user.S | 0
arch/{sparc64 => sparc}/lib/copy_page.S | 0
arch/{sparc64 => sparc}/lib/csum_copy.S | 0
arch/{sparc64 => sparc}/lib/csum_copy_from_user.S | 0
arch/{sparc64 => sparc}/lib/csum_copy_to_user.S | 0
arch/{sparc64 => sparc}/lib/ipcsum.S | 0
arch/{sparc64 => sparc}/lib/mcount.S | 0
arch/sparc/lib/memcmp.S | 329 +-
arch/{sparc64 => sparc}/lib/memmove.S | 0
arch/sparc/lib/{memscan.S => memscan_32.S} | 0
.../lib/memscan.S => sparc/lib/memscan_64.S} | 0
arch/sparc/lib/{rwsem.S => rwsem_32.S} | 0
arch/sparc/lib/rwsem_64.S | 163 +
arch/sparc/lib/strlen.S | 79 +-
arch/sparc/lib/{strlen_user.S => strlen_user_32.S} | 0
.../strlen_user.S => sparc/lib/strlen_user_64.S} | 0
arch/sparc/lib/{strncmp.S => strncmp_32.S} | 0
.../lib/strncmp.S => sparc/lib/strncmp_64.S} | 0
...{strncpy_from_user.S => strncpy_from_user_32.S} | 0
.../lib/strncpy_from_user_64.S} | 0
arch/{sparc64 => sparc}/lib/user_fixup.c | 0
arch/{sparc64 => sparc}/lib/xor.S | 0
arch/sparc/math-emu/Makefile | 6 +-
arch/sparc/math-emu/ashldi3.S | 36 -
arch/sparc/math-emu/math.c | 511 --
arch/sparc/math-emu/math_32.c | 511 ++
arch/sparc/math-emu/math_64.c | 513 ++
arch/sparc/math-emu/{sfp-util.h => sfp-util_32.h} | 0
.../sfp-util.h => sparc/math-emu/sfp-util_64.h} | 0
arch/sparc/mm/Makefile | 24 +-
arch/sparc/mm/fault.c | 543 --
arch/sparc/mm/fault_32.c | 544 ++
arch/{sparc64/mm/fault.c => sparc/mm/fault_64.c} | 0
arch/sparc/mm/{generic.c => generic_32.c} | 0
.../mm/generic.c => sparc/mm/generic_64.c} | 0
arch/{sparc64 => sparc}/mm/hugetlbpage.c | 0
arch/sparc/mm/init.c | 524 --
arch/sparc/mm/init_32.c | 524 ++
arch/sparc/mm/init_64.c | 2370 ++++++
arch/{sparc64/mm/init.h => sparc/mm/init_64.h} | 0
arch/sparc/mm/io-unit.c | 8 +-
arch/sparc/mm/iommu.c | 16 +-
arch/sparc/mm/srmmu.c | 25 +-
arch/sparc/mm/sun4c.c | 12 +-
arch/{sparc64 => sparc}/mm/tlb.c | 0
arch/sparc/mm/tsb.c | 503 ++
arch/sparc/mm/ultra.S | 767 ++
arch/sparc/oprofile/init.c | 229 +-
arch/sparc/prom/Makefile | 19 +-
arch/sparc/prom/{bootstr.c => bootstr_32.c} | 0
.../prom/bootstr.c => sparc/prom/bootstr_64.c} | 0
arch/{sparc64 => sparc}/prom/cif.S | 0
arch/sparc/prom/{console.c => console_32.c} | 0
.../prom/console.c => sparc/prom/console_64.c} | 0
arch/sparc/prom/{devops.c => devops_32.c} | 0
.../prom/devops.c => sparc/prom/devops_64.c} | 0
arch/sparc/prom/{init.c => init_32.c} | 0
arch/{sparc64/prom/init.c => sparc/prom/init_64.c} | 0
arch/sparc/prom/misc.c | 131 -
arch/sparc/prom/misc_32.c | 129 +
arch/{sparc64/prom/misc.c => sparc/prom/misc_64.c} | 0
arch/{sparc64 => sparc}/prom/p1275.c | 0
arch/sparc/prom/printf.c | 5 +-
arch/sparc/prom/tree.c | 346 -
arch/sparc/prom/tree_32.c | 346 +
arch/{sparc64/prom/tree.c => sparc/prom/tree_64.c} | 0
arch/sparc64/Kconfig | 433 -
arch/sparc64/Kconfig.debug | 44 -
arch/sparc64/Makefile | 48 -
arch/sparc64/boot/.gitignore | 4 -
arch/sparc64/boot/Makefile | 33 -
arch/sparc64/defconfig | 1705 ----
arch/sparc64/kernel/Makefile | 36 -
arch/sparc64/kernel/asm-offsets.c | 1 -
arch/sparc64/kernel/auxio.c | 167 -
arch/sparc64/kernel/cherrs.S | 579 --
arch/sparc64/kernel/compat_audit.c | 42 -
arch/sparc64/kernel/cpu.c | 166 -
arch/sparc64/kernel/ds.c | 1244 ---
arch/sparc64/kernel/entry.h | 195 -
arch/sparc64/kernel/etrap.S | 236 -
arch/sparc64/kernel/head.S | 900 --
arch/sparc64/kernel/hvcalls.S | 768 --
arch/sparc64/kernel/hvtramp.S | 139 -
arch/sparc64/kernel/idprom.c | 46 -
arch/sparc64/kernel/init_task.c | 35 -
arch/sparc64/kernel/iommu.c | 866 --
arch/sparc64/kernel/irq.c | 1038 ---
arch/sparc64/kernel/kprobes.c | 593 --
arch/sparc64/kernel/ldc.c | 2378 ------
arch/sparc64/kernel/mdesc.c | 916 ---
arch/sparc64/kernel/module.c | 213 -
arch/sparc64/kernel/of_device.c | 898 --
arch/sparc64/kernel/pci.c | 1095 ---
arch/sparc64/kernel/pci_common.c | 545 --
arch/sparc64/kernel/pci_msi.c | 447 -
arch/sparc64/kernel/pci_psycho.c | 618 --
arch/sparc64/kernel/pci_schizo.c | 1504 ----
arch/sparc64/kernel/pci_sun4v.c | 1033 ---
arch/sparc64/kernel/power.c | 75 -
arch/sparc64/kernel/prom.c | 1684 ----
arch/sparc64/kernel/psycho_common.c | 470 --
arch/sparc64/kernel/rtrap.S | 438 -
arch/sparc64/kernel/setup.c | 428 -
arch/sparc64/kernel/smp.c | 1413 ----
arch/sparc64/kernel/sparc64_ksyms.c | 283 -
arch/sparc64/kernel/spiterrs.S | 245 -
arch/sparc64/kernel/stacktrace.c | 50 -
arch/sparc64/kernel/sun4v_ivec.S | 341 -
arch/sparc64/kernel/sysfs.c | 313 -
arch/sparc64/kernel/time.c | 862 --
arch/sparc64/kernel/trampoline.S | 421 -
arch/sparc64/kernel/traps.c | 2601 ------
arch/sparc64/kernel/tsb.S | 552 --
arch/sparc64/kernel/ttable.S | 266 -
arch/sparc64/kernel/unaligned.c | 690 --
arch/sparc64/kernel/vio.c | 451 -
arch/sparc64/kernel/viohs.c | 822 --
arch/sparc64/kernel/vmlinux.lds.S | 147 -
arch/sparc64/lib/Makefile | 23 -
arch/sparc64/lib/atomic.S | 164 -
arch/sparc64/lib/bitops.S | 165 -
arch/sparc64/lib/iomap.c | 48 -
arch/sparc64/lib/memcmp.S | 28 -
arch/sparc64/lib/rwsem.S | 170 -
arch/sparc64/lib/strlen.S | 80 -
arch/sparc64/math-emu/Makefile | 7 -
arch/sparc64/math-emu/math.c | 513 --
arch/sparc64/mm/Makefile | 9 -
arch/sparc64/mm/init.c | 2362 ------
arch/sparc64/mm/tsb.c | 498 --
arch/sparc64/mm/ultra.S | 769 --
arch/sparc64/oprofile/Makefile | 9 -
arch/sparc64/oprofile/init.c | 23 -
arch/sparc64/prom/Makefile | 9 -
arch/sparc64/prom/printf.c | 47 -
arch/um/Makefile | 25 +-
arch/um/kernel/init_task.c | 1 -
arch/um/kernel/smp.c | 7 -
arch/um/kernel/time.c | 2 +-
arch/um/kernel/trap.c | 24 +-
arch/x86/Kconfig | 50 +-
arch/x86/Kconfig.cpu | 2 +-
arch/x86/ia32/ia32_signal.c | 3 +-
arch/x86/ia32/ipc32.c | 1 +
arch/x86/ia32/sys_ia32.c | 2 +-
arch/x86/include/asm/Kbuild | 1 +
arch/x86/include/asm/amd_iommu_types.h | 61 +-
arch/x86/include/asm/apic.h | 3 +-
arch/x86/include/asm/atomic_32.h | 10 +-
arch/x86/include/asm/atomic_64.h | 18 +-
arch/x86/include/asm/bigsmp/apic.h | 32 +-
arch/x86/include/asm/bigsmp/ipi.h | 13 +-
arch/x86/include/asm/byteorder.h | 62 +-
arch/x86/include/asm/desc.h | 10 +-
arch/x86/include/asm/dma-mapping.h | 2 +-
arch/x86/include/asm/efi.h | 1 +
arch/x86/include/asm/es7000/apic.h | 60 +-
arch/x86/include/asm/es7000/ipi.h | 12 +-
arch/x86/include/asm/genapic_32.h | 13 +-
arch/x86/include/asm/genapic_64.h | 14 +-
arch/x86/include/asm/io_apic.h | 9 +-
arch/x86/include/asm/iommu.h | 2 -
arch/x86/include/asm/ipi.h | 23 +-
arch/x86/include/asm/irq.h | 3 +-
arch/x86/include/asm/irq_vectors.h | 11 +
arch/x86/include/asm/kvm_host.h | 47 +-
arch/x86/include/asm/kvm_x86_emulate.h | 11 +-
arch/x86/include/asm/lguest.h | 2 +-
arch/x86/include/asm/mach-default/mach_apic.h | 28 +-
arch/x86/include/asm/mach-default/mach_ipi.h | 18 +-
arch/x86/include/asm/mach-generic/mach_apic.h | 1 +
arch/x86/include/asm/mpspec.h | 2 +-
arch/x86/include/asm/mtrr.h | 25 +
arch/x86/include/asm/numaq/apic.h | 16 +-
arch/x86/include/asm/numaq/ipi.h | 13 +-
arch/x86/include/asm/pci.h | 12 +-
arch/x86/include/asm/pci_64.h | 1 -
arch/x86/include/asm/pci_x86.h | 165 +
arch/x86/include/asm/smp.h | 6 +-
arch/x86/include/asm/summit/apic.h | 39 +-
arch/x86/include/asm/summit/ipi.h | 9 +-
arch/x86/{kvm => include/asm}/svm.h | 0
arch/x86/include/asm/swab.h | 61 +
arch/x86/include/asm/swiotlb.h | 38 +-
arch/x86/include/asm/sys_ia32.h | 101 +
arch/x86/include/asm/topology.h | 38 +-
arch/x86/include/asm/uaccess.h | 2 +
arch/x86/include/asm/uaccess_32.h | 8 +-
arch/x86/include/asm/uaccess_64.h | 6 +
arch/x86/include/asm/unwind.h | 13 -
arch/x86/include/asm/uv/uv_bau.h | 46 +-
arch/x86/include/asm/virtext.h | 132 +
arch/x86/include/asm/vmx.h | 382 +
arch/x86/kernel/Makefile | 3 +-
arch/x86/kernel/acpi/boot.c | 31 +-
arch/x86/kernel/amd_iommu.c | 666 ++-
arch/x86/kernel/amd_iommu_init.c | 19 +-
arch/x86/kernel/apic.c | 42 +-
arch/x86/kernel/bios_uv.c | 2 +-
arch/x86/kernel/cpu/common.c | 2 +-
arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c | 28 +-
arch/x86/kernel/cpu/cpufreq/p4-clockmod.c | 6 +-
arch/x86/kernel/cpu/cpufreq/powernow-k7.c | 9 +
arch/x86/kernel/cpu/cpufreq/powernow-k8.c | 24 +-
arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c | 51 +-
arch/x86/kernel/cpu/cpufreq/speedstep-lib.c | 9 +
arch/x86/kernel/cpu/intel_cacheinfo.c | 45 +-
arch/x86/kernel/cpu/mcheck/mce_amd_64.c | 108 +-
arch/x86/kernel/cpu/mtrr/generic.c | 12 +-
arch/x86/kernel/cpu/mtrr/main.c | 10 +-
arch/x86/kernel/cpu/mtrr/mtrr.h | 18 +-
arch/x86/kernel/cpuid.c | 8 +-
arch/x86/kernel/crash.c | 18 +
arch/x86/kernel/early_printk.c | 2 +-
arch/x86/kernel/genapic_flat_64.c | 107 +-
arch/x86/kernel/genx2apic_cluster.c | 81 +-
arch/x86/kernel/genx2apic_phys.c | 78 +-
arch/x86/kernel/genx2apic_uv_x.c | 61 +-
arch/x86/kernel/head64.c | 2 +-
arch/x86/kernel/hpet.c | 15 +-
arch/x86/kernel/i8253.c | 2 +-
arch/x86/kernel/init_task.c | 1 -
arch/x86/kernel/io_apic.c | 1023 ++-
arch/x86/kernel/ipi.c | 28 +-
arch/x86/kernel/irq.c | 6 +
arch/x86/kernel/irq_32.c | 15 +-
arch/x86/kernel/irq_64.c | 17 +-
arch/x86/kernel/irqinit_32.c | 19 +-
arch/x86/kernel/irqinit_64.c | 16 +-
arch/x86/kernel/kprobes.c | 9 +-
arch/x86/kernel/kvmclock.c | 10 +-
arch/x86/kernel/ldt.c | 4 +-
arch/x86/kernel/mfgpt_32.c | 4 +-
arch/x86/kernel/mmconf-fam10h_64.c | 3 +-
arch/x86/kernel/mpparse.c | 10 +-
arch/x86/kernel/msr.c | 2 +-
arch/x86/kernel/nmi.c | 3 +-
arch/x86/kernel/pci-dma.c | 15 +-
arch/x86/kernel/pci-gart_64.c | 2 +-
arch/x86/kernel/pci-swiotlb_64.c | 29 +
arch/x86/kernel/quirks.c | 2 +
arch/x86/kernel/reboot.c | 73 +-
arch/x86/kernel/setup.c | 2 +-
arch/x86/kernel/setup_percpu.c | 36 +-
arch/x86/kernel/smp.c | 8 +-
arch/x86/kernel/smpboot.c | 48 +-
arch/x86/kernel/tlb_32.c | 2 +-
arch/x86/kernel/tlb_64.c | 2 +-
arch/x86/kernel/tlb_uv.c | 9 -
arch/x86/kernel/traps.c | 47 +-
arch/x86/kernel/vmiclock_32.c | 2 +-
arch/x86/kernel/xsave.c | 2 +-
arch/x86/kvm/Makefile | 4 +-
arch/x86/kvm/i8254.c | 19 +
arch/x86/kvm/i8259.c | 52 +-
arch/x86/kvm/irq.h | 6 +
arch/x86/kvm/kvm_svm.h | 2 +-
arch/x86/kvm/lapic.c | 58 +-
arch/x86/kvm/mmu.c | 444 +-
arch/x86/kvm/paging_tmpl.h | 44 +-
arch/x86/kvm/svm.c | 48 +-
arch/x86/kvm/vmx.c | 350 +-
arch/x86/kvm/vmx.h | 359 -
arch/x86/kvm/x86.c | 120 +-
arch/x86/kvm/x86_emulate.c | 297 +-
arch/x86/lguest/boot.c | 2 +-
arch/x86/lguest/i386_head.S | 15 -
arch/x86/lib/usercopy_32.c | 8 +-
arch/x86/lib/usercopy_64.c | 4 +-
arch/x86/mach-default/setup.c | 15 +-
arch/x86/mach-generic/bigsmp.c | 5 +-
arch/x86/mach-generic/es7000.c | 5 +-
arch/x86/mach-generic/numaq.c | 5 +-
arch/x86/mach-generic/summit.c | 5 +-
arch/x86/mach-voyager/voyager_smp.c | 16 +-
arch/x86/mm/fault.c | 24 +-
arch/x86/mm/init_32.c | 15 +-
arch/x86/mm/init_64.c | 4 +-
arch/x86/mm/numa_32.c | 4 +-
arch/x86/mm/numa_64.c | 4 +-
arch/x86/mm/srat_64.c | 2 +-
arch/x86/oprofile/op_model_amd.c | 89 +-
arch/x86/pci/acpi.c | 9 +-
arch/x86/pci/amd_bus.c | 2 +-
arch/x86/pci/common.c | 15 +-
arch/x86/pci/direct.c | 2 +-
arch/x86/pci/early.c | 2 +-
arch/x86/pci/fixup.c | 3 +-
arch/x86/pci/i386.c | 6 +-
arch/x86/pci/init.c | 5 +-
arch/x86/pci/irq.c | 57 +-
arch/x86/pci/legacy.c | 2 +-
arch/x86/pci/mmconfig-shared.c | 3 +-
arch/x86/pci/mmconfig_32.c | 2 +-
arch/x86/pci/mmconfig_64.c | 3 +-
arch/x86/pci/numaq_32.c | 2 +-
arch/x86/pci/olpc.c | 2 +-
arch/x86/pci/pcbios.c | 5 +-
arch/x86/pci/pci.h | 162 -
arch/x86/pci/visws.c | 23 +-
arch/x86/xen/mmu.c | 20 +-
arch/x86/xen/smp.c | 27 +-
arch/x86/xen/suspend.c | 3 +-
arch/x86/xen/time.c | 12 +-
arch/x86/xen/xen-ops.h | 2 +-
arch/xtensa/Makefile | 28 +-
arch/xtensa/boot/boot-elf/boot.lds.S | 2 +-
arch/xtensa/boot/boot-redboot/bootstrap.S | 2 +-
arch/xtensa/include/asm/Kbuild | 3 +
arch/xtensa/include/asm/asmmacro.h | 153 +
arch/xtensa/include/asm/atomic.h | 299 +
.../xtensa/include/asm}/auxvec.h | 0
arch/xtensa/include/asm/bitops.h | 132 +
.../xtensa/include/asm}/bootparam.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/bug.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/bugs.h | 0
arch/xtensa/include/asm/byteorder.h | 14 +
arch/xtensa/include/asm/cache.h | 33 +
.../xtensa/include/asm}/cacheasm.h | 0
.../xtensa/include/asm}/cacheflush.h | 0
arch/xtensa/include/asm/checksum.h | 250 +
arch/xtensa/include/asm/coprocessor.h | 177 +
.../xtensa/include/asm}/cpumask.h | 0
.../xtensa/include/asm}/cputime.h | 0
.../xtensa/include/asm}/current.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/delay.h | 0
.../xtensa/include/asm}/device.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/div64.h | 0
.../xtensa/include/asm}/dma-mapping.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/dma.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/elf.h | 0
.../xtensa/include/asm}/emergency-restart.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/errno.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/fb.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/fcntl.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/futex.h | 0
.../xtensa/include/asm}/hardirq.h | 0
.../xtensa/include/asm}/highmem.h | 0
.../xtensa/include/asm}/hw_irq.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/io.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/ioctl.h | 0
.../xtensa/include/asm}/ioctls.h | 0
.../xtensa/include/asm}/ipcbuf.h | 0
arch/xtensa/include/asm/irq.h | 30 +
.../xtensa/include/asm}/irq_regs.h | 0
.../xtensa/include/asm}/kdebug.h | 0
.../xtensa/include/asm}/kmap_types.h | 0
.../xtensa/include/asm}/linkage.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/local.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/mman.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/mmu.h | 0
.../xtensa/include/asm}/mmu_context.h | 0
.../xtensa/include/asm}/module.h | 0
.../xtensa/include/asm}/msgbuf.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/mutex.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/page.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/param.h | 0
.../xtensa/include/asm}/pci-bridge.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/pci.h | 0
.../xtensa/include/asm}/percpu.h | 0
.../xtensa/include/asm}/pgalloc.h | 0
.../xtensa/include/asm}/pgtable.h | 0
arch/xtensa/include/asm/platform.h | 89 +
.../asm-xtensa => arch/xtensa/include/asm}/poll.h | 0
.../xtensa/include/asm}/posix_types.h | 0
arch/xtensa/include/asm/processor.h | 193 +
arch/xtensa/include/asm/ptrace.h | 135 +
.../asm-xtensa => arch/xtensa/include/asm}/regs.h | 0
.../xtensa/include/asm}/resource.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/rmap.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/rwsem.h | 0
.../xtensa/include/asm}/scatterlist.h | 0
.../xtensa/include/asm}/sections.h | 0
.../xtensa/include/asm}/segment.h | 0
.../xtensa/include/asm}/sembuf.h | 0
arch/xtensa/include/asm/serial.h | 18 +
.../asm-xtensa => arch/xtensa/include/asm}/setup.h | 0
.../xtensa/include/asm}/shmbuf.h | 0
.../xtensa/include/asm}/shmparam.h | 0
.../xtensa/include/asm}/sigcontext.h | 0
.../xtensa/include/asm}/siginfo.h | 0
.../xtensa/include/asm}/signal.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/smp.h | 0
.../xtensa/include/asm}/socket.h | 0
.../xtensa/include/asm}/sockios.h | 0
.../xtensa/include/asm}/spinlock.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/stat.h | 0
.../xtensa/include/asm}/statfs.h | 0
.../xtensa/include/asm}/string.h | 0
arch/xtensa/include/asm/swab.h | 70 +
.../xtensa/include/asm}/syscall.h | 0
.../xtensa/include/asm}/system.h | 0
.../xtensa/include/asm}/termbits.h | 0
.../xtensa/include/asm}/termios.h | 0
.../xtensa/include/asm}/thread_info.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/timex.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/tlb.h | 0
.../xtensa/include/asm}/tlbflush.h | 0
.../xtensa/include/asm}/topology.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/types.h | 0
.../xtensa/include/asm}/uaccess.h | 0
.../xtensa/include/asm}/ucontext.h | 0
arch/xtensa/include/asm/unaligned.h | 29 +
.../xtensa/include/asm}/unistd.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/user.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/vga.h | 0
.../asm-xtensa => arch/xtensa/include/asm}/xor.h | 0
arch/xtensa/kernel/entry.S | 2 +-
arch/xtensa/kernel/init_task.c | 1 -
arch/xtensa/kernel/vmlinux.lds.S | 2 +-
arch/xtensa/lib/checksum.S | 2 +-
arch/xtensa/lib/memcopy.S | 2 +-
arch/xtensa/lib/memset.S | 2 +-
arch/xtensa/lib/strncpy_user.S | 2 +-
arch/xtensa/lib/strnlen_user.S | 2 +-
arch/xtensa/lib/usercopy.S | 2 +-
arch/xtensa/platforms/iss/console.c | 4 +-
.../platforms/iss/include/platform}/hardware.h | 0
.../platforms/iss/include/platform}/simcall.h | 0
arch/xtensa/platforms/iss/io.c | 2 +-
arch/xtensa/platforms/iss/network.c | 4 +-
arch/xtensa/platforms/xt2000/Makefile | 5 +
.../platforms/xt2000/include/platform/hardware.h | 55 +
.../platforms/xt2000/include/platform/serial.h | 28 +
arch/xtensa/platforms/xt2000/setup.c | 181 +
.../xtensa/variants/dc232b/include/variant}/core.h | 0
.../variants/dc232b/include/variant}/tie-asm.h | 0
.../xtensa/variants/dc232b/include/variant}/tie.h | 0
.../xtensa/variants/fsf/include/variant}/core.h | 0
.../xtensa/variants/fsf/include/variant}/tie-asm.h | 0
.../xtensa/variants/fsf/include/variant}/tie.h | 0
block/Kconfig | 23 +-
block/as-iosched.c | 10 +-
block/blk-barrier.c | 120 +-
block/blk-core.c | 63 +-
block/blk-settings.c | 6 +-
block/blk-softirq.c | 2 +-
block/blk-sysfs.c | 7 +-
block/blk-tag.c | 1 -
block/blk-timeout.c | 21 +-
block/blk.h | 4 +-
block/bsg.c | 6 +-
block/cfq-iosched.c | 26 +-
block/compat_ioctl.c | 2 -
block/deadline-iosched.c | 6 +-
block/elevator.c | 73 +-
block/genhd.c | 25 +-
block/ioctl.c | 2 -
block/noop-iosched.c | 2 +-
block/scsi_ioctl.c | 4 +-
drivers/Makefile | 1 +
drivers/acpi/acpi_memhotplug.c | 2 +-
drivers/acpi/executer/exprep.c | 2 +-
drivers/acpi/executer/exresolv.c | 2 +-
drivers/acpi/executer/exstore.c | 2 +-
drivers/acpi/pci_root.c | 20 +
drivers/acpi/processor_core.c | 14 +-
drivers/acpi/processor_idle.c | 1 +
drivers/acpi/processor_perflib.c | 28 +-
drivers/acpi/processor_throttling.c | 80 +-
drivers/acpi/resources/rscreate.c | 2 +-
drivers/acpi/utilities/utobject.c | 4 +-
drivers/ata/ahci.c | 8 +-
drivers/ata/ata_generic.c | 5 +-
drivers/ata/ata_piix.c | 21 +-
drivers/ata/libata-acpi.c | 19 +-
drivers/ata/libata-core.c | 300 +-
drivers/ata/libata-eh.c | 116 +-
drivers/ata/libata-pmp.c | 22 +-
drivers/ata/libata-scsi.c | 28 +-
drivers/ata/pata_bf54x.c | 1 -
drivers/ata/pata_it821x.c | 34 +-
drivers/ata/pata_ixp4xx_cf.c | 14 +-
drivers/ata/pata_legacy.c | 18 +-
drivers/ata/pata_oldpiix.c | 1 -
drivers/ata/pata_pdc2027x.c | 29 +-
drivers/ata/pata_platform.c | 14 +-
drivers/ata/pata_radisys.c | 1 -
drivers/ata/pata_rz1000.c | 16 +-
drivers/ata/pata_scc.c | 1 -
drivers/ata/pata_serverworks.c | 1 -
drivers/ata/pata_sis.c | 1 -
drivers/ata/sata_mv.c | 1 -
drivers/ata/sata_sil.c | 98 +-
drivers/base/Kconfig | 2 +-
drivers/base/Makefile | 1 +
drivers/base/attribute_container.c | 2 +-
drivers/base/base.h | 26 +
drivers/base/bus.c | 52 +-
drivers/base/core.c | 197 +-
drivers/base/cpu.c | 46 +-
drivers/base/dd.c | 26 +-
drivers/base/driver.c | 13 +-
drivers/base/firmware_class.c | 8 +-
drivers/base/iommu.c | 100 +
drivers/base/isa.c | 7 +-
drivers/base/memory.c | 19 +-
drivers/base/node.c | 107 +-
drivers/base/platform.c | 130 +-
drivers/base/power/main.c | 21 +-
drivers/base/power/trace.c | 4 +-
drivers/base/topology.c | 5 +-
drivers/block/cciss.c | 88 +-
drivers/block/cciss.h | 4 +-
drivers/block/cciss_cmd.h | 3 +-
drivers/block/loop.c | 39 +-
drivers/block/nbd.c | 10 +-
drivers/block/sunvdc.c | 8 +-
drivers/block/ub.c | 11 +-
drivers/block/virtio_blk.c | 43 +-
drivers/block/xen-blkfront.c | 8 +-
drivers/cdrom/cdrom.c | 703 +-
drivers/char/Kconfig | 15 +-
drivers/char/agp/intel-agp.c | 11 +-
drivers/char/amiserial.c | 34 +-
drivers/char/consolemap.c | 2 +-
drivers/char/cyclades.c | 2 +-
drivers/char/ds1620.c | 25 +-
drivers/char/epca.c | 267 +-
drivers/char/esp.c | 61 +-
drivers/char/generic_serial.c | 76 +-
drivers/char/hpet.c | 2 +-
drivers/char/hvc_console.c | 3 +-
drivers/char/hvsi.c | 12 +-
drivers/char/hw_random/n2-drv.c | 2 +-
drivers/char/i8k.c | 16 +-
drivers/char/isicom.c | 166 +-
drivers/char/istallion.c | 221 +-
drivers/char/mem.c | 3 -
drivers/char/moxa.c | 26 +-
drivers/char/mwave/mwavedd.c | 2 +-
drivers/char/mxser.c | 150 +-
drivers/char/n_r3964.c | 12 +-
drivers/char/n_tty.c | 792 ++-
drivers/char/nozomi.c | 85 +-
drivers/char/nwflash.c | 8 +-
drivers/char/pcmcia/synclink_cs.c | 479 +-
drivers/char/pty.c | 57 +-
drivers/char/random.c | 41 +-
drivers/char/rio/rio_linux.c | 35 +-
drivers/char/riscom8.c | 194 +-
drivers/char/rocket.c | 320 +-
drivers/char/rocket.h | 2 +-
drivers/char/rocket_int.h | 5 -
drivers/char/selection.c | 2 +-
drivers/char/ser_a2232.c | 23 +-
drivers/char/serial167.c | 32 +-
drivers/char/specialix.c | 34 +-
drivers/char/stallion.c | 169 +-
drivers/char/sx.c | 31 +-
drivers/char/synclink.c | 177 +-
drivers/char/synclink_gt.c | 120 +-
drivers/char/synclinkmp.c | 171 +-
drivers/char/sysrq.c | 20 +-
drivers/char/tty_io.c | 39 +-
drivers/char/tty_ldisc.c | 30 +-
drivers/char/tty_port.c | 225 +
drivers/char/virtio_console.c | 30 +-
drivers/char/vme_scc.c | 27 +-
drivers/char/vt.c | 16 +-
drivers/char/vt_ioctl.c | 2 +-
drivers/clocksource/acpi_pm.c | 10 +-
drivers/clocksource/tcb_clksrc.c | 2 +-
drivers/cpufreq/Kconfig | 4 +-
drivers/cpufreq/cpufreq.c | 55 +-
drivers/edac/Kconfig | 7 +
drivers/edac/Makefile | 1 +
drivers/edac/edac_device.c | 2 +-
drivers/edac/edac_mc.c | 2 +-
drivers/edac/edac_pci.c | 2 +-
drivers/edac/edac_pci_sysfs.c | 6 +-
drivers/edac/i5400_edac.c | 1476 ++++
drivers/edac/i82875p_edac.c | 4 +-
drivers/edac/mpc85xx_edac.c | 74 +-
drivers/firewire/fw-card.c | 20 +-
drivers/firewire/fw-device.c | 8 +-
drivers/firewire/fw-device.h | 2 +
drivers/firewire/fw-sbp2.c | 21 +-
drivers/firewire/fw-topology.c | 16 +-
drivers/firewire/fw-transaction.c | 2 +
drivers/firewire/fw-transaction.h | 13 +-
drivers/firmware/dmi-id.c | 2 +-
drivers/firmware/dmi_scan.c | 22 +-
drivers/gpio/Kconfig | 7 +-
drivers/gpio/gpiolib.c | 2 +-
drivers/gpio/pca953x.c | 12 +-
drivers/gpio/twl4030-gpio.c | 54 +-
drivers/gpu/drm/Kconfig | 17 +
drivers/gpu/drm/Makefile | 3 +-
drivers/gpu/drm/drm_auth.c | 29 +-
drivers/gpu/drm/drm_bufs.c | 27 +-
drivers/gpu/drm/drm_context.c | 10 +-
drivers/gpu/drm/drm_crtc.c | 2446 ++++++
drivers/gpu/drm/drm_crtc_helper.c | 826 ++
drivers/gpu/drm/drm_drv.c | 101 +-
drivers/gpu/drm/drm_edid.c | 732 ++
drivers/gpu/drm/drm_fops.c | 227 +-
drivers/gpu/drm/drm_gem.c | 111 +
drivers/gpu/drm/drm_hashtab.c | 2 +
drivers/gpu/drm/drm_ioctl.c | 61 +-
drivers/gpu/drm/drm_irq.c | 73 +-
drivers/gpu/drm/drm_lock.c | 42 +-
drivers/gpu/drm/drm_mm.c | 1 +
drivers/gpu/drm/drm_modes.c | 576 ++
drivers/gpu/drm/drm_proc.c | 71 +-
drivers/gpu/drm/drm_stub.c | 142 +-
drivers/gpu/drm/drm_sysfs.c | 333 +-
drivers/gpu/drm/drm_vm.c | 7 +-
drivers/gpu/drm/i915/Makefile | 18 +-
drivers/gpu/drm/i915/dvo.h | 157 +
drivers/gpu/drm/i915/dvo_ch7017.c | 454 +
drivers/gpu/drm/i915/dvo_ch7xxx.c | 368 +
drivers/gpu/drm/i915/dvo_ivch.c | 442 +
drivers/gpu/drm/i915/dvo_sil164.c | 302 +
drivers/gpu/drm/i915/dvo_tfp410.c | 335 +
drivers/gpu/drm/i915/i915_dma.c | 358 +-
drivers/gpu/drm/i915/i915_drv.c | 42 +-
drivers/gpu/drm/i915/i915_drv.h | 95 +-
drivers/gpu/drm/i915/i915_gem.c | 641 ++-
drivers/gpu/drm/i915/i915_gem_proc.c | 34 +
drivers/gpu/drm/i915/i915_gem_tiling.c | 1 +
drivers/gpu/drm/i915/i915_irq.c | 51 +-
drivers/gpu/drm/i915/i915_mem.c | 3 +-
drivers/gpu/drm/i915/i915_opregion.c | 4 +-
drivers/gpu/drm/i915/i915_reg.h | 45 +-
drivers/gpu/drm/i915/intel_bios.c | 193 +
drivers/gpu/drm/i915/intel_bios.h | 405 +
drivers/gpu/drm/i915/intel_crt.c | 284 +
drivers/gpu/drm/i915/intel_display.c | 1644 ++++
drivers/gpu/drm/i915/intel_drv.h | 149 +
drivers/gpu/drm/i915/intel_dvo.c | 495 ++
drivers/gpu/drm/i915/intel_fb.c | 925 +++
drivers/gpu/drm/i915/intel_hdmi.c | 280 +
drivers/gpu/drm/i915/intel_i2c.c | 184 +
drivers/gpu/drm/i915/intel_lvds.c | 525 ++
drivers/gpu/drm/i915/intel_modes.c | 83 +
drivers/gpu/drm/i915/intel_sdvo.c | 1128 +++
drivers/gpu/drm/i915/intel_sdvo_regs.h | 327 +
drivers/gpu/drm/i915/intel_tv.c | 1725 ++++
drivers/gpu/drm/radeon/r300_cmdbuf.c | 11 +-
drivers/gpu/drm/radeon/radeon_cp.c | 73 +-
drivers/gpu/drm/radeon/radeon_drv.c | 2 +
drivers/gpu/drm/radeon/radeon_drv.h | 14 +-
drivers/gpu/drm/radeon/radeon_state.c | 166 +-
drivers/hid/Kconfig | 70 +-
drivers/hid/Makefile | 5 +-
drivers/hid/hid-bright.c | 71 -
drivers/hid/hid-core.c | 120 +-
drivers/hid/hid-dell.c | 76 -
drivers/hid/hid-dummy.c | 6 +
drivers/hid/hid-gaff.c | 185 +
drivers/hid/hid-ids.h | 21 +-
drivers/hid/hid-lg.c | 7 -
drivers/hid/hid-ntrig.c | 82 +
drivers/hid/hid-sony.c | 2 +-
drivers/hid/hid-topseed.c | 77 +
drivers/hid/hidraw.c | 32 +-
drivers/hid/usbhid/Kconfig | 2 +-
drivers/hid/usbhid/hid-core.c | 43 +-
drivers/hid/usbhid/hid-quirks.c | 1 +
drivers/hid/usbhid/hiddev.c | 137 +-
drivers/hid/usbhid/usbhid.h | 10 +
drivers/hwmon/Kconfig | 47 +-
drivers/hwmon/Makefile | 1 +
drivers/hwmon/adt7462.c | 14 +-
drivers/hwmon/adt7470.c | 227 +-
drivers/hwmon/adt7473.c | 10 +-
drivers/hwmon/applesmc.c | 10 +
drivers/hwmon/asb100.c | 5 +-
drivers/hwmon/dme1737.c | 5 +
drivers/hwmon/f71805f.c | 5 +
drivers/hwmon/f71882fg.c | 1549 +++-
drivers/hwmon/fschmd.c | 450 +-
drivers/hwmon/hwmon.c | 2 +-
drivers/hwmon/i5k_amb.c | 7 +
drivers/hwmon/ibmpex.c | 2 +-
drivers/hwmon/it87.c | 37 +-
drivers/hwmon/lm70.c | 91 +-
drivers/hwmon/lm75.c | 2 +-
drivers/hwmon/ltc4245.c | 567 ++
drivers/hwmon/pc87360.c | 6 +
drivers/hwmon/pc87427.c | 5 +
drivers/hwmon/sis5595.c | 5 +
drivers/hwmon/smsc47b397.c | 5 +
drivers/hwmon/smsc47m1.c | 5 +
drivers/hwmon/via686a.c | 5 +
drivers/hwmon/vt1211.c | 5 +
drivers/hwmon/vt8231.c | 5 +
drivers/hwmon/w83627ehf.c | 8 +-
drivers/hwmon/w83627hf.c | 5 +
drivers/hwmon/w83781d.c | 5 +-
drivers/hwmon/w83791d.c | 5 +-
drivers/hwmon/w83792d.c | 5 +-
drivers/hwmon/w83793.c | 5 +-
drivers/i2c/busses/i2c-ali1563.c | 4 +-
drivers/i2c/busses/i2c-amd756-s4882.c | 4 +-
drivers/i2c/busses/i2c-amd756.c | 5 +-
drivers/i2c/busses/i2c-at91.c | 2 +-
drivers/i2c/busses/i2c-bfin-twi.c | 2 +-
drivers/i2c/busses/i2c-i801.c | 50 +-
drivers/i2c/busses/i2c-omap.c | 420 +-
drivers/i2c/busses/i2c-pxa.c | 6 +-
drivers/i2c/busses/i2c-s3c2410.c | 191 +-
drivers/i2c/busses/i2c-sh7760.c | 2 +-
drivers/i2c/busses/i2c-sh_mobile.c | 2 +-
drivers/i2c/busses/i2c-sis5595.c | 4 +-
drivers/i2c/busses/i2c-sis630.c | 4 +-
drivers/i2c/chips/Kconfig | 35 -
drivers/i2c/chips/Makefile | 3 -
drivers/i2c/i2c-core.c | 8 +-
drivers/ide/Kconfig | 35 +-
drivers/ide/Makefile | 4 +-
drivers/ide/aec62xx.c | 4 +-
drivers/ide/alim15x3.c | 10 +-
drivers/ide/amd74xx.c | 4 +-
drivers/ide/au1xxx-ide.c | 11 +-
drivers/ide/cmd640.c | 5 +-
drivers/ide/cmd64x.c | 27 +-
drivers/ide/cs5520.c | 2 +-
drivers/ide/cy82c693.c | 3 +-
drivers/ide/falconide.c | 1 -
drivers/ide/gayle.c | 6 +-
drivers/ide/hpt366.c | 31 +-
drivers/ide/icside.c | 12 +-
drivers/ide/ide-acpi.c | 26 +-
drivers/ide/ide-atapi.c | 257 +-
drivers/ide/ide-cd.c | 313 +-
drivers/ide/ide-cd.h | 48 +-
drivers/ide/ide-disk.c | 4 +-
drivers/ide/ide-dma-sff.c | 105 +-
drivers/ide/ide-dma.c | 2 +-
drivers/ide/ide-floppy.c | 30 +-
drivers/ide/ide-floppy_ioctl.c | 58 +-
drivers/ide/ide-gd.c | 3 +-
drivers/ide/ide-gd.h | 10 +-
drivers/ide/ide-h8300.c | 1 -
drivers/ide/ide-io.c | 856 +--
drivers/ide/ide-ioctls.c | 6 +-
drivers/ide/ide-iops.c | 114 +-
drivers/ide/ide-legacy.c | 58 +
drivers/ide/ide-lib.c | 112 +-
drivers/ide/ide-park.c | 27 +-
drivers/ide/ide-pm.c | 235 +
drivers/ide/ide-probe.c | 799 +--
drivers/ide/ide-proc.c | 52 +-
drivers/ide/ide-sysfs.c | 125 +
drivers/ide/ide-tape.c | 22 +-
drivers/ide/ide-taskfile.c | 14 +-
drivers/ide/ide.c | 342 +-
drivers/ide/ide_arm.c | 11 +-
drivers/ide/it8172.c | 166 +
drivers/ide/it8213.c | 4 +-
drivers/ide/it821x.c | 13 +-
drivers/ide/ns87415.c | 14 +-
drivers/ide/palm_bk3710.c | 3 +-
drivers/ide/pdc202xx_new.c | 4 +-
drivers/ide/pdc202xx_old.c | 23 +-
drivers/ide/piix.c | 8 +-
drivers/ide/pmac.c | 7 +-
drivers/ide/q40ide.c | 1 -
drivers/ide/qd65xx.c | 7 +-
drivers/ide/qd65xx.h | 4 +-
drivers/ide/rz1000.c | 36 +-
drivers/ide/sc1200.c | 9 +-
drivers/ide/scc_pata.c | 33 +-
drivers/ide/serverworks.c | 2 +-
drivers/ide/setup-pci.c | 12 +-
drivers/ide/sgiioc4.c | 15 +-
drivers/ide/siimage.c | 11 +-
drivers/ide/sis5513.c | 2 +-
drivers/ide/sl82c105.c | 5 +-
drivers/ide/slc90e66.c | 4 +-
drivers/ide/tc86c001.c | 17 +-
drivers/ide/triflex.c | 2 +-
drivers/ide/trm290.c | 14 +-
drivers/ide/tx4938ide.c | 15 +-
drivers/ide/tx4939ide.c | 76 +-
drivers/ide/umc8672.c | 12 +-
drivers/ide/via82cxxx.c | 2 +-
drivers/idle/i7300_idle.c | 2 +-
drivers/ieee1394/csr.c | 12 +-
drivers/ieee1394/csr.h | 10 +-
drivers/ieee1394/csr1212.c | 45 +-
drivers/ieee1394/csr1212.h | 9 +-
drivers/ieee1394/dv1394-private.h | 44 +-
drivers/ieee1394/dv1394.c | 12 +-
drivers/ieee1394/eth1394.c | 28 +-
drivers/ieee1394/eth1394.h | 16 +-
drivers/ieee1394/highlevel.c | 9 +-
drivers/ieee1394/highlevel.h | 7 +-
drivers/ieee1394/hosts.c | 6 +-
drivers/ieee1394/hosts.h | 2 +-
drivers/ieee1394/ieee1394.h | 3 +
drivers/ieee1394/nodemgr.c | 20 +-
drivers/ieee1394/nodemgr.h | 3 -
drivers/ieee1394/ohci1394.c | 26 +-
drivers/ieee1394/pcilynx.c | 2 +-
drivers/ieee1394/pcilynx.h | 2 +-
drivers/ieee1394/raw1394.c | 2 +-
drivers/ieee1394/sbp2.c | 4 +-
drivers/infiniband/Kconfig | 1 +
drivers/infiniband/core/addr.c | 47 +-
drivers/infiniband/core/sysfs.c | 2 +-
drivers/infiniband/core/ucm.c | 3 +-
drivers/infiniband/hw/ehca/ehca_irq.c | 17 +-
drivers/infiniband/hw/ipath/ipath_file_ops.c | 8 +-
drivers/infiniband/hw/ipath/ipath_fs.c | 3 -
drivers/infiniband/hw/mlx4/cq.c | 4 +-
drivers/infiniband/ulp/iser/iscsi_iser.c | 48 +-
drivers/infiniband/ulp/iser/iser_initiator.c | 5 +-
drivers/infiniband/ulp/srp/ib_srp.c | 3 +-
drivers/input/Makefile | 2 +-
drivers/input/evbug.c | 6 +-
drivers/input/evdev.c | 199 +-
drivers/input/gameport/gameport.c | 3 +-
drivers/input/gameport/ns558.c | 2 +-
drivers/input/input-compat.c | 135 +
drivers/input/input-compat.h | 94 +
drivers/input/input.c | 4 +-
drivers/input/joydev.c | 2 +-
drivers/input/joystick/Kconfig | 24 +
drivers/input/joystick/Makefile | 2 +
drivers/input/joystick/maplecontrol.c | 193 +
drivers/input/joystick/walkera0701.c | 292 +
drivers/input/keyboard/Kconfig | 9 +
drivers/input/keyboard/Makefile | 1 +
drivers/input/keyboard/atkbd.c | 62 +-
drivers/input/keyboard/gpio_keys.c | 4 +
drivers/input/keyboard/hil_kbd.c | 1 +
drivers/input/keyboard/omap-keypad.c | 14 +-
drivers/input/keyboard/pxa27x_keypad.c | 2 +-
drivers/input/keyboard/pxa930_rotary.c | 212 +
drivers/input/misc/apanel.c | 81 +-
drivers/input/misc/pcspkr.c | 4 +-
drivers/input/misc/uinput.c | 172 +-
drivers/input/mouse/Kconfig | 6 +
drivers/input/mouse/Makefile | 27 +-
drivers/input/mouse/appletouch.c | 274 +-
drivers/input/mouse/gpio_mouse.c | 2 +-
drivers/input/mouse/hgpk.c | 32 +-
drivers/input/mouse/hil_ptr.c | 2 +-
drivers/input/mouse/pxa930_trkball.c | 269 +
drivers/input/mouse/synaptics.c | 16 +-
drivers/input/mousedev.c | 3 +-
drivers/input/serio/Kconfig | 2 +-
drivers/input/serio/hil_mlc.c | 1 +
drivers/input/serio/i8042-x86ia64io.h | 15 +
drivers/input/serio/libps2.c | 20 +-
drivers/input/serio/pcips2.c | 2 +-
drivers/input/serio/serio.c | 4 +-
drivers/input/serio/xilinx_ps2.c | 220 +-
drivers/input/tablet/gtco.c | 2 +-
drivers/input/tablet/wacom_wac.c | 2 +-
drivers/input/touchscreen/Kconfig | 32 +
drivers/input/touchscreen/Makefile | 3 +
drivers/input/touchscreen/ads7846.c | 10 +-
drivers/input/touchscreen/da9034-ts.c | 390 +
drivers/input/touchscreen/mainstone-wm97xx.c | 2 +-
drivers/input/touchscreen/tsc2007.c | 381 +
drivers/input/touchscreen/usbtouchscreen.c | 5 +-
drivers/input/touchscreen/wacom_w8001.c | 325 +
drivers/isdn/capi/capidrv.c | 4 +-
drivers/isdn/capi/capifs.c | 2 -
drivers/isdn/mISDN/dsp_pipeline.c | 2 +-
drivers/lguest/interrupts_and_traps.c | 13 +-
drivers/lguest/lg.h | 2 +-
drivers/lguest/lguest_device.c | 18 +-
drivers/lguest/lguest_user.c | 13 +-
drivers/lguest/page_tables.c | 72 +-
drivers/macintosh/Kconfig | 2 +-
drivers/macintosh/macio_asic.c | 24 +-
drivers/macintosh/therm_adt746x.c | 8 +-
drivers/md/Makefile | 5 +-
drivers/md/dm-crypt.c | 8 +-
drivers/md/dm-delay.c | 6 +-
drivers/md/dm-exception-store.c | 749 +--
drivers/md/dm-exception-store.h | 148 +
drivers/md/dm-io.c | 2 +-
drivers/md/dm-ioctl.c | 16 +-
drivers/md/dm-linear.c | 6 +-
drivers/md/dm-log.c | 40 +-
drivers/md/dm-mpath.c | 14 +-
drivers/md/dm-raid1.c | 24 +-
drivers/md/dm-snap-persistent.c | 704 ++
drivers/md/dm-snap-transient.c | 98 +
drivers/md/dm-snap.c | 48 +-
drivers/md/dm-snap.h | 129 +-
drivers/md/dm-stripe.c | 4 +-
drivers/md/dm-sysfs.c | 99 +
drivers/md/dm-table.c | 47 +-
drivers/md/dm-target.c | 15 +-
drivers/md/dm-zero.c | 5 +-
drivers/md/dm.c | 103 +-
drivers/md/dm.h | 10 +
drivers/media/common/ir-keymaps.c | 93 +
drivers/media/common/saa7146_fops.c | 23 +-
drivers/media/common/saa7146_video.c | 13 +-
drivers/media/common/tuners/mxl5005s.c | 6 +-
drivers/media/common/tuners/tda827x.c | 15 +-
drivers/media/common/tuners/tda8290.c | 65 +-
drivers/media/common/tuners/tda9887.c | 5 +-
drivers/media/common/tuners/tuner-simple.c | 16 +-
drivers/media/common/tuners/tuner-xc2028.c | 35 +
drivers/media/common/tuners/xc5000.c | 7 -
drivers/media/dvb/Kconfig | 13 +
drivers/media/dvb/b2c2/Kconfig | 1 +
drivers/media/dvb/dm1105/Kconfig | 1 +
drivers/media/dvb/dm1105/dm1105.c | 3 +-
drivers/media/dvb/dvb-core/dvb_frontend.c | 103 +-
drivers/media/dvb/dvb-core/dvb_frontend.h | 134 +-
drivers/media/dvb/dvb-core/dvbdev.c | 77 +-
drivers/media/dvb/dvb-core/dvbdev.h | 1 +
drivers/media/dvb/dvb-usb/af9015.c | 33 +-
drivers/media/dvb/dvb-usb/af9015.h | 140 +
drivers/media/dvb/dvb-usb/anysee.c | 4 +-
drivers/media/dvb/dvb-usb/cinergyT2-core.c | 3 +-
drivers/media/dvb/dvb-usb/cinergyT2.h | 10 +-
drivers/media/dvb/dvb-usb/dvb-usb-ids.h | 1 +
drivers/media/dvb/dvb-usb/dw2102.c | 15 +-
drivers/media/dvb/dvb-usb/gp8psk-fe.c | 140 +-
drivers/media/dvb/dvb-usb/gp8psk.c | 16 +
drivers/media/dvb/dvb-usb/gp8psk.h | 1 +
drivers/media/dvb/dvb-usb/usb-urb.c | 3 +-
drivers/media/dvb/frontends/Kconfig | 53 +
drivers/media/dvb/frontends/Makefile | 10 +
drivers/media/dvb/frontends/af9013.c | 14 +-
drivers/media/dvb/frontends/cx24113.c | 616 ++
drivers/media/dvb/frontends/cx24113.h | 11 +-
drivers/media/dvb/frontends/cx24116.c | 46 +-
drivers/media/dvb/frontends/cx24116.h | 3 +-
drivers/media/dvb/frontends/dib7000p.h | 9 +-
drivers/media/dvb/frontends/drx397xD.c | 12 +-
drivers/media/dvb/frontends/drx397xD_fw.h | 4 +-
drivers/media/dvb/frontends/dvb-pll.c | 2 +-
drivers/media/dvb/frontends/lgdt3304.c | 378 +
drivers/media/dvb/frontends/lgdt3304.h | 45 +
drivers/media/dvb/frontends/s5h1411.c | 3 +
drivers/media/dvb/frontends/s921_core.c | 216 +
drivers/media/dvb/frontends/s921_core.h | 114 +
drivers/media/dvb/frontends/s921_module.c | 190 +
drivers/media/dvb/frontends/s921_module.h | 49 +
drivers/media/dvb/frontends/si21xx.c | 1 -
drivers/media/dvb/frontends/stb0899_algo.c | 1519 ++++
drivers/media/dvb/frontends/stb0899_cfg.h | 287 +
drivers/media/dvb/frontends/stb0899_drv.c | 1685 ++++
drivers/media/dvb/frontends/stb0899_drv.h | 162 +
drivers/media/dvb/frontends/stb0899_priv.h | 267 +
drivers/media/dvb/frontends/stb0899_reg.h | 2027 +++++
drivers/media/dvb/frontends/stb6100.c | 545 ++
drivers/media/dvb/frontends/stb6100.h | 115 +
drivers/media/dvb/frontends/stb6100_cfg.h | 108 +
drivers/media/dvb/frontends/tda8261.c | 230 +
drivers/media/dvb/frontends/tda8261.h | 55 +
drivers/media/dvb/frontends/tda8261_cfg.h | 84 +
drivers/media/dvb/frontends/zl10353.c | 10 +
drivers/media/dvb/siano/sms-cards.c | 119 +
drivers/media/dvb/siano/sms-cards.h | 13 +
drivers/media/dvb/siano/smscoreapi.c | 78 +
drivers/media/dvb/siano/smscoreapi.h | 36 +-
drivers/media/dvb/siano/smsdvb.c | 56 +-
drivers/media/dvb/siano/smsusb.c | 45 +
drivers/media/dvb/ttpci/Kconfig | 4 +
drivers/media/dvb/ttpci/av7110_v4l.c | 4 +-
drivers/media/dvb/ttpci/budget-av.c | 300 +-
drivers/media/dvb/ttpci/budget-ci.c | 311 +
drivers/media/dvb/ttpci/budget.h | 1 +
drivers/media/dvb/ttusb-budget/Kconfig | 2 +-
drivers/media/dvb/ttusb-dec/Kconfig | 2 +-
drivers/media/radio/Kconfig | 19 +
drivers/media/radio/Makefile | 1 +
drivers/media/radio/dsbr100.c | 395 +-
drivers/media/radio/radio-aimslab.c | 12 +-
drivers/media/radio/radio-aztech.c | 10 +-
drivers/media/radio/radio-cadet.c | 12 +-
drivers/media/radio/radio-gemtek-pci.c | 10 +-
drivers/media/radio/radio-gemtek.c | 12 +-
drivers/media/radio/radio-maestro.c | 10 +-
drivers/media/radio/radio-maxiradio.c | 10 +-
drivers/media/radio/radio-mr800.c | 137 +-
drivers/media/radio/radio-rtrack2.c | 12 +-
drivers/media/radio/radio-sf16fmi.c | 12 +-
drivers/media/radio/radio-sf16fmr2.c | 10 +-
drivers/media/radio/radio-si470x.c | 14 +-
drivers/media/radio/radio-tea5764.c | 634 ++
drivers/media/radio/radio-terratec.c | 10 +-
drivers/media/radio/radio-trust.c | 10 +-
drivers/media/radio/radio-typhoon.c | 10 +-
drivers/media/radio/radio-zoltrix.c | 10 +-
drivers/media/video/Kconfig | 48 +-
drivers/media/video/Makefile | 15 +-
drivers/media/video/arv.c | 17 +-
drivers/media/video/bt8xx/bt832.c | 274 -
drivers/media/video/bt8xx/bt832.h | 305 -
drivers/media/video/bt8xx/bttv-cards.c | 72 +-
drivers/media/video/bt8xx/bttv-driver.c | 30 +-
drivers/media/video/bt8xx/bttv-gpio.c | 7 +-
drivers/media/video/bt8xx/bttv.h | 10 +-
drivers/media/video/bt8xx/bttvp.h | 2 +-
drivers/media/video/bw-qcam.c | 17 +-
drivers/media/video/c-qcam.c | 19 +-
drivers/media/video/cafe_ccic.c | 17 +-
drivers/media/video/compat_ioctl32.c | 935 ---
drivers/media/video/cpia.c | 21 +-
drivers/media/video/cpia2/cpia2_core.c | 2 +-
drivers/media/video/cpia2/cpia2_usb.c | 2 +-
drivers/media/video/cpia2/cpia2_v4l.c | 29 +-
drivers/media/video/cs5345.c | 226 +-
drivers/media/video/cs53l32a.c | 188 +-
drivers/media/video/cx18/cx18-av-audio.c | 231 +-
drivers/media/video/cx18/cx18-av-core.c | 106 +-
drivers/media/video/cx18/cx18-av-core.h | 5 +-
drivers/media/video/cx18/cx18-av-firmware.c | 28 +-
drivers/media/video/cx18/cx18-av-vbi.c | 5 +-
drivers/media/video/cx18/cx18-cards.c | 9 +-
drivers/media/video/cx18/cx18-cards.h | 6 +-
drivers/media/video/cx18/cx18-controls.c | 5 +-
drivers/media/video/cx18/cx18-driver.c | 284 +-
drivers/media/video/cx18/cx18-driver.h | 78 +-
drivers/media/video/cx18/cx18-dvb.c | 59 +-
drivers/media/video/cx18/cx18-dvb.h | 1 -
drivers/media/video/cx18/cx18-fileops.c | 44 +-
drivers/media/video/cx18/cx18-fileops.h | 4 +-
drivers/media/video/cx18/cx18-firmware.c | 229 +-
drivers/media/video/cx18/cx18-gpio.c | 21 +-
drivers/media/video/cx18/cx18-gpio.h | 1 +
drivers/media/video/cx18/cx18-i2c.c | 59 +-
drivers/media/video/cx18/cx18-i2c.h | 1 -
drivers/media/video/cx18/cx18-io.c | 198 +-
drivers/media/video/cx18/cx18-io.h | 326 +-
drivers/media/video/cx18/cx18-ioctl.c | 61 +-
drivers/media/video/cx18/cx18-ioctl.h | 3 +-
drivers/media/video/cx18/cx18-irq.c | 163 +-
drivers/media/video/cx18/cx18-irq.h | 4 +-
drivers/media/video/cx18/cx18-mailbox.c | 527 +-
drivers/media/video/cx18/cx18-mailbox.h | 29 +-
drivers/media/video/cx18/cx18-queue.c | 120 +-
drivers/media/video/cx18/cx18-queue.h | 22 +-
drivers/media/video/cx18/cx18-scb.c | 2 +-
drivers/media/video/cx18/cx18-scb.h | 9 +-
drivers/media/video/cx18/cx18-streams.c | 153 +-
drivers/media/video/cx18/cx18-streams.h | 5 +
drivers/media/video/cx18/cx18-vbi.c | 5 +-
drivers/media/video/cx18/cx18-version.h | 2 +-
drivers/media/video/cx18/cx23418.h | 6 +
drivers/media/video/cx23885/cx23885-417.c | 17 +-
drivers/media/video/cx23885/cx23885-cards.c | 12 +
drivers/media/video/cx23885/cx23885-dvb.c | 1 +
drivers/media/video/cx23885/cx23885-video.c | 22 +-
drivers/media/video/cx23885/cx23885.h | 1 +
drivers/media/video/cx25840/Kconfig | 2 +-
drivers/media/video/cx25840/cx25840-audio.c | 14 +-
drivers/media/video/cx25840/cx25840-core.c | 446 +-
drivers/media/video/cx25840/cx25840-core.h | 7 +
drivers/media/video/cx25840/cx25840-firmware.c | 2 +-
drivers/media/video/cx25840/cx25840-vbi.c | 2 +-
drivers/media/video/cx88/Kconfig | 5 +
drivers/media/video/cx88/Makefile | 3 +-
drivers/media/video/cx88/cx88-alsa.c | 3 +-
drivers/media/video/cx88/cx88-blackbird.c | 29 +-
drivers/media/video/cx88/cx88-cards.c | 86 +-
drivers/media/video/cx88/cx88-core.c | 3 +
drivers/media/video/cx88/cx88-dvb.c | 276 +-
drivers/media/video/cx88/cx88-i2c.c | 24 +-
drivers/media/video/cx88/cx88-mpeg.c | 37 +-
drivers/media/video/cx88/cx88-video.c | 27 +-
drivers/media/video/cx88/cx88.h | 20 +-
drivers/media/video/em28xx/em28xx-audio.c | 112 +-
drivers/media/video/em28xx/em28xx-cards.c | 1463 +++--
drivers/media/video/em28xx/em28xx-core.c | 627 ++-
drivers/media/video/em28xx/em28xx-dvb.c | 14 +-
drivers/media/video/em28xx/em28xx-i2c.c | 49 +-
drivers/media/video/em28xx/em28xx-input.c | 311 +-
drivers/media/video/em28xx/em28xx-reg.h | 153 +-
drivers/media/video/em28xx/em28xx-video.c | 881 +--
drivers/media/video/em28xx/em28xx.h | 150 +-
drivers/media/video/et61x251/et61x251_core.c | 22 +-
drivers/media/video/gspca/Kconfig | 23 +-
drivers/media/video/gspca/Makefile | 4 +-
drivers/media/video/gspca/conex.c | 2 +-
drivers/media/video/gspca/etoms.c | 4 +-
drivers/media/video/gspca/finepix.c | 5 +-
drivers/media/video/gspca/gspca.c | 220 +-
drivers/media/video/gspca/gspca.h | 25 +-
drivers/media/video/gspca/m5602/m5602_bridge.h | 119 +-
drivers/media/video/gspca/m5602/m5602_core.c | 100 +-
drivers/media/video/gspca/m5602/m5602_mt9m111.c | 135 +-
drivers/media/video/gspca/m5602/m5602_mt9m111.h | 14 +-
drivers/media/video/gspca/m5602/m5602_ov9650.c | 316 +-
drivers/media/video/gspca/m5602/m5602_ov9650.h | 195 +-
drivers/media/video/gspca/m5602/m5602_po1030.c | 166 +-
drivers/media/video/gspca/m5602/m5602_po1030.h | 10 +-
drivers/media/video/gspca/m5602/m5602_s5k4aa.c | 235 +-
drivers/media/video/gspca/m5602/m5602_s5k4aa.h | 47 +-
drivers/media/video/gspca/m5602/m5602_s5k83a.c | 215 +-
drivers/media/video/gspca/m5602/m5602_s5k83a.h | 25 +-
drivers/media/video/gspca/m5602/m5602_sensor.h | 14 +-
drivers/media/video/gspca/mars.c | 4 +-
drivers/media/video/gspca/ov519.c | 172 +-
drivers/media/video/gspca/ov534.c | 601 ++
drivers/media/video/gspca/pac207.c | 8 +-
drivers/media/video/gspca/pac7311.c | 5 +-
drivers/media/video/gspca/sonixb.c | 25 +-
drivers/media/video/gspca/sonixj.c | 508 +-
drivers/media/video/gspca/spca500.c | 8 +-
drivers/media/video/gspca/spca501.c | 148 +-
drivers/media/video/gspca/spca505.c | 2 +-
drivers/media/video/gspca/spca506.c | 2 +-
drivers/media/video/gspca/spca508.c | 2 +-
drivers/media/video/gspca/spca561.c | 522 +-
drivers/media/video/gspca/stk014.c | 8 +-
drivers/media/video/gspca/stv06xx/Kconfig | 9 +
drivers/media/video/gspca/stv06xx/Makefile | 9 +
drivers/media/video/gspca/stv06xx/stv06xx.c | 522 ++
drivers/media/video/gspca/stv06xx/stv06xx.h | 107 +
drivers/media/video/gspca/stv06xx/stv06xx_hdcs.c | 535 ++
drivers/media/video/gspca/stv06xx/stv06xx_hdcs.h | 263 +
drivers/media/video/gspca/stv06xx/stv06xx_pb0100.c | 430 +
drivers/media/video/gspca/stv06xx/stv06xx_pb0100.h | 275 +
drivers/media/video/gspca/stv06xx/stv06xx_sensor.h | 92 +
drivers/media/video/gspca/stv06xx/stv06xx_vv6410.c | 251 +
drivers/media/video/gspca/stv06xx/stv06xx_vv6410.h | 315 +
drivers/media/video/gspca/sunplus.c | 6 +-
drivers/media/video/gspca/t613.c | 4 +-
drivers/media/video/gspca/tv8532.c | 142 +-
drivers/media/video/gspca/vc032x.c | 819 ++-
drivers/media/video/gspca/zc3xx-reg.h | 8 -
drivers/media/video/gspca/zc3xx.c | 1012 ++--
drivers/media/video/hexium_gemini.c | 2 +-
drivers/media/video/hexium_orion.c | 2 +-
drivers/media/video/ir-kbd-i2c.c | 6 +-
drivers/media/video/ivtv/ivtv-cards.c | 16 +-
drivers/media/video/ivtv/ivtv-controls.c | 16 +-
drivers/media/video/ivtv/ivtv-driver.c | 221 +-
drivers/media/video/ivtv/ivtv-driver.h | 52 +-
drivers/media/video/ivtv/ivtv-fileops.c | 48 +-
drivers/media/video/ivtv/ivtv-fileops.h | 4 +-
drivers/media/video/ivtv/ivtv-gpio.c | 324 +-
drivers/media/video/ivtv/ivtv-gpio.h | 3 +-
drivers/media/video/ivtv/ivtv-i2c.c | 314 +-
drivers/media/video/ivtv/ivtv-i2c.h | 13 +-
drivers/media/video/ivtv/ivtv-ioctl.c | 94 +-
drivers/media/video/ivtv/ivtv-routing.c | 12 +-
drivers/media/video/ivtv/ivtv-streams.c | 23 +-
drivers/media/video/ivtv/ivtv-vbi.c | 17 +-
drivers/media/video/ivtv/ivtvfb.c | 91 +-
drivers/media/video/m52790.c | 175 +-
drivers/media/video/meye.c | 12 +-
drivers/media/video/msp3400-driver.c | 402 +-
drivers/media/video/msp3400-driver.h | 7 +
drivers/media/video/msp3400-kthreads.c | 34 +-
drivers/media/video/mt9m001.c | 79 +-
drivers/media/video/mt9m111.c | 140 +-
drivers/media/video/mt9t031.c | 736 ++
drivers/media/video/mt9v022.c | 65 +-
drivers/media/video/mxb.c | 2 +-
drivers/media/video/omap24xxcam-dma.c | 601 ++
drivers/media/video/omap24xxcam.c | 1907 +++++
drivers/media/video/omap24xxcam.h | 593 ++
drivers/media/video/ov511.c | 21 +-
drivers/media/video/ov7670.c | 3 +-
drivers/media/video/ov772x.c | 1013 +++
drivers/media/video/ovcamchip/ovcamchip_core.c | 1 -
drivers/media/video/pms.c | 21 +-
drivers/media/video/pvrusb2/pvrusb2-hdw.c | 15 +-
drivers/media/video/pvrusb2/pvrusb2-hdw.h | 4 +-
drivers/media/video/pvrusb2/pvrusb2-sysfs.c | 4 +-
drivers/media/video/pvrusb2/pvrusb2-v4l2.c | 40 +-
drivers/media/video/pwc/pwc-ctrl.c | 4 +-
drivers/media/video/pwc/pwc-if.c | 22 +-
drivers/media/video/pwc/pwc-v4l.c | 3 +-
drivers/media/video/pwc/pwc.h | 5 +-
drivers/media/video/pxa_camera.c | 545 +-
drivers/media/video/s2255drv.c | 12 +-
drivers/media/video/saa5246a.c | 18 +-
drivers/media/video/saa5249.c | 21 +-
drivers/media/video/saa7115.c | 762 +-
drivers/media/video/saa7127.c | 420 +-
drivers/media/video/saa7134/saa6752hs.c | 2 +-
drivers/media/video/saa7134/saa7134-cards.c | 96 +-
drivers/media/video/saa7134/saa7134-dvb.c | 42 +-
drivers/media/video/saa7134/saa7134-empress.c | 23 +-
drivers/media/video/saa7134/saa7134-input.c | 15 +
drivers/media/video/saa7134/saa7134-tvaudio.c | 2 +-
drivers/media/video/saa7134/saa7134-video.c | 23 +-
drivers/media/video/saa7134/saa7134.h | 4 +-
drivers/media/video/saa717x.c | 611 +-
drivers/media/video/se401.c | 17 +-
drivers/media/video/sh_mobile_ceu_camera.c | 309 +-
drivers/media/video/sn9c102/sn9c102_core.c | 20 +-
drivers/media/video/sn9c102/sn9c102_devtable.h | 8 +
drivers/media/video/soc_camera.c | 402 +-
drivers/media/video/soc_camera_platform.c | 17 +-
drivers/media/video/stk-webcam.c | 37 +-
drivers/media/video/stradis.c | 12 +-
drivers/media/video/stv680.c | 17 +-
drivers/media/video/tda7432.c | 252 +-
drivers/media/video/tda9840.c | 188 +-
drivers/media/video/tda9875.c | 348 +-
drivers/media/video/tea6415c.c | 49 +-
drivers/media/video/tea6420.c | 49 +-
drivers/media/video/tlv320aic23b.c | 141 +-
drivers/media/video/tuner-core.c | 397 +-
drivers/media/video/tvaudio.c | 707 +-
drivers/media/video/tvp514x.c | 1569 ++++
drivers/media/video/tvp514x_regs.h | 297 +
drivers/media/video/tvp5150.c | 826 +-
drivers/media/video/tw9910.c | 951 +++
drivers/media/video/upd64031a.c | 192 +-
drivers/media/video/upd64083.c | 169 +-
drivers/media/video/usbvideo/ibmcam.c | 4 +-
drivers/media/video/usbvideo/konicawc.c | 4 +-
drivers/media/video/usbvideo/quickcam_messenger.c | 9 +-
drivers/media/video/usbvideo/ultracam.c | 4 +-
drivers/media/video/usbvideo/usbvideo.c | 25 +-
drivers/media/video/usbvideo/vicam.c | 19 +-
drivers/media/video/usbvision/usbvision-video.c | 47 +-
drivers/media/video/uvc/uvc_ctrl.c | 143 +-
drivers/media/video/uvc/uvc_driver.c | 332 +-
drivers/media/video/uvc/uvc_queue.c | 23 +-
drivers/media/video/uvc/uvc_v4l2.c | 127 +-
drivers/media/video/uvc/uvc_video.c | 214 +-
drivers/media/video/uvc/uvcvideo.h | 36 +-
drivers/media/video/v4l1-compat.c | 168 +-
drivers/media/video/v4l2-common.c | 232 +-
drivers/media/video/v4l2-compat-ioctl32.c | 1079 +++
drivers/media/video/v4l2-dev.c | 352 +-
drivers/media/video/v4l2-device.c | 86 +
drivers/media/video/v4l2-ioctl.c | 132 +-
drivers/media/video/v4l2-subdev.c | 110 +
drivers/media/video/videobuf-dma-sg.c | 3 +-
drivers/media/video/vino.c | 16 +-
drivers/media/video/vivi.c | 12 +-
drivers/media/video/vp27smpx.c | 126 +-
drivers/media/video/w9966.c | 19 +-
drivers/media/video/w9968cf.c | 37 +-
drivers/media/video/wm8739.c | 188 +-
drivers/media/video/wm8775.c | 221 +-
drivers/media/video/zc0301/zc0301_core.c | 20 +-
drivers/media/video/zoran/zoran_card.c | 6 -
drivers/media/video/zoran/zoran_driver.c | 31 +-
drivers/media/video/zr364xx.c | 8 +-
drivers/memstick/core/memstick.c | 5 +-
drivers/memstick/core/mspro_block.c | 14 +-
drivers/memstick/host/tifm_ms.c | 4 +-
drivers/message/fusion/mptbase.c | 15 +-
drivers/message/i2o/device.c | 10 +-
drivers/message/i2o/driver.c | 1 -
drivers/message/i2o/exec-osm.c | 2 +-
drivers/message/i2o/i2o_config.c | 2 +-
drivers/message/i2o/i2o_proc.c | 2 +-
drivers/message/i2o/i2o_scsi.c | 2 +-
drivers/message/i2o/iop.c | 4 +-
drivers/message/i2o/pci.c | 2 +-
drivers/mfd/Kconfig | 66 +-
drivers/mfd/Makefile | 7 +-
drivers/mfd/asic3.c | 6 +-
drivers/mfd/da903x.c | 16 +-
drivers/mfd/dm355evm_msp.c | 420 +
drivers/mfd/mcp-core.c | 2 +-
drivers/mfd/mcp-sa11x0.c | 2 +-
drivers/{i2c/chips => mfd}/menelaus.c | 0
drivers/mfd/mfd-core.c | 1 +
drivers/{i2c/chips => mfd}/tps65010.c | 0
drivers/mfd/twl4030-core.c | 472 +-
drivers/mfd/twl4030-irq.c | 30 +-
drivers/mfd/ucb1x00-assabet.c | 2 +-
drivers/mfd/ucb1x00-core.c | 2 +-
drivers/mfd/ucb1x00-ts.c | 2 +-
drivers/mfd/wm8350-core.c | 266 +-
drivers/mfd/wm8350-i2c.c | 4 +-
drivers/mfd/wm8350-regmap.c | 2100 +++++-
drivers/mfd/wm8400-core.c | 31 +-
drivers/misc/ibmasm/event.c | 2 +-
drivers/misc/ibmasm/ibmasmfs.c | 2 -
drivers/misc/ibmasm/module.c | 3 +-
drivers/misc/ioc4.c | 36 +
drivers/misc/phantom.c | 2 +-
drivers/misc/sgi-gru/grumain.c | 2 +-
drivers/misc/sgi-xp/xp_main.c | 2 +-
drivers/misc/sgi-xp/xpc_main.c | 8 +-
drivers/misc/sgi-xp/xpnet.c | 2 +-
drivers/misc/tifm_7xx1.c | 5 +-
drivers/misc/tifm_core.c | 7 +-
drivers/mmc/card/block.c | 122 +-
drivers/mmc/core/core.c | 77 +
drivers/mmc/core/mmc.c | 18 +-
drivers/mmc/host/Makefile | 3 +
drivers/mmc/host/at91_mci.c | 4 +-
drivers/mmc/host/atmel-mci.c | 2 +-
drivers/mmc/host/imxmmc.c | 459 +-
drivers/mmc/host/imxmmc.h | 37 +-
drivers/mmc/host/mmc_spi.c | 4 +-
drivers/mmc/host/mmci.c | 2 +-
drivers/mmc/host/of_mmc_spi.c | 149 +
drivers/mmc/host/omap.c | 7 +-
drivers/mmc/host/pxamci.c | 9 +-
drivers/mmc/host/ricoh_mmc.c | 17 +-
drivers/mmc/host/s3cmci.c | 2 +-
drivers/mmc/host/sdhci-pci.c | 2 +-
drivers/mmc/host/sdhci.c | 17 +-
drivers/mmc/host/sdhci.h | 2 +-
drivers/mmc/host/sdricoh_cs.c | 4 +-
drivers/mmc/host/tmio_mmc.c | 3 +-
drivers/mtd/devices/m25p80.c | 16 +-
drivers/mtd/devices/mtd_dataflash.c | 30 +-
drivers/mtd/devices/pmc551.c | 2 +-
drivers/mtd/maps/dc21285.c | 7 +-
drivers/mtd/maps/integrator-flash.c | 2 +-
drivers/mtd/maps/ixp2000.c | 6 +-
drivers/mtd/maps/ixp4xx.c | 4 +-
drivers/mtd/maps/omap_nor.c | 2 +-
drivers/mtd/maps/physmap.c | 6 +-
drivers/mtd/maps/physmap_of.c | 4 +-
drivers/mtd/mtdconcat.c | 2 +-
drivers/mtd/nand/Kconfig | 2 +-
drivers/mtd/nand/fsl_upm.c | 2 +-
drivers/mtd/nand/plat_nand.c | 2 +-
drivers/mtd/nand/pxa3xx_nand.c | 4 +-
drivers/mtd/nand/s3c2410.c | 8 +-
drivers/mtd/nand/tmio_nand.c | 2 +-
drivers/mtd/onenand/generic.c | 2 +-
drivers/mtd/onenand/omap2.c | 12 +-
drivers/mtd/ubi/build.c | 7 +-
drivers/mtd/ubi/cdev.c | 3 +-
drivers/mtd/ubi/debug.h | 10 +-
drivers/mtd/ubi/eba.c | 53 +-
drivers/mtd/ubi/io.c | 30 +-
drivers/mtd/ubi/scan.c | 2 +-
drivers/mtd/ubi/ubi-media.h | 4 +-
drivers/mtd/ubi/ubi.h | 45 +-
drivers/mtd/ubi/vmt.c | 4 +-
drivers/mtd/ubi/vtbl.c | 2 +-
drivers/mtd/ubi/wl.c | 493 +-
drivers/net/Kconfig | 9 +-
drivers/net/Makefile | 1 +
drivers/net/acenic.c | 117 +-
drivers/net/acenic.h | 4 +
drivers/net/arm/ep93xx_eth.c | 2 +-
drivers/net/arm/ixp4xx_eth.c | 2 +-
drivers/net/arm/ks8695net.c | 1 -
drivers/net/bnx2x_link.c | 2 +-
drivers/net/cs89x0.c | 6 +-
drivers/net/e100.c | 268 +-
drivers/net/e1000/e1000_hw.c | 4 +-
drivers/net/e1000e/netdev.c | 2 +-
drivers/net/eexpress.h | 56 +-
drivers/net/ehea/ehea.h | 3 +-
drivers/net/ehea/ehea_main.c | 2 +-
drivers/net/enc28j60.c | 4 +-
drivers/net/igb/igb_main.c | 4 +-
drivers/net/irda/pxaficp_ir.c | 46 +-
drivers/net/irda/sa1100_ir.c | 2 +-
drivers/net/mlx4/en_main.c | 11 +-
drivers/net/mlx4/en_netdev.c | 8 +-
drivers/net/mlx4/en_params.c | 87 +-
drivers/net/mlx4/mlx4_en.h | 6 +
drivers/net/myri10ge/myri10ge.c | 6 +-
drivers/net/pasemi_mac.c | 2 -
drivers/net/qlge/qlge.h | 57 +-
drivers/net/qlge/qlge_dbg.c | 13 +-
drivers/net/qlge/qlge_ethtool.c | 8 +-
drivers/net/qlge/qlge_main.c | 116 +-
drivers/net/sfc/falcon.c | 4 +-
drivers/net/slip.h | 2 +-
drivers/net/smc911x.h | 3 +
drivers/net/smc91x.h | 3 +-
drivers/net/smsc911x.c | 4 +-
drivers/net/spider_net.c | 1 -
drivers/net/starfire.c | 54 +-
drivers/net/starfire_firmware.h | 346 -
drivers/net/starfire_firmware.pl | 31 -
drivers/net/sunvnet.c | 8 +-
drivers/net/tehuti.c | 4 +-
drivers/net/tg3.c | 792 +--
drivers/net/tg3.h | 4 +
drivers/net/tokenring/smctr.c | 2 +-
drivers/net/tun.c | 4 +-
drivers/net/usb/hso.c | 436 +-
drivers/net/usb/kaweth.c | 6 +-
drivers/net/usb/pegasus.c | 12 +-
drivers/net/wan/ixp4xx_hss.c | 2 +-
drivers/net/wimax/Kconfig | 17 +
drivers/net/wimax/Makefile | 5 +
drivers/net/wimax/i2400m/Kconfig | 49 +
drivers/net/wimax/i2400m/Makefile | 29 +
drivers/net/wimax/i2400m/control.c | 1291 +++
drivers/net/wimax/i2400m/debug-levels.h | 45 +
drivers/net/wimax/i2400m/debugfs.c | 392 +
drivers/net/wimax/i2400m/driver.c | 728 ++
drivers/net/wimax/i2400m/fw.c | 1095 +++
drivers/net/wimax/i2400m/i2400m-sdio.h | 132 +
drivers/net/wimax/i2400m/i2400m-usb.h | 264 +
drivers/net/wimax/i2400m/i2400m.h | 755 ++
drivers/net/wimax/i2400m/netdev.c | 524 ++
drivers/net/wimax/i2400m/op-rfkill.c | 207 +
drivers/net/wimax/i2400m/rx.c | 534 ++
drivers/net/wimax/i2400m/sdio-debug-levels.h | 22 +
drivers/net/wimax/i2400m/sdio-fw.c | 224 +
drivers/net/wimax/i2400m/sdio-rx.c | 255 +
drivers/net/wimax/i2400m/sdio-tx.c | 153 +
drivers/net/wimax/i2400m/sdio.c | 511 ++
drivers/net/wimax/i2400m/tx.c | 817 ++
drivers/net/wimax/i2400m/usb-debug-levels.h | 42 +
drivers/net/wimax/i2400m/usb-fw.c | 340 +
drivers/net/wimax/i2400m/usb-notif.c | 269 +
drivers/net/wimax/i2400m/usb-rx.c | 417 +
drivers/net/wimax/i2400m/usb-tx.c | 229 +
drivers/net/wimax/i2400m/usb.c | 591 ++
drivers/net/wireless/atmel.c | 2 +-
drivers/net/wireless/ipw2x00/ipw2100.c | 4 +-
drivers/net/wireless/rt2x00/rt2x00crypto.c | 4 +-
drivers/net/wireless/strip.c | 2 +-
drivers/net/wireless/zd1211rw/zd_usb.c | 3 +-
drivers/oprofile/buffer_sync.c | 119 +-
drivers/oprofile/cpu_buffer.c | 197 +-
drivers/oprofile/cpu_buffer.h | 69 +-
drivers/oprofile/oprofile_files.c | 15 +-
drivers/oprofile/oprofilefs.c | 3 -
drivers/parisc/dino.c | 4 +-
drivers/parisc/iosapic.c | 10 +-
drivers/parport/ieee1284.c | 2 +-
drivers/pci/Kconfig | 9 +
drivers/pci/Makefile | 2 +
drivers/pci/access.c | 226 +-
drivers/pci/bus.c | 87 +-
drivers/pci/dmar.c | 46 +-
drivers/pci/hotplug/Makefile | 3 +
drivers/pci/hotplug/acpi_pcihp.c | 69 +
drivers/pci/hotplug/acpiphp.h | 2 +-
drivers/pci/hotplug/acpiphp_glue.c | 117 +-
drivers/pci/hotplug/acpiphp_ibm.c | 2 +-
drivers/pci/hotplug/cpqphp_core.c | 2 +-
drivers/pci/hotplug/cpqphp_ctrl.c | 6 +-
drivers/pci/hotplug/cpqphp_pci.c | 4 +-
drivers/pci/hotplug/fakephp.c | 1 +
drivers/pci/hotplug/ibmphp_core.c | 2 +-
drivers/pci/hotplug/pciehp.h | 15 +-
drivers/pci/hotplug/pciehp_acpi.c | 141 +
drivers/pci/hotplug/pciehp_core.c | 1 +
drivers/pci/hotplug/pciehp_ctrl.c | 26 +-
drivers/pci/hotplug/pciehp_hpc.c | 329 +-
drivers/pci/intel-iommu.c | 944 ++-
drivers/pci/intr_remapping.c | 77 +-
drivers/pci/irq.c | 2 +-
drivers/pci/msi.c | 86 +-
drivers/pci/pci-acpi.c | 82 +-
drivers/pci/pci-driver.c | 448 +-
drivers/pci/pci-stub.c | 47 +
drivers/pci/pci-sysfs.c | 99 +-
drivers/pci/pci.c | 513 +-
drivers/pci/pci.h | 34 +-
drivers/pci/pcie/aer/aerdrv_acpi.c | 1 -
drivers/pci/pcie/aer/aerdrv_errprint.c | 2 +-
drivers/pci/pcie/aspm.c | 165 +-
drivers/pci/pcie/portdrv_bus.c | 32 +-
drivers/pci/pcie/portdrv_core.c | 240 +-
drivers/pci/pcie/portdrv_pci.c | 21 +-
drivers/pci/probe.c | 44 +-
drivers/pci/proc.c | 18 +-
drivers/pci/quirks.c | 112 +-
drivers/pci/setup-bus.c | 5 +-
drivers/pci/setup-res.c | 24 +-
drivers/pcmcia/Kconfig | 2 +-
drivers/pcmcia/Makefile | 1 +
drivers/pcmcia/pxa2xx_e740.c | 176 +
drivers/pnp/card.c | 7 +-
drivers/pnp/core.c | 5 +-
drivers/pnp/pnpbios/bioscalls.c | 2 +-
drivers/pnp/system.c | 2 +-
drivers/power/Kconfig | 14 +
drivers/power/Makefile | 2 +
drivers/power/da9030_battery.c | 600 ++
drivers/power/ds2760_battery.c | 4 +-
drivers/power/power_supply_sysfs.c | 2 +-
drivers/power/wm8350_power.c | 532 ++
drivers/rapidio/rio-driver.c | 1 -
drivers/regulator/wm8350-regulator.c | 7 +
drivers/rtc/Kconfig | 100 +-
drivers/rtc/Makefile | 4 +
drivers/rtc/class.c | 16 +-
drivers/rtc/interface.c | 70 +-
drivers/rtc/rtc-at32ap700x.c | 4 +-
drivers/rtc/rtc-at91sam9.c | 1 +
drivers/rtc/rtc-au1xxx.c | 153 +
drivers/rtc/rtc-bfin.c | 2 +-
drivers/rtc/rtc-cmos.c | 15 +-
drivers/rtc/rtc-dev.c | 51 +-
drivers/rtc/rtc-ds1216.c | 30 +-
drivers/rtc/rtc-ds1390.c | 72 +-
drivers/rtc/rtc-ds1511.c | 21 +-
drivers/rtc/rtc-ds1553.c | 15 +-
drivers/rtc/rtc-ds1672.c | 22 -
drivers/rtc/rtc-ds3234.c | 172 +-
drivers/rtc/rtc-ep93xx.c | 13 -
drivers/rtc/rtc-m48t59.c | 2 +-
drivers/rtc/rtc-max6902.c | 176 +-
drivers/rtc/rtc-mv.c | 163 +
drivers/rtc/rtc-pxa.c | 489 ++
drivers/rtc/rtc-s3c.c | 5 +-
drivers/rtc/rtc-sa1100.c | 12 +-
drivers/rtc/rtc-sh.c | 13 +-
drivers/rtc/rtc-stk17ta8.c | 17 +-
drivers/rtc/rtc-test.c | 8 +-
drivers/rtc/rtc-twl4030.c | 5 +-
drivers/rtc/rtc-tx4939.c | 317 +
drivers/rtc/rtc-vr41xx.c | 11 +-
drivers/s390/Makefile | 2 +-
drivers/s390/block/dasd_eer.c | 4 +-
drivers/s390/block/dcssblk.c | 11 +-
drivers/s390/char/vmlogrdr.c | 4 +-
drivers/s390/cio/cio.c | 2 +-
drivers/s390/crypto/ap_bus.c | 7 +-
drivers/s390/kvm/kvm_virtio.c | 39 +-
drivers/s390/net/cu3088.c | 7 +-
drivers/s390/net/qeth_core.h | 1 -
drivers/s390/net/qeth_core_main.c | 64 +-
drivers/s390/net/qeth_l2_main.c | 10 +-
drivers/s390/net/qeth_l3_main.c | 28 +-
drivers/s390/s390_rdev.c | 51 -
drivers/s390/s390mach.c | 3 +
drivers/s390/scsi/zfcp_aux.c | 110 +-
drivers/s390/scsi/zfcp_ccw.c | 6 -
drivers/s390/scsi/zfcp_cfdc.c | 17 +-
drivers/s390/scsi/zfcp_dbf.c | 12 +-
drivers/s390/scsi/zfcp_dbf.h | 1 +
drivers/s390/scsi/zfcp_def.h | 32 -
drivers/s390/scsi/zfcp_erp.c | 10 +-
drivers/s390/scsi/zfcp_fc.c | 88 +-
drivers/s390/scsi/zfcp_fsf.c | 77 +-
drivers/s390/scsi/zfcp_fsf.h | 2 +
drivers/s390/scsi/zfcp_qdio.c | 4 +-
drivers/sbus/char/display7seg.c | 2 +-
drivers/scsi/Kconfig | 30 +-
drivers/scsi/Makefile | 6 +-
drivers/scsi/NCR5380.c | 2 +-
drivers/scsi/a100u2w.c | 4 +-
drivers/scsi/aacraid/aachba.c | 2 +-
drivers/scsi/aacraid/commctrl.c | 14 +-
drivers/scsi/aacraid/comminit.c | 2 +-
drivers/scsi/aacraid/commsup.c | 2 +-
drivers/scsi/aacraid/dpcsup.c | 2 +-
drivers/scsi/aacraid/linit.c | 2 +-
drivers/scsi/aacraid/rkt.c | 2 +-
drivers/scsi/aacraid/rx.c | 2 +-
drivers/scsi/aacraid/sa.c | 2 +-
drivers/scsi/advansys.c | 3 +-
drivers/scsi/aha1740.c | 2 +-
drivers/scsi/arcmsr/arcmsr_hba.c | 8 +-
drivers/scsi/atp870u.c | 4 +-
drivers/scsi/ch.c | 2 +-
drivers/scsi/cxgb3i/Kbuild | 4 +
drivers/scsi/cxgb3i/Kconfig | 7 +
drivers/scsi/cxgb3i/cxgb3i.h | 139 +
drivers/scsi/cxgb3i/cxgb3i_ddp.c | 770 ++
drivers/scsi/cxgb3i/cxgb3i_ddp.h | 306 +
drivers/scsi/cxgb3i/cxgb3i_init.c | 107 +
drivers/scsi/cxgb3i/cxgb3i_iscsi.c | 951 +++
drivers/scsi/cxgb3i/cxgb3i_offload.c | 1810 ++++
drivers/scsi/cxgb3i/cxgb3i_offload.h | 231 +
drivers/scsi/cxgb3i/cxgb3i_pdu.c | 402 +
drivers/scsi/cxgb3i/cxgb3i_pdu.h | 59 +
drivers/scsi/device_handler/scsi_dh_rdac.c | 18 +-
drivers/scsi/eata.c | 15 +-
drivers/scsi/eata_pio.c | 4 +-
drivers/scsi/esp_scsi.c | 6 +-
drivers/scsi/fcoe/Makefile | 8 +
drivers/scsi/fcoe/fc_transport_fcoe.c | 446 +
drivers/scsi/fcoe/fcoe_sw.c | 494 ++
drivers/scsi/fcoe/libfcoe.c | 1510 ++++
drivers/scsi/fdomain.c | 2 +-
drivers/scsi/ibmmca.c | 2 +-
drivers/scsi/ibmvscsi/ibmvfc.c | 293 +-
drivers/scsi/ibmvscsi/ibmvfc.h | 32 +-
drivers/scsi/ibmvscsi/ibmvscsi.c | 4 +-
drivers/scsi/ide-scsi.c | 830 --
drivers/scsi/in2000.c | 2 +-
drivers/scsi/initio.c | 2 +-
drivers/scsi/initio.h | 2 +-
drivers/scsi/ipr.c | 6 +-
drivers/scsi/ipr.h | 2 +-
drivers/scsi/iscsi_tcp.c | 1621 +---
drivers/scsi/iscsi_tcp.h | 88 +-
drivers/scsi/libfc/Makefile | 12 +
drivers/scsi/libfc/fc_disc.c | 845 ++
drivers/scsi/libfc/fc_elsct.c | 71 +
drivers/scsi/libfc/fc_exch.c | 1970 +++++
drivers/scsi/libfc/fc_fcp.c | 2131 +++++
drivers/scsi/libfc/fc_frame.c | 89 +
drivers/scsi/libfc/fc_lport.c | 1604 ++++
drivers/scsi/libfc/fc_rport.c | 1291 +++
drivers/scsi/libiscsi.c | 236 +-
drivers/scsi/libiscsi_tcp.c | 1163 +++
drivers/scsi/lpfc/lpfc.h | 22 +-
drivers/scsi/lpfc/lpfc_attr.c | 169 +-
drivers/scsi/lpfc/lpfc_crtn.h | 15 +-
drivers/scsi/lpfc/lpfc_ct.c | 17 +-
drivers/scsi/lpfc/lpfc_debugfs.c | 164 +-
drivers/scsi/lpfc/lpfc_debugfs.h | 2 +-
drivers/scsi/lpfc/lpfc_els.c | 160 +-
drivers/scsi/lpfc/lpfc_hbadisc.c | 73 +-
drivers/scsi/lpfc/lpfc_hw.h | 249 +-
drivers/scsi/lpfc/lpfc_init.c | 685 ++-
drivers/scsi/lpfc/lpfc_logmsg.h | 1 +
drivers/scsi/lpfc/lpfc_mbox.c | 54 +-
drivers/scsi/lpfc/lpfc_nl.h | 30 +-
drivers/scsi/lpfc/lpfc_nportdisc.c | 2 +-
drivers/scsi/lpfc/lpfc_scsi.c | 1235 +++-
drivers/scsi/lpfc/lpfc_scsi.h | 2 +
drivers/scsi/lpfc/lpfc_sli.c | 169 +-
drivers/scsi/lpfc/lpfc_version.h | 2 +-
drivers/scsi/lpfc/lpfc_vport.c | 28 +-
drivers/scsi/mac_esp.c | 100 +-
drivers/scsi/megaraid.c | 4 +-
drivers/scsi/nsp32.c | 3 +-
drivers/scsi/qla1280.c | 7 +-
drivers/scsi/qla2xxx/qla_attr.c | 328 +-
drivers/scsi/qla2xxx/qla_dbg.c | 96 +-
drivers/scsi/qla2xxx/qla_dbg.h | 15 +-
drivers/scsi/qla2xxx/qla_def.h | 584 +-
drivers/scsi/qla2xxx/qla_dfs.c | 21 +-
drivers/scsi/qla2xxx/qla_fw.h | 14 +-
drivers/scsi/qla2xxx/qla_gbl.h | 56 +-
drivers/scsi/qla2xxx/qla_gs.c | 481 +-
drivers/scsi/qla2xxx/qla_init.c | 1251 ++--
drivers/scsi/qla2xxx/qla_inline.h | 45 +-
drivers/scsi/qla2xxx/qla_iocb.c | 358 +-
drivers/scsi/qla2xxx/qla_isr.c | 840 ++-
drivers/scsi/qla2xxx/qla_mbx.c | 886 ++-
drivers/scsi/qla2xxx/qla_mid.c | 516 +-
drivers/scsi/qla2xxx/qla_os.c | 1471 ++--
drivers/scsi/qla2xxx/qla_sup.c | 554 +-
drivers/scsi/qla2xxx/qla_version.h | 4 +-
drivers/scsi/qla4xxx/ql4_mbx.c | 2 +-
drivers/scsi/qlogicfas408.c | 2 +-
drivers/scsi/scsi_error.c | 8 +-
drivers/scsi/scsi_ioctl.c | 6 +-
drivers/scsi/scsi_lib.c | 149 +-
drivers/scsi/scsi_scan.c | 20 +-
drivers/scsi/scsi_transport_fc.c | 13 +-
drivers/scsi/scsi_transport_spi.c | 5 +-
drivers/scsi/sd.c | 120 +-
drivers/scsi/ses.c | 9 +-
drivers/scsi/sr.c | 4 +-
drivers/scsi/sr_ioctl.c | 2 +-
drivers/scsi/st.c | 245 +-
drivers/scsi/stex.c | 3 +-
drivers/scsi/sym53c416.c | 2 +-
drivers/scsi/tmscsim.c | 3 +-
drivers/scsi/u14-34f.c | 3 +-
drivers/scsi/wd7000.c | 4 +-
drivers/serial/8250.c | 227 +-
drivers/serial/8250_pci.c | 134 +-
drivers/serial/Kconfig | 25 +-
drivers/serial/Makefile | 2 +
drivers/serial/amba-pl010.c | 2 +-
drivers/serial/amba-pl011.c | 2 +-
drivers/serial/bfin_5xx.c | 239 +-
drivers/serial/bfin_sport_uart.c | 60 +-
drivers/serial/crisv10.c | 4 +-
drivers/serial/imx.c | 8 +-
drivers/serial/jsm/jsm_tty.c | 2 +-
drivers/serial/pxa.c | 3 +-
drivers/serial/s3c24a0.c | 118 +
drivers/serial/s3c6400.c | 151 +
drivers/serial/samsung.c | 184 +-
drivers/serial/samsung.h | 9 +
drivers/serial/serial_core.c | 159 +-
drivers/serial/serial_lh7a40x.c | 3 +-
drivers/spi/Kconfig | 18 +-
drivers/spi/Makefile | 1 +
drivers/spi/atmel_spi.c | 131 +-
drivers/spi/pxa2xx_spi.c | 5 +-
drivers/spi/spi.c | 20 +-
drivers/spi/spi_bitbang.c | 2 +-
drivers/spi/spi_butterfly.c | 2 +-
drivers/spi/spi_gpio.c | 360 +
drivers/spi/spi_lm70llp.c | 35 +-
drivers/spi/spi_s3c24xx.c | 40 +-
drivers/staging/Kconfig | 32 +
drivers/staging/Makefile | 16 +
drivers/staging/agnx/Kconfig | 5 +
drivers/staging/agnx/Makefile | 8 +
drivers/staging/agnx/TODO | 22 +
drivers/staging/agnx/agnx.h | 154 +
drivers/staging/agnx/debug.h | 418 +
drivers/staging/agnx/pci.c | 644 ++
drivers/staging/agnx/phy.c | 960 +++
drivers/staging/agnx/phy.h | 409 +
drivers/staging/agnx/rf.c | 894 ++
drivers/staging/agnx/sta.c | 219 +
drivers/staging/agnx/sta.h | 222 +
drivers/staging/agnx/table.c | 168 +
drivers/staging/agnx/table.h | 10 +
drivers/staging/agnx/xmit.c | 819 ++
drivers/staging/agnx/xmit.h | 250 +
drivers/staging/altpciechdma/Kconfig | 10 +
drivers/staging/altpciechdma/Makefile | 2 +
drivers/staging/altpciechdma/TODO | 15 +
drivers/staging/altpciechdma/altpciechdma.c | 1184 +++
drivers/staging/android/Kconfig | 86 +
drivers/staging/android/Makefile | 5 +
drivers/staging/android/TODO | 10 +
drivers/staging/android/binder.c | 3503 ++++++++
drivers/staging/android/binder.h | 330 +
drivers/staging/android/logger.c | 607 ++
drivers/staging/android/logger.h | 48 +
drivers/staging/android/lowmemorykiller.c | 119 +
drivers/staging/android/ram_console.c | 395 +
drivers/staging/android/timed_gpio.c | 177 +
drivers/staging/android/timed_gpio.h | 31 +
drivers/staging/asus_oled/Kconfig | 6 +
drivers/staging/asus_oled/Makefile | 1 +
drivers/staging/asus_oled/README | 156 +
drivers/staging/asus_oled/TODO | 10 +
drivers/staging/asus_oled/asus_oled.c | 745 ++
drivers/staging/asus_oled/linux.txt | 33 +
drivers/staging/asus_oled/linux_f.txt | 18 +
drivers/staging/asus_oled/linux_fr.txt | 33 +
drivers/staging/asus_oled/tux.txt | 33 +
drivers/staging/asus_oled/tux_r.txt | 33 +
drivers/staging/asus_oled/tux_r2.txt | 33 +
drivers/staging/asus_oled/zig.txt | 33 +
drivers/staging/at76_usb/Kconfig | 2 +-
drivers/staging/at76_usb/at76_usb.c | 4640 +++---------
drivers/staging/at76_usb/at76_usb.h | 227 +-
drivers/staging/benet/Kconfig | 7 +
drivers/staging/benet/MAINTAINERS | 6 +
drivers/staging/benet/Makefile | 14 +
drivers/staging/benet/TODO | 6 +
drivers/staging/benet/asyncmesg.h | 82 +
drivers/staging/benet/be_cm.h | 134 +
drivers/staging/benet/be_common.h | 53 +
drivers/staging/benet/be_ethtool.c | 348 +
drivers/staging/benet/be_init.c | 1382 ++++
drivers/staging/benet/be_int.c | 863 ++
drivers/staging/benet/be_netif.c | 705 ++
drivers/staging/benet/benet.h | 429 +
drivers/staging/benet/bestatus.h | 103 +
drivers/staging/benet/cev.h | 243 +
drivers/staging/benet/cq.c | 211 +
drivers/staging/benet/descriptors.h | 71 +
drivers/staging/benet/doorbells.h | 179 +
drivers/staging/benet/ep.h | 66 +
drivers/staging/benet/eq.c | 299 +
drivers/staging/benet/eth.c | 1273 +++
drivers/staging/benet/etx_context.h | 55 +
drivers/staging/benet/funcobj.c | 565 ++
drivers/staging/benet/fwcmd_common.h | 222 +
drivers/staging/benet/fwcmd_common_bmap.h | 717 ++
drivers/staging/benet/fwcmd_eth_bmap.h | 280 +
drivers/staging/benet/fwcmd_hdr_bmap.h | 54 +
drivers/staging/benet/fwcmd_mcc.h | 94 +
drivers/staging/benet/fwcmd_opcodes.h | 244 +
drivers/staging/benet/fwcmd_types_bmap.h | 29 +
drivers/staging/benet/host_struct.h | 182 +
drivers/staging/benet/hwlib.h | 830 ++
drivers/staging/benet/mpu.c | 1364 +++
drivers/staging/benet/mpu.h | 74 +
drivers/staging/benet/mpu_context.h | 46 +
drivers/staging/benet/pcicfg.h | 825 ++
drivers/staging/benet/post_codes.h | 111 +
drivers/staging/benet/regmap.h | 68 +
drivers/staging/comedi/Kconfig | 27 +
drivers/staging/comedi/Makefile | 17 +
drivers/staging/comedi/TODO | 14 +
drivers/staging/comedi/comedi.h | 916 +++
drivers/staging/comedi/comedi_compat32.c | 597 ++
drivers/staging/comedi/comedi_compat32.h | 58 +
drivers/staging/comedi/comedi_fops.c | 2244 +++++
drivers/staging/comedi/comedi_fops.h | 8 +
drivers/staging/comedi/comedi_ksyms.c | 77 +
drivers/staging/comedi/comedi_rt.h | 150 +
drivers/staging/comedi/comedidev.h | 537 ++
drivers/staging/comedi/comedilib.h | 192 +
drivers/staging/comedi/drivers.c | 846 ++
drivers/staging/comedi/drivers/Makefile | 21 +
drivers/staging/comedi/drivers/comedi_bond.c | 535 ++
drivers/staging/comedi/drivers/comedi_fc.c | 118 +
drivers/staging/comedi/drivers/comedi_fc.h | 76 +
drivers/staging/comedi/drivers/comedi_parport.c | 390 +
drivers/staging/comedi/drivers/comedi_pci.h | 60 +
drivers/staging/comedi/drivers/comedi_test.c | 527 ++
drivers/staging/comedi/drivers/dt9812.c | 1162 +++
drivers/staging/comedi/drivers/icp_multi.c | 1085 +++
drivers/staging/comedi/drivers/icp_multi.h | 278 +
drivers/staging/comedi/drivers/me4000.c | 2362 ++++++
drivers/staging/comedi/drivers/me4000.h | 446 +
drivers/staging/comedi/drivers/me_daq.c | 845 ++
drivers/staging/comedi/drivers/mite.c | 809 ++
drivers/staging/comedi/drivers/mite.h | 453 +
drivers/staging/comedi/drivers/plx9080.h | 429 +
drivers/staging/comedi/drivers/rtd520.c | 2283 ++++++
drivers/staging/comedi/drivers/rtd520.h | 412 +
drivers/staging/comedi/drivers/s626.c | 3254 ++++++++
drivers/staging/comedi/drivers/s626.h | 802 ++
drivers/staging/comedi/drivers/usbdux.c | 2932 +++++++
drivers/staging/comedi/drivers/usbduxfast.c | 1778 ++++
drivers/staging/comedi/interrupt.h | 60 +
drivers/staging/comedi/kcomedilib/Makefile | 8 +
drivers/staging/comedi/kcomedilib/data.c | 89 +
drivers/staging/comedi/kcomedilib/dio.c | 95 +
drivers/staging/comedi/kcomedilib/get.c | 294 +
.../staging/comedi/kcomedilib/kcomedilib_main.c | 567 ++
drivers/staging/comedi/kcomedilib/ksyms.c | 144 +
drivers/staging/comedi/pci_ids.h | 31 +
drivers/staging/comedi/proc.c | 102 +
drivers/staging/comedi/range.c | 161 +
drivers/staging/comedi/rt.c | 412 +
drivers/staging/comedi/rt_pend_tq.c | 113 +
drivers/staging/comedi/rt_pend_tq.h | 10 +
drivers/staging/comedi/wrapper.h | 25 +
drivers/staging/echo/TODO | 2 -
drivers/staging/echo/echo.h | 4 +-
drivers/staging/echo/fir.h | 44 +-
drivers/staging/echo/mmx.h | 8 +-
drivers/staging/epl/Benchmark.h | 437 +
drivers/staging/epl/Debug.h | 734 ++
drivers/staging/epl/Edrv8139.c | 1252 +++
drivers/staging/epl/EdrvFec.h | 114 +
drivers/staging/epl/EdrvFec5282.h | 340 +
drivers/staging/epl/EdrvSim.h | 89 +
drivers/staging/epl/Epl.h | 273 +
drivers/staging/epl/EplAmi.h | 362 +
drivers/staging/epl/EplApiGeneric.c | 2060 +++++
drivers/staging/epl/EplApiLinux.h | 141 +
drivers/staging/epl/EplApiLinuxKernel.c | 1260 +++
drivers/staging/epl/EplApiProcessImage.c | 347 +
drivers/staging/epl/EplCfg.h | 196 +
drivers/staging/epl/EplDef.h | 355 +
drivers/staging/epl/EplDll.h | 205 +
drivers/staging/epl/EplDllCal.h | 123 +
drivers/staging/epl/EplDllk.c | 4054 +++++++++
drivers/staging/epl/EplDllkCal.c | 1260 +++
drivers/staging/epl/EplDlluCal.c | 529 ++
drivers/staging/epl/EplErrDef.h | 294 +
drivers/staging/epl/EplErrorHandlerk.c | 810 ++
drivers/staging/epl/EplEvent.h | 279 +
drivers/staging/epl/EplEventk.c | 853 ++
drivers/staging/epl/EplEventu.c | 814 ++
drivers/staging/epl/EplFrame.h | 344 +
drivers/staging/epl/EplIdentu.c | 488 ++
drivers/staging/epl/EplInc.h | 385 +
drivers/staging/epl/EplInstDef.h | 377 +
drivers/staging/epl/EplLed.h | 92 +
drivers/staging/epl/EplNmt.h | 230 +
drivers/staging/epl/EplNmtCnu.c | 704 ++
drivers/staging/epl/EplNmtMnu.c | 2835 +++++++
drivers/staging/epl/EplNmtk.c | 1842 +++++
drivers/staging/epl/EplNmtkCal.c | 149 +
drivers/staging/epl/EplNmtu.c | 708 ++
drivers/staging/epl/EplNmtuCal.c | 158 +
drivers/staging/epl/EplObd.c | 3262 ++++++++
drivers/staging/epl/EplObd.h | 464 ++
drivers/staging/epl/EplObdMacro.h | 354 +
drivers/staging/epl/EplObdkCal.c | 147 +
drivers/staging/epl/EplObdu.c | 517 ++
drivers/staging/epl/EplObduCal.c | 558 ++
drivers/staging/epl/EplObjDef.h | 208 +
drivers/staging/epl/EplPdo.h | 117 +
drivers/staging/epl/EplPdok.c | 694 ++
drivers/staging/epl/EplPdokCal.c | 266 +
drivers/staging/epl/EplPdou.c | 565 ++
drivers/staging/epl/EplSdo.h | 245 +
drivers/staging/epl/EplSdoAc.h | 111 +
drivers/staging/epl/EplSdoAsndu.c | 483 ++
drivers/staging/epl/EplSdoAsySequ.c | 2522 ++++++
drivers/staging/epl/EplSdoComu.c | 3346 ++++++++
drivers/staging/epl/EplSdoUdpu.c | 790 ++
drivers/staging/epl/EplStatusu.c | 380 +
drivers/staging/epl/EplTarget.h | 233 +
drivers/staging/epl/EplTimer.h | 117 +
drivers/staging/epl/EplTimeruLinuxKernel.c | 446 +
drivers/staging/epl/EplTimeruNull.c | 312 +
drivers/staging/epl/EplTimeruWin32.c | 513 ++
drivers/staging/epl/EplVersion.h | 98 +
drivers/staging/epl/Kconfig | 6 +
drivers/staging/epl/Makefile | 41 +
drivers/staging/epl/SharedBuff.c | 1799 ++++
drivers/staging/epl/SharedBuff.h | 204 +
drivers/staging/epl/ShbIpc-LinuxKernel.c | 966 +++
drivers/staging/epl/ShbIpc-Win32.c | 1202 +++
drivers/staging/epl/ShbIpc.h | 125 +
drivers/staging/epl/ShbLinuxKernel.h | 68 +
drivers/staging/epl/SocketLinuxKernel.c | 197 +
drivers/staging/epl/SocketLinuxKernel.h | 105 +
drivers/staging/epl/TimerHighReskX86.c | 522 ++
drivers/staging/epl/VirtualEthernetLinux.c | 342 +
drivers/staging/epl/amix86.c | 905 ++
drivers/staging/epl/demo_main.c | 961 +++
drivers/staging/epl/edrv.h | 167 +
drivers/staging/epl/global.h | 1391 ++++
drivers/staging/epl/kernel/EplDllk.h | 165 +
drivers/staging/epl/kernel/EplDllkCal.h | 141 +
drivers/staging/epl/kernel/EplErrorHandlerk.h | 100 +
drivers/staging/epl/kernel/EplEventk.h | 108 +
drivers/staging/epl/kernel/EplNmtk.h | 105 +
drivers/staging/epl/kernel/EplNmtkCal.h | 89 +
drivers/staging/epl/kernel/EplObdk.h | 196 +
drivers/staging/epl/kernel/EplObdkCal.h | 89 +
drivers/staging/epl/kernel/EplPdok.h | 110 +
drivers/staging/epl/kernel/EplPdokCal.h | 99 +
drivers/staging/epl/kernel/EplTimerHighResk.h | 109 +
drivers/staging/epl/kernel/EplTimerk.h | 118 +
drivers/staging/epl/kernel/VirtualEthernet.h | 96 +
drivers/staging/epl/proc_fs.c | 409 +
drivers/staging/epl/proc_fs.h | 89 +
drivers/staging/epl/user/EplCfgMau.h | 284 +
drivers/staging/epl/user/EplDllu.h | 108 +
drivers/staging/epl/user/EplDlluCal.h | 117 +
drivers/staging/epl/user/EplEventu.h | 108 +
drivers/staging/epl/user/EplIdentu.h | 108 +
drivers/staging/epl/user/EplLedu.h | 109 +
drivers/staging/epl/user/EplNmtCnu.h | 108 +
drivers/staging/epl/user/EplNmtMnu.h | 131 +
drivers/staging/epl/user/EplNmtu.h | 155 +
drivers/staging/epl/user/EplNmtuCal.h | 91 +
drivers/staging/epl/user/EplObdu.h | 192 +
drivers/staging/epl/user/EplObduCal.h | 148 +
drivers/staging/epl/user/EplPdou.h | 108 +
drivers/staging/epl/user/EplSdoAsndu.h | 107 +
drivers/staging/epl/user/EplSdoAsySequ.h | 111 +
drivers/staging/epl/user/EplSdoComu.h | 126 +
drivers/staging/epl/user/EplSdoUdpu.h | 109 +
drivers/staging/epl/user/EplStatusu.h | 104 +
drivers/staging/epl/user/EplTimeru.h | 107 +
drivers/staging/et131x/et1310_tx.c | 3 -
drivers/staging/et131x/et131x_debug.h | 160 +-
drivers/staging/frontier/Kconfig | 6 +
drivers/staging/frontier/Makefile | 2 +
drivers/staging/frontier/README | 28 +
drivers/staging/frontier/TODO | 9 +
drivers/staging/frontier/alphatrack.c | 853 ++
drivers/staging/frontier/alphatrack.h | 92 +
drivers/staging/frontier/frontier_compat.h | 63 +
drivers/staging/frontier/surface_sysfs.h | 100 +
drivers/staging/frontier/tranzport.c | 1006 +++
drivers/staging/go7007/Kconfig | 10 +
drivers/staging/go7007/Makefile | 15 +-
drivers/staging/go7007/go7007-driver.c | 5 +-
drivers/staging/go7007/go7007-fw.c | 30 +-
drivers/staging/go7007/go7007-priv.h | 2 +
drivers/staging/go7007/go7007-usb.c | 95 +-
drivers/staging/go7007/go7007-v4l2.c | 1706 +++--
drivers/staging/go7007/go7007.txt | 481 ++
drivers/staging/go7007/s2250-board.c | 630 ++
drivers/staging/go7007/s2250-loader.c | 188 +
drivers/staging/go7007/saa7134-go7007.c | 52 +-
drivers/staging/go7007/wis-i2c.h | 1 +
drivers/staging/go7007/wis-sony-tuner.c | 2 +-
drivers/staging/me4000/me4000.c | 99 +-
drivers/staging/meilhaus/Kconfig | 127 +
drivers/staging/meilhaus/Makefile | 43 +
drivers/staging/meilhaus/TODO | 10 +
drivers/staging/meilhaus/me0600_device.c | 215 +
drivers/staging/meilhaus/me0600_device.h | 97 +
drivers/staging/meilhaus/me0600_dio.c | 415 +
drivers/staging/meilhaus/me0600_dio.h | 68 +
drivers/staging/meilhaus/me0600_dio_reg.h | 41 +
drivers/staging/meilhaus/me0600_ext_irq.c | 478 ++
drivers/staging/meilhaus/me0600_ext_irq.h | 58 +
drivers/staging/meilhaus/me0600_ext_irq_reg.h | 18 +
drivers/staging/meilhaus/me0600_optoi.c | 243 +
drivers/staging/meilhaus/me0600_optoi.h | 58 +
drivers/staging/meilhaus/me0600_optoi_reg.h | 35 +
drivers/staging/meilhaus/me0600_relay.c | 359 +
drivers/staging/meilhaus/me0600_relay.h | 63 +
drivers/staging/meilhaus/me0600_relay_reg.h | 36 +
drivers/staging/meilhaus/me0600_ttli.c | 238 +
drivers/staging/meilhaus/me0600_ttli.h | 58 +
drivers/staging/meilhaus/me0600_ttli_reg.h | 35 +
drivers/staging/meilhaus/me0900_device.c | 180 +
drivers/staging/meilhaus/me0900_device.h | 92 +
drivers/staging/meilhaus/me0900_di.c | 246 +
drivers/staging/meilhaus/me0900_di.h | 65 +
drivers/staging/meilhaus/me0900_do.c | 314 +
drivers/staging/meilhaus/me0900_do.h | 68 +
drivers/staging/meilhaus/me0900_reg.h | 40 +
drivers/staging/meilhaus/me1000_device.c | 208 +
drivers/staging/meilhaus/me1000_device.h | 59 +
drivers/staging/meilhaus/me1000_dio.c | 438 +
drivers/staging/meilhaus/me1000_dio.h | 71 +
drivers/staging/meilhaus/me1000_dio_reg.h | 50 +
drivers/staging/meilhaus/me1400_device.c | 256 +
drivers/staging/meilhaus/me1400_device.h | 108 +
drivers/staging/meilhaus/me1400_ext_irq.c | 517 ++
drivers/staging/meilhaus/me1400_ext_irq.h | 62 +
drivers/staging/meilhaus/me1400_ext_irq_reg.h | 56 +
drivers/staging/meilhaus/me1600_ao.c | 1033 +++
drivers/staging/meilhaus/me1600_ao.h | 132 +
drivers/staging/meilhaus/me1600_ao_reg.h | 66 +
drivers/staging/meilhaus/me1600_device.c | 261 +
drivers/staging/meilhaus/me1600_device.h | 101 +
drivers/staging/meilhaus/me4600_ai.c | 3434 ++++++++
drivers/staging/meilhaus/me4600_ai.h | 180 +
drivers/staging/meilhaus/me4600_ai_reg.h | 107 +
drivers/staging/meilhaus/me4600_ao.c | 6011 ++++++++++++++
drivers/staging/meilhaus/me4600_ao.h | 263 +
drivers/staging/meilhaus/me4600_ao_reg.h | 113 +
drivers/staging/meilhaus/me4600_device.c | 373 +
drivers/staging/meilhaus/me4600_device.h | 151 +
drivers/staging/meilhaus/me4600_di.c | 256 +
drivers/staging/meilhaus/me4600_di.h | 64 +
drivers/staging/meilhaus/me4600_dio.c | 510 ++
drivers/staging/meilhaus/me4600_dio.h | 69 +
drivers/staging/meilhaus/me4600_dio_reg.h | 63 +
drivers/staging/meilhaus/me4600_do.c | 433 +
drivers/staging/meilhaus/me4600_do.h | 65 +
drivers/staging/meilhaus/me4600_ext_irq.c | 467 ++
drivers/staging/meilhaus/me4600_ext_irq.h | 78 +
drivers/staging/meilhaus/me4600_ext_irq_reg.h | 41 +
drivers/staging/meilhaus/me4600_reg.h | 46 +
drivers/staging/meilhaus/me6000_ao.c | 3739 +++++++++
drivers/staging/meilhaus/me6000_ao.h | 200 +
drivers/staging/meilhaus/me6000_ao_reg.h | 177 +
drivers/staging/meilhaus/me6000_device.c | 211 +
drivers/staging/meilhaus/me6000_device.h | 149 +
drivers/staging/meilhaus/me6000_dio.c | 415 +
drivers/staging/meilhaus/me6000_dio.h | 68 +
drivers/staging/meilhaus/me6000_dio_reg.h | 43 +
drivers/staging/meilhaus/me6000_reg.h | 35 +
drivers/staging/meilhaus/me8100_device.c | 187 +
drivers/staging/meilhaus/me8100_device.h | 97 +
drivers/staging/meilhaus/me8100_di.c | 693 ++
drivers/staging/meilhaus/me8100_di.h | 89 +
drivers/staging/meilhaus/me8100_di_reg.h | 47 +
drivers/staging/meilhaus/me8100_do.c | 391 +
drivers/staging/meilhaus/me8100_do.h | 70 +
drivers/staging/meilhaus/me8100_do_reg.h | 36 +
drivers/staging/meilhaus/me8100_reg.h | 41 +
drivers/staging/meilhaus/me8200_device.c | 194 +
drivers/staging/meilhaus/me8200_device.h | 97 +
drivers/staging/meilhaus/me8200_di.c | 857 ++
drivers/staging/meilhaus/me8200_di.h | 92 +
drivers/staging/meilhaus/me8200_di_reg.h | 75 +
drivers/staging/meilhaus/me8200_dio.c | 418 +
drivers/staging/meilhaus/me8200_dio.h | 68 +
drivers/staging/meilhaus/me8200_dio_reg.h | 43 +
drivers/staging/meilhaus/me8200_do.c | 600 ++
drivers/staging/meilhaus/me8200_do.h | 75 +
drivers/staging/meilhaus/me8200_do_reg.h | 40 +
drivers/staging/meilhaus/me8200_reg.h | 46 +
drivers/staging/meilhaus/me8254.c | 1176 +++
drivers/staging/meilhaus/me8254.h | 80 +
drivers/staging/meilhaus/me8254_reg.h | 172 +
drivers/staging/meilhaus/me8255.c | 462 ++
drivers/staging/meilhaus/me8255.h | 59 +
drivers/staging/meilhaus/me8255_reg.h | 50 +
drivers/staging/meilhaus/mecirc_buf.h | 131 +
drivers/staging/meilhaus/mecommon.h | 26 +
drivers/staging/meilhaus/medebug.h | 125 +
drivers/staging/meilhaus/medefines.h | 449 +
drivers/staging/meilhaus/medevice.c | 1740 ++++
drivers/staging/meilhaus/medevice.h | 304 +
drivers/staging/meilhaus/medlist.c | 127 +
drivers/staging/meilhaus/medlist.h | 91 +
drivers/staging/meilhaus/medlock.c | 195 +
drivers/staging/meilhaus/medlock.h | 76 +
drivers/staging/meilhaus/medriver.h | 350 +
drivers/staging/meilhaus/medummy.c | 1266 +++
drivers/staging/meilhaus/medummy.h | 40 +
drivers/staging/meilhaus/meerror.h | 100 +
drivers/staging/meilhaus/mefirmware.c | 137 +
drivers/staging/meilhaus/mefirmware.h | 57 +
drivers/staging/meilhaus/meids.h | 31 +
drivers/staging/meilhaus/meinternal.h | 363 +
drivers/staging/meilhaus/meioctl.h | 515 ++
drivers/staging/meilhaus/memain.c | 2022 +++++
drivers/staging/meilhaus/memain.h | 460 ++
drivers/staging/meilhaus/meplx_reg.h | 53 +
drivers/staging/meilhaus/meslist.c | 173 +
drivers/staging/meilhaus/meslist.h | 108 +
drivers/staging/meilhaus/meslock.c | 136 +
drivers/staging/meilhaus/meslock.h | 73 +
drivers/staging/meilhaus/mesubdevice.c | 317 +
drivers/staging/meilhaus/mesubdevice.h | 197 +
drivers/staging/meilhaus/metempl_device.c | 137 +
drivers/staging/meilhaus/metempl_device.h | 92 +
drivers/staging/meilhaus/metempl_sub.c | 149 +
drivers/staging/meilhaus/metempl_sub.h | 64 +
drivers/staging/meilhaus/metempl_sub_reg.h | 35 +
drivers/staging/meilhaus/metypes.h | 95 +
drivers/staging/mimio/Kconfig | 10 +
drivers/staging/mimio/Makefile | 1 +
drivers/staging/mimio/mimio.c | 914 +++
drivers/staging/otus/80211core/amsdu.c | 134 +
drivers/staging/otus/80211core/cagg.c | 3611 ++++++++
drivers/staging/otus/80211core/cagg.h | 435 +
drivers/staging/otus/80211core/ccmd.c | 1861 +++++
drivers/staging/otus/80211core/cfunc.c | 1227 +++
drivers/staging/otus/80211core/cfunc.h | 449 +
drivers/staging/otus/80211core/chb.c | 200 +
drivers/staging/otus/80211core/cic.c | 496 ++
drivers/staging/otus/80211core/cinit.c | 1911 +++++
drivers/staging/otus/80211core/cmm.c | 2141 +++++
drivers/staging/otus/80211core/cmmap.c | 2402 ++++++
drivers/staging/otus/80211core/cmmsta.c | 5782 +++++++++++++
drivers/staging/otus/80211core/coid.c | 2695 ++++++
drivers/staging/otus/80211core/cprecomp.h | 32 +
drivers/staging/otus/80211core/cpsmgr.c | 731 ++
drivers/staging/otus/80211core/cscanmgr.c | 535 ++
drivers/staging/otus/80211core/ctkip.c | 598 ++
drivers/staging/otus/80211core/ctxrx.c | 4096 +++++++++
drivers/staging/otus/80211core/cwep.c | 299 +
drivers/staging/otus/80211core/cwm.c | 131 +
drivers/staging/otus/80211core/cwm.h | 45 +
drivers/staging/otus/80211core/freqctrl.c | 259 +
drivers/staging/otus/80211core/ledmgr.c | 557 ++
drivers/staging/otus/80211core/performance.c | 431 +
drivers/staging/otus/80211core/performance.h | 97 +
drivers/staging/otus/80211core/pub_usb.h | 102 +
drivers/staging/otus/80211core/pub_zfi.h | 821 ++
drivers/staging/otus/80211core/pub_zfw.h | 93 +
drivers/staging/otus/80211core/queue.c | 303 +
drivers/staging/otus/80211core/queue.h | 37 +
drivers/staging/otus/80211core/ratectrl.c | 874 ++
drivers/staging/otus/80211core/ratectrl.h | 37 +
drivers/staging/otus/80211core/struct.h | 1315 +++
drivers/staging/otus/80211core/wlan.h | 595 ++
drivers/staging/otus/Kconfig | 32 +
drivers/staging/otus/Makefile | 67 +
drivers/staging/otus/TODO | 9 +
drivers/staging/otus/apdbg.c | 457 +
drivers/staging/otus/athr_common.h | 141 +
drivers/staging/otus/hal/hpDKfwu.c | 832 ++
drivers/staging/otus/hal/hpani.c | 732 ++
drivers/staging/otus/hal/hpani.h | 420 +
drivers/staging/otus/hal/hpfw2.c | 1018 +++
drivers/staging/otus/hal/hpfwbu.c | 5269 ++++++++++++
drivers/staging/otus/hal/hpfwspiu.c | 655 ++
drivers/staging/otus/hal/hpfwu.c | 1017 +++
drivers/staging/otus/hal/hpfwu.c.drv_ba_resend | 742 ++
drivers/staging/otus/hal/hpfwu_2k.c | 1016 +++
drivers/staging/otus/hal/hpfwu_BA.c | 874 ++
drivers/staging/otus/hal/hpfwu_FB50_mdk.c | 721 ++
drivers/staging/otus/hal/hpfwu_OTUS_RC.c | 715 ++
drivers/staging/otus/hal/hpfwu_txstream.c | 1017 +++
drivers/staging/otus/hal/hpfwuinit.c | 240 +
drivers/staging/otus/hal/hpmain.c | 4643 +++++++++++
drivers/staging/otus/hal/hpreg.c | 2481 ++++++
drivers/staging/otus/hal/hpreg.h | 524 ++
drivers/staging/otus/hal/hprw.c | 1557 ++++
drivers/staging/otus/hal/hpusb.c | 1584 ++++
drivers/staging/otus/hal/hpusb.h | 437 +
drivers/staging/otus/hal/otus.ini | 414 +
drivers/staging/otus/ioctl.c | 2913 +++++++
drivers/staging/otus/oal_dt.h | 60 +
drivers/staging/otus/oal_marc.h | 135 +
drivers/staging/otus/usbdrv.c | 1148 +++
drivers/staging/otus/usbdrv.h | 252 +
drivers/staging/otus/wrap_buf.c | 114 +
drivers/staging/otus/wrap_dbg.c | 101 +
drivers/staging/otus/wrap_ev.c | 283 +
drivers/staging/otus/wrap_mem.c | 101 +
drivers/staging/otus/wrap_mis.c | 109 +
drivers/staging/otus/wrap_pkt.c | 173 +
drivers/staging/otus/wrap_sec.c | 127 +
drivers/staging/otus/wrap_usb.c | 191 +
drivers/staging/otus/wwrap.c | 1134 +++
drivers/staging/otus/zdcompat.h | 62 +
drivers/staging/otus/zdusb.c | 239 +
drivers/staging/otus/zdusb.h | 43 +
drivers/staging/panel/Kconfig | 278 +
drivers/staging/panel/Makefile | 1 +
drivers/staging/panel/TODO | 9 +
drivers/staging/panel/lcd-panel-cgram.txt | 24 +
drivers/staging/panel/panel.c | 2193 +++++
drivers/staging/poch/README | 9 +-
drivers/staging/poch/poch.c | 104 +-
drivers/staging/rspiusb/Kconfig | 6 +
drivers/staging/rspiusb/Makefile | 1 +
drivers/staging/rspiusb/TODO | 22 +
drivers/staging/rspiusb/rspiusb.c | 887 ++
drivers/staging/rspiusb/rspiusb.h | 25 +
drivers/staging/rt2860/2860_main_dev.c | 1377 ++++
drivers/staging/rt2860/Kconfig | 5 +
drivers/staging/rt2860/Makefile | 43 +
drivers/staging/rt2860/TODO | 17 +
drivers/staging/rt2860/aironet.h | 210 +
drivers/staging/rt2860/ap.h | 557 ++
drivers/staging/rt2860/chlist.h | 1296 +++
drivers/staging/rt2860/common/2860_rtmp_init.c | 922 +++
drivers/staging/rt2860/common/action.c | 1031 +++
drivers/staging/rt2860/common/action.h | 68 +
drivers/staging/rt2860/common/ba_action.c | 1802 ++++
drivers/staging/rt2860/common/cmm_data.c | 3466 ++++++++
drivers/staging/rt2860/common/cmm_data_2860.c | 1240 +++
drivers/staging/rt2860/common/cmm_info.c | 3417 ++++++++
drivers/staging/rt2860/common/cmm_sanity.c | 1633 ++++
drivers/staging/rt2860/common/cmm_sync.c | 702 ++
drivers/staging/rt2860/common/cmm_wpa.c | 1606 ++++
drivers/staging/rt2860/common/dfs.c | 453 +
drivers/staging/rt2860/common/eeprom.c | 244 +
drivers/staging/rt2860/common/firmware.h | 558 ++
drivers/staging/rt2860/common/md5.c | 1427 ++++
drivers/staging/rt2860/common/mlme.c | 8667 ++++++++++++++++++++
drivers/staging/rt2860/common/netif_block.c | 144 +
drivers/staging/rt2860/common/netif_block.h | 58 +
drivers/staging/rt2860/common/rtmp_init.c | 3744 +++++++++
drivers/staging/rt2860/common/rtmp_tkip.c | 1607 ++++
drivers/staging/rt2860/common/rtmp_wep.c | 499 ++
drivers/staging/rt2860/common/spectrum.c | 1877 +++++
drivers/staging/rt2860/config.mk | 245 +
drivers/staging/rt2860/dfs.h | 100 +
drivers/staging/rt2860/leap.h | 215 +
drivers/staging/rt2860/link_list.h | 134 +
drivers/staging/rt2860/md4.h | 42 +
drivers/staging/rt2860/md5.h | 107 +
drivers/staging/rt2860/mlme.h | 1447 ++++
drivers/staging/rt2860/oid.h | 995 +++
drivers/staging/rt2860/rt2860.h | 349 +
drivers/staging/rt2860/rt28xx.h | 2714 ++++++
drivers/staging/rt2860/rt_ate.c | 6025 ++++++++++++++
drivers/staging/rt2860/rt_ate.h | 353 +
drivers/staging/rt2860/rt_config.h | 101 +
drivers/staging/rt2860/rt_linux.c | 1054 +++
drivers/staging/rt2860/rt_linux.h | 926 +++
drivers/staging/rt2860/rt_main_dev.c | 1686 ++++
drivers/staging/rt2860/rt_profile.c | 1981 +++++
drivers/staging/rt2860/rtmp.h | 7177 ++++++++++++++++
drivers/staging/rt2860/rtmp_ckipmic.h | 113 +
drivers/staging/rt2860/rtmp_def.h | 1588 ++++
drivers/staging/rt2860/rtmp_type.h | 94 +
drivers/staging/rt2860/spectrum.h | 322 +
drivers/staging/rt2860/spectrum_def.h | 95 +
drivers/staging/rt2860/sta/aironet.c | 1312 +++
drivers/staging/rt2860/sta/assoc.c | 1826 +++++
drivers/staging/rt2860/sta/auth.c | 474 ++
drivers/staging/rt2860/sta/auth_rsp.c | 167 +
drivers/staging/rt2860/sta/connect.c | 2751 +++++++
drivers/staging/rt2860/sta/dls.c | 2201 +++++
drivers/staging/rt2860/sta/rtmp_data.c | 2614 ++++++
drivers/staging/rt2860/sta/sanity.c | 420 +
drivers/staging/rt2860/sta/sync.c | 1959 +++++
drivers/staging/rt2860/sta/wpa.c | 2086 +++++
drivers/staging/rt2860/sta_ioctl.c | 6944 ++++++++++++++++
drivers/staging/rt2860/wpa.h | 356 +
drivers/staging/rt2870/2870_main_dev.c | 1612 ++++
drivers/staging/rt2870/Kconfig | 6 +
drivers/staging/rt2870/Makefile | 47 +
drivers/staging/rt2870/TODO | 10 +
drivers/staging/rt2870/aironet.h | 210 +
drivers/staging/rt2870/ap.h | 562 ++
drivers/staging/rt2870/chlist.h | 1296 +++
drivers/staging/rt2870/common/2870_rtmp_init.c | 1778 ++++
drivers/staging/rt2870/common/action.c | 1046 +++
drivers/staging/rt2870/common/action.h | 68 +
drivers/staging/rt2870/common/ba_action.c | 1798 ++++
drivers/staging/rt2870/common/cmm_data.c | 2734 ++++++
drivers/staging/rt2870/common/cmm_data_2870.c | 963 +++
drivers/staging/rt2870/common/cmm_info.c | 3712 +++++++++
drivers/staging/rt2870/common/cmm_sanity.c | 1663 ++++
drivers/staging/rt2870/common/cmm_sync.c | 711 ++
drivers/staging/rt2870/common/cmm_wpa.c | 1654 ++++
drivers/staging/rt2870/common/dfs.c | 453 +
drivers/staging/rt2870/common/eeprom.c | 254 +
drivers/staging/rt2870/common/firmware.h | 558 ++
drivers/staging/rt2870/common/md5.c | 1427 ++++
drivers/staging/rt2870/common/mlme.c | 8609 +++++++++++++++++++
drivers/staging/rt2870/common/netif_block.c | 144 +
drivers/staging/rt2870/common/rtmp_init.c | 4132 ++++++++++
drivers/staging/rt2870/common/rtmp_tkip.c | 1613 ++++
drivers/staging/rt2870/common/rtmp_wep.c | 508 ++
drivers/staging/rt2870/common/rtusb_bulk.c | 1981 +++++
drivers/staging/rt2870/common/rtusb_data.c | 229 +
drivers/staging/rt2870/common/rtusb_io.c | 2006 +++++
drivers/staging/rt2870/common/spectrum.c | 1876 +++++
drivers/staging/rt2870/dfs.h | 100 +
drivers/staging/rt2870/leap.h | 215 +
drivers/staging/rt2870/link_list.h | 134 +
drivers/staging/rt2870/md4.h | 42 +
drivers/staging/rt2870/md5.h | 107 +
drivers/staging/rt2870/mlme.h | 1471 ++++
drivers/staging/rt2870/netif_block.h | 58 +
drivers/staging/rt2870/oid.h | 1091 +++
drivers/staging/rt2870/rt2870.h | 761 ++
drivers/staging/rt2870/rt28xx.h | 2689 ++++++
drivers/staging/rt2870/rt_ate.c | 6452 +++++++++++++++
drivers/staging/rt2870/rt_ate.h | 315 +
drivers/staging/rt2870/rt_config.h | 104 +
drivers/staging/rt2870/rt_linux.c | 1095 +++
drivers/staging/rt2870/rt_linux.h | 908 ++
drivers/staging/rt2870/rt_main_dev.c | 1863 +++++
drivers/staging/rt2870/rt_profile.c | 2020 +++++
drivers/staging/rt2870/rtmp.h | 7586 +++++++++++++++++
drivers/staging/rt2870/rtmp_ckipmic.h | 113 +
drivers/staging/rt2870/rtmp_def.h | 1622 ++++
drivers/staging/rt2870/rtmp_type.h | 94 +
drivers/staging/rt2870/spectrum.h | 322 +
drivers/staging/rt2870/spectrum_def.h | 95 +
drivers/staging/rt2870/sta/aironet.c | 1312 +++
drivers/staging/rt2870/sta/assoc.c | 2039 +++++
drivers/staging/rt2870/sta/auth.c | 474 ++
drivers/staging/rt2870/sta/auth_rsp.c | 166 +
drivers/staging/rt2870/sta/connect.c | 2822 +++++++
drivers/staging/rt2870/sta/dls.c | 2210 +++++
drivers/staging/rt2870/sta/rtmp_data.c | 2619 ++++++
drivers/staging/rt2870/sta/sanity.c | 420 +
drivers/staging/rt2870/sta/sync.c | 1753 ++++
drivers/staging/rt2870/sta/wpa.c | 2107 +++++
drivers/staging/rt2870/sta_ioctl.c | 7068 ++++++++++++++++
drivers/staging/rt2870/sta_ioctl.c.patch | 18 +
drivers/staging/rt2870/tmp60 | 7037 ++++++++++++++++
drivers/staging/rt2870/tmp61 | 7037 ++++++++++++++++
drivers/staging/rt2870/wpa.h | 357 +
drivers/staging/rtl8187se/Kconfig | 5 +
drivers/staging/rtl8187se/Makefile | 55 +
drivers/staging/rtl8187se/dot11d.h | 101 +
drivers/staging/rtl8187se/ieee80211.h | 1755 ++++
drivers/staging/rtl8187se/ieee80211/dot11d.c | 246 +
drivers/staging/rtl8187se/ieee80211/dot11d.h | 102 +
drivers/staging/rtl8187se/ieee80211/ieee80211.h | 1755 ++++
.../staging/rtl8187se/ieee80211/ieee80211_crypt.c | 265 +
.../staging/rtl8187se/ieee80211/ieee80211_crypt.h | 86 +
.../rtl8187se/ieee80211/ieee80211_crypt_ccmp.c | 533 ++
.../rtl8187se/ieee80211/ieee80211_crypt_tkip.c | 1001 +++
.../rtl8187se/ieee80211/ieee80211_crypt_wep.c | 394 +
.../staging/rtl8187se/ieee80211/ieee80211_module.c | 301 +
drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c | 1971 +++++
.../rtl8187se/ieee80211/ieee80211_softmac.c | 4029 +++++++++
.../rtl8187se/ieee80211/ieee80211_softmac_wx.c | 602 ++
drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c | 828 ++
drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c | 884 ++
drivers/staging/rtl8187se/ieee80211/internal.h | 115 +
drivers/staging/rtl8187se/ieee80211/rtl_crypto.h | 399 +
drivers/staging/rtl8187se/ieee80211_crypt.h | 86 +
drivers/staging/rtl8187se/r8180.h | 761 ++
drivers/staging/rtl8187se/r8180_93cx6.c | 146 +
drivers/staging/rtl8187se/r8180_93cx6.h | 59 +
drivers/staging/rtl8187se/r8180_core.c | 6828 +++++++++++++++
drivers/staging/rtl8187se/r8180_dm.c | 1725 ++++
drivers/staging/rtl8187se/r8180_dm.h | 41 +
drivers/staging/rtl8187se/r8180_gct.c | 296 +
drivers/staging/rtl8187se/r8180_gct.h | 25 +
drivers/staging/rtl8187se/r8180_hw.h | 956 +++
drivers/staging/rtl8187se/r8180_max2820.c | 240 +
drivers/staging/rtl8187se/r8180_max2820.h | 21 +
drivers/staging/rtl8187se/r8180_pm.c | 90 +
drivers/staging/rtl8187se/r8180_pm.h | 28 +
drivers/staging/rtl8187se/r8180_rtl8225.c | 933 +++
drivers/staging/rtl8187se/r8180_rtl8225.h | 44 +
drivers/staging/rtl8187se/r8180_rtl8225z2.c | 1587 ++++
drivers/staging/rtl8187se/r8180_rtl8255.c | 1838 +++++
drivers/staging/rtl8187se/r8180_rtl8255.h | 19 +
drivers/staging/rtl8187se/r8180_sa2400.c | 233 +
drivers/staging/rtl8187se/r8180_sa2400.h | 26 +
drivers/staging/rtl8187se/r8180_wx.c | 1644 ++++
drivers/staging/rtl8187se/r8180_wx.h | 21 +
drivers/staging/rtl8187se/r8185b_init.c | 3342 ++++++++
drivers/staging/slicoss/slic.h | 34 +
drivers/staging/slicoss/slicoss.c | 84 +-
drivers/staging/sxg/README | 2 -
drivers/staging/sxg/sxg.c | 316 +-
drivers/staging/sxg/sxg.h | 121 +-
drivers/staging/sxg/sxg_os.h | 24 +-
drivers/staging/sxg/sxgdbg.h | 15 +-
drivers/staging/sxg/sxghif.h | 139 +-
drivers/staging/sxg/sxghw.h | 40 +-
drivers/staging/sxg/sxgphycode.h | 2 +-
drivers/staging/usbip/stub.h | 2 +-
drivers/staging/usbip/stub_dev.c | 2 +-
drivers/staging/usbip/stub_main.c | 21 +-
drivers/staging/usbip/stub_rx.c | 9 +-
drivers/staging/usbip/stub_tx.c | 1 -
drivers/staging/usbip/vhci_hcd.c | 2 +-
drivers/staging/usbip/vhci_sysfs.c | 2 +-
drivers/staging/winbond/Kconfig | 12 +-
drivers/staging/winbond/Makefile | 17 +-
drivers/staging/winbond/adapter.h | 23 -
drivers/staging/winbond/bss_f.h | 80 +-
drivers/staging/winbond/bssdscpt.h | 20 +-
drivers/staging/winbond/common.h | 27 +
drivers/staging/winbond/core.h | 42 +
drivers/staging/winbond/ds_tkip.h | 12 +-
drivers/staging/winbond/gl_80211.h | 3 +-
drivers/staging/winbond/linux/common.h | 128 -
drivers/staging/winbond/linux/sysdef.h | 73 -
drivers/staging/winbond/linux/wb35reg.c | 744 --
drivers/staging/winbond/linux/wb35reg_f.h | 56 -
drivers/staging/winbond/linux/wb35reg_s.h | 170 -
drivers/staging/winbond/linux/wb35rx.c | 334 -
drivers/staging/winbond/linux/wb35rx_f.h | 17 -
drivers/staging/winbond/linux/wb35rx_s.h | 48 -
drivers/staging/winbond/linux/wb35tx.c | 307 -
drivers/staging/winbond/linux/wb35tx_f.h | 20 -
drivers/staging/winbond/linux/wb35tx_s.h | 47 -
drivers/staging/winbond/linux/wbusb.c | 391 -
drivers/staging/winbond/linux/wbusb_f.h | 34 -
drivers/staging/winbond/linux/wbusb_s.h | 42 -
drivers/staging/winbond/localpara.h | 11 +-
drivers/staging/winbond/mac_structures.h | 7 +-
drivers/staging/winbond/mds.c | 831 +-
drivers/staging/winbond/mds_f.h | 42 +-
drivers/staging/winbond/mds_s.h | 42 +-
drivers/staging/winbond/mlme_mib.h | 20 +-
drivers/staging/winbond/mlme_s.h | 11 +-
drivers/staging/winbond/mlmetxrx.c | 113 +-
drivers/staging/winbond/mlmetxrx_f.h | 25 +-
drivers/staging/winbond/mto.c | 991 +---
drivers/staging/winbond/mto.h | 27 +-
drivers/staging/winbond/mto_f.h | 12 +-
drivers/staging/winbond/os_common.h | 2 +-
drivers/staging/winbond/phy_calibration.c | 40 +-
drivers/staging/winbond/phy_calibration.h | 6 +
drivers/staging/winbond/reg.c | 349 +-
drivers/staging/winbond/rxisr.c | 30 -
drivers/staging/winbond/scan_s.h | 22 +-
drivers/staging/winbond/sme_api.c | 14 -
drivers/staging/winbond/sme_api.h | 7 +-
drivers/staging/winbond/sme_s.h | 16 +-
drivers/staging/winbond/sysdef.h | 40 +
drivers/staging/winbond/wb35reg.c | 747 ++
drivers/staging/winbond/wb35reg_f.h | 61 +
drivers/staging/winbond/wb35reg_s.h | 172 +
drivers/staging/winbond/wb35rx.c | 373 +
drivers/staging/winbond/wb35rx_f.h | 15 +
drivers/staging/winbond/wb35rx_s.h | 48 +
drivers/staging/winbond/wb35tx.c | 305 +
drivers/staging/winbond/wb35tx_f.h | 21 +
drivers/staging/winbond/wb35tx_s.h | 49 +
drivers/staging/winbond/wbhal.c | 830 +--
drivers/staging/winbond/wbhal_f.h | 49 +-
drivers/staging/winbond/wbhal_s.h | 33 +-
drivers/staging/winbond/wblinux.c | 275 -
drivers/staging/winbond/wblinux_f.h | 21 +-
drivers/staging/winbond/wblinux_s.h | 45 -
drivers/staging/winbond/wbusb.c | 438 +
drivers/staging/winbond/wbusb_s.h | 37 +
drivers/staging/wlan-ng/Kconfig | 6 +-
drivers/staging/wlan-ng/Makefile | 3 +-
drivers/staging/wlan-ng/README | 1 -
drivers/staging/wlan-ng/hfa384x.c | 4018 ---------
drivers/staging/wlan-ng/hfa384x.h | 2491 +++----
drivers/staging/wlan-ng/hfa384x_usb.c | 655 +--
drivers/staging/wlan-ng/p80211conv.c | 43 +-
drivers/staging/wlan-ng/p80211conv.h | 76 +-
drivers/staging/wlan-ng/p80211hdr.h | 90 +-
drivers/staging/wlan-ng/p80211ioctl.h | 6 +-
drivers/staging/wlan-ng/p80211meta.h | 46 +-
drivers/staging/wlan-ng/p80211metadef.h | 1785 +----
drivers/staging/wlan-ng/p80211metamib.h | 2 +-
drivers/staging/wlan-ng/p80211metamsg.h | 2 +-
drivers/staging/wlan-ng/p80211metastruct.h | 463 +-
drivers/staging/wlan-ng/p80211mgmt.h | 194 +-
drivers/staging/wlan-ng/p80211mod.c | 216 -
drivers/staging/wlan-ng/p80211msg.h | 14 +-
drivers/staging/wlan-ng/p80211netdev.c | 357 +-
drivers/staging/wlan-ng/p80211netdev.h | 180 +-
drivers/staging/wlan-ng/p80211req.c | 39 +-
drivers/staging/wlan-ng/p80211req.h | 2 +-
drivers/staging/wlan-ng/p80211types.h | 208 +-
drivers/staging/wlan-ng/p80211wep.c | 21 +-
drivers/staging/wlan-ng/p80211wext.c | 353 +-
drivers/staging/wlan-ng/prism2_cs.c | 1487 ----
drivers/staging/wlan-ng/prism2_pci.c | 332 -
drivers/staging/wlan-ng/prism2_plx.c | 472 --
drivers/staging/wlan-ng/prism2_usb.c | 361 -
drivers/staging/wlan-ng/prism2mgmt.c | 1673 +----
drivers/staging/wlan-ng/prism2mgmt.h | 59 +-
drivers/staging/wlan-ng/prism2mib.c | 2790 +------
drivers/staging/wlan-ng/prism2sta.c | 338 +-
drivers/staging/wlan-ng/prism2usb.c | 302 +
drivers/staging/wlan-ng/version.h | 64 -
drivers/staging/wlan-ng/wlan_compat.h | 570 +--
drivers/thermal/thermal_sys.c | 6 +-
drivers/uio/uio.c | 159 +-
drivers/uio/uio_cif.c | 3 +-
drivers/uio/uio_pdrv_genirq.c | 5 +-
drivers/usb/Kconfig | 2 +
drivers/usb/class/cdc-acm.c | 2 +-
drivers/usb/class/cdc-wdm.c | 3 +-
drivers/usb/class/usbtmc.c | 9 +-
drivers/usb/core/devio.c | 7 +-
drivers/usb/core/driver.c | 181 +-
drivers/usb/core/endpoint.c | 4 +-
drivers/usb/core/generic.c | 10 +-
drivers/usb/core/hcd-pci.c | 201 +-
drivers/usb/core/hcd.c | 20 +-
drivers/usb/core/hcd.h | 16 +-
drivers/usb/core/hub.c | 142 +-
drivers/usb/core/inode.c | 1 -
drivers/usb/core/message.c | 164 +-
drivers/usb/core/sysfs.c | 49 +-
drivers/usb/core/urb.c | 43 +-
drivers/usb/core/usb.c | 83 +-
drivers/usb/core/usb.h | 24 +-
drivers/usb/gadget/Kconfig | 43 +-
drivers/usb/gadget/Makefile | 2 +
drivers/usb/gadget/at91_udc.c | 2 +-
drivers/usb/gadget/atmel_usba_udc.c | 2 +-
drivers/usb/gadget/ci13xxx_udc.c | 2830 +++++++
drivers/usb/gadget/ci13xxx_udc.h | 195 +
drivers/usb/gadget/epautoconf.c | 2 +-
drivers/usb/gadget/file_storage.c | 195 +-
drivers/usb/gadget/fsl_qe_udc.c | 14 +-
drivers/usb/gadget/gadget_chips.h | 8 +-
drivers/usb/gadget/goku_udc.c | 2 +-
drivers/usb/gadget/imx_udc.c | 1516 ++++
drivers/usb/gadget/imx_udc.h | 344 +
drivers/usb/gadget/inode.c | 1 -
drivers/usb/gadget/lh7a40x_udc.c | 2 +-
drivers/usb/gadget/m66592-udc.c | 9 +-
drivers/usb/gadget/net2280.c | 2 +-
drivers/usb/gadget/omap_udc.c | 4 +-
drivers/usb/gadget/pxa25x_udc.c | 6 +-
drivers/usb/gadget/pxa27x_udc.c | 6 +-
drivers/usb/gadget/s3c2410_udc.c | 40 +-
drivers/usb/host/Kconfig | 13 +
drivers/usb/host/Makefile | 1 +
drivers/usb/host/ehci-dbg.c | 8 +-
drivers/usb/host/ehci-hub.c | 27 +-
drivers/usb/host/ehci-orion.c | 17 +-
drivers/usb/host/ehci-pci.c | 12 +-
drivers/usb/host/ehci-ppc-of.c | 45 +-
drivers/usb/host/ehci.h | 34 +
drivers/usb/host/hwa-hc.c | 159 +-
drivers/usb/host/isp1760-hcd.c | 13 +-
drivers/usb/host/isp1760-hcd.h | 1 -
drivers/usb/host/isp1760-if.c | 116 +-
drivers/usb/host/ohci-hcd.c | 12 +-
drivers/usb/host/ohci-omap.c | 8 +-
drivers/usb/host/ohci-pci.c | 6 +-
drivers/usb/host/ohci-pnx4008.c | 85 +-
drivers/usb/host/ohci-ppc-of.c | 25 +
drivers/usb/host/ohci-pxa27x.c | 2 +-
drivers/usb/host/ohci-tmio.c | 2 +-
drivers/usb/host/oxu210hp-hcd.c | 3985 +++++++++
drivers/usb/host/oxu210hp.h | 447 +
drivers/usb/host/pci-quirks.c | 14 +-
drivers/usb/host/r8a66597-hcd.c | 8 +-
drivers/usb/host/uhci-hcd.c | 2 +
drivers/usb/host/whci/Kbuild | 1 +
drivers/usb/host/whci/asl.c | 46 +-
drivers/usb/host/whci/debug.c | 189 +
drivers/usb/host/whci/hcd.c | 6 +-
drivers/usb/host/whci/hw.c | 8 +-
drivers/usb/host/whci/int.c | 1 -
drivers/usb/host/whci/pzl.c | 49 +-
drivers/usb/host/whci/qset.c | 40 -
drivers/usb/host/whci/whcd.h | 11 +-
drivers/usb/host/whci/whci-hc.h | 2 +
drivers/usb/host/whci/wusb.c | 43 +-
drivers/usb/image/microtek.c | 11 +-
drivers/usb/misc/berry_charge.c | 5 +
drivers/usb/misc/emi26.c | 2 +-
drivers/usb/misc/usbtest.c | 2 -
drivers/usb/mon/Kconfig | 13 +-
drivers/usb/mon/Makefile | 3 +-
drivers/usb/musb/Kconfig | 12 +-
drivers/usb/musb/Makefile | 8 +
drivers/usb/musb/blackfin.c | 320 +
drivers/usb/musb/blackfin.h | 52 +
drivers/usb/musb/davinci.c | 18 +-
drivers/usb/musb/musb_core.c | 84 +-
drivers/usb/musb/musb_core.h | 73 +-
drivers/usb/musb/musb_gadget.c | 2 +-
drivers/usb/musb/musb_host.c | 45 +-
drivers/usb/musb/musb_io.h | 26 +-
drivers/usb/musb/musb_regs.h | 397 +-
drivers/usb/musb/musbhsdma.c | 84 +-
drivers/usb/musb/musbhsdma.h | 149 +
drivers/usb/musb/omap2430.c | 15 +-
drivers/usb/musb/tusb6010.c | 7 +-
drivers/usb/otg/Kconfig | 54 +
drivers/usb/otg/Makefile | 15 +
drivers/usb/otg/gpio_vbus.c | 335 +
drivers/{i2c/chips => usb/otg}/isp1301_omap.c | 0
drivers/usb/otg/otg.c | 65 +
drivers/usb/otg/twl4030-usb.c | 721 ++
drivers/usb/serial/Kconfig | 17 +
drivers/usb/serial/Makefile | 2 +
drivers/usb/serial/console.c | 13 +
drivers/usb/serial/digi_acceleport.c | 28 +-
drivers/usb/serial/ftdi_sio.c | 9 +-
drivers/usb/serial/garmin_gps.c | 2 +-
drivers/usb/serial/ipw.c | 4 +-
drivers/usb/serial/iuu_phoenix.c | 38 +-
drivers/usb/serial/kl5kusb105.c | 1 +
drivers/usb/serial/mct_u232.c | 2 +-
drivers/usb/serial/mos7840.c | 41 +-
drivers/usb/serial/opticon.c | 358 +
drivers/usb/serial/option.c | 11 +-
drivers/usb/serial/siemens_mpi.c | 77 +
drivers/usb/serial/sierra.c | 2 +-
drivers/usb/serial/spcp8x5.c | 20 +-
drivers/usb/serial/usb-serial.c | 26 +-
drivers/usb/serial/usb_debug.c | 2 +-
drivers/usb/storage/Kconfig | 11 +-
drivers/usb/storage/Makefile | 3 +-
drivers/usb/storage/dpcm.c | 86 -
drivers/usb/storage/dpcm.h | 32 -
drivers/usb/storage/libusual.c | 7 +
drivers/usb/storage/option_ms.c | 147 +
drivers/usb/storage/option_ms.h | 4 +
drivers/usb/storage/protocol.c | 24 +-
drivers/usb/storage/protocol.h | 3 +-
drivers/usb/storage/scsiglue.c | 43 +
drivers/usb/storage/sddr09.c | 43 +
drivers/usb/storage/sddr09.h | 5 +-
drivers/usb/storage/transport.c | 219 +-
drivers/usb/storage/transport.h | 2 -
drivers/usb/storage/unusual_devs.h | 354 +-
drivers/usb/storage/usb.c | 106 +-
drivers/usb/storage/usb.h | 5 +-
drivers/usb/wusbcore/cbaf.c | 1 -
drivers/usb/wusbcore/crypto.c | 79 +-
drivers/usb/wusbcore/dev-sysfs.c | 4 -
drivers/usb/wusbcore/devconnect.c | 233 +-
drivers/usb/wusbcore/mmc.c | 118 +-
drivers/usb/wusbcore/pal.c | 16 +-
drivers/usb/wusbcore/reservation.c | 21 +-
drivers/usb/wusbcore/rh.c | 106 +-
drivers/usb/wusbcore/security.c | 78 +-
drivers/usb/wusbcore/wa-nep.c | 16 +-
drivers/usb/wusbcore/wa-rpipe.c | 68 +-
drivers/usb/wusbcore/wa-xfer.c | 180 +-
drivers/usb/wusbcore/wusbhc.h | 36 +-
drivers/uwb/Makefile | 3 +
drivers/uwb/address.c | 2 +-
drivers/uwb/allocator.c | 386 +
drivers/uwb/beacon.c | 134 +-
drivers/uwb/driver.c | 4 +-
drivers/uwb/drp-avail.c | 4 +-
drivers/uwb/drp-ie.c | 161 +-
drivers/uwb/drp.c | 695 ++-
drivers/uwb/est.c | 14 +-
drivers/uwb/hwa-rc.c | 53 +-
drivers/uwb/i1480/dfu/dfu.c | 10 +-
drivers/uwb/i1480/dfu/mac.c | 18 -
drivers/uwb/i1480/dfu/usb.c | 29 +-
drivers/uwb/i1480/i1480u-wlp/lc.c | 5 +-
drivers/uwb/i1480/i1480u-wlp/netdev.c | 53 +-
drivers/uwb/i1480/i1480u-wlp/rx.c | 25 +-
drivers/uwb/i1480/i1480u-wlp/sysfs.c | 3 +-
drivers/uwb/i1480/i1480u-wlp/tx.c | 66 +-
drivers/uwb/ie-rcv.c | 55 +
drivers/uwb/ie.c | 463 +-
drivers/uwb/lc-dev.c | 23 +-
drivers/uwb/lc-rc.c | 62 +-
drivers/uwb/neh.c | 72 +-
drivers/uwb/pal.c | 25 +-
drivers/uwb/radio.c | 202 +
drivers/uwb/reset.c | 47 +-
drivers/uwb/rsv.c | 565 +-
drivers/uwb/umc-bus.c | 62 +-
drivers/uwb/umc-dev.c | 11 +-
drivers/uwb/uwb-debug.c | 151 +-
drivers/uwb/uwb-internal.h | 126 +-
drivers/uwb/uwbd.c | 176 +-
drivers/uwb/whc-rc.c | 118 +-
drivers/uwb/whci.c | 6 +-
drivers/uwb/wlp/eda.c | 19 +-
drivers/uwb/wlp/messages.c | 181 +-
drivers/uwb/wlp/sysfs.c | 2 +-
drivers/uwb/wlp/txrx.c | 37 +-
drivers/uwb/wlp/wlp-internal.h | 4 -
drivers/uwb/wlp/wlp-lc.c | 80 +-
drivers/uwb/wlp/wss-lc.c | 130 +-
drivers/video/Kconfig | 7 +-
drivers/video/amba-clcd.c | 4 +-
drivers/video/aty/aty128fb.c | 2 +-
drivers/video/backlight/backlight.c | 2 +-
drivers/video/backlight/lcd.c | 2 +-
drivers/video/bfin-t350mcqb-fb.c | 6 +-
drivers/video/carminefb.c | 2 +-
drivers/video/console/vgacon.c | 19 +-
drivers/video/cyber2000fb.c | 5 +-
drivers/video/fbmem.c | 4 +
drivers/video/gbefb.c | 7 +-
drivers/video/geode/gx1fb_core.c | 3 +-
drivers/video/geode/gxfb_core.c | 8 +-
drivers/video/geode/lxfb_core.c | 9 +-
drivers/video/gxt4500.c | 4 +-
drivers/video/i810/i810_accel.c | 18 +-
drivers/video/imxfb.c | 468 +-
drivers/video/imxfb.h | 73 -
drivers/video/intelfb/intelfbdrv.c | 24 +-
drivers/video/modedb.c | 2 +-
drivers/video/neofb.c | 6 +-
drivers/video/nvidia/nv_accel.c | 12 +-
drivers/video/output.c | 2 +-
drivers/video/pm3fb.c | 6 +-
drivers/video/pxafb.c | 981 ++-
drivers/video/pxafb.h | 82 +-
drivers/video/sa1100fb.c | 2 +-
drivers/video/sm501fb.c | 6 +-
drivers/video/via/viafbdev.c | 266 +-
drivers/virtio/virtio.c | 2 +-
drivers/virtio/virtio_balloon.c | 13 +-
drivers/virtio/virtio_pci.c | 58 +-
drivers/virtio/virtio_ring.c | 3 +-
drivers/w1/w1.c | 19 +-
drivers/w1/w1_int.c | 3 +-
drivers/watchdog/Kconfig | 19 +
drivers/watchdog/Makefile | 2 +
drivers/watchdog/ib700wdt.c | 49 +-
drivers/watchdog/s3c2410_wdt.c | 2 +-
drivers/watchdog/sa1100_wdt.c | 12 +-
drivers/watchdog/sch311x_wdt.c | 578 ++
drivers/watchdog/wm8350_wdt.c | 329 +
drivers/xen/events.c | 20 +-
drivers/xen/xenbus/xenbus_probe.c | 27 +-
drivers/xen/xenbus/xenbus_probe.h | 4 +-
firmware/.gitignore | 1 -
firmware/Makefile | 33 +-
firmware/WHENCE | 49 +
firmware/acenic/tg1.bin.ihex | 4573 +++++++++++
firmware/acenic/tg2.bin.ihex | 4844 +++++++++++
firmware/adaptec/starfire_rx.bin.ihex | 53 +
firmware/adaptec/starfire_tx.bin.ihex | 53 +
firmware/dsp56k/bootstrap.asm | 26 +-
firmware/tigon/tg3.bin.ihex | 175 +
firmware/tigon/tg3_tso.bin.ihex | 446 +
firmware/tigon/tg3_tso5.bin.ihex | 252 +
fs/Kconfig | 74 +-
fs/Makefile | 6 +-
fs/affs/file.c | 2 +-
fs/affs/inode.c | 3 +-
fs/afs/write.c | 2 +-
fs/aio.c | 100 +-
fs/anon_inodes.c | 7 +-
fs/autofs/inode.c | 2 -
fs/autofs4/autofs_i.h | 2 -
fs/autofs4/dev-ioctl.c | 75 +-
fs/autofs4/expire.c | 4 +-
fs/autofs4/inode.c | 18 +-
fs/autofs4/waitq.c | 8 +-
fs/bad_inode.c | 6 -
fs/befs/linuxvfs.c | 5 +-
fs/bfs/inode.c | 45 +
fs/binfmt_aout.c | 81 +-
fs/binfmt_misc.c | 5 +-
fs/bio-integrity.c | 2 +-
fs/bio.c | 320 +-
fs/block_dev.c | 11 +-
fs/buffer.c | 24 +-
fs/char_dev.c | 2 +-
fs/cifs/Makefile | 2 +-
fs/cifs/cifsfs.c | 7 -
fs/cifs/cifsfs.h | 1 -
fs/cifs/fcntl.c | 118 -
fs/cifs/file.c | 2 +-
fs/cifs/inode.c | 2 +-
fs/coda/file.c | 12 +-
fs/compat.c | 6 +
fs/configfs/inode.c | 3 -
fs/cramfs/inode.c | 2 -
fs/dcache.c | 25 +-
fs/dcookies.c | 28 +-
fs/debugfs/file.c | 32 +
fs/debugfs/inode.c | 3 -
fs/devpts/inode.c | 472 +-
fs/direct-io.c | 13 +
fs/dlm/ast.c | 56 +-
fs/dlm/ast.h | 4 +-
fs/dlm/debug_fs.c | 310 +-
fs/dlm/dir.c | 18 +-
fs/dlm/dlm_internal.h | 4 +-
fs/dlm/lock.c | 31 +-
fs/dlm/lowcomms.c | 8 +-
fs/dlm/memory.c | 6 +-
fs/dlm/midcomms.c | 2 +-
fs/dlm/netlink.c | 1 -
fs/dlm/user.c | 4 +-
fs/dlm/user.h | 2 +-
fs/dnotify.c | 194 -
fs/dquot.c | 436 +-
fs/ecryptfs/crypto.c | 514 +-
fs/ecryptfs/ecryptfs_kernel.h | 105 +-
fs/ecryptfs/file.c | 45 +-
fs/ecryptfs/inode.c | 303 +-
fs/ecryptfs/keystore.c | 651 ++-
fs/ecryptfs/main.c | 126 +-
fs/ecryptfs/messaging.c | 4 +-
fs/ecryptfs/miscdev.c | 18 +-
fs/ecryptfs/mmap.c | 2 +-
fs/exec.c | 86 +-
fs/ext2/ialloc.c | 6 +-
fs/ext2/inode.c | 7 +-
fs/ext2/namei.c | 15 +-
fs/ext3/ialloc.c | 6 +-
fs/ext3/inode.c | 9 +-
fs/ext3/namei.c | 18 +-
fs/ext3/super.c | 16 +-
fs/ext4/ext4.h | 6 +-
fs/ext4/ext4_sb.h | 6 +
fs/ext4/ialloc.c | 6 +-
fs/ext4/inode.c | 13 +-
fs/ext4/namei.c | 17 +-
fs/ext4/super.c | 23 +-
fs/fat/dir.c | 1 -
fs/fat/inode.c | 2 +
fs/fat/namei_vfat.c | 2 +-
fs/file_table.c | 10 +-
fs/filesystems.c | 23 +-
fs/freevxfs/vxfs_inode.c | 4 +-
fs/fs-writeback.c | 92 +-
fs/fuse/control.c | 6 +-
fs/fuse/dev.c | 113 +-
fs/fuse/dir.c | 48 +-
fs/fuse/file.c | 461 +-
fs/fuse/fuse_i.h | 83 +-
fs/fuse/inode.c | 157 +-
fs/gfs2/Kconfig | 2 +-
fs/gfs2/Makefile | 2 +-
fs/gfs2/acl.c | 2 +-
fs/gfs2/bmap.c | 77 +-
fs/gfs2/bmap.h | 34 +-
fs/gfs2/daemon.c | 136 -
fs/gfs2/daemon.h | 17 -
fs/gfs2/dir.c | 62 +-
fs/gfs2/dir.h | 1 +
fs/gfs2/eattr.c | 40 +-
fs/gfs2/glock.c | 303 +-
fs/gfs2/glock.h | 2 +-
fs/gfs2/glops.c | 56 +-
fs/gfs2/incore.h | 55 +-
fs/gfs2/inode.c | 53 +-
fs/gfs2/inode.h | 13 +-
fs/gfs2/locking/dlm/mount.c | 12 +-
fs/gfs2/locking/dlm/sysfs.c | 16 +-
fs/gfs2/main.c | 15 +-
fs/gfs2/mount.c | 29 +-
fs/gfs2/ops_address.c | 35 +-
fs/gfs2/ops_dentry.c | 2 +-
fs/gfs2/ops_dentry.h | 17 -
fs/gfs2/ops_export.c | 5 +-
fs/gfs2/ops_file.c | 24 +-
fs/gfs2/ops_fstype.c | 125 +-
fs/gfs2/ops_fstype.h | 19 -
fs/gfs2/ops_inode.c | 75 +-
fs/gfs2/ops_inode.h | 25 -
fs/gfs2/ops_super.c | 149 +-
fs/gfs2/ops_super.h | 17 -
fs/gfs2/quota.c | 113 +-
fs/gfs2/quota.h | 24 +-
fs/gfs2/recovery.c | 48 +-
fs/gfs2/recovery.h | 14 +-
fs/gfs2/rgrp.c | 58 +-
fs/gfs2/super.c | 246 +-
fs/gfs2/super.h | 13 +-
fs/gfs2/sys.c | 66 +-
fs/gfs2/sys.h | 4 -
fs/gfs2/util.c | 1 +
fs/gfs2/util.h | 1 +
fs/hostfs/hostfs_kern.c | 2 +-
fs/hugetlbfs/inode.c | 13 +-
fs/inode.c | 93 +-
fs/inotify_user.c | 778 --
fs/ioctl.c | 44 +-
fs/isofs/inode.c | 6 -
fs/jbd2/commit.c | 9 +
fs/jbd2/journal.c | 19 +
fs/jbd2/transaction.c | 47 +
fs/jffs2/file.c | 2 +-
fs/jfs/inode.c | 8 +-
fs/jfs/jfs_imap.c | 10 +-
fs/jfs/jfs_inode.c | 29 +-
fs/jfs/namei.c | 24 +-
fs/libfs.c | 7 +-
fs/lockd/clntlock.c | 23 +-
fs/lockd/clntproc.c | 7 +-
fs/lockd/host.c | 180 +-
fs/lockd/mon.c | 569 +-
fs/lockd/svc.c | 78 +-
fs/lockd/svc4proc.c | 13 +-
fs/lockd/svcproc.c | 13 +-
fs/lockd/svcsubs.c | 1 -
fs/lockd/xdr.c | 5 +-
fs/lockd/xdr4.c | 5 +-
fs/minix/dir.c | 2 +-
fs/mpage.c | 6 +-
fs/namei.c | 160 +-
fs/namespace.c | 2 +-
fs/ncpfs/getopt.c | 1 -
fs/ncpfs/ioctl.c | 2 +-
fs/nfs/callback.c | 36 +-
fs/nfs/client.c | 95 +-
fs/nfs/delegation.c | 260 +-
fs/nfs/delegation.h | 33 +-
fs/nfs/dir.c | 24 +-
fs/nfs/file.c | 2 +-
fs/nfs/inode.c | 13 +-
fs/nfs/internal.h | 14 +
fs/nfs/mount_clnt.c | 34 +-
fs/nfs/nfs4_fs.h | 32 +-
fs/nfs/nfs4proc.c | 431 +-
fs/nfs/nfs4renewd.c | 22 +-
fs/nfs/nfs4state.c | 415 +-
fs/nfs/nfs4xdr.c | 1235 ++--
fs/nfs/nfsroot.c | 27 +-
fs/nfs/read.c | 6 -
fs/nfs/super.c | 44 +-
fs/nfs_common/nfsacl.c | 4 +-
fs/nfsctl.c | 5 +-
fs/nfsd/auth.c | 4 +-
fs/nfsd/nfs4callback.c | 12 +-
fs/nfsd/nfs4proc.c | 5 +
fs/nfsd/nfs4recover.c | 2 +-
fs/nfsd/nfs4state.c | 91 +-
fs/nfsd/nfs4xdr.c | 2 -
fs/nfsd/nfsctl.c | 479 +-
fs/nfsd/nfsfh.c | 36 +-
fs/nfsd/nfsproc.c | 1 +
fs/nfsd/vfs.c | 9 +-
fs/notify/Kconfig | 2 +
fs/notify/Makefile | 2 +
fs/notify/dnotify/Kconfig | 10 +
fs/notify/dnotify/Makefile | 1 +
fs/notify/dnotify/dnotify.c | 191 +
fs/notify/inotify/Kconfig | 27 +
fs/notify/inotify/Makefile | 2 +
fs/{ => notify/inotify}/inotify.c | 0
fs/notify/inotify/inotify_user.c | 778 ++
fs/ntfs/inode.c | 3 -
fs/ocfs2/Makefile | 7 +
fs/ocfs2/acl.c | 479 ++
fs/ocfs2/acl.h | 58 +
fs/ocfs2/alloc.c | 710 ++-
fs/ocfs2/alloc.h | 30 +-
fs/ocfs2/aops.c | 59 +-
fs/ocfs2/blockcheck.c | 477 ++
fs/ocfs2/blockcheck.h | 82 +
fs/ocfs2/buffer_head_io.c | 32 +-
fs/ocfs2/buffer_head_io.h | 27 +-
fs/ocfs2/cluster/heartbeat.c | 2 +-
fs/ocfs2/cluster/masklog.c | 1 +
fs/ocfs2/cluster/masklog.h | 1 +
fs/ocfs2/dir.c | 399 +-
fs/ocfs2/dir.h | 2 +
fs/ocfs2/dlm/dlmast.c | 52 +-
fs/ocfs2/dlm/dlmcommon.h | 3 +
fs/ocfs2/dlm/dlmdebug.c | 53 +-
fs/ocfs2/dlm/dlmdomain.c | 1 +
fs/ocfs2/dlm/dlmfs.c | 2 -
fs/ocfs2/dlm/dlmmaster.c | 42 +-
fs/ocfs2/dlm/dlmthread.c | 3 +-
fs/ocfs2/dlmglue.c | 168 +-
fs/ocfs2/dlmglue.h | 19 +
fs/ocfs2/extent_map.c | 96 +-
fs/ocfs2/extent_map.h | 24 +
fs/ocfs2/file.c | 209 +-
fs/ocfs2/file.h | 3 +
fs/ocfs2/inode.c | 175 +-
fs/ocfs2/inode.h | 18 +-
fs/ocfs2/journal.c | 364 +-
fs/ocfs2/journal.h | 128 +-
fs/ocfs2/localalloc.c | 26 +-
fs/ocfs2/namei.c | 318 +-
fs/ocfs2/ocfs2.h | 46 +-
fs/ocfs2/ocfs2_fs.h | 213 +-
fs/ocfs2/ocfs2_jbd_compat.h | 82 -
fs/ocfs2/ocfs2_lockid.h | 5 +
fs/ocfs2/quota.h | 119 +
fs/ocfs2/quota_global.c | 1025 +++
fs/ocfs2/quota_local.c | 1253 +++
fs/ocfs2/resize.c | 76 +-
fs/ocfs2/slot_map.c | 4 +-
fs/ocfs2/suballoc.c | 363 +-
fs/ocfs2/suballoc.h | 18 +-
fs/ocfs2/super.c | 328 +-
fs/ocfs2/symlink.c | 2 +-
fs/ocfs2/xattr.c | 2984 ++++---
fs/ocfs2/xattr.h | 45 +
fs/omfs/inode.c | 1 -
fs/open.c | 7 +-
fs/openpromfs/inode.c | 3 -
fs/partitions/check.c | 11 +-
fs/pipe.c | 7 +-
fs/proc/base.c | 235 +-
fs/proc/generic.c | 8 +-
fs/proc/inode.c | 3 -
fs/proc/proc_net.c | 2 +-
fs/proc/proc_sysctl.c | 1 -
fs/proc/root.c | 8 +-
fs/proc/stat.c | 7 +-
fs/proc/task_mmu.c | 8 +-
fs/proc/task_nommu.c | 2 +-
fs/quota.c | 11 +-
fs/quota_tree.c | 645 ++
fs/quota_tree.h | 25 +
fs/quota_v1.c | 28 +-
fs/quota_v2.c | 631 +--
{include/linux => fs}/quotaio_v1.h | 0
fs/quotaio_v2.h | 60 +
fs/ramfs/inode.c | 1 -
fs/read_write.c | 13 +
fs/reiserfs/inode.c | 30 +-
fs/reiserfs/namei.c | 8 +
fs/reiserfs/super.c | 10 +-
fs/romfs/inode.c | 1 -
fs/select.c | 76 +-
fs/seq_file.c | 13 +-
fs/smbfs/file.c | 2 +-
fs/stat.c | 2 +-
fs/super.c | 10 +
fs/sync.c | 50 +-
fs/sysfs/inode.c | 3 -
fs/sysv/inode.c | 6 +-
fs/ubifs/Kconfig | 2 +-
fs/ubifs/budget.c | 212 +-
fs/ubifs/commit.c | 25 +-
fs/ubifs/compress.c | 18 +-
fs/ubifs/debug.c | 265 +-
fs/ubifs/debug.h | 117 +-
fs/ubifs/file.c | 17 +-
fs/ubifs/gc.c | 2 +-
fs/ubifs/ioctl.c | 2 +
fs/ubifs/journal.c | 6 +-
fs/ubifs/key.h | 32 +-
fs/ubifs/lprops.c | 14 +-
fs/ubifs/lpt.c | 45 +-
fs/ubifs/lpt_commit.c | 210 +-
fs/ubifs/orphan.c | 2 +-
fs/ubifs/replay.c | 15 +-
fs/ubifs/sb.c | 20 +-
fs/ubifs/shrinker.c | 2 +-
fs/ubifs/super.c | 260 +-
fs/ubifs/tnc.c | 31 +-
fs/ubifs/tnc_commit.c | 9 +-
fs/ubifs/ubifs-media.h | 7 +
fs/ubifs/ubifs.h | 111 +-
fs/xattr.c | 2 +-
fs/xfs/linux-2.6/xfs_buf.c | 79 +-
fs/xfs/linux-2.6/xfs_super.c | 2 +-
include/acpi/acmacros.h | 4 +-
include/acpi/actypes.h | 2 +-
include/acpi/processor.h | 4 +-
include/asm-arm/plat-s3c/iic.h | 33 -
include/asm-frv/Kbuild | 1 +
include/asm-frv/atomic.h | 4 -
include/asm-frv/bitops.h | 13 +
include/asm-frv/byteorder.h | 8 +-
include/asm-frv/swab.h | 10 +
include/asm-generic/bug.h | 24 +-
include/asm-generic/local.h | 1 -
include/asm-generic/memory_model.h | 7 -
include/asm-generic/topology.h | 14 +-
include/asm-m32r/Kbuild | 1 +
include/asm-m32r/atomic.h | 8 +-
include/asm-m32r/bitops.h | 1 +
include/asm-m32r/byteorder.h | 7 +-
include/asm-m32r/smp.h | 2 -
include/asm-m32r/swab.h | 10 +
include/asm-m68k/Kbuild | 1 +
include/asm-m68k/atomic.h | 3 +-
include/asm-m68k/bitops.h | 5 +
include/asm-m68k/byteorder.h | 16 +-
include/asm-m68k/swab.h | 16 +
include/asm-mn10300/Kbuild | 1 +
include/asm-mn10300/atomic.h | 9 -
include/asm-mn10300/bitops.h | 11 +
include/asm-mn10300/byteorder.h | 41 +-
include/asm-mn10300/swab.h | 42 +
include/asm-xtensa/Kbuild | 1 -
include/asm-xtensa/asmmacro.h | 153 -
include/asm-xtensa/atomic.h | 300 -
include/asm-xtensa/bitops.h | 121 -
include/asm-xtensa/byteorder.h | 82 -
include/asm-xtensa/cache.h | 33 -
include/asm-xtensa/checksum.h | 250 -
include/asm-xtensa/coprocessor.h | 177 -
include/asm-xtensa/irq.h | 30 -
include/asm-xtensa/platform.h | 91 -
include/asm-xtensa/processor.h | 193 -
include/asm-xtensa/ptrace.h | 135 -
include/asm-xtensa/serial.h | 18 -
include/asm-xtensa/unaligned.h | 29 -
include/drm/Kbuild | 2 +-
include/drm/drm.h | 24 +
include/drm/drmP.h | 108 +-
include/drm/drm_crtc.h | 733 ++
include/drm/drm_crtc_helper.h | 124 +
include/drm/drm_edid.h | 202 +
include/drm/drm_mode.h | 271 +
include/drm/drm_sarea.h | 6 +-
include/drm/i915_drm.h | 41 +-
include/linux/8250_pci.h | 2 +-
include/linux/Kbuild | 8 +-
include/linux/aio.h | 5 +-
include/linux/async.h | 25 +
include/linux/atmel-mci.h | 39 +
include/linux/audit.h | 98 +-
include/linux/auto_dev-ioctl.h | 75 +-
include/linux/auto_fs4.h | 62 +-
include/linux/binfmts.h | 3 +-
include/linux/bio.h | 26 +-
include/linux/bitmap.h | 35 +-
include/linux/bitops.h | 13 +-
include/linux/blkdev.h | 52 +-
include/linux/blockgroup_lock.h | 7 +-
include/linux/bottom_half.h | 1 -
include/linux/buffer_head.h | 1 +
include/linux/byteorder.h | 372 -
include/linux/byteorder/Kbuild | 2 -
include/linux/byteorder/big_endian.h | 3 +-
include/linux/byteorder/little_endian.h | 3 +-
include/linux/byteorder/swab.h | 222 -
include/linux/byteorder/swabb.h | 135 -
include/linux/capability.h | 17 +-
include/linux/cgroup.h | 14 +-
include/linux/clockchips.h | 4 +-
include/linux/compiler-gcc.h | 5 +
include/linux/compiler-gcc3.h | 5 +-
include/linux/compiler-gcc4.h | 8 +-
include/linux/compiler.h | 8 +-
include/linux/console.h | 4 +
include/linux/cpufreq.h | 1 +
include/linux/cpumask.h | 295 +-
include/linux/cpuset.h | 6 +
include/linux/dcache.h | 21 +-
include/linux/debug_locks.h | 2 +-
include/linux/debugfs.h | 2 +
include/linux/device-mapper.h | 28 +-
include/linux/device.h | 39 +-
include/linux/dma_remapping.h | 144 +-
include/linux/dmar.h | 1 -
include/linux/dmi.h | 3 +
include/linux/dqblk_qtree.h | 56 +
include/linux/dqblk_v1.h | 7 -
include/linux/dqblk_v2.h | 22 +-
include/linux/dvb/frontend.h | 27 +-
include/linux/elevator.h | 8 +-
include/linux/ext2_fs_sb.h | 6 +
include/linux/ext3_fs_sb.h | 6 +
include/linux/fault-inject.h | 9 +
include/linux/fdtable.h | 2 -
include/linux/fs.h | 40 +-
include/linux/fs_struct.h | 6 -
include/linux/fuse.h | 79 +-
include/linux/futex.h | 5 +-
include/linux/generic_serial.h | 1 -
include/linux/genhd.h | 1 +
include/linux/gfp.h | 6 -
include/linux/gpio_keys.h | 1 +
include/linux/hardirq.h | 13 +-
include/linux/hid.h | 16 +-
include/linux/hidraw.h | 2 +
include/linux/hrtimer.h | 34 +-
include/linux/hugetlb.h | 6 +
include/linux/i2c.h | 4 -
include/linux/i2c/dm355evm_msp.h | 79 +
include/linux/i2c/tsc2007.h | 17 +
include/linux/i2c/twl4030.h | 90 +-
include/linux/ide.h | 273 +-
include/linux/init_task.h | 1 +
include/linux/intel-iommu.h | 25 +-
include/linux/interrupt.h | 17 +-
include/linux/iommu.h | 112 +
include/linux/ioport.h | 11 +-
include/linux/irq.h | 48 +-
include/linux/irqnr.h | 40 +-
include/linux/istallion.h | 2 -
include/linux/jbd2.h | 32 +
include/linux/jiffies.h | 10 +
include/linux/journal-head.h | 8 +
include/linux/kernel.h | 25 +-
include/linux/kernel_stat.h | 27 +-
include/linux/klist.h | 2 -
include/linux/kprobes.h | 15 +-
include/linux/kvm.h | 18 +
include/linux/kvm_host.h | 42 +-
include/linux/lguest_launcher.h | 6 +-
include/linux/libata.h | 71 +-
include/linux/libps2.h | 2 +
include/linux/lockd/bind.h | 1 +
include/linux/lockd/lockd.h | 72 +-
include/linux/lockd/sm_inter.h | 48 -
include/linux/lockd/xdr.h | 15 +-
include/linux/lockdep.h | 45 +-
include/linux/map_to_7segment.h | 2 +-
include/linux/memory.h | 6 +-
include/linux/memory_hotplug.h | 2 +-
include/linux/mfd/da903x.h | 44 +-
include/linux/mfd/wm8350/comparator.h | 8 +
include/linux/mfd/wm8350/core.h | 52 +-
include/linux/mfd/wm8350/pmic.h | 4 +
include/linux/mfd/wm8350/supply.h | 25 +-
include/linux/migrate.h | 4 +
include/linux/miscdevice.h | 42 +-
include/linux/mm.h | 5 +
include/linux/mm_types.h | 5 +-
include/linux/mmc/core.h | 2 +
include/linux/mmc/host.h | 2 +
include/linux/module.h | 15 +-
include/linux/moduleloader.h | 3 +
include/linux/msi.h | 3 +
include/linux/mtd/concat.h | 2 +-
include/linux/mtd/mtd.h | 2 +-
include/linux/mutex.h | 2 +
include/linux/namei.h | 5 +
include/linux/ncp_fs.h | 2 +-
include/linux/netdevice.h | 16 +-
include/linux/nfs4.h | 2 +
include/linux/nfs_fs.h | 17 +-
include/linux/nfs_fs_sb.h | 6 -
include/linux/nfs_mount.h | 3 +-
include/linux/nfs_xdr.h | 7 +-
include/linux/nfsd/nfsd.h | 1 -
include/linux/nfsd/nfsfh.h | 4 +
include/linux/nfsd/state.h | 2 +
include/linux/node.h | 13 +
include/linux/of_platform.h | 3 +-
include/linux/oprofile.h | 3 +-
include/linux/oxu210hp.h | 7 +
include/linux/page-flags.h | 26 +-
include/linux/pagemap.h | 3 +-
include/linux/pagevec.h | 7 -
include/linux/pci-acpi.h | 23 +-
include/linux/pci.h | 91 +-
include/linux/pci_hotplug.h | 2 +
include/linux/pci_ids.h | 3 +
include/linux/pci_regs.h | 76 +-
include/linux/percpu_counter.h | 22 +-
include/linux/platform_device.h | 1 -
include/linux/pm.h | 88 +-
include/linux/poll.h | 15 +-
include/linux/posix-timers.h | 6 +-
include/linux/power_supply.h | 1 +
include/linux/qnx4_fs.h | 4 +-
include/linux/qnxtypes.h | 5 +-
include/linux/quota.h | 108 +-
include/linux/quotaio_v2.h | 79 -
include/linux/quotaops.h | 96 +-
include/linux/radix-tree.h | 2 +-
include/linux/random.h | 1 +
include/linux/rcuclassic.h | 6 +-
include/linux/rcupdate.h | 22 +-
include/linux/rcutree.h | 329 +
include/linux/ring_buffer.h | 2 +
include/linux/rio_drv.h | 1 -
include/linux/rmap.h | 5 +-
include/linux/rtc.h | 8 +-
include/linux/sched.h | 103 +-
include/linux/security.h | 178 +-
include/linux/seq_file.h | 7 +-
include/linux/serial.h | 3 +-
include/linux/serial_8250.h | 3 +
include/linux/serial_core.h | 71 +-
include/linux/serio.h | 1 +
include/linux/slab.h | 10 +-
include/linux/smp.h | 18 +-
include/linux/spi/mmc_spi.h | 15 +-
include/linux/spi/spi.h | 6 +-
include/linux/spi/spi_gpio.h | 60 +
include/linux/stop_machine.h | 28 +-
include/linux/sunrpc/clnt.h | 2 +
include/linux/sunrpc/rpc_pipe_fs.h | 1 +
include/linux/sunrpc/svc.h | 5 +-
include/linux/sunrpc/svcauth_gss.h | 1 +
include/linux/sunrpc/xdr.h | 15 -
include/linux/sunrpc/xprt.h | 3 +-
include/linux/swab.h | 52 +-
include/linux/swap.h | 54 +-
include/linux/swiotlb.h | 23 +
include/linux/syscalls.h | 2 +-
include/linux/threads.h | 16 +-
include/linux/tick.h | 4 +-
include/linux/time.h | 1 +
include/linux/timex.h | 73 +-
include/linux/topology.h | 6 +-
include/linux/tty.h | 27 +-
include/linux/tty_driver.h | 6 +-
include/linux/types.h | 24 +-
include/linux/uaccess.h | 2 +-
include/linux/uio_driver.h | 30 +-
include/linux/unwind.h | 68 -
include/linux/usb.h | 30 +-
include/linux/usb/association.h | 22 +-
include/linux/usb/gpio_vbus.h | 30 +
include/linux/usb/musb.h | 5 +
include/linux/usb/otg.h | 1 +
include/linux/usb/wusb-wa.h | 1 +
include/linux/usb_usual.h | 7 +-
include/linux/uwb.h | 123 +-
include/linux/uwb/debug-cmd.h | 13 +-
include/linux/uwb/debug.h | 82 -
include/linux/uwb/spec.h | 53 +
include/linux/uwb/umc.h | 2 +
include/linux/videodev2.h | 65 +-
include/linux/virtio_balloon.h | 3 +
include/linux/virtio_console.h | 11 +
include/linux/virtio_pci.h | 8 +
include/linux/virtio_ring.h | 13 +-
include/linux/vmalloc.h | 4 +
include/linux/wimax.h | 234 +
include/linux/wimax/Kbuild | 1 +
include/linux/wimax/debug.h | 453 +
include/linux/wimax/i2400m.h | 512 ++
include/linux/wlp.h | 3 +-
include/linux/writeback.h | 16 +-
include/media/i2c-addr.h | 2 -
include/media/ir-common.h | 2 +
include/media/ov772x.h | 21 +
include/media/saa7146_vv.h | 7 +-
include/media/soc_camera.h | 117 +-
include/media/tvp514x.h | 118 +
include/media/tw9910.h | 39 +
include/media/v4l2-chip-ident.h | 14 +-
include/media/v4l2-common.h | 47 +-
include/media/v4l2-dev.h | 66 +-
include/media/v4l2-device.h | 109 +
include/media/v4l2-int-device.h | 8 +-
include/media/v4l2-ioctl.h | 41 +-
include/media/v4l2-subdev.h | 189 +
include/mtd/ubi-user.h | 2 +-
include/net/cipso_ipv4.h | 6 +-
include/net/ndisc.h | 4 +-
include/net/netlabel.h | 86 +-
include/net/wimax.h | 520 ++
include/scsi/fc/fc_els.h | 816 ++
include/scsi/fc/fc_encaps.h | 138 +
include/scsi/fc/fc_fc2.h | 124 +
include/scsi/fc/fc_fcoe.h | 114 +
include/scsi/fc/fc_fcp.h | 199 +
include/scsi/fc/fc_fs.h | 340 +
include/scsi/fc/fc_gs.h | 93 +
include/scsi/fc/fc_ns.h | 159 +
include/scsi/fc_encode.h | 309 +
include/scsi/fc_frame.h | 242 +
include/scsi/fc_transport_fcoe.h | 54 +
include/scsi/iscsi_if.h | 7 +-
include/scsi/libfc.h | 938 +++
include/scsi/libfcoe.h | 176 +
include/scsi/libiscsi.h | 39 +-
include/scsi/libiscsi_tcp.h | 132 +
include/scsi/scsi_device.h | 7 +-
include/scsi/scsi_transport_iscsi.h | 12 +-
include/sound/soc-dapm.h | 15 +
include/sound/soc.h | 30 +
include/sound/tea575x-tuner.h | 2 +-
init/Kconfig | 149 +-
init/do_mounts.c | 6 +-
init/do_mounts_md.c | 2 +-
init/main.c | 41 +-
ipc/ipc_sysctl.c | 46 +-
ipc/mqueue.c | 98 +-
ipc/sem.c | 3 +-
ipc/shm.c | 19 +-
ipc/util.c | 18 +-
kernel/Kconfig.preempt | 25 -
kernel/Makefile | 9 +-
kernel/async.c | 321 +
kernel/audit.h | 5 +-
kernel/audit_tree.c | 3 +-
kernel/auditfilter.c | 325 +-
kernel/auditsc.c | 739 +-
kernel/capability.c | 6 +-
kernel/cgroup.c | 40 +-
kernel/compat.c | 54 +-
kernel/cpu.c | 157 +-
kernel/cpuset.c | 38 +-
kernel/dma-coherent.c | 42 +-
kernel/exit.c | 25 +-
kernel/extable.c | 16 +
kernel/fork.c | 21 +-
kernel/futex.c | 413 +-
kernel/hrtimer.c | 390 +-
kernel/irq/Makefile | 1 +
kernel/irq/autoprobe.c | 5 +
kernel/irq/chip.c | 18 +-
kernel/irq/handle.c | 205 +-
kernel/irq/internals.h | 5 +
kernel/irq/manage.c | 58 +-
kernel/irq/migration.c | 14 +-
kernel/irq/numa_migrate.c | 119 +
kernel/irq/proc.c | 63 +-
kernel/kexec.c | 2 +-
kernel/kmod.c | 4 +-
kernel/kprobes.c | 281 +-
kernel/ksysfs.c | 4 +-
kernel/lockdep.c | 60 +-
kernel/lockdep_proc.c | 28 +-
kernel/module.c | 94 +-
kernel/mutex.c | 10 +-
kernel/notifier.c | 8 +
kernel/panic.c | 34 +-
kernel/pid.c | 2 +-
kernel/posix-cpu-timers.c | 10 +-
kernel/posix-timers.c | 40 +-
kernel/power/main.c | 6 +-
kernel/power/poweroff.c | 2 +-
kernel/printk.c | 4 +-
kernel/profile.c | 39 +-
kernel/rcuclassic.c | 36 +-
kernel/rcupdate.c | 11 +-
kernel/rcupreempt.c | 40 +-
kernel/rcupreempt_trace.c | 10 +-
kernel/rcutorture.c | 91 +-
kernel/rcutree.c | 1532 ++++
kernel/rcutree_trace.c | 271 +
kernel/resource.c | 70 +-
kernel/sched.c | 1110 ++--
kernel/sched_clock.c | 5 +-
kernel/sched_cpupri.c | 39 +-
kernel/sched_cpupri.h | 5 +-
kernel/sched_fair.c | 62 +-
kernel/sched_rt.c | 74 +-
kernel/sched_stats.h | 3 +-
kernel/signal.c | 3 +-
kernel/smp.c | 145 +-
kernel/softirq.c | 41 +-
kernel/softlockup.c | 12 +-
kernel/stacktrace.c | 11 +
kernel/stop_machine.c | 63 +-
kernel/sys.c | 6 +-
kernel/sysctl.c | 41 +-
kernel/taskstats.c | 41 +-
kernel/test_kprobes.c | 210 +-
kernel/time.c | 4 +-
kernel/time/clockevents.c | 2 +
kernel/time/clocksource.c | 9 +-
kernel/time/jiffies.c | 2 +-
kernel/time/ntp.c | 4 +-
kernel/time/tick-broadcast.c | 113 +-
kernel/time/tick-common.c | 18 +-
kernel/time/tick-sched.c | 66 +-
kernel/time/timekeeping.c | 7 +-
kernel/timer.c | 15 -
kernel/trace/ring_buffer.c | 78 +-
kernel/trace/trace.c | 73 +-
kernel/trace/trace.h | 2 +-
kernel/trace/trace_boot.c | 2 +-
kernel/trace/trace_functions_graph.c | 2 +-
kernel/trace/trace_hw_branches.c | 6 +-
kernel/trace/trace_power.c | 2 +-
kernel/trace/trace_sysprof.c | 14 +-
kernel/tsacct.c | 4 +-
kernel/workqueue.c | 26 +-
lib/Kconfig | 15 +
lib/Kconfig.debug | 32 +
lib/Makefile | 1 +
lib/bust_spinlocks.c | 2 +
lib/cpumask.c | 62 +-
lib/debugobjects.c | 4 +-
lib/dynamic_printk.c | 58 +-
lib/fault-inject.c | 1 -
lib/find_last_bit.c | 45 +
lib/klist.c | 43 +-
lib/kobject_uevent.c | 8 +-
lib/percpu_counter.c | 36 +-
lib/prio_heap.c | 2 +-
lib/proportions.c | 8 +-
lib/radix-tree.c | 13 +-
lib/swiotlb.c | 259 +-
lib/vsprintf.c | 7 +
mm/Kconfig | 6 -
mm/Makefile | 5 +-
mm/backing-dev.c | 8 +-
mm/bootmem.c | 8 +-
mm/bounce.c | 9 +-
mm/failslab.c | 59 +
mm/filemap.c | 45 +-
mm/filemap_xip.c | 2 +-
mm/fremap.c | 2 +-
mm/hugetlb.c | 46 +-
mm/internal.h | 2 +
mm/memcontrol.c | 3 +-
mm/memory.c | 195 +-
mm/memory_hotplug.c | 20 +-
mm/migrate.c | 89 +-
mm/mlock.c | 9 +-
mm/mmap.c | 24 +-
mm/mprotect.c | 8 +-
mm/mremap.c | 2 +-
mm/msync.c | 2 +-
mm/nommu.c | 2 +-
mm/oom_kill.c | 109 +-
mm/page-writeback.c | 245 +-
mm/page_alloc.c | 135 +-
mm/page_cgroup.c | 2 +-
mm/page_io.c | 6 +-
mm/pdflush.c | 16 +-
mm/rmap.c | 60 +-
mm/shmem.c | 82 +-
mm/slab.c | 91 +-
mm/slub.c | 120 +-
mm/swap.c | 44 +-
mm/swap_state.c | 31 +-
mm/swapfile.c | 576 +-
mm/tiny-shmem.c | 134 -
mm/vmalloc.c | 55 +-
mm/vmscan.c | 147 +-
mm/vmstat.c | 4 +-
net/Kconfig | 2 +
net/Makefile | 1 +
net/can/bcm.c | 208 +-
net/core/dev.c | 101 +-
net/core/neighbour.c | 4 +-
net/core/skbuff.c | 15 +-
net/dcb/dcbnl.c | 14 +-
net/dccp/Kconfig | 4 -
net/dccp/Makefile | 15 +-
net/dccp/ackvec.h | 49 -
net/dccp/ccid.c | 254 +-
net/dccp/ccid.h | 14 +-
net/dccp/ccids/Kconfig | 79 +-
net/dccp/ccids/Makefile | 9 -
net/dccp/ccids/ccid2.c | 22 +-
net/dccp/ccids/ccid3.c | 23 +-
net/dccp/ccids/lib/Makefile | 3 -
net/dccp/ccids/lib/loss_interval.c | 3 -
net/dccp/ccids/lib/packet_history.c | 9 -
net/dccp/ccids/lib/tfrc.c | 19 +-
net/dccp/ccids/lib/tfrc.h | 11 +-
net/dccp/ccids/lib/tfrc_equation.c | 4 -
net/dccp/dccp.h | 2 -
net/dccp/feat.c | 6 +-
net/dccp/input.c | 2 -
net/dccp/proto.c | 10 +-
net/ipv4/cipso_ipv4.c | 88 +-
net/ipv4/inet_connection_sock.c | 4 +-
.../netfilter/nf_conntrack_l3proto_ipv4_compat.c | 4 +-
net/ipv4/proc.c | 13 +-
net/ipv4/route.c | 4 +-
net/ipv4/tcp.c | 12 +-
net/ipv4/tcp_ipv4.c | 3 +
net/ipv6/ipv6_sockglue.c | 2 +-
net/ipv6/route.c | 52 +-
net/ipv6/tcp_ipv6.c | 3 +
net/irda/ircomm/ircomm_tty.c | 5 +-
net/iucv/af_iucv.c | 28 +-
net/iucv/iucv.c | 25 +-
net/netfilter/ipvs/ip_vs_lblc.c | 2 +-
net/netfilter/ipvs/ip_vs_lblcr.c | 2 +-
net/netfilter/ipvs/ip_vs_lc.c | 14 +-
net/netfilter/ipvs/ip_vs_nq.c | 4 +-
net/netfilter/ipvs/ip_vs_rr.c | 1 +
net/netfilter/ipvs/ip_vs_sed.c | 1 +
net/netfilter/ipvs/ip_vs_sh.c | 1 +
net/netfilter/ipvs/ip_vs_wlc.c | 1 +
net/netfilter/ipvs/ip_vs_wrr.c | 8 +-
net/netfilter/nf_conntrack_standalone.c | 4 +-
net/netlabel/netlabel_cipso_v4.c | 61 +-
net/netlabel/netlabel_domainhash.c | 67 +
net/netlabel/netlabel_domainhash.h | 4 +
net/netlabel/netlabel_kapi.c | 347 +-
net/netlabel/netlabel_unlabeled.c | 26 +-
net/netlabel/netlabel_unlabeled.h | 15 +
net/netlink/genetlink.c | 1 +
net/rfkill/rfkill.c | 4 +-
net/sched/Kconfig | 3 -
net/sched/cls_cgroup.c | 23 +-
net/sched/cls_u32.c | 3 +-
net/sctp/auth.c | 4 +-
net/sctp/sm_statefuns.c | 6 +-
net/sctp/socket.c | 2 +-
net/sctp/tsnmap.c | 2 +-
net/socket.c | 13 +-
net/sunrpc/auth.c | 6 +-
net/sunrpc/auth_gss/auth_gss.c | 295 +-
net/sunrpc/auth_gss/gss_generic_token.c | 6 +-
net/sunrpc/auth_gss/gss_mech_switch.c | 18 +-
net/sunrpc/auth_gss/svcauth_gss.c | 28 +-
net/sunrpc/cache.c | 20 +-
net/sunrpc/clnt.c | 16 +
net/sunrpc/rpc_pipe.c | 44 +-
net/sunrpc/stats.c | 6 +-
net/sunrpc/svc.c | 14 +-
net/sunrpc/svc_xprt.c | 58 +-
net/sunrpc/svcauth.c | 14 +-
net/sunrpc/svcauth_unix.c | 12 +-
net/sunrpc/svcsock.c | 30 +-
net/sunrpc/xdr.c | 50 +-
net/unix/af_unix.c | 4 +
net/wimax/Kconfig | 38 +
net/wimax/Makefile | 13 +
net/wimax/debug-levels.h | 42 +
net/wimax/debugfs.c | 90 +
net/wimax/id-table.c | 142 +
net/wimax/op-msg.c | 421 +
net/wimax/op-reset.c | 143 +
net/wimax/op-rfkill.c | 532 ++
net/wimax/stack.c | 599 ++
net/wimax/wimax-internal.h | 91 +
net/xfrm/xfrm_proc.c | 17 +-
samples/firmware_class/firmware_sample_driver.c | 2 +-
samples/kobject/kobject-example.c | 4 +-
samples/kobject/kset-example.c | 4 +-
samples/markers/marker-example.c | 4 +-
samples/tracepoints/tracepoint-probe-sample.c | 4 +-
samples/tracepoints/tracepoint-probe-sample2.c | 4 +-
samples/tracepoints/tracepoint-sample.c | 4 +-
scripts/.gitignore | 1 +
scripts/Makefile | 3 +-
scripts/bootgraph.pl | 16 +-
scripts/checkpatch.pl | 172 +-
scripts/config | 150 +
scripts/headers_check.pl | 70 +-
scripts/headers_install.pl | 3 +
{firmware => scripts}/ihex2fw.c | 0
scripts/kconfig/expr.h | 82 +-
scripts/kconfig/lex.zconf.c_shipped | 7 +-
scripts/kconfig/zconf.l | 7 +-
scripts/markup_oops.pl | 162 +
scripts/tags.sh | 19 +-
security/Kconfig | 9 +
security/capability.c | 57 +
security/commoncap.c | 35 +-
security/inode.c | 3 -
security/keys/keyctl.c | 8 +-
security/security.c | 92 +-
security/selinux/Kconfig | 27 -
security/selinux/avc.c | 16 +-
security/selinux/hooks.c | 22 +-
security/selinux/include/avc_ss.h | 4 +-
security/selinux/selinuxfs.c | 20 +-
security/selinux/ss/context.h | 2 +-
security/selinux/ss/services.c | 26 +-
security/smack/smack.h | 31 +-
security/smack/smack_access.c | 28 +-
security/smack/smack_lsm.c | 316 +-
security/smack/smackfs.c | 369 +-
sound/arm/pxa2xx-ac97-lib.c | 27 +-
sound/arm/pxa2xx-ac97.c | 1 +
sound/arm/pxa2xx-pcm.h | 2 +-
sound/core/hrtimer.c | 1 -
sound/core/sound.c | 4 +
sound/drivers/pcsp/pcsp.c | 1 -
sound/i2c/other/tea575x-tuner.c | 28 +-
sound/oss/aedsp16.c | 2 +-
sound/oss/waveartist.c | 8 +-
sound/pci/hda/patch_conexant.c | 114 +-
sound/pci/hda/patch_realtek.c | 3 +-
sound/pci/ice1712/ice1724.c | 2 +-
sound/soc/atmel/sam9g20_wm8731.c | 4 +-
sound/soc/codecs/Kconfig | 20 +-
sound/soc/codecs/twl4030.c | 421 +-
sound/soc/codecs/twl4030.h | 7 +
sound/soc/davinci/davinci-evm.c | 19 +-
sound/soc/davinci/davinci-sffsdr.c | 4 +
sound/soc/omap/Kconfig | 1 +
sound/soc/omap/omap3pandora.c | 13 +
sound/soc/pxa/pxa2xx-ac97.c | 1 +
sound/soc/pxa/pxa2xx-pcm.c | 4 +-
sound/soc/s3c24xx/s3c2443-ac97.c | 2 +-
sound/soc/soc-core.c | 153 +-
sound/soc/soc-dapm.c | 207 +-
sound/sparc/cs4231.c | 2 +-
sound/usb/caiaq/caiaq-device.c | 4 +-
sound/usb/usbaudio.c | 8 +-
sound/usb/usbmidi.c | 39 +-
sound/usb/usbmixer.c | 5 +-
sound/usb/usx2y/us122l.c | 4 +-
sound/usb/usx2y/usbusx2y.c | 6 +-
virt/kvm/ioapic.c | 8 +-
virt/kvm/ioapic.h | 2 +
virt/kvm/iommu.c | 214 +
virt/kvm/irq_comm.c | 19 +-
virt/kvm/kvm_main.c | 470 +-
virt/kvm/kvm_trace.c | 1 +
virt/kvm/vtd.c | 191 -
5312 files changed, 796990 insertions(+), 161712 deletions(-)
create mode 100644 Documentation/RCU/trace.txt
create mode 100644 Documentation/arm/pxa/mfp.txt
create mode 100644 Documentation/blackfin/bfin-gpio-notes.txt
create mode 100644 Documentation/dvb/technisat.txt
create mode 100644 Documentation/filesystems/devpts.txt
create mode 100644 Documentation/hwmon/f71882fg
create mode 100644 Documentation/hwmon/ltc4245
create mode 100644 Documentation/input/walkera0701.txt
create mode 100644 Documentation/kbuild/kbuild.txt
create mode 100644 Documentation/kbuild/kconfig.txt
create mode 100644 Documentation/scsi/cxgb3i.txt
create mode 100644 Documentation/video4linux/v4l2-framework.txt
create mode 100644 Documentation/wimax/README.i2400m
create mode 100644 Documentation/wimax/README.wimax
create mode 100644 arch/alpha/include/asm/swab.h
create mode 100644 arch/alpha/kernel/binfmt_loader.c
delete mode 100644 arch/arm/boot/compressed/head-clps7500.S
create mode 100644 arch/arm/common/clkdev.c
create mode 100644 arch/arm/configs/h5000_defconfig
create mode 100644 arch/arm/configs/mx31moboard_defconfig
create mode 100644 arch/arm/configs/mx31pdk_defconfig
create mode 100644 arch/arm/configs/neocore926_defconfig
create mode 100644 arch/arm/configs/omap3_pandora_defconfig
create mode 100644 arch/arm/configs/s3c6400_defconfig
create mode 100644 arch/arm/configs/w90p910_defconfig
create mode 100644 arch/arm/include/asm/clkdev.h
create mode 100644 arch/arm/include/asm/swab.h
delete mode 100644 arch/arm/mach-aaec2000/clock.c
delete mode 100644 arch/arm/mach-aaec2000/clock.h
delete mode 100644 arch/arm/mach-aaec2000/include/mach/dma.h
create mode 100644 arch/arm/mach-at91/board-neocore926.c
delete mode 100644 arch/arm/mach-at91/include/mach/dma.h
create mode 100644 arch/arm/mach-at91/sam9_smc.c
create mode 100644 arch/arm/mach-at91/sam9_smc.h
delete mode 100644 arch/arm/mach-clps711x/include/mach/dma.h
delete mode 100644 arch/arm/mach-clps7500/Makefile
delete mode 100644 arch/arm/mach-clps7500/Makefile.boot
delete mode 100644 arch/arm/mach-clps7500/core.c
delete mode 100644 arch/arm/mach-clps7500/include/mach/acornfb.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/debug-macro.S
delete mode 100644 arch/arm/mach-clps7500/include/mach/dma.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/entry-macro.S
delete mode 100644 arch/arm/mach-clps7500/include/mach/hardware.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/io.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/irq.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/irqs.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/memory.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/system.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/timex.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/uncompress.h
delete mode 100644 arch/arm/mach-clps7500/include/mach/vmalloc.h
delete mode 100644 arch/arm/mach-davinci/include/mach/dma.h
delete mode 100644 arch/arm/mach-ebsa110/include/mach/dma.h
create mode 100644 arch/arm/mach-ep93xx/edb9307a.c
create mode 100644 arch/arm/mach-ep93xx/include/mach/clkdev.h
delete mode 100644 arch/arm/mach-ep93xx/include/mach/dma.h
delete mode 100644 arch/arm/mach-footbridge/include/mach/dma.h
create mode 100644 arch/arm/mach-footbridge/include/mach/isa-dma.h
delete mode 100644 arch/arm/mach-h720x/include/mach/dma.h
create mode 100644 arch/arm/mach-h720x/include/mach/isa-dma.h
create mode 100644 arch/arm/mach-integrator/include/mach/clkdev.h
delete mode 100644 arch/arm/mach-integrator/include/mach/dma.h
delete mode 100644 arch/arm/mach-iop13xx/include/mach/dma.h
delete mode 100644 arch/arm/mach-iop32x/include/mach/dma.h
delete mode 100644 arch/arm/mach-iop33x/include/mach/dma.h
delete mode 100644 arch/arm/mach-ixp2000/include/mach/dma.h
delete mode 100644 arch/arm/mach-ixp23xx/include/mach/dma.h
delete mode 100644 arch/arm/mach-ixp4xx/include/mach/dma.h
delete mode 100644 arch/arm/mach-kirkwood/include/mach/dma.h
create mode 100644 arch/arm/mach-kirkwood/include/mach/gpio.h
create mode 100644 arch/arm/mach-ks8695/board-dsm320.c
delete mode 100644 arch/arm/mach-ks8695/include/mach/dma.h
delete mode 100644 arch/arm/mach-l7200/include/mach/dma.h
delete mode 100644 arch/arm/mach-loki/include/mach/dma.h
delete mode 100644 arch/arm/mach-mv78xx0/include/mach/dma.h
create mode 100644 arch/arm/mach-mv78xx0/include/mach/gpio.h
create mode 100644 arch/arm/mach-mx1/Kconfig
create mode 100644 arch/arm/mach-mx1/Makefile
create mode 100644 arch/arm/mach-mx1/Makefile.boot
create mode 100644 arch/arm/mach-mx1/clock.c
create mode 100644 arch/arm/mach-mx1/crm_regs.h
create mode 100644 arch/arm/mach-mx1/devices.c
create mode 100644 arch/arm/mach-mx1/devices.h
create mode 100644 arch/arm/mach-mx1/generic.c
create mode 100644 arch/arm/mach-mx1/mx1ads.c
create mode 100644 arch/arm/mach-mx3/mx31moboard.c
create mode 100644 arch/arm/mach-mx3/mx31pdk.c
delete mode 100644 arch/arm/mach-netx/include/mach/dma.h
delete mode 100644 arch/arm/mach-ns9xxx/include/mach/dma.h
create mode 100644 arch/arm/mach-omap2/board-omap3pandora.c
create mode 100644 arch/arm/mach-omap2/mmc-twl4030.c
create mode 100644 arch/arm/mach-omap2/mmc-twl4030.h
delete mode 100644 arch/arm/mach-orion5x/gpio.c
delete mode 100644 arch/arm/mach-orion5x/include/mach/dma.h
create mode 100644 arch/arm/mach-pxa/h5000.c
create mode 100644 arch/arm/mach-pxa/imote2.c
create mode 100644 arch/arm/mach-pxa/include/mach/clkdev.h
create mode 100644 arch/arm/mach-pxa/include/mach/h5000.h
create mode 100644 arch/arm/mach-pxa/include/mach/pxa930_rotary.h
create mode 100644 arch/arm/mach-pxa/include/mach/pxa930_trkball.h
create mode 100644 arch/arm/mach-pxa/include/mach/regs-ac97.h
create mode 100644 arch/arm/mach-pxa/include/mach/regs-uart.h
create mode 100644 arch/arm/mach-realview/include/mach/board-pba8.h
create mode 100644 arch/arm/mach-realview/include/mach/clkdev.h
delete mode 100644 arch/arm/mach-realview/include/mach/dma.h
create mode 100644 arch/arm/mach-realview/realview_pba8.c
delete mode 100644 arch/arm/mach-rpc/include/mach/dma.h
create mode 100644 arch/arm/mach-rpc/include/mach/isa-dma.h
delete mode 100644 arch/arm/mach-s3c2410/clock.c
create mode 100644 arch/arm/mach-s3c2410/include/mach/gpio-core.h
create mode 100644 arch/arm/mach-s3c2410/include/mach/tick.h
delete mode 100644 arch/arm/mach-s3c2410/include/mach/vmalloc.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/debug-macro.S
create mode 100644 arch/arm/mach-s3c24a0/include/mach/irqs.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/map.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/memory.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/regs-clock.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/regs-irq.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/system.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/tick.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/timex.h
create mode 100644 arch/arm/mach-s3c24a0/include/mach/vmalloc.h
create mode 100644 arch/arm/mach-s3c6400/Kconfig
create mode 100644 arch/arm/mach-s3c6400/Makefile
create mode 100644 arch/arm/mach-s3c6400/Makefile.boot
create mode 100644 arch/arm/mach-s3c6400/include/mach/debug-macro.S
create mode 100644 arch/arm/mach-s3c6400/include/mach/dma.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/entry-macro.S
create mode 100644 arch/arm/mach-s3c6400/include/mach/gpio-core.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/gpio.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/hardware.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/irqs.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/map.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/memory.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/pwm-clock.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/regs-fb.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/regs-irq.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/system.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/tick.h
create mode 100644 arch/arm/mach-s3c6400/include/mach/uncompress.h
create mode 100644 arch/arm/mach-s3c6410/Kconfig
create mode 100644 arch/arm/mach-s3c6410/Makefile
create mode 100644 arch/arm/mach-s3c6410/cpu.c
create mode 100644 arch/arm/mach-s3c6410/mach-smdk6410.c
create mode 100644 arch/arm/mach-s3c6410/setup-sdhci.c
delete mode 100644 arch/arm/mach-shark/include/mach/dma.h
create mode 100644 arch/arm/mach-shark/include/mach/isa-dma.h
create mode 100644 arch/arm/mach-versatile/include/mach/clkdev.h
delete mode 100644 arch/arm/mach-versatile/include/mach/dma.h
create mode 100644 arch/arm/mach-w90x900/Kconfig
create mode 100644 arch/arm/mach-w90x900/Makefile
create mode 100644 arch/arm/mach-w90x900/Makefile.boot
create mode 100644 arch/arm/mach-w90x900/cpu.h
create mode 100644 arch/arm/mach-w90x900/include/mach/entry-macro.S
create mode 100644 arch/arm/mach-w90x900/include/mach/hardware.h
create mode 100644 arch/arm/mach-w90x900/include/mach/io.h
create mode 100644 arch/arm/mach-w90x900/include/mach/irqs.h
create mode 100644 arch/arm/mach-w90x900/include/mach/map.h
create mode 100644 arch/arm/mach-w90x900/include/mach/memory.h
create mode 100644 arch/arm/mach-w90x900/include/mach/regs-irq.h
create mode 100644 arch/arm/mach-w90x900/include/mach/regs-serial.h
create mode 100644 arch/arm/mach-w90x900/include/mach/regs-timer.h
create mode 100644 arch/arm/mach-w90x900/include/mach/system.h
create mode 100644 arch/arm/mach-w90x900/include/mach/timex.h
create mode 100644 arch/arm/mach-w90x900/include/mach/uncompress.h
create mode 100644 arch/arm/mach-w90x900/include/mach/vmalloc.h
create mode 100644 arch/arm/mach-w90x900/irq.c
create mode 100644 arch/arm/mach-w90x900/mach-w90p910evb.c
create mode 100644 arch/arm/mach-w90x900/time.c
create mode 100644 arch/arm/mach-w90x900/w90p910.c
delete mode 100644 arch/arm/mm/copypage-feroceon.S
create mode 100644 arch/arm/mm/copypage-feroceon.c
delete mode 100644 arch/arm/mm/copypage-v3.S
create mode 100644 arch/arm/mm/copypage-v3.c
delete mode 100644 arch/arm/mm/copypage-v4wb.S
create mode 100644 arch/arm/mm/copypage-v4wb.c
delete mode 100644 arch/arm/mm/copypage-v4wt.S
create mode 100644 arch/arm/mm/copypage-v4wt.c
delete mode 100644 arch/arm/mm/copypage-xsc3.S
create mode 100644 arch/arm/mm/copypage-xsc3.c
create mode 100644 arch/arm/plat-mxc/include/mach/board-mx31pdk.h
delete mode 100644 arch/arm/plat-mxc/include/mach/dma.h
create mode 100644 arch/arm/plat-mxc/include/mach/mtd-xip.h
create mode 100644 arch/arm/plat-mxc/include/mach/mx1.h
create mode 100644 arch/arm/plat-mxc/include/mach/usb.h
create mode 100644 arch/arm/plat-orion/gpio.c
create mode 100644 arch/arm/plat-orion/include/plat/gpio.h
create mode 100644 arch/arm/plat-s3c/clock.c
create mode 100644 arch/arm/plat-s3c/dev-fb.c
create mode 100644 arch/arm/plat-s3c/dev-hsmmc.c
create mode 100644 arch/arm/plat-s3c/dev-hsmmc1.c
create mode 100644 arch/arm/plat-s3c/dev-i2c0.c
create mode 100644 arch/arm/plat-s3c/dev-i2c1.c
create mode 100644 arch/arm/plat-s3c/gpio-config.c
create mode 100644 arch/arm/plat-s3c/gpio.c
create mode 100644 arch/arm/plat-s3c/include/mach/io.h
rename arch/arm/{mach-s3c2410 => plat-s3c}/include/mach/timex.h (100%)
create mode 100644 arch/arm/plat-s3c/include/mach/vmalloc.h
create mode 100644 arch/arm/plat-s3c/include/plat/adc.h
create mode 100644 arch/arm/plat-s3c/include/plat/clock.h
create mode 100644 arch/arm/plat-s3c/include/plat/cpu-freq.h
create mode 100644 arch/arm/plat-s3c/include/plat/cpu.h
create mode 100644 arch/arm/plat-s3c/include/plat/devs.h
create mode 100644 arch/arm/plat-s3c/include/plat/fb.h
create mode 100644 arch/arm/plat-s3c/include/plat/gpio-cfg-helpers.h
create mode 100644 arch/arm/plat-s3c/include/plat/gpio-cfg.h
create mode 100644 arch/arm/plat-s3c/include/plat/gpio-core.h
create mode 100644 arch/arm/plat-s3c/include/plat/iic-core.h
create mode 100644 arch/arm/plat-s3c/include/plat/iic.h
rename arch/arm/plat-s3c/include/plat/{map.h => map-base.h} (100%)
rename {include/asm-arm/plat-s3c => arch/arm/plat-s3c/include/plat}/nand.h
(100%)
rename {include/asm-arm/plat-s3c =>
arch/arm/plat-s3c/include/plat}/regs-ac97.h (100%)
create mode 100644 arch/arm/plat-s3c/include/plat/regs-fb.h
rename {include/asm-arm/plat-s3c => arch/arm/plat-s3c/include/plat}/regs-iic.h
(100%)
create mode 100644 arch/arm/plat-s3c/include/plat/regs-irqtype.h
rename {include/asm-arm/plat-s3c =>
arch/arm/plat-s3c/include/plat}/regs-nand.h (100%)
rename {include/asm-arm/plat-s3c => arch/arm/plat-s3c/include/plat}/regs-rtc.h
(100%)
create mode 100644 arch/arm/plat-s3c/include/plat/regs-sdhci.h
rename {include/asm-arm/plat-s3c =>
arch/arm/plat-s3c/include/plat}/regs-watchdog.h (100%)
create mode 100644 arch/arm/plat-s3c/include/plat/sdhci.h
create mode 100644 arch/arm/plat-s3c/init.c
create mode 100644 arch/arm/plat-s3c/pwm-clock.c
create mode 100644 arch/arm/plat-s3c/time.c
create mode 100644 arch/arm/plat-s3c24xx/adc.c
create mode 100644 arch/arm/plat-s3c24xx/clock-dclk.c
create mode 100644 arch/arm/plat-s3c24xx/include/mach/pwm-clock.h
delete mode 100644 arch/arm/plat-s3c24xx/include/plat/clock.h
delete mode 100644 arch/arm/plat-s3c24xx/include/plat/cpu.h
delete mode 100644 arch/arm/plat-s3c24xx/include/plat/devs.h
create mode 100644 arch/arm/plat-s3c24xx/include/plat/map.h
rename {include/asm-arm/plat-s3c24xx =>
arch/arm/plat-s3c24xx/include/plat}/mci.h (100%)
create mode 100644 arch/arm/plat-s3c24xx/include/plat/pll.h
rename {include/asm-arm/plat-s3c24xx =>
arch/arm/plat-s3c24xx/include/plat}/regs-spi.h (100%)
rename {include/asm-arm/plat-s3c24xx =>
arch/arm/plat-s3c24xx/include/plat}/regs-udc.h (100%)
rename {include/asm-arm/plat-s3c24xx =>
arch/arm/plat-s3c24xx/include/plat}/udc.h (100%)
delete mode 100644 arch/arm/plat-s3c24xx/pwm-clock.c
create mode 100644 arch/arm/plat-s3c24xx/s3c2410-clock.c
create mode 100644 arch/arm/plat-s3c24xx/setup-i2c.c
create mode 100644 arch/arm/plat-s3c24xx/spi-bus0-gpe11_12_13.c
create mode 100644 arch/arm/plat-s3c24xx/spi-bus1-gpg5_6_7.c
delete mode 100644 arch/arm/plat-s3c24xx/time.c
create mode 100644 arch/arm/plat-s3c64xx/Kconfig
create mode 100644 arch/arm/plat-s3c64xx/Makefile
create mode 100644 arch/arm/plat-s3c64xx/clock.c
create mode 100644 arch/arm/plat-s3c64xx/cpu.c
create mode 100644 arch/arm/plat-s3c64xx/dev-uart.c
create mode 100644 arch/arm/plat-s3c64xx/gpiolib.c
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-a.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-b.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-c.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-d.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-e.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-f.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-g.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-h.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-i.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-j.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-n.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-o.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-p.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/gpio-bank-q.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/irqs.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/pll.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/regs-clock.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/regs-gpio.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/regs-sys.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/s3c6400.h
create mode 100644 arch/arm/plat-s3c64xx/include/plat/s3c6410.h
create mode 100644 arch/arm/plat-s3c64xx/irq-eint.c
create mode 100644 arch/arm/plat-s3c64xx/irq.c
create mode 100644 arch/arm/plat-s3c64xx/s3c6400-clock.c
create mode 100644 arch/arm/plat-s3c64xx/s3c6400-init.c
create mode 100644 arch/arm/plat-s3c64xx/setup-fb-24bpp.c
create mode 100644 arch/arm/plat-s3c64xx/setup-i2c0.c
create mode 100644 arch/arm/plat-s3c64xx/setup-i2c1.c
create mode 100644 arch/avr32/boards/hammerhead/Kconfig
create mode 100644 arch/avr32/boards/hammerhead/Makefile
create mode 100644 arch/avr32/boards/hammerhead/flash.c
create mode 100644 arch/avr32/boards/hammerhead/flash.h
create mode 100644 arch/avr32/boards/hammerhead/setup.c
create mode 100644 arch/avr32/configs/hammerhead_defconfig
delete mode 100644 arch/avr32/include/asm/atmel-mci.h
create mode 100644 arch/avr32/include/asm/swab.h
create mode 100644 arch/avr32/include/asm/syscalls.h
create mode 100644 arch/blackfin/configs/BF518F-EZBRD_defconfig
create mode 100644 arch/blackfin/configs/BF538-EZKIT_defconfig
create mode 100644 arch/blackfin/include/asm/bfin_sdh.h
delete mode 100644 arch/blackfin/include/asm/cplb-mpu.h
create mode 100644 arch/blackfin/include/asm/cpu.h
create mode 100644 arch/blackfin/include/asm/ipipe.h
create mode 100644 arch/blackfin/include/asm/ipipe_base.h
create mode 100644 arch/blackfin/include/asm/mem_init.h
create mode 100644 arch/blackfin/include/asm/mutex-dec.h
create mode 100644 arch/blackfin/include/asm/pda.h
create mode 100644 arch/blackfin/include/asm/rwlock.h
create mode 100644 arch/blackfin/include/asm/smp.h
create mode 100644 arch/blackfin/include/asm/spinlock_types.h
create mode 100644 arch/blackfin/include/asm/swab.h
copy arch/{mips => blackfin}/include/asm/xor.h (100%)
delete mode 100644 arch/blackfin/kernel/cplb-mpu/cplbinfo.c
delete mode 100644 arch/blackfin/kernel/cplb-nompu/cplbhdlr.S
delete mode 100644 arch/blackfin/kernel/cplb-nompu/cplbinfo.c
delete mode 100644 arch/blackfin/kernel/cplb-nompu/cplbmgr.S
create mode 100644 arch/blackfin/kernel/cplb-nompu/cplbmgr.c
create mode 100644 arch/blackfin/kernel/cplbinfo.c
create mode 100644 arch/blackfin/kernel/ipipe.c
create mode 100644 arch/blackfin/kernel/kgdb_test.c
create mode 100644 arch/blackfin/kernel/mcount.S
create mode 100644 arch/blackfin/lib/muldi3.S
delete mode 100644 arch/blackfin/lib/muldi3.c
create mode 100644 arch/blackfin/mach-bf518/Kconfig
create mode 100644 arch/blackfin/mach-bf518/Makefile
create mode 100644 arch/blackfin/mach-bf518/boards/Kconfig
create mode 100644 arch/blackfin/mach-bf518/boards/Makefile
create mode 100644 arch/blackfin/mach-bf518/boards/ezbrd.c
create mode 100644 arch/blackfin/mach-bf518/dma.c
create mode 100644 arch/blackfin/mach-bf518/include/mach/anomaly.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/bf518.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/bfin_serial_5xx.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/blackfin.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/cdefBF512.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/cdefBF514.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/cdefBF516.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/cdefBF518.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/cdefBF51x_base.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/defBF512.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/defBF514.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/defBF516.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/defBF518.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/defBF51x_base.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/dma.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/gpio.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/irq.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/mem_map.h
create mode 100644 arch/blackfin/mach-bf518/include/mach/portmux.h
create mode 100644 arch/blackfin/mach-bf518/ints-priority.c
delete mode 100644 arch/blackfin/mach-bf527/head.S
delete mode 100644 arch/blackfin/mach-bf527/include/mach/bfin_sir.h
create mode 100644 arch/blackfin/mach-bf527/include/mach/gpio.h
delete mode 100644 arch/blackfin/mach-bf527/include/mach/mem_init.h
delete mode 100644 arch/blackfin/mach-bf533/head.S
delete mode 100644 arch/blackfin/mach-bf533/include/mach/bfin_sir.h
create mode 100644 arch/blackfin/mach-bf533/include/mach/gpio.h
delete mode 100644 arch/blackfin/mach-bf533/include/mach/mem_init.h
delete mode 100644 arch/blackfin/mach-bf537/head.S
delete mode 100644 arch/blackfin/mach-bf537/include/mach/bfin_sir.h
create mode 100644 arch/blackfin/mach-bf537/include/mach/gpio.h
delete mode 100644 arch/blackfin/mach-bf537/include/mach/mem_init.h
create mode 100644 arch/blackfin/mach-bf538/Kconfig
create mode 100644 arch/blackfin/mach-bf538/Makefile
create mode 100644 arch/blackfin/mach-bf538/boards/Kconfig
create mode 100644 arch/blackfin/mach-bf538/boards/Makefile
create mode 100644 arch/blackfin/mach-bf538/boards/ezkit.c
create mode 100644 arch/blackfin/mach-bf538/dma.c
create mode 100644 arch/blackfin/mach-bf538/include/mach/anomaly.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/bf538.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/bfin_serial_5xx.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/blackfin.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/cdefBF538.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/cdefBF539.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/defBF539.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/dma.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/gpio.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/irq.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/mem_map.h
create mode 100644 arch/blackfin/mach-bf538/include/mach/portmux.h
create mode 100644 arch/blackfin/mach-bf538/ints-priority.c
delete mode 100644 arch/blackfin/mach-bf548/head.S
delete mode 100644 arch/blackfin/mach-bf548/include/mach/bfin_sir.h
delete mode 100644 arch/blackfin/mach-bf548/include/mach/mem_init.h
create mode 100644 arch/blackfin/mach-bf561/atomic.S
delete mode 100644 arch/blackfin/mach-bf561/head.S
delete mode 100644 arch/blackfin/mach-bf561/include/mach/bfin_sir.h
create mode 100644 arch/blackfin/mach-bf561/include/mach/gpio.h
delete mode 100644 arch/blackfin/mach-bf561/include/mach/mem_init.h
create mode 100644 arch/blackfin/mach-bf561/include/mach/smp.h
create mode 100644 arch/blackfin/mach-bf561/secondary.S
create mode 100644 arch/blackfin/mach-bf561/smp.c
create mode 100644 arch/blackfin/mach-common/cache-c.c
create mode 100644 arch/blackfin/mach-common/clocks-init.c
create mode 100644 arch/blackfin/mach-common/smp.c
create mode 100644 arch/blackfin/oprofile/bfin_oprofile.c
delete mode 100644 arch/blackfin/oprofile/common.c
delete mode 100644 arch/blackfin/oprofile/op_blackfin.h
delete mode 100644 arch/blackfin/oprofile/op_model_bf533.c
delete mode 100644 arch/blackfin/oprofile/timer_int.c
create mode 100644 arch/h8300/include/asm/swab.h
create mode 100644 arch/ia64/include/asm/swab.h
create mode 100644 arch/ia64/kvm/kvm_lib.c
create mode 100644 arch/m68knommu/include/asm/swab.h
create mode 100644 arch/mips/include/asm/swab.h
create mode 100644 arch/powerpc/include/asm/disassemble.h
create mode 100644 arch/powerpc/include/asm/kvm_44x.h
create mode 100644 arch/powerpc/include/asm/swab.h
create mode 100644 arch/powerpc/kvm/44x.c
create mode 100644 arch/powerpc/kvm/44x_emulate.c
create mode 100644 arch/powerpc/kvm/booke.c
create mode 100644 arch/powerpc/kvm/booke.h
delete mode 100644 arch/powerpc/kvm/booke_guest.c
delete mode 100644 arch/powerpc/kvm/booke_host.c
create mode 100644 arch/powerpc/kvm/timing.c
create mode 100644 arch/powerpc/kvm/timing.h
delete mode 100644 arch/s390/include/asm/s390_rdev.h
create mode 100644 arch/s390/include/asm/swab.h
create mode 100644 arch/sh/include/asm/swab.h
create mode 100644 arch/sparc/boot/.gitignore
rename arch/sparc/boot/{piggyback.c => piggyback_32.c} (100%)
rename arch/{sparc64/boot/piggyback.c => sparc/boot/piggyback_64.c} (100%)
rename arch/sparc/{defconfig => configs/sparc32_defconfig} (100%)
create mode 100644 arch/sparc/configs/sparc64_defconfig
create mode 100644 arch/sparc/include/asm/asm.h
delete mode 100644 arch/sparc/include/asm/ipcbuf_32.h
delete mode 100644 arch/sparc/include/asm/ipcbuf_64.h
delete mode 100644 arch/sparc/include/asm/module_32.h
delete mode 100644 arch/sparc/include/asm/module_64.h
delete mode 100644 arch/sparc/include/asm/openprom_32.h
delete mode 100644 arch/sparc/include/asm/openprom_64.h
delete mode 100644 arch/sparc/include/asm/posix_types_32.h
delete mode 100644 arch/sparc/include/asm/posix_types_64.h
delete mode 100644 arch/sparc/include/asm/ptrace_32.h
delete mode 100644 arch/sparc/include/asm/ptrace_64.h
delete mode 100644 arch/sparc/include/asm/reg.h
delete mode 100644 arch/sparc/include/asm/reg_32.h
delete mode 100644 arch/sparc/include/asm/reg_64.h
delete mode 100644 arch/sparc/include/asm/scatterlist_32.h
delete mode 100644 arch/sparc/include/asm/scatterlist_64.h
delete mode 100644 arch/sparc/include/asm/sections_32.h
delete mode 100644 arch/sparc/include/asm/sections_64.h
delete mode 100644 arch/sparc/include/asm/sigcontext_32.h
delete mode 100644 arch/sparc/include/asm/sigcontext_64.h
delete mode 100644 arch/sparc/include/asm/siginfo_32.h
delete mode 100644 arch/sparc/include/asm/siginfo_64.h
delete mode 100644 arch/sparc/include/asm/signal_32.h
delete mode 100644 arch/sparc/include/asm/signal_64.h
delete mode 100644 arch/sparc/include/asm/stat_32.h
delete mode 100644 arch/sparc/include/asm/stat_64.h
create mode 100644 arch/sparc/include/asm/swab.h
delete mode 100644 arch/sparc/include/asm/unistd_32.h
delete mode 100644 arch/sparc/include/asm/unistd_64.h
copy arch/{arm => sparc}/kernel/.gitignore (100%)
rename arch/{sparc64 => sparc}/kernel/audit.c (100%)
rename arch/sparc/kernel/{auxio.c => auxio_32.c} (100%)
create mode 100644 arch/sparc/kernel/auxio_64.c
rename arch/{sparc64 => sparc}/kernel/central.c (100%)
create mode 100644 arch/sparc/kernel/cherrs.S
rename arch/{sparc64 => sparc}/kernel/chmc.c (100%)
create mode 100644 arch/sparc/kernel/compat_audit.c
create mode 100644 arch/sparc/kernel/ds.c
rename arch/{sparc64 => sparc}/kernel/dtlb_miss.S (100%)
rename arch/{sparc64 => sparc}/kernel/dtlb_prot.S (100%)
rename arch/{sparc64 => sparc}/kernel/ebus.c (100%)
create mode 100644 arch/sparc/kernel/entry.h
rename arch/sparc/kernel/{etrap.S => etrap_32.S} (100%)
create mode 100644 arch/sparc/kernel/etrap_64.S
rename arch/{sparc64 => sparc}/kernel/fpu_traps.S (100%)
rename arch/{sparc64 => sparc}/kernel/ftrace.c (100%)
rename arch/{sparc64 => sparc}/kernel/getsetcc.S (100%)
delete mode 100644 arch/sparc/kernel/head.S
create mode 100644 arch/sparc/kernel/head_32.S
create mode 100644 arch/sparc/kernel/head_64.S
rename arch/{sparc64 => sparc}/kernel/helpers.S (100%)
rename arch/{sparc64 => sparc}/kernel/hvapi.c (100%)
create mode 100644 arch/sparc/kernel/hvcalls.S
create mode 100644 arch/sparc/kernel/hvtramp.S
create mode 100644 arch/sparc/kernel/iommu.c
rename arch/{sparc64 => sparc}/kernel/iommu_common.h (100%)
delete mode 100644 arch/sparc/kernel/irq.c
create mode 100644 arch/sparc/kernel/irq_32.c
create mode 100644 arch/sparc/kernel/irq_64.c
rename arch/{sparc64 => sparc}/kernel/itlb_miss.S (100%)
rename arch/{sparc64 => sparc}/kernel/ivec.S (100%)
create mode 100644 arch/sparc/kernel/kernel.h
delete mode 100644 arch/sparc/kernel/kgdb.c
create mode 100644 arch/sparc/kernel/kgdb_32.c
rename arch/{sparc64/kernel/kgdb.c => sparc/kernel/kgdb_64.c} (100%)
create mode 100644 arch/sparc/kernel/kprobes.c
rename arch/{sparc64 => sparc}/kernel/kstack.h (100%)
rename arch/{sparc64 => sparc}/kernel/ktlb.S (100%)
create mode 100644 arch/sparc/kernel/ldc.c
create mode 100644 arch/sparc/kernel/mdesc.c
rename arch/{sparc64 => sparc}/kernel/misctrap.S (100%)
rename arch/sparc/kernel/{of_device.c => of_device_32.c} (100%)
create mode 100644 arch/sparc/kernel/of_device_64.c
create mode 100644 arch/sparc/kernel/pci.c
create mode 100644 arch/sparc/kernel/pci_common.c
rename arch/{sparc64 => sparc}/kernel/pci_fire.c (100%)
rename arch/{sparc64 => sparc}/kernel/pci_impl.h (100%)
create mode 100644 arch/sparc/kernel/pci_msi.c
create mode 100644 arch/sparc/kernel/pci_psycho.c
rename arch/{sparc64 => sparc}/kernel/pci_sabre.c (100%)
create mode 100644 arch/sparc/kernel/pci_schizo.c
create mode 100644 arch/sparc/kernel/pci_sun4v.c
rename arch/{sparc64 => sparc}/kernel/pci_sun4v.h (100%)
rename arch/{sparc64 => sparc}/kernel/pci_sun4v_asm.S (100%)
create mode 100644 arch/sparc/kernel/power.c
delete mode 100644 arch/sparc/kernel/process.c
create mode 100644 arch/sparc/kernel/process_32.c
rename arch/{sparc64/kernel/process.c => sparc/kernel/process_64.c} (100%)
delete mode 100644 arch/sparc/kernel/prom.c
create mode 100644 arch/sparc/kernel/prom.h
create mode 100644 arch/sparc/kernel/prom_32.c
create mode 100644 arch/sparc/kernel/prom_64.c
create mode 100644 arch/sparc/kernel/prom_common.c
create mode 100644 arch/sparc/kernel/prom_irqtrans.c
create mode 100644 arch/sparc/kernel/psycho_common.c
rename arch/{sparc64 => sparc}/kernel/psycho_common.h (100%)
rename arch/sparc/kernel/{ptrace.c => ptrace_32.c} (100%)
rename arch/{sparc64/kernel/ptrace.c => sparc/kernel/ptrace_64.c} (100%)
rename arch/{sparc64 => sparc}/kernel/reboot.c (100%)
rename arch/sparc/kernel/{rtrap.S => rtrap_32.S} (100%)
create mode 100644 arch/sparc/kernel/rtrap_64.S
rename arch/{sparc64 => sparc}/kernel/sbus.c (100%)
delete mode 100644 arch/sparc/kernel/setup.c
create mode 100644 arch/sparc/kernel/setup_32.c
create mode 100644 arch/sparc/kernel/setup_64.c
delete mode 100644 arch/sparc/kernel/signal.c
rename arch/{sparc64 => sparc}/kernel/signal32.c (100%)
create mode 100644 arch/sparc/kernel/signal_32.c
rename arch/{sparc64/kernel/signal.c => sparc/kernel/signal_64.c} (100%)
delete mode 100644 arch/sparc/kernel/smp.c
create mode 100644 arch/sparc/kernel/smp_32.c
create mode 100644 arch/sparc/kernel/smp_64.c
delete mode 100644 arch/sparc/kernel/sparc_ksyms.c
create mode 100644 arch/sparc/kernel/sparc_ksyms_32.c
create mode 100644 arch/sparc/kernel/sparc_ksyms_64.c
create mode 100644 arch/sparc/kernel/spiterrs.S
rename arch/{sparc64 => sparc}/kernel/sstate.c (100%)
create mode 100644 arch/sparc/kernel/stacktrace.c
rename arch/{sparc64 => sparc}/kernel/starfire.c (100%)
create mode 100644 arch/sparc/kernel/sun4v_ivec.S
rename arch/{sparc64 => sparc}/kernel/sun4v_tlb_miss.S (100%)
rename arch/{sparc64 => sparc}/kernel/sys32.S (100%)
rename arch/{sparc64 => sparc}/kernel/sys_sparc32.c (100%)
rename arch/sparc/kernel/{sys_sparc.c => sys_sparc_32.c} (100%)
rename arch/{sparc64/kernel/sys_sparc.c => sparc/kernel/sys_sparc_64.c} (100%)
rename arch/{sparc64 => sparc}/kernel/syscalls.S (100%)
create mode 100644 arch/sparc/kernel/sysfs.c
rename arch/{sparc64 => sparc}/kernel/systbls.h (100%)
rename arch/sparc/kernel/{systbls.S => systbls_32.S} (100%)
rename arch/{sparc64/kernel/systbls.S => sparc/kernel/systbls_64.S} (100%)
rename arch/sparc/kernel/{time.c => time_32.c} (100%)
create mode 100644 arch/sparc/kernel/time_64.c
rename arch/sparc/kernel/{trampoline.S => trampoline_32.S} (100%)
create mode 100644 arch/sparc/kernel/trampoline_64.S
delete mode 100644 arch/sparc/kernel/traps.c
create mode 100644 arch/sparc/kernel/traps_32.c
create mode 100644 arch/sparc/kernel/traps_64.c
create mode 100644 arch/sparc/kernel/tsb.S
create mode 100644 arch/sparc/kernel/ttable.S
rename arch/sparc/kernel/{una_asm.S => una_asm_32.S} (100%)
rename arch/{sparc64/kernel/una_asm.S => sparc/kernel/una_asm_64.S} (100%)
delete mode 100644 arch/sparc/kernel/unaligned.c
create mode 100644 arch/sparc/kernel/unaligned_32.c
create mode 100644 arch/sparc/kernel/unaligned_64.c
rename arch/{sparc64 => sparc}/kernel/us2e_cpufreq.c (100%)
rename arch/{sparc64 => sparc}/kernel/us3_cpufreq.c (100%)
rename arch/{sparc64 => sparc}/kernel/utrap.S (100%)
create mode 100644 arch/sparc/kernel/vio.c
create mode 100644 arch/sparc/kernel/viohs.c
rename arch/{sparc64 => sparc}/kernel/visemul.c (100%)
rename arch/{sparc64 => sparc}/kernel/winfixup.S (100%)
rename arch/{sparc64 => sparc}/lib/GENbzero.S (100%)
rename arch/{sparc64 => sparc}/lib/GENcopy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/GENcopy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/GENmemcpy.S (100%)
rename arch/{sparc64 => sparc}/lib/GENpage.S (100%)
rename arch/{sparc64 => sparc}/lib/GENpatch.S (100%)
rename arch/{sparc64 => sparc}/lib/NG2copy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/NG2copy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/NG2memcpy.S (100%)
rename arch/{sparc64 => sparc}/lib/NG2page.S (100%)
rename arch/{sparc64 => sparc}/lib/NG2patch.S (100%)
rename arch/{sparc64 => sparc}/lib/NGbzero.S (100%)
rename arch/{sparc64 => sparc}/lib/NGcopy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/NGcopy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/NGmemcpy.S (100%)
rename arch/{sparc64 => sparc}/lib/NGpage.S (100%)
rename arch/{sparc64 => sparc}/lib/NGpatch.S (100%)
rename arch/{sparc64 => sparc}/lib/PeeCeeI.c (100%)
rename arch/{sparc64 => sparc}/lib/U1copy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/U1copy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/U1memcpy.S (100%)
rename arch/{sparc64 => sparc}/lib/U3copy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/U3copy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/U3memcpy.S (100%)
rename arch/{sparc64 => sparc}/lib/U3patch.S (100%)
rename arch/{sparc64 => sparc}/lib/VISsave.S (100%)
rename arch/sparc/lib/{atomic.S => atomic_32.S} (100%)
create mode 100644 arch/sparc/lib/atomic_64.S
create mode 100644 arch/sparc/lib/bitops.S
rename arch/{sparc64 => sparc}/lib/bzero.S (100%)
rename arch/sparc/lib/{checksum.S => checksum_32.S} (100%)
rename arch/{sparc64/lib/checksum.S => sparc/lib/checksum_64.S} (100%)
rename arch/{sparc64 => sparc}/lib/clear_page.S (100%)
rename arch/{sparc64 => sparc}/lib/copy_in_user.S (100%)
rename arch/{sparc64 => sparc}/lib/copy_page.S (100%)
rename arch/{sparc64 => sparc}/lib/csum_copy.S (100%)
rename arch/{sparc64 => sparc}/lib/csum_copy_from_user.S (100%)
rename arch/{sparc64 => sparc}/lib/csum_copy_to_user.S (100%)
rename arch/{sparc64 => sparc}/lib/ipcsum.S (100%)
rename arch/{sparc64 => sparc}/lib/mcount.S (100%)
rename arch/{sparc64 => sparc}/lib/memmove.S (100%)
rename arch/sparc/lib/{memscan.S => memscan_32.S} (100%)
rename arch/{sparc64/lib/memscan.S => sparc/lib/memscan_64.S} (100%)
rename arch/sparc/lib/{rwsem.S => rwsem_32.S} (100%)
create mode 100644 arch/sparc/lib/rwsem_64.S
rename arch/sparc/lib/{strlen_user.S => strlen_user_32.S} (100%)
rename arch/{sparc64/lib/strlen_user.S => sparc/lib/strlen_user_64.S} (100%)
rename arch/sparc/lib/{strncmp.S => strncmp_32.S} (100%)
rename arch/{sparc64/lib/strncmp.S => sparc/lib/strncmp_64.S} (100%)
rename arch/sparc/lib/{strncpy_from_user.S => strncpy_from_user_32.S} (100%)
rename arch/{sparc64/lib/strncpy_from_user.S =>
sparc/lib/strncpy_from_user_64.S} (100%)
rename arch/{sparc64 => sparc}/lib/user_fixup.c (100%)
rename arch/{sparc64 => sparc}/lib/xor.S (100%)
delete mode 100644 arch/sparc/math-emu/ashldi3.S
delete mode 100644 arch/sparc/math-emu/math.c
create mode 100644 arch/sparc/math-emu/math_32.c
create mode 100644 arch/sparc/math-emu/math_64.c
rename arch/sparc/math-emu/{sfp-util.h => sfp-util_32.h} (100%)
rename arch/{sparc64/math-emu/sfp-util.h => sparc/math-emu/sfp-util_64.h}
(100%)
delete mode 100644 arch/sparc/mm/fault.c
create mode 100644 arch/sparc/mm/fault_32.c
rename arch/{sparc64/mm/fault.c => sparc/mm/fault_64.c} (100%)
rename arch/sparc/mm/{generic.c => generic_32.c} (100%)
rename arch/{sparc64/mm/generic.c => sparc/mm/generic_64.c} (100%)
rename arch/{sparc64 => sparc}/mm/hugetlbpage.c (100%)
delete mode 100644 arch/sparc/mm/init.c
create mode 100644 arch/sparc/mm/init_32.c
create mode 100644 arch/sparc/mm/init_64.c
rename arch/{sparc64/mm/init.h => sparc/mm/init_64.h} (100%)
rename arch/{sparc64 => sparc}/mm/tlb.c (100%)
create mode 100644 arch/sparc/mm/tsb.c
create mode 100644 arch/sparc/mm/ultra.S
rename arch/sparc/prom/{bootstr.c => bootstr_32.c} (100%)
rename arch/{sparc64/prom/bootstr.c => sparc/prom/bootstr_64.c} (100%)
rename arch/{sparc64 => sparc}/prom/cif.S (100%)
rename arch/sparc/prom/{console.c => console_32.c} (100%)
rename arch/{sparc64/prom/console.c => sparc/prom/console_64.c} (100%)
rename arch/sparc/prom/{devops.c => devops_32.c} (100%)
rename arch/{sparc64/prom/devops.c => sparc/prom/devops_64.c} (100%)
rename arch/sparc/prom/{init.c => init_32.c} (100%)
rename arch/{sparc64/prom/init.c => sparc/prom/init_64.c} (100%)
delete mode 100644 arch/sparc/prom/misc.c
create mode 100644 arch/sparc/prom/misc_32.c
rename arch/{sparc64/prom/misc.c => sparc/prom/misc_64.c} (100%)
rename arch/{sparc64 => sparc}/prom/p1275.c (100%)
delete mode 100644 arch/sparc/prom/tree.c
create mode 100644 arch/sparc/prom/tree_32.c
rename arch/{sparc64/prom/tree.c => sparc/prom/tree_64.c} (100%)
delete mode 100644 arch/sparc64/Kconfig
delete mode 100644 arch/sparc64/Kconfig.debug
delete mode 100644 arch/sparc64/Makefile
delete mode 100644 arch/sparc64/boot/.gitignore
delete mode 100644 arch/sparc64/boot/Makefile
delete mode 100644 arch/sparc64/defconfig
delete mode 100644 arch/sparc64/kernel/Makefile
delete mode 100644 arch/sparc64/kernel/asm-offsets.c
delete mode 100644 arch/sparc64/kernel/auxio.c
delete mode 100644 arch/sparc64/kernel/cherrs.S
delete mode 100644 arch/sparc64/kernel/compat_audit.c
delete mode 100644 arch/sparc64/kernel/cpu.c
delete mode 100644 arch/sparc64/kernel/ds.c
delete mode 100644 arch/sparc64/kernel/entry.h
delete mode 100644 arch/sparc64/kernel/etrap.S
delete mode 100644 arch/sparc64/kernel/head.S
delete mode 100644 arch/sparc64/kernel/hvcalls.S
delete mode 100644 arch/sparc64/kernel/hvtramp.S
delete mode 100644 arch/sparc64/kernel/idprom.c
delete mode 100644 arch/sparc64/kernel/init_task.c
delete mode 100644 arch/sparc64/kernel/iommu.c
delete mode 100644 arch/sparc64/kernel/irq.c
delete mode 100644 arch/sparc64/kernel/kprobes.c
delete mode 100644 arch/sparc64/kernel/ldc.c
delete mode 100644 arch/sparc64/kernel/mdesc.c
delete mode 100644 arch/sparc64/kernel/module.c
delete mode 100644 arch/sparc64/kernel/of_device.c
delete mode 100644 arch/sparc64/kernel/pci.c
delete mode 100644 arch/sparc64/kernel/pci_common.c
delete mode 100644 arch/sparc64/kernel/pci_msi.c
delete mode 100644 arch/sparc64/kernel/pci_psycho.c
delete mode 100644 arch/sparc64/kernel/pci_schizo.c
delete mode 100644 arch/sparc64/kernel/pci_sun4v.c
delete mode 100644 arch/sparc64/kernel/power.c
delete mode 100644 arch/sparc64/kernel/prom.c
delete mode 100644 arch/sparc64/kernel/psycho_common.c
delete mode 100644 arch/sparc64/kernel/rtrap.S
delete mode 100644 arch/sparc64/kernel/setup.c
delete mode 100644 arch/sparc64/kernel/smp.c
delete mode 100644 arch/sparc64/kernel/sparc64_ksyms.c
delete mode 100644 arch/sparc64/kernel/spiterrs.S
delete mode 100644 arch/sparc64/kernel/stacktrace.c
delete mode 100644 arch/sparc64/kernel/sun4v_ivec.S
delete mode 100644 arch/sparc64/kernel/sysfs.c
delete mode 100644 arch/sparc64/kernel/time.c
delete mode 100644 arch/sparc64/kernel/trampoline.S
delete mode 100644 arch/sparc64/kernel/traps.c
delete mode 100644 arch/sparc64/kernel/tsb.S
delete mode 100644 arch/sparc64/kernel/ttable.S
delete mode 100644 arch/sparc64/kernel/unaligned.c
delete mode 100644 arch/sparc64/kernel/vio.c
delete mode 100644 arch/sparc64/kernel/viohs.c
delete mode 100644 arch/sparc64/kernel/vmlinux.lds.S
delete mode 100644 arch/sparc64/lib/Makefile
delete mode 100644 arch/sparc64/lib/atomic.S
delete mode 100644 arch/sparc64/lib/bitops.S
delete mode 100644 arch/sparc64/lib/iomap.c
delete mode 100644 arch/sparc64/lib/memcmp.S
delete mode 100644 arch/sparc64/lib/rwsem.S
delete mode 100644 arch/sparc64/lib/strlen.S
delete mode 100644 arch/sparc64/math-emu/Makefile
delete mode 100644 arch/sparc64/math-emu/math.c
delete mode 100644 arch/sparc64/mm/Makefile
delete mode 100644 arch/sparc64/mm/init.c
delete mode 100644 arch/sparc64/mm/tsb.c
delete mode 100644 arch/sparc64/mm/ultra.S
delete mode 100644 arch/sparc64/oprofile/Makefile
delete mode 100644 arch/sparc64/oprofile/init.c
delete mode 100644 arch/sparc64/prom/Makefile
delete mode 100644 arch/sparc64/prom/printf.c
create mode 100644 arch/x86/include/asm/pci_x86.h
rename arch/x86/{kvm => include/asm}/svm.h (100%)
create mode 100644 arch/x86/include/asm/swab.h
create mode 100644 arch/x86/include/asm/sys_ia32.h
delete mode 100644 arch/x86/include/asm/unwind.h
create mode 100644 arch/x86/include/asm/virtext.h
create mode 100644 arch/x86/include/asm/vmx.h
delete mode 100644 arch/x86/kvm/vmx.h
delete mode 100644 arch/x86/pci/pci.h
create mode 100644 arch/xtensa/include/asm/Kbuild
create mode 100644 arch/xtensa/include/asm/asmmacro.h
create mode 100644 arch/xtensa/include/asm/atomic.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/auxvec.h (100%)
create mode 100644 arch/xtensa/include/asm/bitops.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/bootparam.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/bug.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/bugs.h (100%)
create mode 100644 arch/xtensa/include/asm/byteorder.h
create mode 100644 arch/xtensa/include/asm/cache.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/cacheasm.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/cacheflush.h (100%)
create mode 100644 arch/xtensa/include/asm/checksum.h
create mode 100644 arch/xtensa/include/asm/coprocessor.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/cpumask.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/cputime.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/current.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/delay.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/device.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/div64.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/dma-mapping.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/dma.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/elf.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/emergency-restart.h
(100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/errno.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/fb.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/fcntl.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/futex.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/hardirq.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/highmem.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/hw_irq.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/io.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/ioctl.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/ioctls.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/ipcbuf.h (100%)
create mode 100644 arch/xtensa/include/asm/irq.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/irq_regs.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/kdebug.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/kmap_types.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/linkage.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/local.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/mman.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/mmu.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/mmu_context.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/module.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/msgbuf.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/mutex.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/page.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/param.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/pci-bridge.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/pci.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/percpu.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/pgalloc.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/pgtable.h (100%)
create mode 100644 arch/xtensa/include/asm/platform.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/poll.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/posix_types.h (100%)
create mode 100644 arch/xtensa/include/asm/processor.h
create mode 100644 arch/xtensa/include/asm/ptrace.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/regs.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/resource.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/rmap.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/rwsem.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/scatterlist.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/sections.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/segment.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/sembuf.h (100%)
create mode 100644 arch/xtensa/include/asm/serial.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/setup.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/shmbuf.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/shmparam.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/sigcontext.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/siginfo.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/signal.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/smp.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/socket.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/sockios.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/spinlock.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/stat.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/statfs.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/string.h (100%)
create mode 100644 arch/xtensa/include/asm/swab.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/syscall.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/system.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/termbits.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/termios.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/thread_info.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/timex.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/tlb.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/tlbflush.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/topology.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/types.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/uaccess.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/ucontext.h (100%)
create mode 100644 arch/xtensa/include/asm/unaligned.h
rename {include/asm-xtensa => arch/xtensa/include/asm}/unistd.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/user.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/vga.h (100%)
rename {include/asm-xtensa => arch/xtensa/include/asm}/xor.h (100%)
rename {include/asm-xtensa/platform-iss =>
arch/xtensa/platforms/iss/include/platform}/hardware.h (100%)
rename {include/asm-xtensa/platform-iss =>
arch/xtensa/platforms/iss/include/platform}/simcall.h (100%)
create mode 100644 arch/xtensa/platforms/xt2000/Makefile
create mode 100644 arch/xtensa/platforms/xt2000/include/platform/hardware.h
create mode 100644 arch/xtensa/platforms/xt2000/include/platform/serial.h
create mode 100644 arch/xtensa/platforms/xt2000/setup.c
rename {include/asm-xtensa/variant-dc232b =>
arch/xtensa/variants/dc232b/include/variant}/core.h (100%)
rename {include/asm-xtensa/variant-dc232b =>
arch/xtensa/variants/dc232b/include/variant}/tie-asm.h (100%)
rename {include/asm-xtensa/variant-dc232b =>
arch/xtensa/variants/dc232b/include/variant}/tie.h (100%)
rename {include/asm-xtensa/variant-fsf =>
arch/xtensa/variants/fsf/include/variant}/core.h (100%)
rename {include/asm-xtensa/variant-fsf =>
arch/xtensa/variants/fsf/include/variant}/tie-asm.h (100%)
rename {include/asm-xtensa/variant-fsf =>
arch/xtensa/variants/fsf/include/variant}/tie.h (100%)
create mode 100644 drivers/base/iommu.c
create mode 100644 drivers/edac/i5400_edac.c
create mode 100644 drivers/gpu/drm/drm_crtc.c
create mode 100644 drivers/gpu/drm/drm_crtc_helper.c
create mode 100644 drivers/gpu/drm/drm_edid.c
create mode 100644 drivers/gpu/drm/drm_modes.c
create mode 100644 drivers/gpu/drm/i915/dvo.h
create mode 100644 drivers/gpu/drm/i915/dvo_ch7017.c
create mode 100644 drivers/gpu/drm/i915/dvo_ch7xxx.c
create mode 100644 drivers/gpu/drm/i915/dvo_ivch.c
create mode 100644 drivers/gpu/drm/i915/dvo_sil164.c
create mode 100644 drivers/gpu/drm/i915/dvo_tfp410.c
create mode 100644 drivers/gpu/drm/i915/intel_bios.c
create mode 100644 drivers/gpu/drm/i915/intel_bios.h
create mode 100644 drivers/gpu/drm/i915/intel_crt.c
create mode 100644 drivers/gpu/drm/i915/intel_display.c
create mode 100644 drivers/gpu/drm/i915/intel_drv.h
create mode 100644 drivers/gpu/drm/i915/intel_dvo.c
create mode 100644 drivers/gpu/drm/i915/intel_fb.c
create mode 100644 drivers/gpu/drm/i915/intel_hdmi.c
create mode 100644 drivers/gpu/drm/i915/intel_i2c.c
create mode 100644 drivers/gpu/drm/i915/intel_lvds.c
create mode 100644 drivers/gpu/drm/i915/intel_modes.c
create mode 100644 drivers/gpu/drm/i915/intel_sdvo.c
create mode 100644 drivers/gpu/drm/i915/intel_sdvo_regs.h
create mode 100644 drivers/gpu/drm/i915/intel_tv.c
delete mode 100644 drivers/hid/hid-bright.c
delete mode 100644 drivers/hid/hid-dell.c
create mode 100644 drivers/hid/hid-gaff.c
create mode 100644 drivers/hid/hid-ntrig.c
create mode 100644 drivers/hid/hid-topseed.c
create mode 100644 drivers/hwmon/ltc4245.c
create mode 100644 drivers/ide/ide-legacy.c
create mode 100644 drivers/ide/ide-pm.c
create mode 100644 drivers/ide/ide-sysfs.c
create mode 100644 drivers/ide/it8172.c
create mode 100644 drivers/input/input-compat.c
create mode 100644 drivers/input/input-compat.h
create mode 100644 drivers/input/joystick/maplecontrol.c
create mode 100644 drivers/input/joystick/walkera0701.c
create mode 100644 drivers/input/keyboard/pxa930_rotary.c
create mode 100644 drivers/input/mouse/pxa930_trkball.c
create mode 100644 drivers/input/touchscreen/da9034-ts.c
create mode 100644 drivers/input/touchscreen/tsc2007.c
create mode 100644 drivers/input/touchscreen/wacom_w8001.c
create mode 100644 drivers/md/dm-exception-store.h
create mode 100644 drivers/md/dm-snap-persistent.c
create mode 100644 drivers/md/dm-snap-transient.c
create mode 100644 drivers/md/dm-sysfs.c
create mode 100644 drivers/media/dvb/frontends/cx24113.c
create mode 100644 drivers/media/dvb/frontends/lgdt3304.c
create mode 100644 drivers/media/dvb/frontends/lgdt3304.h
create mode 100644 drivers/media/dvb/frontends/s921_core.c
create mode 100644 drivers/media/dvb/frontends/s921_core.h
create mode 100644 drivers/media/dvb/frontends/s921_module.c
create mode 100644 drivers/media/dvb/frontends/s921_module.h
create mode 100644 drivers/media/dvb/frontends/stb0899_algo.c
create mode 100644 drivers/media/dvb/frontends/stb0899_cfg.h
create mode 100644 drivers/media/dvb/frontends/stb0899_drv.c
create mode 100644 drivers/media/dvb/frontends/stb0899_drv.h
create mode 100644 drivers/media/dvb/frontends/stb0899_priv.h
create mode 100644 drivers/media/dvb/frontends/stb0899_reg.h
create mode 100644 drivers/media/dvb/frontends/stb6100.c
create mode 100644 drivers/media/dvb/frontends/stb6100.h
create mode 100644 drivers/media/dvb/frontends/stb6100_cfg.h
create mode 100644 drivers/media/dvb/frontends/tda8261.c
create mode 100644 drivers/media/dvb/frontends/tda8261.h
create mode 100644 drivers/media/dvb/frontends/tda8261_cfg.h
create mode 100644 drivers/media/radio/radio-tea5764.c
delete mode 100644 drivers/media/video/bt8xx/bt832.c
delete mode 100644 drivers/media/video/bt8xx/bt832.h
delete mode 100644 drivers/media/video/compat_ioctl32.c
create mode 100644 drivers/media/video/gspca/ov534.c
create mode 100644 drivers/media/video/gspca/stv06xx/Kconfig
create mode 100644 drivers/media/video/gspca/stv06xx/Makefile
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx.c
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx.h
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_hdcs.c
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_hdcs.h
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_pb0100.c
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_pb0100.h
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_sensor.h
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_vv6410.c
create mode 100644 drivers/media/video/gspca/stv06xx/stv06xx_vv6410.h
create mode 100644 drivers/media/video/mt9t031.c
create mode 100644 drivers/media/video/omap24xxcam-dma.c
create mode 100644 drivers/media/video/omap24xxcam.c
create mode 100644 drivers/media/video/omap24xxcam.h
create mode 100644 drivers/media/video/ov772x.c
create mode 100644 drivers/media/video/tvp514x.c
create mode 100644 drivers/media/video/tvp514x_regs.h
create mode 100644 drivers/media/video/tw9910.c
create mode 100644 drivers/media/video/v4l2-compat-ioctl32.c
create mode 100644 drivers/media/video/v4l2-device.c
create mode 100644 drivers/media/video/v4l2-subdev.c
create mode 100644 drivers/mfd/dm355evm_msp.c
rename drivers/{i2c/chips => mfd}/menelaus.c (100%)
rename drivers/{i2c/chips => mfd}/tps65010.c (100%)
create mode 100644 drivers/mmc/host/of_mmc_spi.c
delete mode 100644 drivers/net/starfire_firmware.h
delete mode 100644 drivers/net/starfire_firmware.pl
create mode 100644 drivers/net/wimax/Kconfig
create mode 100644 drivers/net/wimax/Makefile
create mode 100644 drivers/net/wimax/i2400m/Kconfig
create mode 100644 drivers/net/wimax/i2400m/Makefile
create mode 100644 drivers/net/wimax/i2400m/control.c
create mode 100644 drivers/net/wimax/i2400m/debug-levels.h
create mode 100644 drivers/net/wimax/i2400m/debugfs.c
create mode 100644 drivers/net/wimax/i2400m/driver.c
create mode 100644 drivers/net/wimax/i2400m/fw.c
create mode 100644 drivers/net/wimax/i2400m/i2400m-sdio.h
create mode 100644 drivers/net/wimax/i2400m/i2400m-usb.h
create mode 100644 drivers/net/wimax/i2400m/i2400m.h
create mode 100644 drivers/net/wimax/i2400m/netdev.c
create mode 100644 drivers/net/wimax/i2400m/op-rfkill.c
create mode 100644 drivers/net/wimax/i2400m/rx.c
create mode 100644 drivers/net/wimax/i2400m/sdio-debug-levels.h
create mode 100644 drivers/net/wimax/i2400m/sdio-fw.c
create mode 100644 drivers/net/wimax/i2400m/sdio-rx.c
create mode 100644 drivers/net/wimax/i2400m/sdio-tx.c
create mode 100644 drivers/net/wimax/i2400m/sdio.c
create mode 100644 drivers/net/wimax/i2400m/tx.c
create mode 100644 drivers/net/wimax/i2400m/usb-debug-levels.h
create mode 100644 drivers/net/wimax/i2400m/usb-fw.c
create mode 100644 drivers/net/wimax/i2400m/usb-notif.c
create mode 100644 drivers/net/wimax/i2400m/usb-rx.c
create mode 100644 drivers/net/wimax/i2400m/usb-tx.c
create mode 100644 drivers/net/wimax/i2400m/usb.c
create mode 100644 drivers/pci/hotplug/pciehp_acpi.c
create mode 100644 drivers/pci/pci-stub.c
create mode 100644 drivers/pcmcia/pxa2xx_e740.c
create mode 100644 drivers/power/da9030_battery.c
create mode 100644 drivers/power/wm8350_power.c
create mode 100644 drivers/rtc/rtc-au1xxx.c
create mode 100644 drivers/rtc/rtc-mv.c
create mode 100644 drivers/rtc/rtc-pxa.c
create mode 100644 drivers/rtc/rtc-tx4939.c
delete mode 100644 drivers/s390/s390_rdev.c
create mode 100644 drivers/scsi/cxgb3i/Kbuild
create mode 100644 drivers/scsi/cxgb3i/Kconfig
create mode 100644 drivers/scsi/cxgb3i/cxgb3i.h
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_ddp.c
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_ddp.h
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_init.c
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_iscsi.c
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_offload.c
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_offload.h
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_pdu.c
create mode 100644 drivers/scsi/cxgb3i/cxgb3i_pdu.h
create mode 100644 drivers/scsi/fcoe/Makefile
create mode 100644 drivers/scsi/fcoe/fc_transport_fcoe.c
create mode 100644 drivers/scsi/fcoe/fcoe_sw.c
create mode 100644 drivers/scsi/fcoe/libfcoe.c
delete mode 100644 drivers/scsi/ide-scsi.c
create mode 100644 drivers/scsi/libfc/Makefile
create mode 100644 drivers/scsi/libfc/fc_disc.c
create mode 100644 drivers/scsi/libfc/fc_elsct.c
create mode 100644 drivers/scsi/libfc/fc_exch.c
create mode 100644 drivers/scsi/libfc/fc_fcp.c
create mode 100644 drivers/scsi/libfc/fc_frame.c
create mode 100644 drivers/scsi/libfc/fc_lport.c
create mode 100644 drivers/scsi/libfc/fc_rport.c
create mode 100644 drivers/scsi/libiscsi_tcp.c
create mode 100644 drivers/serial/s3c24a0.c
create mode 100644 drivers/serial/s3c6400.c
create mode 100644 drivers/spi/spi_gpio.c
create mode 100644 drivers/staging/agnx/Kconfig
create mode 100644 drivers/staging/agnx/Makefile
create mode 100644 drivers/staging/agnx/TODO
create mode 100644 drivers/staging/agnx/agnx.h
create mode 100644 drivers/staging/agnx/debug.h
create mode 100644 drivers/staging/agnx/pci.c
create mode 100644 drivers/staging/agnx/phy.c
create mode 100644 drivers/staging/agnx/phy.h
create mode 100644 drivers/staging/agnx/rf.c
create mode 100644 drivers/staging/agnx/sta.c
create mode 100644 drivers/staging/agnx/sta.h
create mode 100644 drivers/staging/agnx/table.c
create mode 100644 drivers/staging/agnx/table.h
create mode 100644 drivers/staging/agnx/xmit.c
create mode 100644 drivers/staging/agnx/xmit.h
create mode 100644 drivers/staging/altpciechdma/Kconfig
create mode 100644 drivers/staging/altpciechdma/Makefile
create mode 100644 drivers/staging/altpciechdma/TODO
create mode 100644 drivers/staging/altpciechdma/altpciechdma.c
create mode 100644 drivers/staging/android/Kconfig
create mode 100644 drivers/staging/android/Makefile
create mode 100644 drivers/staging/android/TODO
create mode 100644 drivers/staging/android/binder.c
create mode 100644 drivers/staging/android/binder.h
create mode 100644 drivers/staging/android/logger.c
create mode 100644 drivers/staging/android/logger.h
create mode 100644 drivers/staging/android/lowmemorykiller.c
create mode 100644 drivers/staging/android/ram_console.c
create mode 100644 drivers/staging/android/timed_gpio.c
create mode 100644 drivers/staging/android/timed_gpio.h
create mode 100644 drivers/staging/asus_oled/Kconfig
create mode 100644 drivers/staging/asus_oled/Makefile
create mode 100644 drivers/staging/asus_oled/README
create mode 100644 drivers/staging/asus_oled/TODO
create mode 100644 drivers/staging/asus_oled/asus_oled.c
create mode 100644 drivers/staging/asus_oled/linux.txt
create mode 100644 drivers/staging/asus_oled/linux_f.txt
create mode 100644 drivers/staging/asus_oled/linux_fr.txt
create mode 100644 drivers/staging/asus_oled/tux.txt
create mode 100644 drivers/staging/asus_oled/tux_r.txt
create mode 100644 drivers/staging/asus_oled/tux_r2.txt
create mode 100644 drivers/staging/asus_oled/zig.txt
create mode 100644 drivers/staging/benet/Kconfig
create mode 100644 drivers/staging/benet/MAINTAINERS
create mode 100644 drivers/staging/benet/Makefile
create mode 100644 drivers/staging/benet/TODO
create mode 100644 drivers/staging/benet/asyncmesg.h
create mode 100644 drivers/staging/benet/be_cm.h
create mode 100644 drivers/staging/benet/be_common.h
create mode 100644 drivers/staging/benet/be_ethtool.c
create mode 100644 drivers/staging/benet/be_init.c
create mode 100644 drivers/staging/benet/be_int.c
create mode 100644 drivers/staging/benet/be_netif.c
create mode 100644 drivers/staging/benet/benet.h
create mode 100644 drivers/staging/benet/bestatus.h
create mode 100644 drivers/staging/benet/cev.h
create mode 100644 drivers/staging/benet/cq.c
create mode 100644 drivers/staging/benet/descriptors.h
create mode 100644 drivers/staging/benet/doorbells.h
create mode 100644 drivers/staging/benet/ep.h
create mode 100644 drivers/staging/benet/eq.c
create mode 100644 drivers/staging/benet/eth.c
create mode 100644 drivers/staging/benet/etx_context.h
create mode 100644 drivers/staging/benet/funcobj.c
create mode 100644 drivers/staging/benet/fwcmd_common.h
create mode 100644 drivers/staging/benet/fwcmd_common_bmap.h
create mode 100644 drivers/staging/benet/fwcmd_eth_bmap.h
create mode 100644 drivers/staging/benet/fwcmd_hdr_bmap.h
create mode 100644 drivers/staging/benet/fwcmd_mcc.h
create mode 100644 drivers/staging/benet/fwcmd_opcodes.h
create mode 100644 drivers/staging/benet/fwcmd_types_bmap.h
create mode 100644 drivers/staging/benet/host_struct.h
create mode 100644 drivers/staging/benet/hwlib.h
create mode 100644 drivers/staging/benet/mpu.c
create mode 100644 drivers/staging/benet/mpu.h
create mode 100644 drivers/staging/benet/mpu_context.h
create mode 100644 drivers/staging/benet/pcicfg.h
create mode 100644 drivers/staging/benet/post_codes.h
create mode 100644 drivers/staging/benet/regmap.h
create mode 100644 drivers/staging/comedi/Kconfig
create mode 100644 drivers/staging/comedi/Makefile
create mode 100644 drivers/staging/comedi/TODO
create mode 100644 drivers/staging/comedi/comedi.h
create mode 100644 drivers/staging/comedi/comedi_compat32.c
create mode 100644 drivers/staging/comedi/comedi_compat32.h
create mode 100644 drivers/staging/comedi/comedi_fops.c
create mode 100644 drivers/staging/comedi/comedi_fops.h
create mode 100644 drivers/staging/comedi/comedi_ksyms.c
create mode 100644 drivers/staging/comedi/comedi_rt.h
create mode 100644 drivers/staging/comedi/comedidev.h
create mode 100644 drivers/staging/comedi/comedilib.h
create mode 100644 drivers/staging/comedi/drivers.c
create mode 100644 drivers/staging/comedi/drivers/Makefile
create mode 100644 drivers/staging/comedi/drivers/comedi_bond.c
create mode 100644 drivers/staging/comedi/drivers/comedi_fc.c
create mode 100644 drivers/staging/comedi/drivers/comedi_fc.h
create mode 100644 drivers/staging/comedi/drivers/comedi_parport.c
create mode 100644 drivers/staging/comedi/drivers/comedi_pci.h
create mode 100644 drivers/staging/comedi/drivers/comedi_test.c
create mode 100644 drivers/staging/comedi/drivers/dt9812.c
create mode 100644 drivers/staging/comedi/drivers/icp_multi.c
create mode 100644 drivers/staging/comedi/drivers/icp_multi.h
create mode 100644 drivers/staging/comedi/drivers/me4000.c
create mode 100644 drivers/staging/comedi/drivers/me4000.h
create mode 100644 drivers/staging/comedi/drivers/me_daq.c
create mode 100644 drivers/staging/comedi/drivers/mite.c
create mode 100644 drivers/staging/comedi/drivers/mite.h
create mode 100644 drivers/staging/comedi/drivers/plx9080.h
create mode 100644 drivers/staging/comedi/drivers/rtd520.c
create mode 100644 drivers/staging/comedi/drivers/rtd520.h
create mode 100644 drivers/staging/comedi/drivers/s626.c
create mode 100644 drivers/staging/comedi/drivers/s626.h
create mode 100644 drivers/staging/comedi/drivers/usbdux.c
create mode 100644 drivers/staging/comedi/drivers/usbduxfast.c
create mode 100644 drivers/staging/comedi/interrupt.h
create mode 100644 drivers/staging/comedi/kcomedilib/Makefile
create mode 100644 drivers/staging/comedi/kcomedilib/data.c
create mode 100644 drivers/staging/comedi/kcomedilib/dio.c
create mode 100644 drivers/staging/comedi/kcomedilib/get.c
create mode 100644 drivers/staging/comedi/kcomedilib/kcomedilib_main.c
create mode 100644 drivers/staging/comedi/kcomedilib/ksyms.c
create mode 100644 drivers/staging/comedi/pci_ids.h
create mode 100644 drivers/staging/comedi/proc.c
create mode 100644 drivers/staging/comedi/range.c
create mode 100644 drivers/staging/comedi/rt.c
create mode 100644 drivers/staging/comedi/rt_pend_tq.c
create mode 100644 drivers/staging/comedi/rt_pend_tq.h
create mode 100644 drivers/staging/comedi/wrapper.h
create mode 100644 drivers/staging/epl/Benchmark.h
create mode 100644 drivers/staging/epl/Debug.h
create mode 100644 drivers/staging/epl/Edrv8139.c
create mode 100644 drivers/staging/epl/EdrvFec.h
create mode 100644 drivers/staging/epl/EdrvFec5282.h
create mode 100644 drivers/staging/epl/EdrvSim.h
create mode 100644 drivers/staging/epl/Epl.h
create mode 100644 drivers/staging/epl/EplAmi.h
create mode 100644 drivers/staging/epl/EplApiGeneric.c
create mode 100644 drivers/staging/epl/EplApiLinux.h
create mode 100644 drivers/staging/epl/EplApiLinuxKernel.c
create mode 100644 drivers/staging/epl/EplApiProcessImage.c
create mode 100644 drivers/staging/epl/EplCfg.h
create mode 100644 drivers/staging/epl/EplDef.h
create mode 100644 drivers/staging/epl/EplDll.h
create mode 100644 drivers/staging/epl/EplDllCal.h
create mode 100644 drivers/staging/epl/EplDllk.c
create mode 100644 drivers/staging/epl/EplDllkCal.c
create mode 100644 drivers/staging/epl/EplDlluCal.c
create mode 100644 drivers/staging/epl/EplErrDef.h
create mode 100644 drivers/staging/epl/EplErrorHandlerk.c
create mode 100644 drivers/staging/epl/EplEvent.h
create mode 100644 drivers/staging/epl/EplEventk.c
create mode 100644 drivers/staging/epl/EplEventu.c
create mode 100644 drivers/staging/epl/EplFrame.h
create mode 100644 drivers/staging/epl/EplIdentu.c
create mode 100644 drivers/staging/epl/EplInc.h
create mode 100644 drivers/staging/epl/EplInstDef.h
create mode 100644 drivers/staging/epl/EplLed.h
create mode 100644 drivers/staging/epl/EplNmt.h
create mode 100644 drivers/staging/epl/EplNmtCnu.c
create mode 100644 drivers/staging/epl/EplNmtMnu.c
create mode 100644 drivers/staging/epl/EplNmtk.c
create mode 100644 drivers/staging/epl/EplNmtkCal.c
create mode 100644 drivers/staging/epl/EplNmtu.c
create mode 100644 drivers/staging/epl/EplNmtuCal.c
create mode 100644 drivers/staging/epl/EplObd.c
create mode 100644 drivers/staging/epl/EplObd.h
create mode 100644 drivers/staging/epl/EplObdMacro.h
create mode 100644 drivers/staging/epl/EplObdkCal.c
create mode 100644 drivers/staging/epl/EplObdu.c
create mode 100644 drivers/staging/epl/EplObduCal.c
create mode 100644 drivers/staging/epl/EplObjDef.h
create mode 100644 drivers/staging/epl/EplPdo.h
create mode 100644 drivers/staging/epl/EplPdok.c
create mode 100644 drivers/staging/epl/EplPdokCal.c
create mode 100644 drivers/staging/epl/EplPdou.c
create mode 100644 drivers/staging/epl/EplSdo.h
create mode 100644 drivers/staging/epl/EplSdoAc.h
create mode 100644 drivers/staging/epl/EplSdoAsndu.c
create mode 100644 drivers/staging/epl/EplSdoAsySequ.c
create mode 100644 drivers/staging/epl/EplSdoComu.c
create mode 100644 drivers/staging/epl/EplSdoUdpu.c
create mode 100644 drivers/staging/epl/EplStatusu.c
create mode 100644 drivers/staging/epl/EplTarget.h
create mode 100644 drivers/staging/epl/EplTimer.h
create mode 100644 drivers/staging/epl/EplTimeruLinuxKernel.c
create mode 100644 drivers/staging/epl/EplTimeruNull.c
create mode 100644 drivers/staging/epl/EplTimeruWin32.c
create mode 100644 drivers/staging/epl/EplVersion.h
create mode 100644 drivers/staging/epl/Kconfig
create mode 100644 drivers/staging/epl/Makefile
create mode 100644 drivers/staging/epl/SharedBuff.c
create mode 100644 drivers/staging/epl/SharedBuff.h
create mode 100644 drivers/staging/epl/ShbIpc-LinuxKernel.c
create mode 100644 drivers/staging/epl/ShbIpc-Win32.c
create mode 100644 drivers/staging/epl/ShbIpc.h
create mode 100644 drivers/staging/epl/ShbLinuxKernel.h
create mode 100644 drivers/staging/epl/SocketLinuxKernel.c
create mode 100644 drivers/staging/epl/SocketLinuxKernel.h
create mode 100644 drivers/staging/epl/TimerHighReskX86.c
create mode 100644 drivers/staging/epl/VirtualEthernetLinux.c
create mode 100644 drivers/staging/epl/amix86.c
create mode 100644 drivers/staging/epl/demo_main.c
create mode 100644 drivers/staging/epl/edrv.h
create mode 100644 drivers/staging/epl/global.h
create mode 100644 drivers/staging/epl/kernel/EplDllk.h
create mode 100644 drivers/staging/epl/kernel/EplDllkCal.h
create mode 100644 drivers/staging/epl/kernel/EplErrorHandlerk.h
create mode 100644 drivers/staging/epl/kernel/EplEventk.h
create mode 100644 drivers/staging/epl/kernel/EplNmtk.h
create mode 100644 drivers/staging/epl/kernel/EplNmtkCal.h
create mode 100644 drivers/staging/epl/kernel/EplObdk.h
create mode 100644 drivers/staging/epl/kernel/EplObdkCal.h
create mode 100644 drivers/staging/epl/kernel/EplPdok.h
create mode 100644 drivers/staging/epl/kernel/EplPdokCal.h
create mode 100644 drivers/staging/epl/kernel/EplTimerHighResk.h
create mode 100644 drivers/staging/epl/kernel/EplTimerk.h
create mode 100644 drivers/staging/epl/kernel/VirtualEthernet.h
create mode 100644 drivers/staging/epl/proc_fs.c
create mode 100644 drivers/staging/epl/proc_fs.h
create mode 100644 drivers/staging/epl/user/EplCfgMau.h
create mode 100644 drivers/staging/epl/user/EplDllu.h
create mode 100644 drivers/staging/epl/user/EplDlluCal.h
create mode 100644 drivers/staging/epl/user/EplEventu.h
create mode 100644 drivers/staging/epl/user/EplIdentu.h
create mode 100644 drivers/staging/epl/user/EplLedu.h
create mode 100644 drivers/staging/epl/user/EplNmtCnu.h
create mode 100644 drivers/staging/epl/user/EplNmtMnu.h
create mode 100644 drivers/staging/epl/user/EplNmtu.h
create mode 100644 drivers/staging/epl/user/EplNmtuCal.h
create mode 100644 drivers/staging/epl/user/EplObdu.h
create mode 100644 drivers/staging/epl/user/EplObduCal.h
create mode 100644 drivers/staging/epl/user/EplPdou.h
create mode 100644 drivers/staging/epl/user/EplSdoAsndu.h
create mode 100644 drivers/staging/epl/user/EplSdoAsySequ.h
create mode 100644 drivers/staging/epl/user/EplSdoComu.h
create mode 100644 drivers/staging/epl/user/EplSdoUdpu.h
create mode 100644 drivers/staging/epl/user/EplStatusu.h
create mode 100644 drivers/staging/epl/user/EplTimeru.h
create mode 100644 drivers/staging/frontier/Kconfig
create mode 100644 drivers/staging/frontier/Makefile
create mode 100644 drivers/staging/frontier/README
create mode 100644 drivers/staging/frontier/TODO
create mode 100644 drivers/staging/frontier/alphatrack.c
create mode 100644 drivers/staging/frontier/alphatrack.h
create mode 100644 drivers/staging/frontier/frontier_compat.h
create mode 100644 drivers/staging/frontier/surface_sysfs.h
create mode 100644 drivers/staging/frontier/tranzport.c
create mode 100644 drivers/staging/go7007/go7007.txt
create mode 100644 drivers/staging/go7007/s2250-board.c
create mode 100644 drivers/staging/go7007/s2250-loader.c
create mode 100644 drivers/staging/meilhaus/Kconfig
create mode 100644 drivers/staging/meilhaus/Makefile
create mode 100644 drivers/staging/meilhaus/TODO
create mode 100644 drivers/staging/meilhaus/me0600_device.c
create mode 100644 drivers/staging/meilhaus/me0600_device.h
create mode 100644 drivers/staging/meilhaus/me0600_dio.c
create mode 100644 drivers/staging/meilhaus/me0600_dio.h
create mode 100644 drivers/staging/meilhaus/me0600_dio_reg.h
create mode 100644 drivers/staging/meilhaus/me0600_ext_irq.c
create mode 100644 drivers/staging/meilhaus/me0600_ext_irq.h
create mode 100644 drivers/staging/meilhaus/me0600_ext_irq_reg.h
create mode 100644 drivers/staging/meilhaus/me0600_optoi.c
create mode 100644 drivers/staging/meilhaus/me0600_optoi.h
create mode 100644 drivers/staging/meilhaus/me0600_optoi_reg.h
create mode 100644 drivers/staging/meilhaus/me0600_relay.c
create mode 100644 drivers/staging/meilhaus/me0600_relay.h
create mode 100644 drivers/staging/meilhaus/me0600_relay_reg.h
create mode 100644 drivers/staging/meilhaus/me0600_ttli.c
create mode 100644 drivers/staging/meilhaus/me0600_ttli.h
create mode 100644 drivers/staging/meilhaus/me0600_ttli_reg.h
create mode 100644 drivers/staging/meilhaus/me0900_device.c
create mode 100644 drivers/staging/meilhaus/me0900_device.h
create mode 100644 drivers/staging/meilhaus/me0900_di.c
create mode 100644 drivers/staging/meilhaus/me0900_di.h
create mode 100644 drivers/staging/meilhaus/me0900_do.c
create mode 100644 drivers/staging/meilhaus/me0900_do.h
create mode 100644 drivers/staging/meilhaus/me0900_reg.h
create mode 100644 drivers/staging/meilhaus/me1000_device.c
create mode 100644 drivers/staging/meilhaus/me1000_device.h
create mode 100644 drivers/staging/meilhaus/me1000_dio.c
create mode 100644 drivers/staging/meilhaus/me1000_dio.h
create mode 100644 drivers/staging/meilhaus/me1000_dio_reg.h
create mode 100644 drivers/staging/meilhaus/me1400_device.c
create mode 100644 drivers/staging/meilhaus/me1400_device.h
create mode 100644 drivers/staging/meilhaus/me1400_ext_irq.c
create mode 100644 drivers/staging/meilhaus/me1400_ext_irq.h
create mode 100644 drivers/staging/meilhaus/me1400_ext_irq_reg.h
create mode 100644 drivers/staging/meilhaus/me1600_ao.c
create mode 100644 drivers/staging/meilhaus/me1600_ao.h
create mode 100644 drivers/staging/meilhaus/me1600_ao_reg.h
create mode 100644 drivers/staging/meilhaus/me1600_device.c
create mode 100644 drivers/staging/meilhaus/me1600_device.h
create mode 100644 drivers/staging/meilhaus/me4600_ai.c
create mode 100644 drivers/staging/meilhaus/me4600_ai.h
create mode 100644 drivers/staging/meilhaus/me4600_ai_reg.h
create mode 100644 drivers/staging/meilhaus/me4600_ao.c
create mode 100644 drivers/staging/meilhaus/me4600_ao.h
create mode 100644 drivers/staging/meilhaus/me4600_ao_reg.h
create mode 100644 drivers/staging/meilhaus/me4600_device.c
create mode 100644 drivers/staging/meilhaus/me4600_device.h
create mode 100644 drivers/staging/meilhaus/me4600_di.c
create mode 100644 drivers/staging/meilhaus/me4600_di.h
create mode 100644 drivers/staging/meilhaus/me4600_dio.c
create mode 100644 drivers/staging/meilhaus/me4600_dio.h
create mode 100644 drivers/staging/meilhaus/me4600_dio_reg.h
create mode 100644 drivers/staging/meilhaus/me4600_do.c
create mode 100644 drivers/staging/meilhaus/me4600_do.h
create mode 100644 drivers/staging/meilhaus/me4600_ext_irq.c
create mode 100644 drivers/staging/meilhaus/me4600_ext_irq.h
create mode 100644 drivers/staging/meilhaus/me4600_ext_irq_reg.h
create mode 100644 drivers/staging/meilhaus/me4600_reg.h
create mode 100644 drivers/staging/meilhaus/me6000_ao.c
create mode 100644 drivers/staging/meilhaus/me6000_ao.h
create mode 100644 drivers/staging/meilhaus/me6000_ao_reg.h
create mode 100644 drivers/staging/meilhaus/me6000_device.c
create mode 100644 drivers/staging/meilhaus/me6000_device.h
create mode 100644 drivers/staging/meilhaus/me6000_dio.c
create mode 100644 drivers/staging/meilhaus/me6000_dio.h
create mode 100644 drivers/staging/meilhaus/me6000_dio_reg.h
create mode 100644 drivers/staging/meilhaus/me6000_reg.h
create mode 100644 drivers/staging/meilhaus/me8100_device.c
create mode 100644 drivers/staging/meilhaus/me8100_device.h
create mode 100644 drivers/staging/meilhaus/me8100_di.c
create mode 100644 drivers/staging/meilhaus/me8100_di.h
create mode 100644 drivers/staging/meilhaus/me8100_di_reg.h
create mode 100644 drivers/staging/meilhaus/me8100_do.c
create mode 100644 drivers/staging/meilhaus/me8100_do.h
create mode 100644 drivers/staging/meilhaus/me8100_do_reg.h
create mode 100644 drivers/staging/meilhaus/me8100_reg.h
create mode 100644 drivers/staging/meilhaus/me8200_device.c
create mode 100644 drivers/staging/meilhaus/me8200_device.h
create mode 100644 drivers/staging/meilhaus/me8200_di.c
create mode 100644 drivers/staging/meilhaus/me8200_di.h
create mode 100644 drivers/staging/meilhaus/me8200_di_reg.h
create mode 100644 drivers/staging/meilhaus/me8200_dio.c
create mode 100644 drivers/staging/meilhaus/me8200_dio.h
create mode 100644 drivers/staging/meilhaus/me8200_dio_reg.h
create mode 100644 drivers/staging/meilhaus/me8200_do.c
create mode 100644 drivers/staging/meilhaus/me8200_do.h
create mode 100644 drivers/staging/meilhaus/me8200_do_reg.h
create mode 100644 drivers/staging/meilhaus/me8200_reg.h
create mode 100644 drivers/staging/meilhaus/me8254.c
create mode 100644 drivers/staging/meilhaus/me8254.h
create mode 100644 drivers/staging/meilhaus/me8254_reg.h
create mode 100644 drivers/staging/meilhaus/me8255.c
create mode 100644 drivers/staging/meilhaus/me8255.h
create mode 100644 drivers/staging/meilhaus/me8255_reg.h
create mode 100644 drivers/staging/meilhaus/mecirc_buf.h
create mode 100644 drivers/staging/meilhaus/mecommon.h
create mode 100644 drivers/staging/meilhaus/medebug.h
create mode 100644 drivers/staging/meilhaus/medefines.h
create mode 100644 drivers/staging/meilhaus/medevice.c
create mode 100644 drivers/staging/meilhaus/medevice.h
create mode 100644 drivers/staging/meilhaus/medlist.c
create mode 100644 drivers/staging/meilhaus/medlist.h
create mode 100644 drivers/staging/meilhaus/medlock.c
create mode 100644 drivers/staging/meilhaus/medlock.h
create mode 100644 drivers/staging/meilhaus/medriver.h
create mode 100644 drivers/staging/meilhaus/medummy.c
create mode 100644 drivers/staging/meilhaus/medummy.h
create mode 100644 drivers/staging/meilhaus/meerror.h
create mode 100644 drivers/staging/meilhaus/mefirmware.c
create mode 100644 drivers/staging/meilhaus/mefirmware.h
create mode 100644 drivers/staging/meilhaus/meids.h
create mode 100644 drivers/staging/meilhaus/meinternal.h
create mode 100644 drivers/staging/meilhaus/meioctl.h
create mode 100644 drivers/staging/meilhaus/memain.c
create mode 100644 drivers/staging/meilhaus/memain.h
create mode 100644 drivers/staging/meilhaus/meplx_reg.h
create mode 100644 drivers/staging/meilhaus/meslist.c
create mode 100644 drivers/staging/meilhaus/meslist.h
create mode 100644 drivers/staging/meilhaus/meslock.c
create mode 100644 drivers/staging/meilhaus/meslock.h
create mode 100644 drivers/staging/meilhaus/mesubdevice.c
create mode 100644 drivers/staging/meilhaus/mesubdevice.h
create mode 100644 drivers/staging/meilhaus/metempl_device.c
create mode 100644 drivers/staging/meilhaus/metempl_device.h
create mode 100644 drivers/staging/meilhaus/metempl_sub.c
create mode 100644 drivers/staging/meilhaus/metempl_sub.h
create mode 100644 drivers/staging/meilhaus/metempl_sub_reg.h
create mode 100644 drivers/staging/meilhaus/metypes.h
create mode 100644 drivers/staging/mimio/Kconfig
create mode 100644 drivers/staging/mimio/Makefile
create mode 100644 drivers/staging/mimio/mimio.c
create mode 100644 drivers/staging/otus/80211core/amsdu.c
create mode 100644 drivers/staging/otus/80211core/cagg.c
create mode 100644 drivers/staging/otus/80211core/cagg.h
create mode 100644 drivers/staging/otus/80211core/ccmd.c
create mode 100644 drivers/staging/otus/80211core/cfunc.c
create mode 100644 drivers/staging/otus/80211core/cfunc.h
create mode 100644 drivers/staging/otus/80211core/chb.c
create mode 100644 drivers/staging/otus/80211core/cic.c
create mode 100644 drivers/staging/otus/80211core/cinit.c
create mode 100644 drivers/staging/otus/80211core/cmm.c
create mode 100644 drivers/staging/otus/80211core/cmmap.c
create mode 100644 drivers/staging/otus/80211core/cmmsta.c
create mode 100644 drivers/staging/otus/80211core/coid.c
create mode 100644 drivers/staging/otus/80211core/cprecomp.h
create mode 100644 drivers/staging/otus/80211core/cpsmgr.c
create mode 100644 drivers/staging/otus/80211core/cscanmgr.c
create mode 100644 drivers/staging/otus/80211core/ctkip.c
create mode 100644 drivers/staging/otus/80211core/ctxrx.c
create mode 100644 drivers/staging/otus/80211core/cwep.c
create mode 100644 drivers/staging/otus/80211core/cwm.c
create mode 100644 drivers/staging/otus/80211core/cwm.h
create mode 100644 drivers/staging/otus/80211core/freqctrl.c
create mode 100644 drivers/staging/otus/80211core/ledmgr.c
create mode 100644 drivers/staging/otus/80211core/performance.c
create mode 100644 drivers/staging/otus/80211core/performance.h
create mode 100644 drivers/staging/otus/80211core/pub_usb.h
create mode 100644 drivers/staging/otus/80211core/pub_zfi.h
create mode 100644 drivers/staging/otus/80211core/pub_zfw.h
create mode 100644 drivers/staging/otus/80211core/queue.c
create mode 100644 drivers/staging/otus/80211core/queue.h
create mode 100644 drivers/staging/otus/80211core/ratectrl.c
create mode 100644 drivers/staging/otus/80211core/ratectrl.h
create mode 100644 drivers/staging/otus/80211core/struct.h
create mode 100644 drivers/staging/otus/80211core/wlan.h
create mode 100644 drivers/staging/otus/Kconfig
create mode 100644 drivers/staging/otus/Makefile
create mode 100644 drivers/staging/otus/TODO
create mode 100644 drivers/staging/otus/apdbg.c
create mode 100644 drivers/staging/otus/athr_common.h
create mode 100644 drivers/staging/otus/hal/hpDKfwu.c
create mode 100644 drivers/staging/otus/hal/hpani.c
create mode 100644 drivers/staging/otus/hal/hpani.h
create mode 100644 drivers/staging/otus/hal/hpfw2.c
create mode 100644 drivers/staging/otus/hal/hpfwbu.c
create mode 100644 drivers/staging/otus/hal/hpfwspiu.c
create mode 100644 drivers/staging/otus/hal/hpfwu.c
create mode 100644 drivers/staging/otus/hal/hpfwu.c.drv_ba_resend
create mode 100644 drivers/staging/otus/hal/hpfwu_2k.c
create mode 100644 drivers/staging/otus/hal/hpfwu_BA.c
create mode 100644 drivers/staging/otus/hal/hpfwu_FB50_mdk.c
create mode 100644 drivers/staging/otus/hal/hpfwu_OTUS_RC.c
create mode 100644 drivers/staging/otus/hal/hpfwu_txstream.c
create mode 100644 drivers/staging/otus/hal/hpfwuinit.c
create mode 100644 drivers/staging/otus/hal/hpmain.c
create mode 100644 drivers/staging/otus/hal/hpreg.c
create mode 100644 drivers/staging/otus/hal/hpreg.h
create mode 100644 drivers/staging/otus/hal/hprw.c
create mode 100644 drivers/staging/otus/hal/hpusb.c
create mode 100644 drivers/staging/otus/hal/hpusb.h
create mode 100644 drivers/staging/otus/hal/otus.ini
create mode 100644 drivers/staging/otus/ioctl.c
create mode 100644 drivers/staging/otus/oal_dt.h
create mode 100644 drivers/staging/otus/oal_marc.h
create mode 100644 drivers/staging/otus/usbdrv.c
create mode 100644 drivers/staging/otus/usbdrv.h
create mode 100644 drivers/staging/otus/wrap_buf.c
create mode 100644 drivers/staging/otus/wrap_dbg.c
create mode 100644 drivers/staging/otus/wrap_ev.c
create mode 100644 drivers/staging/otus/wrap_mem.c
create mode 100644 drivers/staging/otus/wrap_mis.c
create mode 100644 drivers/staging/otus/wrap_pkt.c
create mode 100644 drivers/staging/otus/wrap_sec.c
create mode 100644 drivers/staging/otus/wrap_usb.c
create mode 100644 drivers/staging/otus/wwrap.c
create mode 100644 drivers/staging/otus/zdcompat.h
create mode 100644 drivers/staging/otus/zdusb.c
create mode 100644 drivers/staging/otus/zdusb.h
create mode 100644 drivers/staging/panel/Kconfig
create mode 100644 drivers/staging/panel/Makefile
create mode 100644 drivers/staging/panel/TODO
create mode 100644 drivers/staging/panel/lcd-panel-cgram.txt
create mode 100644 drivers/staging/panel/panel.c
create mode 100644 drivers/staging/rspiusb/Kconfig
create mode 100644 drivers/staging/rspiusb/Makefile
create mode 100644 drivers/staging/rspiusb/TODO
create mode 100644 drivers/staging/rspiusb/rspiusb.c
create mode 100644 drivers/staging/rspiusb/rspiusb.h
create mode 100644 drivers/staging/rt2860/2860_main_dev.c
create mode 100644 drivers/staging/rt2860/Kconfig
create mode 100644 drivers/staging/rt2860/Makefile
create mode 100644 drivers/staging/rt2860/TODO
create mode 100644 drivers/staging/rt2860/aironet.h
create mode 100644 drivers/staging/rt2860/ap.h
create mode 100644 drivers/staging/rt2860/chlist.h
create mode 100644 drivers/staging/rt2860/common/2860_rtmp_init.c
create mode 100644 drivers/staging/rt2860/common/action.c
create mode 100644 drivers/staging/rt2860/common/action.h
create mode 100644 drivers/staging/rt2860/common/ba_action.c
create mode 100644 drivers/staging/rt2860/common/cmm_data.c
create mode 100644 drivers/staging/rt2860/common/cmm_data_2860.c
create mode 100644 drivers/staging/rt2860/common/cmm_info.c
create mode 100644 drivers/staging/rt2860/common/cmm_sanity.c
create mode 100644 drivers/staging/rt2860/common/cmm_sync.c
create mode 100644 drivers/staging/rt2860/common/cmm_wpa.c
create mode 100644 drivers/staging/rt2860/common/dfs.c
create mode 100644 drivers/staging/rt2860/common/eeprom.c
create mode 100644 drivers/staging/rt2860/common/firmware.h
create mode 100644 drivers/staging/rt2860/common/md5.c
create mode 100644 drivers/staging/rt2860/common/mlme.c
create mode 100644 drivers/staging/rt2860/common/netif_block.c
create mode 100644 drivers/staging/rt2860/common/netif_block.h
create mode 100644 drivers/staging/rt2860/common/rtmp_init.c
create mode 100644 drivers/staging/rt2860/common/rtmp_tkip.c
create mode 100644 drivers/staging/rt2860/common/rtmp_wep.c
create mode 100644 drivers/staging/rt2860/common/spectrum.c
create mode 100644 drivers/staging/rt2860/config.mk
create mode 100644 drivers/staging/rt2860/dfs.h
create mode 100644 drivers/staging/rt2860/leap.h
create mode 100644 drivers/staging/rt2860/link_list.h
create mode 100644 drivers/staging/rt2860/md4.h
create mode 100644 drivers/staging/rt2860/md5.h
create mode 100644 drivers/staging/rt2860/mlme.h
create mode 100644 drivers/staging/rt2860/oid.h
create mode 100644 drivers/staging/rt2860/rt2860.h
create mode 100644 drivers/staging/rt2860/rt28xx.h
create mode 100644 drivers/staging/rt2860/rt_ate.c
create mode 100644 drivers/staging/rt2860/rt_ate.h
create mode 100644 drivers/staging/rt2860/rt_config.h
create mode 100644 drivers/staging/rt2860/rt_linux.c
create mode 100644 drivers/staging/rt2860/rt_linux.h
create mode 100644 drivers/staging/rt2860/rt_main_dev.c
create mode 100644 drivers/staging/rt2860/rt_profile.c
create mode 100644 drivers/staging/rt2860/rtmp.h
create mode 100644 drivers/staging/rt2860/rtmp_ckipmic.h
create mode 100644 drivers/staging/rt2860/rtmp_def.h
create mode 100644 drivers/staging/rt2860/rtmp_type.h
create mode 100644 drivers/staging/rt2860/spectrum.h
create mode 100644 drivers/staging/rt2860/spectrum_def.h
create mode 100644 drivers/staging/rt2860/sta/aironet.c
create mode 100644 drivers/staging/rt2860/sta/assoc.c
create mode 100644 drivers/staging/rt2860/sta/auth.c
create mode 100644 drivers/staging/rt2860/sta/auth_rsp.c
create mode 100644 drivers/staging/rt2860/sta/connect.c
create mode 100644 drivers/staging/rt2860/sta/dls.c
create mode 100644 drivers/staging/rt2860/sta/rtmp_data.c
create mode 100644 drivers/staging/rt2860/sta/sanity.c
create mode 100644 drivers/staging/rt2860/sta/sync.c
create mode 100644 drivers/staging/rt2860/sta/wpa.c
create mode 100644 drivers/staging/rt2860/sta_ioctl.c
create mode 100644 drivers/staging/rt2860/wpa.h
create mode 100644 drivers/staging/rt2870/2870_main_dev.c
create mode 100644 drivers/staging/rt2870/Kconfig
create mode 100644 drivers/staging/rt2870/Makefile
create mode 100644 drivers/staging/rt2870/TODO
create mode 100644 drivers/staging/rt2870/aironet.h
create mode 100644 drivers/staging/rt2870/ap.h
create mode 100644 drivers/staging/rt2870/chlist.h
create mode 100644 drivers/staging/rt2870/common/2870_rtmp_init.c
create mode 100644 drivers/staging/rt2870/common/action.c
create mode 100644 drivers/staging/rt2870/common/action.h
create mode 100644 drivers/staging/rt2870/common/ba_action.c
create mode 100644 drivers/staging/rt2870/common/cmm_data.c
create mode 100644 drivers/staging/rt2870/common/cmm_data_2870.c
create mode 100644 drivers/staging/rt2870/common/cmm_info.c
create mode 100644 drivers/staging/rt2870/common/cmm_sanity.c
create mode 100644 drivers/staging/rt2870/common/cmm_sync.c
create mode 100644 drivers/staging/rt2870/common/cmm_wpa.c
create mode 100644 drivers/staging/rt2870/common/dfs.c
create mode 100644 drivers/staging/rt2870/common/eeprom.c
create mode 100644 drivers/staging/rt2870/common/firmware.h
create mode 100644 drivers/staging/rt2870/common/md5.c
create mode 100644 drivers/staging/rt2870/common/mlme.c
create mode 100644 drivers/staging/rt2870/common/netif_block.c
create mode 100644 drivers/staging/rt2870/common/rtmp_init.c
create mode 100644 drivers/staging/rt2870/common/rtmp_tkip.c
create mode 100644 drivers/staging/rt2870/common/rtmp_wep.c
create mode 100644 drivers/staging/rt2870/common/rtusb_bulk.c
create mode 100644 drivers/staging/rt2870/common/rtusb_data.c
create mode 100644 drivers/staging/rt2870/common/rtusb_io.c
create mode 100644 drivers/staging/rt2870/common/spectrum.c
create mode 100644 drivers/staging/rt2870/dfs.h
create mode 100644 drivers/staging/rt2870/leap.h
create mode 100644 drivers/staging/rt2870/link_list.h
create mode 100644 drivers/staging/rt2870/md4.h
create mode 100644 drivers/staging/rt2870/md5.h
create mode 100644 drivers/staging/rt2870/mlme.h
create mode 100644 drivers/staging/rt2870/netif_block.h
create mode 100644 drivers/staging/rt2870/oid.h
create mode 100644 drivers/staging/rt2870/rt2870.h
create mode 100644 drivers/staging/rt2870/rt28xx.h
create mode 100644 drivers/staging/rt2870/rt_ate.c
create mode 100644 drivers/staging/rt2870/rt_ate.h
create mode 100644 drivers/staging/rt2870/rt_config.h
create mode 100644 drivers/staging/rt2870/rt_linux.c
create mode 100644 drivers/staging/rt2870/rt_linux.h
create mode 100644 drivers/staging/rt2870/rt_main_dev.c
create mode 100644 drivers/staging/rt2870/rt_profile.c
create mode 100644 drivers/staging/rt2870/rtmp.h
create mode 100644 drivers/staging/rt2870/rtmp_ckipmic.h
create mode 100644 drivers/staging/rt2870/rtmp_def.h
create mode 100644 drivers/staging/rt2870/rtmp_type.h
create mode 100644 drivers/staging/rt2870/spectrum.h
create mode 100644 drivers/staging/rt2870/spectrum_def.h
create mode 100644 drivers/staging/rt2870/sta/aironet.c
create mode 100644 drivers/staging/rt2870/sta/assoc.c
create mode 100644 drivers/staging/rt2870/sta/auth.c
create mode 100644 drivers/staging/rt2870/sta/auth_rsp.c
create mode 100644 drivers/staging/rt2870/sta/connect.c
create mode 100644 drivers/staging/rt2870/sta/dls.c
create mode 100644 drivers/staging/rt2870/sta/rtmp_data.c
create mode 100644 drivers/staging/rt2870/sta/sanity.c
create mode 100644 drivers/staging/rt2870/sta/sync.c
create mode 100644 drivers/staging/rt2870/sta/wpa.c
create mode 100644 drivers/staging/rt2870/sta_ioctl.c
create mode 100644 drivers/staging/rt2870/sta_ioctl.c.patch
create mode 100644 drivers/staging/rt2870/tmp60
create mode 100644 drivers/staging/rt2870/tmp61
create mode 100644 drivers/staging/rt2870/wpa.h
create mode 100644 drivers/staging/rtl8187se/Kconfig
create mode 100644 drivers/staging/rtl8187se/Makefile
create mode 100644 drivers/staging/rtl8187se/dot11d.h
create mode 100644 drivers/staging/rtl8187se/ieee80211.h
create mode 100644 drivers/staging/rtl8187se/ieee80211/dot11d.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/dot11d.h
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211.h
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_crypt.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_crypt.h
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_ccmp.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_tkip.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_wep.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_module.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_rx.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_softmac_wx.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c
create mode 100644 drivers/staging/rtl8187se/ieee80211/internal.h
create mode 100644 drivers/staging/rtl8187se/ieee80211/rtl_crypto.h
create mode 100644 drivers/staging/rtl8187se/ieee80211_crypt.h
create mode 100644 drivers/staging/rtl8187se/r8180.h
create mode 100644 drivers/staging/rtl8187se/r8180_93cx6.c
create mode 100644 drivers/staging/rtl8187se/r8180_93cx6.h
create mode 100644 drivers/staging/rtl8187se/r8180_core.c
create mode 100644 drivers/staging/rtl8187se/r8180_dm.c
create mode 100644 drivers/staging/rtl8187se/r8180_dm.h
create mode 100644 drivers/staging/rtl8187se/r8180_gct.c
create mode 100644 drivers/staging/rtl8187se/r8180_gct.h
create mode 100644 drivers/staging/rtl8187se/r8180_hw.h
create mode 100644 drivers/staging/rtl8187se/r8180_max2820.c
create mode 100644 drivers/staging/rtl8187se/r8180_max2820.h
create mode 100644 drivers/staging/rtl8187se/r8180_pm.c
create mode 100644 drivers/staging/rtl8187se/r8180_pm.h
create mode 100644 drivers/staging/rtl8187se/r8180_rtl8225.c
create mode 100644 drivers/staging/rtl8187se/r8180_rtl8225.h
create mode 100644 drivers/staging/rtl8187se/r8180_rtl8225z2.c
create mode 100644 drivers/staging/rtl8187se/r8180_rtl8255.c
create mode 100644 drivers/staging/rtl8187se/r8180_rtl8255.h
create mode 100644 drivers/staging/rtl8187se/r8180_sa2400.c
create mode 100644 drivers/staging/rtl8187se/r8180_sa2400.h
create mode 100644 drivers/staging/rtl8187se/r8180_wx.c
create mode 100644 drivers/staging/rtl8187se/r8180_wx.h
create mode 100644 drivers/staging/rtl8187se/r8185b_init.c
delete mode 100644 drivers/staging/winbond/adapter.h
create mode 100644 drivers/staging/winbond/common.h
create mode 100644 drivers/staging/winbond/core.h
delete mode 100644 drivers/staging/winbond/linux/common.h
delete mode 100644 drivers/staging/winbond/linux/sysdef.h
delete mode 100644 drivers/staging/winbond/linux/wb35reg.c
delete mode 100644 drivers/staging/winbond/linux/wb35reg_f.h
delete mode 100644 drivers/staging/winbond/linux/wb35reg_s.h
delete mode 100644 drivers/staging/winbond/linux/wb35rx.c
delete mode 100644 drivers/staging/winbond/linux/wb35rx_f.h
delete mode 100644 drivers/staging/winbond/linux/wb35rx_s.h
delete mode 100644 drivers/staging/winbond/linux/wb35tx.c
delete mode 100644 drivers/staging/winbond/linux/wb35tx_f.h
delete mode 100644 drivers/staging/winbond/linux/wb35tx_s.h
delete mode 100644 drivers/staging/winbond/linux/wbusb.c
delete mode 100644 drivers/staging/winbond/linux/wbusb_f.h
delete mode 100644 drivers/staging/winbond/linux/wbusb_s.h
delete mode 100644 drivers/staging/winbond/rxisr.c
delete mode 100644 drivers/staging/winbond/sme_api.c
create mode 100644 drivers/staging/winbond/sysdef.h
create mode 100644 drivers/staging/winbond/wb35reg.c
create mode 100644 drivers/staging/winbond/wb35reg_f.h
create mode 100644 drivers/staging/winbond/wb35reg_s.h
create mode 100644 drivers/staging/winbond/wb35rx.c
create mode 100644 drivers/staging/winbond/wb35rx_f.h
create mode 100644 drivers/staging/winbond/wb35rx_s.h
create mode 100644 drivers/staging/winbond/wb35tx.c
create mode 100644 drivers/staging/winbond/wb35tx_f.h
create mode 100644 drivers/staging/winbond/wb35tx_s.h
delete mode 100644 drivers/staging/winbond/wblinux.c
delete mode 100644 drivers/staging/winbond/wblinux_s.h
create mode 100644 drivers/staging/winbond/wbusb.c
create mode 100644 drivers/staging/winbond/wbusb_s.h
delete mode 100644 drivers/staging/wlan-ng/hfa384x.c
delete mode 100644 drivers/staging/wlan-ng/p80211mod.c
delete mode 100644 drivers/staging/wlan-ng/prism2_cs.c
delete mode 100644 drivers/staging/wlan-ng/prism2_pci.c
delete mode 100644 drivers/staging/wlan-ng/prism2_plx.c
delete mode 100644 drivers/staging/wlan-ng/prism2_usb.c
create mode 100644 drivers/staging/wlan-ng/prism2usb.c
delete mode 100644 drivers/staging/wlan-ng/version.h
create mode 100644 drivers/usb/gadget/ci13xxx_udc.c
create mode 100644 drivers/usb/gadget/ci13xxx_udc.h
create mode 100644 drivers/usb/gadget/imx_udc.c
create mode 100644 drivers/usb/gadget/imx_udc.h
create mode 100644 drivers/usb/host/oxu210hp-hcd.c
create mode 100644 drivers/usb/host/oxu210hp.h
create mode 100644 drivers/usb/host/whci/debug.c
create mode 100644 drivers/usb/musb/blackfin.c
create mode 100644 drivers/usb/musb/blackfin.h
create mode 100644 drivers/usb/musb/musbhsdma.h
create mode 100644 drivers/usb/otg/Kconfig
create mode 100644 drivers/usb/otg/Makefile
create mode 100644 drivers/usb/otg/gpio_vbus.c
rename drivers/{i2c/chips => usb/otg}/isp1301_omap.c (100%)
create mode 100644 drivers/usb/otg/otg.c
create mode 100644 drivers/usb/otg/twl4030-usb.c
create mode 100644 drivers/usb/serial/opticon.c
create mode 100644 drivers/usb/serial/siemens_mpi.c
delete mode 100644 drivers/usb/storage/dpcm.c
delete mode 100644 drivers/usb/storage/dpcm.h
create mode 100644 drivers/usb/storage/option_ms.c
create mode 100644 drivers/usb/storage/option_ms.h
create mode 100644 drivers/uwb/allocator.c
create mode 100644 drivers/uwb/ie-rcv.c
create mode 100644 drivers/uwb/radio.c
delete mode 100644 drivers/video/imxfb.h
create mode 100644 drivers/watchdog/sch311x_wdt.c
create mode 100644 drivers/watchdog/wm8350_wdt.c
create mode 100644 firmware/acenic/tg1.bin.ihex
create mode 100644 firmware/acenic/tg2.bin.ihex
create mode 100644 firmware/adaptec/starfire_rx.bin.ihex
create mode 100644 firmware/adaptec/starfire_tx.bin.ihex
create mode 100644 firmware/tigon/tg3.bin.ihex
create mode 100644 firmware/tigon/tg3_tso.bin.ihex
create mode 100644 firmware/tigon/tg3_tso5.bin.ihex
delete mode 100644 fs/cifs/fcntl.c
delete mode 100644 fs/dnotify.c
delete mode 100644 fs/gfs2/daemon.c
delete mode 100644 fs/gfs2/daemon.h
delete mode 100644 fs/gfs2/ops_dentry.h
delete mode 100644 fs/gfs2/ops_fstype.h
delete mode 100644 fs/gfs2/ops_inode.h
delete mode 100644 fs/gfs2/ops_super.h
delete mode 100644 fs/inotify_user.c
create mode 100644 fs/notify/Kconfig
create mode 100644 fs/notify/Makefile
create mode 100644 fs/notify/dnotify/Kconfig
create mode 100644 fs/notify/dnotify/Makefile
create mode 100644 fs/notify/dnotify/dnotify.c
create mode 100644 fs/notify/inotify/Kconfig
create mode 100644 fs/notify/inotify/Makefile
rename fs/{ => notify/inotify}/inotify.c (100%)
create mode 100644 fs/notify/inotify/inotify_user.c
create mode 100644 fs/ocfs2/acl.c
create mode 100644 fs/ocfs2/acl.h
create mode 100644 fs/ocfs2/blockcheck.c
create mode 100644 fs/ocfs2/blockcheck.h
delete mode 100644 fs/ocfs2/ocfs2_jbd_compat.h
create mode 100644 fs/ocfs2/quota.h
create mode 100644 fs/ocfs2/quota_global.c
create mode 100644 fs/ocfs2/quota_local.c
create mode 100644 fs/quota_tree.c
create mode 100644 fs/quota_tree.h
rename {include/linux => fs}/quotaio_v1.h (100%)
create mode 100644 fs/quotaio_v2.h
delete mode 100644 include/asm-arm/plat-s3c/iic.h
create mode 100644 include/asm-frv/swab.h
create mode 100644 include/asm-m32r/swab.h
create mode 100644 include/asm-m68k/swab.h
create mode 100644 include/asm-mn10300/swab.h
delete mode 100644 include/asm-xtensa/Kbuild
delete mode 100644 include/asm-xtensa/asmmacro.h
delete mode 100644 include/asm-xtensa/atomic.h
delete mode 100644 include/asm-xtensa/bitops.h
delete mode 100644 include/asm-xtensa/byteorder.h
delete mode 100644 include/asm-xtensa/cache.h
delete mode 100644 include/asm-xtensa/checksum.h
delete mode 100644 include/asm-xtensa/coprocessor.h
delete mode 100644 include/asm-xtensa/irq.h
delete mode 100644 include/asm-xtensa/platform.h
delete mode 100644 include/asm-xtensa/processor.h
delete mode 100644 include/asm-xtensa/ptrace.h
delete mode 100644 include/asm-xtensa/serial.h
delete mode 100644 include/asm-xtensa/unaligned.h
create mode 100644 include/drm/drm_crtc.h
create mode 100644 include/drm/drm_crtc_helper.h
create mode 100644 include/drm/drm_edid.h
create mode 100644 include/drm/drm_mode.h
create mode 100644 include/linux/async.h
create mode 100644 include/linux/atmel-mci.h
delete mode 100644 include/linux/byteorder.h
delete mode 100644 include/linux/byteorder/swab.h
delete mode 100644 include/linux/byteorder/swabb.h
create mode 100644 include/linux/dqblk_qtree.h
create mode 100644 include/linux/i2c/dm355evm_msp.h
create mode 100644 include/linux/i2c/tsc2007.h
create mode 100644 include/linux/iommu.h
delete mode 100644 include/linux/lockd/sm_inter.h
create mode 100644 include/linux/oxu210hp.h
delete mode 100644 include/linux/quotaio_v2.h
create mode 100644 include/linux/rcutree.h
create mode 100644 include/linux/spi/spi_gpio.h
delete mode 100644 include/linux/unwind.h
create mode 100644 include/linux/usb/gpio_vbus.h
delete mode 100644 include/linux/uwb/debug.h
create mode 100644 include/linux/wimax.h
create mode 100644 include/linux/wimax/Kbuild
create mode 100644 include/linux/wimax/debug.h
create mode 100644 include/linux/wimax/i2400m.h
create mode 100644 include/media/ov772x.h
create mode 100644 include/media/tvp514x.h
create mode 100644 include/media/tw9910.h
create mode 100644 include/media/v4l2-device.h
create mode 100644 include/media/v4l2-subdev.h
create mode 100644 include/net/wimax.h
create mode 100644 include/scsi/fc/fc_els.h
create mode 100644 include/scsi/fc/fc_encaps.h
create mode 100644 include/scsi/fc/fc_fc2.h
create mode 100644 include/scsi/fc/fc_fcoe.h
create mode 100644 include/scsi/fc/fc_fcp.h
create mode 100644 include/scsi/fc/fc_fs.h
create mode 100644 include/scsi/fc/fc_gs.h
create mode 100644 include/scsi/fc/fc_ns.h
create mode 100644 include/scsi/fc_encode.h
create mode 100644 include/scsi/fc_frame.h
create mode 100644 include/scsi/fc_transport_fcoe.h
create mode 100644 include/scsi/libfc.h
create mode 100644 include/scsi/libfcoe.h
create mode 100644 include/scsi/libiscsi_tcp.h
create mode 100644 kernel/async.c
create mode 100644 kernel/irq/numa_migrate.c
create mode 100644 kernel/rcutree.c
create mode 100644 kernel/rcutree_trace.c
create mode 100644 lib/find_last_bit.c
create mode 100644 mm/failslab.c
delete mode 100644 mm/tiny-shmem.c
delete mode 100644 net/dccp/ccids/Makefile
delete mode 100644 net/dccp/ccids/lib/Makefile
create mode 100644 net/wimax/Kconfig
create mode 100644 net/wimax/Makefile
create mode 100644 net/wimax/debug-levels.h
create mode 100644 net/wimax/debugfs.c
create mode 100644 net/wimax/id-table.c
create mode 100644 net/wimax/op-msg.c
create mode 100644 net/wimax/op-reset.c
create mode 100644 net/wimax/op-rfkill.c
create mode 100644 net/wimax/stack.c
create mode 100644 net/wimax/wimax-internal.h
create mode 100755 scripts/config
rename {firmware => scripts}/ihex2fw.c (100%)
create mode 100644 scripts/markup_oops.pl
create mode 100644 virt/kvm/iommu.c
delete mode 100644 virt/kvm/vtd.c
hooks/post-receive
--
XFS development tree
|