summaryrefslogtreecommitdiff
path: root/kernel (unfollow)
Commit message (Expand)Author
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-26ptrace: Cleanup useless headerAlessio Igor Bogani
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa
2010-04-26tracing: Add ftrace events for graph tracerJiri Olsa
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab
2010-04-23sched: Fix select_idle_sibling() logic in select_task_rq_fair()Suresh Siddha
2010-04-23sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-04-23sched: Cure load average vs NO_HZ woesPeter Zijlstra
2010-04-23mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-15sched: Fix UP update_avg() build warningMike Galbraith
2010-04-15blkio: fix for modular blk-cgroup buildDivyesh Shah
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-13Input: implement SysRq as a separate input handlerDmitry Torokhov
2010-04-13genirq: Remove IRQF_DISABLED from core codeThomas Gleixner
2010-04-13genirq: Run irq handlers with interrupts disabledIngo Molnar
2010-04-13genirq: Introduce request_any_context_irq()Marc Zyngier
2010-04-13time: Remove xtime_cacheJohn Stultz
2010-04-12security: remove dead hook acctEric Paris
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-10PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handlingJiri Slaby
2010-04-10ptrace: kill BKL in ptrace syscallArnd Bergmann
2010-04-07mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki
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-05tracing: Fix uninitialized variable of tracing/trace outputLai Jiangshan
2010-04-04perf_event: Make perf fd non seekableArnd Bergmann
2010-04-03perf: Always build the stub perf_arch_fetch_caller_regs versionFrederic Weisbecker
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