summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2009-05-05ring-buffer: export symbolsSteven Rostedt
2009-05-04perf_counter: convert perf_resource_mutex to a spinlockIngo Molnar
2009-05-04perf_counter: initialize the per-cpu context earlierIngo Molnar
2009-05-04perf_counter: round-robin per-CPU counters tooIngo Molnar
2009-05-02mm: prevent divide error for small values of vm_dirty_bytesAndrea Righi
2009-05-02clockevent: export register_device and delta2nsMagnus Damm
2009-05-02timekeeping: create arch_gettimeoffset infrastructurejohn stultz
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-05-02timers: allow deferrable timers for intervals tv2-tv5 to be deferredJon Hunter
2009-05-02clockevents: tick_broadcast_device can become staticDmitri Vorobiev
2009-05-02clockevents: prevent endless loop in tick_handle_periodic()john stultz
2009-05-01x86/irq: use move_irq_desc() in create_irq_nr()Yinghai Lu
2009-05-01Revert "genirq: assert that irq handlers are indeed running in hardirq context"Thomas Gleixner
2009-05-01perf_counter: fix race in perf_output_*Peter Zijlstra
2009-05-01do_wait: do take security_task_wait() into accountOleg Nesterov
2009-04-30Merge branch 'core/signal' into perfcounters/coreThomas Gleixner
2009-04-30signals: implement sys_rt_tgsigqueueinfoThomas Gleixner
2009-04-30signals: split do_tkillThomas Gleixner
2009-04-30futex: remove FUTEX_REQUEUE_PI (non CMP)Darren Hart
2009-04-30mutex: add atomic_dec_and_mutex_lock(), fixAndrew Morton
2009-04-30perf_counter: update copyright noticePaul Mackerras
2009-04-30kernel/posix-cpu-timers.c: fix sparse warningH Hartley Sweeten
2009-04-30SELinux: Don't flush inherited SIGKILL during execve()David Howells
2009-04-29locking, rtmutex.c: Documentation cleanupLuis Henriques
2009-04-29sched: account system time properlyEric Dumazet
2009-04-29perf_counter: add/update copyrightsIngo Molnar
2009-04-29perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-29sched: Document memory barriers implied by sleep/wake-up primitivesDavid Howells
2009-04-29tracing: fix build failure on s390Heiko Carstens
2009-04-29tracing/filters: a better event parserTom Zanussi
2009-04-29tracing/filters: distinguish between signed and unsigned fieldsTom Zanussi
2009-04-29tracing/filters: move preds into event_filter objectTom Zanussi
2009-04-29tracing: fix ref count in splice pagesSteven Rostedt
2009-04-29ring-buffer: fix printk outputSteven Rostedt
2009-04-29tracing: have splice only copy full pagesSteven Rostedt
2009-04-29tracing: only add splice page if entries existSteven Rostedt
2009-04-29tracing: fix ref count in splice pagesSteven Rostedt
2009-04-28tracing: convert ftrace_dump spinlocks to rawSteven Rostedt
2009-04-28x86/irq: change irq_desc_alloc() to take node instead of cpuYinghai Lu
2009-04-28irq: only update affinity if ->set_affinity() is sucessfullYinghai Lu
2009-04-28x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESCYinghai Lu
2009-04-28irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix falloutYinghai Lu
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-04-27ptrace: ptrace_attach: fix the usage of ->cred_exec_mutexOleg Nesterov
2009-04-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-26tracing/events: make modules have their own file_operations structureSteven Rostedt
2009-04-24tracing/events: reuse trace event ids after overflowSteven Rostedt
2009-04-24PM/Hibernate: Fix waiting for image device to appear on resumeRafael J. Wysocki