aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-06kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson
2008-02-06lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet
2008-02-06parport_pc: detection for SuperIO IT87XX POSTPetr Cvek
2008-02-06ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne
2008-02-06partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer
2008-02-06parport_serial: netmos 9855 fixChristian Pellegrin
2008-02-06parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes
2008-02-06ext2: xip check fixNick Piggin
2008-02-06Amiga serial driver: port_write_mutex fixupDaniel Walker
2008-02-06stopmachine: semaphore to mutexDaniel Walker
2008-02-06fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-02-06docs: kernel-locking: Convert semaphore referencesDaniel Walker
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