Commit Graph

83405 Commits (12c2ab5e8fdfde67f3f6778a366cbdef06de410d)
 

Author SHA1 Message Date
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
Ralf Baechle 911f21501f Remove inclusions of <linux/autoconf.h> 17 years ago
Matthew Wilcox 4e701482d1 hash: add explicit u32 and u64 versions of hash 17 years ago
Oleg Nesterov d9ae90ac4b use __set_task_state() for TRACED/STOPPED tasks 17 years ago
Michael Neuling 06b8e878a9 taskstats scaled time cleanup 17 years ago
Jeff Garzik d9afa43532 riscom8: fix SMP brokenness 17 years ago
Yan Zheng 1c17d18e37 A potential bug in inotify_user.c 17 years ago
Jan Engelhardt 19c561a60f fs/fat/: refine chmod checks 17 years ago
Alan Cox 20292bc2c3 geode lists are subscriber only 17 years ago
Alexey Dobriyan eaa0ff15c3 fix ! versus & precedence in various places 17 years ago
Linus Torvalds 551e4fb246 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 17 years ago
Linus Torvalds b297d520b9 Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc 17 years ago
Borislav Petkov dfe799364e ide-tape: bump minor driver version 17 years ago
Borislav Petkov 5a04cfa911 ide-tape: cleanup the remaining codestyle issues 17 years ago
Borislav Petkov 24d57f8b28 ide-tape: fix syntax error in idetape_identify_device() 17 years ago
Borislav Petkov bf6296b688 ide-tape: remove leftover OnStream support warning 17 years ago
Borislav Petkov 9c14576886 ide-tape: collect module-related macro calls at the end 17 years ago
Borislav Petkov c837cfa5b6 ide-tape: include proper headers 17 years ago
Borislav Petkov 1f27e38dd3 ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd() 17 years ago
Borislav Petkov 71071b8e60 ide-tape: remove struct idetape_id_gcw 17 years ago
Borislav Petkov 3c98bf347d ide-tape: cleanup and fix comments 17 years ago
Borislav Petkov 8d06bfadb4 ide-tape: shorten some function names 17 years ago
Borislav Petkov 97219851b9 ide-tape: remove idetape_increase_max_pipeline_stages() 17 years ago