aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-26PM / Hibernate: Really deprecate deprecated user ioctlsJiri Slaby1-4/+19
2010-02-26PM: Add facility for advanced testing of async suspend/resumeRafael J. Wysocki1-0/+14
2010-02-26PM: Add a switch for disabling/enabling asynchronous suspend/resumeRafael J. Wysocki1-1/+30
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-5/+44
2010-02-26perf_event: Fix preempt warning in perf_clock()Peter Zijlstra1-1/+1
2010-02-26sched: Fix SCHED_MC regression caused by change in sched cpu_powerSuresh Siddha1-33/+43
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-27/+18
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-0/+5
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-2/+18
2010-02-26perf_events: Report the MMAP pgoff value in bytesPeter Zijlstra1-1/+1
2010-02-26Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/coreIngo Molnar6-17/+6
2010-02-26Merge commit 'v2.6.33' into tracing/coreIngo Molnar33-160/+372
2010-02-26early_res: Add free_early_partial()Yinghai Lu1-0/+55
2010-02-26rcu: Export rcu_scheduler_activePaul E. McKenney1-0/+1
2010-02-26rcu: Make rcu_read_lock_sched_held() take boot time into accountPaul E. McKenney2-19/+18
2010-02-26rcu: Make lockdep_rcu_dereference() message less alarmistPaul E. McKenney1-3/+3
2010-02-25kprobes: Jump optimization sysctl interfaceMasami Hiramatsu2-3/+97
2010-02-25kprobes: Introduce kprobes jump optimizationMasami Hiramatsu1-51/+410
2010-02-25kprobes: Introduce generic insn_slot frameworkMasami Hiramatsu1-39/+65
2010-02-25tracing: Simplify memory recycle of trace_define_fieldWenji Huang1-3/+1
2010-02-25tracing: Remove unnecessary variable in print_graph_returnWenji Huang1-1/+0
2010-02-25tracing: Fix typo of info text in trace_kprobe.cWenji Huang1-2/+2
2010-02-25tracing: Fix typo in prof_sysexit_enable()Wenji Huang1-1/+1
2010-02-25tracing: Remove CONFIG_TRACE_POWER from kernel configLi Zefan1-9/+0
2010-02-25tracing: Fix ftrace_event_call alignment for use with gcc 4.5Jeff Mahoney1-1/+2
2010-02-25sched, cgroups: Fix module exportIngo Molnar1-0/+1
2010-02-25rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task informationPaul E. McKenney3-0/+57
2010-02-25rcu: Fix rcutorture mod_timer argument to delay one jiffyPaul E. McKenney1-1/+1
2010-02-25rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detectionPaul E. McKenney2-3/+2
2010-02-25rcu: Convert to raw_spinlocksPaul E. McKenney3-92/+92
2010-02-25rcu: Stop overflowing signed integersPaul E. McKenney3-28/+30
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney2-3/+71
2010-02-25sched: Better name for for_each_domain_rdPaul E. McKenney1-2/+2
2010-02-25sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney6-10/+38
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney1-0/+18
2010-02-25rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney3-19/+53
2010-02-25Merge commit 'v2.6.33' into core/rcuIngo Molnar30-146/+353
2010-02-23ptrace: Fix ptrace_regset() comments and diagnose errors specificallySuresh Siddha1-1/+1
2010-02-22kernel/sys.c: fix missing rcu protection for sys_getpriority()Tetsuo Handa1-0/+2
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki1-0/+5
2010-02-22resource: add release_child_resourcesYinghai Lu1-0/+30
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-2/+2
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-5/+9
2010-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+5
2010-02-18const: struct nla_policyAlexey Dobriyan1-4/+2
2010-02-17sparseirq: Use radix_tree instead of ptrs arrayYinghai Lu1-24/+25
2010-02-17sparseirq: Change irq_desc_ptrs to staticYinghai Lu3-8/+9
2010-02-17irq: Remove unnecessary bootmem codeYinghai Lu1-11/+3
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner132-5977/+12188
2010-02-17tracing/kprobes: Make Kconfig dependencies genericHeiko Carstens1-1/+1