summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-23drm/radeon: expose render backend mask to the userspaceMarek Olšák1-0/+2
2013-12-23drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-23clk: add accuracy support for fixed clockBoris BREZILLON1-0/+4
2013-12-23clk: add clk accuracy retrieval supportBoris BREZILLON3-0/+29
2013-12-23f2fs: refactor bio-related operationsJaegeuk Kim1-20/+10
2013-12-23f2fs: add flags and helpers to support inline dataHuajun Li1-0/+8
2013-12-23f2fs: add detailed information of bio types in the tracepointsJaegeuk Kim1-5/+17
2013-12-23f2fs: adds a tracepoint for f2fs_submit_read_bioChao Yu1-17/+32
2013-12-23f2fs: adds a tracepoint for submit_read_pageChao Yu1-4/+21
2013-12-23f2fs: add a tracepoint for f2fs_issue_discardJaegeuk Kim1-0/+23
2013-12-23Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie11-16/+674
2013-12-23netconf: rename PROXY_ARP to NEIGH_PROXYstephen hemminger1-1/+1
2013-12-22Merge branch 'at91/dt' into next/driversOlof Johansson2-0/+214
2013-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-4/+1
2013-12-22tracing: Add and use generic set_trigger_filter() implementationTom Zanussi2-13/+44
2013-12-22tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi1-0/+1
2013-12-22tracing: Add 'stacktrace' event trigger commandTom Zanussi1-0/+1
2013-12-22tracing: Add 'snapshot' event trigger commandTom Zanussi1-0/+1
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson1-4/+8
2013-12-22PM / Runtime: Add second macro for definition of runtime PM callbacksUlf Hansson1-0/+9
2013-12-22PM / Sleep: Add macro to define common late/early system PM callbacksUlf Hansson1-0/+12
2013-12-22aio/migratepages: make aio migrate pages saneBenjamin LaHaise1-1/+2
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall1-0/+12
2013-12-21KVM: arm-vgic: Set base addr through device APIChristoffer Dall1-1/+1
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall2-0/+2
2013-12-21PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas1-0/+8
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu1-2/+2
2013-12-21PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas1-2/+2
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young1-0/+13
2013-12-21efi: Export more EFI table variables to sysfsDave Young1-0/+3
2013-12-21regulator: tps65910: Add backup battery regulatorMarkus Pargmann1-1/+2
2013-12-21netfilter: nfnetlink_queue: enable UID/GID socket info retrievalValentina Giusti1-1/+4
2013-12-21x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu1-1/+1
2013-12-21tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi1-0/+1
2013-12-21tracing: Add basic event trigger frameworkTom Zanussi2-0/+15
2013-12-21pstore: Don't allow high traffic options on fragile devicesLuck, Tony1-0/+3
2013-12-21mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov3-5/+6
2013-12-21drivers: base: Add prototype declaration to the header fileRashika Kheria1-0/+1
2013-12-21mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas1-2/+1
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas1-8/+8
2013-12-20Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-5/+5
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+94
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij1-0/+106
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev1-4/+4
2013-12-20PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev1-3/+3
2013-12-20[media] omap24xx/tcm825x: move to staging for future removalHans Verkuil1-305/+0
2013-12-20[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi1-0/+1
2013-12-20[SCSI] scsi_transport_iscsi: Export ISCSI_PARAM_LOCAL_IPADDR attr for iscsi_c...Adheer Chandravanshi1-0/+1
2013-12-20[SCSI] scsi_transport_iscsi: Add host statistics supportLalit Chandivade2-0/+113