summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'regulator-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds1-2/+10
2012-09-30ARM: add v7 multi-platform defconfigRob Herring1-0/+57
2012-09-30Merge tag 'ep93xx-fixes-for-3.7' of git://github.com/RyanMallon/linux-ep93xx ...Olof Johansson4-11/+13
2012-09-30Merge branch 'lpc32xx/core' of git://git.antcom.de/linux-2.6 into next/socOlof Johansson2-21/+3
2012-09-30Merge branch 'lpc32xx/dts' of git://git.antcom.de/linux-2.6 into next/dtOlof Johansson1-7/+5
2012-09-30Merge branch 'vt8500/devel' into next/dtOlof Johansson1-1/+0
2012-09-30arm: vt8500: Fixup for missing gpio.hTony Prisk1-1/+0
2012-09-30Merge tag 'omap-devel-board-late-v3-for-v3.7' of git://git.kernel.org/pub/scm...Olof Johansson5-32/+34
2012-09-30Merge tag 'devel-dt-arch-timer-for-v3.7' of git://git.kernel.org/pub/scm/linu...Olof Johansson3-1/+113
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett3-0/+83
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+28
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-13/+18
2012-09-29ARM: nomadik: remove NAND_NO_READRDY useArnd Bergmann1-2/+1
2012-09-29Merge branch 'cleanup/__iomem' into next/cleanup2Arnd Bergmann63-397/+401
2012-09-29ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses.Andrew Lunn1-6/+6
2012-09-29ARM: ux500: use __iomem pointers for MMIOArnd Bergmann1-2/+2
2012-09-28ARM: shmobile: add new __iomem annotation for new codeArnd Bergmann1-1/+1
2012-09-28Merge branch 'bcmring/removal' into next/multiplatformArnd Bergmann56-15456/+0
2012-09-28Merge branch 'bcmring/removal' into next/cleanup2Arnd Bergmann65-15761/+0
2012-09-28Merge branch 'bcmring/cleanup' into bcmring/removalArnd Bergmann9-317/+0
2012-09-28ARM: Remove mach-bcmringArnd Bergmann56-15444/+0
2012-09-28Merge branch 'clps711x/cleanup' into next/cleanup2Arnd Bergmann10-170/+81
2012-09-28ARM: clps711x: Remove board support for CEIVAAlexander Shiyan5-120/+0
2012-09-28ARM: clps711x: Fix register definitionsAlexander Shiyan1-5/+4
2012-09-28ARM: clps711x: Fix lowlevel debug-macroAlexander Shiyan1-7/+1
2012-09-28ARM: clps711x: Added simple clock frameworkAlexander Shiyan3-38/+76
2012-09-28Merge branch 'for-linus-3.6-rc-final' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-106/+53
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown1-2/+10
2012-09-28x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama3-2/+8
2012-09-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+7
2012-09-28Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds1-0/+2
2012-09-27[IA64] xen: Fix return value check in xencomm_vtop()Wei Yongjun1-1/+2
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven4-14/+12
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao3-3/+43
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin1-31/+18
2012-09-27um: kill thread->forkingAl Viro7-66/+29
2012-09-27um: let signal_delivered() do SIGTRAP on singlestepping into handlerAl Viro2-7/+5
2012-09-27um: don't leak floating point state and segment registers on execve()Al Viro1-0/+1
2012-09-27um: take cleaning singlestep to start_thread()Al Viro1-19/+5
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2-17/+12
2012-09-27perf/x86: Fix typo in uncore_pmu_to_boxYan, Zheng1-1/+1
2012-09-27ARM: Orion5x: Fix too small coherent pool.Andrew Lunn1-0/+7
2012-09-27x86, suspend: On wakeup always initialize cr4 and EFERH. Peter Anvin3-15/+31
2012-09-27x86-32: Start out eflags and cr4 cleanH. Peter Anvin1-15/+16
2012-09-27Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2-27/+1
2012-09-26x86: Exit RCU extended QS on notify resumeFrederic Weisbecker2-0/+5
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker2-4/+17
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker3-28/+86
2012-09-26x86: Unspaghettize do_general_protection()Frederic Weisbecker1-22/+16