Age | Commit message (Expand) | Author |
2008-02-06 | ext2: xip check fix | Nick Piggin |
2008-02-06 | Amiga serial driver: port_write_mutex fixup | Daniel Walker |
2008-02-06 | stopmachine: semaphore to mutex | Daniel Walker |
2008-02-06 | fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | docs: kernel-locking: Convert semaphore references | Daniel Walker |
2008-02-06 | tty: enable the echoing of ^C in the N_TTY discipline | Joe Peterson |
2008-02-06 | Add arch_ptrace_stop | Roland McGrath |
2008-02-06 | quota: improve inode list scanning in add_dquot_ref() | Jan Kara |
2008-02-06 | drivers/char: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng |
2008-02-06 | uio: nopage | Nick Piggin |
2008-02-06 | relay: nopage | Nick Piggin |
2008-02-06 | kallsyms should prefer non weak symbols | Paulo Marques |
2008-02-06 | unix98 allocated_ptys_lock semaphore to mutex | Daniel Walker |
2008-02-06 | drivers/isdn/i4l/isdn_tty.c: remove write_sem | Daniel Walker |
2008-02-06 | drivers/char/tty_io.c: remove pty_sem | Daniel Walker |
2008-02-06 | Documentation about unaligned memory access | Daniel Drake |
2008-02-06 | inotify: remove debug code | Nick Piggin |
2008-02-06 | inotify: fix race | Nick Piggin |
2008-02-06 | SC26XX: New serial driver for SC2681 uarts | Thomas Bogendoerfer |
2008-02-06 | char: use SGI_HAS_DS1286 for SGI_DS1286 depends | Thomas Bogendoerfer |
2008-02-06 | serial: use SGI_HAS_ZILOG for IP22_ZILOG depends | Thomas Bogendoerfer |
2008-02-06 | Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.c | Robert P. J. Day |
2008-02-06 | Remove rcu_assign_pointer() penalty for NULL pointers | Paul E. McKenney |
2008-02-06 | kill an unused PTR_ERR in bdev_cache_init() | Qi Yong |
2008-02-06 | drivers/char/random.c:write_pool() cond_resched() needed | Matt Mackall |
2008-02-06 | Fix __const_udelay declaration and definition mismatches | Jeff Dike |
2008-02-06 | synclink_gt fix missed serial input signal changes | Paul Fulghum |
2008-02-06 | synclink: standardize format of linux header file include's with "<>" | Robert P. J. Day |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet |
2008-02-06 | reiserfs: complement va_start() with va_end(). | Richard Knutsson |
2008-02-06 | via-rng: enable secondary noise source on CPUs where it is present | Dave Jones |
2008-02-06 | inotify: send IN_ATTRIB events when link count changes | Jan Kara |
2008-02-06 | MAINTAINERS, order AUERSWALD alphabetically | Jiri Slaby |
2008-02-06 | hfs: update comment to reflect actual init and exit routines | Robert P. J. Day |
2008-02-06 | address hfs on-disk corruption robustness review comments | Eric Sandeen |
2008-02-06 | NCPFS: update diagnostic strings to match routine names. | Robert P. J. Day |
2008-02-06 | fs: use list_for_each_entry_reverse and kill sb_entry | Akinobu Mita |
2008-02-06 | fs: use hlist_unhashed | Akinobu Mita |
2008-02-06 | proc: loadavg reading race | Michal Schmidt |
2008-02-06 | do_wait: remove one "else if" branch | Oleg Nesterov |
2008-02-06 | Avoid divide in IS_ALIGN | Herbert Xu |
2008-02-06 | vt: bitlock fix | Nick Piggin |
2008-02-06 | tpm.c: fix crash during device removal | Richard MUSIL |
2008-02-06 | printk.c: use unsigned ints instead of longs for logbuf index | Denys Vlasenko |
2008-02-06 | PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storage | Eric Dumazet |
2008-02-06 | Document I_SYNC and I_DATASYNC | Joern Engel |
2008-02-06 | alpha/parisc: remove config variable DEBUG_RWLOCK | Jiri Olsa |
2008-02-06 | fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol | Jiri Olsa |
2008-02-06 | log2.h: Define order_base_2() macro for convenience. | Robert P. J. Day |