summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-12-10perf_event: Fix perf_swevent_hrtimer() variable initializationXiao Guangrong
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde
2009-12-09tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa
2009-12-09tracing: Add full state to trace_seqJohannes Berg
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt
2009-12-09tracing: Only call pipe_close if pipe_close is definedSteven Rostedt
2009-12-09Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-09tracing/kprobes: Fix field creation's bad error handlingFrederic Weisbecker
2009-12-09sched: Update normalized values on user updates via procChristian Ehrhardt
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt
2009-12-09sched: Fix missing sched tunable recalculation on cpu add/removeChristian Ehrhardt
2009-12-09sched: Fix task priority bugPeter Zijlstra
2009-12-09sched: cgroup: Implement different treatment for idle sharesPeter Zijlstra
2009-12-09sched: Remove unnecessary RCU exclusionPeter Zijlstra
2009-12-09sched: Discard some old bitsPeter Zijlstra
2009-12-09sched: Clean up check_preempt_wakeup()Peter Zijlstra
2009-12-09sched: Move update_curr() in check_preempt_wakeup() to avoid redundant callJupyung Lee
2009-12-09sched: Sanitize fork() handlingPeter Zijlstra
2009-12-09sched: Clean up ttwu() rq lockingPeter Zijlstra
2009-12-09sched: Remove rq->clock coupling from set_task_cpu()Peter Zijlstra
2009-12-09sched: Consolidate select_task_rq() callersPeter Zijlstra
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra
2009-12-09sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner
2009-12-09sched: Protect task->cpus_allowed access in sched_getaffinity()Thomas Gleixner
2009-12-09perf_event: Cleanup for cpu_clock_perf_event_update()Xiao Guangrong
2009-12-09perf_event: Allocate children's perf_event_ctxp at the right timeXiao Guangrong
2009-12-09perf_event: Clean up __perf_event_init_context()Xiao Guangrong
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker
2009-12-09trace-kprobe: Support delete probe syntaxMasami Hiramatsu
2009-12-08Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-12-08Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-08futex: Take mmap_sem for get_user_pages in fault_in_user_writeableAndi Kleen
2009-12-08perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell
2009-12-08Merge branch 'for-linus' into for-nextTejun Heo
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt
2009-12-07hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker
2009-12-06sched: Fix balance vs hotplug racePeter Zijlstra
2009-12-06cpumask: Fix generate_sched_domains() for UPGeert Uytterhoeven
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham