Commit Graph

70789 Commits (f0ae5669be0ec8b93d6e6f56001c60c3113df694)
 

Author SHA1 Message Date
Avi Kivity e98c320291 Move PREEMPT_NOTIFIERS into an always-included Kconfig 17 years ago
Alan Cox 328dfd0f78 tty.h: remove dead define 17 years ago
Alexey Dobriyan 42b2dd0a02 Shrink task_struct if CONFIG_FUTEX=n 17 years ago
Ken'ichi Ohmichi bcbba6c10e add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros 17 years ago
Ken'ichi Ohmichi 00cab92f9e add-vmcore: use the existing ia64_tpa() instead of asm code 17 years ago
Ken'ichi Ohmichi 6cfa062f01 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data 17 years ago
Ken'ichi Ohmichi d768281e97 add-vmcore: cleanup the coding style according to Andrew's comments 17 years ago
Ken'ichi Ohmichi fd59d231f8 Add vmcoreinfo 17 years ago
Andrew Morton 0e647c04f6 binfmt_flat: warning fixes 17 years ago
Mike Frysinger 1e9535a591 Add stack checking for Blackfin 17 years ago
Oleg Nesterov 13fbcb7312 do_sigaction: don't worry about signal_pending() 17 years ago
Oleg Nesterov 6db840fa78 exec: RT sub-thread can livelock and monopolize CPU on exec 17 years ago
Oleg Nesterov 356d6d5058 exec: consolidate 2 fast-paths 17 years ago
Oleg Nesterov b2c903b879 exec: simplify the new ->sighand allocation 17 years ago
Oleg Nesterov 0840a90d94 exec: simplify ->sighand switching 17 years ago
Mathieu Desnoyers 2b47c3611d Fix f_version type: should be u64 instead of unsigned long 17 years ago
Jeff Moyer 41d10da371 aio: account I/O wait time properly 17 years ago
Paul E. McKenney c17ac85504 Make rcutorture RNG use temporal entropy 17 years ago
john stultz b2d9323d13 Use num_possible_cpus() instead of NR_CPUS for timer distribution 17 years ago
Chris Wright 3075d9da0b Use ERESTART_RESTARTBLOCK if poll() is interrupted by a signal 17 years ago
Adrian Bunk 7e341fa1f8 allow disabling DNOTIFY without EMBEDDED 17 years ago
Adrian Bunk 4a239427f2 make fs/libfs.c:simple_commit_write() static 17 years ago
Adrian Bunk ba2a631b14 kernel/time/timekeeping.c: cleanups 17 years ago
Eric Sandeen f44ec6f3f8 limit minixfs printks on corrupted dir i_size 17 years ago
vignesh babu d8ea6cf899 ext2/4: use is_power_of_2() 17 years ago
Alexey Dobriyan 3befe7ceb8 Shrink struct task_struct::oomkilladj 17 years ago
Olaf Hering 68a9bd0cd5 remove strict ansi check from __u64 in asm/types.h 17 years ago
Andi Drebes ac8d35c565 cramfs: error message about endianess 17 years ago
Olaf Hering 7f44c3621a include linux/types.h in if_fddi.h 17 years ago
Miklos Szeredi 85864e1038 clean out unused code in dentry pruning 17 years ago
Miklos Szeredi 1a159dd229 exec: remove unnecessary check for MNT_NOEXEC 17 years ago
Miklos Szeredi 22590e41cb fix execute checking in permission() 17 years ago
Miklos Szeredi 043f46f615 VFS: check nanoseconds in utimensat 17 years ago
Subbaiah Venkata 995e4286a0 lib/sort.c optimization 17 years ago
Olaf Hering e30618cbd1 remove consolemap.h from header exports 17 years ago
Alan Cox 7ba4b927f5 jsm: Remove further unneeded crud 17 years ago
Alan Cox 7f748bbd7f mxser: Remove use of dead TTY_FLIPBUF_SIZE definition 17 years ago
Samuel Thibault 04c7197650 unicode diacritics support 17 years ago
Ed L. Cashin abdbf94d7c aoe: remove unecessary wrapper function 17 years ago
Aneesh Kumar K.V 7c9e69faa2 ext2/ext3/ext4: add block bitmap validation 17 years ago
Roland McGrath 82df39738b Add MMF_DUMP_ELF_HEADERS 17 years ago
Olaf Hering e629a7ddc0 do not export /usr/include/scsi in make headers_install 17 years ago
Oleg Nesterov 715015e8da wait_task_stopped/continued: remove unneeded p->signal != NULL check 17 years ago
Oleg Nesterov 18442cf28a __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task 17 years ago
Oleg Nesterov 442a10cf9e wait_task_zombie: don't fight with non-existing race with a dying ptracee 17 years ago
Oleg Nesterov ebca4cda11 zap_other_threads: don't optimize thread_group_empty() case 17 years ago
Oleg Nesterov 3ae4cbadf4 exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting 17 years ago
Oleg Nesterov 2f4e6e2a81 wait_task_zombie: fix 2/3 races vs forget_original_parent() 17 years ago
Oleg Nesterov 407af46a96 wait_task_zombie: remove unneeded child->signal check 17 years ago
Jesper Juhl a8b0ac0873 pnp: avoid a small unlikely memory leak in proc_read_escd() 17 years ago