summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-131-0/+3
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-108-66/+127
|\
| * perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo2010-12-091-12/+11
| * perf session: Split out user event processingThomas Gleixner2010-12-091-18/+24
| * perf session: Split out sample preprocessingThomas Gleixner2010-12-091-15/+25
| * perf session: Move dump code to event delivery pathThomas Gleixner2010-12-091-5/+5
| * perf session: Add file_offset to event delivery functionThomas Gleixner2010-12-091-4/+8
| * perf session: Store file offset in sample_queueThomas Gleixner2010-12-091-2/+5
| * perf session: Consolidate the dump codeThomas Gleixner2010-12-092-25/+40
| * perf session: Dont queue events w/o timestampsThomas Gleixner2010-12-091-1/+1
| * perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-094-6/+19
| * perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-094-2/+13
* | perf, sparc: Fix CONFIG_PERF_EVENTS=y build errorIngo Molnar2010-12-101-1/+1
* | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-106-18/+30
* | lockup detector: Compile fixes from removing the old x86 nmi watchdogDon Zickus2010-12-102-2/+10
|/
* x86: Address 'unused' warning in hw_nmi.c againRakib Mullick2010-12-091-1/+1
* perf: Stop all counters on rebootPeter Zijlstra2010-12-081-1/+23
* perf, amd: Remove the nb lockPeter Zijlstra2010-12-081-13/+3
* perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-071-1/+1
* Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-0724-379/+787
|\
| * perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-065-0/+15
| * perf script: Fix compiler warning in builtin_script.c:is_top_script()Stephane Eranian2010-12-061-5/+5
| * perf session: Sort all events if ordered_samples=trueThomas Gleixner2010-12-061-53/+72
| * perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai2010-12-061-0/+4
| * perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie2010-12-061-3/+3
| * perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-049-100/+315
| * perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-0418-192/+236
| * perf events: Make sample_type identity fields available in all PERF_RECORD_ e...Arnaldo Carvalho de Melo2010-12-042-18/+102
| * perf events: Separate the routines handling the PERF_SAMPLE_ identity fieldsArnaldo Carvalho de Melo2010-12-042-54/+76
| * perf events: Fix event inherit fallout of precalculated headersThomas Gleixner2010-12-041-0/+5
* | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-07589-6735/+14256
|\ \
| * | Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds2010-12-061-1/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-065-10/+15
| |\ \
| | * | ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-181-1/+1
| | * | ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| | * | Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
| | * | ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| | * | fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
| * | | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
| * | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-066-37/+68
| |\ \ \
| | * | | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| | * | | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | |\ \ \ \
| | | * | | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | * | | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | * | | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | * | | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| | * | | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | * | | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
OpenPOWER on IntegriCloud