summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' into develRussell King2011-03-1638-791/+461
|\
| * ARM: 6806/1: irq: introduce entry and exit functions for chained handlersWill Deacon2011-03-151-0/+31
| * ARM: 6781/1: Thumb-2: Work around buggy Thumb-2 short branch relocations in gasDave Martin2011-03-102-0/+35
| * ARM: 6798/1: aout-core: zero thread debug registers in a.out core dumpWill Deacon2011-03-102-6/+2
| * ARM: 6796/1: Footbridge: Fix I/O mappings for NOMMU modeStepan Moskovchenko2011-03-102-9/+22
| * ARM: 6786/1: enable CONFIG_KTIME_SCALARRob Herring2011-03-091-0/+4
| * ARM: 6778/1: compressed/head.S: make LDFLAGS_vmlinux into a recursively expan...Nicolas Pitre2011-03-091-1/+1
| * ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-092-0/+48
| * ARM: 6755/1: omap4: l2x0: Populate set_debug() function and enable Errata 727915Santosh Shilimkar2011-03-092-0/+8
| * ARM: 6795/1: l2x0: Errata fix for flush by Way operation can cause data corruptiSantosh Shilimkar2011-03-093-17/+31
| * ARM: 6746/1: remove the 4x expansion presumption while decompressing the kernelNicolas Pitre2011-02-262-4/+3
| * ARM: 6750/1: improvements to compressed/head.SNicolas Pitre2011-02-231-129/+110
| * ARM: 6668/1: ptrace: remove single-step emulation codeWill Deacon2011-02-237-443/+3
| * ARM: move L1_CACHE_SHIFT_6 to mm/KconfigRussell King2011-02-232-5/+5
| * ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM oneNicolas Pitre2011-02-231-5/+5
| * ARM: vfp: improve commentry for hotplug eventsRussell King2011-02-231-2/+5
| * ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2011-02-232-12/+27
| * ARM: irq migration: update GIC migration codeRussell King2011-02-231-13/+12
| * ARM: irq migration: ensure migration is handled safelyRussell King2011-02-231-19/+31
| * ARM: irq migration: force migration off CPU going downRussell King2011-02-231-1/+1
| * ARM: 6608/1: enable bridges in pci_common_init.Colin Tuckley2011-02-231-0/+5
| * ARM: improve module relocation fixup diagnosticsRussell King2011-02-231-13/+14
| * ARM: add 'uinstall' target for installing uboot kernelsRussell King2011-02-232-1/+6
| * ARM: fix some sparse errors in generic ARM codeRussell King2011-02-234-3/+5
| * ARM: DMA: top-down allocation in DMA coherent regionRussell King2011-02-231-9/+8
| * ARM: Defer lookup of machine_type to setup.cRussell King2011-02-154-101/+40
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-------------------. \ Merge branches 'at91', 'ep93xx', 'errata', 'footbridge', 'fncpy', 'gemini', '...Russell King2011-03-16688-6225/+11694
|\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * | ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC'sAlexey Charkov2011-01-2534-0/+2356
| | | | | | | | | | * | | ARM: 6776/1: mach-ux500: activate fix for errata 753970Linus Walleij2011-03-091-0/+1
| | | | | | | | | * | | | ARM: 6794/1: SPEAr: Append UL to device address macros.Shiraz Hashim2011-03-095-123/+126
| | | | | | | | | * | | | ARM: 6793/1: SPEAr: Remove unused *_SIZE macros from spear*.h filesviresh kumar2011-03-095-219/+2
| | | | | | | | | * | | | ARM: 6792/1: SPEAr: Replace SIZE macro's with SZ_4K macrosviresh kumar2011-03-095-28/+21
| | | | | | | | | * | | | ARM: 6791/1: SPEAr3xx: Declare device structures after shirq codeviresh kumar2011-03-093-24/+24
| | | | | | | | | * | | | ARM: 6790/1: SPEAr: Clock Framework: Rename usbd clock and align apb_clk entryviresh kumar2011-03-092-4/+4
| | | | | | | | | * | | | ARM: 6789/1: SPEAr3xx: Rename sdio to sdhciviresh kumar2011-03-098-33/+33
| | | | | | | | | * | | | ARM: 6788/1: SPEAr: Include mach/hardware.h instead of mach/spear.hviresh kumar2011-03-0922-20/+17
| | | | | | | | | * | | | ARM: 6787/1: SPEAr: Reorder #includes in .h & .c files.viresh kumar2011-03-0912-15/+15
| | | | | | | | | * | | | ARM: 6681/1: SPEAr: add debugfs support to clk APIShiraz Hashim2011-03-092-0/+124
| | | | | | | | | * | | | ARM: 6703/1: SPEAr: update clk API supportviresh kumar2011-03-096-312/+1259
| | | | | | | | | * | | | ARM: 6679/1: SPEAr: make clk API functions more genericviresh kumar2011-03-094-46/+214
| | | | | | | | | * | | | ARM: 6737/1: SPEAr: formalized timer supportShiraz Hashim2011-03-099-20/+78
| | | | | | | | | * | | | ARM: 6678/1: SPEAr: update padmux codeviresh kumar2011-03-099-59/+36
| | | | | | | | | * | | | ARM: 6677/1: SPEAr: add IOMEM(x) definition and update declaration of MISC_BASEviresh kumar2011-03-095-137/+163
| | | | | | | | | * | | | Linux 2.6.38-rc8v2.6.38-rc8Linus Torvalds2011-03-071-1/+1
| | | | | | | | | * | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-0710-30/+41
| | | | | | | | | |\ \ \ \
| | | | | | | | | | * | | | ARM: S3C64XX: Update regulator names for debugfs compatiblity on SMDK6410Mark Brown2011-03-041-6/+6
| | | | | | | | | | * | | | ARM: S3C64XX: Fix build with WM1190 disabled and WM1192 enabled on SMDK6410Mark Brown2011-03-041-0/+1
| | | | | | | | | | * | | | ARM: S3C64XX: Reduce output of s3c64xx_dma_init1()Ben Dooks2011-03-041-5/+6
| | | | | | | | | | * | | | ARM: S3C64XX: Tone down SDHCI debuggingMark Brown2011-03-041-1/+1
| | | | | | | | | | * | | | ARM: S3C64XX: Add clock for i2c1Ben Dooks2011-03-041-0/+6
OpenPOWER on IntegriCloud