aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-02-25ALSA: Use priority list for managing device listTakashi Iwai1-18/+10
2014-02-25ALSA: hwdep: Allow to assign the given parentTakashi Iwai1-0/+1
2014-02-25ALSA: Create sysfs attribute files via groupsTakashi Iwai2-2/+2
2014-02-25Merge branch 'for-linus' into HEADTakashi Iwai47-273/+312
2014-02-25netfilter: nf_tables: add nft_dereference() macroPatrick McHardy1-0/+4
2014-02-25netfilter: nfnetlink: add rcu_dereference_protected() helpersPatrick McHardy1-0/+21
2014-02-25fsnotify: Allocate overflow events with proper typeJan Kara1-1/+1
2014-02-24Merge branch 'clk-fixes' into clk-nextMike Turquette18-32/+134
2014-02-24Merge branch 'clocks/fixes/drivers' of git://linuxtv.org/pinchartl/fbdev into...Mike Turquette17-30/+132
2014-02-25xfrm4: Remove xfrm_tunnel_notifierSteffen Klassert1-2/+0
2014-02-25xfrm: Add xfrm_tunnel_skb_cb to the skb common bufferSteffen Klassert1-12/+38
2014-02-25xfrm4: Add IPsec protocol multiplexerSteffen Klassert1-1/+30
2014-02-24clk: add pr_debug & kerneldoc around clk notifiersMike Turquette1-0/+14
2014-02-24usb: chipidea: udc: add maximum-speed = full-speed optionMichael Grzeschik1-0/+1
2014-02-24vmbus: use resource for hyperv mmio regionGerd Hoffmann1-2/+1
2014-02-24Merge 3.14-rc4 into tty-nextGreg Kroah-Hartman17-30/+132
2014-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller7-9/+85
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker1-1/+1
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker1-1/+1
2014-02-24smp: Teach __smp_call_function_single() to check for offline cpusJan Kara1-2/+1
2014-02-24smp: Remove unused list_head from csdJan Kara1-4/+1
2014-02-24block: Remove useless IPI struct initializationFrederic Weisbecker1-4/+1
2014-02-24block: Stop abusing csd.list for fifo_timeJan Kara2-6/+1
2014-02-24Merge 3.14-rc4 into char-misc-nextGreg Kroah-Hartman17-30/+132
2014-02-24Merge 3.14-rc4 into staging-next.Greg Kroah-Hartman17-30/+132
2014-02-24Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-34/+211
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg1-1/+2
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg1-0/+1
2014-02-24Bluetooth: Add convenience function for getting total connection countJohan Hedberg1-0/+7
2014-02-24clk: bcm281xx: add initial clock framework supportAlex Elder1-0/+65
2014-02-24HID: make .raw_request mandatoryBenjamin Tissoires1-4/+1
2014-02-24[media] v4l2-subdev: Allow 32-bit compat ioctlsHans Verkuil1-0/+4
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan1-1/+5
2014-02-24Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linuxUwe Kleine-König1-0/+1
2014-02-24Bluetooth: Store current RPA and update it if neededMarcel Holtmann1-0/+1
2014-02-24Bluetooth: Use unresolvable private address for active scanningMarcel Holtmann1-1/+2
2014-02-24ASoC: add data field into snd_soc_jack_gpioxiangxiao1-1/+2
2014-02-24fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocateNamjae Jeon1-0/+21
2014-02-24ARM: shmobile: r8a7790: Correct SYS DMAC clock definesSimon Horman1-2/+2
2014-02-23Bluetooth: Remove unneeded hdev->own_addr_typeJohan Hedberg1-1/+0
2014-02-23Bluetooth: Add hci_update_random_address() convenience functionJohan Hedberg1-0/+2
2014-02-23Bluetooth: Add timer for regenerating local RPAJohan Hedberg2-0/+6
2014-02-23ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocateNamjae Jeon1-1/+32
2014-02-23Merge tag 'iio-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2-6/+20
2014-02-23rcutorture: Stop generic kthreads in torture_cleanup()Paul E. McKenney1-2/+0
2014-02-23rcutorture: Abstract torture_stop_kthread()Paul E. McKenney1-0/+3
2014-02-23rcutorture: Abstract torture_create_kthread()Paul E. McKenney1-1/+7
2014-02-23rcutorture: Fix rcutorture shutdown racesPaul E. McKenney1-1/+2
2014-02-23rcutorture: Abstract torture_shutdown()Paul E. McKenney1-1/+3
2014-02-23rcutorture: Abstract stutter_wait()Paul E. McKenney1-1/+6