- b633648 MIPS: MT: Remove SMTC support by Ralf Baechle · 11 years ago
- 321b186 MIPS: RM9000: Remove the now unused CPU_RM9000 definition. by Ralf Baechle · 11 years ago
- 722640a MIPS: RM9000: Remove support for probing the CPU core. by Ralf Baechle · 11 years ago
- 9ef988d MIPS: RM9000: Remove support for idle loop. by Ralf Baechle · 11 years ago
- 8a8bbf2 MIPS: Ralink: Remove surviving RM9000 bits. by Ralf Baechle · 11 years ago
- c106ff8 MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000. by Ralf Baechle · 11 years ago
- 66de485 MIPS: BCM1480: Remove checks for CONFIG_SIBYTE_BCM1480_PROF by Paul Bolle · 11 years ago
- d493a85 MIPS: MSP71xx: Remove checks for two macros by Paul Bolle · 11 years ago
- d83d44c MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB by Paul Bolle · 11 years ago
- 23634fd MIPS: PNX833x: Remove checks for CONFIG_I2C_PNX0105 by Paul Bolle · 11 years ago
- 261cbc9 MIPS: Remove CONFIG_PMCTWILED completely by Paul Bolle · 11 years ago
- af59674 MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC by Paul Bolle · 11 years ago
- c836732 MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines. by Ralf Baechle · 11 years ago
- 70e4c23 MIPS: math-emu: Reduce microMIPS bloat. by Ralf Baechle · 11 years ago
- 56a6473 MIPS: math-emu: Switch to using the MIPS rounding modes. by Ralf Baechle · 11 years ago
- aef3fb7 MIPS: math-emu: Nuke alternative names for IEEE-754 rounding modes. by Ralf Baechle · 11 years ago
- 76fbfc3 MIPS: Sort out mm_isBranchInstr. by Ralf Baechle · 11 years ago
- 377cb1b MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs. by Ralf Baechle · 11 years ago
- e0cc3a4 MIPS: math-emu: Inline fpu_emulator_init_fpu() by Ralf Baechle · 11 years ago
- 3f7cac4 MIPS: math-emu: Cleanup coding style. by Ralf Baechle · 11 years ago
- 49548b0 MIPS: math-emu: Cleanup definition of structs describe sp/dp floats. by Ralf Baechle · 11 years ago
- de2fc34 MIPS: math-emu: Rename get_rounding() functions. by Ralf Baechle · 11 years ago
- 90efba3 MIPS: math-emu: Get rid of the useless parts of exception handling. by Ralf Baechle · 11 years ago
- 593d33f MIPS: math-emu: Move various objects into an ar library. by Ralf Baechle · 11 years ago
- f71baa1 MIPS: math-emu: Inline ieee754sp_issnan and ieee754dp_issnan. by Ralf Baechle · 11 years ago
- dfbf42b MIPS: math-emu: Remove unused code. by Ralf Baechle · 11 years ago
- 1bc3320 MIPS: math-emu: Remove unused ieee754sp_bestnan() and ieee754dp_bestnan(). by Ralf Baechle · 11 years ago
- 3a33db2 MIPS: math-emu: Inline ieee754dp_finite and ieee754dp_finite(). by Ralf Baechle · 11 years ago
- b3a7ad2 MIPS: math-emu: Eleminate duplicate definitions of identical macros. by Ralf Baechle · 11 years ago
- 3e160aa MIPS: math-emu: Use SPSIGN() rather than DPSIGN() in ieee754sp_sub(). by Ralf Baechle · 11 years ago
- ad8fb553 MIPS: math-emu: Replace DP_MBITS with DP_FBITS and SP_MBITS with SP_FBITS. by Ralf Baechle · 11 years ago
- f5410d1 MIPS: math-emu: Call ieee754di_xcpt, not ieee754si_xcpt in ieee754dp_cmp. by Ralf Baechle · 11 years ago
- 1eaf198 MIPS: math-emu: Cleanup stdarg usage including apparently bogus comment. by Ralf Baechle · 11 years ago
- 08f1faa MIPS: math-emu: Remove #if 1 and dead code from its #else branch. by Ralf Baechle · 11 years ago
- e812a73 MIPS: math-emu: Cleanup ieee754si_indef() / ieee754di_indef(). by Ralf Baechle · 11 years ago
- 92df0f8 MIPS: math-emu: Convert debug printks to pr_debug getting. by Ralf Baechle · 11 years ago
- fcfe228 MIPS: math-emu: Get rid of unuable extended precision support. by Ralf Baechle · 11 years ago
- 66b047d MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs. by Ralf Baechle · 11 years ago
- 08a0790 MIPS: math-emu: Remove most ifdefery. by Ralf Baechle · 11 years ago
- 9e8bad1 MIPS: math-emu: Turn macros into functions where possible. by Ralf Baechle · 11 years ago
- bee1653 MIPS: math-emu: Harden ieee754int.h against multiple inclusion. by Ralf Baechle · 11 years ago
- 47fa0c0 MIPS: math-emu: Reformat code according to coding style. by Ralf Baechle · 11 years ago
- 85c51c5 MIPS: math-emu: Move all debug fs code to a separate file. by Ralf Baechle · 11 years ago
- 6d18b62 MIPS: math-emu: Remove fine example of cargo cult programming. by Ralf Baechle · 11 years ago
- cd8ee34 MIPS: math-emu: Header file weeding. by Ralf Baechle · 11 years ago
- 5160d45 MIPS: branch: Make inclusion of <asm/branch.h> safe. by Ralf Baechle · 11 years ago
- e7e9cae MIPS: math-emu: Use helpers to manipulate CAUSEF_BD flag. by Ralf Baechle · 11 years ago
- 5a7ebbf MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs by Ralf Baechle · 11 years ago
- 2209bcb MIPS: math-emu: Get rid of typedefs. by Ralf Baechle · 11 years ago
- 2370881 MIPS: math-emu: Use English spelling of `constant' rather than Danish. by Ralf Baechle · 11 years ago
- cae5506 MIPS: math-emu: Mark exception handling functions as __cold. by Ralf Baechle · 11 years ago
- f80cc08 MIPS: math-emu: Use __BITFIELD_FIELD to eleminate redundant definitions. by Ralf Baechle · 11 years ago
- 64a17a0 MIPS: Move definition of __BITFIELD_FIELD to sharable header. by Ralf Baechle · 11 years ago
- c7d6891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
- 6ed8bf8 Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
- 8d900e7 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
- 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
- 172de65 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 4797ec2 arm64: fix pud_huge() for 2-level pagetables by Mark Salter · 11 years ago
- c776cd8 parisc: Improve LWS-CAS performance by John David Anglin · 11 years ago
- fef47e2 parisc: ratelimit userspace segfault printing by Helge Deller · 11 years ago
- fa81511 x86-64, modify_ldt: Make support for 16-bit segments a runtime option by Linus Torvalds · 11 years ago
- c70458f50 metag: Remove _STK_LIM_MAX override by James Hogan · 11 years ago
- 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
- d71f290 metag: Reduce maximum stack size to 256MB by James Hogan · 11 years ago
- 2425ce8 metag: fix memory barriers by Mikulas Patocka · 11 years ago
- 7bb3940 MIPS: mm: Fix broken microMIPS kernel regression. by Steven J. Hill · 11 years ago
- f2d0801 MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 by Markos Chandras · 11 years ago
- 9844f54 x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow() by Anthony Iliopoulos · 11 years ago
- 367f0b5 MIPS: Wire up renameat2 syscall. by Ralf Baechle · 11 years ago
- 619b589 Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 200d963 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 8471ac1b MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. by Ralf Baechle · 11 years ago
- cdbb03b MIPS: Remove file missed when removing rm9k support a while ago. by Ralf Baechle · 11 years ago
- 8e8acb3 MIPS/loongson2_cpufreq: Fix CPU clock rate setting by Aaro Koskinen · 11 years ago
- 3deff25 MIPS: Loongson: No need to select GENERIC_HARDIRQS_NO__DO_IRQ by Paul Bolle · 11 years ago
- 44ba138 MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
- 465ca5d6 MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
- 2db4bc3 MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix by Maciej W. Rozycki · 11 years ago
- 824122a MIPS: DEC/SNI: O32 wrapper stack switching fixes by Maciej W. Rozycki · 11 years ago
- af37530 MIPS: DEC: Bus error handler <asm/cpu-type.h> fixes by Maciej W. Rozycki · 11 years ago
- 5508d45 Revert "MIPS: MT: proc: Add support for printing VPE and TC ids" by Ralf Baechle · 11 years ago
- 601c942 arm64: use cpu_online_mask when using forced irq_set_affinity by Sudeep Holla · 11 years ago
- 1f53ba6 arm64: introduce virt_to_pfn by Stefano Stabellini · 11 years ago
- 7a5091d x86, rdrand: When nordrand is specified, disable RDSEED as well by H. Peter Anvin · 11 years ago
- 3b27dce Merge tag 'davinci-fixes-for-v3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Olof Johansson · 11 years ago
- 6a7c7b0 Merge tag 'sunxi-fixes-for-3.15' of https://github.com/mripard/linux into fixes by Olof Johansson · 11 years ago
- e5e49fe9 Merge tag 'mvebu-dt-fixes-3.15-2' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 11 years ago
- 6d66da8 ARM: dts: i.MX53: Fix ipu register space size by Sascha Hauer · 11 years ago
- 181da3c Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 28b92e0 x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall() by Boris Ostrovsky · 11 years ago
- c45f773 x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macro by Andres Freund · 11 years ago
- 722a0d2 x86: Fix typo preventing msr_set/clear_bit from having an effect by Andres Freund · 11 years ago
- 6218791 x86/intel: Add quirk to disable HPET for the Baytrail platform by Feng Tang · 11 years ago
- f10f383 x86/hpet: Make boot_hpet_disable extern by Feng Tang · 11 years ago
- 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 11 years ago
- aadca6f x86/reboot: Add reboot quirk for Certec BPC600 by Christian Gmeiner · 11 years ago
- 9bd29c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 11 years ago
- 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
- 03787ff Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago