summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-07-17Merge tag 'v3.16-rc5' into HEADMauro Carvalho Chehab38-50/+184
2014-07-17Bluetooth: Introduce a flag to track who really initiates authenticationJohan Hedberg1-0/+1
2014-07-17Bluetooth: Pass initiator/acceptor information to hci_conn_security()Johan Hedberg2-2/+3
2014-07-17soc/tegra: fuse: move APB DMA into Tegra20 fuse driverPeter De Schrijver1-14/+0
2014-07-17soc/tegra: Add efuse driver for TegraPeter De Schrijver1-1/+19
2014-07-17ARM: tegra: move fuse exports to soc/tegra/fuse.hPeter De Schrijver1-0/+16
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil1-21/+21
2014-07-17ARM: tegra: export apb dma readl/writelPeter De Schrijver1-0/+14
2014-07-17ARM: tegra: Use a function to get the chip IDThierry Reding1-0/+10
2014-07-17ARM: tegra: Move includes to include/soc/tegraThierry Reding4-12/+12
2014-07-17arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso1-4/+0
2014-07-17Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar42-74/+233
2014-07-17Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar4-59/+67
2014-07-17net: clean up some sparse endianness warnings in ipv6.hJeff Layton1-6/+11
2014-07-17udp: Use hash2 for long hash1 chains in __udp*_lib_mcast_deliver.David Held1-0/+14
2014-07-17Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas2-2/+6
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2014-07-17ASoC: pcm: Add soc_dai_hw_params helperBenoit Cousson1-0/+4
2014-07-17ASoC: core: Add initial support for DAI multicodecBenoit Cousson2-0/+17
2014-07-17ASoC: core: add a helper for extended byte controls using TLVOmair Mohammed Abdullah1-1/+13
2014-07-17net: sctp: implement rfc6458, 8.1.31. SCTP_DEFAULT_SNDINFO supportGeir Ola Vaagland1-0/+1
2014-07-17net: sctp: implement rfc6458, 5.3.6. SCTP_NXTINFO cmsg supportGeir Ola Vaagland4-19/+39
2014-07-17net: sctp: implement rfc6458, 5.3.5. SCTP_RCVINFO cmsg supportGeir Ola Vaagland3-8/+32
2014-07-17net: sctp: implement rfc6458, 5.3.4. SCTP_SNDINFO cmsg supportGeir Ola Vaagland2-3/+22
2014-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-55/+91
2014-07-17PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang1-2/+0
2014-07-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2014-07-16Merge tag 'v3.16-rc5' into timers/coreThomas Gleixner263-1562/+5378
2014-07-16tracing: Kill ftrace_event_call->filesOleg Nesterov1-1/+0
2014-07-16tracing: Kill destroy_call_preds()Oleg Nesterov1-1/+0
2014-07-16tracing: Kill destroy_preds() and destroy_file_preds()Oleg Nesterov1-1/+0
2014-07-16Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...James Morris1-1/+4
2014-07-16i2c: s6000: remove duplicate driverWolfram Sang1-10/+0
2014-07-16usb: renesas_usbhs: add R-Car Gen. 2 init and power controlUlrich Hecht1-0/+6
2014-07-16ftrace: Allow archs to specify if they need a separate function graph trampolineSteven Rostedt (Red Hat)1-0/+10
2014-07-16sched: Allow wait_on_bit_action() functions to support a timeoutNeilBrown2-9/+11
2014-07-16sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2-6/+112
2014-07-16Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...Ingo Molnar38-50/+184
2014-07-16ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni1-0/+20
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso1-2/+4
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low1-14/+11
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra1-4/+4
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai1-3/+3
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov1-2/+0
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low2-1/+9
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low3-6/+24
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low2-4/+4
2014-07-16Bluetooth: Track number of LE slave connectionsJohan Hedberg1-0/+5
2014-07-16Bluetooth: Add a role parameter to hci_conn_add()Johan Hedberg1-1/+2
2014-07-16Bluetooth: Use explicit role instead of a bool in function parametersJohan Hedberg1-3/+3