summaryrefslogtreecommitdiff
path: root/Next/merge.log
diff options
context:
space:
mode:
Diffstat (limited to 'Next/merge.log')
-rw-r--r--Next/merge.log2422
1 files changed, 2422 insertions, 0 deletions
diff --git a/Next/merge.log b/Next/merge.log
new file mode 100644
index 000000000000..9fd4f0996494
--- /dev/null
+++ b/Next/merge.log
@@ -0,0 +1,2422 @@
+$ date
+Mon Jun 6 10:43:42 EST 2011
+$ git checkout master
+Already on 'master'
+$ git reset --hard stable
+HEAD is now at 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
+Merging origin/master
+$ git merge origin/master
+Updating 1fa7b6a..0792644
+Fast-forward
+ arch/arm/mach-shmobile/board-ap4evb.c | 56 +++++
+ arch/arm/mach-shmobile/board-mackerel.c | 78 ++++++
+ arch/arm/mach-shmobile/clock-sh7372.c | 7 +
+ arch/arm/mach-tegra/board-harmony-power.c | 4 +-
+ arch/arm/mach-tegra/board-harmony.h | 3 +-
+ arch/blackfin/lib/strncpy.S | 2 +-
+ arch/sh/Kconfig | 2 +-
+ arch/sh/boards/mach-ap325rxa/setup.c | 32 +--
+ arch/sh/boards/mach-ecovec24/setup.c | 3 +
+ arch/sh/include/asm/pgtable.h | 1 +
+ arch/sh/include/asm/ptrace.h | 6 +-
+ arch/sh/include/asm/tlb.h | 1 +
+ arch/sh/include/cpu-sh4/cpu/sh7722.h | 1 +
+ arch/sh/include/cpu-sh4/cpu/sh7724.h | 1 +
+ arch/sh/include/cpu-sh4/cpu/sh7757.h | 1 +
+ arch/sh/kernel/process_32.c | 1 +
+ arch/sh/mm/consistent.c | 2 +-
+ block/blk-ioc.c | 4 +-
+ block/cfq-iosched.c | 11 +-
+ drivers/block/nbd.c | 22 ++-
+ drivers/block/xen-blkback/blkback.c | 10 +-
+ drivers/block/xen-blkback/xenbus.c | 3 +-
+ drivers/bluetooth/hci_ldisc.c | 17 +-
+ drivers/clocksource/sh_cmt.c | 12 +-
+ drivers/clocksource/sh_tmu.c | 12 +-
+ drivers/dma/shdma.c | 9 +-
+ drivers/input/serio/serport.c | 10 +-
+ drivers/isdn/gigaset/ser-gigaset.c | 8 +-
+ drivers/misc/ti-st/st_core.c | 6 +-
+ drivers/net/3c509.c | 14 +-
+ drivers/net/3c59x.c | 4 +-
+ drivers/net/caif/caif_serial.c | 6 +-
+ drivers/net/can/flexcan.c | 5 +-
+ drivers/net/can/slcan.c | 9 +-
+ drivers/net/davinci_emac.c | 10 +-
+ drivers/net/depca.c | 35 ++--
+ drivers/net/dm9000.c | 6 +-
+ drivers/net/hamradio/6pack.c | 8 +-
+ drivers/net/hamradio/mkiss.c | 11 +-
+ drivers/net/hp100.c | 12 +-
+ drivers/net/ibmlana.c | 4 +-
+ drivers/net/irda/irtty-sir.c | 16 +-
+ drivers/net/irda/smsc-ircc2.c | 44 ++--
+ drivers/net/ks8842.c | 2 +-
+ drivers/net/ne3210.c | 15 +-
+ drivers/net/ppp_async.c | 6 +-
+ drivers/net/ppp_synctty.c | 6 +-
+ drivers/net/slip.c | 11 +-
+ drivers/net/smc-mca.c | 6 +-
+ drivers/net/tg3.c | 2 +-
+ drivers/net/tokenring/madgemc.c | 2 +-
+ drivers/net/tulip/de4x5.c | 4 +-
+ drivers/net/usb/catc.c | 2 +-
+ drivers/net/usb/cdc_ncm.c | 3 +-
+ drivers/net/wan/x25_asy.c | 7 +-
+ drivers/net/wireless/ath/ath9k/Kconfig | 1 -
+ drivers/net/wireless/ath/ath9k/ar9002_calib.c | 2 +-
+ drivers/net/wireless/ath/ath9k/ar9003_eeprom.c | 10 +-
+ drivers/net/wireless/ath/ath9k/ar9003_phy.c | 22 ++
+ drivers/net/wireless/ath/ath9k/eeprom_9287.c | 10 +-
+ drivers/net/wireless/ath/ath9k/hw.c | 5 +-
+ drivers/net/wireless/ath/ath9k/hw.h | 2 +
+ drivers/net/wireless/ath/ath9k/main.c | 4 +-
+ drivers/net/wireless/ath/ath9k/rc.c | 3 +-
+ drivers/net/wireless/b43/phy_n.c | 2 +-
+ drivers/net/wireless/iwlegacy/iwl-4965-lib.c | 4 +-
+ drivers/net/wireless/iwlegacy/iwl-4965.c | 2 +-
+ drivers/net/wireless/iwlwifi/iwl-6000.c | 28 ++-
+ drivers/net/wireless/iwlwifi/iwl-agn.c | 6 +-
+ drivers/net/wireless/iwlwifi/iwl-agn.h | 1 +
+ drivers/net/wireless/libertas/cmd.c | 6 +-
+ drivers/net/wireless/mwifiex/sdio.h | 4 +-
+ drivers/net/wireless/rt2x00/Kconfig | 1 -
+ drivers/net/wireless/rtlwifi/pci.c | 35 ++-
+ drivers/net/wireless/wl12xx/conf.h | 3 +
+ drivers/net/wireless/wl12xx/main.c | 1 +
+ drivers/net/wireless/wl12xx/scan.c | 49 +++--
+ drivers/net/wireless/wl12xx/scan.h | 3 +
+ drivers/net/wireless/zd1211rw/zd_usb.c | 53 ++++-
+ drivers/scsi/scsi_scan.c | 2 +-
+ drivers/scsi/scsi_sysfs.c | 1 +
+ drivers/tty/n_gsm.c | 6 +-
+ drivers/tty/n_hdlc.c | 18 +-
+ drivers/tty/n_r3964.c | 10 +-
+ drivers/tty/n_tty.c | 61 ++++-
+ drivers/tty/tty_buffer.c | 15 +-
+ drivers/tty/vt/selection.c | 3 +-
+ fs/block_dev.c | 4 +-
+ fs/btrfs/btrfs_inode.h | 3 -
+ fs/btrfs/ctree.c | 28 ++-
+ fs/btrfs/ctree.h | 22 ++-
+ fs/btrfs/delayed-inode.c | 8 +-
+ fs/btrfs/disk-io.c | 36 ++--
+ fs/btrfs/extent-tree.c | 103 ++++++---
+ fs/btrfs/extent_io.c | 2 +-
+ fs/btrfs/file.c | 10 +-
+ fs/btrfs/free-space-cache.c | 70 ++++--
+ fs/btrfs/inode-map.c | 34 +++-
+ fs/btrfs/inode.c | 261 +++++++++++----------
+ fs/btrfs/ioctl.c | 26 +--
+ fs/btrfs/relocation.c | 34 ++-
+ fs/btrfs/scrub.c | 123 ++++++----
+ fs/btrfs/super.c | 8 +-
+ fs/btrfs/transaction.c | 302 +++++++++++++-----------
+ fs/btrfs/transaction.h | 29 +--
+ fs/btrfs/volumes.c | 2 +-
+ fs/btrfs/xattr.c | 2 -
+ fs/partitions/check.c | 10 +-
+ fs/ubifs/io.c | 2 +
+ fs/ubifs/journal.c | 1 +
+ fs/ubifs/orphan.c | 2 +-
+ fs/ubifs/recovery.c | 164 ++++++++------
+ fs/ubifs/replay.c | 3 +-
+ fs/ubifs/shrinker.c | 6 +-
+ fs/ubifs/super.c | 42 ++--
+ fs/ubifs/tnc.c | 9 +-
+ fs/ubifs/ubifs.h | 4 +-
+ include/asm-generic/unistd.h | 4 +-
+ include/linux/blkdev.h | 4 +-
+ include/linux/genhd.h | 1 +
+ include/linux/ieee80211.h | 8 +-
+ include/linux/if_packet.h | 1 +
+ include/linux/tty_ldisc.h | 9 +-
+ include/net/sctp/command.h | 1 +
+ include/net/sctp/structs.h | 2 +-
+ include/trace/events/net.h | 12 +-
+ lib/Kconfig.debug | 2 +-
+ net/8021q/vlan_dev.c | 2 +-
+ net/bluetooth/l2cap_core.c | 2 +-
+ net/caif/chnl_net.c | 9 +-
+ net/core/dev.c | 7 +-
+ net/ipv4/af_inet.c | 3 +
+ net/ipv4/ip_options.c | 15 +-
+ net/mac80211/mlme.c | 7 +
+ net/mac80211/scan.c | 1 -
+ net/packet/af_packet.c | 15 +-
+ net/sctp/associola.c | 23 +-
+ net/sctp/sm_sideeffect.c | 3 +
+ net/sctp/sm_statefuns.c | 14 +-
+ net/wireless/nl80211.c | 4 +-
+ net/wireless/scan.c | 43 ++--
+ sound/soc/codecs/cx20442.c | 8 +-
+ tools/testing/ktest/ktest.pl | 8 +-
+ 143 files changed, 1506 insertions(+), 1000 deletions(-)
+Merging fixes/fixes
+$ git merge fixes/fixes
+Already up-to-date.
+Merging kbuild-current/rc-fixes
+$ git merge kbuild-current/rc-fixes
+Already up-to-date.
+Merging arm-current/master
+$ git merge arm-current/master
+Already up-to-date.
+Merging m68k-current/for-linus
+$ git merge m68k-current/for-linus
+Already up-to-date.
+Merging powerpc-merge/merge
+$ git merge powerpc-merge/merge
+Already up-to-date.
+Merging 52xx-and-virtex-current/powerpc/merge
+$ git merge 52xx-and-virtex-current/powerpc/merge
+Already up-to-date.
+Merging sparc-current/master
+$ git merge sparc-current/master
+Merge made by recursive.
+ arch/sparc/Kconfig | 18 +-
+ arch/sparc/include/asm/leon.h | 3 +
+ arch/sparc/include/asm/leon_pci.h | 21 +
+ arch/sparc/include/asm/pci_32.h | 24 +
+ arch/sparc/include/asm/pcic.h | 2 +-
+ arch/sparc/kernel/Makefile | 4 +-
+ arch/sparc/kernel/entry.S | 4 +-
+ arch/sparc/kernel/leon_kernel.c | 15 +
+ arch/sparc/kernel/leon_pci.c | 253 ++++++++++
+ arch/sparc/kernel/leon_pci_grpci2.c | 897 +++++++++++++++++++++++++++++++++++
+ drivers/pci/Makefile | 1 +
+ 11 files changed, 1237 insertions(+), 5 deletions(-)
+ create mode 100644 arch/sparc/include/asm/leon_pci.h
+ create mode 100644 arch/sparc/kernel/leon_pci.c
+ create mode 100644 arch/sparc/kernel/leon_pci_grpci2.c
+Merging scsi-rc-fixes/master
+$ git merge scsi-rc-fixes/master
+Already up-to-date.
+Merging net-current/master
+$ git merge net-current/master
+Merge made by recursive.
+ drivers/net/bonding/bond_main.c | 11 +++++++++++
+ drivers/net/qlcnic/qlcnic_hw.c | 1 +
+ drivers/net/qlcnic/qlcnic_main.c | 1 +
+ drivers/net/smc91x.c | 6 +++---
+ net/core/net_namespace.c | 16 +++++++---------
+ net/l2tp/l2tp_debugfs.c | 2 +-
+ 6 files changed, 24 insertions(+), 13 deletions(-)
+Merging sound-current/for-linus
+$ git merge sound-current/for-linus
+Already up-to-date.
+Merging pci-current/for-linus
+$ git merge pci-current/for-linus
+Merge made by recursive.
+ arch/x86/pci/acpi.c | 2 +-
+ drivers/pci/pci.c | 2 +-
+ drivers/pci/probe.c | 2 +-
+ 3 files changed, 3 insertions(+), 3 deletions(-)
+Merging wireless-current/master
+$ git merge wireless-current/master
+Merge made by recursive.
+ drivers/net/wireless/ath/ath5k/base.c | 11 ++++-
+ drivers/net/wireless/ath/ath5k/reset.c | 5 ++-
+ drivers/net/wireless/iwlwifi/iwl-2000.c | 74 ---------------------------
+ drivers/net/wireless/iwlwifi/iwl-5000.c | 2 -
+ drivers/net/wireless/iwlwifi/iwl-6000.c | 2 -
+ drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 6 +-
+ drivers/net/wireless/iwlwifi/iwl-agn.c | 19 ++++---
+ drivers/net/wireless/iwlwifi/iwl-core.c | 6 +--
+ drivers/net/wireless/iwlwifi/iwl-core.h | 1 +
+ drivers/net/wireless/iwlwifi/iwl-dev.h | 13 +----
+ drivers/net/wireless/iwlwifi/iwl-rx.c | 24 ++++----
+ drivers/net/wireless/libertas/if_sdio.c | 21 ++++++--
+ drivers/ssb/driver_pcicore.c | 10 ++--
+ net/mac80211/iface.c | 4 ++
+ 14 files changed, 68 insertions(+), 130 deletions(-)
+Merging driver-core.current/driver-core-linus
+$ git merge driver-core.current/driver-core-linus
+Already up-to-date.
+Merging tty.current/tty-linus
+$ git merge tty.current/tty-linus
+Merge made by recursive.
+ drivers/tty/serial/8250_pci.c | 59 +++++++++++++++++++++++++++++++++++++++++
+ 1 files changed, 59 insertions(+), 0 deletions(-)
+Merging usb.current/usb-linus
+$ git merge usb.current/usb-linus
+Already up-to-date.
+Merging staging.current/staging-linus
+$ git merge staging.current/staging-linus
+Already up-to-date.
+Merging cpufreq-current/fixes
+$ git merge cpufreq-current/fixes
+Already up-to-date.
+Merging input-current/for-linus
+$ git merge input-current/for-linus
+Merge made by recursive.
+ drivers/input/input.c | 2 +-
+ drivers/input/mousedev.c | 4 ++--
+ 2 files changed, 3 insertions(+), 3 deletions(-)
+Merging md-current/for-linus
+$ git merge md-current/for-linus
+Already up-to-date.
+Merging audit-current/for-linus
+$ git merge audit-current/for-linus
+Already up-to-date.
+Merging crypto-current/master
+$ git merge crypto-current/master
+Already up-to-date.
+Merging ide-curent/master
+$ git merge ide-curent/master
+Already up-to-date.
+Merging dwmw2/master
+$ git merge dwmw2/master
+Already up-to-date.
+Merging sh-current/sh-fixes-for-linus
+$ git merge sh-current/sh-fixes-for-linus
+Already up-to-date.
+Merging rmobile-current/rmobile-fixes-for-linus
+$ git merge rmobile-current/rmobile-fixes-for-linus
+Already up-to-date.
+Merging fbdev-current/fbdev-fixes-for-linus
+$ git merge fbdev-current/fbdev-fixes-for-linus
+Merge made by recursive.
+ drivers/video/arcfb.c | 5 +--
+ drivers/video/bf537-lq035.c | 1 +
+ drivers/video/broadsheetfb.c | 4 +--
+ drivers/video/efifb.c | 34 ++++++++++++++++++++-----------
+ drivers/video/hecubafb.c | 5 +--
+ drivers/video/imxfb.c | 4 +-
+ drivers/video/metronomefb.c | 4 +--
+ drivers/video/modedb.c | 1 +
+ drivers/video/pxa168fb.c | 17 +++++++++------
+ drivers/video/savage/savagefb_driver.c | 16 +++++++++++++++
+ drivers/video/sh_mobile_lcdcfb.c | 4 +-
+ drivers/video/xen-fbfront.c | 3 +-
+ 12 files changed, 61 insertions(+), 37 deletions(-)
+Merging devicetree-current/devicetree/merge
+$ git merge devicetree-current/devicetree/merge
+Already up-to-date.
+Merging spi-current/spi/merge
+$ git merge spi-current/spi/merge
+Merge made by recursive.
+ drivers/spi/omap2_mcspi.c | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+Merging arm/for-next
+$ git merge arm/for-next
+Merge made by recursive.
+ arch/arm/include/asm/pgalloc.h | 2 +-
+ arch/arm/include/asm/pgtable.h | 23 +++++++++++++----------
+ arch/arm/include/asm/tlb.h | 1 +
+ 3 files changed, 15 insertions(+), 11 deletions(-)
+Merging arm-lpae/for-next
+$ git merge arm-lpae/for-next
+Recorded preimage for 'arch/arm/include/asm/pgalloc.h'
+Recorded preimage for 'arch/arm/include/asm/pgtable.h'
+Recorded preimage for 'arch/arm/include/asm/tlb.h'
+Auto-merging arch/arm/include/asm/pgalloc.h
+CONFLICT (content): Merge conflict in arch/arm/include/asm/pgalloc.h
+Auto-merging arch/arm/include/asm/pgtable.h
+CONFLICT (content): Merge conflict in arch/arm/include/asm/pgtable.h
+Auto-merging arch/arm/include/asm/tlb.h
+CONFLICT (content): Merge conflict in arch/arm/include/asm/tlb.h
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+Recorded resolution for 'arch/arm/include/asm/pgalloc.h'.
+Recorded resolution for 'arch/arm/include/asm/pgtable.h'.
+Recorded resolution for 'arch/arm/include/asm/tlb.h'.
+[master a902dd3] Merge remote-tracking branch 'arm-lpae/for-next'
+$ git diff -M --stat --summary HEAD^..
+ arch/arm/Kconfig | 2 +-
+ arch/arm/boot/compressed/head.S | 1 +
+ arch/arm/include/asm/assembler.h | 11 +
+ arch/arm/include/asm/memory.h | 4 +-
+ arch/arm/include/asm/page.h | 44 +---
+ arch/arm/include/asm/pgalloc.h | 28 ++-
+ arch/arm/include/asm/pgtable-2level-hwdef.h | 93 ++++++
+ arch/arm/include/asm/pgtable-2level-types.h | 67 +++++
+ arch/arm/include/asm/pgtable-2level.h | 143 +++++++++
+ arch/arm/include/asm/pgtable-3level-hwdef.h | 82 ++++++
+ arch/arm/include/asm/pgtable-3level-types.h | 69 +++++
+ arch/arm/include/asm/pgtable-3level.h | 107 +++++++
+ arch/arm/include/asm/pgtable-hwdef.h | 81 +-----
+ arch/arm/include/asm/pgtable.h | 211 +++++---------
+ arch/arm/include/asm/proc-fns.h | 39 +++
+ arch/arm/include/asm/setup.h | 10 +-
+ arch/arm/include/asm/tlb.h | 11 +-
+ arch/arm/include/asm/tlbflush.h | 4 +-
+ arch/arm/include/asm/types.h | 11 +-
+ arch/arm/kernel/compat.c | 4 +-
+ arch/arm/kernel/head.S | 119 ++++++---
+ arch/arm/kernel/module.c | 2 +-
+ arch/arm/kernel/setup.c | 12 +-
+ arch/arm/kernel/sleep.S | 2 +
+ arch/arm/mm/Kconfig | 13 +
+ arch/arm/mm/Makefile | 4 +
+ arch/arm/mm/alignment.c | 8 +-
+ arch/arm/mm/context.c | 37 ++-
+ arch/arm/mm/dma-mapping.c | 6 +-
+ arch/arm/mm/fault.c | 82 +++++-
+ arch/arm/mm/idmap.c | 36 +++-
+ arch/arm/mm/ioremap.c | 17 +-
+ arch/arm/mm/mm.h | 4 +-
+ arch/arm/mm/mmu.c | 51 +++-
+ arch/arm/mm/pgd.c | 51 +++-
+ arch/arm/mm/proc-macros.S | 5 +-
+ arch/arm/mm/proc-v7lpae.S | 422 +++++++++++++++++++++++++++
+ 37 files changed, 1538 insertions(+), 355 deletions(-)
+ create mode 100644 arch/arm/include/asm/pgtable-2level-hwdef.h
+ create mode 100644 arch/arm/include/asm/pgtable-2level-types.h
+ create mode 100644 arch/arm/include/asm/pgtable-2level.h
+ create mode 100644 arch/arm/include/asm/pgtable-3level-hwdef.h
+ create mode 100644 arch/arm/include/asm/pgtable-3level-types.h
+ create mode 100644 arch/arm/include/asm/pgtable-3level.h
+ create mode 100644 arch/arm/mm/proc-v7lpae.S
+Merging at91/at91-next
+$ git merge at91/at91-next
+Merge made by recursive.
+ arch/arm/mach-at91/Makefile | 2 +-
+ arch/arm/mach-at91/at91cap9.c | 45 +---
+ arch/arm/mach-at91/at91rm9200.c | 47 +---
+ arch/arm/mach-at91/at91sam9260.c | 100 ++-------
+ arch/arm/mach-at91/at91sam9261.c | 62 +-----
+ arch/arm/mach-at91/at91sam9263.c | 51 +----
+ arch/arm/mach-at91/at91sam9g45.c | 45 +---
+ arch/arm/mach-at91/at91sam9rl.c | 59 +----
+ arch/arm/mach-at91/board-1arm.c | 11 +-
+ arch/arm/mach-at91/board-afeb-9260v1.c | 12 +-
+ arch/arm/mach-at91/board-cam60.c | 12 +-
+ arch/arm/mach-at91/board-cap9adk.c | 12 +-
+ arch/arm/mach-at91/board-carmeva.c | 11 +-
+ arch/arm/mach-at91/board-cpu9krea.c | 11 +-
+ arch/arm/mach-at91/board-cpuat91.c | 11 +-
+ arch/arm/mach-at91/board-csb337.c | 11 +-
+ arch/arm/mach-at91/board-csb637.c | 11 +-
+ arch/arm/mach-at91/board-eb9200.c | 11 +-
+ arch/arm/mach-at91/board-ecbat91.c | 11 +-
+ arch/arm/mach-at91/board-eco920.c | 11 +-
+ arch/arm/mach-at91/board-flexibity.c | 11 +-
+ arch/arm/mach-at91/board-foxg20.c | 12 +-
+ arch/arm/mach-at91/board-gsia18s.c | 7 +-
+ arch/arm/mach-at91/board-kafa.c | 11 +-
+ arch/arm/mach-at91/board-kb9202.c | 11 +-
+ arch/arm/mach-at91/board-neocore926.c | 12 +-
+ arch/arm/mach-at91/board-pcontrol-g20.c | 9 +-
+ arch/arm/mach-at91/board-picotux200.c | 11 +-
+ arch/arm/mach-at91/board-qil-a9260.c | 12 +-
+ arch/arm/mach-at91/board-rm9200dk.c | 11 +-
+ arch/arm/mach-at91/board-rm9200ek.c | 11 +-
+ arch/arm/mach-at91/board-sam9-l9260.c | 12 +-
+ arch/arm/mach-at91/board-sam9260ek.c | 12 +-
+ arch/arm/mach-at91/board-sam9261ek.c | 12 +-
+ arch/arm/mach-at91/board-sam9263ek.c | 12 +-
+ arch/arm/mach-at91/board-sam9g20ek.c | 16 +-
+ arch/arm/mach-at91/board-sam9m10g45ek.c | 12 +-
+ arch/arm/mach-at91/board-sam9rlek.c | 12 +-
+ arch/arm/mach-at91/board-snapper9260.c | 11 +-
+ arch/arm/mach-at91/board-stamp9g20.c | 12 +-
+ arch/arm/mach-at91/board-usb-a9260.c | 12 +-
+ arch/arm/mach-at91/board-usb-a9263.c | 12 +-
+ arch/arm/mach-at91/board-yl-9200.c | 12 +-
+ arch/arm/mach-at91/generic.h | 34 +--
+ arch/arm/mach-at91/include/mach/at91_dbgu.h | 27 ++-
+ arch/arm/mach-at91/include/mach/at91cap9.h | 1 -
+ arch/arm/mach-at91/include/mach/at91rm9200.h | 1 -
+ arch/arm/mach-at91/include/mach/at91sam9260.h | 1 -
+ arch/arm/mach-at91/include/mach/at91sam9261.h | 1 -
+ arch/arm/mach-at91/include/mach/at91sam9263.h | 1 -
+ arch/arm/mach-at91/include/mach/at91sam9g45.h | 1 -
+ arch/arm/mach-at91/include/mach/at91sam9rl.h | 1 -
+ arch/arm/mach-at91/include/mach/cpu.h | 159 ++++++++------
+ arch/arm/mach-at91/include/mach/debug-macro.S | 14 +-
+ arch/arm/mach-at91/include/mach/hardware.h | 14 ++
+ arch/arm/mach-at91/include/mach/io.h | 16 ++-
+ arch/arm/mach-at91/setup.c | 295 +++++++++++++++++++++++++
+ arch/arm/mach-at91/soc.h | 59 +++++
+ 58 files changed, 695 insertions(+), 741 deletions(-)
+ create mode 100644 arch/arm/mach-at91/setup.c
+ create mode 100644 arch/arm/mach-at91/soc.h
+Merging davinci/davinci-next
+$ git merge davinci/davinci-next
+Already up-to-date.
+Merging i.MX/for-next
+$ git merge i.MX/for-next
+Removing arch/arm/plat-mxc/include/mach/iomux.h
+Merge made by recursive.
+ arch/arm/configs/mx51_defconfig | 3 +-
+ arch/arm/configs/mxs_defconfig | 4 ++-
+ arch/arm/mach-imx/Kconfig | 5 +++
+ arch/arm/mach-imx/dma-v1.c | 25 ++---------------
+ arch/arm/mach-imx/eukrea_mbimx27-baseboard.c | 23 ++++------------
+ arch/arm/mach-imx/eukrea_mbimxsd25-baseboard.c | 15 +++-------
+ arch/arm/mach-imx/eukrea_mbimxsd35-baseboard.c | 13 ++-------
+ arch/arm/mach-imx/mach-apf9328.c | 7 +----
+ arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 2 +-
+ arch/arm/mach-imx/mach-mx27_3ds.c | 2 +-
+ arch/arm/mach-imx/mach-mx31moboard.c | 14 ++-------
+ arch/arm/mach-imx/mach-mx35_3ds.c | 2 +-
+ arch/arm/mach-imx/mx31lite-db.c | 15 +++-------
+ arch/arm/mach-mx5/Kconfig | 6 ++++
+ arch/arm/mach-mx5/board-cpuimx51.c | 12 +++-----
+ arch/arm/mach-mx5/board-mx51_3ds.c | 2 +-
+ arch/arm/mach-mx5/board-mx51_babbage.c | 34 ++++++++++++------------
+ arch/arm/mach-mx5/board-mx51_efikamx.c | 15 +++-------
+ arch/arm/mach-mx5/board-mx51_efikasb.c | 16 +++--------
+ arch/arm/mach-mx5/board-mx53_evk.c | 17 ++++++++++++
+ arch/arm/mach-mx5/board-mx53_loco.c | 17 +++++++++++-
+ arch/arm/mach-mx5/eukrea_mbimx51-baseboard.c | 21 +++------------
+ arch/arm/mach-mx5/eukrea_mbimxsd-baseboard.c | 19 +++----------
+ arch/arm/mach-mxs/Kconfig | 2 +
+ arch/arm/mach-mxs/mach-mx28evk.c | 21 ++++++++++++++
+ arch/arm/mach-mxs/mach-tx28.c | 5 +--
+ arch/arm/plat-mxc/avic.c | 12 +++++---
+ arch/arm/plat-mxc/include/mach/hardware.h | 28 +++----------------
+ arch/arm/plat-mxc/include/mach/iomux-v1.h | 3 --
+ arch/arm/plat-mxc/include/mach/iomux.h | 26 ------------------
+ arch/arm/plat-mxc/include/mach/mxc.h | 8 +++---
+ arch/arm/plat-mxc/include/mach/timex.h | 13 +-------
+ arch/arm/plat-mxc/tzic.c | 4 ++-
+ 33 files changed, 160 insertions(+), 251 deletions(-)
+ delete mode 100644 arch/arm/plat-mxc/include/mach/iomux.h
+Merging linux-spec/for-next
+$ git merge linux-spec/for-next
+Already up-to-date.
+Merging msm/for-next
+$ git merge msm/for-next
+Auto-merging arch/arm/mach-msm/acpuclock-arm11.c
+Merge made by recursive.
+ arch/arm/mach-msm/Makefile | 5 +-
+ arch/arm/mach-msm/acpuclock-arm11.c | 2 +-
+ arch/arm/mach-msm/board-halibut.c | 1 +
+ arch/arm/mach-msm/board-mahimahi.c | 1 +
+ arch/arm/mach-msm/board-msm7x30.c | 1 +
+ arch/arm/mach-msm/board-msm8960.c | 18 +
+ arch/arm/mach-msm/board-msm8x60.c | 9 +-
+ arch/arm/mach-msm/board-qsd8x50.c | 1 +
+ arch/arm/mach-msm/board-trout.c | 1 +
+ arch/arm/mach-msm/clock-dummy.c | 81 +++++
+ arch/arm/mach-msm/clock.h | 11 +
+ arch/arm/mach-msm/devices-msm7x00.c | 21 ++-
+ arch/arm/mach-msm/devices-msm7x30.c | 21 ++-
+ arch/arm/mach-msm/devices-msm8960.c | 181 +++++++++++
+ arch/arm/mach-msm/devices-msm8x60.c | 56 ++++
+ arch/arm/mach-msm/devices-qsd8x50.c | 21 ++-
+ arch/arm/mach-msm/devices.h | 8 +
+ arch/arm/mach-msm/dma.c | 391 ++++++++++++++++++-----
+ arch/arm/mach-msm/include/mach/dma.h | 84 +++---
+ arch/arm/mach-msm/include/mach/msm_iomap-7x00.h | 5 +-
+ arch/arm/mach-msm/include/mach/msm_iomap-7x30.h | 5 +-
+ arch/arm/mach-msm/include/mach/msm_iomap-8960.h | 3 +
+ arch/arm/mach-msm/include/mach/msm_iomap-8x50.h | 5 +-
+ arch/arm/mach-msm/include/mach/msm_iomap-8x60.h | 6 +
+ arch/arm/mach-msm/io.c | 3 -
+ 25 files changed, 808 insertions(+), 133 deletions(-)
+ create mode 100644 arch/arm/mach-msm/clock-dummy.c
+ create mode 100644 arch/arm/mach-msm/devices-msm8x60.c
+Merging omap/for-next
+$ git merge omap/for-next
+Merge made by recursive.
+ arch/arm/mach-omap1/dma.c | 11 ++++++-----
+ arch/arm/mach-omap2/board-2430sdp.c | 2 +-
+ arch/arm/mach-omap2/board-3430sdp.c | 6 +++---
+ arch/arm/mach-omap2/board-4430sdp.c | 11 ++++++-----
+ arch/arm/mach-omap2/board-apollon.c | 2 +-
+ arch/arm/mach-omap2/board-cm-t35.c | 2 --
+ arch/arm/mach-omap2/board-cm-t3517.c | 5 ++---
+ arch/arm/mach-omap2/board-devkit8000.c | 2 --
+ arch/arm/mach-omap2/board-omap3beagle.c | 8 ++++++--
+ arch/arm/mach-omap2/board-omap3pandora.c | 4 +---
+ arch/arm/mach-omap2/board-omap3touchbook.c | 2 --
+ arch/arm/mach-omap2/board-omap4panda.c | 8 ++++----
+ arch/arm/mach-omap2/board-overo.c | 4 +---
+ arch/arm/mach-omap2/board-rx51-peripherals.c | 3 ++-
+ arch/arm/mach-omap2/board-zoom-display.c | 2 +-
+ arch/arm/mach-omap2/common-board-devices.c | 20 ++++++++++----------
+ arch/arm/mach-omap2/common-board-devices.h | 2 ++
+ arch/arm/mach-omap2/devices.c | 2 +-
+ arch/arm/mach-omap2/hsmmc.c | 16 +++++++++++++---
+ arch/arm/mach-omap2/hsmmc.h | 1 +
+ arch/arm/mach-omap2/mux.c | 5 ++++-
+ arch/arm/mach-omap2/mux.h | 6 ++++--
+ arch/arm/mach-omap2/mux44xx.c | 5 +++--
+ arch/arm/mach-omap2/omap_hwmod.c | 2 +-
+ arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 +-
+ arch/arm/mach-omap2/omap_phy_internal.c | 4 +++-
+ arch/arm/plat-omap/include/plat/flash.h | 1 +
+ arch/arm/plat-omap/include/plat/iovmm.h | 3 ---
+ arch/arm/plat-omap/include/plat/mmc.h | 3 +++
+ arch/arm/plat-omap/iovmm.c | 4 ----
+ arch/arm/plat-omap/sram.c | 12 ++++++------
+ drivers/mmc/host/omap_hsmmc.c | 3 +++
+ 32 files changed, 90 insertions(+), 73 deletions(-)
+Merging pxa/for-next
+$ git merge pxa/for-next
+Already up-to-date.
+Merging samsung/next-samsung
+$ git merge samsung/next-samsung
+Already up-to-date.
+Merging s5p/for-next
+$ git merge s5p/for-next
+Already up-to-date.
+Merging tegra/for-next
+$ git merge tegra/for-next
+Already up-to-date.
+Merging ux500-core/ux500-core
+$ git merge ux500-core/ux500-core
+Merge made by recursive.
+ arch/arm/configs/u8500_defconfig | 6 +++-
+ arch/arm/mach-ux500/Kconfig | 8 ++++-
+ arch/arm/mach-ux500/board-mop500-regulators.c | 9 +++++-
+ arch/arm/mach-ux500/board-mop500-sdi.c | 42 +++++++++++++++++-------
+ arch/arm/mach-ux500/board-mop500.c | 3 ++
+ 5 files changed, 53 insertions(+), 15 deletions(-)
+Merging xilinx/arm-next
+$ git merge xilinx/arm-next
+Auto-merging arch/arm/Kconfig
+Auto-merging arch/arm/Makefile
+Auto-merging arch/arm/mm/Kconfig
+Merge made by recursive.
+ Documentation/devicetree/bindings/arm/xilinx.txt | 7 +
+ arch/arm/Kconfig | 14 +
+ arch/arm/Makefile | 2 +
+ arch/arm/boot/dts/zynq-ep107.dts | 52 ++++
+ arch/arm/mach-zynq/Makefile | 6 +
+ arch/arm/mach-zynq/Makefile.boot | 3 +
+ arch/arm/mach-zynq/board_dt.c | 37 +++
+ arch/arm/mach-zynq/common.c | 102 ++++++++
+ arch/arm/mach-zynq/common.h | 29 ++
+ arch/arm/mach-zynq/include/mach/clkdev.h | 32 +++
+ arch/arm/mach-zynq/include/mach/debug-macro.S | 36 +++
+ arch/arm/mach-zynq/include/mach/entry-macro.S | 30 +++
+ arch/arm/mach-zynq/include/mach/hardware.h | 18 ++
+ arch/arm/mach-zynq/include/mach/io.h | 33 +++
+ arch/arm/mach-zynq/include/mach/irqs.h | 21 ++
+ arch/arm/mach-zynq/include/mach/memory.h | 22 ++
+ arch/arm/mach-zynq/include/mach/system.h | 28 ++
+ arch/arm/mach-zynq/include/mach/timex.h | 23 ++
+ arch/arm/mach-zynq/include/mach/uart.h | 25 ++
+ arch/arm/mach-zynq/include/mach/uncompress.h | 51 ++++
+ arch/arm/mach-zynq/include/mach/vmalloc.h | 20 ++
+ arch/arm/mach-zynq/include/mach/zynq_soc.h | 48 ++++
+ arch/arm/mach-zynq/timer.c | 298 ++++++++++++++++++++++
+ arch/arm/mm/Kconfig | 2 +-
+ 24 files changed, 938 insertions(+), 1 deletions(-)
+ create mode 100644 Documentation/devicetree/bindings/arm/xilinx.txt
+ create mode 100644 arch/arm/boot/dts/zynq-ep107.dts
+ create mode 100644 arch/arm/mach-zynq/Makefile
+ create mode 100644 arch/arm/mach-zynq/Makefile.boot
+ create mode 100644 arch/arm/mach-zynq/board_dt.c
+ create mode 100644 arch/arm/mach-zynq/common.c
+ create mode 100644 arch/arm/mach-zynq/common.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/clkdev.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/debug-macro.S
+ create mode 100644 arch/arm/mach-zynq/include/mach/entry-macro.S
+ create mode 100644 arch/arm/mach-zynq/include/mach/hardware.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/io.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/irqs.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/memory.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/system.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/timex.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/uart.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/uncompress.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/vmalloc.h
+ create mode 100644 arch/arm/mach-zynq/include/mach/zynq_soc.h
+ create mode 100644 arch/arm/mach-zynq/timer.c
+Merging blackfin/for-linus
+$ git merge blackfin/for-linus
+Already up-to-date.
+Merging cris/for-next
+$ git merge cris/for-next
+Auto-merging drivers/net/cris/eth_v10.c
+Merge made by recursive.
+ Documentation/cris/README | 62 +++++++++++++++---------------
+ arch/cris/arch-v32/drivers/cryptocop.c | 6 +--
+ arch/cris/arch-v32/kernel/ptrace.c | 2 -
+ arch/cris/include/arch-v32/arch/cache.h | 2 +-
+ drivers/net/cris/eth_v10.c | 1 -
+ 5 files changed, 34 insertions(+), 39 deletions(-)
+Merging ia64/test
+$ git merge ia64/test
+Merge made by recursive.
+ arch/ia64/Kconfig | 4 +++
+ arch/ia64/include/asm/gpio.h | 55 ++++++++++++++++++++++++++++++++++++++++++
+ 2 files changed, 59 insertions(+), 0 deletions(-)
+ create mode 100644 arch/ia64/include/asm/gpio.h
+Merging m68k/for-next
+$ git merge m68k/for-next
+Merge made by recursive.
+ arch/m68k/amiga/chipram.c | 136 ++++++++++++++++++++-----------------------
+ arch/sparc/kernel/ioport.c | 32 ++--------
+ include/linux/ioport.h | 1 +
+ kernel/resource.c | 21 +++++++
+ 4 files changed, 92 insertions(+), 98 deletions(-)
+Merging m68knommu/for-next
+$ git merge m68knommu/for-next
+Removing arch/m68k/include/asm/bitops_mm.h
+Removing arch/m68k/include/asm/bitops_no.h
+Removing arch/m68k/include/asm/hardirq_mm.h
+Removing arch/m68k/include/asm/hardirq_no.h
+Removing arch/m68k/include/asm/system_mm.h
+Removing arch/m68k/include/asm/system_no.h
+Removing arch/m68k/kernel/module_mm.c
+Removing arch/m68k/kernel/module_no.c
+Merge made by recursive.
+ arch/m68k/Kconfig.nommu | 52 +++-
+ arch/m68k/include/asm/bitops.h | 522 ++++++++++++++++++++++++++++++++++-
+ arch/m68k/include/asm/bitops_mm.h | 501 ---------------------------------
+ arch/m68k/include/asm/bitops_no.h | 333 ----------------------
+ arch/m68k/include/asm/entry_no.h | 12 +-
+ arch/m68k/include/asm/hardirq.h | 35 +++-
+ arch/m68k/include/asm/hardirq_mm.h | 16 -
+ arch/m68k/include/asm/hardirq_no.h | 19 --
+ arch/m68k/include/asm/irq.h | 9 -
+ arch/m68k/include/asm/module.h | 31 +--
+ arch/m68k/include/asm/system.h | 194 +++++++++++++-
+ arch/m68k/include/asm/system_mm.h | 193 -------------
+ arch/m68k/include/asm/system_no.h | 153 ----------
+ arch/m68k/kernel/m68k_ksyms.c | 3 +-
+ arch/m68k/kernel/module.c | 157 ++++++++++-
+ arch/m68k/kernel/module_mm.c | 155 -----------
+ arch/m68k/kernel/module_no.c | 126 ---------
+ arch/m68k/kernel/vmlinux.lds_no.S | 20 +-
+ arch/m68k/lib/memcpy.c | 9 +-
+ arch/m68k/lib/memset.c | 9 +-
+ arch/m68k/lib/muldi3.c | 21 +-
+ arch/m68k/platform/68328/entry.S | 13 +-
+ arch/m68k/platform/68360/entry.S | 13 +-
+ arch/m68k/platform/coldfire/entry.S | 24 +-
+ 24 files changed, 1014 insertions(+), 1606 deletions(-)
+ delete mode 100644 arch/m68k/include/asm/bitops_mm.h
+ delete mode 100644 arch/m68k/include/asm/bitops_no.h
+ delete mode 100644 arch/m68k/include/asm/hardirq_mm.h
+ delete mode 100644 arch/m68k/include/asm/hardirq_no.h
+ delete mode 100644 arch/m68k/include/asm/system_mm.h
+ delete mode 100644 arch/m68k/include/asm/system_no.h
+ delete mode 100644 arch/m68k/kernel/module_mm.c
+ delete mode 100644 arch/m68k/kernel/module_no.c
+Merging microblaze/next
+$ git merge microblaze/next
+Already up-to-date.
+Merging mips/mips-for-linux-next
+$ git merge mips/mips-for-linux-next
+Auto-merging arch/mips/kernel/cpu-probe.c
+Auto-merging arch/mips/mm/c-r4k.c
+Auto-merging arch/mips/mm/init.c
+Merge made by recursive.
+ arch/mips/include/asm/fixmap.h | 10 +--
+ arch/mips/include/asm/irq.h | 1 -
+ arch/mips/include/asm/mach-bcm63xx/spaces.h | 17 +++
+ arch/mips/include/asm/mach-generic/dma-coherence.h | 1 -
+ arch/mips/include/asm/mach-generic/spaces.h | 4 +
+ arch/mips/include/asm/mach-ip27/dma-coherence.h | 1 -
+ arch/mips/include/asm/mach-jazz/dma-coherence.h | 1 -
+ .../mips/include/asm/mach-loongson/dma-coherence.h | 1 -
+ .../include/asm/mach-malta/cpu-feature-overrides.h | 2 +
+ .../asm/mach-mipssim/cpu-feature-overrides.h | 2 +
+ .../asm/mach-powertv/cpu-feature-overrides.h | 59 ++++++++++
+ arch/mips/include/asm/mach-powertv/dma-coherence.h | 1 -
+ arch/mips/include/asm/mach-tx39xx/spaces.h | 17 +++
+ arch/mips/include/asm/mach-tx49xx/spaces.h | 17 +++
+ arch/mips/kernel/cpu-probe.c | 1 -
+ arch/mips/kernel/irq_cpu.c | 14 +--
+ arch/mips/kernel/perf_event.c | 2 -
+ arch/mips/loongson/lemote-2f/ec_kb3310b.c | 2 -
+ arch/mips/mm/c-r4k.c | 4 +
+ arch/mips/mm/dma-default.c | 114 ++++++++++++--------
+ arch/mips/mm/init.c | 8 +-
+ arch/mips/mm/pgtable-32.c | 2 +-
+ arch/mips/mm/pgtable-64.c | 2 +-
+ arch/mips/nxp/pnx8550/common/setup.c | 2 -
+ arch/mips/pnx8550/common/setup.c | 2 -
+ 25 files changed, 203 insertions(+), 84 deletions(-)
+ create mode 100644 arch/mips/include/asm/mach-bcm63xx/spaces.h
+ create mode 100644 arch/mips/include/asm/mach-powertv/cpu-feature-overrides.h
+ create mode 100644 arch/mips/include/asm/mach-tx39xx/spaces.h
+ create mode 100644 arch/mips/include/asm/mach-tx49xx/spaces.h
+Merging parisc/for-next
+$ git merge parisc/for-next
+Already up-to-date!
+Merge made by recursive.
+Merging powerpc/next
+$ git merge powerpc/next
+Already up-to-date.
+Merging 4xx/next
+$ git merge 4xx/next
+Already up-to-date.
+Merging 52xx-and-virtex/powerpc/next
+$ git merge 52xx-and-virtex/powerpc/next
+Removing arch/powerpc/boot/dtc-src/.gitignore
+Merge made by recursive.
+ arch/powerpc/boot/.gitignore | 1 -
+ arch/powerpc/boot/dtc-src/.gitignore | 3 -
+ arch/powerpc/boot/dts/charon.dts | 236 ++++++++++++++++++++++++++
+ arch/powerpc/configs/52xx/tqm5200_defconfig | 20 ++-
+ arch/powerpc/platforms/52xx/mpc5200_simple.c | 1 +
+ 5 files changed, 249 insertions(+), 12 deletions(-)
+ delete mode 100644 arch/powerpc/boot/dtc-src/.gitignore
+ create mode 100644 arch/powerpc/boot/dts/charon.dts
+Merging galak/next
+$ git merge galak/next
+Resolved 'arch/powerpc/boot/dts/p2020ds.dts' using previous resolution.
+Resolved 'arch/powerpc/boot/dts/p2020rdb.dts' using previous resolution.
+Auto-merging arch/powerpc/boot/dts/p2020ds.dts
+CONFLICT (content): Merge conflict in arch/powerpc/boot/dts/p2020ds.dts
+Auto-merging arch/powerpc/boot/dts/p2020rdb.dts
+CONFLICT (content): Merge conflict in arch/powerpc/boot/dts/p2020rdb.dts
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master daa187b] Merge remote-tracking branch 'galak/next'
+$ git diff -M --stat --summary HEAD^..
+Merging s390/features
+$ git merge s390/features
+Merge made by recursive.
+ arch/s390/Kconfig | 1 +
+ arch/s390/include/asm/pgalloc.h | 8 +-
+ arch/s390/include/asm/qdio.h | 119 ++++------------
+ arch/s390/include/asm/tlb.h | 92 +++++-------
+ arch/s390/kvm/kvm-s390.c | 1 +
+ arch/s390/kvm/sie64a.S | 2 +
+ arch/s390/mm/pgtable.c | 292 +++++++++++++++----------------------
+ drivers/s390/cio/qdio_main.c | 6 +-
+ drivers/s390/net/qeth_core.h | 2 +-
+ drivers/s390/net/qeth_core_main.c | 57 ++++----
+ drivers/s390/scsi/zfcp_fsf.c | 45 +++---
+ drivers/s390/scsi/zfcp_qdio.c | 11 +-
+ drivers/s390/scsi/zfcp_qdio.h | 9 +-
+ 13 files changed, 263 insertions(+), 382 deletions(-)
+Merging sh/sh-latest
+$ git merge sh/sh-latest
+Already up-to-date.
+Merging rmobile/rmobile-latest
+$ git merge rmobile/rmobile-latest
+Already up-to-date.
+Merging sparc/master
+$ git merge sparc/master
+Already up-to-date.
+Merging tile/master
+$ git merge tile/master
+Already up-to-date.
+Merging unicore32/unicore32
+$ git merge unicore32/unicore32
+Resolved 'drivers/rtc/Kconfig' using previous resolution.
+Auto-merging MAINTAINERS
+Auto-merging arch/unicore32/configs/unicore32_defconfig
+Auto-merging drivers/net/Makefile
+Auto-merging drivers/rtc/Kconfig
+CONFLICT (content): Merge conflict in drivers/rtc/Kconfig
+Auto-merging drivers/rtc/Makefile
+Auto-merging drivers/rtc/rtc-puv3.c
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master cd95f1f] Merge remote-tracking branch 'unicore32/unicore32'
+$ git diff -M --stat --summary HEAD^..
+ MAINTAINERS | 2 +
+ arch/unicore32/Kconfig | 4 -
+ arch/unicore32/Makefile | 38 +-
+ arch/unicore32/boot/compressed/Makefile | 2 +-
+ .../{debug_defconfig => unicore32_defconfig} | 10 +-
+ arch/unicore32/include/asm/Kbuild | 59 +
+ arch/unicore32/kernel/Makefile | 1 -
+ arch/unicore32/kernel/vmlinux.lds.S | 2 +-
+ drivers/net/Kconfig | 5 +
+ drivers/net/Makefile | 1 +
+ drivers/net/mac-puv3.c | 1942 ++++++++++++++++++++
+ drivers/rtc/Kconfig | 9 +
+ drivers/rtc/Makefile | 1 +
+ .../kernel/rtc.c => drivers/rtc/rtc-puv3.c | 14 +-
+ 14 files changed, 2029 insertions(+), 61 deletions(-)
+ rename arch/unicore32/configs/{debug_defconfig => unicore32_defconfig} (97%)
+ create mode 100644 drivers/net/mac-puv3.c
+ rename arch/unicore32/kernel/rtc.c => drivers/rtc/rtc-puv3.c (98%)
+Merging xtensa/master
+$ git merge xtensa/master
+Resolved 'arch/xtensa/configs/iss_defconfig' using previous resolution.
+Auto-merging arch/xtensa/Kconfig
+Auto-merging arch/xtensa/Makefile
+Auto-merging arch/xtensa/boot/Makefile
+Auto-merging arch/xtensa/configs/iss_defconfig
+CONFLICT (content): Merge conflict in arch/xtensa/configs/iss_defconfig
+Auto-merging arch/xtensa/include/asm/coprocessor.h
+Auto-merging arch/xtensa/kernel/Makefile
+Auto-merging arch/xtensa/kernel/time.c
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master 15c51cc] Merge remote-tracking branch 'xtensa/master'
+$ git diff -M --stat --summary HEAD^..
+ arch/xtensa/Kconfig | 17 +-
+ arch/xtensa/Makefile | 5 +-
+ arch/xtensa/boot/Makefile | 1 +
+ arch/xtensa/include/asm/coprocessor.h | 9 +-
+ arch/xtensa/include/asm/io.h | 40 ++--
+ arch/xtensa/include/asm/irq.h | 7 +-
+ arch/xtensa/include/asm/serial.h | 12 +-
+ arch/xtensa/kernel/Makefile | 4 +-
+ arch/xtensa/kernel/time.c | 2 +-
+ arch/xtensa/platforms/xtavnet/Makefile | 10 +
+ .../platforms/xtavnet/include/platform/hardware.h | 85 ++++++
+ .../platforms/xtavnet/include/platform/lcd.h | 22 ++
+ .../platforms/xtavnet/include/platform/serial.h | 1 +
+ arch/xtensa/platforms/xtavnet/lcd.c | 79 ++++++
+ arch/xtensa/platforms/xtavnet/setup.c | 269 ++++++++++++++++++++
+ 15 files changed, 526 insertions(+), 37 deletions(-)
+ create mode 100644 arch/xtensa/platforms/xtavnet/Makefile
+ create mode 100644 arch/xtensa/platforms/xtavnet/include/platform/hardware.h
+ create mode 100644 arch/xtensa/platforms/xtavnet/include/platform/lcd.h
+ create mode 100644 arch/xtensa/platforms/xtavnet/include/platform/serial.h
+ create mode 100644 arch/xtensa/platforms/xtavnet/lcd.c
+ create mode 100644 arch/xtensa/platforms/xtavnet/setup.c
+Merging ceph/for-next
+$ git merge ceph/for-next
+Merge made by recursive.
+Merging cifs/master
+$ git merge cifs/master
+Merge made by recursive.
+ fs/cifs/Kconfig | 1 +
+ fs/cifs/connect.c | 2 +-
+ 2 files changed, 2 insertions(+), 1 deletions(-)
+Merging configfs/linux-next
+$ git merge configfs/linux-next
+Already up-to-date.
+Merging ecryptfs/next
+$ git merge ecryptfs/next
+Merge made by recursive.
+Merging ext3/for_next
+$ git merge ext3/for_next
+Merge made by recursive.
+ fs/ext3/balloc.c | 34 +-
+ fs/ext3/file.c | 1 -
+ fs/ext3/fsync.c | 15 +-
+ fs/ext3/ialloc.c | 4 +
+ fs/ext3/inode.c | 56 ++-
+ fs/ext3/namei.c | 3 +
+ fs/ext3/super.c | 13 +
+ fs/ext3/xattr.c | 12 +-
+ fs/jbd/checkpoint.c | 4 +
+ fs/jbd/commit.c | 11 +
+ fs/jbd/journal.c | 4 +
+ fs/jbd/transaction.c | 10 +-
+ include/linux/ext3_fs.h | 2 +-
+ include/trace/events/ext3.h | 864 +++++++++++++++++++++++++++++++++++++++++++
+ include/trace/events/jbd.h | 203 ++++++++++
+ 15 files changed, 1197 insertions(+), 39 deletions(-)
+ create mode 100644 include/trace/events/ext3.h
+ create mode 100644 include/trace/events/jbd.h
+Merging ext4/dev
+$ git merge ext4/dev
+Already up-to-date.
+Merging fatfs/master
+$ git merge fatfs/master
+Merge made by recursive.
+ fs/fat/file.c | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+Merging fuse/for-next
+$ git merge fuse/for-next
+Already up-to-date.
+Merging gfs2/master
+$ git merge gfs2/master
+Auto-merging fs/gfs2/glock.c
+Merge made by recursive.
+ fs/gfs2/glock.c | 9 +++++++--
+ 1 files changed, 7 insertions(+), 2 deletions(-)
+Merging hfsplus/for-next
+$ git merge hfsplus/for-next
+Merge made by recursive.
+ fs/hfsplus/extents.c | 9 ++++++---
+ fs/hfsplus/super.c | 9 +++++++++
+ fs/hfsplus/unicode.c | 35 +++++++++++++++++++++++++++--------
+ fs/hfsplus/wrapper.c | 9 +++------
+ 4 files changed, 45 insertions(+), 17 deletions(-)
+Merging jfs/next
+$ git merge jfs/next
+Already up-to-date.
+Merging logfs/master
+$ git merge logfs/master
+Resolved 'fs/logfs/logfs.h' using previous resolution.
+Auto-merging fs/logfs/logfs.h
+CONFLICT (content): Merge conflict in fs/logfs/logfs.h
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master 00af87a] Merge remote-tracking branch 'logfs/master'
+$ git diff -M --stat --summary HEAD^..
+Merging nfs/linux-next
+$ git merge nfs/linux-next
+Merge made by recursive.
+ fs/lockd/clntproc.c | 17 ++-
+ fs/nfs/callback_proc.c | 57 ++++--
+ fs/nfs/client.c | 5 +-
+ fs/nfs/internal.h | 3 +
+ fs/nfs/namespace.c | 2 +-
+ fs/nfs/nfs4_fs.h | 5 +
+ fs/nfs/nfs4filelayout.c | 7 +-
+ fs/nfs/nfs4filelayout.h | 11 +-
+ fs/nfs/nfs4filelayoutdev.c | 452 +++++++++++++++++++++++++++++++-----------
+ fs/nfs/nfs4proc.c | 211 +++++++++++++++++++-
+ fs/nfs/nfs4state.c | 9 +-
+ fs/nfs/nfs4xdr.c | 249 +++++++++++++++++++++++-
+ fs/nfs/pnfs.c | 13 +-
+ fs/nfs/pnfs.h | 1 +
+ fs/nfs/pnfs_dev.c | 13 +-
+ include/linux/nfs4.h | 3 +
+ include/linux/nfs_fs_sb.h | 5 +-
+ include/linux/nfs_xdr.h | 29 +++
+ include/linux/sunrpc/sched.h | 3 +-
+ net/sunrpc/clnt.c | 6 +-
+ net/sunrpc/sched.c | 1 +
+ 21 files changed, 934 insertions(+), 168 deletions(-)
+Merging nfsd/nfsd-next
+$ git merge nfsd/nfsd-next
+Already up-to-date.
+Merging nilfs2/for-next
+$ git merge nilfs2/for-next
+Merge made by recursive.
+ fs/nilfs2/btree.c | 39 +++++++++++++++++++++++++++------------
+ 1 files changed, 27 insertions(+), 12 deletions(-)
+Merging ocfs2/linux-next
+$ git merge ocfs2/linux-next
+Merge made by recursive.
+ fs/ocfs2/dlmglue.c | 21 +++++++++++++++------
+ fs/ocfs2/ioctl.c | 8 ++++----
+ fs/ocfs2/move_extents.c | 2 +-
+ fs/ocfs2/ocfs2.h | 4 ++--
+ fs/ocfs2/super.c | 3 ++-
+ 5 files changed, 24 insertions(+), 14 deletions(-)
+Merging omfs/for-next
+$ git merge omfs/for-next
+Already up-to-date.
+Merging squashfs/master
+$ git merge squashfs/master
+Already up-to-date.
+Merging udf/for_next
+$ git merge udf/for_next
+Already up-to-date.
+Merging v9fs/for-next
+$ git merge v9fs/for-next
+Already up-to-date.
+Merging ubifs/linux-next
+$ git merge ubifs/linux-next
+Already up-to-date.
+Merging xfs/master
+$ git merge xfs/master
+Already up-to-date.
+Merging vfs/for-next
+$ git merge vfs/for-next
+Auto-merging fs/btrfs/super.c
+Auto-merging fs/ocfs2/super.c
+Merge made by recursive.
+ drivers/usb/core/inode.c | 1 -
+ fs/btrfs/super.c | 2 +-
+ fs/dcache.c | 34 ++++++++++++++++++++++++++++-
+ fs/fuse/inode.c | 2 +
+ fs/namei.c | 51 ++++++++++++++++++++++++++++++++++++++++++++++
+ fs/ocfs2/super.c | 2 +-
+ fs/super.c | 38 +++++++++++++++++++++++++++++++++-
+ include/linux/dcache.h | 7 ++++++
+ include/linux/fs.h | 5 +++-
+ mm/filemap.c | 2 +-
+ 10 files changed, 136 insertions(+), 8 deletions(-)
+Merging vfs-scale/vfs-scale-working
+$ git merge vfs-scale/vfs-scale-working
+Already up-to-date.
+Merging pci/linux-next
+$ git merge pci/linux-next
+Merge made by recursive.
+ arch/x86/Kconfig | 2 +-
+ drivers/pci/hotplug/acpi_pcihp.c | 6 +-
+ drivers/pci/pcie/aer/aerdrv_core.c | 76 +++++++++++++++++++++++++++++---
+ drivers/pci/pcie/aer/aerdrv_errprint.c | 3 +-
+ include/linux/aer.h | 3 +
+ 5 files changed, 78 insertions(+), 12 deletions(-)
+Merging hid/for-next
+$ git merge hid/for-next
+Already up-to-date.
+Merging quilt/i2c
+$ git merge quilt/i2c
+Already up-to-date.
+Merging bjdooks-i2c/next-i2c
+$ git merge bjdooks-i2c/next-i2c
+Already up-to-date.
+Merging quilt/jdelvare-hwmon
+$ git merge quilt/jdelvare-hwmon
+Merge made by recursive.
+ Documentation/hwmon/sch5636 | 31 +++
+ drivers/hwmon/Kconfig | 20 ++
+ drivers/hwmon/Makefile | 2 +
+ drivers/hwmon/emc6w201.c | 58 ++++-
+ drivers/hwmon/f71882fg.c | 2 +-
+ drivers/hwmon/sch5627.c | 336 ++-----------------------
+ drivers/hwmon/sch5636.c | 539 ++++++++++++++++++++++++++++++++++++++++
+ drivers/hwmon/sch56xx-common.c | 340 +++++++++++++++++++++++++
+ drivers/hwmon/sch56xx-common.h | 24 ++
+ 9 files changed, 1026 insertions(+), 326 deletions(-)
+ create mode 100644 Documentation/hwmon/sch5636
+ create mode 100644 drivers/hwmon/sch5636.c
+ create mode 100644 drivers/hwmon/sch56xx-common.c
+ create mode 100644 drivers/hwmon/sch56xx-common.h
+Merging hwmon-staging/hwmon-next
+$ git merge hwmon-staging/hwmon-next
+Auto-merging MAINTAINERS
+Auto-merging drivers/hwmon/Kconfig
+Auto-merging drivers/hwmon/Makefile
+Merge made by recursive.
+ Documentation/hwmon/max1668 | 60 ++++++
+ MAINTAINERS | 7 +
+ drivers/hwmon/Kconfig | 10 +
+ drivers/hwmon/Makefile | 1 +
+ drivers/hwmon/coretemp.c | 23 +--
+ drivers/hwmon/max1668.c | 480 +++++++++++++++++++++++++++++++++++++++++++
+ drivers/hwmon/max6642.c | 22 ++-
+ 7 files changed, 580 insertions(+), 23 deletions(-)
+ create mode 100644 Documentation/hwmon/max1668
+ create mode 100644 drivers/hwmon/max1668.c
+Merging quilt/kernel-doc
+$ git merge quilt/kernel-doc
+Already up-to-date.
+Merging docs/docs-move
+$ git merge docs/docs-move
+Already up-to-date.
+Merging v4l-dvb/master
+$ git merge v4l-dvb/master
+Removing Documentation/DocBook/dvb/frontend.h.xml
+Removing Documentation/DocBook/media-entities.tmpl
+Removing Documentation/DocBook/media-indices.tmpl
+Auto-merging Documentation/DocBook/media/v4l/vidioc-g-ctrl.xml
+Auto-merging Documentation/DocBook/media/v4l/vidioc-g-ext-ctrls.xml
+Removing Documentation/DocBook/v4l/videodev2.h.xml
+Removing drivers/media/video/gspca/coarse_expo_autogain.h
+Merge made by recursive.
+ Documentation/DocBook/.gitignore | 11 +-
+ Documentation/DocBook/Makefile | 30 +-
+ Documentation/DocBook/dvb/frontend.h.xml | 428 -----
+ Documentation/DocBook/media-entities.tmpl | 464 -----
+ Documentation/DocBook/media-indices.tmpl | 89 -
+ Documentation/DocBook/media/Makefile | 259 +++
+ Documentation/DocBook/{ => media}/dvb/.gitignore | 0
+ Documentation/DocBook/{ => media}/dvb/audio.xml | 0
+ Documentation/DocBook/{ => media}/dvb/ca.xml | 0
+ Documentation/DocBook/{ => media}/dvb/demux.xml | 0
+ Documentation/DocBook/{ => media}/dvb/dvbapi.xml | 0
+ .../DocBook/{ => media}/dvb/dvbproperty.xml | 0
+ Documentation/DocBook/{ => media}/dvb/dvbstb.pdf | Bin 1881 -> 1881 bytes
+ Documentation/DocBook/{ => media}/dvb/dvbstb.png | Bin 22655 -> 22655 bytes
+ Documentation/DocBook/{ => media}/dvb/examples.xml | 0
+ Documentation/DocBook/{ => media}/dvb/frontend.xml | 0
+ Documentation/DocBook/{ => media}/dvb/intro.xml | 0
+ Documentation/DocBook/{ => media}/dvb/kdapi.xml | 0
+ Documentation/DocBook/{ => media}/dvb/net.xml | 0
+ Documentation/DocBook/{ => media}/dvb/video.xml | 0
+ Documentation/DocBook/{ => media}/v4l/.gitignore | 0
+ Documentation/DocBook/{ => media}/v4l/bayer.pdf | Bin 12116 -> 12116 bytes
+ Documentation/DocBook/{ => media}/v4l/bayer.png | Bin 9725 -> 9725 bytes
+ Documentation/DocBook/{ => media}/v4l/biblio.xml | 0
+ .../DocBook/{ => media}/v4l/capture.c.xml | 0
+ Documentation/DocBook/{ => media}/v4l/common.xml | 0
+ Documentation/DocBook/{ => media}/v4l/compat.xml | 0
+ Documentation/DocBook/{ => media}/v4l/controls.xml | 0
+ Documentation/DocBook/{ => media}/v4l/crop.gif | Bin 5967 -> 5967 bytes
+ Documentation/DocBook/{ => media}/v4l/crop.pdf | Bin 5846 -> 5846 bytes
+ .../DocBook/{ => media}/v4l/dev-capture.xml | 0
+ .../DocBook/{ => media}/v4l/dev-codec.xml | 0
+ .../DocBook/{ => media}/v4l/dev-effect.xml | 0
+ .../DocBook/{ => media}/v4l/dev-event.xml | 0
+ Documentation/DocBook/{ => media}/v4l/dev-osd.xml | 0
+ .../DocBook/{ => media}/v4l/dev-output.xml | 0
+ .../DocBook/{ => media}/v4l/dev-overlay.xml | 0
+ .../DocBook/{ => media}/v4l/dev-radio.xml | 0
+ .../DocBook/{ => media}/v4l/dev-raw-vbi.xml | 0
+ Documentation/DocBook/{ => media}/v4l/dev-rds.xml | 0
+ .../DocBook/{ => media}/v4l/dev-sliced-vbi.xml | 0
+ .../DocBook/{ => media}/v4l/dev-subdev.xml | 0
+ .../DocBook/{ => media}/v4l/dev-teletext.xml | 0
+ Documentation/DocBook/{ => media}/v4l/driver.xml | 0
+ .../DocBook/{ => media}/v4l/fdl-appendix.xml | 0
+ .../DocBook/{ => media}/v4l/fieldseq_bt.gif | Bin 25430 -> 25430 bytes
+ .../DocBook/{ => media}/v4l/fieldseq_bt.pdf | Bin 9185 -> 9185 bytes
+ .../DocBook/{ => media}/v4l/fieldseq_tb.gif | Bin 25323 -> 25323 bytes
+ .../DocBook/{ => media}/v4l/fieldseq_tb.pdf | Bin 9173 -> 9173 bytes
+ .../DocBook/{ => media}/v4l/func-close.xml | 0
+ .../DocBook/{ => media}/v4l/func-ioctl.xml | 0
+ .../DocBook/{ => media}/v4l/func-mmap.xml | 0
+ .../DocBook/{ => media}/v4l/func-munmap.xml | 0
+ .../DocBook/{ => media}/v4l/func-open.xml | 0
+ .../DocBook/{ => media}/v4l/func-poll.xml | 0
+ .../DocBook/{ => media}/v4l/func-read.xml | 0
+ .../DocBook/{ => media}/v4l/func-select.xml | 0
+ .../DocBook/{ => media}/v4l/func-write.xml | 0
+ Documentation/DocBook/{ => media}/v4l/io.xml | 0
+ .../DocBook/{ => media}/v4l/keytable.c.xml | 0
+ Documentation/DocBook/{ => media}/v4l/libv4l.xml | 0
+ .../{ => media}/v4l/lirc_device_interface.xml | 0
+ .../DocBook/{ => media}/v4l/media-controller.xml | 0
+ .../DocBook/{ => media}/v4l/media-func-close.xml | 0
+ .../DocBook/{ => media}/v4l/media-func-ioctl.xml | 0
+ .../DocBook/{ => media}/v4l/media-func-open.xml | 0
+ .../{ => media}/v4l/media-ioc-device-info.xml | 0
+ .../{ => media}/v4l/media-ioc-enum-entities.xml | 0
+ .../{ => media}/v4l/media-ioc-enum-links.xml | 0
+ .../{ => media}/v4l/media-ioc-setup-link.xml | 0
+ Documentation/DocBook/{ => media}/v4l/nv12mt.gif | Bin 2108 -> 2108 bytes
+ .../DocBook/{ => media}/v4l/nv12mt_example.gif | Bin 6858 -> 6858 bytes
+ Documentation/DocBook/{ => media}/v4l/pipeline.pdf | Bin 20276 -> 20276 bytes
+ Documentation/DocBook/{ => media}/v4l/pipeline.png | Bin 12130 -> 12130 bytes
+ .../DocBook/{ => media}/v4l/pixfmt-grey.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-m420.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-nv12.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-nv12m.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-nv12mt.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-nv16.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-packed-rgb.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-packed-yuv.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-sbggr16.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-sbggr8.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-sgbrg8.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-sgrbg8.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-srggb10.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-srggb12.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-srggb8.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-uyvy.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-vyuy.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-y10.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-y10b.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-y12.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-y16.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-y41p.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuv410.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuv411p.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuv420.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuv420m.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuv422p.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yuyv.xml | 0
+ .../DocBook/{ => media}/v4l/pixfmt-yvyu.xml | 0
+ Documentation/DocBook/{ => media}/v4l/pixfmt.xml | 0
+ .../DocBook/{ => media}/v4l/planar-apis.xml | 0
+ .../DocBook/{ => media}/v4l/remote_controllers.xml | 0
+ .../DocBook/{ => media}/v4l/subdev-formats.xml | 0
+ Documentation/DocBook/{ => media}/v4l/v4l2.xml | 0
+ .../DocBook/{ => media}/v4l/v4l2grab.c.xml | 0
+ Documentation/DocBook/{ => media}/v4l/vbi_525.gif | Bin 4741 -> 4741 bytes
+ Documentation/DocBook/{ => media}/v4l/vbi_525.pdf | Bin 3395 -> 3395 bytes
+ Documentation/DocBook/{ => media}/v4l/vbi_625.gif | Bin 5095 -> 5095 bytes
+ Documentation/DocBook/{ => media}/v4l/vbi_625.pdf | Bin 3683 -> 3683 bytes
+ .../DocBook/{ => media}/v4l/vbi_hsync.gif | Bin 2400 -> 2400 bytes
+ .../DocBook/{ => media}/v4l/vbi_hsync.pdf | Bin 7405 -> 7405 bytes
+ .../DocBook/{ => media}/v4l/vidioc-cropcap.xml | 0
+ .../{ => media}/v4l/vidioc-dbg-g-chip-ident.xml | 0
+ .../{ => media}/v4l/vidioc-dbg-g-register.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-dqevent.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-encoder-cmd.xml | 0
+ .../{ => media}/v4l/vidioc-enum-dv-presets.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-enum-fmt.xml | 0
+ .../{ => media}/v4l/vidioc-enum-frameintervals.xml | 0
+ .../{ => media}/v4l/vidioc-enum-framesizes.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-enumaudio.xml | 0
+ .../{ => media}/v4l/vidioc-enumaudioout.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-enuminput.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-enumoutput.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-enumstd.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-audio.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-audioout.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-crop.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-ctrl.xml | 7 +
+ .../DocBook/{ => media}/v4l/vidioc-g-dv-preset.xml | 0
+ .../{ => media}/v4l/vidioc-g-dv-timings.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-enc-index.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-ext-ctrls.xml | 7 +
+ .../DocBook/{ => media}/v4l/vidioc-g-fbuf.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-fmt.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-frequency.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-input.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-jpegcomp.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-modulator.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-output.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-parm.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-priority.xml | 0
+ .../{ => media}/v4l/vidioc-g-sliced-vbi-cap.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-std.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-g-tuner.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-log-status.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-overlay.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-qbuf.xml | 0
+ .../{ => media}/v4l/vidioc-query-dv-preset.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-querybuf.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-querycap.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-queryctrl.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-querystd.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-reqbufs.xml | 0
+ .../{ => media}/v4l/vidioc-s-hw-freq-seek.xml | 0
+ .../DocBook/{ => media}/v4l/vidioc-streamon.xml | 0
+ .../v4l/vidioc-subdev-enum-frame-interval.xml | 0
+ .../v4l/vidioc-subdev-enum-frame-size.xml | 0
+ .../v4l/vidioc-subdev-enum-mbus-code.xml | 0
+ .../{ => media}/v4l/vidioc-subdev-g-crop.xml | 0
+ .../{ => media}/v4l/vidioc-subdev-g-fmt.xml | 0
+ .../v4l/vidioc-subdev-g-frame-interval.xml | 0
+ .../{ => media}/v4l/vidioc-subscribe-event.xml | 0
+ .../DocBook/{media.tmpl => media_api.tmpl} | 0
+ Documentation/DocBook/v4l/videodev2.h.xml | 1946 --------------------
+ Documentation/video4linux/CARDLIST.cx23885 | 2 +
+ Documentation/video4linux/CARDLIST.cx88 | 1 +
+ Documentation/video4linux/CARDLIST.em28xx | 2 +
+ Documentation/video4linux/CARDLIST.saa7134 | 4 +
+ Documentation/video4linux/CARDLIST.tuner | 1 +
+ Documentation/video4linux/CARDLIST.usbvision | 2 +
+ drivers/media/Kconfig | 12 +-
+ drivers/media/dvb/dvb-core/Makefile | 4 +-
+ drivers/media/dvb/dvb-core/dvb_net.h | 21 +-
+ drivers/media/dvb/dvb-usb/anysee.c | 86 +-
+ drivers/media/dvb/dvb-usb/anysee.h | 16 +-
+ drivers/media/dvb/dvb-usb/dvb-usb.h | 2 +-
+ drivers/media/dvb/frontends/cx24113.c | 20 +-
+ drivers/media/dvb/frontends/cxd2820r.h | 4 +-
+ drivers/media/dvb/frontends/cxd2820r_core.c | 22 +-
+ drivers/media/dvb/frontends/cxd2820r_priv.h | 4 +-
+ drivers/media/dvb/frontends/itd1000.c | 25 +-
+ drivers/media/media-devnode.c | 4 +-
+ drivers/media/radio/radio-sf16fmr2.c | 531 ++----
+ drivers/media/radio/si470x/radio-si470x-usb.c | 4 +-
+ drivers/media/video/cx23885/cx23885-input.c | 3 +
+ drivers/media/video/em28xx/em28xx-cards.c | 12 +-
+ drivers/media/video/em28xx/em28xx-dvb.c | 2 +-
+ drivers/media/video/em28xx/em28xx-input.c | 1 +
+ drivers/media/video/em28xx/em28xx.h | 2 +-
+ drivers/media/video/gspca/coarse_expo_autogain.h | 116 --
+ drivers/media/video/gspca/ov519.c | 117 +-
+ drivers/media/video/gspca/sonixj.c | 2 +-
+ drivers/media/video/gspca/stv06xx/stv06xx_hdcs.h | 2 +-
+ drivers/media/video/ivtv/ivtv-driver.c | 10 +-
+ drivers/media/video/ivtv/ivtv-firmware.c | 11 +-
+ drivers/media/video/ivtv/ivtv-ioctl.c | 129 +-
+ drivers/media/video/ivtv/ivtv-ioctl.h | 3 +-
+ drivers/media/video/ivtv/ivtv-streams.c | 4 +-
+ drivers/media/video/ivtv/ivtv-vbi.c | 2 +-
+ drivers/media/video/ivtv/ivtvfb.c | 33 +-
+ drivers/media/video/omap3isp/isp.c | 2 +-
+ drivers/media/video/saa7164/saa7164-encoder.c | 6 +-
+ drivers/media/video/saa7164/saa7164-vbi.c | 6 +-
+ drivers/media/video/soc_camera.c | 2 +-
+ drivers/media/video/uvc/uvc_entity.c | 2 +-
+ drivers/media/video/v4l2-ioctl.c | 4 +-
+ drivers/media/video/videobuf-dma-sg.c | 5 +-
+ drivers/media/video/videobuf2-dma-sg.c | 8 +-
+ drivers/media/video/videobuf2-memops.c | 6 +-
+ include/media/v4l2-dev.h | 4 +-
+ include/sound/tea575x-tuner.h | 6 +-
+ sound/i2c/other/tea575x-tuner.c | 106 +-
+ sound/pci/Kconfig | 4 +-
+ 218 files changed, 880 insertions(+), 3738 deletions(-)
+ delete mode 100644 Documentation/DocBook/dvb/frontend.h.xml
+ delete mode 100644 Documentation/DocBook/media-entities.tmpl
+ delete mode 100644 Documentation/DocBook/media-indices.tmpl
+ create mode 100644 Documentation/DocBook/media/Makefile
+ rename Documentation/DocBook/{ => media}/dvb/.gitignore (100%)
+ rename Documentation/DocBook/{ => media}/dvb/audio.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/ca.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/demux.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/dvbapi.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/dvbproperty.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/dvbstb.pdf (100%)
+ rename Documentation/DocBook/{ => media}/dvb/dvbstb.png (100%)
+ rename Documentation/DocBook/{ => media}/dvb/examples.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/frontend.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/intro.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/kdapi.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/net.xml (100%)
+ rename Documentation/DocBook/{ => media}/dvb/video.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/.gitignore (100%)
+ rename Documentation/DocBook/{ => media}/v4l/bayer.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/bayer.png (100%)
+ rename Documentation/DocBook/{ => media}/v4l/biblio.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/capture.c.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/common.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/compat.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/controls.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/crop.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/crop.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-capture.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-codec.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-effect.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-event.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-osd.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-output.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-overlay.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-radio.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-raw-vbi.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-rds.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-sliced-vbi.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-subdev.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/dev-teletext.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/driver.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/fdl-appendix.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/fieldseq_bt.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/fieldseq_bt.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/fieldseq_tb.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/fieldseq_tb.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-close.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-ioctl.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-mmap.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-munmap.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-open.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-poll.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-read.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-select.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/func-write.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/io.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/keytable.c.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/libv4l.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/lirc_device_interface.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-controller.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-func-close.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-func-ioctl.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-func-open.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-ioc-device-info.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-ioc-enum-entities.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-ioc-enum-links.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/media-ioc-setup-link.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/nv12mt.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/nv12mt_example.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pipeline.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pipeline.png (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-grey.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-m420.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-nv12.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-nv12m.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-nv12mt.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-nv16.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-packed-rgb.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-packed-yuv.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-sbggr16.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-sbggr8.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-sgbrg8.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-sgrbg8.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-srggb10.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-srggb12.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-srggb8.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-uyvy.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-vyuy.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-y10.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-y10b.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-y12.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-y16.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-y41p.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuv410.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuv411p.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuv420.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuv420m.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuv422p.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yuyv.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt-yvyu.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/pixfmt.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/planar-apis.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/remote_controllers.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/subdev-formats.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/v4l2.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/v4l2grab.c.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_525.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_525.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_625.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_625.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_hsync.gif (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vbi_hsync.pdf (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-cropcap.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-dbg-g-chip-ident.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-dbg-g-register.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-dqevent.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-encoder-cmd.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enum-dv-presets.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enum-fmt.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enum-frameintervals.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enum-framesizes.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enumaudio.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enumaudioout.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enuminput.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enumoutput.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-enumstd.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-audio.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-audioout.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-crop.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-ctrl.xml (94%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-dv-preset.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-dv-timings.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-enc-index.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-ext-ctrls.xml (98%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-fbuf.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-fmt.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-frequency.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-input.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-jpegcomp.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-modulator.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-output.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-parm.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-priority.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-sliced-vbi-cap.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-std.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-g-tuner.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-log-status.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-overlay.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-qbuf.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-query-dv-preset.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-querybuf.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-querycap.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-queryctrl.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-querystd.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-reqbufs.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-s-hw-freq-seek.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-streamon.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-enum-frame-interval.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-enum-frame-size.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-enum-mbus-code.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-g-crop.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-g-fmt.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subdev-g-frame-interval.xml (100%)
+ rename Documentation/DocBook/{ => media}/v4l/vidioc-subscribe-event.xml (100%)
+ rename Documentation/DocBook/{media.tmpl => media_api.tmpl} (100%)
+ delete mode 100644 Documentation/DocBook/v4l/videodev2.h.xml
+ delete mode 100644 drivers/media/video/gspca/coarse_expo_autogain.h
+Merging kbuild/for-next
+$ git merge kbuild/for-next
+Auto-merging scripts/Makefile.modpost
+Merge made by recursive.
+ scripts/Makefile.modpost | 2 +-
+ scripts/kconfig/confdata.c | 27 +++++++++++++++++++++++++++
+ 2 files changed, 28 insertions(+), 1 deletions(-)
+Merging kconfig/for-next
+$ git merge kconfig/for-next
+Already up-to-date!
+Merge made by recursive.
+Merging ide/master
+$ git merge ide/master
+Already up-to-date.
+Merging libata/NEXT
+$ git merge libata/NEXT
+Already up-to-date.
+Merging infiniband/for-next
+$ git merge infiniband/for-next
+Already up-to-date.
+Merging acpi/test
+$ git merge acpi/test
+Already up-to-date.
+Merging idle-test/idle-test
+$ git merge idle-test/idle-test
+Resolved 'arch/x86/kernel/process.c' using previous resolution.
+Auto-merging arch/x86/kernel/process.c
+CONFLICT (content): Merge conflict in arch/x86/kernel/process.c
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master 5595072] Merge remote-tracking branch 'idle-test/idle-test'
+$ git diff -M --stat --summary HEAD^..
+ arch/x86/kernel/process.c | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+Merging powertools/tools-test
+$ git merge powertools/tools-test
+Already up-to-date.
+Merging cpupowerutils/master
+$ git merge cpupowerutils/master
+Auto-merging CREDITS
+Auto-merging MAINTAINERS
+Merge made by recursive.
+ CREDITS | 17 +-
+ MAINTAINERS | 6 +
+ tools/power/cpupower/.gitignore | 22 +
+ tools/power/cpupower/Makefile | 279 ++++++
+ tools/power/cpupower/README | 49 +
+ tools/power/cpupower/ToDo | 11 +
+ tools/power/cpupower/bench/Makefile | 29 +
+ tools/power/cpupower/bench/README-BENCH | 124 +++
+ tools/power/cpupower/bench/benchmark.c | 194 ++++
+ tools/power/cpupower/bench/benchmark.h | 29 +
+ tools/power/cpupower/bench/config.h | 36 +
+ tools/power/cpupower/bench/cpufreq-bench_plot.sh | 104 +++
+ tools/power/cpupower/bench/cpufreq-bench_script.sh | 101 ++
+ tools/power/cpupower/bench/example.cfg | 11 +
+ tools/power/cpupower/bench/main.c | 202 ++++
+ tools/power/cpupower/bench/parse.c | 225 +++++
+ tools/power/cpupower/bench/parse.h | 53 ++
+ tools/power/cpupower/bench/system.c | 191 ++++
+ tools/power/cpupower/bench/system.h | 29 +
+ tools/power/cpupower/debug/i386/Makefile | 20 +
+ tools/power/cpupower/debug/i386/centrino-decode.c | 113 +++
+ tools/power/cpupower/debug/i386/dump_psb.c | 196 ++++
+ tools/power/cpupower/debug/i386/intel_gsic.c | 78 ++
+ .../power/cpupower/debug/i386/powernow-k8-decode.c | 96 ++
+ tools/power/cpupower/debug/kernel/Makefile | 23 +
+ .../power/cpupower/debug/kernel/cpufreq-test_tsc.c | 113 +++
+ tools/power/cpupower/debug/x86_64/Makefile | 14 +
+ .../power/cpupower/debug/x86_64/centrino-decode.c | 1 +
+ .../cpupower/debug/x86_64/powernow-k8-decode.c | 1 +
+ tools/power/cpupower/lib/cpufreq.c | 208 +++++
+ tools/power/cpupower/lib/cpufreq.h | 223 +++++
+ tools/power/cpupower/lib/sysfs.c | 672 ++++++++++++++
+ tools/power/cpupower/lib/sysfs.h | 31 +
+ tools/power/cpupower/man/cpupower-frequency-info.1 | 76 ++
+ tools/power/cpupower/man/cpupower-frequency-set.1 | 54 ++
+ tools/power/cpupower/man/cpupower-info.1 | 19 +
+ tools/power/cpupower/man/cpupower-monitor.1 | 179 ++++
+ tools/power/cpupower/man/cpupower-set.1 | 103 +++
+ tools/power/cpupower/man/cpupower.1 | 72 ++
+ tools/power/cpupower/po/cs.po | 944 +++++++++++++++++++
+ tools/power/cpupower/po/de.po | 961 ++++++++++++++++++++
+ tools/power/cpupower/po/fr.po | 947 +++++++++++++++++++
+ tools/power/cpupower/po/it.po | 961 ++++++++++++++++++++
+ tools/power/cpupower/po/pt.po | 957 +++++++++++++++++++
+ tools/power/cpupower/utils/builtin.h | 18 +
+ tools/power/cpupower/utils/cpufreq-info.c | 678 ++++++++++++++
+ tools/power/cpupower/utils/cpufreq-set.c | 358 ++++++++
+ tools/power/cpupower/utils/cpuidle-info.c | 244 +++++
+ tools/power/cpupower/utils/cpupower-info.c | 153 ++++
+ tools/power/cpupower/utils/cpupower-set.c | 153 ++++
+ tools/power/cpupower/utils/cpupower.c | 203 ++++
+ tools/power/cpupower/utils/helpers/amd.c | 137 +++
+ tools/power/cpupower/utils/helpers/bitmask.c | 292 ++++++
+ tools/power/cpupower/utils/helpers/bitmask.h | 33 +
+ tools/power/cpupower/utils/helpers/cpuid.c | 143 +++
+ tools/power/cpupower/utils/helpers/helpers.h | 180 ++++
+ tools/power/cpupower/utils/helpers/misc.c | 35 +
+ tools/power/cpupower/utils/helpers/msr.c | 122 +++
+ tools/power/cpupower/utils/helpers/pci.c | 44 +
+ tools/power/cpupower/utils/helpers/sysfs.c | 358 ++++++++
+ tools/power/cpupower/utils/helpers/sysfs.h | 28 +
+ tools/power/cpupower/utils/helpers/topology.c | 108 +++
+ .../cpupower/utils/idle_monitor/amd_fam14h_idle.c | 338 +++++++
+ .../cpupower/utils/idle_monitor/cpuidle_sysfs.c | 196 ++++
+ .../cpupower/utils/idle_monitor/cpupower-monitor.c | 448 +++++++++
+ .../cpupower/utils/idle_monitor/cpupower-monitor.h | 68 ++
+ .../cpupower/utils/idle_monitor/idle_monitors.def | 7 +
+ .../cpupower/utils/idle_monitor/idle_monitors.h | 18 +
+ .../cpupower/utils/idle_monitor/mperf_monitor.c | 255 ++++++
+ tools/power/cpupower/utils/idle_monitor/nhm_idle.c | 216 +++++
+ tools/power/cpupower/utils/idle_monitor/snb_idle.c | 190 ++++
+ tools/power/cpupower/utils/version-gen.sh | 35 +
+ 72 files changed, 13831 insertions(+), 1 deletions(-)
+ create mode 100644 tools/power/cpupower/.gitignore
+ create mode 100644 tools/power/cpupower/Makefile
+ create mode 100644 tools/power/cpupower/README
+ create mode 100644 tools/power/cpupower/ToDo
+ create mode 100644 tools/power/cpupower/bench/Makefile
+ create mode 100644 tools/power/cpupower/bench/README-BENCH
+ create mode 100644 tools/power/cpupower/bench/benchmark.c
+ create mode 100644 tools/power/cpupower/bench/benchmark.h
+ create mode 100644 tools/power/cpupower/bench/config.h
+ create mode 100644 tools/power/cpupower/bench/cpufreq-bench_plot.sh
+ create mode 100644 tools/power/cpupower/bench/cpufreq-bench_script.sh
+ create mode 100644 tools/power/cpupower/bench/example.cfg
+ create mode 100644 tools/power/cpupower/bench/main.c
+ create mode 100644 tools/power/cpupower/bench/parse.c
+ create mode 100644 tools/power/cpupower/bench/parse.h
+ create mode 100644 tools/power/cpupower/bench/system.c
+ create mode 100644 tools/power/cpupower/bench/system.h
+ create mode 100644 tools/power/cpupower/debug/i386/Makefile
+ create mode 100644 tools/power/cpupower/debug/i386/centrino-decode.c
+ create mode 100644 tools/power/cpupower/debug/i386/dump_psb.c
+ create mode 100644 tools/power/cpupower/debug/i386/intel_gsic.c
+ create mode 100644 tools/power/cpupower/debug/i386/powernow-k8-decode.c
+ create mode 100644 tools/power/cpupower/debug/kernel/Makefile
+ create mode 100644 tools/power/cpupower/debug/kernel/cpufreq-test_tsc.c
+ create mode 100644 tools/power/cpupower/debug/x86_64/Makefile
+ create mode 120000 tools/power/cpupower/debug/x86_64/centrino-decode.c
+ create mode 120000 tools/power/cpupower/debug/x86_64/powernow-k8-decode.c
+ create mode 100644 tools/power/cpupower/lib/cpufreq.c
+ create mode 100644 tools/power/cpupower/lib/cpufreq.h
+ create mode 100644 tools/power/cpupower/lib/sysfs.c
+ create mode 100644 tools/power/cpupower/lib/sysfs.h
+ create mode 100644 tools/power/cpupower/man/cpupower-frequency-info.1
+ create mode 100644 tools/power/cpupower/man/cpupower-frequency-set.1
+ create mode 100644 tools/power/cpupower/man/cpupower-info.1
+ create mode 100644 tools/power/cpupower/man/cpupower-monitor.1
+ create mode 100644 tools/power/cpupower/man/cpupower-set.1
+ create mode 100644 tools/power/cpupower/man/cpupower.1
+ create mode 100644 tools/power/cpupower/po/cs.po
+ create mode 100644 tools/power/cpupower/po/de.po
+ create mode 100644 tools/power/cpupower/po/fr.po
+ create mode 100644 tools/power/cpupower/po/it.po
+ create mode 100644 tools/power/cpupower/po/pt.po
+ create mode 100644 tools/power/cpupower/utils/builtin.h
+ create mode 100644 tools/power/cpupower/utils/cpufreq-info.c
+ create mode 100644 tools/power/cpupower/utils/cpufreq-set.c
+ create mode 100644 tools/power/cpupower/utils/cpuidle-info.c
+ create mode 100644 tools/power/cpupower/utils/cpupower-info.c
+ create mode 100644 tools/power/cpupower/utils/cpupower-set.c
+ create mode 100644 tools/power/cpupower/utils/cpupower.c
+ create mode 100644 tools/power/cpupower/utils/helpers/amd.c
+ create mode 100644 tools/power/cpupower/utils/helpers/bitmask.c
+ create mode 100644 tools/power/cpupower/utils/helpers/bitmask.h
+ create mode 100644 tools/power/cpupower/utils/helpers/cpuid.c
+ create mode 100644 tools/power/cpupower/utils/helpers/helpers.h
+ create mode 100644 tools/power/cpupower/utils/helpers/misc.c
+ create mode 100644 tools/power/cpupower/utils/helpers/msr.c
+ create mode 100644 tools/power/cpupower/utils/helpers/pci.c
+ create mode 100644 tools/power/cpupower/utils/helpers/sysfs.c
+ create mode 100644 tools/power/cpupower/utils/helpers/sysfs.h
+ create mode 100644 tools/power/cpupower/utils/helpers/topology.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/amd_fam14h_idle.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/cpupower-monitor.h
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/idle_monitors.def
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/idle_monitors.h
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/mperf_monitor.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/nhm_idle.c
+ create mode 100644 tools/power/cpupower/utils/idle_monitor/snb_idle.c
+ create mode 100755 tools/power/cpupower/utils/version-gen.sh
+Merging ieee1394/for-next
+$ git merge ieee1394/for-next
+Merge made by recursive.
+ drivers/firewire/net.c | 5 +++--
+ drivers/firewire/ohci.c | 14 +++++---------
+ 2 files changed, 8 insertions(+), 11 deletions(-)
+Merging ubi/linux-next
+$ git merge ubi/linux-next
+Merge made by recursive.
+ drivers/mtd/ubi/build.c | 28 +++++-
+ drivers/mtd/ubi/debug.c | 269 +++++++++++++++++++++++++++++++++++++++++++++--
+ drivers/mtd/ubi/debug.h | 113 ++++++++++++--------
+ drivers/mtd/ubi/io.c | 20 ++--
+ drivers/mtd/ubi/scan.c | 2 +-
+ drivers/mtd/ubi/ubi.h | 8 ++-
+ drivers/mtd/ubi/vmt.c | 2 +-
+ drivers/mtd/ubi/vtbl.c | 2 +-
+ drivers/mtd/ubi/wl.c | 42 ++++---
+ 9 files changed, 395 insertions(+), 91 deletions(-)
+Merging dlm/next
+$ git merge dlm/next
+Already up-to-date.
+Merging swiotlb/master
+$ git merge swiotlb/master
+Already up-to-date.
+Merging ibft/master
+$ git merge ibft/master
+Already up-to-date.
+Merging scsi/master
+$ git merge scsi/master
+Already up-to-date.
+Merging slave-dma/next
+$ git merge slave-dma/next
+Merge made by recursive.
+ drivers/dma/pch_dma.c | 69 +++++++++++++++++++++++++++++++++++++++----------
+ 1 files changed, 55 insertions(+), 14 deletions(-)
+Merging async_tx/next
+$ git merge async_tx/next
+Already up-to-date.
+Merging net/master
+$ git merge net/master
+Auto-merging drivers/net/bonding/bond_main.c
+Merge made by recursive.
+ drivers/net/amd8111e.c | 2 +-
+ drivers/net/benet/be_cmds.c | 65 ++-
+ drivers/net/benet/be_cmds.h | 8 +
+ drivers/net/benet/be_main.c | 5 +
+ drivers/net/bnx2x/bnx2x.h | 2 +-
+ drivers/net/bnx2x/bnx2x_cmn.c | 49 +
+ drivers/net/bnx2x/bnx2x_cmn.h | 2 +
+ drivers/net/bnx2x/bnx2x_ethtool.c | 34 +-
+ drivers/net/bnx2x/bnx2x_hsi.h | 18 +-
+ drivers/net/bnx2x/bnx2x_link.c | 1650 ++++++++++++++++++-------------
+ drivers/net/bnx2x/bnx2x_link.h | 59 +-
+ drivers/net/bnx2x/bnx2x_main.c | 43 +-
+ drivers/net/bnx2x/bnx2x_reg.h | 25 +
+ drivers/net/bonding/bond_main.c | 9 +-
+ drivers/net/caif/Kconfig | 9 +
+ drivers/net/caif/Makefile | 3 +
+ drivers/net/caif/caif_hsi.c | 1220 +++++++++++++++++++++++
+ drivers/net/cxgb4/cxgb4_main.c | 2 +-
+ drivers/net/enic/enic_main.c | 2 +-
+ drivers/net/irda/via-ircc.h | 2 +-
+ drivers/net/iseries_veth.c | 4 +-
+ drivers/net/ixgbe/ixgbe_82599.c | 4 +-
+ drivers/net/ixgbe/ixgbe_common.c | 4 +-
+ drivers/net/myri10ge/myri10ge.c | 2 +-
+ drivers/net/netxen/netxen_nic_hw.c | 6 +
+ drivers/net/netxen/netxen_nic_init.c | 2 +-
+ drivers/net/ps3_gelic_net.c | 2 +-
+ drivers/net/slhc.c | 2 +-
+ drivers/net/sungem.c | 891 +++++++----------
+ drivers/net/sungem.h | 25 -
+ drivers/net/tokenring/3c359.c | 6 +-
+ drivers/net/tokenring/ibmtr.c | 2 +-
+ drivers/net/tun.c | 2 +-
+ drivers/net/via-velocity.c | 2 +-
+ drivers/net/wireless/b43/main.c | 2 +-
+ drivers/net/wireless/b43legacy/main.c | 2 +-
+ drivers/net/wireless/iwmc3200wifi/fw.c | 2 +-
+ drivers/net/wireless/orinoco/main.c | 2 +-
+ drivers/net/wireless/rt2x00/rt2800lib.c | 2 +-
+ drivers/net/wireless/rt2x00/rt2800pci.c | 2 +-
+ drivers/net/znet.c | 2 +-
+ include/net/caif/caif_hsi.h | 145 +++
+ include/net/sctp/sctp.h | 15 +-
+ include/net/sctp/structs.h | 17 +
+ include/net/sctp/user.h | 1 +
+ net/8021q/vlan.c | 15 +-
+ net/8021q/vlan_dev.c | 4 +-
+ net/8021q/vlanproc.c | 4 +-
+ net/batman-adv/aggregation.c | 23 +-
+ net/batman-adv/aggregation.h | 5 +-
+ net/batman-adv/bat_debugfs.c | 11 +-
+ net/batman-adv/bat_sysfs.c | 15 +-
+ net/batman-adv/bitarray.c | 6 +-
+ net/batman-adv/bitarray.h | 6 +-
+ net/batman-adv/gateway_client.c | 19 +-
+ net/batman-adv/gateway_common.c | 19 +-
+ net/batman-adv/hard-interface.c | 27 +-
+ net/batman-adv/hard-interface.h | 6 +-
+ net/batman-adv/hash.c | 7 +-
+ net/batman-adv/hash.h | 6 +-
+ net/batman-adv/icmp_socket.c | 4 +-
+ net/batman-adv/main.c | 4 +-
+ net/batman-adv/main.h | 30 +-
+ net/batman-adv/originator.c | 12 +-
+ net/batman-adv/originator.h | 14 +-
+ net/batman-adv/ring_buffer.c | 4 +-
+ net/batman-adv/ring_buffer.h | 2 +-
+ net/batman-adv/routing.c | 54 +-
+ net/batman-adv/routing.h | 12 +-
+ net/batman-adv/send.c | 44 +-
+ net/batman-adv/send.h | 12 +-
+ net/batman-adv/soft-interface.c | 22 +-
+ net/batman-adv/soft-interface.h | 4 +-
+ net/batman-adv/translation-table.c | 44 +-
+ net/batman-adv/translation-table.h | 13 +-
+ net/batman-adv/types.h | 8 +-
+ net/batman-adv/unicast.c | 30 +-
+ net/batman-adv/unicast.h | 8 +-
+ net/batman-adv/vis.c | 91 +-
+ net/bluetooth/hci_core.c | 4 +-
+ net/packet/af_packet.c | 41 +-
+ net/sctp/associola.c | 6 +
+ net/sctp/bind_addr.c | 15 +
+ net/sctp/ipv6.c | 2 +
+ net/sctp/outqueue.c | 13 +
+ net/sctp/protocol.c | 151 +++-
+ net/sctp/sm_make_chunk.c | 29 +-
+ net/sctp/socket.c | 170 +++-
+ net/sctp/sysctl.c | 7 +
+ net/sunrpc/auth.c | 2 +-
+ 90 files changed, 3734 insertions(+), 1646 deletions(-)
+ create mode 100644 drivers/net/caif/caif_hsi.c
+ create mode 100644 include/net/caif/caif_hsi.h
+Merging wireless/master
+$ git merge wireless/master
+Auto-merging drivers/bcma/host_pci.c
+Auto-merging drivers/net/wireless/b43/main.c
+Auto-merging drivers/net/wireless/b43legacy/main.c
+Auto-merging drivers/net/wireless/iwlegacy/iwl-4965.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-2000.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-5000.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-6000.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-agn-rxon.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-agn.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-core.c
+Auto-merging drivers/net/wireless/iwlwifi/iwl-core.h
+Auto-merging drivers/net/wireless/rt2x00/rt2800lib.c
+Auto-merging drivers/net/wireless/rt2x00/rt2800pci.c
+Auto-merging lib/Kconfig
+Auto-merging lib/Makefile
+Merge made by recursive.
+ drivers/bcma/Kconfig | 5 +
+ drivers/bcma/Makefile | 2 +-
+ drivers/bcma/bcma_private.h | 3 +
+ drivers/bcma/driver_pci.c | 23 +
+ drivers/bcma/host_pci.c | 52 +++
+ drivers/bcma/main.c | 9 +
+ drivers/bcma/sprom.c | 162 +++++++
+ drivers/net/wireless/ath/ath.h | 1 +
+ drivers/net/wireless/ath/ath9k/ar9002_mac.c | 6 -
+ drivers/net/wireless/ath/ath9k/ar9003_mac.c | 8 -
+ drivers/net/wireless/ath/ath9k/ar9003_paprd.c | 7 +-
+ drivers/net/wireless/ath/ath9k/ath9k.h | 8 +-
+ drivers/net/wireless/ath/ath9k/beacon.c | 21 +-
+ drivers/net/wireless/ath/ath9k/debug.c | 59 +++-
+ drivers/net/wireless/ath/ath9k/debug.h | 1 +
+ drivers/net/wireless/ath/ath9k/htc_drv_beacon.c | 8 +-
+ drivers/net/wireless/ath/ath9k/hw-ops.h | 5 -
+ drivers/net/wireless/ath/ath9k/hw.c | 6 +-
+ drivers/net/wireless/ath/ath9k/hw.h | 2 -
+ drivers/net/wireless/ath/ath9k/init.c | 2 +-
+ drivers/net/wireless/ath/ath9k/main.c | 150 ++++---
+ drivers/net/wireless/ath/ath9k/xmit.c | 338 ++++++---------
+ drivers/net/wireless/b43/Kconfig | 5 +
+ drivers/net/wireless/b43/Makefile | 1 +
+ drivers/net/wireless/b43/b43.h | 51 ++-
+ drivers/net/wireless/b43/bus.c | 122 +++++
+ drivers/net/wireless/b43/bus.h | 62 +++
+ drivers/net/wireless/b43/dma.c | 38 +-
+ drivers/net/wireless/b43/leds.c | 15 +-
+ drivers/net/wireless/b43/lo.c | 6 +-
+ drivers/net/wireless/b43/main.c | 234 ++++++----
+ drivers/net/wireless/b43/main.h | 2 +-
+ drivers/net/wireless/b43/phy_a.c | 21 +-
+ drivers/net/wireless/b43/phy_common.c | 8 +-
+ drivers/net/wireless/b43/phy_g.c | 92 ++--
+ drivers/net/wireless/b43/phy_lp.c | 135 +++---
+ drivers/net/wireless/b43/phy_n.c | 37 +-
+ drivers/net/wireless/b43/pio.c | 10 +-
+ drivers/net/wireless/b43/rfkill.c | 9 +-
+ drivers/net/wireless/b43/sdio.c | 4 +-
+ drivers/net/wireless/b43/sysfs.c | 4 +-
+ drivers/net/wireless/b43/tables_lpphy.c | 15 +-
+ drivers/net/wireless/b43/wa.c | 24 +-
+ drivers/net/wireless/b43/xmit.c | 2 +-
+ drivers/net/wireless/b43legacy/dma.c | 10 +-
+ drivers/net/wireless/b43legacy/main.c | 8 +-
+ drivers/net/wireless/b43legacy/xmit.c | 2 -
+ drivers/net/wireless/iwlegacy/iwl-4965-rs.c | 3 +
+ drivers/net/wireless/iwlegacy/iwl-4965.c | 6 +-
+ drivers/net/wireless/iwlegacy/iwl-eeprom.c | 1 -
+ drivers/net/wireless/iwlwifi/iwl-1000.c | 2 +-
+ drivers/net/wireless/iwlwifi/iwl-2000.c | 1 -
+ drivers/net/wireless/iwlwifi/iwl-5000.c | 2 -
+ drivers/net/wireless/iwlwifi/iwl-6000.c | 2 -
+ drivers/net/wireless/iwlwifi/iwl-agn-hcmd.c | 3 -
+ drivers/net/wireless/iwlwifi/iwl-agn-lib.c | 7 +-
+ drivers/net/wireless/iwlwifi/iwl-agn-rs.c | 2 +-
+ drivers/net/wireless/iwlwifi/iwl-agn-rxon.c | 74 +++-
+ drivers/net/wireless/iwlwifi/iwl-agn-tx.c | 10 +-
+ drivers/net/wireless/iwlwifi/iwl-agn.c | 101 ++++-
+ drivers/net/wireless/iwlwifi/iwl-core.c | 7 +-
+ drivers/net/wireless/iwlwifi/iwl-core.h | 14 +-
+ drivers/net/wireless/iwlwifi/iwl-scan.c | 10 +-
+ drivers/net/wireless/iwlwifi/iwl-tx.c | 6 +-
+ drivers/net/wireless/mac80211_hwsim.c | 462 +++++++++++++++++++-
+ drivers/net/wireless/mac80211_hwsim.h | 133 ++++++
+ drivers/net/wireless/mwifiex/main.c | 18 +-
+ drivers/net/wireless/mwifiex/main.h | 11 +-
+ drivers/net/wireless/mwifiex/sdio.c | 8 +-
+ drivers/net/wireless/mwifiex/sdio.h | 2 +
+ drivers/net/wireless/rt2x00/Kconfig | 9 +-
+ drivers/net/wireless/rt2x00/rt2800.h | 16 +
+ drivers/net/wireless/rt2x00/rt2800lib.c | 376 ++++++++++++----
+ drivers/net/wireless/rt2x00/rt2800lib.h | 1 -
+ drivers/net/wireless/rt2x00/rt2800pci.c | 4 +-
+ drivers/net/wireless/rt2x00/rt2800usb.c | 83 ++++-
+ drivers/net/wireless/rt2x00/rt2x00queue.c | 5 +-
+ drivers/net/wireless/rtlwifi/base.c | 4 -
+ drivers/net/wireless/rtlwifi/efuse.c | 6 +-
+ drivers/net/wireless/rtlwifi/pci.c | 41 +-
+ drivers/net/wireless/rtlwifi/ps.c | 48 +--
+ drivers/net/wireless/rtlwifi/regd.c | 18 -
+ drivers/net/wireless/rtlwifi/rtl8192c/fw_common.c | 2 -
+ drivers/net/wireless/rtlwifi/rtl8192c/phy_common.c | 12 +-
+ drivers/net/wireless/rtlwifi/rtl8192ce/hw.c | 9 +-
+ drivers/net/wireless/rtlwifi/rtl8192ce/phy.c | 14 +-
+ drivers/net/wireless/rtlwifi/rtl8192ce/trx.c | 4 +-
+ drivers/net/wireless/rtlwifi/rtl8192cu/mac.c | 2 -
+ drivers/net/wireless/rtlwifi/rtl8192cu/phy.c | 2 -
+ drivers/net/wireless/rtlwifi/rtl8192se/dm.c | 5 -
+ drivers/net/wireless/rtlwifi/rtl8192se/fw.c | 2 -
+ drivers/net/wireless/rtlwifi/rtl8192se/hw.c | 12 +-
+ drivers/net/wireless/rtlwifi/rtl8192se/phy.c | 18 +-
+ drivers/net/wireless/rtlwifi/rtl8192se/trx.c | 6 +-
+ drivers/net/wireless/rtlwifi/wifi.h | 2 +-
+ include/linux/bcma/bcma.h | 25 +
+ include/linux/bcma/bcma_driver_chipcommon.h | 1 +
+ include/linux/cordic.h | 48 ++
+ include/linux/crc8.h | 101 +++++
+ include/net/cfg80211.h | 11 +
+ include/net/mac80211.h | 4 +
+ lib/Kconfig | 14 +
+ lib/Makefile | 3 +
+ lib/cordic.c | 101 +++++
+ lib/crc8.c | 86 ++++
+ net/mac80211/cfg.c | 14 +
+ net/mac80211/rc80211_minstrel.c | 9 +
+ net/mac80211/rc80211_minstrel.h | 12 +
+ net/mac80211/rc80211_minstrel_ht.c | 7 +
+ net/wireless/nl80211.c | 107 +++++-
+ 110 files changed, 2907 insertions(+), 1017 deletions(-)
+ create mode 100644 drivers/bcma/sprom.c
+ create mode 100644 drivers/net/wireless/b43/bus.c
+ create mode 100644 drivers/net/wireless/b43/bus.h
+ create mode 100644 drivers/net/wireless/mac80211_hwsim.h
+ create mode 100644 include/linux/cordic.h
+ create mode 100644 include/linux/crc8.h
+ create mode 100644 lib/cordic.c
+ create mode 100644 lib/crc8.c
+Merging bluetooth/master
+$ git merge bluetooth/master
+Auto-merging net/bluetooth/hci_core.c
+Auto-merging net/bluetooth/l2cap_core.c
+Merge made by recursive.
+ drivers/bluetooth/btmrvl_debugfs.c | 12 ++
+ include/net/bluetooth/bluetooth.h | 8 +
+ include/net/bluetooth/hci.h | 25 +++
+ include/net/bluetooth/hci_core.h | 19 ++-
+ include/net/bluetooth/l2cap.h | 24 ++--
+ net/bluetooth/cmtp/capi.c | 3 +-
+ net/bluetooth/hci_conn.c | 25 +++-
+ net/bluetooth/hci_core.c | 82 ++++++++++-
+ net/bluetooth/hci_event.c | 155 +++++++++++++-----
+ net/bluetooth/l2cap_core.c | 304 ++++++++++++++++++++++++++++++------
+ net/bluetooth/l2cap_sock.c | 281 ++++++++--------------------------
+ net/bluetooth/mgmt.c | 61 +++++--
+ net/bluetooth/rfcomm/sock.c | 7 +-
+ net/bluetooth/sco.c | 13 ++-
+ 14 files changed, 660 insertions(+), 359 deletions(-)
+Merging mtd/master
+$ git merge mtd/master
+Already up-to-date.
+Merging crypto/master
+$ git merge crypto/master
+Merge made by recursive.
+ arch/x86/crypto/ghash-clmulni-intel_glue.c | 2 +-
+ crypto/testmgr.h | 293 +++++++++++++++++++++++++++-
+ drivers/crypto/caam/caamalg.c | 6 +-
+ 3 files changed, 295 insertions(+), 6 deletions(-)
+Merging sound/for-next
+$ git merge sound/for-next
+Merge made by recursive.
+ sound/pci/asihpi/hpidspcd.c | 2 +-
+ sound/pci/fm801.c | 13 +-
+ sound/pci/hda/patch_analog.c | 16 +-
+ sound/soc/atmel/atmel-pcm.c | 2 +-
+ sound/soc/atmel/atmel-pcm.h | 2 +-
+ sound/soc/atmel/atmel_ssc_dai.c | 4 +-
+ sound/soc/codecs/cs4270.c | 5 +-
+ sound/soc/codecs/max98088.c | 2 -
+ sound/soc/codecs/max98095.c | 2 -
+ sound/soc/codecs/wm_hubs.c | 8 +-
+ sound/soc/davinci/davinci-pcm.c | 148 ++++++-----
+ sound/soc/sh/fsi.c | 576 ++++++++++++++++++++-------------------
+ sound/soc/soc-cache.c | 294 +++++++++++++++-----
+ sound/soc/soc-core.c | 19 +-
+ sound/soc/soc-dapm.c | 5 +-
+ sound/soc/tegra/tegra_wm8903.c | 2 +-
+ sound/usb/6fire/firmware.c | 1 +
+ sound/usb/quirks.c | 2 +-
+ 18 files changed, 651 insertions(+), 452 deletions(-)
+Merging sound-asoc/for-next
+$ git merge sound-asoc/for-next
+Merge made by recursive.
+ sound/soc/codecs/ak4641.c | 2 +-
+ sound/soc/codecs/wm8915.c | 52 ++++++++++++++++++++++++++++-----------
+ sound/soc/nuc900/nuc900-ac97.c | 2 +-
+ sound/soc/samsung/speyside.c | 8 +++---
+ 4 files changed, 43 insertions(+), 21 deletions(-)
+Merging cpufreq/next
+$ git merge cpufreq/next
+Already up-to-date.
+Merging cpufreq-move/move-drivers
+$ git merge cpufreq-move/move-drivers
+Already up-to-date.
+Merging quilt/rr
+$ git merge quilt/rr
+Merge made by recursive.
+ kernel/params.c | 4 ++--
+ 1 files changed, 2 insertions(+), 2 deletions(-)
+Merging input/next
+$ git merge input/next
+Already up-to-date.
+Merging input-mt/next
+$ git merge input-mt/next
+Already up-to-date.
+Merging lsm/for-next
+$ git merge lsm/for-next
+Already up-to-date.
+Merging block/for-next
+$ git merge block/for-next
+Already up-to-date.
+Merging quilt/device-mapper
+$ git merge quilt/device-mapper
+Already up-to-date.
+Merging embedded/master
+$ git merge embedded/master
+Already up-to-date.
+Merging firmware/master
+$ git merge firmware/master
+Already up-to-date.
+Merging pcmcia/master
+$ git merge pcmcia/master
+Already up-to-date.
+Merging battery/master
+$ git merge battery/master
+Already up-to-date.
+Merging leds/for-mm
+$ git merge leds/for-mm
+Resolved 'drivers/leds/Kconfig' using previous resolution.
+Auto-merging drivers/leds/Kconfig
+CONFLICT (content): Merge conflict in drivers/leds/Kconfig
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master b3db397] Merge remote-tracking branch 'leds/for-mm'
+$ git diff -M --stat --summary HEAD^..
+Merging backlight/for-mm
+$ git merge backlight/for-mm
+Already up-to-date.
+Merging mmc/mmc-next
+$ git merge mmc/mmc-next
+CONFLICT (delete/modify): drivers/mmc/host/sdhci-of-core.c deleted in mmc/mmc-next and modified in HEAD. Version HEAD of drivers/mmc/host/sdhci-of-core.c left in tree.
+Removing drivers/mmc/host/sdhci-of.h
+Auto-merging drivers/pci/quirks.c
+Auto-merging include/linux/mmc/host.h
+Removing include/linux/mmc/sdhci-pltfm.h
+Auto-merging include/linux/pci_ids.h
+Automatic merge failed; fix conflicts and then commit the result.
+$ git rm -f drivers/mmc/host/sdhci-of-core.c
+drivers/mmc/host/sdhci-of-core.c: needs merge
+rm 'drivers/mmc/host/sdhci-of-core.c'
+$ git commit -v -a
+[master 0fc7efa] Merge remote-tracking branch 'mmc/mmc-next'
+$ git diff -M --stat --summary HEAD^..
+ drivers/mmc/host/Kconfig | 51 ++++----
+ drivers/mmc/host/Makefile | 18 +--
+ drivers/mmc/host/of_mmc_spi.c | 5 +
+ drivers/mmc/host/sdhci-cns3xxx.c | 44 ++++++-
+ drivers/mmc/host/sdhci-dove.c | 43 ++++++-
+ drivers/mmc/host/sdhci-esdhc-imx.c | 131 ++++++++++++++-----
+ drivers/mmc/host/sdhci-esdhc.h | 3 +-
+ drivers/mmc/host/sdhci-of-core.c | 253 ------------------------------------
+ drivers/mmc/host/sdhci-of-esdhc.c | 93 +++++++++++---
+ drivers/mmc/host/sdhci-of-hlwd.c | 67 ++++++++--
+ drivers/mmc/host/sdhci-of.h | 42 ------
+ drivers/mmc/host/sdhci-pltfm.c | 216 +++++++++++++++----------------
+ drivers/mmc/host/sdhci-pltfm.h | 90 ++++++++++++-
+ drivers/mmc/host/sdhci-tegra.c | 117 ++++++++++++-----
+ drivers/mmc/host/sdhci.c | 9 +-
+ drivers/mmc/host/sdhci.h | 2 +
+ drivers/mmc/host/sh_mobile_sdhi.c | 3 +-
+ drivers/mmc/host/vub300.c | 11 +-
+ drivers/pci/quirks.c | 2 +
+ include/linux/mmc/boot.h | 6 +-
+ include/linux/mmc/card.h | 2 +-
+ include/linux/mmc/core.h | 2 +-
+ include/linux/mmc/dw_mmc.h | 6 +-
+ include/linux/mmc/host.h | 3 +-
+ include/linux/mmc/ioctl.h | 2 +-
+ include/linux/mmc/mmc.h | 7 +-
+ include/linux/mmc/pm.h | 2 +-
+ include/linux/mmc/sd.h | 7 +-
+ include/linux/mmc/sdhci-pltfm.h | 35 -----
+ include/linux/mmc/sdhci-spear.h | 6 +-
+ include/linux/mmc/sdhci.h | 14 +-
+ include/linux/mmc/sdio.h | 7 +-
+ include/linux/mmc/sdio_func.h | 7 +-
+ include/linux/mmc/sdio_ids.h | 6 +-
+ include/linux/mmc/sh_mmcif.h | 6 +-
+ include/linux/mmc/sh_mobile_sdhi.h | 6 +-
+ include/linux/mmc/tmio.h | 6 +-
+ include/linux/pci_ids.h | 1 +
+ 38 files changed, 681 insertions(+), 650 deletions(-)
+ delete mode 100644 drivers/mmc/host/sdhci-of-core.c
+ delete mode 100644 drivers/mmc/host/sdhci-of.h
+ delete mode 100644 include/linux/mmc/sdhci-pltfm.h
+Merging kgdb/kgdb-next
+$ git merge kgdb/kgdb-next
+Already up-to-date.
+Merging slab/for-next
+$ git merge slab/for-next
+Merge made by recursive.
+ include/linux/percpu.h | 3 +++
+ mm/slab.c | 9 +++++----
+ mm/slub.c | 12 ++++--------
+ 3 files changed, 12 insertions(+), 12 deletions(-)
+Merging uclinux/for-next
+$ git merge uclinux/for-next
+Already up-to-date.
+Merging md/for-next
+$ git merge md/for-next
+Already up-to-date.
+Merging mfd/for-next
+$ git merge mfd/for-next
+Already up-to-date.
+Merging hdlc/hdlc-next
+$ git merge hdlc/hdlc-next
+Already up-to-date.
+Merging drm/drm-next
+$ git merge drm/drm-next
+Already up-to-date.
+Merging fbdev/master
+$ git merge fbdev/master
+Already up-to-date.
+Merging viafb/viafb-next
+$ git merge viafb/viafb-next
+Auto-merging drivers/video/via/viafbdev.c
+Merge made by recursive.
+ drivers/video/via/viafbdev.c | 5 +++--
+ 1 files changed, 3 insertions(+), 2 deletions(-)
+Merging omap_dss2/for-next
+$ git merge omap_dss2/for-next
+Already up-to-date.
+Merging voltage/for-next
+$ git merge voltage/for-next
+Merge made by recursive.
+ drivers/regulator/core.c | 32 ++++++++++++++++++++++++++------
+ drivers/regulator/twl-regulator.c | 2 +-
+ drivers/regulator/wm8994-regulator.c | 4 ++--
+ include/linux/regulator/consumer.h | 3 +++
+ 4 files changed, 32 insertions(+), 9 deletions(-)
+Merging security-testing/next
+$ git merge security-testing/next
+Already up-to-date.
+Merging selinux/master
+$ git merge selinux/master
+Already up-to-date.
+Merging lblnet/master
+$ git merge lblnet/master
+Already up-to-date.
+Merging agp/agp-next
+$ git merge agp/agp-next
+Merge made by recursive.
+Merging watchdog/master
+$ git merge watchdog/master
+Auto-merging drivers/watchdog/Kconfig
+Auto-merging drivers/watchdog/Makefile
+Merge made by recursive.
+ drivers/watchdog/Kconfig | 11 +-
+ drivers/watchdog/Makefile | 1 +
+ drivers/watchdog/dw_wdt.c | 376 ++++++++++++++++++++++++++++++
+ drivers/watchdog/iTCO_wdt.c | 407 +++++++++++----------------------
+ drivers/watchdog/intel_scu_watchdog.c | 1 -
+ drivers/watchdog/it8712f_wdt.c | 61 ++++--
+ drivers/watchdog/it87_wdt.c | 168 ++++++++-------
+ drivers/watchdog/pc87413_wdt.c | 96 ++++----
+ 8 files changed, 710 insertions(+), 411 deletions(-)
+ create mode 100644 drivers/watchdog/dw_wdt.c
+Merging bdev/master
+$ git merge bdev/master
+Already up-to-date.
+Merging dwmw2-iommu/master
+$ git merge dwmw2-iommu/master
+Already up-to-date.
+Merging cputime/cputime
+$ git merge cputime/cputime
+Already up-to-date.
+Merging osd/linux-next
+$ git merge osd/linux-next
+Already up-to-date.
+Merging jc_docs/docs-next
+$ git merge jc_docs/docs-next
+Already up-to-date.
+Merging nommu/master
+$ git merge nommu/master
+Already up-to-date.
+Merging trivial/for-next
+$ git merge trivial/for-next
+Merge made by recursive.
+ include/linux/hw_random.h | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+Merging audit/for-next
+$ git merge audit/for-next
+Already up-to-date.
+Merging suspend/linux-next
+$ git merge suspend/linux-next
+Already up-to-date.
+Merging apm/for-next
+$ git merge apm/for-next
+Already up-to-date.
+Merging fsnotify/for-next
+$ git merge fsnotify/for-next
+Auto-merging fs/cachefiles/namei.c
+Auto-merging fs/nfsd/vfs.c
+Auto-merging fs/notify/fanotify/fanotify_user.c
+Auto-merging fs/notify/mark.c
+Auto-merging include/linux/fsnotify_backend.h
+Merge made by recursive.
+ fs/cachefiles/namei.c | 1 -
+ fs/cachefiles/xattr.c | 1 -
+ fs/nfsd/vfs.c | 3 -
+ fs/notify/dnotify/dnotify.c | 15 +++---
+ fs/notify/fanotify/fanotify.c | 24 +++++----
+ fs/notify/fanotify/fanotify_user.c | 101 +++++++++++++++++++++++++-----------
+ fs/notify/group.c | 1 +
+ fs/notify/mark.c | 36 +++++--------
+ include/linux/fanotify.h | 5 ++-
+ include/linux/fsnotify_backend.h | 14 ++++-
+ 10 files changed, 121 insertions(+), 80 deletions(-)
+Merging irda/for-next
+$ git merge irda/for-next
+Already up-to-date.
+Merging i7core_edac/linux_next
+$ git merge i7core_edac/linux_next
+Auto-merging drivers/edac/i7core_edac.c
+Merge made by recursive.
+ drivers/edac/i7core_edac.c | 23 ++++++++++++++++++++---
+ 1 files changed, 20 insertions(+), 3 deletions(-)
+Merging i7300_edac/linux_next
+$ git merge i7300_edac/linux_next
+Already up-to-date!
+Merge made by recursive.
+Merging devicetree/devicetree/next
+$ git merge devicetree/devicetree/next
+Merge made by recursive.
+ arch/powerpc/platforms/52xx/mpc52xx_common.c | 10 ++---
+ drivers/of/platform.c | 54 ++++++++++++++++++++++++--
+ include/linux/of_platform.h | 3 +
+ 3 files changed, 57 insertions(+), 10 deletions(-)
+Merging spi/spi/next
+$ git merge spi/spi/next
+Merge made by recursive.
+ drivers/spi/spi_bitbang.c | 6 +++---
+ 1 files changed, 3 insertions(+), 3 deletions(-)
+Merging gpio/gpio/next
+$ git merge gpio/gpio/next
+Merge made by recursive.
+ drivers/gpio/Kconfig | 23 ++-
+ drivers/gpio/Makefile | 1 +
+ drivers/gpio/gpio-i801.c | 432 ++++++++++++++++++++++++++++++++++++++++++++
+ include/asm-generic/gpio.h | 10 -
+ include/linux/gpio.h | 11 +
+ 5 files changed, 459 insertions(+), 18 deletions(-)
+ create mode 100644 drivers/gpio/gpio-i801.c
+Merging tip/auto-latest
+$ git merge tip/auto-latest
+Merge made by recursive.
+ arch/x86/boot/Makefile | 9 +-
+ arch/x86/boot/tools/build.c | 33 +-
+ arch/x86/ia32/ia32entry.S | 10 +-
+ arch/x86/include/asm/calling.h | 130 +-
+ arch/x86/include/asm/segment.h | 2 +-
+ arch/x86/include/asm/uv/uv_mmrs.h | 2889 +++++++++++++++++-------------
+ arch/x86/kernel/entry_64.S | 6 +-
+ arch/x86/lib/thunk_64.S | 46 +-
+ arch/x86/mm/pageattr-test.c | 3 +-
+ arch/x86/pci/mmconfig-shared.c | 3 +-
+ include/linux/irqreturn.h | 6 +-
+ include/linux/perf_event.h | 8 +-
+ include/linux/sched.h | 1 +
+ kernel/events/core.c | 236 ++--
+ kernel/irq/handle.c | 6 -
+ kernel/irq/irqdesc.c | 14 +-
+ kernel/irq/manage.c | 24 +-
+ kernel/irq/spurious.c | 31 +-
+ kernel/sched.c | 16 +-
+ kernel/sched_rt.c | 4 +-
+ kernel/sysctl.c | 6 +
+ kernel/time/clockevents.c | 5 +-
+ kernel/timer.c | 15 +-
+ tools/perf/Documentation/perf-script.txt | 12 +-
+ tools/perf/builtin-script.c | 108 +-
+ tools/perf/builtin-stat.c | 9 +-
+ tools/perf/builtin-test.c | 2 +-
+ tools/perf/util/event.c | 16 -
+ tools/perf/util/event.h | 2 -
+ tools/perf/util/evlist.c | 68 +-
+ tools/perf/util/evlist.h | 6 +-
+ tools/perf/util/evsel.c | 17 +
+ tools/perf/util/evsel.h | 8 +
+ tools/perf/util/python.c | 29 +-
+ tools/perf/util/session.c | 73 +-
+ tools/perf/util/session.h | 5 +-
+ 36 files changed, 2132 insertions(+), 1726 deletions(-)
+Merging rcu/rcu/next
+$ git merge rcu/rcu/next
+Resolved 'kernel/rcutree.c' using previous resolution.
+Auto-merging include/linux/lockdep.h
+Auto-merging kernel/lockdep.c
+Auto-merging kernel/rcutree.c
+CONFLICT (content): Merge conflict in kernel/rcutree.c
+Auto-merging kernel/rcutree_plugin.h
+Automatic merge failed; fix conflicts and then commit the result.
+$ git commit -v -a
+[master 28913ee] Merge remote-tracking branch 'rcu/rcu/next'
+$ git diff -M --stat --summary HEAD^..
+ include/linux/lockdep.h | 2 +-
+ include/linux/rcupdate.h | 22 ++++++++++++++--------
+ kernel/lockdep.c | 11 ++++++-----
+ kernel/pid.c | 4 +++-
+ kernel/rcutorture.c | 3 ++-
+ kernel/rcutree.c | 13 ++++++++++++-
+ kernel/rcutree_plugin.h | 13 +++++++------
+ 7 files changed, 45 insertions(+), 23 deletions(-)
+Merging kvm/linux-next
+$ git merge kvm/linux-next
+Merge made by recursive.
+ virt/kvm/kvm_main.c | 4 +++-
+ 1 files changed, 3 insertions(+), 1 deletions(-)
+Merging oprofile/for-next
+$ git merge oprofile/for-next
+Auto-merging arch/x86/kernel/apic/apic.c
+Merge made by recursive.
+ arch/x86/kernel/apic/apic.c | 3 ++-
+ arch/x86/oprofile/op_model_amd.c | 13 +++++++++----
+ 2 files changed, 11 insertions(+), 5 deletions(-)
+Merging ptrace/ptrace
+$ git merge ptrace/ptrace
+Auto-merging include/linux/sched.h
+Merge made by recursive.
+ fs/exec.c | 2 +-
+ include/linux/ptrace.h | 2 +-
+ include/linux/sched.h | 27 ++++--
+ include/linux/tracehook.h | 52 -----------
+ kernel/ptrace.c | 52 ++++++++----
+ kernel/signal.c | 212 +++++++++++++++++++++++++--------------------
+ 6 files changed, 175 insertions(+), 172 deletions(-)
+Merging xen/upstream/xen
+$ git merge xen/upstream/xen
+Already up-to-date.
+Merging xen-two/linux-next
+$ git merge xen-two/linux-next
+Merge made by recursive.
+ arch/x86/xen/multicalls.c | 12 ++++++------
+ drivers/xen/events.c | 18 +++++++++---------
+ 2 files changed, 15 insertions(+), 15 deletions(-)
+Merging xen-pvhvm/linux-next
+$ git merge xen-pvhvm/linux-next
+Already up-to-date.
+Merging edac-amd/for-next
+$ git merge edac-amd/for-next
+Already up-to-date.
+Merging percpu/for-next
+$ git merge percpu/for-next
+Merge made by recursive.
+Merging workqueues/for-next
+$ git merge workqueues/for-next
+Auto-merging Documentation/feature-removal-schedule.txt
+Auto-merging kernel/workqueue.c
+Merge made by recursive.
+ Documentation/feature-removal-schedule.txt | 10 ----
+ include/linux/workqueue.h | 18 +------
+ kernel/workqueue.c | 81 ++++++++++++++++++----------
+ 3 files changed, 55 insertions(+), 54 deletions(-)
+Merging sfi/sfi-test
+$ git merge sfi/sfi-test
+Already up-to-date.
+Merging asm-generic/next
+$ git merge asm-generic/next
+Already up-to-date.
+Merging drivers-x86/linux-next
+$ git merge drivers-x86/linux-next
+Already up-to-date.
+Merging hwpoison/hwpoison
+$ git merge hwpoison/hwpoison
+Already up-to-date.
+Merging sysctl/master
+$ git merge sysctl/master
+Already up-to-date.
+Merging namespace/master
+$ git merge namespace/master
+Already up-to-date.
+Merging driver-core/driver-core-next
+$ git merge driver-core/driver-core-next
+Already up-to-date.
+Merging tty/tty-next
+$ git merge tty/tty-next
+Already up-to-date.
+Merging usb/usb-next
+$ git merge usb/usb-next
+Already up-to-date.
+Merging staging/staging-next
+$ git merge staging/staging-next
+Already up-to-date.
+Merging bkl-config/config
+$ git merge bkl-config/config
+Already up-to-date.
+Merging tmem/linux-next
+$ git merge tmem/linux-next
+Merge made by recursive.
+ .../ABI/testing/sysfs-kernel-mm-frontswap | 16 +
+ Documentation/vm/frontswap.txt | 210 ++++++++++++
+ drivers/xen/Kconfig | 4 +
+ drivers/xen/Makefile | 2 +-
+ drivers/xen/tmem.c | 158 +++++++++-
+ include/linux/frontswap.h | 92 ++++++
+ include/linux/swap.h | 2 +
+ include/linux/swapfile.h | 13 +
+ mm/Kconfig | 16 +
+ mm/Makefile | 1 +
+ mm/frontswap.c | 335 ++++++++++++++++++++
+ mm/page_io.c | 12 +
+ mm/swapfile.c | 65 +++-
+ 13 files changed, 903 insertions(+), 23 deletions(-)
+ create mode 100644 Documentation/ABI/testing/sysfs-kernel-mm-frontswap
+ create mode 100644 Documentation/vm/frontswap.txt
+ create mode 100644 include/linux/frontswap.h
+ create mode 100644 include/linux/swapfile.h
+ create mode 100644 mm/frontswap.c
+Merging arm-dt/devicetree/arm-next
+$ git merge arm-dt/devicetree/arm-next
+Already up-to-date.
+Merging scsi-post-merge/merge-base:master
+$ date
+Mon Jun 6 12:57:29 EST 2011