summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-03-0410-220/+212
|\
| * [SPARC]: Fix link errors with gcc-4.3David S. Miller2008-03-033-207/+203
| * sparc64: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-032-2/+2
| * sparc: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-03-031-3/+3
| * [SPARC]: Add reboot_command[] extern decl to asm/system.hDavid S. Miller2008-02-282-4/+0
| * [SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller2008-02-282-4/+4
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-03-0410-42/+164
|\ \
| * | [IA64] fix ia64 kprobes compilationAdrian Bunk2008-03-041-0/+5
| * | [IA64] workaround tiger ia64_sal_get_physical_id_info hangAlex Chiang2008-03-041-0/+7
| * | [IA64] move defconfig to arch/ia64/configs/Adrian Bunk2008-03-042-0/+2
| * | [IA64] Fix irq migration in multiple vector domainKenji Kaneshige2008-03-043-32/+109
| * | [IA64] signal(ia64_ia32): add a signal stack overflow checkShi Weihua2008-03-041-1/+12
| * | [IA64] signal(ia64): add a signal stack overflow checkShi Weihua2008-03-041-9/+27
| * | [IA64] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMAJes Sorensen2008-03-041-0/+2
* | | cris: correct usage of __user for copy to and from user space in lib/usercopy...Jesper Nilsson2008-03-042-2/+2
* | | alpha: remove unused DEBUG_FORCEDAC define in IOMMUFUJITA Tomonori2008-03-041-1/+0
* | | alpha: make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-03-041-6/+34
* | | alpha: IOMMU had better access to the free space bitmap at only one placeFUJITA Tomonori2008-03-041-13/+15
* | | alpha: convert IOMMU to use ALIGN()FUJITA Tomonori2008-03-041-3/+3
* | | CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson2008-03-042-317/+345
* | | Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-047-0/+13
* | | CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson2008-03-041-1/+1
|/ /
* | x86: a P4 is a P6 not an i486Hugh Dickins2008-03-041-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-03-043-7/+12
|\ \
| * | x86/xen: fix DomU boot problemIan Campbell2008-03-041-1/+2
| * | x86: not set node to cpu_to_node if the node is not onlineYinghai Lu2008-03-041-2/+6
| * | x86, i387: fix ptrace leakage using init_fpu()Suresh Siddha2008-03-041-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2008-03-047-76/+142
|\ \ \
OpenPOWER on IntegriCloud