aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-07-30sh: Move out individual boards without mach groups.Paul Mundt
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt
2008-07-29sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt
2008-07-29sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt
2008-07-29sh: I2C fix for AP325RXA and Migo-RMagnus Damm
2008-07-29sh: Shuffle the board directories in to mach groups.Paul Mundt
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt
2008-07-29sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt
2008-07-29sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt
2008-07-29generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori
2008-07-29Merge commit 'v2.6.27-rc1' into x86/urgentIngo Molnar
2008-07-29sh: Fix compile error of Solution EngineNobuhiro Iwamatsu
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell
2008-07-28mmu-notifiers: coreAndrea Arcangeli
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell
2008-07-29sh: Add an arch/sh/kernel/.gitignorePaul Mundt
2008-07-29sh: dreamcast: fix build failure from header reorg.Paul Mundt
2008-07-29sh: migrate to arch/sh/include/Paul Mundt
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar
2008-07-29sh: rsk7203: update defconfig.Paul Mundt
2008-07-29sh: rsk7203: Add smc911x platform data.Paul Mundt
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-07-28Merge branch 'x86/crashdump' into x86/urgentIngo Molnar
2008-07-28cpm2: Rework baud rate generators configuration to support external clocks.Laurent Pinchart
2008-07-28powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PICAnton Vorontsov
2008-07-28cpm_uart: Add generic clock API support to set baudratesLaurent Pinchart
2008-07-28powerpc: implement GPIO LIB API on CPM1 Freescale SoC.Jochen Friedrich
2008-07-28cpm2: Implement GPIO LIB API on CPM2 Freescale SoC.Laurent Pinchart
2008-07-28sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm
2008-07-28sh: Update smc911x platform data for AP325RXAMagnus Damm
2008-07-28sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm
2008-07-28sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm
2008-07-28sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm
2008-07-28sh: Wire up new syscalls.Paul Mundt
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda