index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-02-06
fs/eventfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
fs/signalfd.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
fs/utimes.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
2008-02-06
kernel/notifier.c should #include <linux/reboot.h>
Adrian Bunk
2008-02-06
make srcu_readers_active() static
Adrian Bunk
2008-02-06
kernel/ptrace.c should #include <linux/syscalls.h>
Adrian Bunk
2008-02-06
proper prototype for signals_init()
Adrian Bunk
2008-02-06
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
Jeff Layton
2008-02-06
read_current_timer() cleanups
Andrew Morton
2008-02-06
scheduled OSS driver removal
Adrian Bunk
2008-02-06
FAT: Fix printk format strings
Vegard Nossum
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
2008-02-06
MNT_UNBINDABLE fix
Andries E. Brouwer
2008-02-06
remove mm_{ptov,vtop}()
Adrian Bunk
2008-02-06
cleanup after APUS removal
Adrian Bunk
2008-02-06
make ipc/util.c:sysvipc_find_ipc() static
Adrian Bunk
2008-02-06
register_cpu __devinit or __cpuinit
Randy Dunlap
2008-02-06
Allow auto-destruction of loop devices
David Woodhouse
2008-02-06
remove support for un-needed _extratext section
Robin Getz
2008-02-06
Parallel port: convert port_mutex to the mutex API
Matthias Kaehlcke
2008-02-06
dcdbas: add DMI-based module autloading
Matt Domsch
2008-02-06
Genericizing iova.[ch]
David Miller
2008-02-06
IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functions
Pierre Peiffer
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
2008-02-06
SIGIO-driven I/O with inotify queues
Dmitry Antipov
2008-02-06
ext2: change the default behaviour on error
Aneesh Kumar K.V
2008-02-06
ext2: return after ext2_error in case of failures
Aneesh Kumar K.V
2008-02-06
sound/oss/sb_common.c: fix casting warning
Jeff Garzik
2008-02-06
sound/oss/pss: set_io_base() always returns success, mark it void
Jeff Garzik
2008-02-06
Remove inclusions of <linux/autoconf.h>
Ralf Baechle
2008-02-06
hash: add explicit u32 and u64 versions of hash
Matthew Wilcox
2008-02-06
use __set_task_state() for TRACED/STOPPED tasks
Oleg Nesterov
2008-02-06
taskstats scaled time cleanup
Michael Neuling
2008-02-06
riscom8: fix SMP brokenness
Jeff Garzik
2008-02-06
A potential bug in inotify_user.c
Yan Zheng
2008-02-06
fs/fat/: refine chmod checks
Jan Engelhardt
2008-02-06
geode lists are subscriber only
Alan Cox
2008-02-06
fix ! versus & precedence in various places
Alexey Dobriyan
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2008-02-05
Merge branch 'dmapool' of git://git.kernel.org/pub/scm/linux/kernel/git/willy...
Linus Torvalds
2008-02-06
ide-tape: bump minor driver version
Borislav Petkov
2008-02-06
ide-tape: cleanup the remaining codestyle issues
Borislav Petkov
2008-02-06
ide-tape: fix syntax error in idetape_identify_device()
Borislav Petkov
2008-02-06
ide-tape: remove leftover OnStream support warning
Borislav Petkov
2008-02-06
ide-tape: collect module-related macro calls at the end
Borislav Petkov
2008-02-06
ide-tape: include proper headers
Borislav Petkov
2008-02-06
ide-tape: remove unused "length" arg from idetape_create_read_buffer_cmd()
Borislav Petkov
2008-02-06
ide-tape: remove struct idetape_id_gcw
Borislav Petkov
2008-02-06
ide-tape: cleanup and fix comments
Borislav Petkov
[next]