aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-06stopmachine: semaphore to mutexDaniel Walker1-3/+3
2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-02-06docs: kernel-locking: Convert semaphore referencesDaniel Walker1-16/+16
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson1-1/+15
2008-02-06Add arch_ptrace_stopRoland McGrath2-1/+67
2008-02-06quota: improve inode list scanning in add_dquot_ref()Jan Kara1-5/+10
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng3-4/+4
2008-02-06uio: nopageNick Piggin1-8/+6
2008-02-06relay: nopageNick Piggin1-15/+9
2008-02-06kallsyms should prefer non weak symbolsPaulo Marques1-3/+34
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker1-10/+10
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2-2/+0
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker2-2/+0
2008-02-06Documentation about unaligned memory accessDaniel Drake1-0/+226
2008-02-06inotify: remove debug codeNick Piggin2-15/+5
2008-02-06inotify: fix raceNick Piggin1-3/+10
2008-02-06SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer3-0/+771
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer1-1/+1
2008-02-06serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer1-4/+4
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day1-5/+0
2008-02-06Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney1-4/+7
2008-02-06kill an unused PTR_ERR in bdev_cache_init()Qi Yong1-1/+0
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall1-0/+1
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike4-4/+4
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum1-31/+37
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day4-8/+4
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet11-10/+41
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson1-0/+2
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones1-0/+14
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara2-1/+24
2008-02-06MAINTAINERS, order AUERSWALD alphabeticallyJiri Slaby1-6/+6
2008-02-06hfs: update comment to reflect actual init and exit routinesRobert P. J. Day1-1/+1
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen4-18/+25
2008-02-06NCPFS: update diagnostic strings to match routine names.Robert P. J. Day1-2/+2
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2-6/+2
2008-02-06fs: use hlist_unhashedAkinobu Mita1-1/+1
2008-02-06proc: loadavg reading raceMichal Schmidt1-3/+8
2008-02-06do_wait: remove one "else if" branchOleg Nesterov1-3/+1
2008-02-06Avoid divide in IS_ALIGNHerbert Xu1-1/+1
2008-02-06vt: bitlock fixNick Piggin1-3/+5
2008-02-06tpm.c: fix crash during device removalRichard MUSIL2-17/+29
2008-02-06printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko1-18/+18
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2-2/+2
2008-02-06Document I_SYNC and I_DATASYNCJoern Engel1-4/+4
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa4-20/+0
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2-57/+0
2008-02-06log2.h: Define order_base_2() macro for convenience.Robert P. J. Day1-0/+16
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap1-4/+6
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie1-9/+10