summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-11-04ARM: plat-versatile: move FPGA irq driver to drivers/irqchipLinus Walleij1-0/+13
2012-11-04SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...Russell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted h/w flow control supportRussell King1-0/+2
2012-11-04SERIAL: core: add hardware assisted s/w flow control supportRussell King1-0/+2
2012-11-04drbd: Allow volumes to become primary only on one sidePhilipp Reisner1-1/+2
2012-11-04drbd: introduce in-kernel "down" commandLars Ellenberg1-0/+2
2012-11-04drbd: remove now unused connector related filesLars Ellenberg2-256/+0
2012-11-04drbd: switch configuration interface from connector to genetlinkLars Ellenberg2-35/+2
2012-11-04PCI: Add pci_stop_and_remove_root_bus()Yinghai Lu1-0/+2
2012-11-03ptp: update adjfreq callback descriptionJacob Keller1-1/+2
2012-11-03pktgen: clean up ktime_t helpersDaniel Borkmann1-0/+19
2012-11-03uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov1-2/+0
2012-11-03eth: Rename and properly align br_reserved_address arrayBen Hutchings1-2/+3
2012-11-03eth: Make is_link_local() consistent with other address testsBen Hutchings1-3/+3
2012-11-03skb: api to report errors for zero copy skbsMichael S. Tsirkin1-0/+1
2012-11-03skb: report completion status for zero copy skbsMichael S. Tsirkin1-1/+3
2012-11-02hashtable: introduce a small and naive hashtableSasha Levin1-0/+192
2012-11-02ARM: OMAP: Remove NEED_MACH_GPIO_HTony Lindgren1-1/+0
2012-11-02tracing: Use irq_work for wake ups and remove *_nowake_*() functionsSteven Rostedt1-7/+7
2012-11-02ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64Yoshihiro YUNOMAE1-1/+1
2012-11-01cpts: specify the input clock frequency via DTRichard Cochran1-0/+2
2012-11-01cpsw: add a DT field for the active time stamping portRichard Cochran1-0/+1
2012-11-01cpsw: add a DT field for the cpts offsetRichard Cochran1-0/+1
2012-11-01time: remove the timecompare code.Richard Cochran1-125/+0
2012-11-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-13/+2
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov1-0/+1
2012-11-01libceph: define ceph_pg_pool_name_by_id()Alex Elder1-0/+1
2012-11-01rbd: get parent spec for version 2 imagesAlex Elder1-0/+2
2012-11-01genirq: Provide means to retrigger parentThomas Gleixner2-0/+12
2012-11-01KVM: x86: fix vcpu->mmio_fragments overflowXiao Guangrong1-13/+2
2012-11-01linux/kernel.h: Remove duplicate trace_printk declarationMichal Hocko1-5/+2
2012-11-01ring-buffer: Add a 'dropped events' counterSlava Pestov1-0/+1
2012-10-31USB: add USB_DEVICE_INTERFACE_CLASS macroBjørn Mork1-0/+16
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern1-2/+0
2012-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-0/+19
2012-10-31net: filter: add vlan tag accessEric Dumazet1-0/+2
2012-10-31net: compute skb->rxhash if nic hash may be 3-tupleWillem de Bruijn1-1/+1
2012-10-31ixgbe: add setlink, getlink support to ixgbe and ixgbevfJohn Fastabend1-0/+3
2012-10-31net: create generic bridge opsJohn Fastabend1-0/+10
2012-10-31usb: gadget: always update HS/SS descriptors and create a copy of themSebastian Andrzej Siewior2-1/+8
2012-10-31usb: gadget: use a computation macro for INT endpoint intervalSebastian Andrzej Siewior1-0/+2
2012-10-31mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia1-1/+8
2012-10-31Merge tag 'md-3.7-fixes' of git://neil.brown.name/mdLinus Torvalds3-443/+1
2012-10-31PCI: Separate out pci_assign_unassigned_bus_resources()Yinghai Lu1-0/+1
2012-10-30Merge branch 'spi-tegra' into spi-nextMark Brown60-4698/+297
2012-10-30spi: tegra: add spi driver for SLINK controllerLaxman Dewangan1-0/+40
2012-10-30staging: drm/omap: add support for ARCH_MULTIPLATFORMRob Clark1-0/+1
2012-10-30swiotlb: Do not export swiotlb_bounce since there are no external consumersAlexander Duyck1-3/+0
2012-10-30swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_singleAlexander Duyck1-1/+2
2012-10-30swiotlb: Use physical addresses for swiotlb_tbl_unmap_singleAlexander Duyck1-1/+2