summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre
2011-02-23ARM: irq migration: update GIC migration codeRussell King
2011-02-23ARM: irq migration: ensure migration is handled safelyRussell King
2011-02-23ARM: irq migration: force migration off CPU going downRussell King
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley
2011-02-23ARM: improve module relocation fixup diagnosticsRussell King
2011-02-23ARM: add 'uinstall' target for installing uboot kernelsRussell King
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King
2011-02-23ARM: DMA: top-down allocation in DMA coherent regionRussell King
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King
2011-01-31Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-31Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King
2011-01-31ARM: footbridge: fix debug macrosRussell King
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-28arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall
2011-01-28arm: omap2: mux: fix compile warningFelipe Balbi
2011-01-27omap1: Simplify use of omap_irq_flagsTony Lindgren
2011-01-27omap2+: Fix unused variable warning for omap_irq_baseRussell King
2011-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader
2011-01-27ARM: tegra: clock: Add forward reference to struct clkColin Cross
2011-01-27ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross
2011-01-27arm/tegra: Fix tegra irq_data conversionGrant Likely
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet
2011-01-26x86: Remove left over system_64.hYinghai Lu
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli
2011-01-25Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-01-25Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-25Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-25ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten
2011-01-25ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas
2011-01-25ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King
2011-01-25ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll
2011-01-25ARM: versatile: name configuration options after actual board namesRussell King
2011-01-25ARM: realview: name configuration options after actual board namesRussell King
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King
2011-01-25sh: Fix build of sh7750 base boardsNobuhiro Iwamatsu
2011-01-24x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl
2011-01-24Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds