summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-03-1250-283/+388
|\
| * [ARM] 4856/1: Orion: initialise the sixth PCIe MBUS mapping window as wellLennert Buytenhek2008-03-081-4/+10
| * [ARM] 4855/1: Orion: use correct ethernet unit address rangeLennert Buytenhek2008-03-081-2/+2
| * [ARM] 4853/1: include uImage target in make helpUwe Kleine-König2008-03-081-0/+1
| * [ARM] 4851/1: ns9xxx: fix size of gpioresUwe Kleine-König2008-03-081-1/+1
| * Merge branch 'omap-fixes'Russell King2008-03-0610-169/+229
| |\
| | * ARM: OMAP2: Register the L4 io bus to boot OMAP2Kyungmin Park2008-03-061-0/+6
| | * ARM: OMAP1: Compile in other 16xx boards to OSK defconfigTony Lindgren2008-03-061-5/+5
| | * ARM: OMAP1: Refresh H2 defconfigTony Lindgren2008-03-061-22/+49
| | * ARM: OMAP1: Refresh OSK defconfigTony Lindgren2008-03-061-24/+89
| | * ARM: OMAP: gpio lockdep updatesDavid Brownell2008-03-051-24/+35
| | * ARM: OMAP1: omap1/pm.c build fixDavid Brownell2008-03-051-1/+1
| | * ARM: OMAP1: omap h2 regression fixDavid Brownell2008-03-051-0/+4
| | * ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-0/+22
| | * ARM: OMAP: fix omap i2c init (regression)David Brownell2008-03-051-63/+0
| | * ARM: OMAP: fix false lockdep warningsDavid Brownell2008-03-051-0/+6
| | * ARM: OMAP: Fix sleep under spinlock for cpufreqHiroshi DOYU2008-03-051-22/+10
| | * ARM: OMAP: Pass logical DMA channel number always to callback handlersJarkko Nikula2008-03-051-8/+2
| * | [ARM] AT91: correct at91sam9263ek LCD power gpio pinNicolas Ferre2008-03-061-4/+1
| * | [ARM] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0628-100/+100
| * | [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-062-3/+3
| * | [ARM] 4848/1: at91: remove false lockdep warningsDavid Brownell2008-03-061-0/+7
| * | [ARM] 4847/1: kprobes: fix compilation with CONFIG_DEBUG_FS=yNicolas Pitre2008-03-061-0/+5
| * | [ARM] 4845/1: Orion: Ignore memory tags with invalid dataGuennadi Liakhovetski2008-03-065-0/+29
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-03-1224-861/+376
|\ \
| * | [POWERPC] Fix large hash table allocation on Cell bladesMichael Ellerman2008-03-131-2/+2
| * | [POWERPC] Export empty_zero_pageTheodore Ts'o2008-03-131-0/+1
| * | [POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds2008-03-131-1/+1
| * | [POWERPC] Fix bogus test for unassigned PCI resourcesBenjamin Herrenschmidt2008-03-131-1/+7
| * | [POWERPC] Fix zImage-dtb.initrd build errorGrant Likely2008-03-132-9/+11
| * | [POWERPC] Add __ucmpdi2 for 64-bit comparisons in 32-bit kernelsPaul Mackerras2008-03-132-0/+17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras2008-03-124-4/+7
| |\ \
| | * | [POWERPC] spufs: fix rescheduling of non-runnable contextsJeremy Kerr2008-03-111-1/+2
| | * | [POWERPC] spufs: don't (ab)use SCHED_IDLEJeremy Kerr2008-03-113-3/+5
| * | | [POWERPC] QE: Make qe_get_firmware_info reentrantIonut Nicu2008-03-101-1/+4
| * | | [POWERPC] 83xx: Make 83xx perfmon support selectableAndy Fleming2008-03-102-2/+6
| * | | [PPC] 8xx: swap bug-fixYuri Tikhonov2008-03-071-1/+29
| * | | [POWERPC] 85xx: sbc8548 - Fix incorrect PCI-X and PCI interrupt mapJeremy McNicoll2008-03-071-5/+11
| * | | [POWERPC] QE: Fix QE firmware uploading limitTimur Tabi2008-03-071-1/+1
| * | | [POWERPC] 8xx: Fix wrapper platform for adder875, and combine defconfigs.Scott Wood2008-03-073-822/+43
| * | | [POWERPC] 8xx: fix swapVitaly Bordug2008-03-071-1/+29
| * | | [POWERPC] 83xx: Add local bus device nodes to MPC837xMDS device trees.Li Yang2008-03-074-5/+201
| * | | [POWERPC] 83xx: Fix wrong USB phy type in mpc837xmds dtsLi Yang2008-03-073-6/+6
* | | | [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-1/+6
* | | | [MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle2008-03-121-1/+0
* | | | [MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer2008-03-121-2/+3
* | | | [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* | | | [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-1229-179/+170
* | | | [MIPS] Export __ucmpdi2 to modules.Ralf Baechle2008-03-121-0/+2
* | | | [MIPS] Fix typo in commentThiemo Seufer2008-03-121-1/+1
OpenPOWER on IntegriCloud