aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-01hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-05-01hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells
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-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-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-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-06sched: Fix sched_getaffinity()Anton Blanchard
2010-04-05Fix up possibly racy module refcountingNick Piggin
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: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlockOleg Nesterov
2010-04-02sched: Fix proc_sched_set_task()Mike Galbraith
2010-04-02Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-04-02perf: Fix 'perf sched record' deadlockMike Galbraith
2010-04-02Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-04-01perf: Correctly align perf event tracing bufferFrederic Weisbecker
2010-03-31genirq: Force MSI irq handlers to run with interrupts disabledThomas Gleixner
2010-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2010-03-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo