summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* cramfs: error message about endianessAndi Drebes2007-10-172-1/+11
* include linux/types.h in if_fddi.hOlaf Hering2007-10-171-0/+2
* clean out unused code in dentry pruningMiklos Szeredi2007-10-171-14/+10
* exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi2007-10-171-5/+1
* fix execute checking in permission()Miklos Szeredi2007-10-171-12/+24
* VFS: check nanoseconds in utimensatMiklos Szeredi2007-10-171-0/+13
* lib/sort.c optimizationSubbaiah Venkata2007-10-171-1/+1
* remove consolemap.h from header exportsOlaf Hering2007-10-171-1/+0
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox2007-10-171-2/+1
* unicode diacritics supportSamuel Thibault2007-10-1712-36/+158
* aoe: remove unecessary wrapper functionEd L. Cashin2007-10-173-17/+8
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-173-38/+134
OpenPOWER on IntegriCloud