summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-19Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...Al Viro
2014-11-19Merge branch 'for-lustre' into for-nextAl Viro
2014-11-19kill f_dentry usesAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches
2014-11-03lustre: use is_root_inode()Al Viro
2014-11-03lustre: get rid of duplicate mountpoint checksAl Viro
2014-11-03kill ll_link_generic()Al Viro
2014-11-03ll_get_child_fid(): callers already have the childAl Viro
2014-11-03kill ll_rename_generic()Al Viro
2014-11-03kill ll_unlink_generic()Al Viro
2014-11-03kill ll_rmdir_generic()Al Viro
2014-11-03ll_new_inode(): don't bother with name - it's always &dentry->d_nameAl Viro
2014-11-03kill ll_symlink_generic()Al Viro
2014-11-03kill ll_mkdir_generic()Al Viro
2014-11-03kill ll_mknod_generic()Al Viro
2014-11-03lustre: switch ll_release_openhandle() to struct inode *Al Viro
2014-11-03lustre: use file_inode()Al Viro
2014-11-03lustre: use %p[dD]Al Viro
2014-11-03lustre: opened file can't have negative dentryAl Viro
2014-11-03ll_setxattr(): get rid of struct file on stackAl Viro
2014-11-03lustre: switch ll_intent_file_open() to struct dentry *Al Viro
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-10-31vfs: make first argument of dir_context.actor typedMiklos Szeredi
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery
2014-10-28staging: android: logger: Fix log corruption regressionDaniel Thompson
2014-10-26Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-24Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-23Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki
2014-10-23Merge branches 'acpi-pm' and 'pm-genirq'Rafael J. Wysocki
2014-10-23Merge branches 'acpi-ec' and 'acpi-platform'Rafael J. Wysocki
2014-10-23intel_pstate: Correct BYT VID values.Dirk Brandewie
2014-10-23intel_pstate: Fix BYT frequency reportingDirk Brandewie
2014-10-23intel_pstate: Don't lose sysfs settings during cpu offlineDirk Brandewie
2014-10-23cpufreq: intel_pstate: Reflect current no_turbo state correctlyGabriele Mazzotta
2014-10-23cpufreq: expose scaling_cur_freq sysfs file for set_policy() driversDirk Brandewie
2014-10-23cpufreq: intel_pstate: Fix setting max_perf_pct in performance policyPali Rohár
2014-10-23Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach
2014-10-23ACPI: invoke acpi_device_wakeup() with correct parametersZhang Rui
2014-10-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras
2014-10-23xen/pci: Allocate memory for physdev_pci_device_add's optarrBoris Ostrovsky
2014-10-23xen/balloon: Don't continue ballooning when BP_ECANCELED is encounteredBoris Ostrovsky
2014-10-23drm/cirrus: bind also to qemu-xen-traditionalOlaf Hering