summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()Ian Munsie2014-10-281-2/+1
| | * | | | | | Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"Michael Ellerman2014-10-281-3/+1
| | * | | | | | powernv: Use _GLOBAL_TOC for opal wrappersJeremy Kerr2014-10-231-1/+1
| | * | | | | | powerpc: Wire up sys_bpf() syscallPranith Kumar2014-10-223-1/+3
| | * | | | | | powerpc/mm: Remove redundant #if caseAneesh Kumar K.V2014-10-221-1/+1
| | * | | | | | powerpc/mm: Fix build error with hugetlfs disabledAneesh Kumar K.V2014-10-221-1/+2
| * | | | | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-282-5/+15
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | ARM: fix some printk formatsRussell King2014-10-211-4/+4
| | * | | | | | ARM: Blacklist GCC 4.8.0 to GCC 4.8.2 - PR58854Russell King2014-10-191-1/+11
* | | | | | | | Merge tag 'kvm-s390-next-20141028' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-10-297-143/+168
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: s390: sigp: split handling of SIGP STOP (AND STORE STATUS)David Hildenbrand2014-10-281-7/+18
| * | | | | | | | KVM: s390: sigp: inject emergency calls in a separate functionDavid Hildenbrand2014-10-281-3/+9
| * | | | | | | | KVM: s390: sigp: instruction counters for all sigp ordersDavid Hildenbrand2014-10-283-1/+21
| * | | | | | | | KVM: s390: sigp: separate preparation handlersDavid Hildenbrand2014-10-282-15/+33
| * | | | | | | | KVM: s390: sigp: move target cpu checks into dispatcherDavid Hildenbrand2014-10-281-91/+48
| * | | | | | | | KVM: s390: sigp: dispatch orders with one target in a separate functionDavid Hildenbrand2014-10-281-31/+43
| * | | | | | | | KVM: s390: Fix size of monitor-class number fieldThomas Huth2014-10-281-1/+1
| * | | | | | | | KVM: s390: Cleanup usage of current->mm in set_guest_storage_keyJason J. Herne2014-10-281-1/+1
| * | | | | | | | KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-283-11/+12
| |/ / / / / / /
* | | | | | | | KVM: nVMX: Disable preemption while reading from shadow VMCSJan Kiszka2014-10-291-0/+4
* | | | | | | | KVM: x86: Fix far-jump to non-canonical checkNadav Amit2014-10-291-3/+5
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | KVM: emulator: fix execution close to the segment limitPaolo Bonzini2014-10-291-10/+33
* | | | | | | KVM: emulator: fix error code for __linearizePaolo Bonzini2014-10-291-2/+2
|/ / / / / /
* | | | | | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-10-2615-40/+94
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'imx-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2014-10-252-8/+7
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: imx28-evk: Let i2c0 run at 100kHzFabio Estevam2014-10-251-1/+0
| | * | | | | | ARM: i.MX6: Fix "emi" clock name typoSteve Longerbeam2014-10-251-7/+7
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'socfpga_fixes_for_3.18' of git://git.rocketboards.org/linux-socfpg...Olof Johansson2014-10-239-23/+65
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: socfpga: Add a 3.3V fixed regulator nodeDinh Nguyen2014-10-224-1/+34
| | * | | | | | ARM: dts: socfpga: Fix SD card detectDinh Nguyen2014-10-221-1/+5
| | * | | | | | ARM: dts: socfpga: rename gpio nodesDinh Nguyen2014-10-221-6/+6
| | * | | | | | arm: socfpga: fix fetching cpu1start_addr for SMPDinh Nguyen2014-10-214-15/+20
| | |/ / / / /
| * | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Olof Johansson2014-10-231-2/+3
| |\ \ \ \ \ \
| | * | | | | | ARM: at91/dt: sam9263: fix PLLB frequenciesBoris Brezillon2014-10-221-2/+3
| | |/ / / / /
| * | | | | | Merge tag 'zynq-dt-fixes-for-3.18' of https://github.com/Xilinx/linux-xlnx in...Olof Johansson2014-10-231-7/+17
| |\ \ \ \ \ \
| | * | | | | | ARM: zynq: DT: trivial: Fix mc nodeMichal Simek2014-10-201-1/+1
| | * | | | | | ARM: zynq: DT: Add cadence watchdog nodeMichal Simek2014-10-201-0/+11
| | * | | | | | ARM: zynq: DT: Add missing reference for memory-controllerMichal Simek2014-10-201-1/+1
| | * | | | | | ARM: zynq: DT: Add missing reference for ADCMichal Simek2014-10-201-1/+1
| | * | | | | | ARM: zynq: DT: Add missing address for L2 pl310Michal Simek2014-10-201-1/+1
| | * | | | | | ARM: zynq: DT: Remove 222 MHz OPPSoren Brinkmann2014-10-201-1/+0
| | * | | | | | ARM: zynq: DT: Fix GEM register area sizeSoren Brinkmann2014-10-201-2/+2
| | |/ / / / /
| * | | | | | ARM: multi_v7_defconfig: enable CONFIG_MMC_DW_ROCKCHIPOlof Johansson2014-10-231-0/+1
| * | | | | | ARM: sunxi_defconfig: enable CONFIG_REGULATOR_FIXED_VOLTAGEOlof Johansson2014-10-231-0/+1
| |/ / / / /
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-2421-574/+29
|\ \ \ \ \ \
| * | | | | | MIPS: SEAD3: Fix I2C device registration.Ralf Baechle2014-10-241-7/+1
| * | | | | | MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle2014-10-243-526/+0
| * | | | | | MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
| * | | | | | MIPS: MSP71xx: Fix build errorStefan Hengelein2014-10-241-2/+2
| * | | | | | MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras2014-10-231-1/+2