messages from 2014-11-10 11:22:20 to 2014-11-13 15:29:16 UTC [more...]
[PATCH 00/11] [v10] Intel MPX support
2014-11-13 15:29 UTC (16+ messages)
` [PATCH 01/11] x86, mpx: rename cfg_reg_u and status_reg
` [PATCH 02/11] mpx: extend siginfo structure to include bound violation information
` [PATCH 03/11] mips: sync struct siginfo with general version
` [PATCH 04/11] ia64: "
` [PATCH 05/11] x86, mpx: add MPX to disaabled features
` [PATCH 06/11] x86, mpx: introduce VM_MPX to indicate that a VMA is MPX specific
` [PATCH 07/11] x86, mpx: add MPX-specific mmap interface
` [PATCH 08/11] x86, mpx: [new code] decode MPX instruction to get bound violation information
` [PATCH 09/11] x86, mpx: on-demand kernel allocation of bounds tables
` [PATCH 10/11] x86, mpx: cleanup unused bound tables
` [PATCH 11/11] x86, mpx: add documentation on Intel MPX
[PATCH V4 6/6] MIPS: Loongson: Make CPUFreq usable for Loongson-3
2014-11-13 15:14 UTC
[PATCH V4 5/6] MIPS: Loongson-3: Add chipset ACPI platform driver
2014-11-13 15:13 UTC
[PATCH V4 4/6] MIPS: Loongson-3: Add CPU Hwmon platform driver
2014-11-13 15:13 UTC
[PATCH V4 3/6] GPIO: Add Loongson-3A/3B GPIO driver support
2014-11-13 15:13 UTC
[PATCH V4 2/6] MIPS: Move Loongson GPIO driver to drivers/gpio
2014-11-13 15:12 UTC
[PATCH V4 1/6] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
2014-11-13 15:12 UTC
[PATCH V4 0/6] MIPS: Loongson-3: Improve kernel functionality
2014-11-13 15:11 UTC
[PATCH 1/2] mips: fix __node_distances undefined error on loongson3
2014-11-13 14:11 UTC (5+ messages)
` [PATCH 2/2] mips: fix __node_distances undefined error on ip27
[PATCH V3 2/5] MIPS: Loongson: Add Loongson-3A/3B GPIO support
2014-11-13 14:01 UTC (3+ messages)
[PATCH 00/11] Add support for eXtended Physical Addressing
2014-11-13 12:25 UTC (17+ messages)
` [PATCH 01/11] MIPS: HIGHMEM fixes for cache aliasing and non-DMA I/O
` [PATCH 02/11] MIPS: Revert fixrange_init() limiting to the FIXMAP region
` [PATCH 03/11] MIPS: Rearrange PTE bits into fixed positions for MIPS R2
` [PATCH 04/11] MIPS: Removal of execute bit in page tables for HEAP/BSS
` [PATCH 05/11] MIPS: mm: c-r4k: Ensure CCA is set to non-coherent on UP kernels
` [PATCH 06/11] MIPS: Add CP0 macros for extended EntryLo registers
` [PATCH 07/11] MIPS: Fix address type used for early memory detection
` [PATCH 08/11] MIPS: Cosmetic cleanups of page table headers
` [PATCH 09/11] MIPS: Add MFHC0 and MTHC0 instructions to uasm
` [PATCH 10/11] MIPS: Add support for XPA
` [PATCH 11/11] MIPS: XPA: Add new configuration file
[PATCH 00/10] MIPS O32 new FP ABI support
2014-11-13 12:25 UTC (7+ messages)
` [PATCH 02/10] binfmt_elf: load interpreter program headers earlier
` [PATCH 03/10] binfmt_elf: allow arch code to examine PT_LOPROC ... PT_HIPROC headers
Impact of removing VM_EXEC from brk area
2014-11-13 12:24 UTC
[PATCH/RFC 0/8] UART driver support for BMIPS multiplatform kernels
2014-11-13 9:42 UTC (18+ messages)
` [PATCH/RFC 1/8] tty: Fallback to use dynamic major number
` [PATCH/RFC 2/8] serial: core: Add big_endian flag
` [PATCH/RFC 3/8] of: Add helper function to check MMIO register endianness
` [PATCH/RFC 4/8] serial: pxa: Add fifo-size and {big,native}-endian properties
` [PATCH/RFC 5/8] serial: pxa: Make the driver buildable for BCM7xxx set-top platforms
` [PATCH/RFC 6/8] serial: pxa: Update DT binding documentation
` [PATCH/RFC 7/8] serial: earlycon: Set uart_port->big_endian based on DT properties
` [PATCH/RFC 8/8] serial: pxa: Add OF_EARLYCON support
ftrace function graph with static ftrace does not work on MIPS
2014-11-13 9:23 UTC (2+ messages)
[PATCH 0/3] Malta/SEAD3 kernel image size patches for 3.18
2014-11-13 8:24 UTC (5+ messages)
` [PATCH 2/3] MIPS: sead3: Build the I2C related devices if CONFIG_I2C is enabled
` [PATCH] MIPS/I2C: Move SEAD3 I2C driver to where it belongs
[PATCH V2 00/10] UART driver support for BMIPS multiplatform kernels
2014-11-13 7:36 UTC (12+ messages)
` [PATCH V2 01/10] tty: Fallback to use dynamic major number
` [PATCH V2 02/10] serial: core: Add big-endian iotype
` [PATCH V2 03/10] of: Fix of_device_is_compatible() comment
` [PATCH V2 04/10] of: Change of_device_is_available() to return bool
` [PATCH V2 05/10] of: Add helper function to check MMIO register endianness
` [PATCH V2 06/10] serial: pxa: Add fifo-size and {big,native}-endian properties
` [PATCH V2 07/10] serial: pxa: Make the driver buildable for BCM7xxx set-top platforms
` [PATCH V2 08/10] serial: pxa: Update DT binding documentation
` [PATCH V2 09/10] serial: earlycon: Set UPIO_MEM32BE based on DT properties
` [PATCH V2 10/10] serial: pxa: Add OF_EARLYCON support
[PATCH 1/2] of: Fix crash if an earlycon driver is not found
2014-11-12 17:12 UTC (14+ messages)
` [PATCH 2/2] tty: serial: bcm63xx: Allow device nodes to be renamed to /dev/ttyBCM*
[PATCH] MIPS: BCM47XX: Move NVRAM driver to the drivers/misc/
2014-11-12 21:16 UTC (5+ messages)
[PATCH V5 0/4] MIPS: GIC device-tree support
2014-11-12 19:43 UTC (5+ messages)
` [PATCH V5 1/4] of: Add vendor prefix for MIPS Technologies, Inc
` [PATCH V5 2/4] of: Add binding document for MIPS GIC
` [PATCH V5 3/4] irqchip: mips-gic: Add device-tree support
` [PATCH V5 4/4] clocksource: "
[PATCH V3 5/5] MIPS: Loongson: Make CPUFreq usable for Loongson-3
2014-11-12 12:19 UTC
[PATCH V3 4/5] MIPS: Loongson-3: Add chipset ACPI platform driver
2014-11-12 12:19 UTC
[PATCH V3 3/5] MIPS: Loongson-3: Add CPU Hwmon platform driver
2014-11-12 12:18 UTC
[PATCH V3 1/5] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
2014-11-12 12:17 UTC
[PATCH V3 0/5] MIPS: Loongson-3: Improve kernel functionality
2014-11-12 12:17 UTC
[PATCH V4 00/14] genirq endian fixes; bcm7120/brcmstb IRQ updates
2014-11-12 9:43 UTC (11+ messages)
` [PATCH V4 04/14] genirq: Generic chip: Add big endian I/O accessors
` [PATCH] irqchip: atmel-aic: fix irqdomain initialization
[PATCH 0/3] Machine Check exception improvements
2014-11-12 9:23 UTC (17+ messages)
` [PATCH 1/3] MIPS: kernel: traps: Replace printk with pr_info for MC exceptions
` [PATCH v2 1/3] MIPS: kernel: traps: Replace printk with pr_err "
` [PATCH 2/3] MIPS: kernel: traps: Dump the HTW registers on a MC exception
` [PATCH v2 "
` [PATCH 3/3] MIPS: kernel: traps: Dump the PageGrain and Wired registers on MC
` [PATCH v2 "
[PATCH] MIPS: Fix a copy & paste error in unistd.h
2014-11-12 5:47 UTC
[PATCH] MIPS: R14000: Add missing CPU_R14000 reference in cpu_needs_post_dma_flush()
2014-11-12 5:41 UTC (3+ messages)
[PATCH 3.10 063/123] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
2014-11-12 1:17 UTC
[PATCH 3.14 094/203] MIPS: ftrace: Fix a microMIPS build problem
2014-11-12 1:16 UTC (2+ messages)
` [PATCH 3.14 095/203] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
[PATCH 3.17 144/319] MIPS: ptrace.h: Add a missing include
2014-11-12 1:14 UTC (5+ messages)
` [PATCH 3.17 145/319] MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge
` [PATCH 3.17 146/319] MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
` [PATCH 3.17 147/319] MIPS: ftrace: Fix a microMIPS build problem
` [PATCH 3.17 148/319] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
[PATCH v9 00/12] Intel MPX support
2014-11-11 21:36 UTC (7+ messages)
` [PATCH v9 11/12] x86, mpx: cleanup unused bound tables
[PATCH 00/10] MIPS: lantiq: various fixes
2014-11-11 18:01 UTC (3+ messages)
` [PATCH 10/10] MIPS: lantiq: refactor the falcon sysctrl code
[PATCH] MIPS: cavium-octeon: fix early boot hang on EBH5600 board
2014-11-11 16:35 UTC (5+ messages)
[PATCH RESEND 1/3] MIPS: oprofile: fix backtrace on 64-bit kernel
2014-11-11 14:30 UTC (3+ messages)
` [PATCH RESEND 2/3] MIPS: oprofile: enable backtrace on timer-based profiling
` [PATCH RESEND 3/3] MIPS: oprofile: backtrace: don't fail on leaf functions
[PATCH 00/11] FP/MSA fixes
2014-11-11 14:19 UTC (3+ messages)
` [PATCH 01/11] MIPS: push .set arch=r4000 into the functions needing it
[PATCH V2 00/12] MIPS: Loongson-3: Improve kernel functionality
2014-11-11 12:45 UTC (21+ messages)
` [PATCH V2 01/12] MIPS: Loongson: Fix the write-combine CCA value setting
` [PATCH V2 02/12] MIPS: Loongson: set Loongson-3's ISA level to MIPS64R1
` [PATCH V2 03/12] MIPS: Loongson-3: Add PHYS48_TO_HT40 support
` [PATCH V2 04/12] MIPS: Loongson: Introduce and use cpu_has_coherent_cache feature
` [PATCH V2 05/12] MIPS: Loongson: Allow booting from any core
` [PATCH V2 06/12] MIPS: Loongson: Improve LEFI firmware interface
` [PATCH V2 07/12] MIPS: Loongson: Add Loongson-3A/3B GPIO support
` [PATCH V2 08/12] MIPS: Loongson-3: Add CPU Hwmon platform driver
[PATCH V2 12/12] MIPS: Loongson: Make CPUFreq usable for Loongson-3
2014-11-11 11:25 UTC (5+ messages)
IP27: CONFIG_TRANSPARENT_HUGEPAGE triggers bus errors
2014-11-11 11:11 UTC (21+ messages)
[PATCH 3.16.y-ckt 034/170] MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions
2014-11-11 11:06 UTC (4+ messages)
` [PATCH 3.16.y-ckt 038/170] MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge
` [PATCH 3.16.y-ckt 039/170] MIPS: tlbex: Properly fix HUGE TLB Refill exception handler
` [PATCH 3.16.y-ckt 047/170] MIPS: ftrace: Fix a microMIPS build problem
[PATCH V2 11/12] MIPS: Loongson-3: Add RS780/SBX00 HPET support
2014-11-11 10:30 UTC (2+ messages)
MIPS: ralink: CONFIG_RALINK_ILL_ACC?
2014-11-10 12:32 UTC (3+ messages)
[PATCH] MIPS: cpu-probe: Set the FTLB probability bit on supported cores
2014-11-10 12:25 UTC (2+ messages)
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
2014-11-10 12:25 UTC
[3.16.y-ckt extended stable] Patch "MIPS: ftrace: Fix a microMIPS build problem" has been added to staging queue
2014-11-10 11:31 UTC
[3.16.y-ckt extended stable] Patch "MIPS: tlbex: Properly fix HUGE TLB Refill exception handler" has been added to staging queue
2014-11-10 11:31 UTC
[3.16.y-ckt extended stable] Patch "MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismerge" has been added to staging queue
2014-11-10 11:31 UTC
[3.16.y-ckt extended stable] Patch "MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructions" has been added to staging queue
2014-11-10 11:31 UTC
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