summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-07-30Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2-134/+287
2009-07-30Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King6-0/+20
2009-07-30ARM: 5627/1: Fix restoring of lr at the end of mcountUwe Kleine-König1-1/+1
2009-07-30ARM: 5624/1: Document cache aliasing regionLinus Walleij1-0/+2
2009-07-28mx3 defconfig updateSascha Hauer1-49/+102
2009-07-28mx27 defconfig updateSascha Hauer1-85/+185
2009-07-27ARM: 5623/1: Treo680: ir shutdown typo fixTomas Cech1-1/+1
2009-07-25ARM: includecheck fix: plat-stmp3xxx/pinmux.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: plat-s3c64xx/pm.cJaswinder Singh Rajput1-2/+0
2009-07-25ARM: includecheck fix: mach-omap2/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: mach-omap1/mcbsp.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-sffsdr.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm646x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm644x-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-leopard.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: board-dm355-evm.cJaswinder Singh Rajput1-1/+0
2009-07-25ARM: includecheck fix: atomic.hJaswinder Singh Rajput1-2/+0
2009-07-25ARM: includecheck fix: misc.cJaswinder Singh Rajput1-1/+0
2009-07-23[ARM] 5611/1: ep93xx: update ts72xx nor flash supportHartley Sweeten2-8/+13
2009-07-23[ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport1-0/+4
2009-07-23Linux 2.6.31-rc4v2.6.31-rc4Linus Torvalds1-1/+1
2009-07-23Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+5
2009-07-23Merge branch 'lockdep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2009-07-23genirq: Fix UP compile failure caused by irq_thread_check_affinityBruno Premont1-0/+5
2009-07-22lockdep: Fix lockdep annotation for pipe_double_lock()Peter Zijlstra1-2/+2
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds25-299/+948
2009-07-22Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+89
2009-07-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+2
2009-07-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-9/+48
2009-07-22Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+19
2009-07-22Merge branch 'tj-block-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-12/+23
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-26/+26
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2-0/+2
2009-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds50-112/+3417
2009-07-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-28/+40
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-13/+19
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-3/+7
2009-07-22perf: fix stack data leakArjan van de Ven1-0/+1
2009-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2-1/+2
2009-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-18/+62
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith1-1/+5
2009-07-22perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith1-2/+5
2009-07-22perf_counter: Detect debugfs locationJason Baron5-17/+102
2009-07-22perf_counter: Add tracepoint support to perf list, perf statJason Baron2-1/+176
2009-07-22perf symbol: C++ demanglingArnaldo Carvalho de Melo2-3/+20
2009-07-22perf: avoid structure size confusion by using a fixed sizeArjan van de Ven1-1/+1
2009-07-22perf_counter: Fix throttle/unthrottle event loggingAnton Blanchard1-1/+4
2009-07-22perf_counter: Improve perf stat and perf record option parsingAnton Blanchard2-2/+4
2009-07-22perf_counter: PERF_SAMPLE_ID and inherited countersPeter Zijlstra4-120/+35
2009-07-22perf_counter: Plug more stack leaksPeter Zijlstra1-2/+21