linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-27 12:06:09 to 2013-06-27 15:50:24 UTC [more...]

[RFC 0/2] Delay initializing of large sections of memory
 2013-06-27 15:50 UTC  (14+ messages)

[PATCH v2] vmpressure: implement strict mode
 2013-06-27 15:44 UTC  (5+ messages)

[PATCH 3/8] vfio: add external user support
 2013-06-27 15:44 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH 4/6] USB: ehci-omap: Suspend the controller during bus suspend
 2013-06-27 15:40 UTC  (2+ messages)

fcoe pull request for 3.9-rc
 2013-06-27 15:39 UTC  (3+ messages)

[PATCH 1/1] UBUNTU: SAUCE: ubuntu: overlayfs -- ovl_path_open should not take path reference
 2013-06-27 15:39 UTC  (2+ messages)

btrfs triggered lockdep WARN
 2013-06-27 15:38 UTC  (4+ messages)

[RFC Patch net-next 2/5] net: introduce generic inet_pton()
 2013-06-27 15:37 UTC  (6+ messages)
` [RFC Patch net-next 4/5] sunrpc: use generic union inet_addr

[PATCH 0/4] arm: [U]EFI runtime services support
 2013-06-27 15:37 UTC  (19+ messages)
` [PATCH 1/4] Documentation: arm: [U]EFI runtime services

[PATCH 1/2] mmc: dw_mmc: Handle late vmmc regulator with EPROBE_DEFER
 2013-06-27 15:36 UTC  (5+ messages)
` [PATCH v2 1/2] mmc: dw_mmc: Handle late vmmc regulators "
  ` [PATCH v2 2/2] mmc: dw_mmc: Add the ability to set the ciu clock frequency

[PATCH v2 0/3] Nvram-to-pstore: compression support for oops data
 2013-06-27 15:36 UTC  (2+ messages)

linux-next: manual merge of the driver-core tree with the pm tree
 2013-06-27 15:36 UTC  (2+ messages)

[PATCH] delayed kobject release: help find buggy code
 2013-06-27 15:36 UTC  (2+ messages)

[PATCH] USB: EHCI: make ehci-w90X900 a separate driver
 2013-06-27 15:31 UTC 

cgroup: status-quo and userland efforts
 2013-06-27 15:29 UTC  (11+ messages)

[PATCH v1] mmc: card: fixing an false identification of SANITIZE command
 2013-06-27 15:28 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: remove include <mach/cpu.h>
 2013-06-27 15:27 UTC  (3+ messages)

[RFC PATCH] led: add Cycle LED trigger
 2013-06-27 13:40 UTC  (9+ messages)

od_set_powersave_bias: NULL pointer dereference
 2013-06-27 15:25 UTC  (13+ messages)

[PATCH] drivers: mmc: reordered shutdown sequence in mmc_bld_remove_req
 2013-06-27 15:23 UTC  (2+ messages)

frequent softlockups with 3.10rc6
 2013-06-27 15:21 UTC  (14+ messages)

Atmel updates to atmel_mxt_ts touch controller driver - v6
 2013-06-27 15:17 UTC  (53+ messages)
` [PATCH 01/51] Input: atmel_mxt_ts - Remove unnecessary platform data
` [PATCH 02/51] Input: atmel_mxt_ts - Improve T19 GPIO keys handling
` [PATCH 03/51] Input: atmel_mxt_ts - Return IRQ_NONE when interrupt handler fails
` [PATCH 04/51] Input: atmel_mxt_ts - define helper functions for size and instances
` [PATCH 05/51] Input: atmel_mxt_ts - Select FW_LOADER for firmware code
` [PATCH 06/51] Input: atmel_mxt_ts - wait for CHG assert in mxt_check_bootloader
` [PATCH 07/51] Input: atmel_mxt_ts - wait for CHG after bootloader resets
` [PATCH 08/51] Input: atmel_mxt_ts - Initialise IRQ before probing
` [PATCH 09/51] Input: atmel_mxt_ts - Make wait-after-reset period compatible with all chips
` [PATCH 10/51] Input: atmel_mxt_ts - Improve error reporting and debug
` [PATCH 11/51] Input: atmel_mxt_ts - Implement CRC check for configuration data
` [PATCH 12/51] Input: atmel_mxt_ts - Download device config using firmware loader
` [PATCH 13/51] Input: atmel_mxt_ts - Calculate and check CRC in config file
` [PATCH 14/51] Input: atmel_mxt_ts - Add additional bootloader addresses
` [PATCH 15/51] Input: atmel_mxt_ts - Read and report bootloader version
` [PATCH 16/51] Input: atmel_mxt_ts - Implement bootloader frame retries
` [PATCH 17/51] Input: atmel_mxt_ts - Improve bootloader progress output
` [PATCH 18/51] Input: atmel_mxt_ts - Add check for incorrect firmware file format
` [PATCH 19/51] Input: atmel_mxt_ts - Read screen config from chip
` [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata
` [PATCH 21/51] Input: atmel_mxt_ts - Use deep sleep mode when stopped
` [PATCH 22/51] Input: atmel_mxt_ts - Add shutdown function
` [PATCH 23/51] Input: atmel_mxt_ts - Rename pressure to amplitude to match spec
` [PATCH 24/51] Input: atmel_mxt_ts - Rename touchscreen defines to include T9
` [PATCH 25/51] Input: atmel_mxt_ts - Handle multiple input reports in one message
` [PATCH 26/51] Input: atmel_mxt_ts - Move input device init into separate function
` [PATCH 27/51] Input: atmel_mxt_ts - Handle APP_CRC_FAIL on startup
` [PATCH 28/51] Input: atmel_mxt_ts - Handle bootloader previously unlocked
` [PATCH 29/51] Input: atmel_mxt_ts - Add bootloader addresses for new chips
` [PATCH 30/51] Input: atmel_mxt_ts - Recover from bootloader on probe
` [PATCH 31/51] Input: atmel_mxt_ts - Add support for dynamic message size
` [PATCH 32/51] Input: atmel_mxt_ts - Decode T6 status messages
` [PATCH 33/51] Input: atmel_mxt_ts - Split message handler into separate functions
` [PATCH 34/51] Input: atmel_mxt_ts - Implement T44 message handling
` [PATCH 35/51] Input: atmel_mxt_ts - Output status from T48 Noise Supression
` [PATCH 36/51] Input: atmel_mxt_ts - Output status from T42 Touch Suppression
` [PATCH 37/51] Input: atmel_mxt_ts - Implement vector/orientation support
` [PATCH 38/51] Input: atmel_mxt_ts - implement I2C retries
` [PATCH 39/51] Input: atmel_mxt_ts - Implement T63 Active Stylus support
` [PATCH 40/51] Input: atmel_mxt_ts - Implement support for T15 Key Array
` [PATCH 41/51] Input: atmel_mxt_ts - Remove unused defines
` [PATCH 42/51] Input: atmel_mxt_ts - Verify Information Block checksum on probe
` [PATCH 43/51] Input: atmel_mxt_ts - Use T18 RETRIGEN to handle IRQF_TRIGGER_LOW
` [PATCH 44/51] Input: atmel_mxt_ts - Handle reports from T47 Stylus object
` [PATCH 45/51] Input: atmel_mxt_ts - Release touch state during suspend
` [PATCH 46/51] Input: atmel_mxt_ts - Initialize power config before and after downloading cfg
` [PATCH 47/51] Input: atmel_mxt_ts - Add regulator control support
` [PATCH 48/51] Input: atmel_mxt_ts - Implement support for T100 touch object
` [PATCH 49/51] Input: atmel_mxt_ts - Allow specification of firmware file name
` [PATCH 50/51] Input: atmel_mxt_ts - Handle cfg filename via pdata/sysfs
` [PATCH 51/51] Input: atmel_mxt_ts - Only use first T9 instance

[RESEND][PATCH] zswap: fix Kconfig to depend on CRYPTO=y
 2013-06-27 15:17 UTC 

[PATCH] pinctrl: msm: Add support for MSM TLMM pinmux
 2013-06-27 15:17 UTC  (5+ messages)

[PATCH v4 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-06-27 15:11 UTC  (7+ messages)
` [PATCH v4 1/5] acpi: Remove need to include linux/acpi.h in common acpica code
` [PATCH v4 2/5] acpi: Call acpi_os_prepare_sleep hook in reduced hardware sleep path
` [PATCH v4 3/5] acpi: Adjust linux acpi OS functions to new extended parameter
` [PATCH v4 4/5] x86/tboot: Fail extended mode reduced hardware sleep
` [PATCH v4 5/5] xen/acpi: notify xen when reduced hardware sleep is available

[ACPI+PM] Changes for v3.11 merge window, no more new material for v3.11 (please)
 2013-06-27 15:06 UTC  (2+ messages)

[PATCH 0/6] Basic scheduler support for automatic NUMA balancing
 2013-06-27 14:59 UTC  (9+ messages)
` [PATCH 5/8] sched: Favour moving tasks towards the preferred node
` [PATCH 6/8] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 7/8] sched: Split accounting of NUMA hinting faults that pass two-stage filter

[PATCH v2 0/2] Lockless update of reference count protected by spinlock
 2013-06-27 14:56 UTC  (14+ messages)
` [PATCH v2 1/2] spinlock: New spinlock_refcount.h for lockless update of refcount

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-06-27 14:54 UTC  (11+ messages)

[RFC] ARM: OMAP2+: omap_device: add pinctrl handling
 2013-06-27 14:45 UTC  (7+ messages)

[PATCH 3/3] smc91x: Fix cast from pointer to integer
 2013-06-27 14:44 UTC 

RTL8192CU on ARM not working
 2013-06-27 14:45 UTC  (3+ messages)

[v3.10-rc2] iwlwifi regression
 2013-06-27 14:43 UTC  (5+ messages)

[PATCH v6 0/5] xen/arm/arm64: CONFIG_PARAVIRT and stolen ticks accounting
 2013-06-27 14:43 UTC  (9+ messages)
` [PATCH v6 1/5] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
` [PATCH v6 2/5] kernel: missing include in cputime.c
` [PATCH v6 3/5] arm: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
` [PATCH v6 4/5] arm64: "
` [PATCH v6 5/5] xen/arm: account for stolen ticks

[PATCH 0/5] cpufreq:boost: CPU Boost mode support
 2013-06-27 14:42 UTC  (7+ messages)
` [PATCH v4 0/7] "
  ` [PATCH v4 5/7] cpufreq: Calculate number of busy CPUs

rtl8192cu: slow path warning and connection problem v3.10-rc5
 2013-06-27 14:38 UTC  (5+ messages)
` rtl8192cu: slow path warning

Info
 2013-06-27 14:05 UTC 

[PATCH 0/4] Add an hwmon driver for the mxs soc internal sensor
 2013-06-27 14:27 UTC  (5+ messages)
` [PATCH 3/4] hwmon: Add a simple driver to read the MXS SoC temperature

[PATCH v2 0/2] perf tools: Power7 events name available for perf
 2013-06-27 14:26 UTC  (5+ messages)
` [PATCH v3 1/2] perf tools: fix a typo of a Power7 event name
` [PATCH v2 2/2] perf tools: Make Power7 events available for perf

[PATCHSET 00/19] perf tools: Introduce new 'ftrace' command (v3)
 2013-06-27 14:22 UTC  (11+ messages)
` [PATCH 05/19] perf tools: Introduce new 'ftrace' tool
` [PATCH 06/19] perf ftrace: Add support for --pid option

Block Layer Multi queue question
 2013-06-27 14:21 UTC 

[patch v1 1/1]regulator: fix for DA9055 regulator
 2013-06-27 14:11 UTC 

[PATCH 1/2] ARM: EXYNOS: Remove combiner_init declaration
 2013-06-27 14:20 UTC  (3+ messages)

[patch v1 1/1]mfd: fix for DA9055 driver initialization
 2013-06-27 14:06 UTC 

[Suggestion] tile: include: asm: missing "feedback.h" file
 2013-06-27 14:16 UTC  (2+ messages)

[PATCH 0/8] perf: add ability to sample physical data addresses
 2013-06-27 14:10 UTC  (11+ messages)
` [PATCH 2/8] perf,x86: drop event->flags and use hw.constraint->flags

[PATCH] clk: add MOXA ART SoCs clock driver
 2013-06-27 14:03 UTC 

[Patch v5 0/9] liblockdep: userspace lockdep
 2013-06-27 13:55 UTC  (6+ messages)

[PATCH 0/6] Thunderbolt workarounds take 2
 2013-06-27 13:58 UTC  (19+ messages)
` [PATCH 1/6] PCI: acpiphp: do not check for SLOT_ENABLED in enable_device()
` [PATCH 2/6] PCI: acpiphp: enable_device(): rescan even if no new devices on slot
` [PATCH 6/6] x86/PCI: quirk Thunderbolt PCI-to-PCI bridges

[RFC PATCH] uio: uio_pci_generic: Add support for MSI interrupts
 2013-06-27 13:52 UTC  (3+ messages)

Building a BSD-jail clone out of namespaces
 2013-06-27 13:43 UTC  (2+ messages)

[PATCH] Documentation: dt: bindings: TI WiLink modules
 2013-06-27 13:39 UTC  (9+ messages)

[PATCH] asymmetric keys: explicitly add the leading zero byte to encoded message
 2013-06-27 13:32 UTC 

[Resend patch v8 0/13] use runnable load in schedule balance
 2013-06-27 13:30 UTC  (3+ messages)
` [Resend patch v8 06/13] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task

[PATCH v2] irqchip: add support for MOXA ART SoCs
 2013-06-27 13:29 UTC  (2+ messages)
` [PATCH v3] ARM: "

[PATCH] xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend
 2013-06-27 13:28 UTC 

[PATCH linux-next] ARM: OMAP2+: fix omap4-restart compilation
 2013-06-27 13:18 UTC  (2+ messages)

[PATCH v4] HID: Add full support for Logitech Unifying receivers
 2013-06-27 13:16 UTC  (5+ messages)
      ` Logitech M705: Thumb button (was Re: [PATCH v4] HID: Add full support for Logitech Unifying receivers)

[GIT PULL] perf fix
 2013-06-27 13:11 UTC 

[PATCH] ACPI/fan: Initialize acpi_state variable
 2013-06-27 13:07 UTC  (3+ messages)

[GIT PULL] at91: non critical fixes (for early 3.11) #2
 2013-06-27 13:03 UTC  (2+ messages)

deadlock in scheduler enabling HRTICK feature
 2013-06-27 13:06 UTC  (9+ messages)

[PATCH 3/6] sound/pci:trivial: replace numeric with standard PM state macros
 2013-06-27 13:06 UTC  (2+ messages)

Crypto Fixes for 2.6.38
 2013-06-27 13:02 UTC  (11+ messages)
` Crypto Fixes for 2.6.39
  ` Crypto Fixes for 3.0
    ` Crypto Fixes for 3.3
      ` Crypto Fixes for 3.6
        ` Crypto Fixes for 3.7
          ` Crypto Fixes for 3.9
            ` Crypto Fixes for 3.10

[PATCH linux-next] arm: zynq: fix compilation warning
 2013-06-27 13:01 UTC  (2+ messages)

[PATCH 5/6] Gpio/trivial: replace numeric with standard PM state macros
 2013-06-27 12:58 UTC 

[PATCH 6/6] ssb/trivial: replace numeric with standard PM state macros
 2013-06-27 13:00 UTC 

[PATCH 4/6] vt6655/trivial: replace numeric with standard PM state macros
 2013-06-27 12:57 UTC 

[PATCH 2/6] net/trivial: replace numeric with standard PM state macros
 2013-06-27 12:53 UTC 

[PATCH 1/6] char/agp: replace numeric with standard PM state macros
 2013-06-27 12:52 UTC 

[PATCH linux-next] ARM: keystone: fix compilation warning
 2013-06-27 12:49 UTC 

[PATCH RFC nohz_full 0/8] Provide infrastructure for full-system idle
 2013-06-27 12:44 UTC  (5+ messages)

[PATCH] TTY: memory leakage in tty_buffer_find()
 2013-06-27 12:44 UTC  (4+ messages)

[PATCHv4 00/39] Transparent huge page cache
 2013-06-27 12:40 UTC  (4+ messages)
` [PATCHv4 17/39] thp, mm: handle tail pages in page_cache_get_speculative()

3.10-rc6 "perf test" seems unhappy
 2013-06-27 12:37 UTC  (3+ messages)

[PATCH linux-next] videomode: fix compilation warning
 2013-06-27 12:34 UTC 

[PATCH v3] power: Add warning message about incorrect system date and time after resume when pm_trace is enabled
 2013-06-27 12:32 UTC  (3+ messages)

[PATCH v2] pinctrl: elaborate a bit on arrangements in doc
 2013-06-27 12:18 UTC  (2+ messages)

[PATCH 1/2 v3] tracing/uprobes: Support ftrace_event_file base multibuffer
 2013-06-27 12:12 UTC  (2+ messages)

N900 device tree conversion: how to do first step
 2013-06-27 12:12 UTC  (11+ messages)
                  ` N900 device tree conversion: next steps

[PATCH 00/13] CPUFreq: Fix {PRE|POST}CHANGE notification sequence
 2013-06-27 12:15 UTC  (4+ messages)
` [PATCH 13/13] cpufreq: make sure frequency transitions are serialized


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).