summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* proper prototype for vty_init()Adrian Bunk2008-02-062-4/+1
* fs/eventfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* fs/signalfd.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* fs/utimes.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* proper prototype for get_filesystem_list()Adrian Bunk2008-02-063-3/+2
* kernel/notifier.c should #include <linux/reboot.h>Adrian Bunk2008-02-061-0/+1
* make srcu_readers_active() staticAdrian Bunk2008-02-061-2/+1
* kernel/ptrace.c should #include <linux/syscalls.h>Adrian Bunk2008-02-061-0/+1
* proper prototype for signals_init()Adrian Bunk2008-02-062-1/+3
* smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()Jeff Layton2008-02-061-3/+2
* read_current_timer() cleanupsAndrew Morton2008-02-069-14/+20
* scheduled OSS driver removalAdrian Bunk2008-02-0612-9697/+4
* FAT: Fix printk format stringsVegard Nossum2008-02-062-7/+4
* proper show_interrupts() prototypeAdrian Bunk2008-02-063-1/+4
* MNT_UNBINDABLE fixAndries E. Brouwer2008-02-061-0/+2
* remove mm_{ptov,vtop}()Adrian Bunk2008-02-065-10/+0
* cleanup after APUS removalAdrian Bunk2008-02-0611-29/+10
* make ipc/util.c:sysvipc_find_ipc() staticAdrian Bunk2008-02-061-2/+2
* register_cpu __devinit or __cpuinitRandy Dunlap2008-02-061-1/+1
* Allow auto-destruction of loop devicesDavid Woodhouse2008-02-062-0/+9
* remove support for un-needed _extratext sectionRobin Getz2008-02-064-31/+11
* Parallel port: convert port_mutex to the mutex APIMatthias Kaehlcke2008-02-062-7/+7
* dcdbas: add DMI-based module autloadingMatt Domsch2008-02-061-1/+2
* Genericizing iova.[ch]David Miller2008-02-065-20/+23
* IPC: fix error check in all new xxx_lock() and xxx_exit_ns() functionsPierre Peiffer2008-02-063-9/+45
* Remove pointless casts from void pointersJeff Garzik2008-02-0615-23/+21
* SIGIO-driven I/O with inotify queuesDmitry Antipov2008-02-061-0/+14
* ext2: change the default behaviour on errorAneesh Kumar K.V2008-02-061-8/+8
* ext2: return after ext2_error in case of failuresAneesh Kumar K.V2008-02-061-2/+6
* sound/oss/sb_common.c: fix casting warningJeff Garzik2008-02-061-1/+2
* sound/oss/pss: set_io_base() always returns success, mark it voidJeff Garzik2008-02-061-23/+7
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-069-9/+0
* hash: add explicit u32 and u64 versions of hashMatthew Wilcox2008-02-061-15/+27
* use __set_task_state() for TRACED/STOPPED tasksOleg Nesterov2008-02-063-8/+6
OpenPOWER on IntegriCloud