summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-06-29locks: drop the unused filp argument to posix_unblock_lockJeff Layton
2013-06-29Don't pass inode to ->d_hash() and ->d_compare()Linus Torvalds
2013-06-29constify rw_verify_area()Al Viro
2013-06-29new helper: fixed_size_llseek()Al Viro
2013-06-29kill find_inode_number()Al Viro
2013-06-29Replace a bunch of file->dentry->d_inode refs with file_inode()David Howells
2013-06-29allow the temp files created by open() to be linked toAl Viro
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-29[readdir] constify ->actorAl Viro
2013-06-29[readdir] ->readdir() is goneAl Viro
2013-06-29[readdir] convert ext3Al Viro
2013-06-29[readdir] switch dcache_readdir() users to ->iterate()Al Viro
2013-06-29[readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro
2013-06-29[readdir] introduce iterate_dir() and dir_contextAl Viro
2013-06-29move linux/loop.h to drivers/blockAl Viro
2013-06-28Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2013-06-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-06-28Merge branch 'pm-omap'Rafael J. Wysocki
2013-06-28Merge branch 'pm-devfreq'Rafael J. Wysocki
2013-06-28Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-06-28Merge branch 'freezer'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-06-28cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount optionsTejun Heo
2013-06-27acpi-cpufreq: Add new sysfs attribute freqdomain_cpusLan Tianyu
2013-06-27cpufreq: make sure frequency transitions are serializedViresh Kumar
2013-06-27Merge branch 'pm-cpufreq-assorted' into pm-cpufreqRafael J. Wysocki
2013-06-27Add support for GMT G762/G763 PWM fan controllersArnaud Ebalard
2013-06-27Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2013-06-27sched: Fix typo in struct sched_avg member descriptionKamalesh Babulal
2013-06-27Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-track...Alex Shi
2013-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-26PCI: Add CircuitCo vendor ID and subsystem IDDarren Hart
2013-06-26net: fix kernel deadlock with interface rename and netdev name retrieval.Nicolas Schichan
2013-06-26pci: add pcibios_release_deviceSebastian Ott
2013-06-26cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-06-26cgroup: fix cgroupfs_root early destruction pathTejun Heo
2013-06-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown
2013-06-26Merge remote-tracking branch 'spi/topic/bpw' into spi-nextMark Brown
2013-06-26mutex: Add w/w mutex slowpath debuggingDaniel Vetter
2013-06-26mutex: Add support for wound/wait style locksMaarten Lankhorst
2013-06-26driver core: device.h: fix doc compilation warningsMichael Opdenacker
2013-06-25mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THPKirill A. Shutemov
2013-06-25gre: fix a possible skb leakEric Dumazet
2013-06-25futex: Take hugepages into account when generating futex_keyZhang Yi
2013-06-25pinctrl: set unit for debounce time pinconfig to usecHeiko Stübner
2013-06-25pinctrl: more clarifications for generic pull configsHeiko Stübner
2013-06-25pinctrl: rip out the direct pinconf APILinus Walleij
2013-06-25regulator: max77693: Add max77693 regualtor driver.Jonghwa Lee