summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-05-05perf_counter: inheritable sample countersPeter Zijlstra1-2/+30
2009-05-05perf_counter: fix the output lockPeter Zijlstra1-3/+4
2009-05-05perf_counter: provide an mlock thresholdPeter Zijlstra2-4/+19
2009-05-05perf_counter: add ioctl(PERF_COUNTER_IOC_RESET)Peter Zijlstra1-0/+8
2009-05-05perf_counter: uncouple data_head updates from wakeupsPeter Zijlstra1-11/+9
2009-05-04perf_counter: convert perf_resource_mutex to a spinlockIngo Molnar1-8/+8
2009-05-04perf_counter: initialize the per-cpu context earlierIngo Molnar2-5/+5
2009-05-04perf_counter: round-robin per-CPU counters tooIngo Molnar1-7/+3
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi1-1/+4
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz1-1/+11
2009-05-01Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner1-2/+0
2009-05-01perf_counter: fix race in perf_output_*Peter Zijlstra1-29/+101
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner2-12/+55
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner2-0/+37
2009-04-30signals: split do_tkillThomas Gleixner1-12/+18
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton1-1/+24
2009-04-30perf_counter: update copyright noticePaul Mackerras1-0/+1
2009-04-30kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten1-4/+4
2009-04-29locking, rtmutex.c: Documentation cleanupLuis Henriques1-4/+4
2009-04-29sched: account system time properlyEric Dumazet1-1/+1
2009-04-29perf_counter: add/update copyrightsIngo Molnar1-3/+3
2009-04-29perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter1-36/+32
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar41-265/+441
2009-04-29tracing: fix ref count in splice pagesSteven Rostedt1-0/+1
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-2/+2
2009-04-27ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov1-2/+2
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+2
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+15
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki1-24/+27
2009-04-24Delete slow-work timers properlyJonathan Corbet1-2/+2
2009-04-23locking: clarify kernel-taint warning messageIngo Molnar1-1/+1
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm1-3/+9
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm2-5/+5
2009-04-20No need for crossing to mountpoint in audit_tag_tree()Al Viro1-3/+0
2009-04-20perfcounters, sched: remove __task_delta_exec()Ingo Molnar1-23/+0
2009-04-19PM/Suspend: Introduce two new platform callbacks to avoid breakageRafael J. Wysocki1-7/+17
2009-04-18Remove 'recurse into child resources' logic from 'reserve_region_with_split()'Linus Torvalds1-34/+12
2009-04-17lockdep: more robust lockdep_map init sequencePeter Zijlstra1-8/+14
2009-04-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+15
2009-04-16Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+7
2009-04-16Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-26/+11
2009-04-17kernel/softirq.c: fix sparse warningH Hartley Sweeten1-2/+2
2009-04-17sched: Avoid printing sched_group::__cpu_power for default caseGautham R Shenoy1-2/+6
2009-04-16perfcounters: export perf_tpcounter_eventSteven Whitehouse1-0/+1
2009-04-15RCU: Don't try and predeclare inline funcs as it upsets some versions of gccDavid Howells1-10/+8
2009-04-15swap: Remove code handling bio_alloc failure with __GFP_WAITNikanth Karthikesan1-2/+0
2009-04-14x86, irq: Remove IRQ_DISABLED check in process context IRQ movePallipadi, Venkatesh1-3/+2
2009-04-14rcu: Make hierarchical RCU less IPI-happyPaul E. McKenney2-24/+9
2009-04-14tracing: Fix branch tracer headerZhaolei1-0/+8
2009-04-14tracing, sched: mark get_parent_ip() notraceLai Jiangshan1-1/+1