summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: 7403/1: tls: remove covert channel via TPIDRURWWill Deacon2012-04-281-0/+4
| * | | | ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2012-04-282-4/+4
| * | | | ARM: OMAP: fix DMA vs memory orderingRussell King2012-04-231-0/+14
| * | | | ARM: 7390/1: dts: versatile-pb/ab fix MMC IRQsLinus Walleij2012-04-232-2/+2
| * | | | ARM: 7400/1: vfp: clear fpscr length and stride bits on entry to sig handlerWill Deacon2012-04-231-1/+21
| * | | | ARM: 7399/1: vfp: move user vfp state save/restore code out of signal.cWill Deacon2012-04-233-51/+90
| * | | | ARM: 7398/1: l2x0: only write to debug registers on PL310Will Deacon2012-04-231-5/+8
| * | | | ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310Will Deacon2012-04-231-6/+6
| * | | | ARM: 7396/1: errata: only handle ARM erratum #326103 on affected coresWill Deacon2012-04-232-6/+20
| | |/ / | |/| |
* | | | powerpc/pseries: Rivet CONFIG_EEH for pSeries platformGavin Shan2012-04-301-2/+2
* | | | powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely2012-04-308-29/+14Star
* | | | powerpc/8xx: Fix NR_IRQ bugs and refactor 8xx interrupt controllerGrant Likely2012-04-301-41/+20Star
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-2819-140/+207
|\ \ \ \
| * \ \ \ Merge branch 'v3.4-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2012-04-2710-39/+78
| |\ \ \ \
| | * | | | ARM: SAMSUNG: add missing MMC_CAP2_BROKEN_VOLTAGE capabilityMarek Szyprowski2012-04-253-0/+4
| | * | | | ARM: EXYNOS: Fix compilation error when CONFIG_OF is not definedTushar Behera2012-04-241-0/+2
| | * | | | ARM: EXYNOS: Fix resource on dev-dwmci.cKukjin Kim2012-04-241-10/+3Star
| | * | | | ARM: S3C24XX: Fix build warning for S3C2410_PMKukjin Kim2012-04-241-4/+4
| | * | | | ARM: mini2440_defconfig: Fix build errorArnd Bergmann2012-04-241-0/+2
| | * | | | ARM: EXYNOS: Fix incorrect initialization of GICThomas Abraham2012-04-211-1/+1
| | * | | | ARM: EXYNOS: use 'exynos4-sdhci' as device name for sdhci controllersThomas Abraham2012-04-214-24/+62
| * | | | | Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-04-274-4/+32
| |\ \ \ \ \
| | * | | | | ARM: PXA2xx: MFP: fix potential direction bugIgor Grinberg2012-04-271-0/+9
| | * | | | | ARM: PXA2xx: MFP: fix bug with MFP_LPM_KEEP_OUTPUTIgor Grinberg2012-04-272-2/+17
| | * | | | | arm/sa1100: fix sa1100-rtc memory resourceDmitry Artamonow2012-04-271-1/+1
| | * | | | | ARM: pxa: fix gpio wakeup settingRobert Jarzmik2012-04-271-1/+5
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'u300-fixes-for-arm-soc' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2012-04-263-85/+80Star
| |\ \ \ \ \
| | * | | | | ARM: u300: bump all IRQ numbers by oneLinus Walleij2012-04-202-77/+79
| | * | | | | ARM: ux300: Fix unimplementable regulation constraintsMark Brown2012-04-201-8/+1Star
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'msm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/david...Olof Johansson2012-04-252-12/+17
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: msm: Fix gic irqdomain supportDavid Brown2012-04-242-12/+17
* | | | | | Merge tag 'stable/for-linus-3.4-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-04-283-3/+18
|\ \ \ \ \ \
| * | | | | | xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-04-271-1/+1
| * | | | | | xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-04-271-0/+15
| * | | | | | xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded.Konrad Rzeszutek Wilk2012-04-261-2/+2
| * | | | | | Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"Konrad Rzeszutek Wilk2012-04-201-2/+6
| * | | | | | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus...Konrad Rzeszutek Wilk2012-04-184098-80651/+133396
| |\ \ \ \ \ \
| * | | | | | | xen/p2m: m2p_find_override: use list_for_each_entry_safeStefano Stabellini2012-04-171-6/+2Star
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-283-6/+12
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/apic: Use x2apic physical mode based on FADT settingGreg Pearson2012-04-251-0/+6
| * | | | | | | x86/mrst: Quiet sparse noise about plain integer as NULL pointerH Hartley Sweeten2012-04-251-2/+2
| * | | | | | | Merge tag 'l3-fix-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Ingo Molnar2012-04-2537-206/+77Star
| |\ \ \ \ \ \ \
| | * | | | | | | x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()Srivatsa S. Bhat2012-04-191-4/+4
| | | |_|_|_|/ / | | |/| | | | |
* | | | | | | | Merge branch 'for-v3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-04-285-30/+29Star
|\ \ \ \ \ \ \ \
| * | | | | | | | xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker2012-04-271-3/+0Star
| * | | | | | | | blackfin: fix ifdef fustercluck in mach-bf538/boards/ezkit.cPaul Gortmaker2012-04-261-27/+26Star
| * | | | | | | | xtensa: fix build error in xtensa/include/asm/io.hPaul Gortmaker2012-04-231-0/+1
| * | | | | | | | xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
| * | | | | | | | powerpc: fix system.h fallout in sysdev/scom.c [chroma_defconfig]Paul Gortmaker2012-04-191-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt2012-04-272-2/+2
|\ \ \ \ \ \ \ \