aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-30staging: comedi: ni_tio: tidy up ni_tio_read_sw_save_reg()H Hartley Sweeten1-11/+6
2014-07-30staging: comedi: amplc_pc236, amplc_pci236: get rid of bustypeIan Abbott3-5/+0
2014-07-30staging: comedi: amplc_pc236: split into ISA, PCI and common moduleIan Abbott6-353/+429
2014-07-30staging: comedi: amplc_pc236: add callback to check and clear interruptIan Abbott1-16/+24
2014-07-30staging: comedi: amplc_pc236: combine interrupt enable/disable functionsIan Abbott1-30/+7
2014-07-30staging: comedi: amplc_pc236: add callback to enable/disable interruptIan Abbott1-4/+14
2014-07-30staging: comedi: amplc_pc236: don't disable h/w interrupt on detach()Ian Abbott1-2/+0
2014-07-30staging: comedi: amplc_pc236: move static board dataIan Abbott1-12/+12
2014-07-30staging: comedi: amplc_dio200_pci: no need to test board pointer in dio200_pc...Ian Abbott1-4/+1
2014-07-30staging: comedi: amplc_dio200_common: remove some tests from amplc_dio200_com...Ian Abbott1-5/+0
2014-07-30staging: comedi: amplc_dio200_common: prevent extra free_irq()Ian Abbott1-1/+3
2014-07-30staging: usbip: remove redundant return statementsMax Vozeler3-4/+0
2014-07-30staging: vt6655: coding style: Fixed commenting styleRahul Garg1-1/+1
2014-07-30staging: vt6655: fix direct dereferencing of user pointerGuillaume Clement3-14/+26
2014-07-30staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMUFabian Frederick1-1/+1
2014-07-30f2fs: remove redundant lines in allocate_data_blockDongho Sim1-3/+0
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim2-0/+27
2014-07-30f2fs: avoid retrying wrong recovery routine when error was occurredJaegeuk Kim4-7/+23
2014-07-30f2fs: test before set/clear bitsJaegeuk Kim1-2/+4
2014-07-30f2fs: fix wrong condition for unlikelyJaegeuk Kim1-1/+1
2014-07-30f2fs: enable in-place-update for fdatasyncJaegeuk Kim3-0/+12
2014-07-30f2fs: skip unnecessary data writes during fsyncJaegeuk Kim1-0/+18
2014-07-30MAINTAINERS: Update Tegra Git URLAndreas Färber1-1/+1
2014-07-30ARM: nomadik: fix up double inversion in DTLinus Walleij2-4/+5
2014-07-30Documentation: bindings: document the sub-nodes AHCI bindingsAntoine Ténart1-0/+41
2014-07-30ata: ahci_platform: add a generic AHCI compatibleAntoine Ténart1-0/+2
2014-07-30ata: libahci: allow to use multiple PHYsAntoine Ténart2-39/+157
2014-07-30ata: libahci_platform: move port_map parameters into the AHCI structureAntoine Ténart15-56/+32
2014-07-30KVM: x86: always exit on EOIs for interrupts listed in the IOAPIC redir tablePaolo Bonzini1-4/+3
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin878-5321/+8593
2014-07-30x86/ras: Fix build warnings in <linux/aer.h>Mike Qiu1-0/+2
2014-07-30Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo12-29/+122
2014-07-30ahci: imx: add missing clk_disable_unprepare() on error in imx_sata_enable()Wei Yongjun1-1/+3
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds5-2/+86
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-58/+105
2014-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+20
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds3-36/+2
2014-07-30arm64: defconfig: enable devtmpfs mount optionRobert Richter1-0/+1
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-63/+197
2014-07-30KVM: vmx: remove duplicate vmx_mpx_supported() prototypeChris J Arges1-1/+0
2014-07-30cpuset: fix the WARN_ON() in update_nodemasks_hier()Li Zefan1-1/+1
2014-07-30arm64: vdso: fix build error when switching from LE to BEArun Chandran1-1/+1
2014-07-30KVM: s390: Fix memory leak on busy SIGP stopChristian Borntraeger1-0/+1
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel4-58/+105
2014-07-30Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2-8/+3
2014-07-30kvm: arm64: vgic: fix hyp panic with 64k pages on juno platformWill Deacon1-4/+20
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott3-1/+18
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott2-0/+49
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott2-1/+19
2014-07-29clk: Propagate any error return from debug_init()Chris Brand1-2/+4