summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-03-15ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon1-0/+31
2011-03-10ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin2-0/+35
2011-03-10ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon2-6/+2
2011-03-10ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko2-9/+22
2011-03-09ARM: 6786/1: enable CONFIG_KTIME_SCALARRob Herring1-0/+4
2011-03-09ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre1-1/+1
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2-0/+48
2011-03-09ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2-0/+8
2011-03-09ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar3-17/+31
2011-02-26ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre2-4/+3
2011-02-23ARM: 6750/1: improvements to compressed/head.SNicolas Pitre1-129/+110
2011-02-23ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon7-443/+3
2011-02-23ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King2-5/+5
2011-02-23ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre1-5/+5
2011-02-23ARM: vfp: improve commentry for hotplug eventsRussell King1-2/+5
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2-12/+27
2011-02-23ARM: irq migration: update GIC migration codeRussell King1-13/+12
2011-02-23ARM: irq migration: ensure migration is handled safelyRussell King1-19/+31
2011-02-23ARM: irq migration: force migration off CPU going downRussell King1-1/+1
2011-02-23ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley1-0/+5
2011-02-23ARM: improve module relocation fixup diagnosticsRussell King1-13/+14
2011-02-23ARM: add 'uinstall' target for installing uboot kernelsRussell King2-1/+6
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King4-3/+5
2011-02-23ARM: DMA: top-down allocation in DMA coherent regionRussell King1-9/+8
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