index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
rwsem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-11-01
sysfs: use generic_file_llseek() for sysfs_file_operations
Tejun Heo
1
-1
/
+1
2013-10-30
sysfs: return correct error code on unimplemented mmap()
Vladimir Zapolskiy
1
-1
/
+0
2013-10-30
mdio_bus: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-30
device: Make dev_WARN/dev_WARN_ONCE print device as well as driver name
Bjorn Helgaas
1
-6
/
+5
2013-10-29
sysfs: separate out dup filename warning into a separate function
Tejun Heo
2
-11
/
+20
2013-10-29
sysfs: move sysfs_hash_and_remove() to fs/sysfs/dir.c
Tejun Heo
3
-30
/
+39
2013-10-29
sysfs: remove unused sysfs_get_dentry() prototype
Tejun Heo
1
-1
/
+0
2013-10-29
sysfs: honor bin_attr.attr.ignore_lockdep
Tejun Heo
1
-1
/
+3
2013-10-29
sysfs: merge sysfs_elem_bin_attr into sysfs_elem_attr
Tejun Heo
3
-12
/
+9
2013-10-25
devres: restore zeroing behavior of devres_alloc()
Kevin Hilman
1
-2
/
+2
2013-10-25
sysfs: fix sysfs_write_file for bin file
Ming Lei
1
-3
/
+2
2013-10-20
input: gameport: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-7
/
+10
2013-10-20
input: serio: remove bus usage of dev_attrs
Greg Kroah-Hartman
1
-32
/
+30
2013-10-20
input: serio: use DEVICE_ATTR_RO()
Greg Kroah-Hartman
1
-8
/
+8
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-17
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-17
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-17
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-17
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
2013-10-17
fs: buffer: move allocation failure loop into the allocator
Johannes Weiner
2
-2
/
+14
2013-10-17
mm: memcg: handle non-error OOM situations more gracefully
Johannes Weiner
6
-148
/
+79
2013-10-17
tools/testing/selftests: fix uninitialized variable
Felipe Pena
1
-1
/
+1
2013-10-17
block/partitions/efi.c: treat size mismatch as a warning, not an error
Doug Anderson
1
-1
/
+6
2013-10-17
mm: hugetlb: initialize PG_reserved for tail pages of gigantic compound pages
Andrea Arcangeli
1
-1
/
+15
2013-10-17
mm/zswap: bugfix: memory leak when re-swapon
Weijie Yang
1
-0
/
+4
2013-10-17
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
Cyrill Gorcunov
1
-1
/
+3
2013-10-17
mm: migration: do not lose soft dirty bit if page is in migration state
Cyrill Gorcunov
3
-2
/
+9
2013-10-17
gcov: MAINTAINERS: Add an entry for gcov
Peter Oberparleiter
1
-0
/
+6
2013-10-17
mm/hugetlb.c: correct missing private flag clearing
Joonsoo Kim
1
-0
/
+1
2013-10-17
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
1
-0
/
+1
2013-10-17
ipc/sem.c: synchronize semop and semctl with IPC_RMID
Manfred Spraul
1
-13
/
+29
2013-10-17
ipc: update locking scheme comments
Davidlohr Bueso
1
-6
/
+21
2013-10-17
mm, memcg: protect mem_cgroup_read_events for cpu hotplug
David Rientjes
1
-0
/
+2
2013-10-17
driver core: Release device_hotplug_lock when store_mem_state returns EINVAL
Yasuaki Ishimatsu
1
-2
/
+5
2013-10-17
i2o: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-13
/
+23
2013-10-17
memstick: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-9
/
+9
2013-10-17
tifm: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-17
virtio: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-8
/
+19
2013-10-17
ipack: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-7
/
+15
2013-10-17
ide: convert bus code to use dev_groups
Greg Kroah-Hartman
3
-11
/
+28
2013-10-17
hsi: convert bus code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-10-17
xenbus: convert bus code to use dev_groups
Greg Kroah-Hartman
4
-9
/
+21
[next]