aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| * | | | Merge branch 'imx/fix-irqdomain' of git://git.linaro.org/people/shawnguo/linu...Arnd Bergmann2011-12-06
| |\ \ \ \
| | * | | | arm/imx: fix irq_base for gpioShawn Guo2011-12-01
| | * | | | arm/imx: fix return type of callback passed to of_irq_init()Shawn Guo2011-12-01
| * | | | | Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesArnd Bergmann2011-12-06
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: at91: Fix USB AT91 gadget registrationAnders Darander2011-11-30
| | * | | | ARM: at91: fix clock conid for atmel_tcb.1 on 9260/9g20Jean-Christophe PLAGNIOL-VILLARD2011-11-30
| | * | | | ARM: at91: fix NAND bus width decoding from system_revChristian Hitz2011-11-28
| | |/ / /
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-12-05
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | perf: Don't use -ENOSPC for out of PMU resourcesPeter Zijlstra2011-11-14
* | | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-12-01
|\ \ \ \ \
| * | | | | ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2011-11-30
| * | | | | ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2011-11-30
| * | | | | ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)2011-11-30
| * | | | | ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon2011-11-26
| * | | | | ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier2011-11-26
| * | | | | ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2011-11-26
| * | | | | ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya2011-11-26
| * | | | | ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon2011-11-26
| * | | | | ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski2011-11-26
| * | | | | ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring2011-11-26
| * | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-11-22
| |\ \ \ \ \
| | * | | | | ARM: perf: check that we have a platform device when reserving PMUWill Deacon2011-11-22
| | * | | | | ARM: perf: initialise used_mask for fake PMU during validationWill Deacon2011-11-17
| | * | | | | ARM: PMU: remove pmu_init declarationWill Deacon2011-11-16
| | * | | | | ARM: PMU: re-export release_pmu symbol to modulesWill Deacon2011-11-16
| | |/ / / /
| * | | | | ARM: 7166/1: Use PMD_SHIFT instead of PGDIR_SHIFT in dma-consistent.cCatalin Marinas2011-11-21
| * | | | | ARM: 7165/2: PL330: Fix typo in _prepare_ccr()Javi Merino2011-11-21
| * | | | | ARM: 7163/2: PL330: Only register usable channelsJavi Merino2011-11-21
| * | | | | ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workaroundsWill Deacon2011-11-21
| * | | | | ARM: 7161/1: errata: no automatic store buffer drainWill Deacon2011-11-21
| | |/ / / | |/| | |
* | | | | Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann2011-11-29
|\ \ \ \ \
| * | | | | ARM: ux500: update defconfigLinus Walleij2011-11-29
| * | | | | ARM: u300: update defconfigLinus Walleij2011-11-29
| |/ / / /
| * | | | Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds2011-11-20
| |\ \ \ \
| | * | | | ARM: wire up process_vm_writev and process_vm_readv syscallsRussell King2011-11-17
| | * | | | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-12
| | * | | | ARM: 7158/1: add new MFP implement for NUC900wanzongshun2011-11-12
| | * | | | ARM: 7157/1: fix a building WARNING for nuc900wanzongshun2011-11-12
| | * | | | ARM: 7156/1: l2x0: fix compile error on !CONFIG_USE_OFOlof Johansson2011-11-12
| | * | | | ARM: 7155/1: arch.h: Declare 'pt_regs' locallyFabio Estevam2011-11-09
| | * | | | ARM: 7154/1: mach-bcmring: fix build error in dma.cMaxin B. John2011-11-09
| | * | | | ARM: 7153/1: mach-bcmring: fix build error in core.cMaxin B. John2011-11-09
| | * | | | ARM: 7152/1: distclean: Remove generated .dtb filesDirk B2011-11-08
| | * | | | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-08
| | * | | | Revert "ARM: 7098/1: kdump: copy kernel relocation code at the kexec prepare ...Russell King2011-11-07
| * | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-20
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | PM / shmobile: Fix build of sh7372_pm_init() for CONFIG_PM unsetRafael J. Wysocki2011-11-17
| | * | | | PM / shmobile: Avoid restoring the INTCS state during initializationRafael J. Wysocki2011-11-14
| | * | | | ARM: mach-shmobile: sh7372 A3SP no_suspend_console fixMagnus Damm2011-11-09
| | * | | | PM / shmobile: Don't skip debugging output in pd_power_up()Guennadi Liakhovetski2011-11-09
| | | |_|/ | | |/| |