- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 857b50f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
- faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- dbb885f Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 7f8998c nosave: consolidate __nosave_{begin,end} in <asm/sections.h> by Geert Uytterhoeven · 10 years ago
- afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
- e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 2291059 locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() by Pranith Kumar · 10 years ago
- c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
- ce5d112 ARCH: AUDIT: implement syscall_get_arch for all arches by Eric Paris · 11 years ago
- 4b050ba MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPS by Markos Chandras · 10 years ago
- 4f12b91 MIPS: cpu-probe: Set the write-combine CCA value on per core basis by Markos Chandras · 10 years ago
- 80bc94d MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic cores by Markos Chandras · 10 years ago
- fb02035 MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocks by Markos Chandras · 10 years ago
- f464938 MIPS: DMA: Add cma support by Zubair Lutfullah Kakakhel · 10 years ago
- 7ec32e4 MIPS: Alchemy: Update cpu-feature-overrides by Manuel Lauss · 10 years ago
- 3c09bae MIPS: Use WSBH/DSBH/DSHD on Loongson 3A by Chen Jie · 10 years ago
- c5c38ef irq_work: Introduce arch_irq_work_has_interrupt() by Peter Zijlstra · 10 years ago
- 1c84cd4 mips/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- da4c544 locking, mips: Fix atomics by Peter Zijlstra · 10 years ago
- 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
- 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
- 6564730 KVM: forward declare structs in kvm_types.h by Paolo Bonzini · 10 years ago
- dc57870 MIPS: Move CPU topology macros to topology.h by Huacai Chen · 10 years ago
- d1cd39a MIPS: Replace __get_cpu_var uses in FPU emulator. by Christoph Lameter · 10 years ago
- 4294452 MIPS: Wire up new syscalls getrandom and memfd_create. by Ralf Baechle · 10 years ago
- 4d5b3bd MIPS: Fix a warning for virt_to_page by Zubair Lutfullah Kakakhel · 10 years ago
- 68c77d8 MIPS: COP2: CPP macro safety fixes. by Ralf Baechle · 10 years ago
- 0690999 MIPS: IP28: Fix/clean spaces.h by Thomas Bogendoerfer · 10 years ago
- 91ff7ac MIPS: Spelling s/confugrations/configurations/ by Geert Uytterhoeven · 10 years ago
- 43faaa5 MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' by Markos Chandras · 10 years ago
- 6431646 MIPS: EVA: Add new EVA header by Markos Chandras · 10 years ago
- 8d74ea0 MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 by Markos Chandras · 10 years ago
- 4a2083f MIPS: NL: Fix nlm_xlp_defconfig build error by Guenter Roeck · 10 years ago
- 4b34cdd MIPS: Remove race window in page fault handling by Lars Persson · 10 years ago
- 26d551b MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 10 years ago
- 7b626d9 MIPS: GIC: Remove useless parens from GICBIS(). by Ralf Baechle · 10 years ago
- ca4d24f MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init' by Markos Chandras · 10 years ago
- f85b71c MIPS: EVA: Add new EVA header by Markos Chandras · 10 years ago
- 4038152 MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64 by Markos Chandras · 10 years ago
- bbbf6d8 MIPS: NL: Fix nlm_xlp_defconfig build error by Guenter Roeck · 10 years ago
- 2a4a8b1 MIPS: Remove race window in page fault handling by Lars Persson · 10 years ago
- 950e97c MIPS: Add common plat_irq_dispatch declaration by Sergey Ryazanov · 10 years ago
- f28ff3d MIPS: GIC: Remove useless parens from GICBIS(). by Ralf Baechle · 10 years ago
- ef31563 locking,arch,mips: Fold atomic_ops by Peter Zijlstra · 11 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- e669830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
- bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
- 81d103b mips: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 8efb90c Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
- 8533ce7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
- 0d6b614 MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFT by Dan Carpenter · 10 years ago
- c0532d3 MIPS: Bonito64: remove a duplicate define by Dan Carpenter · 10 years ago
- ab9988a MIPS: Initialise MAARs by Paul Burton · 10 years ago
- 1f6c52f MIPS: detect presence of MAARs by Paul Burton · 10 years ago
- e19d5db MIPS: define MAAR register accessors & bits by Paul Burton · 10 years ago
- 37cddff MIPS: 16 byte align MSA vector context by Paul Burton · 10 years ago
- 762a1f4 MIPS: disable preemption whilst initialising MSA by Paul Burton · 10 years ago
- 70dff4d MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchains by Paul Burton · 10 years ago
- c901775 MIPS: init upper 64b of vector registers when MSA is first used by Paul Burton · 10 years ago
- 33c771b MIPS: save/disable MSA in lose_fpu by Paul Burton · 10 years ago
- f7a46fa MIPS: save/restore MSACSR register on context switch by Paul Burton · 10 years ago
- 558155a MIPS: allow msa.h to be included in assembly files by Paul Burton · 10 years ago
- 01b985b MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000N by Aaro Koskinen · 10 years ago
- c55b285 MIPS: GIC: Fix GICBIS macro by Jeffrey Deans · 10 years ago
- 31521a7 MIPS: GIC: Generalise check for pending interrupts by Jeffrey Deans · 10 years ago
- b0a88ae MIPS: GIC: Remove GIC_FLAG_IPI by Jeffrey Deans · 10 years ago
- c975048 MIPS: GIC: Move GIC_NUM_INTRS into platform irq.h by Jeffrey Deans · 10 years ago
- 822350b MIPS: GIC: move GIC interrupt bitmap declarations by Jeffrey Deans · 10 years ago
- 6575b1d MIPS: kernel: cpu-probe: Detect unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
- 6ee729a MIPS: Add new option for unique RI/XI exceptions by Leonid Yegoshin · 10 years ago
- f1014d1 MIPS: mm: Use the Hardware Page Table Walker if the core supports it by Markos Chandras · 10 years ago
- 87d08bc MIPS: asm: Add register definitions for Hardware Table Walker by Markos Chandras · 10 years ago
- e647e6b MIPS: cpu: Add new cpu option for Hardware Table Walker. by Markos Chandras · 10 years ago
- 03a5877 MIPS: cpu-info: Change the cpu options variable to unsigned long long by Markos Chandras · 10 years ago
- 9f07925 MIPS: asm/reg.h: Move to uapi by Alex Smith · 10 years ago
- 60be939 MIPS: Remove asm/user.h by Alex Smith · 10 years ago
- 30852ad MIPS: Remove old core dump functions by Alex Smith · 10 years ago
- a79ebea MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs() by Alex Smith · 10 years ago
- e90e6fd MIPS: O32/32-bit: Fix bug which can cause incorrect system call restarts by Alex Smith · 10 years ago
- bcec7c8 MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same time by Alex Smith · 10 years ago
- 6ee1d93 MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM) by Rafał Miłecki · 10 years ago
- d377732 Revert "MIPS: Delete unused function add_temporary_entry." by Rafał Miłecki · 10 years ago
- 41a867c MIPS: BCM47xx: Distinguish WRT54G series devices by boardtype by Rafał Miłecki · 10 years ago
- 5a21e0b MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3X by Huacai Chen · 10 years ago
- ef2f826 MIPS: Loongson-3: Enable the COP2 usage by Huacai Chen · 10 years ago
- e7841be MIPS: Add Loongson-3B support by Huacai Chen · 10 years ago
- c461731 MIPS: Add NUMA support for Loongson-3 by Huacai Chen · 10 years ago
- 140e39c MIPS: Loongson: Modify ChipConfig register definition by Huacai Chen · 10 years ago
- bda4584 MIPS: Support CPU topology files in sysfs by Huacai Chen · 10 years ago
- 34bd3e6 MIPS: Fix potential build failures using cpu_vpe_id on non-MT by Paul Burton · 10 years ago
- 064231e MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMP by Paul Burton · 10 years ago
- 250dc03 MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500G by Hauke Mehrtens · 10 years ago
- db87313 MIPS: asm/bitops.h: Guard CLZ with `.set mips32' by Maciej W. Rozycki · 10 years ago
- cc81d7f MIPS: BCM63xx: Append irq line to irq_{stat,mask}* by Jonas Gorski · 10 years ago
- e86ae9e MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_id by Jonas Gorski · 10 years ago
- 436f302 MIPS: BCM63xx: Remove !RUNTIME_DETECT in cpu-feature-overrides by Jonas Gorski · 10 years ago
- e7101c2 MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet code by Jonas Gorski · 10 years ago