4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Apr 21, 2023 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Move the invalid pmd and pte tables from .data to .bss. Fix alignment. More... over 19 years ago
Remove unused arguments from preempt_{start,stop}/local_irq_{en,dis}able. Don't clobber the preloaded TI_FLAGS in a2 needlessly. Unexport local functions. More... over 19 years ago
Fix typos and formatting. More... over 19 years ago
De-optimize and decomplicate the spurious interrupt handler. More... over 19 years ago
NTFS: Use i_size_read() in fs/ntfs/inode.c once and then use the cached value afterwards when reading the size of the bitmap inode. More... over 19 years ago
NTFS: - Use i_size_read() in fs/ntfs/super.c once and then use the cached value afterwards. Cache the initialized_size in the same way and protect access to the two sizes using the size_lock. - Minor optimization to fs/ntfs/super.c::ntfs_statfs() and its helpers. More... over 19 years ago
NTFS: In fs/ntfs/dir.c, use i_size_read() once and then the cached value afterwards. More... over 19 years ago
NTFS: - In fs/ntfs/compress.c, use i_size_read() at the start and then use the cached value everywhere. Cache the initialized_size in the same way and protect the critical region where the two sizes are read using the new size_lock of the ntfs inode. - Add the new size_lock to the ntfs_inode structure (fs/ntfs/inode.h) and initialize it (fs/ntfs/inode.c). More... over 19 years ago
NTFS: Use i_size_read() in fs/ntfs/file.c::ntfs_file_open(). More... over 19 years ago
NTFS: Use i_size_read() once and then use the cached value in fs/ntfs/lcnalloc.c::ntfs_cluster_alloc(). More... over 19 years ago
NTFS: Use i_size_read() in fs/ntfs/logfile.c::ntfs_{check,empty}_logfile(). More... over 19 years ago
NTFS: Use i_size_read() in fs/ntfs/attrib.c::ntfs_attr_set(). More... over 19 years ago
[ACPI] Allow return to active cooling mode once passive mode is entered More... over 19 years ago
ACPI: handle AC notify event on broken BIOS More... over 19 years ago
[PATCH] kbuild: add ia64 support to rpm Makefile target More... over 19 years ago
forcedeth: sideband management fix More... about 21 years ago
Network: convert network devices to use struct device instead of class_device More... about 22 years ago
SYSFS: allow sysfs_create_link to create symlinks in the root of sysfs More... about 22 years ago
USB: add USB serial mos7720 driver More... about 22 years ago
aoe: fix sysfs_create_file warnings More... about 22 years ago
USB: add driver for the USB debug devices More... about 22 years ago
kobject: put kobject_actions in kobject.h More... about 22 years ago
Driver core: remove unneeded completion from driver release path More... about 22 years ago
USB: add another sierra wireless device id More... about 22 years ago
Staging: usbip: fix build warning on 64bit kernels More... about 22 years ago
USB: ftdi_sio: remove very old changelog entries from the file. More... about 22 years ago
USB: add new Novatel device ids to option driver More... about 22 years ago
Kset: remove kset_add function More... about 22 years ago
USB 3.0 Hub Changes More... over 22 years ago
qeth: remove header_ops bug More... over 54 years ago