summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mxs: use debug_ll_io_init for low-level debugShawn Guo2013-04-012-8/+6Star
* ARM: mxs: get ocotp base address from device treeShawn Guo2013-04-013-1/+10
* ARM: mxs: remove system.cShawn Guo2013-04-014-140/+38Star
* ARM: mxs: get reset address from device treeShawn Guo2013-04-013-21/+19Star
* ARM: mxs: remove empty hardware.hShawn Guo2013-04-012-24/+0Star
* clk: mxs: get base address from device treeShawn Guo2013-04-012-0/+2
* ARM: mxs: remove unneeded mach-types.h inclusionShawn Guo2013-04-011-1/+0Star
* ARM: mxs: move icoll driver into drivers/irqchipShawn Guo2013-04-014-134/+5Star
* ARM: mxs: call stmp_reset_block() in icollShawn Guo2013-04-011-2/+2
* ARM: mxs: get icoll base address from device treeShawn Guo2013-04-011-2/+5
* ARM: mxs: move timer driver into drivers/clocksourceShawn Guo2013-04-012-305/+1Star
* ARM: mxs: select STMP_DEVICE and use it for timer codeShawn Guo2013-04-012-9/+9
* ARM: mxs: remove cpu_is_mx23() call from timer codeShawn Guo2013-04-011-1/+2
* ARM: mxs: get timrot base address from device treeShawn Guo2013-04-011-1/+5
* ARM: mxs: look up timrot clock from device treeShawn Guo2013-04-013-1/+3
* ARM: mxs: use CLKSRC_OF helper to initialize timerShawn Guo2013-04-014-9/+6Star
* Merge remote-tracking branch 'arm-soc/clksrc/cleanup' into mxs/cleanupShawn Guo2013-04-019-34/+17Star
|\
| * ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-119-34/+17Star
* | ia64 idle: delete stale (*idle)() function pointerLen Brown2013-03-291-4/+1Star
* | Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2013-03-2911-45/+10Star
|\ \
| * | ARC: Fix the typo in event identifier flags used by ptraceVineet Gupta2013-03-203-3/+3
| * | arc: fix dma_address assignment during dma_map_sg()Pierrick Hascoet2013-03-191-1/+1
| * | ARC: Remove SET_PERSONALITY (tracks cross-arch change)Vineet Gupta2013-03-181-3/+0Star
| * | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABIVineet Gupta2013-03-113-29/+0Star
| * | ARC: ABIv3: Print the correct ABI verVineet Gupta2013-03-111-3/+1Star
| * | ARC: make allyesconfig build breakagesVineet Gupta2013-03-113-6/+5Star
* | | Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-03-281-0/+1
|\ \ \
| * | | intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2013-03-251-0/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds2013-03-281-1/+1
|\ \ \ \
| * | | | ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings2013-03-251-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds2013-03-272-72/+78
|\ \ \ \ \
| * | | | | powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder2013-03-251-0/+6
| * | | | | powerpc: make additional room in exception vector areaChen Gang2013-03-251-72/+72
* | | | | | Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-272-4/+3Star
|\ \ \ \ \ \
| * | | | | | xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk2013-03-271-2/+1Star
| * | | | | | xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich2013-03-221-2/+2
* | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-03-254-14/+15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | ARM: tegra: fix register address of slink controllerLaxman Dewangan2013-03-222-2/+2
| * | | | | | Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann2013-03-211-0/+1
| |\ \ \ \ \ \
| | * | | | | | ARM: imx: add dependency check for DEBUG_IMX_UART_PORTShawn Guo2013-03-191-0/+1
| | | |/ / / / | | |/| | | |
| * / | | | | ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0Marek Vasut2013-03-191-12/+12
| |/ / / / /
* | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-03-242-17/+17
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin2013-03-221-2/+2
| * | | | | x86-32, microcode_intel_early: Fix crash with CONFIG_DEBUG_VIRTUALFenghua Yu2013-03-201-13/+13
| * | | | | x86-64: Fix the failure case in copy_user_handle_tail()CQ Tang2013-03-181-2/+2
| |/ / / /
* | | | | Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds2013-03-232-2/+0Star
|\ \ \ \ \
| * | | | | md: remove CONFIG_MULTICORE_RAID456 entirelyPaul Bolle2013-03-202-2/+0Star
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-03-214-1/+22
|\ \ \ \ \ \
| * | | | | | perf/x86: Add SNB/SNB-EP scheduling constraints for cycle_activity eventStephane Eranian2013-03-181-0/+4
| * | | | | | kprobes/x86: Check Interrupt Flag modifier when registering probeMasami Hiramatsu2013-03-182-1/+5