| Commit message (Expand) | Author | Age | Files | Lines |
* | binfmt_flat: warning fixes | Andrew Morton | 2007-10-17 | 1 | -6/+8 |
* | Add stack checking for Blackfin | Mike Frysinger | 2007-10-17 | 1 | -0/+3 |
* | do_sigaction: don't worry about signal_pending() | Oleg Nesterov | 2007-10-17 | 1 | -9/+0 |
* | exec: RT sub-thread can livelock and monopolize CPU on exec | Oleg Nesterov | 2007-10-17 | 2 | -16/+22 |
* | exec: consolidate 2 fast-paths | Oleg Nesterov | 2007-10-17 | 1 | -9/+0 |
* | exec: simplify the new ->sighand allocation | Oleg Nesterov | 2007-10-17 | 1 | -15/+9 |
* | exec: simplify ->sighand switching | Oleg Nesterov | 2007-10-17 | 1 | -7/+1 |
* | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers | 2007-10-17 | 6 | -11/+11 |
* | aio: account I/O wait time properly | Jeff Moyer | 2007-10-17 | 1 | -3/+3 |
* | Make rcutorture RNG use temporal entropy | Paul E. McKenney | 2007-10-17 | 1 | -6/+3 |
* | Use num_possible_cpus() instead of NR_CPUS for timer distribution | john stultz | 2007-10-17 | 1 | -1/+1 |
* | Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal | Chris Wright | 2007-10-17 | 1 | -1/+30 |
* | allow disabling DNOTIFY without EMBEDDED | Adrian Bunk | 2007-10-17 | 1 | -2/+2 |
* | make fs/libfs.c:simple_commit_write() static | Adrian Bunk | 2007-10-17 | 2 | -5/+2 |
* | kernel/time/timekeeping.c: cleanups | Adrian Bunk | 2007-10-17 | 2 | -5/+2 |
* | limit minixfs printks on corrupted dir i_size | Eric Sandeen | 2007-10-17 | 2 | -4/+14 |
* | ext2/4: use is_power_of_2() | vignesh babu | 2007-10-17 | 2 | -2/+3 |
* | Shrink struct task_struct::oomkilladj | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | remove strict ansi check from __u64 in asm/types.h | Olaf Hering | 2007-10-17 | 17 | -51/+51 |
* | cramfs: error message about endianess | Andi Drebes | 2007-10-17 | 2 | -1/+11 |
* | include linux/types.h in if_fddi.h | Olaf Hering | 2007-10-17 | 1 | -0/+2 |
* | clean out unused code in dentry pruning | Miklos Szeredi | 2007-10-17 | 1 | -14/+10 |
* | exec: remove unnecessary check for MNT_NOEXEC | Miklos Szeredi | 2007-10-17 | 1 | -5/+1 |
* | fix execute checking in permission() | Miklos Szeredi | 2007-10-17 | 1 | -12/+24 |
* | VFS: check nanoseconds in utimensat | Miklos Szeredi | 2007-10-17 | 1 | -0/+13 |
* | lib/sort.c optimization | Subbaiah Venkata | 2007-10-17 | 1 | -1/+1 |
* | remove consolemap.h from header exports | Olaf Hering | 2007-10-17 | 1 | -1/+0 |
* | jsm: Remove further unneeded crud | Alan Cox | 2007-10-17 | 1 | -40/+3 |
* | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox | 2007-10-17 | 1 | -2/+1 |
* | unicode diacritics support | Samuel Thibault | 2007-10-17 | 12 | -36/+158 |
* | aoe: remove unecessary wrapper function | Ed L. Cashin | 2007-10-17 | 3 | -17/+8 |
* | ext2/ext3/ext4: add block bitmap validation | Aneesh Kumar K.V | 2007-10-17 | 3 | -38/+134 |
* | Add MMF_DUMP_ELF_HEADERS | Roland McGrath | 2007-10-17 | 2 | -26/+55 |
* | do not export /usr/include/scsi in make headers_install | Olaf Hering | 2007-10-17 | 2 | -5/+0 |
* | wait_task_stopped/continued: remove unneeded p->signal != NULL check | Oleg Nesterov | 2007-10-17 | 1 | -4/+1 |
* | __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task | Oleg Nesterov | 2007-10-17 | 1 | -7/+4 |
* | wait_task_zombie: don't fight with non-existing race with a dying ptracee | Oleg Nesterov | 2007-10-17 | 1 | -7/+0 |
* | zap_other_threads: don't optimize thread_group_empty() case | Oleg Nesterov | 2007-10-17 | 1 | -3/+0 |
* | exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting | Oleg Nesterov | 2007-10-17 | 1 | -4/+1 |
* | wait_task_zombie: fix 2/3 races vs forget_original_parent() | Oleg Nesterov | 2007-10-17 | 1 | -24/+21 |
* | wait_task_zombie: remove unneeded child->signal check | Oleg Nesterov | 2007-10-17 | 1 | -1/+1 |
* | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl | 2007-10-17 | 1 | -2/+3 |
* | powerpc: Use linux/elfcore-compat.h | Roland McGrath | 2007-10-17 | 2 | -54/+51 |
* | Add linux/elfcore-compat.h | Roland McGrath | 2007-10-17 | 1 | -0/+55 |
* | ufs: Fix mount check in ufs_fill_super() | Satyam Sharma | 2007-10-17 | 1 | -7/+8 |
* | ufs: move non-layout parts of ufs_fs.h to fs/ufs/ | Christoph Hellwig | 2007-10-17 | 15 | -198/+171 |
* | Tweak /proc/ipmi removal | Alexey Dobriyan | 2007-10-17 | 1 | -1/+1 |
* | handle the multi-threaded init's exit() properly | Oleg Nesterov | 2007-10-17 | 1 | -20/+11 |
* | Deprecate a.out ELF interpreters | Andi Kleen | 2007-10-17 | 2 | -0/+19 |
* | do_sigaction: remove now unneeded recalc_sigpending() | Oleg Nesterov | 2007-10-17 | 1 | -1/+0 |