aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-06fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06proper prototype for get_filesystem_list()Adrian Bunk
2008-02-06kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk
2008-02-06make srcu_readers_active() staticAdrian Bunk
2008-02-06kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk
2008-02-06proper prototype for signals_init()Adrian Bunk
2008-02-06smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton
2008-02-06read_current_timer() cleanupsAndrew Morton
2008-02-06scheduled OSS driver removalAdrian Bunk
2008-02-06FAT: Fix printk format stringsVegard Nossum
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-02-06MNT_UNBINDABLE fixAndries E. Brouwer
2008-02-06remove mm_{ptov,vtop}()Adrian Bunk
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-06make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk
2008-02-06register_cpu __devinit or __cpuinitRandy Dunlap
2008-02-06Allow auto-destruction of loop devicesDavid Woodhouse
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-02-06Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke
2008-02-06dcdbas: add DMI-based module autloadingMatt Domsch
2008-02-06Genericizing iova.[ch]David Miller
2008-02-06IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06SIGIO-driven I/O with inotify queuesDmitry Antipov
2008-02-06ext2: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext2: return after ext2_error in case of failuresAneesh Kumar K.V
2008-02-06sound/oss/sb_common.c: fix casting warningJeff Garzik