aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-06tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson
2008-02-06Add arch_ptrace_stopRoland McGrath
2008-02-06quota: improve inode list scanning in add_dquot_ref()Jan Kara
2008-02-06drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06uio: nopageNick Piggin
2008-02-06relay: nopageNick Piggin
2008-02-06kallsyms should prefer non weak symbolsPaulo Marques
2008-02-06unix98 allocated_ptys_lock semaphore to mutexDaniel Walker
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-02-06drivers/char/tty_io.c: remove pty_semDaniel Walker
2008-02-06Documentation about unaligned memory accessDaniel Drake
2008-02-06inotify: remove debug codeNick Piggin
2008-02-06inotify: fix raceNick Piggin
2008-02-06SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer
2008-02-06char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer
2008-02-06serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer
2008-02-06Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day
2008-02-06Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney
2008-02-06kill an unused PTR_ERR in bdev_cache_init()Qi Yong
2008-02-06drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall
2008-02-06Fix __const_udelay declaration and definition mismatchesJeff Dike
2008-02-06synclink_gt fix missed serial input signal changesPaul Fulghum
2008-02-06synclink: standardize format of linux header file include's with "<>"Robert P. J. Day
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet
2008-02-06reiserfs: complement va_start() with va_end().Richard Knutsson
2008-02-06via-rng: enable secondary noise source on CPUs where it is presentDave Jones
2008-02-06inotify: send IN_ATTRIB events when link count changesJan Kara
2008-02-06MAINTAINERS, order AUERSWALD alphabeticallyJiri Slaby
2008-02-06hfs: update comment to reflect actual init and exit routinesRobert P. J. Day
2008-02-06address hfs on-disk corruption robustness review commentsEric Sandeen
2008-02-06NCPFS: update diagnostic strings to match routine names.Robert P. J. Day
2008-02-06fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita
2008-02-06fs: use hlist_unhashedAkinobu Mita
2008-02-06proc: loadavg reading raceMichal Schmidt
2008-02-06do_wait: remove one "else if" branchOleg Nesterov
2008-02-06Avoid divide in IS_ALIGNHerbert Xu
2008-02-06vt: bitlock fixNick Piggin
2008-02-06tpm.c: fix crash during device removalRichard MUSIL
2008-02-06printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko
2008-02-06PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet
2008-02-06Document I_SYNC and I_DATASYNCJoern Engel
2008-02-06alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa
2008-02-06fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa
2008-02-06log2.h: Define order_base_2() macro for convenience.Robert P. J. Day
2008-02-06cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap
2008-02-06time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk
2008-02-06proper prototype for vty_init()Adrian Bunk