intelfb: fixup p calculation
[safe/jmp/linux-2.6] / kernel /
2006-04-02 Eric SesterhennBUG_ON() Conversion in kernel/signal.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in kernel/signal.c
2006-04-02 Eric SesterhennBUG_ON() Conversion in kernel/ptrace.c
2006-03-31 Kalin KOZHUHAROVFix comments: s/granuality/granularity/
2006-03-31 Eric SesterhennBUG_ON() Conversion in kernel/printk.c
2006-03-31 Adrian Bunkhelp text: SOFTWARE_SUSPEND doesn't need ACPI
2006-03-31 Kirill Korotaev[PATCH] wrong error path in dup_fd() leading to oopses...
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-31 Eric W. Biederman[PATCH] task: RCU protect task->usage
2006-03-31 Andrew Morton[PATCH] resurrect __put_task_struct
2006-03-31 Eric W. Biederman[PATCH] Make setsid() more robust
2006-03-31 Thomas Gleixner[PATCH] futex: check and validate timevals
2006-03-31 Con Kolivas[PATCH] sched: activate SCHED BATCH expired
2006-03-31 Con Kolivas[PATCH] sched: remove on runqueue requeueing
2006-03-31 Con Kolivas[PATCH] sched: include noninteractive sleep in idle...
2006-03-31 Con Kolivas[PATCH] sched: dont decrease idle sleep avg
2006-03-31 Con Kolivas[PATCH] sched: make task_noninteractive use sleep_type
2006-03-31 Con Kolivas[PATCH] sched: cleanup task_activated()
2006-03-31 Jack Steiner[PATCH] sched: reduce overhead of calc_load
2006-03-31 Dimitri Sivanich[PATCH] hrtimer: call get_softirq_time() only when...
2006-03-31 Thomas Gleixner[PATCH] hrtimer: use generic sleeper for nanosleep
2006-03-31 Thomas Gleixner[PATCH] hrtimer: create generic sleeper
2006-03-31 Andrew Morton[PATCH] modules: permit Dual-MIT/GPL licenses
2006-03-31 Paul Jackson[PATCH] cpuset: memory migration interaction fix
2006-03-31 Paul Jackson[PATCH] cpuset: unsafe mm reference fix
2006-03-31 Paul Jackson[PATCH] cpuset: task_lock comment fix
2006-03-31 KaiGai Kohei[PATCH] Fix pacct bug in multithreading case.
2006-03-31 OGAWA Hirofumi[PATCH] Don't pass boot parameters to argv_init[]
2006-03-31 Oleg Nesterov[PATCH] __mod_timer: simplify ->base changing
2006-03-31 Oleg Nesterov[PATCH] kill __init_timer_base in favor of boot_tvec_bases
2006-03-31 Pavel Machek[PATCH] Fix suspend with traced tasks
2006-03-29 Oleg Nesterov[PATCH] send_sigqueue: simplify and fix the race
2006-03-29 Oleg Nesterov[PATCH] do_notify_parent_cldstop: remove 'to_self'...
2006-03-29 Oleg Nesterov[PATCH] finish_stop: don't check stop_count < 0
2006-03-29 Oleg Nesterov[PATCH] simplify do_signal_stop()
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] make fork() atomic wrt pgrp/session signals
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] do_sigaction: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_group_exit: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do_signal_stop: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] relax sig_needs_tasklist()
2006-03-29 Oleg Nesterov[PATCH] sys_times: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] do __unhash_process() under ->siglock
2006-03-29 Oleg Nesterov[PATCH] revert "Optimize sys_times for a single thread...
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal()
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce sig_needs_tasklist() helper
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] release_task: replace open-coded ptrace_unlink()
2006-03-29 Oleg Nesterov[PATCH] wait_for_helper: trivial style cleanup
2006-03-29 Oleg Nesterov[PATCH] reparent_thread: use remove_parent/add_parent
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Oleg Nesterov[PATCH] choose_new_parent: remove unused arg, sanitize...
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-28 Andrew Morton[PATCH] compat_sys_futex() warning fix
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 Eric Sesterhenn[PATCH] Change dash2underscore() return value to char
2006-03-28 Andrew Morton[PATCH] symversion warning fix
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes updates
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: core
2006-03-27 Siddha, Suresh B[PATCH] sched: fix group power for allnodes_domains
2006-03-27 Siddha, Suresh B[PATCH] sched: new sched domain for representing multi...
2006-03-27 Andreas Mohr[PATCH] Small schedule() optimization
2006-03-27 Martin Andersson[PATCH] sched: fix task interactivity calculation
2006-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-26 bibo mao[PATCH] kretprobe instance recycled by parent process
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-26 Roman Zippel[PATCH] hrtimers: remove nsec_t typedef
2006-03-26 Roman Zippel[PATCH] hrtimers: remove state field
2006-03-26 Roman Zippel[PATCH] hrtimers: simplify nanosleep
2006-03-26 Roman Zippel[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
2006-03-26 Roman Zippel[PATCH] hrtimers: pass current time to hrtimer_forward()
2006-03-26 Thomas Gleixner[PATCH] hrtimers: optimize softirq runqueues
2006-03-26 Stephen Rothwell[PATCH] consolidate sys32/compat_adjtimex
2006-03-26 Con Kolivas[PATCH] swswsup: return correct load_image error
2006-03-26 Ingo Molnar[PATCH] warn if free_irq() is called from IRQ context
2006-03-26 Eric SesterhennBUG_ON() Conversion in kernel/fork.c
2006-03-25 Linus TorvaldsMerge branch 'audit.b3' of git://git./linux/kernel...
2006-03-25 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-03-25 Roman Zippel[PATCH] remove pps support
2006-03-25 Dimitri Sivanich[PATCH] Add SA_PERCPU_IRQ flag support
2006-03-25 Eric Dumazet[PATCH] Use unsigned int types for a faster bsearch
2006-03-25 Ashok Raj[PATCH] Check if cpu can be onlined before calling...
2006-03-25 Eric Dumazet[PATCH] No need to protect current->group_info in sys_g...
2006-03-25 Andrew Morton[PATCH] find_task_by_pid() needs tasklist_lock
2006-03-25 Chris Wright[PATCH] refactor capable() to one implementation, add...
2006-03-25 Bryan Holty[PATCH] IRQ: prevent enabling of previously disabled...
2006-03-25 Andrew Morton[PATCH] irq: uninline migration functions
2006-03-25 Adrian Bunk[PATCH] kernel/params.c: make param_array() static
next