All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-27 20:16:14 to 2014-01-27 20:40:47 UTC [more...]

[PATCH v2 1/2] HID: sony: Add battery status reporting for the Sixaxis and Dualshock 4 controllers
 2014-01-27 20:40 UTC  (3+ messages)
` [PATCH v2 2/2] HID: sony: Add output events for the multi-touch pad on the Dualshock 4

[RFC BlueZ] android/AVDTP: Make signalling channel high priority
 2014-01-27 20:40 UTC  (2+ messages)

[PATCH 1/3] Wl18xx : recipes update - tag changed to ol_r8.a8.10
 2014-01-27 20:40 UTC  (6+ 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  (177+ 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

bcache using in case of 5 hdd disks
 2014-01-27 20:38 UTC  (2+ messages)

ethernet support for OMAP5 UEVM
 2014-01-27 20:14 UTC 

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

[PATCH v3 0/4] Intel MPX support
 2014-01-27 20:36 UTC  (5+ messages)
` [PATCH v3 1/4] x86, mpx: add documentation on Intel MPX
` [PATCH v3 2/4] x86, mpx: hook #BR exception handler to allocate bound tables

[PATCH 0/3] OpenCores 10/100 MAC fixes for gigabit environment
 2014-01-27 20:36 UTC  (6+ messages)
` [PATCH 1/3] net: ethoc: don't advertise gigabit speed on attached PHY

[Buildroot] [PATCH v2 0/6] PATH cleanup
 2014-01-27 20:35 UTC  (4+ messages)
` [Buildroot] [PATCH v2 3/6] *.mk: replace (TARGET|HOST)_PATH by BR2_PATH

[PATCH BlueZ v4 00/18] GATT API: External Services
 2014-01-27 20:35 UTC  (20+ messages)
` [PATCH BlueZ v5 "
  ` [PATCH BlueZ v5 01/18] doc: Add experimental GATT API
  ` [PATCH BlueZ v5 02/18] gatt: Add stub for gatt.{c, h} files
  ` [PATCH BlueZ v5 03/18] gatt: Register Manager D-Bus Interface
  ` [PATCH BlueZ v5 04/18] gatt: Add registering external service
  ` [PATCH BlueZ v5 05/18] lib: Move GATT UUID to uuid.h
  ` [PATCH BlueZ v5 06/18] gatt: Add helper for creating GATT services
  ` [PATCH BlueZ v5 07/18] gatt: Add external services tracking
  ` [PATCH BlueZ v5 08/18] gatt: Add server unix socket
  ` [PATCH BlueZ v5 09/18] gattrib: Use default ATT LE MTU for non-standard sockets
  ` [PATCH BlueZ v5 10/18] gatt: Register ATT command/event handler
  ` [PATCH BlueZ v5 11/18] gatt: Add Discover All Primary Services
  ` [PATCH BlueZ v5 12/18] test: Add external service GATT skeleton
  ` [PATCH BlueZ v5 13/18] gitignore: Add test/gatt-service
  ` [PATCH BlueZ v5 14/18] test: Add signal handling for gatt-service
  ` [PATCH BlueZ v5 15/18] test: Add registering external service
  ` [PATCH BlueZ v5 16/18] gatttool: Add unix socket connect
  ` [PATCH BlueZ v5 17/18] gatttool: Add unix socket support for interactive mode
  ` [PATCH BlueZ v5 18/18] bluetooth.conf: Add ObjectManager interface

[PATCH v3 00/17] Add interpret-trailers builtin
 2014-01-27 20:33 UTC  (4+ messages)
` [PATCH v3 17/17] Documentation: add documentation for 'git interpret-trailers'

[Buildroot] [PATCH 1/1] Prefer 'command -v' over 'which' (for portability)
 2014-01-27 20:32 UTC  (4+ 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 0/14] spi: rspi: Add support for RZ/A1H, DT, and Quad/Dual on QSPI
 2014-01-27 20:27 UTC  (3+ messages)
` [PATCH 14/14] spi: rspi: Add support for Quad and Dual SPI Transfers "

[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] 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)

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 15/24] drm/i2c: tda998x: use irq for connection status and EDID read
 2014-01-27 20:20 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/19] bsd-user: Add system call and mips/arm support
 2014-01-27 20:18 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 "

[PATCH 3.13 00/10] 3.13.1-stable review
 2014-01-27 20:17 UTC  (10+ messages)
` [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


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.