summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-17I2O: Fix "defined but not used" build warningsSatyam Sharma
2007-10-17update checkpatch.pl to version 0.10Andy Whitcroft
2007-10-17add CONFIG_VT_UNICODEBill Nottingham
2007-10-17avoid negative (and full-width) shifts in radix-tree.cPeter Lund
2007-10-17constify string/array kparam tracking structuresJan Beulich
2007-10-17store __setup_str_* in a more compact wayJan Beulich
2007-10-17handle recursive calls to bust_spinlocks()Jan Beulich
2007-10-17Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day
2007-10-17make dmapool code use __set_current_state()Arjan van de Ven
2007-10-17quota: send messages via netlinkJan Kara
2007-10-17Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day
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