summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-06sound/oss/trident.c: fix incorrect test in trident_ac97_set()Roel Kluin1-2/+2
2008-02-06rd: use is_power_of_2() in drivers/block/rd.c.Robert P. J. Day1-1/+2
2008-02-06drivers/misc/lkdtm.c: cleanupsAdrian Bunk1-11/+13
2008-02-06proper prototype for vty_init()Adrian Bunk2-4/+1
2008-02-06fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-02-06fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-02-06fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk3-3/+2
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk1-0/+1
2008-02-06make srcu_readers_active() staticAdrian Bunk1-2/+1
2008-02-06kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk1-0/+1
2008-02-06proper prototype for signals_init()Adrian Bunk2-1/+3
2008-02-06smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton1-3/+2
2008-02-06read_current_timer() cleanupsAndrew Morton9-14/+20
2008-02-06scheduled OSS driver removalAdrian Bunk12-9697/+4
2008-02-06FAT: Fix printk format stringsVegard Nossum2-7/+4
2008-02-06proper show_interrupts() prototypeAdrian Bunk3-1/+4
2008-02-06MNT_UNBINDABLE fixAndries E. Brouwer1-0/+2
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk5-10/+0
2008-02-06cleanup after APUS removalAdrian Bunk11-29/+10
2008-02-06make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk1-2/+2
2008-02-06register_cpu __devinit or __cpuinitRandy Dunlap1-1/+1
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse2-0/+9
2008-02-06remove support for un-needed _extratext sectionRobin Getz4-31/+11
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2-7/+7
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch1-1/+2
2008-02-06Genericizing iova.[ch]David Miller5-20/+23
2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer3-9/+45