summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \
| * | | | | | | sh: Fix up tracepoint build fallout from static key introduction.Nobuhiro Iwamatsu2012-04-271-1/+1
| * | | | | | | sh: Fix error synchronising kernel page tablesStuart Menefy2012-04-191-1/+1
* | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-04-272-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/tile: fix a couple of functions that should be __initChris Metcalf2012-04-252-4/+4
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-271-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/arm/mach-ux500/mbox-db5500.c: world-writable sysfs fifo fileVasiliy Kulikov2012-04-261-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-2620-70/+105
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | x32, siginfo: Provide proper overrides for x32 siginfo_tH. Peter Anvin2012-04-241-1/+7
| * | | | | | | x32: Check __ILP32__ instead of __LP64__ for x32H.J. Lu2012-04-233-7/+7
| * | | | | | | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-234-6/+8
| * | | | | | | ACPI: Convert wake_sleep_flags to a value instead of functionKonrad Rzeszutek Wilk2012-04-231-0/+2
| * | | | | | | x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-04-181-14/+20