aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-10tracing: Align 4 byte ints together in struct tracerSteven Rostedt1-1/+1
2011-03-10tracing: Export trace_set_clr_event()Yuanhan Liu1-0/+1
2011-03-10tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa1-2/+10
2011-03-10tracing: Adjust conditional expression latency formatting.David Sharp1-8/+18
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp1-3/+3
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt3-14/+5
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-5/+10
2011-03-09ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp1-1/+0
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp3-6/+23
2011-03-08genirq: Add comments to Kconfig switchesThomas Gleixner1-0/+10
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar6-22/+26
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka3-0/+18
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-5/+10
2011-03-08Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris1-5/+0
2011-03-05BKL: That's all, folksArnd Bergmann1-8/+1
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+3
2011-03-04rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.Paul E. McKenney1-0/+5
2011-03-04rcupdate: remove dead codeAmerigo Wang1-5/+0
2011-03-04rcutorture: Get rid of duplicate sched.h includeJesper Juhl1-1/+0
2011-03-04rcu: call __rcu_read_unlock() in exit_rcu for tiny RCULai Jiangshan1-1/+1
2011-03-04perf: Fix cgroup vs jump_label problemPeter Zijlstra1-13/+13
2011-03-04perf cgroup: Clean up perf_cgroup_create()Li Zefan1-10/+1
2011-03-04perf cgroup: Fix unmatched call to perf_detach_cgroup()Li Zefan1-3/+3
2011-03-04perf cgroup: Fix leak of file reference countLi Zefan1-2/+5
2011-03-04perf: Fix the missing event initialization when pmu is found in idrLin Ming1-2/+7
2011-03-04sched: Resched proper CPU on yield_to()Venkatesh Pallipadi2-5/+8
2011-03-04sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policyDarren Hart1-4/+7
2011-03-04sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasksDarren Hart1-5/+7
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar10-29/+60
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh1-5/+9
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar8-25/+48
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller9-24/+51
2011-03-03netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parmsPatrick McHardy2-6/+10
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-16/+0
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git into perf/coreFrederic Weisbecker2-169/+754
2011-03-02hrtimer: Update base[CLOCK_BOOTTIME].offset correctlyThomas Gleixner1-0/+2
2011-03-02genirq: Fixup fasteoi handler for oneshot modeThomas Gleixner1-0/+4
2011-02-26genirq: Provide forced interrupt threadingThomas Gleixner4-6/+82
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-26sched: Clean up the IRQ_TIME_ACCOUNTING codeVenkatesh Pallipadi1-33/+31
2011-02-25sched: Switch wait_task_inactive to schedule_hrtimeout()Thomas Gleixner1-1/+4
2011-02-25genirq: Allow shared oneshot interruptsThomas Gleixner1-6/+4
2011-02-25genirq: Prepare the handling of shared oneshot interruptsThomas Gleixner2-19/+111
2011-02-25genirq: Make warning in handle_percpu_event usefulThomas Gleixner1-1/+2
2011-02-25sched: Add #ifdef around irq time accounting functionsHeiko Carstens1-0/+2
2011-02-23perf: Simplify task_clock_event_read()Peter Zijlstra1-10/+3
2011-02-23perf_events: Fix rcu and locking issues with cgroup supportStephane Eranian1-11/+29
2011-02-23sched, autogroup: Stop claiming ownership of the root task groupMike Galbraith1-5/+6
2011-02-23sched, autogroup: Stop going ahead if autogroup is disabledYong Zhang2-0/+9