Commit Graph

1024 Commits (9cb2318b885d2039eeb3eb5394fa215046be058f)

Author SHA1 Message Date
Oleg Nesterov f63ee72e0f [PATCH] introduce lock_task_sighand() helper 19 years ago
Oleg Nesterov aa1757f90b [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU 19 years ago
Oleg Nesterov 1f09f9749c [PATCH] release_task: replace open-coded ptrace_unlink() 19 years ago
Oleg Nesterov 8292d633ad [PATCH] wait_for_helper: trivial style cleanup 19 years ago
Oleg Nesterov 6ac781b11a [PATCH] reparent_thread: use remove_parent/add_parent 19 years ago
Oleg Nesterov 73b9ebfe12 [PATCH] pidhash: don't count idle threads 19 years ago
Oleg Nesterov c97d98931a [PATCH] kill SET_LINKS/REMOVE_LINKS 19 years ago
Oleg Nesterov 9b678ece42 [PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting 19 years ago
Oleg Nesterov 8fafabd86f [PATCH] remove add_parent()'s parent argument 19 years ago
Oleg Nesterov d799f03597 [PATCH] choose_new_parent: remove unused arg, sanitize exit_state check 19 years ago
Eric W. Biederman d73d65293e [PATCH] pidhash: kill switch_exec_pids 19 years ago
Eric W. Biederman fef23e7fbb [PATCH] exec: allow init to exec from any thread. 19 years ago
Andrew Morton ec7e15d648 [PATCH] compat_sys_futex() warning fix 19 years ago
KAMEZAWA Hiroyuki 0a94502277 [PATCH] for_each_possible_cpu: fixes for generic part 19 years ago
Eric Sesterhenn b9e20a9200 [PATCH] Change dash2underscore() return value to char 19 years ago
Andrew Morton f83ca9fe3e [PATCH] symversion warning fix 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Ingo Molnar 8f17d3a504 [PATCH] lightweight robust futexes updates 19 years ago
Ingo Molnar 34f192c652 [PATCH] lightweight robust futexes: compat 19 years ago
Ingo Molnar 0771dfefc9 [PATCH] lightweight robust futexes: core 19 years ago
Siddha, Suresh B 0806903316 [PATCH] sched: fix group power for allnodes_domains 19 years ago
Siddha, Suresh B 1e9f28fa1e [PATCH] sched: new sched domain for representing multi-core 19 years ago
Andreas Mohr 77e4bfbcf0 [PATCH] Small schedule() optimization 19 years ago
Martin Andersson 013d386814 [PATCH] sched: fix task interactivity calculation 19 years ago
bibo mao c6fd91f0bd [PATCH] kretprobe instance recycled by parent process 19 years ago
Roman Zippel 05cfb614dd [PATCH] hrtimers: remove data field 19 years ago
Roman Zippel df869b630d [PATCH] hrtimers: remove nsec_t typedef 19 years ago
Roman Zippel b75f7a51ca [PATCH] hrtimers: remove state field 19 years ago
Roman Zippel 432569bb9d [PATCH] hrtimers: simplify nanosleep 19 years ago
Roman Zippel 3b98a53281 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() 19 years ago
Roman Zippel 44f2147551 [PATCH] hrtimers: pass current time to hrtimer_forward() 19 years ago
Thomas Gleixner 92127c7a45 [PATCH] hrtimers: optimize softirq runqueues 19 years ago
Stephen Rothwell 3158e9411a [PATCH] consolidate sys32/compat_adjtimex 19 years ago
Con Kolivas e655a250d5 [PATCH] swswsup: return correct load_image error 19 years ago
Ingo Molnar cd7b24bb18 [PATCH] warn if free_irq() is called from IRQ context 19 years ago
Eric Sesterhenn 910dea7fdd BUG_ON() Conversion in kernel/fork.c 19 years ago
Roman Zippel 5ddcfa878d [PATCH] remove pps support 19 years ago
Dimitri Sivanich f516342745 [PATCH] Add SA_PERCPU_IRQ flag support 19 years ago
Eric Dumazet d74beb9f33 [PATCH] Use unsigned int types for a faster bsearch 19 years ago
Ashok Raj 34f361ade2 [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 19 years ago
Eric Dumazet 231bed2058 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() 19 years ago
Andrew Morton 05eeae208d [PATCH] find_task_by_pid() needs tasklist_lock 19 years ago
Chris Wright 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 19 years ago
Bryan Holty 501f2499b8 [PATCH] IRQ: prevent enabling of previously disabled interrupt 19 years ago
Andrew Morton c777ac5594 [PATCH] irq: uninline migration functions 19 years ago
Adrian Bunk 9871728b75 [PATCH] kernel/params.c: make param_array() static 19 years ago
Rusty Russell 8d3b33f67f [PATCH] Remove MODULE_PARM 19 years ago
Thomas Gleixner 7d99b7d634 [PATCH] Validate and sanitze itimer timeval from userspace 19 years ago
Thomas Gleixner c08b8a4910 [PATCH] sys_alarm() unsigned signed conversion fixup 19 years ago
Andrew Morton 185ae6d7a3 [PATCH] timer irq driven soft watchdog fix 19 years ago