aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17aio: account I/O wait time properlyJeff Moyer1-3/+3
2007-10-17Make rcutorture RNG use temporal entropyPaul E. McKenney1-6/+3
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz1-1/+1
2007-10-17Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright1-1/+30
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk1-2/+2
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk2-5/+2
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk2-5/+2
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen2-4/+14
2007-10-17ext2/4: use is_power_of_2()vignesh babu2-2/+3
2007-10-17Shrink struct task_struct::oomkilladjAlexey Dobriyan1-1/+1
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering17-51/+51
2007-10-17cramfs: error message about endianessAndi Drebes2-1/+11
2007-10-17include linux/types.h in if_fddi.hOlaf Hering1-0/+2
2007-10-17clean out unused code in dentry pruningMiklos Szeredi1-14/+10
2007-10-17exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi1-5/+1
2007-10-17fix execute checking in permission()Miklos Szeredi1-12/+24
2007-10-17VFS: check nanoseconds in utimensatMiklos Szeredi1-0/+13
2007-10-17lib/sort.c optimizationSubbaiah Venkata1-1/+1
2007-10-17remove consolemap.h from header exportsOlaf Hering1-1/+0
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox1-2/+1
2007-10-17unicode diacritics supportSamuel Thibault12-36/+158
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin3-17/+8
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V3-38/+134
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath2-26/+55
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering2-5/+0
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov1-4/+1
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov1-7/+4
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov1-7/+0
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov1-3/+0
2007-10-17exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov1-4/+1
2007-10-17wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov1-24/+21
2007-10-17wait_task_zombie: remove unneeded child->signal checkOleg Nesterov1-1/+1
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl1-2/+3
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath2-54/+51