aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-17binfmt_flat: warning fixesAndrew Morton
2007-10-17Add stack checking for BlackfinMike Frysinger
2007-10-17do_sigaction: don't worry about signal_pending()Oleg Nesterov
2007-10-17exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov
2007-10-17exec: consolidate 2 fast-pathsOleg Nesterov
2007-10-17exec: simplify the new ->sighand allocationOleg Nesterov
2007-10-17exec: simplify ->sighand switchingOleg Nesterov
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers
2007-10-17aio: account I/O wait time properlyJeff Moyer
2007-10-17Make rcutorture RNG use temporal entropyPaul E. McKenney
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz
2007-10-17Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen
2007-10-17ext2/4: use is_power_of_2()vignesh babu
2007-10-17Shrink struct task_struct::oomkilladjAlexey Dobriyan
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17cramfs: error message about endianessAndi Drebes
2007-10-17include linux/types.h in if_fddi.hOlaf Hering
2007-10-17clean out unused code in dentry pruningMiklos Szeredi
2007-10-17exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi
2007-10-17fix execute checking in permission()Miklos Szeredi
2007-10-17VFS: check nanoseconds in utimensatMiklos Szeredi
2007-10-17lib/sort.c optimizationSubbaiah Venkata
2007-10-17remove consolemap.h from header exportsOlaf Hering
2007-10-17jsm: Remove further unneeded crudAlan Cox
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox
2007-10-17unicode diacritics supportSamuel Thibault
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov
2007-10-17exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov
2007-10-17wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov
2007-10-17wait_task_zombie: remove unneeded child->signal checkOleg Nesterov
2007-10-17pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl
2007-10-17powerpc: Use linux/elfcore-compat.hRoland McGrath
2007-10-17Add linux/elfcore-compat.hRoland McGrath
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig