aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* store __setup_str_* in a more compact wayJan Beulich2007-10-171-1/+1
* handle recursive calls to bust_spinlocks()Jan Beulich2007-10-171-3/+3
* Add a "rounddown_pow_of_two" routine to log2.hRobert P. J. Day2007-10-171-0/+25
* make dmapool code use __set_current_state()Arjan van de Ven2007-10-171-1/+1
* quota: send messages via netlinkJan Kara2007-10-174-30/+222
* Remove final traces of long-deprecated "ramdisk" kernel parmRobert P. J. Day2007-10-174-19/+3
* docs: ramdisk/initrd/initramfs correctionsRandy Dunlap2007-10-174-22/+27
* local_t: update documentationMathieu Desnoyers2007-10-171-1/+1
* atomic_ops.txt: mention local_tGrant Grundler2007-10-171-0/+4
* local_t Documentation update 2Mathieu Desnoyers2007-10-171-0/+23
* Remove valueless definition of hard-selected RAMFS optionRobert P. J. Day2007-10-173-16/+2
* drivers/block/cciss.c: fix check-after-useAdrian Bunk2007-10-171-29/+27
* make kernel/profile.c:time_hook staticAdrian Bunk2007-10-172-4/+1
* kernel/sys_ni.c: add dummy sys_ni_syscall() prototypeAdrian Bunk2007-10-171-0/+4
* n_hdlc.c: fix check-after-useAdrian Bunk2007-10-171-1/+1
* remove include/asm-*/ipc.hAdrian Bunk2007-10-1747-77/+47
* Drop some headers from mm.hAlexey Dobriyan2007-10-175-4/+4
* cciss: fix error reporting for SG_IOSteve Cameron2007-10-171-18/+61
* NBD: allow hung network I/O to be cancelledPaul Clements2007-10-172-31/+64
* NBD: set uninitialized devices to size 0Paul Clements2007-10-171-2/+5
* CodingStyle: relax the 80-cole ruleAlan Cox2007-10-171-2/+5
* cleanup floppy.hJan Beulich2007-10-1712-35/+0
* floppy: tolerate DMA channel unavailabilityJan Beulich2007-10-171-5/+9
* Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity2007-10-172-3/+3
* tty.h: remove dead defineAlan Cox2007-10-171-5/+0
* Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan2007-10-173-3/+9
* add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi2007-10-175-56/+56
* add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi2007-10-171-4/+2
* add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2007-10-172-0/+7
* add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-173-13/+15
* Add vmcoreinfoKen'ichi Ohmichi2007-10-178-1/+200
* binfmt_flat: warning fixesAndrew Morton2007-10-171-6/+8
* Add stack checking for BlackfinMike Frysinger2007-10-171-0/+3
* do_sigaction: don't worry about signal_pending()Oleg Nesterov2007-10-171-9/+0
* exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov2007-10-172-16/+22
* exec: consolidate 2 fast-pathsOleg Nesterov2007-10-171-9/+0
* exec: simplify the new ->sighand allocationOleg Nesterov2007-10-171-15/+9
* exec: simplify ->sighand switchingOleg Nesterov2007-10-171-7/+1
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-176-11/+11
* aio: account I/O wait time properlyJeff Moyer2007-10-171-3/+3
* Make rcutorture RNG use temporal entropyPaul E. McKenney2007-10-171-6/+3
* Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz2007-10-171-1/+1
* Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright2007-10-171-1/+30
* allow disabling DNOTIFY without EMBEDDEDAdrian Bunk2007-10-171-2/+2
* make fs/libfs.c:simple_commit_write() staticAdrian Bunk2007-10-172-5/+2
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-172-5/+2
* limit minixfs printks on corrupted dir i_sizeEric Sandeen2007-10-172-4/+14
* ext2/4: use is_power_of_2()vignesh babu2007-10-172-2/+3
* Shrink struct task_struct::oomkilladjAlexey Dobriyan2007-10-171-1/+1
* remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-1717-51/+51