Commit Graph

60753 Commits (787d2214c19bcc9b6ac48af0ce098277a801eded)
 

Author SHA1 Message Date
Adrian Bunk 8f8a68ee48 remove mm/backing-dev.c:congestion_wait_interruptible() 18 years ago
Jiri Kosina 1492192b4a kernel/printk.c: document possible deadlock against scheduler 18 years ago
Ed L. Cashin 017f021c7e docs: static initialization of spinlocks is OK 18 years ago
Alan Cox 7e7d136e9e serial: remove termios checks from various old char serial drivers 18 years ago
Alan Cox d471d340ef 68360serial: remove broken optimisation 18 years ago
Alan Cox de1764af27 synclink: remove bogus 'no change' termios optimisation from synclink drivers 18 years ago
Alan Cox 35426128ad genericserial: remove bogus optimisation check and dead code paths 18 years ago
Alan Cox db0ef08efa amiserial: remove incorrect 'no termios change' check 18 years ago
Rusty Russell 24da1cbff9 modules: remove modlist_lock 18 years ago
Borislav Petkov 6c675bd43c ext4: fix error handling in ext4_create_journal 18 years ago
Borislav Petkov 952d9de116 ext3: fix error handling in ext3_create_journal() 18 years ago
Oleg Nesterov 1f1f642e2f make cancel_xxx_work_sync() return a boolean 18 years ago
Oleg Nesterov f5a421a450 rename cancel_rearming_delayed_work() to cancel_delayed_work_sync() 18 years ago
Borislav Petkov 422b14c2e2 update Documentation/filesystems/vfs.txt 18 years ago
Jesper Juhl d52988023a Remove the last few UMSDOS leftovers 18 years ago
Jesper Juhl f6b07d39d7 Add missing files and dirs to 00-INDEX in Documentation/ 18 years ago
Yinghai Lu 2618c60b8b dma: make dma pool to use kmalloc_node 18 years ago
Cyrill Gorcunov d375b97037 UDF: fix function name from udf_crc16 to udf_crc 18 years ago
Heiko Carstens 608e261968 generic bug: use show_regs() instead of dump_stack() 18 years ago
Dave Jones 94bed2a9c4 Add -Werror-implicit-function-declaration 18 years ago
Andrew Morton cc2ea416b2 uninline check_signature() 18 years ago
Josh Triplett 4e7bd66318 CodingStyle: add information about editor modelines 18 years ago
Josh Triplett a923fd6ae7 CodingStyle: add information about trailing whitespace 18 years ago
vignesh babu 9e8c4273ef is_power_of_2: ufs/super.c 18 years ago
Niels de Vos e7c310c36e parport_pc: it887x fix 18 years ago
vignesh babu f84d5a76c5 is_power_of_2: kernel/kfifo.c 18 years ago
Andrea Arcangeli cf99abace7 make seccomp zerocost in schedule 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Oleg Nesterov be0ef957c9 nbd.c: sock_xmit: cleanup signal related code 18 years ago
Oleg Nesterov 3e1ac130d0 kcdrwd: remove unneeded flush_signals() call 18 years ago
Oleg Nesterov 1b6dd9baa7 adb_probe_task: remove unneeded flush_signals() call 18 years ago
Andrew Morton 4210df283c bd_claim_by_disk: fix warning 18 years ago
Johannes Weiner 4e91672c76 Replace obscure constructs in fs/block_dev.c 18 years ago
Adrian Bunk 948730b0e3 fs/namespace.c should #include "internal.h" 18 years ago
Andrew Morton 19769b7626 sprint_symbol() cleanup 18 years ago
Duane Griffin d45bce8faf HFS+: add custom dentry hash and comparison operations 18 years ago
Duane Griffin 1e96b7ca1e HFS+: refactor ASCII to unicode conversion routine for later reuse 18 years ago
Toshiyuki Okajima 29bc5b4f73 mistaken ext4_inode_bitmap for ext4_block_bitmap 18 years ago
Andrew Morton 2be7fe075a sysctl.c: add text telling people to use CTL_UNNUMBERED 18 years ago
Andrew Morton 97d8f83cb7 Add Documentation/sysctl/ctl_unnumbered.txt 18 years ago
Thomas Gleixner 36cf3b5c3b FUTEX: Tidy up the code 18 years ago
Borislav Petkov 0746aec3c7 update description in Documentation/filesystems/vfs.txt 18 years ago
Robert P. J. Day 132e4b0a04 cdrom: replace hard-coded constants by kernel.h macro. 18 years ago
Ingo Molnar 4e44f3497d sys_time() speedup 18 years ago
vignesh babu f482394ccb is_power_of_2(): jbd 18 years ago
vignesh babu 3fc74269c8 is_power_of_2: ext3/super.c 18 years ago
Christoph Hellwig 681dcd9543 drop obsolete sys_ioctl export 18 years ago
Randy Dunlap dcecc6c700 doc/oops-tracing: add Code: decode info 18 years ago
Eric W. Biederman 213dd266d4 namespace: ensure clone_flags are always stored in an unsigned long 18 years ago
Dave Hansen e3a68e30d2 ext3: remove extra IS_RDONLY() check 18 years ago