summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nios2-fixes-v4.0-final' of git://git.rocketboards.org/linux-socfpg...Linus Torvalds2015-04-105-11/+9
|\
| * nios2: fix cache coherency issue when debug with gdbLey Foon Tan2015-04-102-4/+1
| * nios2: add missing ptrace registers definesLey Foon Tan2015-04-091-2/+7
| * nios2: signal: Move restart_block to struct task_structLey Foon Tan2015-04-082-5/+1
* | Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-091-4/+1
|\ \
| * | Revert "sparc/PCI: Clip bridge windows to fit in upstream windows"Bjorn Helgaas2015-04-081-4/+1
* | | x86: clean up/fix 'copy_in_user()' tail zeroingLinus Torvalds2015-04-082-9/+8
| |/ |/|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-033-2/+26
|\ \
| * | kgdb/x86: Fix reporting of 'si' in kgdb on x86_64Steffen Liebergeld2015-04-021-1/+1
| * | x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF setAndy Lutomirski2015-04-021-1/+15
| * | x86/reboot: Add ASRock Q1900DC-ITX mainboard reboot quirkStefan Lippers-Hollmann2015-04-011-0/+10
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-031-5/+5
|\ \ \
| * | | perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraintsAndi Kleen2015-04-021-3/+3
| * | | perf/x86/intel: Filter branches for PEBS eventKan Liang2015-04-021-2/+2
| |/ /
* | | Merge tag 'stable/for-linus-4.0-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-04-021-1/+9
|\ \ \
| * | | x86/xen: prepare p2m list for memory hotplugJuergen Gross2015-03-231-1/+9
* | | | powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek2015-04-011-1/+1
| |/ / |/| |
* | | Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-2917-85/+127
|\ \ \
| * \ \ Merge tag 'sunxi-fixes-for-4.0' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2015-03-295-12/+21
| |\ \ \
| | * | | ARM: dts: sunxi: Remove overclocked/overvoltaged OPPChen-Yu Tsai2015-03-243-6/+3
| | * | | ARM: dts: sun4i: a10-lime: Override and remove 1008MHz OPP settingChen-Yu Tsai2015-03-241-0/+16
| | * | | ARM: sunxi: Have ARCH_SUNXI select RESET_CONTROLLER for clock driver usageChen-Yu Tsai2015-02-231-6/+2
| | | |/ | | |/|
| * | | Merge tag 'fixes-v4.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Olof Johansson2015-03-296-7/+53
| |\ \ \
| | * | | ARM: dts: Fix gpio interrupts for dm816xTony Lindgren2015-03-182-4/+33
| | * | | ARM: dts: dra7: remove ti,hwmod property from pcie phyKishon Vijay Abraham I2015-03-181-2/+0
| | * | | ARM: OMAP: dmtimer: disable pm runtime on removeSuman Anna2015-03-171-0/+2
| | * | | ARM: OMAP: dmtimer: check for pm_runtime_get_sync() failureSuman Anna2015-03-171-1/+12
| | * | | ARM: OMAP2+: Fix socbus family info for AM33xx devicesSuman Anna2015-03-161-0/+2
| | * | | ARM: dts: omap3: Add missing dmas for cryptoPali Rohár2015-03-161-0/+4
| * | | | Merge tag 'socfpga_fix_for_v4.0_2' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2015-03-291-1/+1
| |\ \ \ \
| | * | | | ARM: socfpga: dts: fix spi1 interruptMark James2015-03-191-1/+1
| * | | | | arm64: juno: Fix misleading name of UART reference clockDave Martin2015-03-291-1/+1
| * | | | | Merge tag 'fixes-for-v4.0-rc5' of https://github.com/rjarzmik/linux into fixesOlof Johansson2015-03-293-64/+50
| |\ \ \ \ \
| | * | | | | ARM: pxa: fix pxa interrupts handling in DTRobert Jarzmik2015-02-232-63/+49
| | * | | | | ARM: pxa: Fix typo in zeus.cMasanari Iida2015-02-231-1/+1
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'v4.0-rockchip-armfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2015-03-161-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: dts: rockchip: disable gmac by default in rk3288.dtsiAlexandru M Stan2015-03-141-0/+1
| | |/ / /
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-03-281-4/+14
|\ \ \ \ \
| * | | | | x86/asm/entry: Check for syscall exit work with IRQs disabledAndy Lutomirski2015-03-241-4/+14
* | | | | | Merge branch 'parisc-4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-282-10/+16
|\ \ \ \ \ \
| * | | | | | parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BITHelge Deller2015-03-231-5/+3
| * | | | | | parisc: mm: don't count preallocated pmdsMikulas Patocka2015-03-231-2/+7
| * | | | | | parisc: Add compile-time check when adding new syscallsHelge Deller2015-03-231-3/+6
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-282-4/+5
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'signed-for-4.0' of git://github.com/agraf/linux-2.6Marcelo Tosatti2015-03-252-4/+5
| |\ \ \ \ \ \
| | * | | | | | KVM: PPC: Book3S HV: Fix instruction emulationPaul Mackerras2015-03-201-0/+1
| | * | | | | | KVM: PPC: Book3S HV: Endian fix for accessing VPA yield countPaul Mackerras2015-03-201-1/+1
| | * | | | | | KVM: PPC: Book3S HV: Fix spinlock/mutex ordering issue in kvmppc_set_lpcr()Paul Mackerras2015-03-201-3/+3
* | | | | | | | Merge tag 'arc-4.0-fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-281-6/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | ARC: signal handling robustifyVineet Gupta2015-03-261-4/+16