Commit Graph

83427 Commits (7c28cbaed6811260efc0134b984b924cd0ed46f5)
 

Author SHA1 Message Date
Robert P. J. Day 7c28cbaed6 NCPFS: update diagnostic strings to match routine names. 17 years ago
Akinobu Mita 797074e44d fs: use list_for_each_entry_reverse and kill sb_entry 17 years ago
Akinobu Mita e8462caa91 fs: use hlist_unhashed 17 years ago
Michal Schmidt 07a154b2bb proc: loadavg reading race 17 years ago
Oleg Nesterov 0a76fe8e50 do_wait: remove one "else if" branch 17 years ago
Herbert Xu f10db6277d Avoid divide in IS_ALIGN 17 years ago
Nick Piggin b0940003f2 vt: bitlock fix 17 years ago
Richard MUSIL 5bd91f18be tpm.c: fix crash during device removal 17 years ago
Denys Vlasenko eed4a2aba7 printk.c: use unsigned ints instead of longs for logbuf index 17 years ago
Eric Dumazet b324215190 PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage 17 years ago
Joern Engel e7ca2d41a0 Document I_SYNC and I_DATASYNC 17 years ago
Jiri Olsa 20420bba13 alpha/parisc: remove config variable DEBUG_RWLOCK 17 years ago
Jiri Olsa 0321155926 fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol 17 years ago
Robert P. J. Day de9330d13e log2.h: Define order_base_2() macro for convenience. 17 years ago
Randy Dunlap 582539e5a0 cciss: use upper_32_bits() macro to eliminate warnings 17 years ago
Miao Xie 5e2cb1018a time: fix sysfs_show_{available,current}_clocksources() buffer overflow problem 17 years ago
Roel Kluin be6c28e62e sound/oss/trident.c: fix incorrect test in trident_ac97_set() 17 years ago
Robert P. J. Day 67a3b2b6ce rd: use is_power_of_2() in drivers/block/rd.c. 17 years ago
Adrian Bunk 2118116e5e drivers/misc/lkdtm.c: cleanups 17 years ago
Adrian Bunk 26464378c4 proper prototype for vty_init() 17 years ago
Adrian Bunk 7747cdb2f8 fs/eventfd.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk 7ec37dfd4d fs/signalfd.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk 12c2ab5e8f fs/utimes.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk 011e3fcd1e proper prototype for get_filesystem_list() 17 years ago
Adrian Bunk c166f23cb5 kernel/notifier.c should #include <linux/reboot.h> 17 years ago
Adrian Bunk bb695170d8 make srcu_readers_active() static 17 years ago
Adrian Bunk f17d30a803 kernel/ptrace.c should #include <linux/syscalls.h> 17 years ago
Adrian Bunk a1c9eea9e5 proper prototype for signals_init() 17 years ago
Jeff Layton ce88cc5ed8 smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive() 17 years ago
Andrew Morton 941e492bdb read_current_timer() cleanups 17 years ago
Adrian Bunk 83bad1d764 scheduled OSS driver removal 17 years ago
Vegard Nossum b4cf9c342a FAT: Fix printk format strings 17 years ago
Adrian Bunk f74596d079 proper show_interrupts() prototype 17 years ago
Andries E. Brouwer 0b03cfb25f MNT_UNBINDABLE fix 17 years ago
Adrian Bunk 870b8f8c43 remove mm_{ptov,vtop}() 17 years ago
Adrian Bunk 7b892806b0 cleanup after APUS removal 17 years ago
Adrian Bunk b524b9adb3 make ipc/util.c:sysvipc_find_ipc() static 17 years ago
Randy Dunlap 33b5f31bbc register_cpu __devinit or __cpuinit 17 years ago
David Woodhouse 96c5865559 Allow auto-destruction of loop devices 17 years ago
Robin Getz a3b81113fb remove support for un-needed _extratext section 17 years ago
Matthias Kaehlcke 0a5dcb5177 Parallel port: convert port_mutex to the mutex API 17 years ago
Matt Domsch 8f47f0b688 dcdbas: add DMI-based module autloading 17 years ago
David Miller f661197e0a Genericizing iova.[ch] 17 years ago
Pierre Peiffer b1ed88b47f IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions 17 years ago
Jeff Garzik 15aafa2f9d Remove pointless casts from void pointers 17 years ago
Dmitry Antipov bcfbf84d40 SIGIO-driven I/O with inotify queues 17 years ago
Aneesh Kumar K.V 14e11e106b ext2: change the default behaviour on error 17 years ago
Aneesh Kumar K.V 7f0adaeced ext2: return after ext2_error in case of failures 17 years ago
Jeff Garzik 73de76a0a4 sound/oss/sb_common.c: fix casting warning 17 years ago
Jeff Garzik ffce7a829d sound/oss/pss: set_io_base() always returns success, mark it void 17 years ago