aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-11-19reintroduce accept4Ulrich Drepper
2008-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-18suspend: use WARN not WARN_ON to print the messageArjan van de Ven
2008-11-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-18Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-18relay: fix cpu offline problemLai Jiangshan
2008-11-18kernel/profile.c: fix section mismatch warningRakib Mullick
2008-11-18cpuset: fix regression when failed to generate sched domainsLi Zefan
2008-11-17Remove -mno-spe flags as they dont belongKumar Gala
2008-11-17sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix...Oleg Nesterov
2008-11-16stop_machine: fix race with return value (fixes Bug #11989)Rusty Russell
2008-11-16function tracing: fix wrong pos computing when read buffer has been fulfilledwalimis
2008-11-16sched: fix kernel warning on /proc/sched_debug accessIngo Molnar
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15Move "exit_robust_list" into mm_release()Linus Torvalds
2008-11-13tracing: fix mmiotrace resizing crashIngo Molnar
2008-11-12Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-12kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor buildsAndrew Morton
2008-11-12kprobes: disable preempt for module_text_address() and kernel_text_address()Masami Hiramatsu
2008-11-12freezer_cg: disable writing freezer.state of root cgroupLi Zefan
2008-11-12freezer_cg: remove task_lock from freezer_fork()Li Zefan
2008-11-12sched: fix init_idle()'s use of sched_clock()Ingo Molnar
2008-11-12sched: fix stale value in average load per taskBalbir Singh
2008-11-12ring-buffer: no preempt for sched_clock()Steven Rostedt
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11sched: release buddies on yieldPeter Zijlstra
2008-11-11timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq contextGautham R Shenoy
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ring-buffer: prevent infinite looping on time stampingSteven Rostedt
2008-11-10ftrace: disable tracing on resizeSteven Rostedt
2008-11-10nohz: disable tick_nohz_kick_tick() for nowThomas Gleixner
2008-11-10irq: call __irq_enter() before calling the tick_idle_checkThomas Gleixner
2008-11-10sched: clean up debug infoPeter Zijlstra
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-07sched: fix memory leak in a failure pathLi Zefan
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06cgroups: fix invalid cgrp->dentry before cgroup has been completely removedLi Zefan
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-11-06Add round_jiffies_up and related routinesAlan Stern
2008-11-06generic-ipi: fix the smp_mb() placementSuresh Siddha
2008-11-05sched: fix buddies for group schedulingPeter Zijlstra
2008-11-05sched: backward looking buddyPeter Zijlstra
2008-11-05sched: fix fair preempt checkPeter Zijlstra