summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf symbols: List symbols in a dso in ascending name orderSrikar Dronamraju2010-08-252-0/+15
* perf hists browser: Introduce "expand/collapse all callchains" actionArnaldo Carvalho de Melo2010-08-251-6/+106
* perf hists browser: Init the has_children fields just onceArnaldo Carvalho de Melo2010-08-251-14/+4
* perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT()Arnaldo Carvalho de Melo2010-08-251-7/+7
* perf hists: Fix hist_entry__init_have_childrenArnaldo Carvalho de Melo2010-08-251-0/+1
* Merge branch 'linus' into perf/coreIngo Molnar2010-08-25511-9541/+9035
|\
| * 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
| | * | | | | powerpc/kdump: Stop all other CPUs before running crash handlersAnton Blanchard2010-08-241-11/+13
| | * | | | | powerpc/mm: Fix vsid_scrample typoAnton Blanchard2010-08-241-1/+1
| | * | | | | powerpc: Use is_32bit_task() helper to test 32 bit binaryDenis Kirjanov2010-08-241-3/+3
| | * | | | | powerpc: Export memstart_addr and kernstart_addr on ppc64Sonny Rao2010-08-241-0/+2
| | * | | | | powerpc: Make rwsem use "long" typeBenjamin Herrenschmidt2010-08-241-27/+37
| | * | | | | Merge remote branch 'jwb/merge' into mergeBenjamin Herrenschmidt2010-08-246-12/+27
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | | * | | | powerpc/47x: Add an isync before the tlbivax instructionDave Kleikamp2010-08-231-0/+1
| | | * | | | powerpc/4xx: Index interrupt stacks by physical cpuDave Kleikamp2010-08-232-11/+14
OpenPOWER on IntegriCloud