summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-12-10perf_event: Fix perf_swevent_hrtimer() variable initializationXiao Guangrong1-0/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2009-12-09tracing: Remove comparing of NULL to va_list in trace_array_vprintk()Carsten Emde1-6/+12
2009-12-09tracing: Fix function graph trace_pipe to properly display failed entriesJiri Olsa1-34/+131
2009-12-09tracing: Add full state to trace_seqJohannes Berg1-11/+50
2009-12-09tracing: Buffer the output of seq_file in case of filled bufferSteven Rostedt2-6/+43
2009-12-09tracing: Only call pipe_close if pipe_close is definedSteven Rostedt1-1/+1
2009-12-09Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-19/+15
2009-12-09tracing/kprobes: Fix field creation's bad error handlingFrederic Weisbecker1-2/+2
2009-12-09sched: Update normalized values on user updates via procChristian Ehrhardt3-8/+29
2009-12-09sched: Make tunable scaling style configurableChristian Ehrhardt4-1/+51
2009-12-09sched: Fix missing sched tunable recalculation on cpu add/removeChristian Ehrhardt2-13/+32
2009-12-09sched: Fix task priority bugPeter Zijlstra1-6/+0
2009-12-09sched: cgroup: Implement different treatment for idle sharesPeter Zijlstra1-2/+6
2009-12-09sched: Remove unnecessary RCU exclusionPeter Zijlstra1-7/+2
2009-12-09sched: Discard some old bitsPeter Zijlstra4-19/+7
2009-12-09sched: Clean up check_preempt_wakeup()Peter Zijlstra1-40/+33
2009-12-09sched: Move update_curr() in check_preempt_wakeup() to avoid redundant callJupyung Lee1-2/+2
2009-12-09sched: Sanitize fork() handlingPeter Zijlstra2-42/+33
2009-12-09sched: Clean up ttwu() rq lockingPeter Zijlstra1-8/+5
2009-12-09sched: Remove rq->clock coupling from set_task_cpu()Peter Zijlstra1-12/+1
2009-12-09sched: Consolidate select_task_rq() callersPeter Zijlstra1-3/+11
2009-12-09sched: Remove sysctl.sched_featuresPeter Zijlstra1-8/+0
2009-12-09sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner4-8/+8
2009-12-09sched: Protect task->cpus_allowed access in sched_getaffinity()Thomas Gleixner1-0/+4
2009-12-09perf_event: Cleanup for cpu_clock_perf_event_update()Xiao Guangrong1-2/+1
2009-12-09perf_event: Allocate children's perf_event_ctxp at the right timeXiao Guangrong1-15/+22
2009-12-09perf_event: Clean up __perf_event_init_context()Xiao Guangrong1-4/+3
2009-12-09hw-breakpoints: Modify breakpoints without unregistering themFrederic Weisbecker2-12/+34
2009-12-09trace-kprobe: Support delete probe syntaxMasami Hiramatsu1-9/+28
2009-12-09Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...Linus Torvalds1-1/+1
2009-12-09Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+8
2009-12-09Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-119/+279
2009-12-09Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+3
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds6-138/+146
2009-12-08Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+49
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-6/+8
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds8-2162/+1660
2009-12-08futex: Take mmap_sem for get_user_pages in fault_in_user_writeableAndi Kleen1-2/+8
2009-12-08perf: hw_breakpoints: Fix percpu namespace clashStephen Rothwell1-7/+7
2009-12-08Merge branch 'for-linus' into for-nextTejun Heo1-11/+11
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-4/+4
2009-12-07tracing: Add pipe_close interfaceSteven Rostedt2-0/+6
2009-12-07hw-breakpoints: Fix task-bound breakpoint slot allocationFrederic Weisbecker1-29/+45
2009-12-06sched: Fix balance vs hotplug racePeter Zijlstra3-27/+39
2009-12-06cpumask: Fix generate_sched_domains() for UPGeert Uytterhoeven1-1/+1
2009-12-06PM / Runtime: Export the PM runtime workqueueAlan Stern1-0/+1
2009-12-06PM / Hibernate: Swap, use KERN_CONTJiri Slaby1-3/+3
2009-12-06PM / Hibernate: Shift remaining code from swsusp.c to hibernate.cNigel Cunningham3-30/+31