summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/params.c: remove sparse-warning (different signedness)Richard Knutsson2008-02-061-1/+1
* lib/extable.c: remove an expensive integer divide in search_extable()Eric Dumazet2008-02-061-3/+3
* parport_pc: detection for SuperIO IT87XX POSTPetr Cvek2008-02-061-6/+39
* ik8: add Dell UK 6400 Inspiron model (MM061)Nick Warne2008-02-061-0/+7
* partition: use DEFAULT_SGI_PARTITION for SGI_PARTION defaultThomas Bogendoerfer2008-02-061-1/+1
* parport_serial: netmos 9855 fixChristian Pellegrin2008-02-061-2/+2
* parport: add support for the Quatech SPPXP-100 Parallel port PCI ExpressCardLuís P Mendes2008-02-062-0/+6
* ext2: xip check fixNick Piggin2008-02-061-2/+1
* Amiga serial driver: port_write_mutex fixupDaniel Walker2008-02-061-1/+1
* stopmachine: semaphore to mutexDaniel Walker2008-02-061-3/+3
* fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* drivers/char/ipmi/ipmi_msghandler.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-061-1/+1
* docs: kernel-locking: Convert semaphore referencesDaniel Walker2008-02-061-16/+16
* tty: enable the echoing of ^C in the N_TTY disciplineJoe Peterson2008-02-061-1/+15
* Add arch_ptrace_stopRoland McGrath2008-02-062-1/+67
* quota: improve inode list scanning in add_dquot_ref()Jan Kara2008-02-061-5/+10
* drivers/char: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-02-063-4/+4
* uio: nopageNick Piggin2008-02-061-8/+6
* relay: nopageNick Piggin2008-02-061-15/+9
* kallsyms should prefer non weak symbolsPaulo Marques2008-02-061-3/+34
* unix98 allocated_ptys_lock semaphore to mutexDaniel Walker2008-02-061-10/+10
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-062-2/+0
* drivers/char/tty_io.c: remove pty_semDaniel Walker2008-02-062-2/+0
* Documentation about unaligned memory accessDaniel Drake2008-02-061-0/+226
* inotify: remove debug codeNick Piggin2008-02-062-15/+5
* inotify: fix raceNick Piggin2008-02-061-3/+10
* SC26XX: New serial driver for SC2681 uartsThomas Bogendoerfer2008-02-063-0/+771
* char: use SGI_HAS_DS1286 for SGI_DS1286 dependsThomas Bogendoerfer2008-02-061-1/+1
* serial: use SGI_HAS_ZILOG for IP22_ZILOG dependsThomas Bogendoerfer2008-02-061-4/+4
* Remove superfluous checks for CONFIG_BLK_DEV_INITRD from initramfs.cRobert P. J. Day2008-02-061-5/+0
* Remove rcu_assign_pointer() penalty for NULL pointersPaul E. McKenney2008-02-061-4/+7
* kill an unused PTR_ERR in bdev_cache_init()Qi Yong2008-02-061-1/+0
* drivers/char/random.c:write_pool() cond_resched() neededMatt Mackall2008-02-061-0/+1
* Fix __const_udelay declaration and definition mismatchesJeff Dike2008-02-064-4/+4
* synclink_gt fix missed serial input signal changesPaul Fulghum2008-02-061-31/+37
* synclink: standardize format of linux header file include's with "<>"Robert P. J. Day2008-02-064-8/+4
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-0611-10/+41
* reiserfs: complement va_start() with va_end().Richard Knutsson2008-02-061-0/+2
* via-rng: enable secondary noise source on CPUs where it is presentDave Jones2008-02-061-0/+14
* inotify: send IN_ATTRIB events when link count changesJan Kara2008-02-062-1/+24
* MAINTAINERS, order AUERSWALD alphabeticallyJiri Slaby2008-02-061-6/+6
* hfs: update comment to reflect actual init and exit routinesRobert P. J. Day2008-02-061-1/+1
* address hfs on-disk corruption robustness review commentsEric Sandeen2008-02-064-18/+25
* NCPFS: update diagnostic strings to match routine names.Robert P. J. Day2008-02-061-2/+2
* fs: use list_for_each_entry_reverse and kill sb_entryAkinobu Mita2008-02-062-6/+2
* fs: use hlist_unhashedAkinobu Mita2008-02-061-1/+1
* proc: loadavg reading raceMichal Schmidt2008-02-061-3/+8
* do_wait: remove one "else if" branchOleg Nesterov2008-02-061-3/+1
* Avoid divide in IS_ALIGNHerbert Xu2008-02-061-1/+1
* vt: bitlock fixNick Piggin2008-02-061-3/+5
OpenPOWER on IntegriCloud