summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-0317-26/+26
|\
| * trivial: h8300: Storage class should be before const qualifierTobias Klauser2009-03-301-1/+1
| * trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-3013-22/+22
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
| * trivial: fix typo "virual" -> "virtual"Uwe Kleine-Koenig2009-03-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-04-0345-306/+2466
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Chris Zankel2009-04-0363-101/+494
| |\ \
| * | | xtensa: we don't need to include asm/io.hChris Zankel2009-04-031-1/+0
| * | | xtensa: only build platform or variant if they contain a MakefileChris Zankel2009-04-033-10/+8
| * | | xtensa: make startup code discardableDaniel Glöckner2009-04-021-1/+1
| * | | xtensa: ccount clocksourceJohannes Weiner2009-04-022-73/+33
| * | | xtensa: remove platform rtc hooksJohannes Weiner2009-04-023-41/+1
| * | | xtensa: use generic sched_clock()Johannes Weiner2009-04-021-9/+0
| * | | xtensa: platform: s6105Johannes Weiner2009-04-029-0/+712
| * | | xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
| * | | xtensa: s6000 variantJohannes Weiner2009-04-028-0/+481
| * | | xtensa: s6000 variant core definitionsJohannes Weiner2009-04-023-0/+926
| * | | xtensa: variant irq set callbacksJohannes Weiner2009-04-023-0/+24
| * | | xtensa: variant-specific codeJohannes Weiner2009-04-023-0/+5
| * | | xtensa: nommu supportJohannes Weiner2009-04-0219-75/+169
| * | | xtensa: add flat supportOskar Schirmer2009-04-021-0/+12
| * | | xtensa: enforce slab alignment to maximum register widthOskar Schirmer2009-04-021-0/+2
| * | | xtensa: cope with ram beginning at higher addressesJohannes Weiner2009-04-022-6/+9
| * | | xtensa: don't make bootmem bitmap larger than requiredJohannes Weiner2009-04-021-1/+2
| * | | xtensa: fix init_bootmem_node() argument orderJohannes Weiner2009-04-021-1/+2
| * | | xtensa: use correct stack pointer for stack tracesJohannes Weiner2009-04-021-8/+6
| * | | xtensa: beat Kconfig into shapeJohannes Weiner2009-04-021-88/+78
| * | | xtensa: remove redefinition of XCHAL_MMU_ASID_BITSJohannes Weiner2009-04-021-2/+2
* | | | x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha2009-04-031-46/+0
* | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-032-2/+9
|\ \ \ \
| * | | | intel-iommu: Enable DMAR on 32-bit kernel.David Woodhouse2009-03-251-1/+1
| * | | | iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+7
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2009-04-0326-98/+501
|\ \ \ \ \
| * | | | | parisc: move dereference_function_descriptor to process.cKyle McMartin2009-04-022-15/+14
| * | | | | parisc: Move kernel Elf_Fdesc define to <asm/elf.h>Kyle McMartin2009-04-022-4/+10
| * | | | | parisc: fix build when ARCH_HAS_KMAPKyle McMartin2009-04-021-0/+3
| * | | | | Merge branch 'rusty-cpumask-parisc' into pariscKyle McMartin2009-04-024-15/+16
| |\ \ \ \ \
| | * | | | | cpumask: Use accessors code.: pariscRusty Russell2009-03-162-7/+7
| | * | | | | cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: pariscRusty Russell2009-03-162-4/+4
| | * | | | | cpumask: arch_send_call_function_ipi_mask: pariscRusty Russell2009-03-162-4/+5
| * | | | | | parisc: select BUG alwaysKyle McMartin2009-04-021-0/+1
| * | | | | | parisc: asm/pdc.h should include asm/page.hAlexander Beregalov2009-04-021-0/+2
| * | | | | | parisc: fix macro expansion in atomic.hJames Bottomley2009-03-311-9/+9
| * | | | | | parisc: oops_enter()/oops_exit() in die()Helge Deller2009-03-311-0/+3
| * | | | | | parisc: document light weight syscall ABIHelge Deller2009-03-311-10/+48
| * | | | | | parisc: add ftrace (function and graph tracer) functionalityHelge Deller2009-03-3111-4/+269
| * | | | | | parisc: simplify sys_clone()Helge Deller2009-03-311-12/+2
| * | | | | | parisc: add LATENCYTOP_SUPPORT and CONFIG_STACKTRACE_SUPPORTHelge Deller2009-03-313-0/+70
| * | | | | | parisc: allow to build with 16k default kernel page sizeHelge Deller2009-03-311-8/+17
| * | | | | | parisc: expose 32/64-bit capabilities in cpuinfoColin Watson2009-03-313-1/+14
OpenPOWER on IntegriCloud