summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2-3/+50
2011-02-26ARM: 6766/1: Thumb-2: Reflect ARM/Thumb-2 configuration in module vermagicDave Martin1-0/+8
2011-02-23ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre1-2/+19
2011-02-23ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre1-31/+17
2011-02-18ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion codeWill Deacon1-4/+5
2011-02-18ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring1-4/+10
2011-02-18ARM: P2V: extend to 16-bit translation offsetsRussell King4-6/+39
2011-02-18ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King7-15/+167
2011-02-18ARM: 6651/1: omap: Fix DEBUG_LL code for p2v changesTony Lindgren2-8/+14
2011-02-18ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King1-22/+22
2011-02-18ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King15-21/+23
2011-02-18ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King65-86/+88
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King4-101/+40
2011-02-01Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-30/+35
2011-02-01Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-34/+5
2011-02-01ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-31ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+Russell King1-16/+17
2011-01-31ARM: initrd: disable initrd if passed address overlaps reserved regionRussell King1-0/+6
2011-01-31ARM: footbridge: fix debug macrosRussell King1-2/+2
2011-01-31Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds4-11/+15
2011-01-28Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+13
2011-01-28arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERRJulia Lawall1-1/+1
2011-01-28arm: omap2: mux: fix compile warningFelipe Balbi1-1/+1
2011-01-28omap1: Simplify use of omap_irq_flagsTony Lindgren2-14/+1
2011-01-28omap2+: Fix unused variable warning for omap_irq_baseRussell King2-18/+2
2011-01-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-35/+13
2011-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds1-0/+1
2011-01-27xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini1-0/+1
2011-01-27xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini1-1/+6
2011-01-27xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader1-12/+6
2011-01-27ARM: tegra: clock: Add forward reference to struct clkColin Cross2-0/+4
2011-01-27ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross1-9/+9
2011-01-27arm/tegra: Fix tegra irq_data conversionGrant Likely1-2/+2
2011-01-26avr32: add missing include causing undefined pgtable_page_* referencesHans-Christian Egtvedt1-0/+1
2011-01-26percpu, x86: Fix percpu_xchg_op()Eric Dumazet1-12/+12
2011-01-26x86: Remove left over system_64.hYinghai Lu1-22/+0
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+61
2011-01-26console: rename acquire/release_console_sem() to console_lock/unlock()Torben Hohn4-8/+8
2011-01-26thp: fix PARAVIRT x86 32bit noPAEAndrea Arcangeli1-3/+2
2011-01-26Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-34/+60
2011-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds6-32/+18
2011-01-26Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-17/+220
2011-01-26Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-7/+26
2011-01-26ARM: 6636/1: ep93xx: default multiplexed gpio ports to gpio modeHartley Sweeten1-0/+7
2011-01-26ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"Catalin Marinas1-1/+1
2011-01-26ARM: twd: ensure timer reload is reprogrammed on entry to periodic modeRussell King1-5/+2
2011-01-25ARM: 6635/2: Configure reference clock for Versatile Express timersPawel Moll2-0/+15
2011-01-25ARM: versatile: name configuration options after actual board namesRussell King1-4/+6
2011-01-25ARM: realview: name configuration options after actual board namesRussell King1-22/+27
2011-01-25ARM: realview,vexpress: fix section mismatch warning for pen_releaseRussell King2-2/+2