summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-12-21tracing: Add 'enable_event' and 'disable_event' event trigger commandsTom Zanussi
2013-12-21tracing: Add 'stacktrace' event trigger commandTom Zanussi
2013-12-21tracing: Add 'snapshot' event trigger commandTom Zanussi
2013-12-22PM / Runtime: Implement the pm_generic_runtime functions for CONFIG_PMUlf Hansson
2013-12-22PM / Runtime: Add second macro for definition of runtime PM callbacksUlf Hansson
2013-12-22PM / Sleep: Add macro to define common late/early system PM callbacksUlf Hansson
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise
2013-12-21irqchip: arm-gic: Define additional MMIO offsets and masksChristoffer Dall
2013-12-21KVM: arm-vgic: Support KVM_CREATE_DEVICE for VGICChristoffer Dall
2013-12-21PCI: Add pci_bus_address() to get bus address of a BARBjorn Helgaas
2013-12-21PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu
2013-12-21PCI: Change pci_bus_region addresses to dma_addr_tBjorn Helgaas
2013-12-21efi: Export EFI runtime memory mapping to sysfsDave Young
2013-12-21efi: Export more EFI table variables to sysfsDave Young
2013-12-21regulator: tps65910: Add backup battery regulatorMarkus Pargmann
2013-12-20tracing: Add 'traceon' and 'traceoff' event trigger commandsTom Zanussi
2013-12-20tracing: Add basic event trigger frameworkTom Zanussi
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov
2013-12-20drivers: base: Add prototype declaration to the header fileRashika Kheria
2013-12-20Merge branch 'pci/misc' into nextBjorn Helgaas
2013-12-20Merge branch 'pci/msi' into nextBjorn Helgaas
2013-12-20ARM: s3c64xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-12-20PCI/MSI: Make pci_enable_msi/msix() 'nvec' argument type as intAlexander Gordeev
2013-12-20PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1Alexander Gordeev
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19sh_eth: add PHY IRQ to platform dataSergei Shtylyov
2013-12-19net/mlx4_core: Expose physical port id as PF/VF capabilityHadar Hen Zion
2013-12-19PCI/MSI: Export MSI mode using attributes, not kobjectsGreg Kroah-Hartman
2013-12-19net: skbuff: improve comment on checksummingDaniel Borkmann
2013-12-19genirq: Add an accessor for IRQ_PER_CPU flagVinayak Kale
2013-12-19misc: Reserve minor for VFIOAlex Williamson
2013-12-19usb: phy: omap: Add omap-control Support for AM437xGeorge Cherian
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-19Merge branch 'master' into for-nextJiri Kosina
2013-12-19mfd: wm5110: Expose DRE control registersCharles Keepax
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding
2013-12-19Merge tag 'v3.13-rc3' into dt3-baseSimon Horman
2013-12-19Merge remote-tracking branch 'daniel-lezcano/clockevents/for-Simon-3.13-rc2' ...Simon Horman
2013-12-19Merge remote-tracking branch 'mike-turquette/clk-next-shmobile' into dt3-baseSimon Horman
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18tty: Removing the deprecated function tty_vhangup_locked()Chuansheng Liu
2013-12-18ip_gre: fix msg_name parsing for recvfrom/recvmsgTimo Teräs
2013-12-18ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa
2013-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-18Merge branch 'pci/vc' into nextBjorn Helgaas