summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-11KVM: ARM: introduce vgic_params structureMarc Zyngier1-0/+11
2014-07-11KVM: ARM: vgic: introduce vgic_enableMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract VMCR accessMarc Zyngier1-0/+9
2014-07-11KVM: ARM: vgic: move underflow handling to vgic_opsMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: abstract MISR decodingMarc Zyngier1-0/+4
2014-07-11KVM: ARM: vgic: abstract EISR bitmap accessMarc Zyngier1-0/+1
2014-07-11KVM: ARM: vgic: abstract access to the ELRSR bitmapMarc Zyngier1-0/+2
2014-07-11KVM: ARM: vgic: introduce vgic_ops and LR manipulation primitivesMarc Zyngier1-0/+18
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier1-7/+13
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall1-0/+198
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-0/+14
2014-07-11Bluetooth: Move SCO timeout constants into net/bluetooth/sco.cMarcel Holtmann1-4/+0
2014-07-11Bluetooth: Remove unused SCO_DEFAULT_FLUSH_TO constantMarcel Holtmann1-1/+0
2014-07-11Bluetooth: Move struct sco_conn into net/bluetooth/sco.cMarcel Holtmann1-13/+0
2014-07-11Bluetooth: Move struct sco_pinfo into net/bluetooth/sco.cMarcel Holtmann1-12/+0
2014-07-11Bluetooth: Update the list of L2CAP fixed channelsMarcel Holtmann1-1/+4
2014-07-11Bluetooth: Move HCI request internals to net/bluetooth/hci_core.cMarcel Holtmann1-8/+1
2014-07-11Bluetooth: Move struct hci_pinfo into net/bluetooth/hci_sock.cMarcel Holtmann1-11/+0
2014-07-11Bluetooth: Move struct hci_sec_filter next to its userMarcel Holtmann1-9/+0
2014-07-11Bluetooth: Move HCI socket definitions into its own header fileMarcel Holtmann3-149/+176
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2014-07-11tty: Document locking for tty driver methodsPeter Hurley1-3/+5
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K1-0/+2
2014-07-11PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes1-0/+4
2014-07-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville5-69/+353
2014-07-10bridge: fdb dumping takes a filter deviceJamal Hadi Salim2-1/+4
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2014-07-10drbd: silence underflow warning in read_in_block()Dan Carpenter1-1/+1
2014-07-10drbd: New net configuration option socket-check-timeoutPhilipp Reisner2-0/+6
2014-07-10drbd: implement csums-after-crash-onlyLars Ellenberg2-0/+4
2014-07-10ALSA: pcm: Add timestamp type to sw_paramsTakashi Iwai1-2/+4
2014-07-10ALSA: Provide a CLOCK_MONOTONIC_RAW timestamp typeMark Brown2-3/+11
2014-07-10selinux: fix the default socket labeling in sock_graft()Paul Moore1-1/+4
2014-07-10usb: gadget: Add helper macro for usb_composite_driver boilerplateTobias Klauser1-0/+15
2014-07-10usb: gadget: f_fs: OS descriptors supportAndrzej Pietrasiewicz1-2/+79
2014-07-10drbd: device->ldev is not guaranteed on an D_ATTACHING diskPhilipp Reisner1-1/+1
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand1-0/+4
2014-07-10KVM: prepare for KVM_(S|G)ET_MP_STATE on other architecturesDavid Hildenbrand1-1/+2
2014-07-10arm64: Add audit supportAKASHI Takahiro1-0/+1
2014-07-10Bluetooth: Remove unneeded mgmt_write_scan_failed functionJohan Hedberg1-1/+0
2014-07-10Bluetooth: Remove unneeded mgmt_discoverable functionJohan Hedberg1-1/+1
2014-07-10Bluetooth: Remove unneeded mgmt_connectable functionJohan Hedberg1-1/+0
2014-07-10i8k: uapi: Introduce define for new highest fan speedGuenter Roeck1-1/+2
2014-07-10xhci: Platform: Set xhci lpm support quirk based on platform dataPratyush Anand1-0/+27
2014-07-10GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza1-0/+1
2014-07-09rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUsPaul E. McKenney1-0/+20
2014-07-09rcu: Simplify priority boosting by putting rt_mutex in rcu_nodePaul E. McKenney2-14/+1
2014-07-09rcu: Handle obsolete references to TINY_PREEMPT_RCUPaul E. McKenney1-9/+8
2014-07-09rcu: Document deadlock-avoidance information for rcu_read_unlock()Paul E. McKenney1-0/+28