aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-0310-81/+43
|\
| * x86, mtrr: remove debug messageIngo Molnar2009-04-041-3/+0
| * x86: disable stack-protector for __restore_processor_state()Joseph Cihula2009-04-031-0/+5
| * x86: fix is_io_mapping_possible() build warning on i386 allnoconfigAndrew Morton2009-04-031-1/+1
| * Merge branch 'dma-debug' of git://git.kernel.org/pub/scm/linux/kernel/git/jor...Ingo Molnar2009-04-03128-460/+3744
| |\
| | * x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel2009-04-033-60/+32
| * | x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-032-1/+3
| * | x86, mm: fix misuse of debug_kmap_atomicAkinobu Mita2009-04-022-2/+1
| * | Merge branch 'linus' into x86/urgentIngo Molnar2009-04-021524-24852/+84068
| |\ \
| * | | x86: remove duplicated code with pcpu_need_numa()Yinghai Lu2009-04-021-14/+0
| * | | x86,percpu: fix inverted NUMA test in setup_pcpu_remap()Tejun Heo2009-04-021-1/+1
| * | | x86: signal: check sas_ss_size instead of sas_ss_flags()Hiroshi Shimamoto2009-04-011-1/+1
* | | | Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-04-031-6/+0
|\ \ \ \
| * | | | s390: remove arch specific smp_send_stop()Heiko Carstens2009-03-201-6/+0
| * | | | Merge branch 'x86/core' into core/ipiIngo Molnar2009-03-13400-17983/+16029
| |\ \ \ \
* | \ \ \ \ 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