summary refs log tree commit diff
AgeCommit message (Expand)Author
2010-12-10perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar
2010-12-10x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus
2010-12-10lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus
2010-12-09x86: Address 'unused' warning in hw_nmi.c againRakib Mullick
2010-12-08perf: Stop all counters on rebootPeter Zijlstra
2010-12-08perf, amd: Remove the nb lockPeter Zijlstra
2010-12-07perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie
2010-12-07Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar
2010-12-06Linux 2.6.37-rc5Linus Torvalds
2010-12-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-12-06ARM: tegra: fix regression from addruart rewriteOlof Johansson
2010-12-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2010-12-06PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki
2010-12-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-12-06PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver
2010-12-06kprobes: Use text_poke_smp_batch for unoptimizingMasami Hiramatsu
2010-12-06kprobes: Use text_poke_smp_batch for optimizingMasami Hiramatsu
2010-12-06x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu
2010-12-06kprobes: Reuse unused kprobeMasami Hiramatsu
2010-12-06kprobes: Support delayed unoptimizingMasami Hiramatsu
2010-12-06kprobes: Separate kprobe optimizing code from optimizerMasami Hiramatsu
2010-12-06kprobes: Cleanup disabling and unregistering pathMasami Hiramatsu
2010-12-06kprobes: Rename old_p to more appropriate nameMasami Hiramatsu
2010-12-06Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King
2010-12-06perf tools: Catch a few uncheck calloc/malloc'sChris Samuel
2010-12-06perf script: Fix compiler warning in builtin_script.c:is_top_script()Stephane Eranian
2010-12-06perf session: Sort all events if ordered_samples=trueThomas Gleixner
2010-12-06perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai
2010-12-06perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie
2010-12-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-12-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/pa...Linus Torvalds
2010-12-05Revert "vfs: show unreachable paths in getcwd and proc"Eric W. Biederman
2010-12-04perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo
2010-12-04perf session: Parse sample earlierArnaldo Carvalho de Melo
2010-12-04perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo
2010-12-04perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo
2010-12-04perf events: Fix event inherit fallout of precalculated headersThomas Gleixner
2010-12-04parisc: Fix GSC PS/2 driver name for keyboard and mouseGuy Martin
2010-12-04parisc: KittyHawk LCD fixGuy Martin
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley
2010-12-04parisc: fix dino/gsc interruptsJames Bottomley
2010-12-04ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent
2010-12-04ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin
2010-12-04slub: Fix a crash during slabinfo -vTero Roponen
2010-12-03Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...Linus Torvalds
2010-12-03Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/...Linus Torvalds