Age | Commit message (Expand) | Author |
2007-10-17 | remove include/asm-*/ipc.h | Adrian Bunk |
2007-10-17 | Drop some headers from mm.h | Alexey Dobriyan |
2007-10-17 | cciss: fix error reporting for SG_IO | Steve Cameron |
2007-10-17 | NBD: allow hung network I/O to be cancelled | Paul Clements |
2007-10-17 | NBD: set uninitialized devices to size 0 | Paul Clements |
2007-10-17 | CodingStyle: relax the 80-cole rule | Alan Cox |
2007-10-17 | cleanup floppy.h | Jan Beulich |
2007-10-17 | floppy: tolerate DMA channel unavailability | Jan Beulich |
2007-10-17 | Move PREEMPT_NOTIFIERS into an always-included Kconfig | Avi Kivity |
2007-10-17 | tty.h: remove dead define | Alan Cox |
2007-10-17 | Shrink task_struct if CONFIG_FUTEX=n | Alexey Dobriyan |
2007-10-17 | add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros | Ken'ichi Ohmichi |
2007-10-17 | add-vmcore: use the existing ia64_tpa() instead of asm code | Ken'ichi Ohmichi |
2007-10-17 | add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data | Ken'ichi Ohmichi |
2007-10-17 | add-vmcore: cleanup the coding style according to Andrew's comments | Ken'ichi Ohmichi |
2007-10-17 | Add vmcoreinfo | Ken'ichi Ohmichi |
2007-10-17 | binfmt_flat: warning fixes | Andrew Morton |
2007-10-17 | Add stack checking for Blackfin | Mike Frysinger |
2007-10-17 | do_sigaction: don't worry about signal_pending() | Oleg Nesterov |
2007-10-17 | exec: RT sub-thread can livelock and monopolize CPU on exec | Oleg Nesterov |
2007-10-17 | exec: consolidate 2 fast-paths | Oleg Nesterov |
2007-10-17 | exec: simplify the new ->sighand allocation | Oleg Nesterov |
2007-10-17 | exec: simplify ->sighand switching | Oleg Nesterov |
2007-10-17 | Fix f_version type: should be u64 instead of unsigned long | Mathieu Desnoyers |
2007-10-17 | aio: account I/O wait time properly | Jeff Moyer |
2007-10-17 | Make rcutorture RNG use temporal entropy | Paul E. McKenney |
2007-10-17 | Use num_possible_cpus() instead of NR_CPUS for timer distribution | john stultz |
2007-10-17 | Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal | Chris Wright |
2007-10-17 | allow disabling DNOTIFY without EMBEDDED | Adrian Bunk |
2007-10-17 | make fs/libfs.c:simple_commit_write() static | Adrian Bunk |
2007-10-17 | kernel/time/timekeeping.c: cleanups | Adrian Bunk |
2007-10-17 | limit minixfs printks on corrupted dir i_size | Eric Sandeen |
2007-10-17 | ext2/4: use is_power_of_2() | vignesh babu |
2007-10-17 | Shrink struct task_struct::oomkilladj | Alexey Dobriyan |
2007-10-17 | remove strict ansi check from __u64 in asm/types.h | Olaf Hering |
2007-10-17 | cramfs: error message about endianess | Andi Drebes |
2007-10-17 | include linux/types.h in if_fddi.h | Olaf Hering |
2007-10-17 | clean out unused code in dentry pruning | Miklos Szeredi |
2007-10-17 | exec: remove unnecessary check for MNT_NOEXEC | Miklos Szeredi |
2007-10-17 | fix execute checking in permission() | Miklos Szeredi |
2007-10-17 | VFS: check nanoseconds in utimensat | Miklos Szeredi |
2007-10-17 | lib/sort.c optimization | Subbaiah Venkata |
2007-10-17 | remove consolemap.h from header exports | Olaf Hering |
2007-10-17 | jsm: Remove further unneeded crud | Alan Cox |
2007-10-17 | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-10-17 | aoe: remove unecessary wrapper function | Ed L. Cashin |
2007-10-17 | ext2/ext3/ext4: add block bitmap validation | Aneesh Kumar K.V |
2007-10-17 | Add MMF_DUMP_ELF_HEADERS | Roland McGrath |
2007-10-17 | do not export /usr/include/scsi in make headers_install | Olaf Hering |