aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17docs: ramdisk/initrd/initramfs correctionsRandy Dunlap
2007-10-17local_t: update documentationMathieu Desnoyers
2007-10-17atomic_ops.txt: mention local_tGrant Grundler
2007-10-17local_t Documentation update 2Mathieu Desnoyers
2007-10-17Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day
2007-10-17drivers/block/cciss.c: fix check-after-useAdrian Bunk
2007-10-17make kernel/profile.c:time_hook staticAdrian Bunk
2007-10-17kernel/sys_ni.c: add dummy sys_ni_syscall() prototypeAdrian Bunk
2007-10-17n_hdlc.c: fix check-after-useAdrian Bunk
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-17cciss: fix error reporting for SG_IOSteve Cameron
2007-10-17NBD: allow hung network I/O to be cancelledPaul Clements
2007-10-17NBD: set uninitialized devices to size 0Paul Clements
2007-10-17CodingStyle: relax the 80-cole ruleAlan Cox
2007-10-17cleanup floppy.hJan Beulich
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity
2007-10-17tty.h: remove dead defineAlan Cox
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi
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