summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-06-01sh: sh7785 mode pin definitionsMagnus Damm
2009-06-01sh: boot word / mode pin support V2Magnus Damm
2009-05-26sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt
2009-05-26Merge branch 'sh/clkfwk'Paul Mundt
2009-05-26sh: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.Paul Mundt
2009-05-26sh: pci-sh7751: Initialize io_map_base in controller definition.Paul Mundt
2009-05-26sh: Add a KBUILD_DEFCONFIG for sh64.Paul Mundt
2009-05-26sh: remove clk_ops->build_rate_table()Magnus Damm
2009-05-26sh: use shared frequency tables on sh7785Magnus Damm
2009-05-26sh: add shared clock framework frequency table codeMagnus Damm
2009-05-26sh: add pll_clk to sh7785Magnus Damm
2009-05-26sh: Record ms7724se in mach-types.Paul Mundt
2009-05-26sh: Add ms7724se (SH7724) board supportKuninori Morimoto
2009-05-26sh: irq: Fix up imask build warnings.Paul Mundt
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt
2009-05-22sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt
2009-05-22sh: Add a NR_IRQS_LEGACY for external IRQ0-7.Paul Mundt
2009-05-22sh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_IRQ temporarily.Paul Mundt
2009-05-22Merge branches 'sh/stable-updates' and 'sh/sparseirq'Paul Mundt
2009-05-22sh: ap325 camera without i2c driver fixMagnus Damm
2009-05-22sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.Roel Kluin
2009-05-21sh: clkfwk branch compile fix for clock-sh7722Magnus Damm
2009-05-21sh: irq: Provide an arch_probe_nr_irqs() that wraps the machvec def.Paul Mundt
2009-05-21sh: irq: Teach ipr and intc about dynamically allocating irq_descs.Paul Mundt
2009-05-21sh: irq: Convert from irq_desc[] to irq_to_desc().Paul Mundt
2009-05-21sh: irq: Rework the SR.IMASK bitmap handling.Paul Mundt
2009-05-20Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-05-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-05-20MIPS: 64-bit: Fix system lockup.Greg Ungerer
2009-05-20MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst
2009-05-20MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle
2009-05-20MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu
2009-05-20sh: mach-hp6xx: Fix up the hp6xx build for hd64461 changes.Paul Mundt
2009-05-19Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-05-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-05-18[ARM] 5517/1: integrator: don't put clock lookups in __initdataRabin Vincent
2009-05-18[ARM] 5518/1: versatile: don't put clock lookups in __initdataRabin Vincent
2009-05-18Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-18Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek
2009-05-18microblaze: Update Microblaze defconfigMichal Simek
2009-05-18[ARM] mach-l7200: fix spelling of SYS_CLOCK_OFFPavel Roskin
2009-05-18[ARM] Double check memmap is actually valid with a memmap has unexpected hole...Mel Gorman
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman
2009-05-17Merge branch 'smp-fix'Russell King
2009-05-17[ARM] realview: fix broadcast tick supportRussell King