summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: multi_v7_defconfig: Enable Zynq UART driverSoren Brinkmann2014-10-051-0/+2
* ARM: 7748/1: oabi: handle faults when loading swi instruction from userspaceWill Deacon2014-10-051-13/+29
* parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin2014-10-051-1/+6
* powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-10-052-1/+8
* sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li2014-10-051-0/+3
* x86 early_ioremap: Increase FIX_BTMAPS_SLOTS to 8Dave Young2014-10-051-3/+3
* KVM: x86: handle idiv overflow at kvm_write_tscMarcelo Tosatti2014-10-051-3/+20
* MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras2014-10-051-0/+12
* MIPS: ZBOOT: add missing <linux/string.h> includeAurelien Jarno2014-10-051-0/+1
* ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy2014-10-051-0/+3
* ARM: 7897/1: kexec: Use the right ISA for relocate_new_kernelDave Martin2014-10-052-9/+16
* ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-10-051-1/+1
* ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland2014-10-052-12/+0
* xtensa: fix a6 and a7 handling in fast_syscall_xtensaMax Filippov2014-10-051-7/+5
* xtensa: fix TLBTEMP_BASE_2 region handling in fast_second_level_missMax Filippov2014-10-052-2/+7
* xtensa: fix access to THREAD_RA/THREAD_SP/THREAD_DSMax Filippov2014-10-052-4/+13
* xtensa: fix address checks in dma_{alloc,free}_coherentAlan Douglas2014-10-051-6/+6
* xtensa: replace IOCTL code definitions with constantsMax Filippov2014-10-051-9/+10
* arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon2014-10-052-2/+2
* arm64: flush TLS registers during execWill Deacon2014-10-052-0/+24
* openrisc: Rework signal handlingJonas Bonn2014-09-172-118/+139
* MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2014-09-171-0/+5
* MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-09-171-5/+13
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-09-171-1/+1
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-09-175-4/+6
* MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-172-110/+182
* MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-09-171-1/+0
* MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-09-171-0/+1
* MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-09-171-1/+2
* MIPS: GIC: Prevent array overrunJeffrey Deans2014-09-171-2/+4
* powerpc/pseries: Failure on removing device nodeGavin Shan2014-09-171-1/+1
* powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-09-171-5/+27
* powerpc/mm/numa: Fix break placementAndrey Utkin2014-09-171-1/+1
* ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren2014-09-051-0/+4
* x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming2014-09-051-0/+1
* x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski2014-09-051-4/+4
* x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz2014-09-052-3/+9
* Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini2014-09-051-1/+1
* KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2014-09-052-14/+40
* KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit2014-09-051-0/+4
* ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial2014-09-051-1/+2
* arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin2014-08-141-1/+1
* sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan2014-08-141-1/+1
* sparc64: Guard against flushing openfirmware mappings.David S. Miller2014-08-142-10/+25
* sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller2014-08-141-0/+4
* sparc64: Add membar to Niagara2 memcpy code.David S. Miller2014-08-141-0/+1
* sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller2014-08-142-3/+17
* sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller2014-08-141-15/+1
* sparc64: Fix top-level fault handling bugs.David S. Miller2014-08-141-32/+54
* sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller2014-08-141-3/+9