messages from 2017-03-02 09:37:32 to 2017-03-10 09:14:53 UTC [more...]
[PATCH 4.4 02/91] MIPS: BCM47XX: Fix button inversion for Asus WL-500W
2017-03-10 9:08 UTC (9+ messages)
` [PATCH 4.4 03/91] MIPS: OCTEON: Fix copy_from_user fault handling for large buffers
` [PATCH 4.4 04/91] MIPS: Lantiq: Keep ethernet enabled during boot
` [PATCH 4.4 05/91] MIPS: Clear ISA bit correctly in get_frame_info()
` [PATCH 4.4 06/91] MIPS: Prevent unaligned accesses during stack unwinding
` [PATCH 4.4 07/91] MIPS: Fix get_frame_info() handling of microMIPS function size
` [PATCH 4.4 08/91] MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
` [PATCH 4.4 09/91] MIPS: Calculate microMIPS ra properly when unwinding the stack
` [PATCH 4.4 10/91] MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
[PATCH] MIPS: Octeon: Clean up platform code
2017-03-09 21:28 UTC (2+ messages)
[PATCH] MIPS: page.h: define virt_to_pfn()
2017-03-09 21:11 UTC
[PATCH] MIPS: Octeon: Remove unused PCIERCX types and macros
2017-03-09 14:31 UTC
[PATCH] MIPS: Octeon: Fix compile error when USB is not enabled
2017-03-09 14:15 UTC
[PATCH] MIPS: Octeon: Remove unused SLI types and macros
2017-03-09 14:15 UTC
[PATCH] MIPS: Octeon: Remove unused MIO types and macros
2017-03-09 14:14 UTC
[PATCH] MIPS: Octeon: Remove unused L2C types and macros
2017-03-09 14:14 UTC
[PATCH] MIPS: Octeon: Remove unused GPIO types and macros
2017-03-09 14:13 UTC
[PATCH 1/3] futex: remove duplicated code
2017-03-09 4:36 UTC (14+ messages)
[PATCH v3] NI 169445 board support
2017-03-08 19:35 UTC (6+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO
` [PATCH 2/2] MIPS: NI 169445 board support
mach-cavium-octeon/cpu-feature-overrides.h
2017-03-08 17:30 UTC
[RFT PATCH] mips: bigsur_defconfig: convert to use libata PATA drivers
2017-03-08 16:04 UTC (3+ messages)
` [RFT PATCH] mips: workpad_defconfig: "
next build: 208 builds: 21 failed, 187 passed, 53 errors, 406 warnings (next-20170308)
2017-03-08 9:42 UTC (3+ messages)
[PATCH] mips: add missing include files
2017-03-08 7:29 UTC
[PATCH V2 0/7] MIPS: Loongson: feature and performance improvements
2017-03-08 7:15 UTC (5+ messages)
` [PATCH V2 2/7] MIPS: Loongson: Add NMI handler support
[PATCH 0/2] MIPS: Couple kexec related fixes
2017-03-08 1:46 UTC (3+ messages)
` [PATCH 1/2] MIPS: kexec: Provide bootloader arguments by default
` [PATCH 2/2] MIPS: c-r4k: Do not SMP function call during kexec
[PATCH] MIPS: pm-cps: Drop manual cache-line alignment of ready_count
2017-03-07 18:07 UTC (7+ messages)
` [PATCH v2] "
RFC: Proper locking tips for IRQ handlers?
2017-03-07 16:56 UTC (3+ messages)
[PATCH] MIPS: enable GENERIC_CPU_AUTOPROBE
2017-03-07 13:19 UTC (2+ messages)
[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
2017-03-07 12:06 UTC (8+ messages)
[PATCH v3] MIPS: Fix build breakage caused by header file changes
2017-03-07 10:34 UTC (12+ messages)
[PATCH] MIPS: Include asm/ptrace.h now linux/sched.h doesn't
2017-03-07 7:44 UTC (3+ messages)
[PATCH] net: sgi: ioc3-eth: use new api ethtool_{get|set}_link_ksettings
2017-03-07 1:07 UTC (2+ messages)
[PATCH v2 1/1] serial: 8250_dw: Allow hardware flow control to be used
2017-03-06 23:38 UTC (21+ messages)
` [PATCH] serial: 8250_dw: Fix breakage when HAVE_CLK=n
[PATCH v2] MIPS: NI 169445 board support
2017-03-06 23:14 UTC (10+ messages)
` [PATCH 1/2] gpio: mmio: add support for NI 169445 NAND GPIO
` [PATCH 2/2] MIPS: NI 169445 board support
[PATCH v2] MIPS: Fix build breakage caused by header file changes
2017-03-06 19:01 UTC (2+ messages)
[PATCH] uapi: fix asm/signal.h userspace compilation errors
2017-03-06 15:10 UTC (6+ messages)
[PATCH] MIPS: reset all task's asid to 0 after asid_cache(cpu) overflows
2017-03-06 8:00 UTC (4+ messages)
[PATCH] jump_label: align jump_entry table to at least 4-bytes
2017-03-06 2:16 UTC (2+ messages)
` [PATCH] MIPS: jump_lable: Give __jump_table elements an entsize
[PATCH] MIPS: Fix build breakage caused by header file change
2017-03-05 18:26 UTC
[PATCH] MIPS: Wire up statx system call
2017-03-04 0:41 UTC (2+ messages)
[PATCH] MIPS: Fix IRQ tracing & lockdep when rescheduling
2017-03-03 23:26 UTC (2+ messages)
[PATCH 0/32] KVM: MIPS: Add VZ support
2017-03-03 12:41 UTC (56+ messages)
` [PATCH 1/32] MIPS: Add defs & probing of UFR
` [PATCH 2/32] MIPS: Separate MAAR V bit into VL and VH for XPA
` [PATCH 3/32] MIPS: Probe guest CP0_UserLocal
` [PATCH 4/32] MIPS: Probe guest MVH
` [PATCH 5/32] MIPS: Add some missing guest CP0 accessors & defs
` [PATCH 6/32] MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macro
` [PATCH 7/32] KVM: MIPS/Emulate: De-duplicate MMIO emulation
` [PATCH 8/32] KVM: MIPS/Emulate: Implement 64-bit "
` [PATCH 9/32] KVM: MIPS: Update kvm_lose_fpu() for VZ
` [PATCH 10/32] KVM: MIPS: Extend counters & events for VZ GExcCodes
` [PATCH 11/32] KVM: MIPS: Add VZ capability
` [PATCH 12/32] KVM: MIPS: Add 64BIT capability
` [PATCH 13/32] KVM: MIPS: Init timer frequency from callback
` [PATCH 14/32] KVM: MIPS: Add callback to check extension
` [PATCH 15/32] KVM: MIPS: Add hardware_{enable,disable} callback
` [PATCH 16/32] KVM: MIPS: Add guest exit exception callback
` [PATCH 17/32] KVM: MIPS: Abstract guest CP0 register access for VZ
` [PATCH 18/32] KVM: MIPS/Entry: Update entry code to support VZ
` [PATCH 19/32] KVM: MIPS/TLB: Add VZ TLB management
` [PATCH 20/32] KVM: MIPS/Emulate: Update CP0_Compare emulation for VZ
` [PATCH 21/32] KVM: MIPS/Emulate: Drop CACHE "
` [PATCH 22/32] KVM: MIPS: Update exit handler "
` [PATCH 23/32] KVM: MIPS: Implement VZ support
` [PATCH 24/32] KVM: MIPS: Add VZ support to build system
` [PATCH 25/32] KVM: MIPS/VZ: Support guest CP0_BadInstr[P]
` [PATCH 26/32] KVM: MIPS/VZ: Support guest CP0_[X]ContextConfig
` [PATCH 27/32] KVM: MIPS/VZ: Support guest segmentation control
` [PATCH 28/32] KVM: MIPS/VZ: Support guest hardware page table walker
` [PATCH 29/32] KVM: MIPS/VZ: Support guest load-linked bit
` [PATCH 30/32] KVM: MIPS/VZ: Emulate MAARs when necessary
` [PATCH 31/32] KVM: MIPS/VZ: Support hardware guest timer
` [PATCH 32/32] KVM: MIPS/VZ: Trace guest mode changes
[PATCH] module: set __jump_table alignment to 8
2017-03-03 3:34 UTC (12+ messages)
[PATCH 3/3] uapi: fix asm/shmbuf.h userspace compilation errors
2017-03-02 13:14 UTC (2+ messages)
[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
2017-03-02 13:07 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox