0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 28, 2024 — Aug 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
32-bit compatibility for ptrace GETEVENTMSG operation. More... over 20 years ago
Implement 32-bit compatibility for waitid(2). More... over 20 years ago
Waitid(2) now has 5 arguments. More... over 20 years ago
Use generic compat_sys_wait4 to implement 32-bit wait4(2). More... over 20 years ago
Allocate break code 513 to KDB. More... over 20 years ago
[MTD] NAND: Fix bad block table scan for small page devices More... over 20 years ago
[MTD] Quiet unused variable warning More... over 20 years ago
[MTD] NAND: Early Manufacturer ID lookup More... over 20 years ago
NTFS: - Split ntfs_map_runlist() into ntfs_map_runlist() and a non-locking helper ntfs_map_runlist_nolock() which is used by ntfs_map_runlist(). This allows us to map runlist fragments with the runlist lock already held without having to drop and reacquire it around the call. Adapt all callers. - Change ntfs_find_vcn() to ntfs_find_vcn_nolock() which takes a locked runlist. This allows us to find runlist elements with the runlist lock already held without having to drop and reacquire it around the call. Adapt all callers. More... over 20 years ago
[MTD] Add SST 39VF1601 (MPF+) ID More... over 20 years ago
[MTD] Fixup probing logic for single 16bit devices More... over 20 years ago
Replace the complicated and broken attempt to clean interrupt by something simple - doesn't need to be fast, after all. More... over 20 years ago
If you want RM7000 better fix it to build first ... More... over 20 years ago
It's unwise to disable all interrupts of the boot node ;-) More... over 20 years ago
Rewrite to avoid the use of $at. Unfortunately binutils 2.15 and CVS binutils are broken and don't warn about this use of $at even though gas is in .set noat mode so this for now is an accident waiting to happen. More... over 20 years ago
Enable RM7000 secondary cache for Atlas and Malta boards. More... over 20 years ago
[MTD] NAND: Read only OOB bytes during bad block scan More... over 20 years ago
Moves a test which determines if we actually need to perform a cacheflush to the right place. That's a bug which is harmless on UP but a severe bug on SMP. More... over 20 years ago
Update MIPS to use the 4-level pagetable code thereby getting rid of the compacrapability headers. More... over 20 years ago
Document why calling smp_call_function will deadlock when called with interrupts disabled. More... over 20 years ago
[MTD] NAND: Allow operation without bad block table More... over 20 years ago
Fix ptrace aliasing issue in copy_from_user_page / copy_to_user_page. More... over 20 years ago
[MTD] NAND: Skip bad block table scan on request More... over 20 years ago
[JFFS2] Use a single config option for write buffer support More... over 20 years ago
[JFFS2] Add support for JFFS2-on-Dataflash devices. More... over 20 years ago
[JFFS2] Core changes required to support JFFS2-on-Dataflash devices. More... over 20 years ago
[MTD] Unabuse file-f_mode for OTP purpose More... over 20 years ago
[MTD] User interface to Protection Registers More... over 20 years ago
[MTD] Support for protection register support on Intel FLASH chips More... over 20 years ago
25Kf is also physically indexed. More... over 20 years ago