messages from 2012-08-06 02:12:40 to 2012-08-06 10:46:56 UTC [more...]
[PATCH 0/6] Device Tree IRQ related enablement patches
2012-08-06 10:46 UTC
[PATCH 00/24] Introduce Xen support on ARM
2012-08-06 10:46 UTC (9+ messages)
` [PATCH 01/24] arm: initial Xen support
` [Xen-devel] "
` [PATCH 15/24] xen/arm: receive Xen events on ARM
[PATCH 6/8] fsl-dma: use spin_lock_bh to instead of spin_lock_irqsave
2012-08-06 10:14 UTC
[PATCH v7 0/2] kvm: level irqfd and new eoifd
2012-08-06 10:40 UTC (5+ messages)
` [PATCH v7 2/2] kvm: KVM_EOIFD, an eventfd for EOIs
[PATCH v6 3/8] fsl-dma: add fsl_dma_free_descriptor() to reduce code duplication
2012-08-06 10:13 UTC
[PATCH v6 5/8] fsl-dma: change release process of dma descriptor for supporting async_tx
2012-08-06 10:14 UTC
[PATCH v6 2/8] fsl-dma: remove attribute DMA_INTERRUPT of dmaengine
2012-08-06 10:12 UTC
[PATCH v6 1/8] Talitos: Support for async_tx XOR offload
2012-08-06 10:11 UTC
[PATCH v6 0/8] Raid: enable talitos xor offload for improving performance
2012-08-06 10:10 UTC
[PATCH 0/2] dma-parms and helpers for dma-buf
2012-08-06 10:29 UTC (5+ messages)
` [PATCH 2/2] dma-buf: add helpers for attacher dma-parms
[linux-pm] [PATCH 1/8] ACPI sysfs.c strlen fix
2012-08-06 10:26 UTC (4+ messages)
` [PATCH] ACPI: replace strlen("string") with sizeof("string") -1
` [linux-pm] "
[PATCH v2] regmap: Add regmap dummy driver
2012-08-04 14:30 UTC (4+ messages)
[PATCH 3/3] sound/soc/soc-core.c: drop kfree of devm_kzalloc's data
2012-08-04 14:32 UTC (2+ messages)
[BUG] Kernel panic when try s3c-hsotg.c with kernel 3.5
2012-08-06 10:12 UTC (2+ messages)
[PATCH 0/3] perf: Teach perf tool to profile sleep times
2012-08-06 10:01 UTC (4+ messages)
` [PATCH 1/3] perf: teach "perf inject" to work with files
` [PATCH 2/3] perf: teach perf inject to merge sched_stat_* and sched_switch events
` [PATCH 3/3] perf: mark a dso if it's used
DT GPIO numbering?
2012-08-06 9:58 UTC (5+ messages)
[PATCH] drivers: net: irda: bfin_sir: fix compile error
2012-08-06 9:57 UTC (3+ messages)
[PATCH v3 0/4] Use dma_mmap_coherent to support IOMMU mapper
2012-08-06 9:55 UTC (5+ messages)
` [PATCH v3 1/4] ARM: dma-mapping: define ARCH_HAS_DMA_MMAP_COHERENT
` [PATCH v3 2/4] ALSA: pcm - Don't define ARCH_HAS_DMA_MMAP_COHERENT privately for ARM
` [PATCH v3 3/4] media: videobuf2-dma-contig: use dma_mmap_coherent if available
` [PATCH v3 4/4] fbdev: sh_mobile_lcdc: "
linux-next: build failure after merge of the akpm tree
2012-08-06 9:46 UTC (4+ messages)
[PATCH v6 00/11] omap: musb: Add device tree support
2012-08-06 9:44 UTC (9+ messages)
` [PATCH v6 01/11] drivers: usb: otg: add a new driver for omap usb2 phy
[PATCH] USB: ftdi_sio: Quiet sparse noise about using plain integer was NULL pointer
2012-08-06 9:46 UTC
[PATCH 1/7] netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup()
2012-08-06 9:44 UTC (6+ messages)
[PATCH 3/3] backlight: lp855x: remove goto err_dev
2012-08-06 9:35 UTC
[PATCH] driver: misc: bmp085: remove "of_match_table" property
2012-08-06 9:30 UTC (2+ messages)
[PATCH 2/3] backlight: aat2870: remove goto out
2012-08-06 9:32 UTC
[PATCH 1/3] backlight: atmel-pwm-bl: remove goto err_free_mem
2012-08-06 9:32 UTC
[RFC PATCH 00/23 V2] memory,numa: introduce MOVABLE-dedicated node and online_movable for hotplug
2012-08-06 9:23 UTC (27+ messages)
` [RFC V3 PATCH 00/25] "
` [RFC V3 PATCH 01/25] page_alloc.c: don't subtract unrelated memmap from zone's present pages
` [RFC V3 PATCH 02/25] memory_hotplug: fix missing nodemask management
` [RFC V3 PATCH 03/25] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
` [RFC V3 PATCH 04/25] node: cleanup node_state_attr
` [RFC V3 PATCH 05/25] node_states: introduce N_MEMORY
` [RFC V3 PATCH 06/25] cpuset: use N_MEMORY instead N_HIGH_MEMORY
` [RFC V3 PATCH 07/25] procfs: "
` [RFC V3 PATCH 08/25] memcontrol: "
` [RFC V3 PATCH 09/25] oom: "
` [RFC V3 PATCH 10/25] mm,migrate: "
` [RFC V3 PATCH 11/25] mempolicy: "
` [RFC V3 PATCH 12/25] hugetlb: "
` [RFC V3 PATCH 13/25] vmstat: "
` [RFC V3 PATCH 14/25] kthread: "
` [RFC V3 PATCH 15/25] init: "
` [RFC V3 PATCH 16/25] vmscan: "
` [RFC V3 PATCH 17/25] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [RFC V3 PATCH 18/25] hotplug: update nodemasks management
` [RFC V3 PATCH 19/25] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [RFC V3 PATCH 20/25] page_alloc: add kernelcore_max_addr
` [RFC V3 PATCH 21/25] x86: get pg_data_t's memory from other node
` [RFC V3 PATCH 22/25] x86: use memblock_set_current_limit() to set memblock.current_limit
` [RFC V3 PATCH 23/25] memblock: limit memory address from memblock
` [RFC V3 PATCH 24/25] memblock: compare current_limit with end variable at memblock_find_in_range_node()
` [RFC V3 PATCH 25/25] mm, memory-hotplug: add online_movable and online_kernel
No 3.5 version on www.kernel.org
2012-08-06 9:29 UTC (2+ messages)
[PATCH] timer: do not define __mod_timer as inline function
2012-08-06 9:29 UTC
Huge performance degradation for UDP between 2.4.17 and 2.6
2012-08-06 9:27 UTC (5+ messages)
[PATCH RFC] regulator: suppress printk if there is no real info
2012-08-06 9:18 UTC
[PATCH 0/5] use devm_ functions
2012-08-06 9:06 UTC (3+ messages)
` [PATCH 5/5] drivers/video/msm/mddi_client_nt35399.c: "
[PATCH 0/7] perf hists: Cleanup hist printing code (v2)
2012-08-06 8:57 UTC (8+ messages)
` [PATCH 1/7] perf hists: Separate out hist print functions
` [PATCH 2/7] perf hists: Refactor some functions
` [PATCH 3/7] perf hists: Introduce hist_period_print functions
` [PATCH 4/7] perf hists: Handle field separator properly
` [PATCH 5/7] perf hists: Use hpp_functions->width to calculate the column widths
` [PATCH 6/7] perf ui/browser: Use hist_period_print functions
` [PATCH 7/7] perf gtk/browser: "
i915 regression on 3.6-rc1: lid blanks screen
2012-08-06 9:03 UTC (4+ messages)
[PATCH 3/3] [media] sta2x11_vip: convert to videobuf2 and control framework
2012-08-06 8:55 UTC (4+ messages)
` [PATCH 3/3 v2] "
KVM segfaults with 3.5 while installing ubuntu 12.04
2012-08-06 8:46 UTC (14+ messages)
[RFC][PATCH v3 0/3] Power sequences with PWM and DT support
2012-08-06 8:45 UTC (13+ messages)
` [RFC][PATCH v3 1/3] runtime interpreted power sequences
` Gethering power management/policy hw drivers under drivers/power/? (Re: [RFC][PATCH v3 1/3] runtime interpreted power sequences)
[PATCH 0/4] Add device tree data for omap5
2012-08-06 8:38 UTC (4+ messages)
` [PATCH 1/4] arm/dts: omap5-evm: Add I2C support
[PATCH] sched: using dst_rq instead of this_rq during load balance
2012-08-06 8:41 UTC
[NEW DRIVER V2 4/7] DA9058 RTC driver
2012-08-06 8:38 UTC (2+ messages)
[NEW DRIVER V2 1/7] DA9058 MFD core and ADC driver
2012-08-06 8:38 UTC (2+ messages)
[PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq
2012-08-06 8:20 UTC (4+ messages)
Update VIP to videobuf2 and control framework
2012-08-06 8:20 UTC (7+ messages)
Service <http://patchwork.kernel.org/> not available!
2012-08-06 8:16 UTC (3+ messages)
[RFC PATCH 1/3] dma-fence: dma-buf synchronization (v5)
2012-08-06 8:03 UTC (3+ messages)
[PATCH] hugetlb: update hugetlbpage.txt
2012-08-06 7:59 UTC (2+ messages)
[PATCH] x86: don't ever patch back to UP if we unplug cpus
2012-08-06 7:59 UTC (3+ messages)
` [PATCH fixed for !SMP] "
[PATCH] char/tpm: Fix compile error if CONFIG_PM is not set in tpm_i2c_infineon
2012-08-06 7:58 UTC (2+ messages)
` [PATCH] char/tpm: Use struct dev_pm_ops for power management
how to implement platform specific per process parameter?
2012-08-06 7:57 UTC (2+ messages)
[NEW DRIVER V2 2/7] DA9058 ONKEY driver
2012-08-05 20:43 UTC
[NEW DRIVER V2 3/7] DA9058 POWER driver
2012-08-05 20:43 UTC
[NEW DRIVER V2 5/7] DA9058 GPIO driver
2012-08-05 20:43 UTC
[NEW DRIVER V2 6/7] DA9058 HWMON driver
2012-08-05 20:43 UTC
[PULL] Last-minute module patches
2012-08-06 7:29 UTC
[PATCH] x86/ioapic: Fix fallout from IRQ domain conversion
2012-08-06 7:38 UTC (2+ messages)
` [PATCH] x86/dt: use linear irq domain for ioapic(s)
[NEW DRIVER V2 7/7] DA9058 REGULATOR driver
2012-08-05 20:43 UTC
[NEW DRIVER V2 0/7] DA9058 PMIC - please comment on this new driver
2012-08-05 20:43 UTC
[RFC PATCH] perf/x86: Add cpumask for uncore PMU
2012-08-06 7:35 UTC
[PATCH] hwmon: tmp102: Add device tree support
2012-08-06 7:35 UTC (3+ messages)
[PATCH] module: Fix compile error for ref_module when CONFIG_MODULES is not set
2012-08-06 0:30 UTC (2+ messages)
[PATCH 1/1] media: mx3_camera: Improve data bus width check code for probe
2012-08-06 6:02 UTC
[Regression] "x86-64/efi: Use EFI to deal with platform wall clock" prevents my machine from booting
2012-08-06 6:44 UTC (3+ messages)
[PATCH] Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
2012-08-06 6:46 UTC (2+ messages)
[PATCH v2] power_supply: Added support for power supply attribute sources
2012-08-06 6:42 UTC (4+ messages)
[PATCH v2] gpio: Add Avionic Design N-bit GPIO expander support
2012-08-06 6:39 UTC (6+ messages)
linux-next: Tree for July 17
2012-08-06 6:38 UTC (4+ messages)
` linux-next: Tree for July 17 (mfd/tps65217.c)
mq: INFO: possible circular locking dependency detected
2012-08-06 6:34 UTC (2+ messages)
[PATCH v4 0/6] Port Tegra to generic clk framework
2012-08-06 6:27 UTC (7+ messages)
` [PATCH v4 1/6] ARM: tegra30: Separate out clk ops and clk data
` [PATCH v4 2/6] ARM: tegra20: "
` [PATCH v4 3/6] ARM: tegra: Rename tegra20 clock file
` [PATCH v4 4/6] ARM: tegra: Add clk_tegra structure and helper functions
` [PATCH v4 5/6] ARM: tegra: Port tegra to generic clock framework
` [PATCH v4 6/6] ARM: tegra: Remove duplicate code
PROBLEM: New Kernel Patch
2012-08-06 6:20 UTC (2+ messages)
[PATCH] pci: Account for virtual buses in pci_acs_path_enabled
2012-08-06 5:55 UTC (4+ messages)
[GPIO] Crashed when not using
2012-08-06 5:46 UTC (9+ messages)
[PATCH v3 1/2] lis3: add generic DT matching code
2012-08-06 5:21 UTC (4+ messages)
[PATCH] Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
2012-08-06 5:16 UTC
[PATCH 1/3] perf/x86: Fix section mismatch in uncore_types_exit()
2012-08-06 5:11 UTC (3+ messages)
` [PATCH 2/3] perf/x86: Fixes for Nehalem-EX uncore driver
` [PATCH 3/3] perf/x86: Add Intel Westmere-EX uncore support
[PATCH 1/3] backlight: da9052: Use usleep_range() instead of msleep() for small sleeps
2012-08-06 4:59 UTC (3+ messages)
[RFC PATCH 3/5] drm/i915: register LVDS connector even if we can't get a panel mode
2012-08-06 4:51 UTC (11+ messages)
[PATCH 0/2] Fix ACS path checking
2012-08-06 4:51 UTC (3+ messages)
` [PATCH 1/2] intel-iommu: "
[RFC][PATCH] Reset PCIe devices to address DMA problem on kdump with iommu
2012-08-06 4:45 UTC (5+ messages)
[PATCHSET 0/4] perf tools: Minimal build without libelf dependency (v4)
2012-08-06 4:41 UTC (5+ messages)
` [PATCH 1/4] perf symbols: Introduce symbol__elf_init()
` [PATCH 2/4] perf tools: Split out util/symbol-elf.c
` [PATCH 3/4] perf tools: Support minimal build without libelf
` [PATCH 4/4] perf symbols: Implement poor man's ELF parser
[PATCH 0/4] promote zcache from staging
2012-08-06 4:49 UTC (7+ messages)
[PATCH 3/3] backlight: kb3886: Use usleep_range() instead of msleep() for small sleeps
2012-08-06 4:45 UTC
[PATCH 2/3] backlight: ltv350qv: Use usleep_range() instead of msleep() for small sleeps
2012-08-06 4:44 UTC
Buy good spamming tools
2012-08-06 4:24 UTC
[GIT PULL 00/18] perf/core fixes and improvements
2012-08-06 4:15 UTC (6+ messages)
` [PATCH 03/18] perf target: Fix check on buffer size
[PATCH] gpu/mfd/usb: Fix USB randconfig problems
2012-08-06 4:21 UTC
[PATCH] [media] Add USB dependency for IguanaWorks USB IR Transceiver
2012-08-06 4:15 UTC
linux-next: Tree for Aug 6
2012-08-06 4:01 UTC
Webmail Account Warning
2012-08-06 3:33 UTC
[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
2012-08-06 3:41 UTC (3+ messages)
[PATCH 0/6] fix error return code
2012-08-06 3:22 UTC (3+ messages)
` [PATCH 5/6] drivers/char/tlclk.c: "
[PATCH] Documentation/filesystems/porting: Update documentation
2012-08-05 20:54 UTC (2+ messages)
[PATCH 1/1]hid:hid-multitouch: add mt_resume for ELAN's production
2012-08-06 3:14 UTC (2+ messages)
linux-next: manual merge of the signal tree with the rcu tree
2012-08-06 3:13 UTC
[PATCH 0/5][RFC] Fallocate Volatile Ranges v6
2012-08-06 3:04 UTC (3+ messages)
` [PATCH 4/5] [RFC][HACK] Add LRU_VOLATILE support to the VM
[PATCH] Extcon: adc_jack: adc-jack driver to support 3.5 pi or simliar devices
2012-08-06 2:44 UTC (2+ messages)
[PATCH 0/4] x86, CPU: TLB flushall shift, the AMD side
2012-08-06 2:37 UTC (3+ messages)
` [PATCH 1/4] x86, CPU: Fixup tlb_flushall_shift formatting
[PATCH 00/22] Introducing the TI Keystone platform
2012-08-06 2:35 UTC (9+ messages)
` [PATCH 04/22] ARM: LPAE: support 64-bit virt/phys patching
` [PATCH 09/22] ARM: LPAE: use 64-bit pgd physical address in switch_mm()
linux-next: manual merge of the rcu tree with Linus' tree
2012-08-06 2:31 UTC
linux-next: manual merge of the rcu tree with the rr tree
2012-08-06 2:27 UTC
[PATCH]: Mac80211
2012-08-06 2:16 UTC (2+ messages)
[PATCH v2 0/9] faster augmented rbtree interface
2012-08-06 2:13 UTC (9+ messages)
` [PATCH v2 6/9] rbtree: low level optimizations in rb_erase()
` [PATCH v2 7/9] rbtree: augmented rbtree test
` [PATCH v2 8/9] rbtree: faster augmented rbtree manipulation
` [PATCH v2 9/9] rbtree: remove prior augmented rbtree implementation
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