summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-5/+15
2013-12-02tracepoint: comment fix "binay" -> "binary"Viresh Kumar1-1/+1
2013-12-02clk: at91: add PMC pll clocksBoris BREZILLON1-0/+2
2013-12-02clk: at91: add PMC macro file for dt definitionsBoris BREZILLON1-0/+22
2013-12-02ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.hBoris BREZILLON1-0/+190
2013-12-02security: shmem: implement kernel private shmem inodesEric Paris1-0/+2
2013-12-02KEYS: Fix multiple key add into associative arrayDavid Howells1-3/+3
2013-12-02cfg80211/mac80211/ath6kl: acquire wdev lock outside ch_switch_notifySimon Wunderlich1-1/+2
2013-12-02cfg80211: aggregate mgmt_tx parameters into a structAndrei Otcheretianski1-3/+25
2013-12-02cfg80211: fix reporting 5/10 MHz support to user spaceFelix Fietkau1-0/+8
2013-12-02power_supply: Add power_supply notifierPali Rohár1-0/+8
2013-11-30net/hsr: Support iproute print_opt ('ip -details ...')Arvid Brodin1-1/+3
2013-11-30sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo1-0/+14
2013-11-30sysfs, kernfs: make sysfs_dirent definition publicTejun Heo1-4/+114
2013-11-30sysfs, kernfs: prepare mount path for kernfsTejun Heo1-0/+28
2013-11-30sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo1-0/+4
2013-11-30sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo1-0/+13
2013-11-30sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2-21/+33
2013-11-30sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo1-8/+29
2013-11-30sysfs, kernfs: introduce kernfs_notify()Tejun Heo2-4/+8
2013-11-30sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo1-2/+7
2013-11-30sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo1-0/+18
2013-11-30sysfs, kernfs: introduce kernfs_opsTejun Heo1-0/+26
2013-11-30sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo1-0/+18
2013-11-30sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2-6/+17
2013-11-30Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman13-65/+166
2013-11-29[media] videobuf2: Add support for file access mode flags for DMABUF exportingPhilipp Zabel1-1/+1
2013-11-29cgroup: don't guarantee cgroup.procs is sorted if sane_behaviorTejun Heo1-0/+3
2013-11-29cgroup: remove cftype->release()Tejun Heo1-2/+0
2013-11-29[SCSI] Disable WRITE SAME for RAID and virtual host adapter driversMartin K. Petersen1-0/+6
2013-11-29sctp: Restore 'resent' bit to avoid retransmitted chunks for RTT measurementsXufeng Zhang1-0/+1
2013-11-29genetlink/pmcraid: use proper genetlink multicast APIJohannes Berg1-0/+1
2013-11-29diag: warn about missing first netlink attributeNicolas Dichtel3-0/+3
2013-11-29efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl...Seiji Aguchi1-0/+4
2013-11-28Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+9
2013-11-28crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-11-28cpufreq: suspend governors on system suspend/hibernateViresh Kumar1-0/+8
2013-11-28ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen1-0/+4
2013-11-28ASoC: cs42l52: Make MICA/B mixer dependent on mic configBrian Austin1-4/+4
2013-11-28ASoC: cs42l52: Reorganize MICA/B Config and SelectBrian Austin1-6/+0
2013-11-28Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2013-11-28Merge tag 'pm+acpi-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-1/+4
2013-11-28sysfs, kernfs: introduce kernfs_setattr()Tejun Heo1-0/+8
2013-11-28sysfs, kernfs: introduce kernfs_rename[_ns]()Tejun Heo1-0/+7
2013-11-28sysfs, kernfs: introduce kernfs_create_link()Tejun Heo1-0/+9
2013-11-28sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()Tejun Heo1-0/+24
2013-11-28sysfs, kernfs: add skeletons for kernfsTejun Heo2-2/+13
2013-11-28sysfs: drop kobj_ns_type handling, take #2Tejun Heo1-0/+6
2013-11-27misc: mic: Fix endianness issues.Ashutosh Dixit1-7/+7
2013-11-27misc: mic: Fix user space namespace pollution from mic_common.h.Ashutosh Dixit1-17/+9