summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2009-07-306-0/+20
|\
| * [ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport2009-07-231-0/+4
| * [ARM] pxa: add STUART MFP config for PalmTX,T5,LDMarek Vasut2009-07-183-0/+12
| * [ARM] pxa: fix gpio issue in zyloniteHaojian Zhuang2009-07-182-0/+4
* | ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König2009-07-301-1/+1
* | ARM: 5624/1: Document cache aliasing regionLinus Walleij2009-07-301-0/+2
* | ARM: 5623/1: Treo680: ir shutdown typo fixTomas Cech2009-07-271-1/+1
* | ARM: includecheck fix: plat-stmp3xxx/pinmux.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: plat-s3c64xx/pm.cJaswinder Singh Rajput2009-07-251-2/+0
* | ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: mach-omap1/mcbsp.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: board-sffsdr.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: board-dm646x-evm.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: board-dm644x-evm.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: board-dm355-evm.cJaswinder Singh Rajput2009-07-251-1/+0
* | ARM: includecheck fix: atomic.hJaswinder Singh Rajput2009-07-251-2/+0
* | ARM: includecheck fix: misc.cJaswinder Singh Rajput2009-07-251-1/+0
* | [ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2009-07-232-8/+13
* | Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds2009-07-221-1/+1
* | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-07-221-0/+5
|\ \
| * | genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont2009-07-221-0/+5
* | | Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-07-221-2/+2
|\ \ \ | |/ / |/| |
| * | lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra2009-07-221-2/+2
* | | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-2225-299/+948
|\ \ \
| * | | perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
| * | | perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
| * | | perf_counter: Detect debugfs locationJason Baron2009-07-225-17/+102
| * | | perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
| * | | perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-222-3/+20
| * | | perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
| * | | perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard2009-07-221-1/+4
| * | | perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2009-07-222-2/+4
| * | | perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra2009-07-224-120/+35
| * | | perf_counter: Plug more stack leaksPeter Zijlstra2009-07-221-2/+21
| * | | perf: Fix stack data leakArjan van de Ven2009-07-221-0/+1
| * | | perf_counter: Remove unused variablesPeter Zijlstra2009-07-221-2/+0
| * | | Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-2210-142/+556
| |\ \ \
| | * | | perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras2009-07-131-4/+2
| | * | | perf report: Introduce -n/--show-nr-samplesArnaldo Carvalho de Melo2009-07-112-0/+21
| | * | | perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
| | * | | perf report: Make the output more compactArnaldo Carvalho de Melo2009-07-111-15/+21
| | * | | strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-112-4/+27
| | * | | perf report: Tidy up reporting of symbols not foundArnaldo Carvalho de Melo2009-07-111-3/+2
| | * | | perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-115-32/+164
| | * | | perf_counter: Stop open coding unclone_ctxPeter Zijlstra2009-07-101-19/+17
| | * | | perf_counter: Clean up global vs counter enablePeter Zijlstra2009-07-101-8/+8
| | * | | perf_counter: Fix up P6 PMU detailsPeter Zijlstra2009-07-101-5/+23
| | * | | perf_counter: Add P6 PMU supportVince Weaver2009-07-102-15/+220
| * | | | perf_counter: Make call graph option consistentAnton Blanchard2009-07-181-2/+2
OpenPOWER on IntegriCloud