summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-01sysfs: use generic_file_llseek() for sysfs_file_operationsTejun Heo
2013-10-30sysfs: return correct error code on unimplemented mmap()Vladimir Zapolskiy
2013-10-29mdio_bus: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-29device: Make dev_WARN/dev_WARN_ONCE print device as well as driver nameBjorn Helgaas
2013-10-29sysfs: separate out dup filename warning into a separate functionTejun Heo
2013-10-29sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.cTejun Heo
2013-10-29sysfs: remove unused sysfs_get_dentry() prototypeTejun Heo
2013-10-29sysfs: honor bin_attr.attr.ignore_lockdepTejun Heo
2013-10-29sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attrTejun Heo
2013-10-25devres: restore zeroing behavior of devres_alloc()Kevin Hilman
2013-10-25sysfs: fix sysfs_write_file for bin fileMing Lei
2013-10-20input: gameport: convert bus code to use dev_groupsGreg Kroah-Hartman
2013-10-20input: serio: remove bus usage of dev_attrsGreg Kroah-Hartman
2013-10-20input: serio: use DEVICE_ATTR_RO()Greg Kroah-Hartman
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-19Linux 3.12-rc6Linus Torvalds
2013-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-10-18Merge tag 'pm+acpi-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-10-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-18Btrfs: release path before starting transaction in can_nocow_extentJosef Bacik
2013-10-18Merge branch 'acpi-fixes'Rafael J. Wysocki
2013-10-18Merge branch 'pm-fixes'Rafael J. Wysocki
2013-10-18Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-10-17Merge tag 'driver-core-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-10-17Merge tag 'usb-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'tty-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-17Merge tag 'char-misc-3.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-10-17Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2013-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2013-10-17Merge tag 'iio-fixes-for-3.12c' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-10-17usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_registerGuenter Roeck
2013-10-17Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"Greg Kroah-Hartman
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki
2013-10-17ATA / ACPI: remove power dependent device handlingAaron Lu
2013-10-17Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2013-10-17mm: revert mremap pud_free anti-fixHugh Dickins
2013-10-17mm: fix BUG in __split_huge_page_pmdHugh Dickins
2013-10-17swap: fix set_blocksize race during swapon/swapoffKrzysztof Kozlowski
2013-10-17procfs: call default get_unmapped_area on MMU-present architecturesHATAYAMA Daisuke
2013-10-17procfs: fix unintended truncation of returned mapped addressHATAYAMA Daisuke
2013-10-17writeback: fix negative bdi max pauseFengguang Wu
2013-10-17percpu_refcount: export symbolsMatias Bjorling
2013-10-17fs: buffer: move allocation failure loop into the allocatorJohannes Weiner
2013-10-17mm: memcg: handle non-error OOM situations more gracefullyJohannes Weiner
2013-10-17tools/testing/selftests: fix uninitialized variableFelipe Pena
2013-10-17block/partitions/efi.c: treat size mismatch as a warning, not an errorDoug Anderson
2013-10-17mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pagesAndrea Arcangeli
2013-10-17mm/zswap: bugfix: memory leak when re-swaponWeijie Yang
2013-10-17mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pagesCyrill Gorcunov
2013-10-17mm: migration: do not lose soft dirty bit if page is in migration stateCyrill Gorcunov