aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Add stack checking for BlackfinMike Frysinger2007-10-17
* do_sigaction: don't worry about signal_pending()Oleg Nesterov2007-10-17
* exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov2007-10-17
* exec: consolidate 2 fast-pathsOleg Nesterov2007-10-17
* exec: simplify the new ->sighand allocationOleg Nesterov2007-10-17
* exec: simplify ->sighand switchingOleg Nesterov2007-10-17
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* aio: account I/O wait time properlyJeff Moyer2007-10-17
* Make rcutorture RNG use temporal entropyPaul E. McKenney2007-10-17
* Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-17
* Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright2007-10-17
* allow disabling DNOTIFY without EMBEDDEDAdrian Bunk2007-10-17
* make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-17
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-17
* limit minixfs printks on corrupted dir i_sizeEric Sandeen2007-10-17
* ext2/4: use is_power_of_2()vignesh babu2007-10-17
* Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-17
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-17
* cramfs: error message about endianessAndi Drebes2007-10-17
* include linux/types.h in if_fddi.hOlaf Hering2007-10-17
* clean out unused code in dentry pruningMiklos Szeredi2007-10-17
* exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi2007-10-17
* fix execute checking in permission()Miklos Szeredi2007-10-17
* VFS: check nanoseconds in utimensatMiklos Szeredi2007-10-17
* lib/sort.c optimizationSubbaiah Venkata2007-10-17
* remove consolemap.h from header exportsOlaf Hering2007-10-17
* jsm: Remove further unneeded crudAlan Cox2007-10-17
* mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-17
* unicode diacritics supportSamuel Thibault2007-10-17
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-17
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-17
* Add MMF_DUMP_ELF_HEADERSRoland McGrath2007-10-17
* do not export /usr/include/scsi in make headers_installOlaf Hering2007-10-17
* wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov2007-10-17
* __group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov2007-10-17
* wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov2007-10-17
* zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov2007-10-17
* exit_notify: don't take tasklist for TIF_SIGPENDING re-targetingOleg Nesterov2007-10-17
* wait_task_zombie: fix 2/3 races vs forget_original_parent()Oleg Nesterov2007-10-17
* wait_task_zombie: remove unneeded child->signal checkOleg Nesterov2007-10-17
* pnp: avoid a small unlikely memory leak in proc_read_escd()Jesper Juhl2007-10-17
* powerpc: Use linux/elfcore-compat.hRoland McGrath2007-10-17
* Add linux/elfcore-compat.hRoland McGrath2007-10-17
* ufs: Fix mount check in ufs_fill_super()Satyam Sharma2007-10-17
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* Tweak /proc/ipmi removalAlexey Dobriyan2007-10-17
* handle the multi-threaded init's exit() properlyOleg Nesterov2007-10-17
* Deprecate a.out ELF interpretersAndi Kleen2007-10-17
* do_sigaction: remove now unneeded recalc_sigpending()Oleg Nesterov2007-10-17
* pi-futex: set PF_EXITING without taking ->pi_lockOleg Nesterov2007-10-17