aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-03-28[PATCH] introduce sig_needs_tasklist() helperOleg Nesterov
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] release_task: replace open-coded ptrace_unlink()Oleg Nesterov
2006-03-28[PATCH] wait_for_helper: trivial style cleanupOleg Nesterov
2006-03-28[PATCH] reparent_thread: use remove_parent/add_parentOleg Nesterov
2006-03-28[PATCH] pidhash: don't use zero pidsOleg Nesterov
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov
2006-03-28[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparentingOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28[PATCH] choose_new_parent: remove unused arg, sanitize exit_state checkOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-03-28[PATCH] do_SAK: don't depend on session ID 0Eric W. Biederman
2006-03-28[PATCH] do_tty_hangup: use group_send_sig_info not send_group_sig_infoEric W. Biederman
2006-03-28[PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman
2006-03-28[PATCH] simplify exec from init's subthreadOleg Nesterov
2006-03-28[PATCH] exec: allow init to exec from any thread.Eric W. Biederman
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-03-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-03-28[ARM] 3388/1: ixp23xx: add core ixp23xx supportLennert Buytenhek
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek
2006-03-28[ARM] 3387/1: ixp23xx: add defconfigLennert Buytenhek
2006-03-28[ARM] 3377/2: add support for intel xsc3 coreLennert Buytenhek
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2006-03-28Merge branch 'cfq-merge' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-03-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-28[CPUFREQ] cpufreq_conservative: keep ignore_nice_load and freq_step values wh...Mattia Dongili
2006-03-28[PATCH] compat_sys_futex() warning fixAndrew Morton
2006-03-28[PATCH] sound: Remove unneeded kmalloc() return value castsJesper Juhl
2006-03-28[PATCH] Typo fixesAlexey Dobriyan
2006-03-28[PATCH] trivial typos in Documentation/cputopology.txtJesper Juhl
2006-03-28[PATCH] fix signed vs unsigned in nmi watchdogJesper Juhl
2006-03-28[PATCH] vfree does its own NULL check, no need to be explicit in oss/msnd.cJesper Juhl
2006-03-28[PATCH] no need to check vfree arg for null in oss/sequencerJesper Juhl
2006-03-28[PATCH] maestro3 vfree NULL check fixupJesper Juhl
2006-03-28[PATCH] vfree NULL check fixup for sb_cardJesper Juhl
2006-03-28[PATCH] Replace 0xff.. with correct DMA_xBIT_MASKMatthias Gehre
2006-03-28[PATCH] drivers/scsi/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] ide-tape: use time_after(), time_after_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] nvidia-agp: use time_before_eq()Marcelo Feitoza Parisi
2006-03-28[PATCH] drivers/block/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-03-28[PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk
2006-03-28[PATCH] Docs update: missing files and descriptions for filesystems/00-INDEXJesper Juhl
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-28[PATCH] ia64: const f_ops fixAndrew Morton
2006-03-28[PATCH] for_each_possible_cpu: documentaionKAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: i386KAMEZAWA Hiroyuki
2006-03-28[PATCH] for_each_possible_cpu: oprofile.KAMEZAWA Hiroyuki