aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-09-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtlsk-v3.10-rt-14.09Mark Brown
2014-09-18Merge tag 'v3.10.55' into linux-linaro-lsklsk-v3.10-14.09Mark Brown
2014-09-17openrisc: Rework signal handlingJonas Bonn
2014-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-17MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-09-17MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-09-17MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-17MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-09-17MIPS: Prevent user from setting FCSR cause bitsPaul Burton
2014-09-17MIPS: GIC: Prevent array overrunJeffrey Deans
2014-09-17powerpc/pseries: Failure on removing device nodeGavin Shan
2014-09-17powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V
2014-09-17powerpc/mm/numa: Fix break placementAndrey Utkin
2014-09-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-09-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-misc' into linux-linaro-lskMark Brown
2014-09-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-09-13Merge remote-tracking branch 'lsk/v3.10/topic/libfdt' into lsk-v3.10-arm64-miscMark Brown
2014-09-06Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-09-06Merge tag 'v3.10.54' into linux-linaro-lskMark Brown
2014-09-05ARM: OMAP2+: hwmod: Rearm wake-up interrupts for DT when MUSB is idledTony Lindgren
2014-09-05x86/efi: Enforce CONFIG_RELOCATABLE for EFI boot stubMatt Fleming
2014-09-05x86_64/vsyscall: Fix warn_bad_vsyscall log outputAndy Lutomirski
2014-09-05x86: don't exclude low BIOS area when allocating address space for non-PCI cardsChristoph Schulz
2014-09-05Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"Paolo Bonzini
2014-09-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li
2014-09-05KVM: x86: Inter-privilege level ret emulation is not implemenetedNadav Amit
2014-09-05ARM: OMAP3: Fix choice of omap3_restore_es function in OMAP34XX rev3.1.2 case.Jeremy Vial
2014-08-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-08-29Merge tag 'v3.10.53' into linux-linaro-lskMark Brown
2014-08-14arch/sparc/math-emu/math_32.c: drop stray break operatorAndrey Utkin
2014-08-14sparc64: ldc_connect() should not return EINVAL when handshake is in progress.Sowmini Varadhan
2014-08-14sparc64: Guard against flushing openfirmware mappings.David S. Miller
2014-08-14sparc64: Do not insert non-valid PTEs into the TSB hash table.David S. Miller
2014-08-14sparc64: Add membar to Niagara2 memcpy code.David S. Miller
2014-08-14sparc64: Fix huge TSB mapping on pre-UltraSPARC-III cpus.David S. Miller
2014-08-14sparc64: Don't bark so loudly about 32-bit tasks generating 64-bit fault addr...David S. Miller
2014-08-14sparc64: Fix top-level fault handling bugs.David S. Miller
2014-08-14sparc64: Handle 32-bit tasks properly in compute_effective_address().David S. Miller
2014-08-14sparc64: Make itc_sync_lock rawKirill Tkhai
2014-08-14sparc64: Fix argument sign extension for compat_sys_futex().David S. Miller
2014-08-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtAlex Shi
2014-08-08Merge tag 'v3.10.52' into linux-linaro-lskAlex Shi
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin