aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-08-0740-191/+372
|\
| * ARM: 5639/1: arm: clkdev.c should include <linux/clk.h>Hartley Sweeten2009-08-051-0/+1
| * ARM: 5638/1: arch/arm/kernel/signal.c: use correct address space for CRUNCHHartley Sweeten2009-08-051-2/+2
| * ARM: 5637/1: [KS8695] Don't reference CLOCK_TICK_RATE in driversAndrew Victor2009-08-054-5/+11
| * Merge branch 's3c-fixes-rc4-2' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-08-037-24/+28
| |\
| | * ARM: S3C64XX: serial: Fix section mismatch warningRamax Lo2009-07-301-4/+4
| | * ARM: S3C24XX: serial: Fix section mismatch warningsRamax Lo2009-07-305-20/+20
| | * ARM: S3C: PWM fix for low duty cyclePeter Korsgaard2009-07-301-0/+4
| * | ARM: 5597/1: [PCI] reset all internal hardware prior PCI initializationYegor Yefremov2009-07-301-0/+3
| * | Merge branch 's3c-fixes-rc4' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King2009-07-30300-5896/+10056
| |\ \ | | |/
| | * S3C64XX: Fix ARMCLK configurationMark Brown2009-07-291-1/+1
| | * S3C64XX: Fix get_rate() for ARMCLKMark Brown2009-07-291-1/+1
| | * S3C24XX: GPIO: Fix pin range check in s3c_gpiolib_getchipLars-Peter Clausen2009-07-291-1/+1
| * | Merge branch 'mxc-defconfig-updates' of git://git.pengutronix.de/git/imx/linu...Russell King2009-07-302-134/+287
| |\ \
| | * | mx3 defconfig updateSascha Hauer2009-07-281-49/+102
| | * | mx27 defconfig updateSascha Hauer2009-07-281-85/+185
| * | | 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
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-08-071-2/+0
|\ \ \ \
| * | | | net: Fix spinlock use in alloc_netdev_mq()Ingo Molnar2009-08-051-2/+0
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-08-072-3/+7
|\ \ \ \ \
| * | | | | [S390] KVM: Read buffer overflowRoel Kluin2009-08-071-3/+4
| * | | | | [S390] kernel: Storing machine flags early in lowcoreHendrik Brueckner2009-08-071-0/+3
* | | | | | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2009-08-071-12/+13
|\ \ \ \ \ \
| * | | | | | intel-iommu: Fix enabling snooping feature by mistakeSheng Yang2009-08-061-1/+1
| * | | | | | intel-iommu: Mask physical address to correct page size in intel_map_single()Fenghua Yu2009-08-051-1/+2
| * | | | | | intel-iommu: Correct sglist size calculation.Fenghua Yu2009-08-051-10/+10
| |/ / / / /
* | | | | | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2009-08-0715-28/+189
|\ \ \ \ \ \
| * | | | | | perf_counter: Fix double list iteration in per task precise statsPeter Zijlstra2009-08-061-1/+1
| * | | | | | perf: Auto-detect libelfPeter Zijlstra2009-08-061-4/+11
| * | | | | | perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-061-3/+73
| * | | | | | perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt2009-08-067-9/+16
| * | | | | | ftrace: Fix perf-tracepoint OOPSPeter Zijlstra2009-08-063-7/+5