aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2006-03-26[PATCH] kretprobe instance recycled by parent processbibo mao
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel
2006-03-26[PATCH] hrtimers: remove state fieldRoman Zippel
2006-03-26[PATCH] hrtimers: simplify nanosleepRoman Zippel
2006-03-26[PATCH] hrtimers: posix-timer: cleanup common_timer_get()Roman Zippel
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel
2006-03-26[PATCH] hrtimers: optimize softirq runqueuesThomas Gleixner
2006-03-26[PATCH] consolidate sys32/compat_adjtimexStephen Rothwell
2006-03-26[PATCH] swswsup: return correct load_image errorCon Kolivas
2006-03-26[PATCH] warn if free_irq() is called from IRQ contextIngo Molnar
2006-03-25Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2006-03-25[PATCH] remove pps supportRoman Zippel
2006-03-25[PATCH] Add SA_PERCPU_IRQ flag supportDimitri Sivanich
2006-03-25[PATCH] Use unsigned int types for a faster bsearchEric Dumazet
2006-03-25[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()Ashok Raj
2006-03-25[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p...Eric Dumazet
2006-03-25[PATCH] find_task_by_pid() needs tasklist_lockAndrew Morton
2006-03-25[PATCH] refactor capable() to one implementation, add __capable() helperChris Wright
2006-03-25[PATCH] IRQ: prevent enabling of previously disabled interruptBryan Holty
2006-03-25[PATCH] irq: uninline migration functionsAndrew Morton
2006-03-25[PATCH] kernel/params.c: make param_array() staticAdrian Bunk
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-03-25[PATCH] timer irq driven soft watchdog fixAndrew Morton
2006-03-24BUG_ON() Conversion in kernel/cpu.cEric Sesterhenn
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton
2006-03-24[PATCH] strndup_user: convert moduleDavi Arnaut
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar
2006-03-24[PATCH] Fix module refcount leak in __set_personality()Sergey Vlasov
2006-03-24[PATCH] RLIMIT_CPU: document wrong return valueAndrew Morton
2006-03-24[PATCH] RLIMIT_CPU: fix handling of a zero limitAndrew Morton
2006-03-24[PATCH] sys_setrlimit() cleanupAndrew Morton
2006-03-24[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTKJohn Z. Bohach
2006-03-24[PATCH] cpuset: remove useless local variable initializationPaul Jackson
2006-03-24[PATCH] cpuset: don't need to mark cpuset_mems_generation atomicPaul Jackson
2006-03-24[PATCH] cpuset: remove unnecessary NULL checkPaul Jackson
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson
2006-03-24[PATCH] cpuset use combined atomic_inc_return callsPaul Jackson
2006-03-24[PATCH] cpuset cleanup not not operatorsPaul Jackson
2006-03-24[PATCH] rcutorture: tag success/failure line with module parametersPaul E. McKenney
2006-03-24[PATCH] tvec_bases too large for per-cpu dataJan Beulich
2006-03-24[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlistOleg Nesterov
2006-03-24[PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_convBart Samwel
2006-03-24[PATCH] Represent laptop_mode as jiffies internallyBart Samwel
2006-03-24[PATCH] Represent dirty_*_centisecs as jiffies internallyBart Samwel
2006-03-24[PATCH] free_uid() locking improvementAndrew Morton