aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Remove commented-out code copied from NFSMatthew Wilcox2007-12-06
* NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* Add wait_for_completion_killableMatthew Wilcox2007-12-06
* Add wait_event_killableMatthew Wilcox2007-12-06
* Add schedule_timeout_killableMatthew Wilcox2007-12-06
* Use mutex_lock_killable in vfs_readdirLiam R. Howlett2007-12-06
* Add mutex_lock_killableLiam R. Howlett2007-12-06
* Use lock_page_killableMatthew Wilcox2007-12-06
* Add lock_page_killableMatthew Wilcox2007-12-06
* Add fatal_signal_pendingMatthew Wilcox2007-12-06
* Add TASK_WAKEKILLMatthew Wilcox2007-12-06
* exit: Use task_is_*Matthew Wilcox2007-12-06
* signal: Use task_is_*Matthew Wilcox2007-12-06
* sched: Use task_contributes_to_load, TASK_ALL and TASK_NORMALMatthew Wilcox2007-12-06
* ptrace: Use task_is_*Matthew Wilcox2007-12-06
* power: Use task_is_*Matthew Wilcox2007-12-06
* wait: Use TASK_NORMALMatthew Wilcox2007-12-06
* proc/base.c: Use task_is_*Matthew Wilcox2007-12-06
* proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-06
* perfmon: Use task_is_*Matthew Wilcox2007-12-06
* Add macros to replace direct uses of TASK_ flagsMatthew Wilcox2007-12-06
* Use wake_up_locked() in eventpollMatthew Wilcox2007-12-06
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-06
|\
| * [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-06
| * [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-06
| * [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-06
| * [MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle2007-12-06
* | Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds2007-12-06
* | Fix oprofile configuration breakageRalf Baechle2007-12-06
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-12-05
|\
| * futex: correctly return -EFAULT not -EINVALThomas Gleixner2007-12-05
| * lockdep: in_range() fixOleg Nesterov2007-12-05
| * lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-05
| * sched: style cleanupsIngo Molnar2007-12-05
| * futex: fix for futex_wait signal stack corruptionSteven Rostedt2007-12-05
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2007-12-05
|\ \
| * | VM/Security: add security hook to do_brkEric Paris2007-12-05
| * | Security: round mmap hint address above mmap_min_addrEric Paris2007-12-05
| * | security: protect from stack expantion into low vm addressesEric Paris2007-12-05
| * | Security: allow capable check to permit mmap or low vm spaceEric Paris2007-12-05
| * | SELinux: detect dead booleansStephen Smalley2007-12-05
| * | SELinux: do not clear f_op when removing entriesStephen Smalley2007-12-05
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-12-05
|\ \
| * | [LRO]: fix lro_gen_skb() alignmentAndrew Gallatin2007-12-05
| * | [TCP]: NAGLE_PUSH seems to be a wrong way aroundIlpo Järvinen2007-12-05
| * | [TCP]: Move prior_in_flight collect to more robust placeIlpo Järvinen2007-12-05
| * | [TCP] FRTO: Use of existing funcs make code more obvious & robustIlpo Järvinen2007-12-05
| * | [IRDA]: Move ircomm_tty_line_info() under #ifdef CONFIG_PROC_FSPavel Emelyanov2007-12-05
| * | [ROSE]: Trivial compilation CONFIG_INET=n casePavel Emelyanov2007-12-05
| * | [IPVS]: Fix sched registration race when checking for name collision.Pavel Emelyanov2007-12-05