summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] do_group_exit: don't take tasklist_lockOleg Nesterov2006-03-281-2/+0
* [PATCH] do_signal_stop: don't take tasklist_lockOleg Nesterov2006-03-281-52/+17
* [PATCH] relax sig_needs_tasklist()Oleg Nesterov2006-03-281-2/+1
* [PATCH] sys_times: don't take tasklist_lockOleg Nesterov2006-03-281-12/+1
* [PATCH] do __unhash_process() under ->siglockOleg Nesterov2006-03-281-2/+2
* [PATCH] revert "Optimize sys_times for a single thread process"Oleg Nesterov2006-03-282-65/+27
* [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-282-64/+64
* [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-282-18/+13
* [PATCH] cleanup __exit_signal()Oleg Nesterov2006-03-281-16/+15
* [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-282-18/+20
* [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-282-15/+2
* [PATCH] introduce sig_needs_tasklist() helperOleg Nesterov2006-03-281-1/+4
* [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-281-14/+24
* [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-282-11/+12
* [PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov2006-03-281-3/+2
* [PATCH] wait_for_helper: trivial style cleanupOleg Nesterov2006-03-281-1/+1
* [PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov2006-03-281-2/+2
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-283-43/+20
* [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-282-2/+6
* [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov2006-03-282-6/+6
* [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-281-1/+1
* [PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov2006-03-281-4/+4
* [PATCH] pidhash: kill switch_exec_pidsEric W. Biederman2006-03-281-30/+0
* [PATCH] exec: allow init to exec from any thread.Eric W. Biederman2006-03-282-2/+2
* [PATCH] compat_sys_futex() warning fixAndrew Morton2006-03-281-1/+2
* [PATCH] for_each_possible_cpu: fixes for generic partKAMEZAWA Hiroyuki2006-03-282-6/+6
* [PATCH] Change dash2underscore() return value to charEric Sesterhenn2006-03-281-1/+1
* [PATCH] symversion warning fixAndrew Morton2006-03-281-1/+1
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-276-134/+301
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-273-16/+16
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-274-23/+150
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-273-0/+179
* [PATCH] sched: fix group power for allnodes_domainsSiddha, Suresh B2006-03-271-33/+29
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-271-5/+68
* [PATCH] Small schedule() optimizationAndreas Mohr2006-03-271-7/+5
* [PATCH] sched: fix task interactivity calculationMartin Andersson2006-03-271-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-261-2/+1
|\
| * BUG_ON() Conversion in kernel/fork.cEric Sesterhenn2006-03-261-2/+1
* | [PATCH] kretprobe instance recycled by parent processbibo mao2006-03-262-6/+13
* | [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-264-21/+17
* | [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-262-4/+4
* | [PATCH] hrtimers: remove state fieldRoman Zippel2006-03-261-9/+5
* | [PATCH] hrtimers: simplify nanosleepRoman Zippel2006-03-261-80/+62
* | [PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel2006-03-261-24/+26
* | [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-263-9/+15
* | [PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner2006-03-261-2/+26
* | [PATCH] consolidate sys32/compat_adjtimexStephen Rothwell2006-03-261-0/+59
* | [PATCH] swswsup: return correct load_image errorCon Kolivas2006-03-261-3/+4
* | [PATCH] warn if free_irq() is called from IRQ contextIngo Molnar2006-03-261-0/+1
|/
* Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2006-03-255-436/+1293
|\
OpenPOWER on IntegriCloud