summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-04-15Merge branch 'linus' into auto-latestIngo Molnar
2010-04-15Merge branch 'perf/core' into auto-latestIngo Molnar
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-15perf: Fix hlist related build errorFrederic Weisbecker
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu
2010-04-14perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker
2010-04-14perf: Store active software events in a hashlistFrederic Weisbecker
2010-04-13Merge branches 'sched/core', 'tracing/core', 'x86/cpu', 'x86/doc', 'x86/micro...Ingo Molnar
2010-04-13Merge branch 'irq/core' into auto-latestThomas Gleixner
2010-04-13Merge branch 'core/locking' into auto-latestThomas Gleixner
2010-04-13Merge branch 'timers/core' into auto-latestThomas Gleixner
2010-04-13Merge branch 'perf/core' into auto-latestIngo Molnar
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-04-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-08Merge branch 'linus' into perf/coreIngo Molnar
2010-04-08Merge branch 'linus' into tracing/coreIngo Molnar
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki
2010-04-06Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-04-06hrtimers: Provide schedule_hrtimeout for CLOCK_REALTIMECarsten Emde
2010-04-06timers: Introduce the concept of timer slack for legacy timersArjan van de Ven
2010-04-06sched: Fix sched_getaffinity()Anton Blanchard
2010-04-05Fix up possibly racy module refcountingNick Piggin
2010-04-06lockstat: Make lockstat counting per cpuFrederic Weisbecker
2010-04-05audit: preface audit printk with auditEric Paris
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-04Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-04-04Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-04perf_event: Make perf fd non seekableArnd Bergmann
2010-04-03Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker
2010-04-02Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2010-04-02Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-04-02kgdb: Turn off tracing while in the debuggerJason Wessel
2010-04-02kgdb: use atomic_inc and atomic_dec instead of atomic_setJason Wessel
2010-04-02kgdb: eliminate kgdb_wait(), all cpus enter the same wayJason Wessel
2010-04-02kgdb: have ebin2mem call probe_kernel_write onceJason Wessel
2010-04-02sched: Add enqueue/dequeue flagsPeter Zijlstra
2010-04-02sched: Fix nr_uninterruptible countPeter Zijlstra
2010-04-02sched: Optimize task_rq_lock()Peter Zijlstra
2010-04-02sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-04-02sched: Make select_fallback_rq() cpuset friendlyOleg Nesterov
2010-04-02sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-04-02sched: sched_exec(): Remove the select_fallback_rq() logicOleg Nesterov
2010-04-02sched: move_task_off_dead_cpu(): Remove retry logicOleg Nesterov
2010-04-02sched: move_task_off_dead_cpu(): Take rq->lock around select_fallback_rq()Oleg Nesterov
2010-04-02sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke...Oleg Nesterov
2010-04-02sched: Remove remaining USER_SCHED codeLi Zefan