All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-27 19:55:45 to 2014-01-27 20:33:52 UTC [more...]

[PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10
 2014-01-27 20:33 UTC  (4+ messages)
` [PATCH 2/3] hostap-daemon-wl18xx: fix conf file
` [PATCH 3/3] wl18xx wlconf: add missing default bin

[PATCH 00/58] Add support for Enhanced Virtual Addressing
 2014-01-27 20:19 UTC  (118+ messages)
` [PATCH 01/58] MIPS: Kconfig: Add Kconfig symbols for EVA support
` [PATCH 02/58] MIPS: asm: Add prefetch instruction for EVA
` [PATCH 03/58] MIPS: asm: Add wrappers for EVA/non-EVA instructions
` [PATCH 04/58] MIPS: futex: Add EVA support for futex operations
` [PATCH 05/58] MIPS: uapi: inst: Add new EVA opcodes
` [PATCH 06/58] MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
` [PATCH 07/58] MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
` [PATCH 08/58] MIPS: kernel: traps: Whitespace clean up
` [PATCH 09/58] MIPS: traps: Set correct address limit for breakpoints and traps
` [PATCH 10/58] MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
` [PATCH 11/58] MIPS: lib: strnlen_user: Add EVA support
` [PATCH 12/58] MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
` [PATCH 13/58] MIPS: lib: strlen_user: Add EVA support
` [PATCH 14/58] MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
` [PATCH 15/58] MIPS: lib: strncpy_user: Add EVA support
` [PATCH 16/58] MIPS: lib: memcpy: Merge EXC and load/store macros
` [PATCH 17/58] MIPS: lib: memcpy: Split source and destination prefetch macros
` [PATCH 18/58] MIPS: lib: memcpy: Use macro to build the copy_user code
` [PATCH 19/58] MIPS: lib: memcpy: Add EVA support
` [PATCH 20/58] MIPS: lib: memset: Whitespace fixes
` [PATCH 21/58] MIPS: lib: memset: Use macro to build the __bzero symbol
` [PATCH 22/58] MIPS: lib: memset: Add EVA support for the __bzero function
` [PATCH 23/58] MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
` [PATCH 24/58] MIPS: asm: uaccess: Move duplicated code to common function
` [PATCH 25/58] MIPS: asm: uaccess: Disable unaligned access macros for EVA
` [PATCH 26/58] MIPS: asm: uaccess: Use EVA instructions wrappers
` [PATCH 27/58] MIPS: asm: uaccess: Rename {get,put}_user_asm macros
` [PATCH 28/58] MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
` [PATCH 29/58] MIPS: asm: uaccess: Add EVA support for str*_user operations
` [PATCH 30/58] MIPS: kernel: unaligned: Add EVA instruction wrappers
` [PATCH 31/58] MIPS: kernel: unaligned: Handle unaligned accesses for EVA
` [PATCH 32/58] MIPS: checksum: Split the 'copy_user' symbol
` [PATCH 33/58] MIPS: lib: csum_partial: Merge EXC and load/store macros
` [PATCH 34/58] MIPS: lib: csum_partial: Add macro to build csum_partial symbols
` [PATCH 35/58] MIPS: lib: csum_partial: Add EVA support
` [PATCH 36/58] MIPS: asm: checksum: Split kernel and user copy operations
` [PATCH 37/58] MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
` [PATCH 38/58] MIPS: kernel: signal: Prevent save/restore FPU context in user memory
` [PATCH 39/58] MIPS: asm: r4kcache: Build flushing code for instruction cache
` [PATCH 40/58] MIPS: asm: r4kcache: Add protected cache operation for EVA
` [PATCH 41/58] MIPS: asm: r4kcache: Add EVA cache flushing functions
` [PATCH 42/58] MIPS: kernel: {ftrace,kgdb}: Set correct address limit for cache flushes
` [PATCH 43/58] MIPS: asm: page: Allow __pa_symbol overrides
` [PATCH 44/58] MIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addressing
` [PATCH 45/58] MIPS: kernel: cpu-probe: Enable EVA option on supported cores
` [PATCH 46/58] MIPS: kernel: proc: Add EVA to the list of CPU features
` [PATCH 47/58] MIPS: mm: init: Add free_init_pages() callback for EVA
` [PATCH 48/58] MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
` [PATCH 49/58] MIPS: mm: c-r4k: Add support for flushing user pages from cache
` [PATCH 50/58] MIPS: mm: c-r4k: Flush scache to avoid cache aliases
` [PATCH 51/58] MIPS: malta: Configure Segment Control registers for EVA boot
` [PATCH 52/58] MIPS: malta: spaces.h: Add spaces.h file for Malta (EVA)
` [PATCH 53/58] MIPS: malta: malta-memory: Add support for the 'ememsize' variable
` [PATCH 54/58] MIPS: malta: malta-memory: Use the PHYS_OFFSET to build the memory map
` [PATCH 55/58] MIPS: malta: malta-memory: Add free_init_pages_eva() callback
` [PATCH 56/58] MIPS: malta: malta-init: Fix System Controller memory mapping for EVA
` [PATCH 57/58] MIPS: malta: Add support for SMP EVA
` [PATCH 58/58] MIPS: Enable MIPS 3.5 features on Malta

[Buildroot] [PATCH 1/1] Prefer 'command -v' over 'which' (for portability)
 2014-01-27 20:32 UTC  (6+ messages)

[PATCH] spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb is true
 2014-01-27 20:31 UTC  (2+ messages)

[PATCH 1/5] drm/i915: Place the Global GTT VM first in the list of VM
 2014-01-27 20:31 UTC  (8+ messages)
` [PATCH 5/5] drm/i915: Fix error capture on BYT/BDW

[PATCH v2] ARM: OMAP4460: cpuidle: Extend PM_OMAP4_ROM_SMP_BOOT_ERRATUM_GICD on cpuidle
 2014-01-27 20:30 UTC  (7+ messages)
` [PATCH] ARM: OMAP4+: move errata initialization to omap4_pm_init_early

[PATCH] clk: sunxi: fix overflow when setting up divided factors
 2014-01-27 20:30 UTC  (2+ messages)

[dm-crypt] nuke password to delete luks header
 2014-01-27 20:30 UTC  (9+ messages)

[PATCH v2] spi: sirf: Avoid duplicate code in various bits_per_word cases
 2014-01-27 20:30 UTC  (2+ messages)

[RFC][PATCH] module: allow multiple calls to MODULE_DEVICE_TABLE() per module
 2014-01-27 20:30 UTC  (3+ messages)

[PATCH] spi: tegra114: Use list_is_last() instead of open-coded
 2014-01-27 20:29 UTC  (2+ messages)

[PATCH 1/1] libsdl: Add support for libsdl-native
 2014-01-27 20:29 UTC  (6+ messages)

How to use memcpy in kernel driver
 2014-01-27 20:28 UTC  (4+ messages)

[PATCH] spi: octeon: Use list_is_last() instead of open-coded
 2014-01-27 20:28 UTC  (2+ messages)

tgtd tuning, poor performance at low throughput
 2014-01-27 20:28 UTC 

[char-misc 0/2] mei: memory leak fixes
 2014-01-27 20:27 UTC  (3+ messages)
` [char-misc 1/2] mei: clear write cb from waiting list on reset
` [char-misc 2/2] mei: don't unset read cb ptr "

[PATCH v3 0/4] Intel MPX support
 2014-01-27 20:27 UTC  (3+ messages)
` [PATCH v3 1/4] x86, mpx: add documentation on Intel MPX

[PATCH 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:27 UTC  (36+ messages)
` [PATCH 01/14] spi: rspi: Remove unused mesg parameter from {send,receive}_pio()
` [PATCH 02/14] spi: rspi: Use core message handling
` [PATCH 03/14] spi: rspi: Abstract 8/16-bit Data Register access
` [PATCH 04/14] spi: rspi: Add rspi_data_{out,in,out_in}() helpers
` [PATCH 05/14] spi: rspi: Abstract transfer_one() for RSPI and QSPI
` [PATCH 06/14] spi: rspi: Merge rspi_send_pio() and rspi_receive_pio()
` [PATCH 07/14] spi: rspi: Merge qspi_send_pio() and qspi_receive_pio()
` [PATCH v3 08/14] spi: rspi: Add support for more than one interrupt
` [PATCH 09/14] spi: rspi: Add support for RSPI on RZ/A1H
` [PATCH v3 10/14] spi: rspi: Add support for loopback mode
` [PATCH v2 11/14] spi: rspi: Convert to clk_prepare_enable/disable_unprepare
` [PATCH v2 12/14] spi: rspi: Use NULL as the clock ID
` [PATCH v4 13/14] spi: rspi: Add DT support
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers on QSPI

[git pull] Few fixes to ORE and EXOFS
 2014-01-27 20:26 UTC  (2+ messages)

[PATCH v2 0/7] cpufreq: use cpufreq-cpu0 driver for exynos based platforms
 2014-01-27 20:25 UTC  (4+ messages)
` [PATCH v2 1/7] cpufreq: cpufreq-cpu0: allow optional safe voltage during frequency transitions

[PATCH v3 0/2] regulator: s5m8767: Use GPIO for controlling Buck9/eMMC
 2014-01-27 20:25 UTC  (5+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] regulator: s5m8767: Document new binding for Buck9 GPIO control

[PATCH] arm64: Add pdev_archdata for dmamask
 2014-01-27 20:25 UTC  (3+ messages)

[PATCH] Input: i8042-io - Exclude mips platforms when allocating/deallocating IO regions
 2014-01-27 20:24 UTC  (5+ messages)

[PATCH v2] repack.c: Use move_temp_to_file() instead of rename()
 2014-01-27 20:24 UTC 

[PATCH] USB: input: gtco.c: fix usb_dev leak
 2014-01-27 20:24 UTC  (2+ messages)

[RFC BlueZ] android/AVDTP: Make signalling channel high priority
 2014-01-27 20:24 UTC 

Input: zforce - fix various small issues
 2014-01-27 20:22 UTC  (5+ messages)
` [PATCH 3/4] Input: zforce - Remove unnecessary payload data checks
` [PATCH 4/4] Input: zforce - reduce stack memory allocated to frames

[PATCH] x86: Plug racy xAPIC access of CPU hotplug code
 2014-01-27 20:22 UTC  (2+ messages)

[PATCH v4 24/24] drm/i2c: tda998x: adjust the audio clock divider for S/PDIF
 2014-01-27 20:20 UTC  (12+ messages)
` [PATCH v4 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
` [PATCH v4 12/24] drm/i2c: tda998x: check the CEC device creation
` [PATCH v4 07/24] drm/i2c: tda998x: set the video mode from the adjusted value

[Qemu-devel] [PATCH v2 00/19] bsd-user: Add system call and mips/arm support
 2014-01-27 20:18 UTC  (12+ messages)
` [Qemu-devel] [PATCH v3 "
  ` [Qemu-devel] [PATCH v3 06/19] bsd-user: add support for freebsd time related system calls
  ` [Qemu-devel] [PATCH v3 18/19] bsd-user: add arm, mips and mips64 options to configure target-list
  ` [Qemu-devel] [PATCH v3 19/19] bsd-user: fix linking conflicts with FreeBSD libcrypto

[PATCH 3.13 00/10] 3.13.1-stable review
 2014-01-27 20:17 UTC  (11+ messages)
` [PATCH 3.13 01/10] GFS2: Increase i_writecount during gfs2_setattr_chown
` [PATCH 3.13 02/10] staging: comedi: fix result of memdup_user for user chanlist
` [PATCH 3.13 03/10] staging: comedi: addi_apci_1032: fix subdevice type/flags bug
` [PATCH 3.13 04/10] staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
` [PATCH 3.13 05/10] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
` [PATCH 3.13 06/10] serial: amba-pl011: use port lock to guard control register access
` [PATCH 3.13 07/10] extcon: gpio: Request gpio pin before modifying its state
` [PATCH 3.13 08/10] ALSA: hda - Explicitly keep codec powered up in hdmi_present_sense
` [PATCH 3.13 09/10] md/raid5: fix long-standing problem with bitmap handling on write failure
` [PATCH 3.13 10/10] md/raid5: close recently introduced race in stripe_head management

[Qemu-devel] [PATCH 00/18] bsd-user: Add system call and mips/arm support
 2014-01-27 20:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH 16/18] bsd-user: add support for extended attribute and ACL related syscalls

Kernel compiled with gcc-4.6+ fails to boot on ia64
 2014-01-27 20:10 UTC  (2+ messages)

Public IP to Private IP
 2014-01-27 20:08 UTC  (2+ messages)

[Buildroot] Patchwork oldest patches cleanup #6 (deadline February 2)
 2014-01-27 20:07 UTC  (2+ messages)

[PATCH 00/15] Initial MSA support
 2014-01-27 20:06 UTC  (9+ messages)
` [PATCH 14/15] mips: panic if vector register partitioning is implemented
` [PATCH 15/15] mips: save/restore MSA context around signals

[Buildroot] [PATCH] python: fix to ensure libpython is stripped
 2014-01-27 20:05 UTC  (3+ messages)

[PATCH BlueZ 0/4] android: Minor fixes
 2014-01-27 20:03 UTC  (5+ messages)
` [PATCH BlueZ v2 "
  ` [PATCH BlueZ 4/4] emulator: Fix crash if socket(AF_ALG) is not supported by the kernel

[PATCH] for_each macros correctness
 2014-01-27 20:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] target-ppc: Base ISA V2.07 for Power8
 2014-01-27 20:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/8] target-ppc: Add Load Quadword and Reserve
  ` [Qemu-devel] [Qemu-ppc] "

Rx-errors with testpmd (only 75% line rate)
 2014-01-27 20:00 UTC  (3+ messages)

[PATCH v2 0/7] simple card
 2014-01-27 19:58 UTC  (7+ messages)
` [PATCH v2 5/7] ASoC: add snd_soc_of_parse_audio_simple_widgets for DT
` [PATCH v2 6/7] ASoC: simple-card: add off-codec widgets supports
` [PATCH v2 7/7] ASoC: binding: for new properties documenting and usage


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.