messages from 2014-01-08 08:29:46 to 2014-01-08 13:42:08 UTC [more...]
[PATCH v2 0/6] efuse driver for Tegra
2014-01-08 13:39 UTC (9+ messages)
` [PATCH v2 3/6] ARM: tegra: Add efuse bindings
` [PATCH v2 4/6] ARM: tegra: rework fuse.c
[PATCH] of/platform: Fix no irq domain found errors when populating interrupts
2014-01-08 13:41 UTC (3+ messages)
` [PATCH] driver-core: platform: Resolve DT interrupt references late
[PATCH] video: mx3fb: Allow blocking during framebuffer allocation
2014-01-08 13:37 UTC (2+ messages)
[PATCH] drm/msm: Fix link error with !MSM_IOMMU
2014-01-08 13:35 UTC (4+ messages)
[PATCH v6] X86 platform: New BayTrail IOSF-SB MBI driver
2014-01-08 13:47 UTC (4+ messages)
` [PATCH v6][RESEND] platform: x86: "
[RFC][PATCH v5 01/14] sched: add a new arch_sd_local_flags for sched_domain init
2014-01-08 13:33 UTC (23+ messages)
` [RFC] sched: CPU topology try
[PATCH] arm: Add Arm Erratum 773769 for Large data RAM latency
2014-01-08 13:33 UTC
[PATCH 00/11] ASoC/MFD: twl4030 codec local register cache removal
2014-01-08 13:29 UTC (9+ messages)
` [PATCH 08/11] ASoC: twl4030: Remove local reg cache
linux-3.7.[1,4]: kmemleak in i801_probe
2014-01-08 13:28 UTC (8+ messages)
` [PATCH] i2c: i801: fix memleak on probe error
` How should dev_[gs]et_drvdata be used? (was: Re: [PATCH] i2c: i801: fix memleak on probe error)
` How should dev_[gs]et_drvdata be used?
[PATCH 0/2] rcu_dereference_check_fdtable fix/cleanups
2014-01-08 13:28 UTC (2+ messages)
[RFC DO NOT MERGE] tty: n_gsm: support buggy modem
2014-01-08 13:26 UTC (4+ messages)
[PATCH v6] usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDC
2014-01-08 13:23 UTC (3+ messages)
[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get
2014-01-08 13:17 UTC (2+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
[PATCH] spi: atmel: Refactor spi-atmel to use SPI framework queue
2014-01-08 13:21 UTC (3+ messages)
[PATCH V5 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
2014-01-08 13:18 UTC (9+ messages)
[PATCH v3 0/3] ata: ahci_platform: Add PHY support and OMAP support
2014-01-08 13:14 UTC (10+ messages)
` [PATCH v3 1/3] ata: ahci_platform: Update DT compatible list
` [PATCH v3 2/3] ata: ahci_platform: Manage SATA PHY
` [PATCH v3 3/3] ata: ahci_platform: runtime resume the device before use
PATCH? introduce get_compound_page (Was: process 'stuck' at exit)
2014-01-08 13:14 UTC (12+ messages)
` [PATCH 0/1] mm: fix the theoretical compound_lock() vs prep_new_page() race
` [PATCH 1/1] "
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
could you clarify mm/mempolicy: fix !vma in new_vma_page()
2014-01-08 13:10 UTC (11+ messages)
[PATCH V4 0/2] Exynos5250 SATA Support
2014-01-08 13:09 UTC (5+ messages)
` [PATCH V4 1/2] Phy: Exynos: Add Exynos5250 sata phy driver
[PATCH 0/3] Add modules for realtek USB card reader
2014-01-08 13:03 UTC (5+ messages)
` [PATCH 1/3] mfd: Add realtek USB card reader driver
[PATCH] spi: atmel: add support for changing message transfer speed
2014-01-08 13:05 UTC (5+ messages)
[PATCH] trace-cmd: Fix out-of-tree build
2014-01-08 13:03 UTC
[PATCH 1/4] x86: Remove duplication of 16-bit CFLAGS
2014-01-08 13:03 UTC (6+ messages)
` [PATCH 2/4] x86, boot: Use __attribute__((used)) to ensure videocard structs are emitted
` [PATCH 3/4] x86: Allow building 16-bit code with -m16 with toolchains that support it
` [PATCH 4/4] x86, boot: Work around clang PR18415
` [llvmlinux] "
` [llvmlinux] [PATCH 1/4] x86: Remove duplication of 16-bit CFLAGS
[PATCHSET 00/28] perf tools: Add support to accumulate hist periods (v5)
2014-01-08 12:57 UTC (31+ messages)
` [PATCH 01/28] perf tools: Insert filtered entries to hists also
` [PATCH 02/28] perf tools: Do not update total period of a hists when filtering
` [PATCH 03/28] perf tools: Remove symbol_conf.use_callchain check
` [PATCH 04/28] perf tools: Introduce struct hist_entry_iter
` [PATCH 05/28] perf hists: Convert hist entry functions to use struct he_stat
` [PATCH 06/28] perf hists: Add support for accumulated stat of hist entry
` [PATCH 07/28] perf hists: Check if accumulated when adding a "
` [PATCH 08/28] perf hists: Accumulate hist entry stat based on the callchain
` [PATCH 09/28] perf tools: Update cpumode for each cumulative entry
` [PATCH 10/28] perf report: Cache cumulative callchains
` [PATCH 11/28] perf callchain: Add callchain_cursor_snapshot()
` [PATCH 12/28] perf tools: Save callchain info for each cumulative entry
` [PATCH 13/28] perf hists: Sort hist entries by accumulated period
` [PATCH 14/28] perf ui/hist: Add support to accumulated hist stat
` [PATCH 15/28] perf ui/browser: "
` [PATCH 16/28] perf ui/gtk: "
` [PATCH 17/28] perf tools: Apply percent-limit to cumulative percentage
` [PATCH 18/28] perf tools: Add more hpp helper functions
` [PATCH 19/28] perf report: Add --children option
` [PATCH 20/28] perf report: Add report.children config option
` [PATCH 21/28] perf tools: Factor out sample__resolve_callchain()
` [PATCH 22/28] perf tools: Factor out fill_callchain_info()
` [PATCH 23/28] perf tools: Factor out hist_entry_iter code
` [PATCH 24/28] perf tools: Add callback function to hist_entry_iter
` [PATCH 25/28] perf top: Convert "
` [PATCH 26/28] perf top: Add --children option
` [PATCH 27/28] perf top: Add top.children config option
` [PATCH 28/28] perf tools: Enable --children option by default
xhci: Switch Intel Lynx Point ports to EHCI on shutdown
2014-01-08 12:57 UTC (11+ messages)
` [PATCH v1] "
[PATCH net 1/2] macvlan: forbid L2 fowarding offload for macvtap
2014-01-08 12:55 UTC (10+ messages)
[RFC] regulator: anatop-regulator: Remove unneeded memset()
2014-01-08 12:50 UTC (2+ messages)
[PATCH 0/7] Phase out pci_enable_msi_block()
2014-01-08 12:44 UTC (10+ messages)
` [PATCH 6/7] ath10k: Use new interfaces for MSI enablement
` [PATCH 7/7] wil6210: "
[PATCH 01/85] drivers: gpu: Include appropriate header file in drm_usb.c
2014-01-08 12:36 UTC (7+ messages)
` [PATCH 78/85] drivers: gpu: Mark function as static in ttm_bo.c
` [PATCH 82/85] drivers: gpu: Mark functions as static in vmwgfx_kms.c
[PATCH] HID: input: fix input sysfs path for hid devices
2014-01-08 12:33 UTC (4+ messages)
[0/11][REPOST] Energy-aware scheduling use-cases and scheduler issues
2014-01-08 12:31 UTC (3+ messages)
` [5/11] issue 5: Frequency and uarch invariant task load
[PATCH 1/3] mfd: Add support for S2MPA01 device
2014-01-08 12:30 UTC (8+ messages)
` [PATCH 2/3] regulator: Add support for S2MPA01 regulator
` [PATCH 3/3] Documentation: mfd: Add binding document for S2MPA01
[PATCH v4 0/4] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2014-01-08 12:34 UTC (10+ messages)
` [PATCH v4 1/4] gpio / ACPI: register to ACPI events automatically
` [PATCH v4 2/4] mmc: sdhci-acpi: convert to use GPIO descriptor API
` [PATCH v4 3/4] gpio / ACPI: get rid of acpi_gpio.h
` [PATCH v4 4/4] Documentation / ACPI: update to GPIO descriptor API
[PATCH -next] ASoC: ux500: Fix sparse non static symbol warning
2014-01-08 12:22 UTC (6+ messages)
[PATCH 0/2] Fix SSI audio function regression when using ROM firmware
2014-01-08 12:03 UTC (5+ messages)
` [PATCH 1/2] Revert "ARM: dts: imx: use dual-fifo sdma script for ssi"
` [PATCH 2/2] dma: imx-sdma: Assign a default script number for ROM firmware cases
[PATCH v0 04/71] itrace: Infrastructure for instruction flow tracing units
2014-01-08 11:53 UTC (18+ messages)
[RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
2014-01-08 11:59 UTC (9+ messages)
[PATCH v4 0/5] USB Host support for OMAP5 uEVM (for 3.14)
2014-01-08 11:48 UTC (15+ messages)
` [PATCH v4 1/5] mfd: omap-usb-host: Update DT clock binding information
README: update about .tar.xz format
2014-01-08 11:41 UTC
how to use memmap= option
2014-01-08 11:30 UTC
[PATCH v2 0/2] perf/x86: various RAPL improvements and fixes
2014-01-08 11:28 UTC (4+ messages)
` [PATCH v2 1/2] perf/x86: fix active_entry initialization
` [PATCH v2 2/2] perf/x86: add RAPL PP1 energy counter support
[PATCH] openrisc: head: use THREAD_SIZE instead of magic constant
2014-01-08 11:26 UTC
[PATCH 1/2] net/mlx4_core: clean up cq_res_start_move_to()
2014-01-08 11:18 UTC (2+ messages)
[numa shrinker] 9b17c62382: -36.6% regression on sparse file copy
2014-01-08 11:14 UTC (3+ messages)
[PATCH v3 1/2] Documentation: Add GPIO reset binding to reset binding documentation
2014-01-08 11:11 UTC (2+ messages)
` [PATCH v3 2/2] reset: Add GPIO support to reset controller framework
[PATCH v8 0/7] Optimize jump label implementation for ARM64
2014-01-08 11:08 UTC (5+ messages)
` [PATCH v8 6/7] arm64, jump label: optimize jump label implementation
[PATCH] btrfs: Return EXDEV for cross file system snapshot
2014-01-08 10:46 UTC
[PATCHv8 0/2] dma: Add Freescale eDMA engine driver support
2014-01-08 10:53 UTC (4+ messages)
` [PATCHv8 2/2] "
[PATCH v2] comedi: Humusoft MF634 and MF624 DAQ cards driver
2014-01-08 10:42 UTC (5+ messages)
` [PATCH] "
[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
2014-01-08 10:33 UTC (11+ messages)
[RFC PATCH] tty/serial: at91: disable uart timer at start of shutdown
2014-01-08 10:28 UTC
[PATCH] fs/inode: No need to take ->i_lock right after alloc_inode()
2014-01-08 10:21 UTC (2+ messages)
[PATCH] APIC: Read Error Status Register correctly
2014-01-08 10:20 UTC (2+ messages)
[RFC PATCH] gpio: add GPIO hogging mechanism
2014-01-08 10:18 UTC (10+ messages)
[RFC] mm: show message when updating min_free_kbytes in thp
2014-01-08 10:16 UTC (8+ messages)
[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
2014-01-08 10:22 UTC (4+ messages)
` [PATCH v3 4/6] gpio / ACPI: register to ACPI events automatically
[PATCH V2 0/6] Enable X-Gene platform reboot driver
2014-01-08 10:08 UTC (4+ messages)
` [PATCH V2 1/6] Documentation: add dts binding for X-Gene reboot dts node
[PATCH v4 0/6] Krait L1/L2 EDAC driver
2014-01-08 10:05 UTC (5+ messages)
` [PATCH v4 4/6] devicetree: bindings: Document Krait L1/L2 EDAC
[PATCH] fbcon: Fix memory leak in fbcon_exit()
2014-01-08 9:53 UTC (2+ messages)
[PATCH] fbcon: trivial optimization for fbcon_exit
2014-01-08 9:48 UTC (2+ messages)
[RFC] mm: prevent set a value less than 0 to min_free_kbytes
2014-01-08 9:40 UTC (2+ messages)
[Patch] Linux Security Module - SMACK bugfix patch
2014-01-08 9:34 UTC
[PATCH v3] vb2: Check if there are buffers before streamon
2014-01-08 9:25 UTC (2+ messages)
[PATCH 3.10 000/129] 3.10.26-stable review
2014-01-08 9:25 UTC (5+ messages)
` [PATCH 3.10 126/129] clocksource: arch_timer: use virtual counters
[PATCH] pinctrl/lantiq: fix typo
2014-01-08 9:14 UTC (2+ messages)
[PATCH v2] mfd: omap-usb-tll: Don't hold lock during pm_runtime_get/put_sync()
2014-01-08 9:12 UTC (2+ messages)
[Query]: trace-cmd crashing with '-e syscalls' on 3.13-rc1
2014-01-08 9:09 UTC (7+ messages)
[PATCH 0/2] video: mxsfb: fix broken videomode selection
2014-01-08 9:04 UTC (2+ messages)
[RFC PATCH V2] ARM: compressed: Move ramdisk forward to reserve more memory for kernel image
2014-01-08 8:56 UTC
[Patch Part1 V3 19/20] iommu/vt-d, trivial: clean sparse warnings
2014-01-08 8:57 UTC (2+ messages)
` [PATCH] iommu/vt-d: fix compilation error for IA64 platform
[Patch Part1 V3 02/20] iommu/vt-d: fix PCI device reference leakage on error recovery path
2014-01-08 8:53 UTC (2+ messages)
` [PATCH] iommu/vt-d: fix compilation error when CONFIG_INTEL_IOMMU is unset
[Patch Part1 V3 00/20] Bugfixes and improvements for Intel IOMMU drivers
2014-01-08 8:44 UTC (4+ messages)
` [Patch Part1 V3 09/20] iommu/vt-d: mark internal functions as static
[Info] re: your order is ready to ship... 09,20,2013
2014-01-08 8:27 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;
as well as URLs for NNTP newsgroup(s).