summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-07-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds43-62/+757
2008-07-30x86: wrong register was used in align macroVitaly Mayatskikh2-3/+2
2008-07-30GRU Driver: export is_uv_system(), zap_page_range() & follow_page()Jack Steiner1-0/+1
2008-07-30GRU Driver: hardware data structuresJack Steiner1-1/+3
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-07-30cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called alreadyThomas Renninger1-0/+6
2008-07-30regulator: core kbuild filesLiam Girdwood1-0/+2
2008-07-29sparc: merge of_platform_{32,64}.hStephen Rothwell3-53/+21
2008-07-29sparc64: Kill isa_bus_type.David S. Miller2-6/+0
2008-07-30powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)Nick Piggin3-1/+285
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling1-2/+2
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling1-4/+2
2008-07-30powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling1-0/+2
2008-07-30powerpc: Allow non-hcall return values for lparcfg writesNathan Fontenot1-4/+0
2008-07-30Merge commit 'kumar/kumar-next'Benjamin Herrenschmidt37-51/+466
2008-07-29powerpc/fsl: proliferate simple-bus compatibility to soc nodesKim Phillips31-10/+36
2008-07-29Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik5-0/+15
2008-07-30sh: defconfig updates.Paul Mundt16-2202/+2518
2008-07-30sh: Kill off stray mach-rsk7203 reference.Paul Mundt1-1/+0
2008-07-30sh: Move out individual boards without mach groups.Paul Mundt17-39/+26
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt1-1/+1
2008-07-29sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt6-83/+1
2008-07-29sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt13-210/+23
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt8-10/+10
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt30-281/+282
2008-07-29sh: I2C fix for AP325RXA and Migo-RMagnus Damm2-0/+8
2008-07-29sh: Shuffle the board directories in to mach groups.Paul Mundt108-35/+35
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt1-1/+1
2008-07-29sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt1-1/+1
2008-07-29sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt1-0/+5
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori1-0/+8
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar535-3040/+41064
2008-07-29KVM: Advertise synchronized mmu support to userspaceAvi Kivity1-0/+1
2008-07-29KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2-0/+112
2008-07-29KVM: Allow browsing memslots with mmu_lockAndrea Arcangeli1-7/+14
2008-07-29KVM: Allow reading aliases with mmu_lockAndrea Arcangeli1-0/+2
2008-07-29sh: Fix compile error of Solution EngineNobuhiro Iwamatsu1-0/+6
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+3
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds14-409/+93
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2-4/+5
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt1-1/+2
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-29sh: Add an arch/sh/kernel/.gitignorePaul Mundt1-0/+1
2008-07-29sh: dreamcast: fix build failure from header reorg.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt289-102/+16621
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes8-318/+20