summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tracing: Do not allow llseek to set_ftrace_filterSteven Rostedt2010-09-081-1/+1
* perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter2010-09-031-13/+46
* perf, x86: Fix handle_irq return valuesPeter Zijlstra2010-09-032-3/+8
* perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus2010-09-031-4/+2
* Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-013-20/+31
|\
| * oprofile, x86: fix init_sysfs() function stubRobert Richter2010-09-011-2/+4
| * oprofile, x86: fix init_sysfs error handlingRobert Richter2010-08-311-3/+13
| * oprofile: fix crash when accessing freed task structsRobert Richter2010-08-252-15/+14
* | lockup_detector: Sync touch_*_watchdog back to old semanticsDon Zickus2010-09-011-5/+12
* | tracing: Fix a race in function profileLi Zefan2010-08-311-4/+11
* | perf_events: Fix time tracking for events with pid != -1 and cpu != -1Stephane Eranian2010-08-301-4/+22
* | perf: Initialize callchains roots's childen hitsFrederic Weisbecker2010-08-271-0/+1
* | perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming2010-08-251-0/+2
* | tracing/trace_stack: Fix stack trace on ppc64Anton Blanchard2010-08-251-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-242-2/+9
|\ \
| * | watchdog: Don't throttle the watchdogPeter Zijlstra2010-08-231-0/+3
| * | tracing: Fix timer tracingArjan van de Ven2010-08-191-2/+6
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-241-1/+9
|\ \ \
| * | | mutex: Improve the scalability of optimistic spinningTim Chen2010-08-231-1/+9
* | | | guard page for stacks that grow upwardsLuck, Tony2010-08-243-8/+18
* | | | drm/i915: fix vblank wait test conditionJesse Barnes2010-08-241-1/+1
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-08-249-8/+30
|\ \ \ \
| * | | | [S390] fix tlb flushing vs. concurrent /proc accessesMartin Schwidefsky2010-08-248-6/+28
| * | | | [S390] s390: fix build error (sys_execve)Sebastian Ott2010-08-241-2/+2
* | | | | intel_scu_ipc: fix IPC i2c write bugJianwei Yang2010-08-241-1/+1
* | | | | rar: Fix off by one errorOssama Othman2010-08-241-1/+1
* | | | | V4L/DVB: mantis: Fix IR_CORE dependencyIngo Molnar2010-08-241-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-08-2416-523/+595
|\ \ \ \ \
| * | | | | sparc64: Get rid of indirect p1275 PROM call buffer.David S. Miller2010-08-237-297/+456
| * | | | | sparc64: Fill a missing delay slot.Mikulas Patocka2010-08-191-0/+1
| * | | | | sparc64: Make lock backoff really a NOP on UP builds.David S. Miller2010-08-183-17/+22
| * | | | | sparc64: simple microoptimizations for atomic functionsMikulas Patocka2010-08-181-12/+8
| * | | | | sparc64: Make rwsems 64-bit.David S. Miller2010-08-174-193/+104
| * | | | | sparc64: Really fix atomic64_t interface types.David S. Miller2010-08-171-4/+4
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2010-08-2431-118/+219
|\ \ \ \ \ \
| * | | | | | powerpc: Fix config dependency problem with MPIC_U3_HT_IRQSAndreas Schwab2010-08-241-2/+1
| * | | | | | via-pmu: Add compat_pmu_ioctlAndreas Schwab2010-08-241-0/+42
| * | | | | | powerpc: Wire up fanotify_init, fanotify_mark, prlimit64 syscallsAndreas Schwab2010-08-243-1/+15
| * | | | | | powerpc/pci: Fix checking for child bridges in PCI code.Grant Likely2010-08-241-1/+2
| * | | | | | powerpc: Fix typo in uImage targetAnatolij Gustschin2010-08-241-1/+1
| * | | | | | powerpc: Initialise paca->kstack before early_setup_secondaryMatt Evans2010-08-241-3/+3
| * | | | | | powerpc: Fix bogus it_blocksize in VIO iommu codeAnton Blanchard2010-08-244-7/+8
| * | | | | | powerpc: Inline ppc64_runlatch_offAnton Blanchard2010-08-242-9/+14
| * | | | | | powerpc: Correct smt_enabled=X boot option for > 2 threads per coreNathan Fontenot2010-08-242-31/+43
| * | | | | | powerpc: Silence xics_migrate_irqs_away() during cpu offlineSigned-off-by: Darren Hart2010-08-241-2/+4
| * | | | | | powerpc: Silence __cpu_up() under normal operationSigned-off-by: Darren Hart2010-08-241-2/+2
| * | | | | | powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
| * | | | | | powerpc/pci: Drop unnecessary null testJulia Lawall2010-08-241-2/+1
| * | | | | | powerpc/powermac: Drop unnecessary null testJulia Lawall2010-08-241-1/+1
| * | | | | | powerpc/powermac: Drop unnecessary of_node_putJulia Lawall2010-08-242-3/+0
OpenPOWER on IntegriCloud