summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-06-15tracing: Use NUMA allocation for per-cpu ring buffer pagesVaibhav Nagarnaik1-1/+1
2011-06-15rcu: Use softirq to address performance regressionShaohua Li2-1/+3
2011-06-14Bluetooth: Add key size checks for SMPVinicius Costa Gomes2-0/+4
2011-06-14Bluetooth: Add support for SMP timeoutVinicius Costa Gomes1-0/+2
2011-06-14Merge 3.0-rc2 into usb-linus as it's needed by some USB patchesGreg Kroah-Hartman18-71/+73
2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai1-1/+3
2011-06-14iommu-api: Add missing header fileLaura Abbott1-0/+2
2011-06-14ASoC: Fix mismerge with release branchMark Brown1-0/+1
2011-06-14ALSA: ctxfi: Add support for Creative Titanium HDHarry Butterworth1-0/+1
2011-06-14serial: sh-sci: Abstract register maps.Paul Mundt1-0/+36
2011-06-14IPVS: remove unused init and cleanup functions.Hans Schillstrom1-6/+0
2011-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-0/+3
2011-06-13jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara1-2/+0
2011-06-13Bluetooth: Update the security level when link is encryptedVinicius Costa Gomes1-0/+3
2011-06-13Bluetooth: Add support for LE Start EncryptionVinicius Costa Gomes2-0/+40
2011-06-13Bluetooth: Add SMP confirmation checks methodsAnderson Briglia1-0/+1
2011-06-13Bluetooth: Add SMP confirmation structsAnderson Briglia1-0/+5
2011-06-13Bluetooth: Add support for using the crypto subsystemVinicius Costa Gomes1-0/+2
2011-06-13Bluetooth: Add simple SMP pairing negotiationAnderson Briglia1-0/+17
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches1-1/+2
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown1-2/+1
2011-06-13Bluetooth: Implement the first SMP commandsAnderson Briglia1-0/+26
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown1-0/+2
2011-06-13Bluetooth: keep reference if any ERTM timer is enabledGustavo F. Padovan1-6/+9
2011-06-13Bluetooth: Make timer functions genericGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add refcnt to struct l2cap_chanGustavo F. Padovan1-0/+2
2011-06-13Bluetooth: Add state tracking to struct l2cap_chanGustavo F. Padovan1-0/+3
2011-06-13Bluetooth: add close() callback to l2cap_chan_opsGustavo F. Padovan1-2/+1
2011-06-13Bluetooth: add recv() callback to l2cap_chan_opsGustavo F. Padovan1-0/+1
2011-06-13Bluetooth: Add l2cap_chan_ops abstractionGustavo F. Padovan1-3/+9
2011-06-13block:fix the comment error in blkdev.hWanlong Gao1-1/+1
2011-06-13block: Add __attribute__((format(printf...) and fix falloutJoe Perches1-1/+2
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom1-13/+13
2011-06-13IPVS remove unused var from migration to netnsHans Schillstrom1-2/+0
2011-06-13Delay struct net freeing while there's a sysfs instance refering to itAl Viro3-12/+15
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+1
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+36
2011-06-12snmp: reduce percpu needs by 50%Eric Dumazet1-53/+33
2011-06-12vlan: Fix the ingress VLAN_FLAG_REORDER_HDR checkJiri Pirko2-3/+27
2011-06-12virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang1-0/+1
2011-06-12linux/seqlock.h should #include asm/processor.h for cpu_relax()David Howells1-0/+1
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim1-2/+2
2011-06-11[media] lirc_dev: store cdev in irctl, up maxdevsJarod Wilson1-1/+1
2011-06-10drivers: bcma: export bcma_core_disable() functionArend van Spriel1-0/+1
2011-06-10mac80211: add ieee80211_get_operstate() functionEliad Peller1-0/+10
2011-06-10gpio/basic_mmio: add missing include of spinlock_types.hJamie Iles1-0/+1
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker6-21/+29
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches3-3/+3
2011-06-10Merge branch 'master' into for-nextJiri Kosina234-911/+6572