aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17NBD: set uninitialized devices to size 0Paul Clements1-2/+5
2007-10-17CodingStyle: relax the 80-cole ruleAlan Cox1-2/+5
2007-10-17cleanup floppy.hJan Beulich12-35/+0
2007-10-17floppy: tolerate DMA channel unavailabilityJan Beulich1-5/+9
2007-10-17Move PREEMPT_NOTIFIERS into an always-included KconfigAvi Kivity2-3/+3
2007-10-17tty.h: remove dead defineAlan Cox1-5/+0
2007-10-17Shrink task_struct if CONFIG_FUTEX=nAlexey Dobriyan3-3/+9
2007-10-17add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macrosKen'ichi Ohmichi5-56/+56
2007-10-17add-vmcore: use the existing ia64_tpa() instead of asm codeKen'ichi Ohmichi1-4/+2
2007-10-17add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_dataKen'ichi Ohmichi2-0/+7
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi3-13/+15
2007-10-17Add vmcoreinfoKen'ichi Ohmichi8-1/+200
2007-10-17binfmt_flat: warning fixesAndrew Morton1-6/+8
2007-10-17Add stack checking for BlackfinMike Frysinger1-0/+3
2007-10-17do_sigaction: don't worry about signal_pending()Oleg Nesterov1-9/+0
2007-10-17exec: RT sub-thread can livelock and monopolize CPU on execOleg Nesterov2-16/+22
2007-10-17exec: consolidate 2 fast-pathsOleg Nesterov1-9/+0
2007-10-17exec: simplify the new ->sighand allocationOleg Nesterov1-15/+9
2007-10-17exec: simplify ->sighand switchingOleg Nesterov1-7/+1
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers6-11/+11
2007-10-17aio: account I/O wait time properlyJeff Moyer1-3/+3
2007-10-17Make rcutorture RNG use temporal entropyPaul E. McKenney1-6/+3
2007-10-17Use num_possible_cpus() instead of NR_CPUS for timer distributionjohn stultz1-1/+1
2007-10-17Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signalChris Wright1-1/+30
2007-10-17allow disabling DNOTIFY without EMBEDDEDAdrian Bunk1-2/+2
2007-10-17make fs/libfs.c:simple_commit_write() staticAdrian Bunk2-5/+2
2007-10-17kernel/time/timekeeping.c: cleanupsAdrian Bunk2-5/+2
2007-10-17limit minixfs printks on corrupted dir i_sizeEric Sandeen2-4/+14
2007-10-17ext2/4: use is_power_of_2()vignesh babu2-2/+3
2007-10-17Shrink struct task_struct::oomkilladjAlexey Dobriyan1-1/+1
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering17-51/+51
2007-10-17cramfs: error message about endianessAndi Drebes2-1/+11
2007-10-17include linux/types.h in if_fddi.hOlaf Hering1-0/+2
2007-10-17clean out unused code in dentry pruningMiklos Szeredi1-14/+10
2007-10-17exec: remove unnecessary check for MNT_NOEXECMiklos Szeredi1-5/+1
2007-10-17fix execute checking in permission()Miklos Szeredi1-12/+24
2007-10-17VFS: check nanoseconds in utimensatMiklos Szeredi1-0/+13
2007-10-17lib/sort.c optimizationSubbaiah Venkata1-1/+1
2007-10-17remove consolemap.h from header exportsOlaf Hering1-1/+0
2007-10-17jsm: Remove further unneeded crudAlan Cox1-40/+3
2007-10-17mxser: Remove use of dead TTY_FLIPBUF_SIZE definitionAlan Cox1-2/+1
2007-10-17unicode diacritics supportSamuel Thibault12-36/+158
2007-10-17aoe: remove unecessary wrapper functionEd L. Cashin3-17/+8
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V3-38/+134
2007-10-17Add MMF_DUMP_ELF_HEADERSRoland McGrath2-26/+55
2007-10-17do not export /usr/include/scsi in make headers_installOlaf Hering2-5/+0
2007-10-17wait_task_stopped/continued: remove unneeded p->signal != NULL checkOleg Nesterov1-4/+1
2007-10-17__group_complete_signal: eliminate unneeded wakeup of ->group_exit_taskOleg Nesterov1-7/+4
2007-10-17wait_task_zombie: don't fight with non-existing race with a dying ptraceeOleg Nesterov1-7/+0
2007-10-17zap_other_threads: don't optimize thread_group_empty() caseOleg Nesterov1-3/+0