aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-05-31Merge branch 'kvm-arm-fixes-3.10' of git://github.com/columbia/linux-kvm-arm ...HEADmasterPaolo Bonzini2-17/+39
2013-05-30ARM: KVM: be more thorough when invalidating TLBsMarc Zyngier1-15/+26
2013-05-30ARM: KVM: prevent NULL pointer dereferences with KVM VCPU ioctlAndre Przywara1-2/+13
2013-05-28mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney1-9/+9
2013-05-28mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney4-75/+322
2013-05-28mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney1-3/+3
2013-05-28mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2-3/+4
2013-05-28mips/kvm: Fix ABI for use of 64-bit registers.David Daney1-5/+11
2013-05-28mips/kvm: Fix ABI for use of FPU.David Daney1-8/+21
2013-05-28KVM: s390: Add "devname:kvm" alias.Cornelia Huck1-0/+9
2013-05-23Merge tag 'gpio-fixes-v3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+64
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+23
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-23/+69
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds13-184/+234
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds32-52/+499
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-3/+6
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-13/+29
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds75-238/+268
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-12/+30
2013-05-23lib: make iovec obj instead of libRandy Dunlap1-2/+2
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng1-4/+15
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds7-35/+8
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds30-237/+309
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman2-2/+1
2013-05-22Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-14/+16
2013-05-22iio: exynos_adc: fix wrong structure extration in suspend and resumeNaveen Krishna Chatradhi1-4/+4
2013-05-22iio:common:st: added disable function after read info raw dataDenis CIOCCA1-0/+2
2013-05-22iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-3/+3
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-05-22staging/iio/mxs-lradc: fix preenable for multiple buffersMichał Mirosław1-3/+2
2013-05-22avr32: fix building warnings caused by redefinitions of HZJiang Liu4-27/+2
2013-05-22tty: mxser: Fix build warning introduced by dfc7b837c7f9 (Re: linux-next: bui...Matwey V. Kornilov1-3/+3
2013-05-22mm: Fix virt_to_page() warningRalf Baechle1-1/+1
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-96/+134
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-56/+60
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu2-2/+4
2013-05-22kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu1-1/+4
2013-05-22KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()Sanjay Lal1-9/+26
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal1-0/+0
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle3-4/+11
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle3-6/+15
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle20-5/+29
2013-05-22MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle1-3/+0
2013-05-22MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.Ralf Baechle2-0/+3
2013-05-22MIPS: Idle: Make call of function pointer readable.Ralf Baechle1-1/+1
2013-05-22MIPS: Idle: Consistently reformat inline assembler.Ralf Baechle1-18/+21
2013-05-22MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.Ralf Baechle1-2/+7
2013-05-22MIPS: Consolidate idle loop / WAIT instruction support in a single file.Ralf Baechle4-212/+233
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle1-2/+0
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-21mfd: ab8500-sysctrl: Let sysctrl driver work without pdataFabio Baltieri1-3/+2
2013-05-21Merge branch 'leds-fixes-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+5
2013-05-21leds: leds-gpio: reserve gpio before using itTimo Teräs1-4/+5
2013-05-21Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-8/+26
2013-05-21staging: imx-drm: imx-tve: Check the return value of 'regulator_enable()'Fabio Estevam1-1/+3
2013-05-21staging: video: imx: Select VIDEOMODE_HELPERS for parallel displayMarek Vasut1-0/+1
2013-05-21tty: mxser: fix usage of opmode_ioaddrMatwey V. Kornilov1-2/+9
2013-05-21serial: 8250_dw: add ACPI ID for Intel BayTrailHeikki Krogerus1-0/+1
2013-05-21klist: del waiter from klist_remove_waiters before wakeup waitting processwang, biao1-1/+1
2013-05-21ttyprintk: Fix NULL pointer deref by setting tty_port ops after initializing ...Darrick J. Wong1-1/+1
2013-05-21uio: UIO_DMEM_GENIRQ should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-05-21MAINTAINERS: update Hyper-V file listHaiyang Zhang1-1/+8
2013-05-21mei: bus: Reset event_cb when disabling a deviceSamuel Ortiz1-0/+2
2013-05-21Drivers: hv: Fix a bug in get_vp_index()K. Y. Srinivasan1-1/+1
2013-05-21mei: fix out of array access to me clients arrayTomas Winkler1-9/+8
2013-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-31/+67
2013-05-21driver core: print sysfs attribute name when warning about bogus permissionsdyoung@redhat.com1-2/+4
2013-05-21driver core: export subsys_virtual_registerGreg Kroah-Hartman1-0/+1
2013-05-21ARM: smp: Drop RCU_NONIDLE usage in cpu_die()Stephen Boyd1-1/+1
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds9-92/+362
2013-05-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-41/+59
2013-05-21Merge branch 'drm-fixes-3.10-sun' of git://people.freedesktop.org/~agd5f/linu...Dave Airlie9-92/+362
2013-05-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie8-25/+12
2013-05-20Linux 3.10-rc2v3.10-rc2Linus Torvalds1-1/+1
2013-05-20Merge tag 'stable/for-linus-3.10-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-106/+82
2013-05-20TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley3-27/+56
2013-05-20TTY: ehv_bytechan: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20TTY: rocket, fix more no-PCI warningsJiri Slaby1-147/+141
2013-05-20serial: mcf: missing uart_unregister_driver() on error in mcf_init()Wei Yongjun1-1/+3
2013-05-20tty: serial: mpc5xxx: fix error handing in mpc52xx_uart_init()Wei Yongjun1-3/+8
2013-05-20serial: samsung: add missing platform_driver_unregister() when module exitWei Yongjun1-0/+1
2013-05-20serial: pl011: protect attribute read from NULL platform data structLee Jones1-1/+1
2013-05-20tty: nwpserial: Pass correct pointer to free_irq()Lars-Peter Clausen1-1/+1
2013-05-20serial: 8250_dw: Add valid clk pointer checkEzequiel Garcia1-2/+4
2013-05-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-12/+34
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds1-1/+1
2013-05-20USB: cxacru: potential underflow in cxacru_cm_get_array()Dan Carpenter1-1/+2
2013-05-20gpio: Don't override the error code in probe error handlingAxel Lin4-9/+6
2013-05-20xen: Fixed assignment error in if statementLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed over 80 character limit issueLisa Nguyen1-1/+2
2013-05-20xen/xenbus: Fixed indentation error in switch caseLisa Nguyen1-10/+8
2013-05-20gpio: mxs: Use set and clear capabilities of the gpio controllerMaxime Ripard1-1/+2
2013-05-20gpio-langwell: fix irq conflicts when DT is not usedDavid Cohen1-7/+10
2013-05-20gpio: mcp23s08: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=mAxel Lin1-1/+1
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas1-6/+4
2013-05-20drm/radeon: add Hainan pci idsAlex Deucher1-0/+6
2013-05-20drm/radeon: add golden register settings for Hainan (v2)Alex Deucher1-0/+122
2013-05-20drm/radeon: sun/hainan chips do not have UVD (v2)Alex Deucher1-28/+39
2013-05-20drm/radeon: track which asics have UVDAlex Deucher2-0/+18
2013-05-20drm/radeon: radeon-asic updates for HainanAlex Deucher1-1/+4
2013-05-20drm/radeon: fill in ucode loading support for HainanAlex Deucher1-0/+58
2013-05-20drm/radeon: don't touch DCE or VGA regs on Hainan (v3)Alex Deucher3-62/+92
2013-05-20staging: ramster: add how-to documentDan Magenheimer1-0/+366
2013-05-20drm/radeon: fill in GPU init for Hainan (v2)Alex Deucher2-1/+20
2013-05-20drm/radeon: add chip family for HainanAlex Deucher3-0/+3
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+25
2013-05-20Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+1
2013-05-20drm/radeon/dce2: use 10khz units for audio dto calculationAlex Deucher2-9/+7
2013-05-20drm/radeon: Fix VRAM size calculation for VRAM >= 4GBNiels Ole Salscheider3-5/+5
2013-05-20drm/radeon: Remove superfluous variableNiels Ole Salscheider3-11/+0
2013-05-20MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 driversGuenter Roeck1-0/+14
2013-05-20Merge branch 'drm-nouveau-fixes-3.10' of git://anongit.freedesktop.org/git/no...Dave Airlie7-16/+47
2013-05-20drm/nouveau: ensure channels are stopped before saving fences for suspendBen Skeggs1-5/+20
2013-05-20drm/nv50/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+2
2013-05-20drm/nvc0/fifo: prevent CHAN_TABLE_ERROR:CHANNEL_PENDING on fifo finiBen Skeggs1-0/+8
2013-05-20drm/nvc0/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+2
2013-05-20drm/nve0/fifo: prevent races between clients updating playlistsBen Skeggs1-0/+3
2013-05-20drm/nve0/ltcg: poke the partition count into yet another registerBen Skeggs1-0/+2
2013-05-20drm/nvc0/ltcg: fix handling of disabled partitionsBen Skeggs1-7/+8
2013-05-20drm/nvc0/ce: disable ce1 on a number of chipsetsBen Skeggs1-2/+0
2013-05-20drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcodeBen Skeggs1-2/+2
2013-05-20drm/nouveau: fix build with nv50->nvc0Dave Airlie1-1/+1
2013-05-20virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell7-55/+59
2013-05-19Merge tag 'dm-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ag...Linus Torvalds1-2/+2
2013-05-19dm thin: fix metadata dev resize detectionAlasdair G Kergon1-2/+2
2013-05-19hwmon: (tmp401) Drop redundant safety on cache lifetimeJean Delvare1-1/+1
2013-05-19KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entryPaolo Bonzini1-3/+4
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle1-8/+7
2013-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-246/+301
2013-05-18Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds56-292/+0
2013-05-18Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds7-7/+10
2013-05-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds21-199/+149
2013-05-18Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-17/+4
2013-05-18Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds7-19/+9
2013-05-18sound/soc/kirkwood: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18sound/soc/fsl: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18arch/mips/lantiq/xway: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-18arch/arm/plat-samsung: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18arch/arm/mach-tegra: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/watchdog: don't check resource with devm_ioremap_resourceWolfram Sang3-15/+0
2013-05-18drivers/w1/masters: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/video/omap2/dss: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-18drivers/video/omap2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/usb/phy: don't check resource with devm_ioremap_resourceWolfram Sang4-20/+0
2013-05-18drivers/usb/host: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/usb/gadget: don't check resource with devm_ioremap_resourceWolfram Sang1-10/+0
2013-05-18drivers/usb/chipidea: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/thermal: don't check resource with devm_ioremap_resourceWolfram Sang3-19/+0
2013-05-18drivers/staging/nvec: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/staging/dwc2: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/spi: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/rtc: don't check resource with devm_ioremap_resourceWolfram Sang4-21/+0
2013-05-18drivers/pwm: don't check resource with devm_ioremap_resourceWolfram Sang8-40/+0
2013-05-18drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang4-19/+0
2013-05-18drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mtd/nand: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/misc: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/mfd: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/memory: don't check resource with devm_ioremap_resourceWolfram Sang1-6/+0
2013-05-18drivers/i2c/busses: don't check resource with devm_ioremap_resourceWolfram Sang3-16/+0
2013-05-18drivers/gpu/host1x/drm: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpu/drm/exynos: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/gpio: don't check resource with devm_ioremap_resourceWolfram Sang2-10/+0
2013-05-18drivers/dma: don't check resource with devm_ioremap_resourceWolfram Sang1-5/+0
2013-05-18drivers/cpufreq: don't check resource with devm_ioremap_resourceWolfram Sang1-4/+0
2013-05-17Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason16-174/+181
2013-05-17Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason9-72/+120
2013-05-17Btrfs: make sure roots are assigned before freeing their nodesJosef Bacik1-18/+21
2013-05-17Btrfs: explicitly use global_block_rsv for quota_treeStefan Behrens1-0/+2
2013-05-17btrfs: do away with non-whole_page extent I/OAlexandre Oliva1-55/+30
2013-05-17Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock contextMiao Xie1-0/+6
2013-05-17Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()Miao Xie1-1/+0
2013-05-17Btrfs: pause the space balance when remounting to R/OMiao Xie1-0/+1
2013-05-17Btrfs: fix unprotected root node of the subvolume's inode rb-treeMiao Xie1-4/+3
2013-05-17Btrfs: fix accessing a freed tree rootMiao Xie1-1/+1
2013-05-17Btrfs: return errno if possible when we fail to allocate memoryLiu Bo1-2/+6
2013-05-17Btrfs: update the global reserve if it is emptyMiao Xie1-1/+8
2013-05-17Btrfs: don't steal the reserved space from the global reserve if their space ...Miao Xie1-2/+4
2013-05-17Btrfs: optimize the error handle of use_block_rsv()Miao Xie1-37/+28
2013-05-17Btrfs: don't use global block reservation for inode cache truncationMiao Xie5-22/+34
2013-05-17Btrfs: don't abort the current transaction if there is no enough space for in...Miao Xie1-1/+2
2013-05-17Correct allowed raid levels on balance.Andreas Philipp1-7/+6
2013-05-17Btrfs: fix possible memory leak in replace_path()Stefan Behrens1-1/+1
2013-05-17Btrfs: fix possible memory leak in the find_parent_nodes()Wang Shilong1-1/+2
2013-05-17Btrfs: don't allow device replace on RAID5/RAID6Stefan Behrens1-0/+5
2013-05-17Btrfs: handle running extent ops with skinny metadataJosef Bacik4-10/+12
2013-05-17Btrfs: remove warn on in free space cache writeoutJosef Bacik1-3/+1
2013-05-17Btrfs: don't null pointer deref on abortJosef Bacik1-1/+1
2013-05-17btrfs: don't stop searching after encountering the wrong itemGabriel de Perthuis1-5/+5
2013-05-17staging: dwc2: Fix dma-enabled platform devices using a default dma_maskMatthijs Kooijman1-0/+8
2013-05-17i2c: suppress lockdep warning on delete_deviceAlexander Sverdlin1-1/+2
2013-05-17i2c: mv64xxx: work around signals causing I2C transactions to be abortedRussell King1-4/+4
2013-05-17i2c: i801: Document feature bits in modinfoJean Delvare1-1/+5
2013-05-17i2c: designware: add Intel BayTrail ACPI IDMika Westerberg1-0/+1
2013-05-17Btrfs: fix off-by-one in fiemapLiu Bo1-2/+2
2013-05-17btrfs: annotate quota tree for lockdepDavid Sterba2-4/+4
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu3-1/+19
2013-05-17MIPS: ralink: use the dwc2 driver for the rt305x USB controllerMatthijs Kooijman2-0/+14