summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* tpm.c: fix crash during device removalRichard MUSIL2008-02-062-17/+29
* printk.c: use unsigned ints instead of longs for logbuf indexDenys Vlasenko2008-02-061-18/+18
* PERCPU : __percpu_alloc_mask() can dynamically size percpu_data storageEric Dumazet2008-02-062-2/+2
* Document I_SYNC and I_DATASYNCJoern Engel2008-02-061-4/+4
* alpha/parisc: remove config variable DEBUG_RWLOCKJiri Olsa2008-02-064-20/+0
* fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbolJiri Olsa2008-02-062-57/+0
* log2.h: Define order_base_2() macro for convenience.Robert P. J. Day2008-02-061-0/+16
* cciss: use upper_32_bits() macro to eliminate warningsRandy Dunlap2008-02-061-4/+6
* time: fix sysfs_show_{available,current}_clocksources() buffer overflow problemMiao Xie2008-02-061-9/+10
* sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin2008-02-061-2/+2
* rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day2008-02-061-1/+2
* drivers/misc/lkdtm.c: cleanupsAdrian Bunk2008-02-061-11/+13
OpenPOWER on IntegriCloud