linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-01 21:12:34 to 2013-02-02 17:02:51 UTC [more...]

[PATCH v7 00/10] DMA Engine support for AM33XX
 2013-02-02 17:02 UTC  (24+ messages)
` [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common

[PATCH 0/9] gpiolib: remove gpio_desc[] static array
 2013-02-02 16:29 UTC  (11+ messages)
` [PATCH 1/9] gpiolib: link all gpio_chips using a list
` [PATCH 2/9] gpiolib: use gpio_chips list in gpiolib_sysfs_init
` [PATCH 3/9] gpiolib: use gpio_chips list in gpiochip_find
` [PATCH 4/9] gpiolib: use gpio_chips list in sysfs ops
` [PATCH 5/9] gpiolib: use gpio_chips list in gpiochip_find_base
` [PATCH 6/9] gpiolib: use descriptors internally
` [PATCH 7/9] gpiolib: let gpio_chip reference its descriptors
` [PATCH 8/9] gpiolib: use gpio_chips list in gpio_to_desc
` [PATCH 9/9] gpiolib: dynamically allocate descriptors array

[PATCH v4 0/9] devcg: introduce proper hierarchy support
 2013-02-02 16:20 UTC  (6+ messages)
` [PATCH v4 9/9] devcg: propagate local changes down the hierarchy
    ` [PATCH v5 "

[PATCH] scripts/coccinelle: find constant additions that could be bit ors
 2013-02-02 16:19 UTC 

[PATCH] regmap: Export regmap_async_complete_cb
 2013-02-02 16:14 UTC 

[PATCH 0/4] cgroup: bug fixes for eventfd
 2013-02-02 16:12 UTC  (9+ messages)
` [PATCH 1/4] eventfd: introduce eventfd_signal_hangup()
` [PATCH 2/4] cgroup: fix cgroup_rmdir() vs close(eventfd) race
` [PATCH 3/4] eventfd: make operations on eventfd return -EIDRM if it's hung up
` [PATCH 4/4] cgroup: adapt to the new way of detecting cgroup removal

Please permit me to send more details
 2013-02-02 15:56 UTC 

VT switchless suspend/resume
 2013-02-02 15:34 UTC  (2+ messages)
` [PATCH] PM: make VT switching to the suspend console optional v2

[PATCH] firewire: Fix ohci free_irq() warning
 2013-02-02 15:30 UTC  (9+ messages)

[PATCH] firewire: Fix ohci free_irq() warning
 2013-02-02 15:21 UTC  (7+ messages)

Oops when mounting btrfs partition
 2013-02-02 15:20 UTC  (2+ messages)

[PATCH] gpio: Add device driver for GRGPIO cores
 2013-02-02 15:16 UTC  (2+ messages)

[PATCH, RFC 00/16] Transparent huge page cache
 2013-02-02 15:13 UTC  (5+ messages)

[PATCH] gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
 2013-02-02 15:11 UTC  (2+ messages)

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-02-02 15:01 UTC  (13+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework

[PATCH 1/2] don't wait on disk to start on resume
 2013-02-02 15:09 UTC  (3+ messages)

[PATCH 0/2] gpiolib: remove gpiochip_reserve()
 2013-02-02 15:01 UTC  (4+ messages)
` [PATCH 1/2] arm: pxa: tosa: do not use gpiochip_reserve()
` [PATCH 2/2] gpiolib: remove gpiochip_reserve()

[PATCH 6/6] f2fs: optimize the return condition for has_not_enough_free_secs
 2013-02-02 14:53 UTC 

[PATCH 5/6] f2fs: make accessor to get sections for particular block type
 2013-02-02 14:52 UTC 

[PATCH 4/6] f2fs: mark gc_thread as NULL when thread creation failed
 2013-02-02 14:52 UTC 

[PATCH 3/6] f2fs: name gc task as per the block device
 2013-02-02 14:52 UTC 

[PATCH 2/6] f2fs: move out f2fs_balance_fs from gc_thread_func
 2013-02-02 14:52 UTC 

[PATCH 1/6] f2fs: optimize get node page readahead part
 2013-02-02 14:51 UTC 

[PATCH 00/11] [GIT PULL] tracing: Various tracing fixes and enhancements
 2013-02-02 14:18 UTC  (12+ messages)
` [PATCH 01/11] tracing: Mark tracing_dentry_percpu() static
` [PATCH 02/11] tracing: Remove tracepoint sample code
` [PATCH 03/11] tracing: Use __this_cpu_inc/dec operation instead of __get_cpu_var
` [PATCH 04/11] tracing: Remove second iterator initializer
` [PATCH 05/11] tracing/fgraph: Adjust fgraph depth before calling trace return callback
` [PATCH 06/11] ring-buffer: Add stats field for amount read from trace ring buffer
` [PATCH 07/11] tracing: Use sched_clock_cpu for trace_clock_global
` [PATCH 08/11] tracing: Replace static old_tracer check of tracer name
` [PATCH 09/11] tracing: Make a snapshot feature available from userspace
` [PATCH 10/11] tracing: Add documentation of snapshot utility
` [PATCH 11/11] tracing: Init current_trace to nop_trace and remove NULL checks

linux-next: Tree for Feb 2
 2013-02-02 13:51 UTC 

linux-next: manual merge of the cortex tree with the arm tree
 2013-02-02 13:37 UTC  (3+ messages)

linux-next: manual merge of the akpm-current tree with the watchdog tree
 2013-02-02 13:01 UTC 

linux-next: build failure after merge of the nfsd tree
 2013-02-02 12:57 UTC  (2+ messages)

linux-next: manual merge of the akpm-current tree with Linus' tree
 2013-02-02 12:55 UTC 

linux-next: manual merge of the clk tree with the arm-soc tree
 2013-02-02 12:27 UTC 

[PATCH 0/5] pci/e1000e: return runtime-pm back to work
 2013-02-02 12:12 UTC  (5+ messages)
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization

[PATCH 0/2] ACPI / scan: Additional changes
 2013-02-02 11:58 UTC  (4+ messages)
` [PATCH 1/2] ACPI / scan: Make namespace scanning and trimming mutually exclusive

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-02-02 11:52 UTC 

linux-next: manual merge of the tegra tree with the arm-soc tree
 2013-02-02 11:45 UTC 

[PATCH v2 0/6] USB: Add support for multiple PHYs of same type
 2013-02-02 11:32 UTC  (6+ messages)
` [PATCH v2 1/6] usb: otg: Add an API to bind the USB controller and PHY
` [PATCH v2 2/6] usb: otg: utils: add facilities in phy lib to support multiple PHYs of same type

linux-next: build warnings after merge of the l2-mtd tree
 2013-02-02 10:20 UTC  (2+ messages)

[PATCH] SubmittingPatches: add penalty for forcing a maintainer to edit a patch
 2013-02-02 10:26 UTC  (5+ messages)

[PATCH] kbuild: Fix destination-y for installed headers
 2013-02-02 10:18 UTC 

[PATCH] bq27x00_battery: Fix reporting battery temperature
 2013-02-02 10:06 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2013-02-02 10:05 UTC  (2+ messages)

intel_idle and turbostat patches supporting Haswell
 2013-02-02  9:44 UTC  (7+ messages)
` [PATCH 1/4] intel_idle: stop using driver_data for static flags

[3.8.0-rc6] xhci NULL deref
 2013-02-02  9:35 UTC 

[PATCH] PowerPC documentation: fixed path to the powerpc directory
 2013-02-02  9:08 UTC  (3+ messages)

[patch] mm: shmem: use new radix tree iterator
 2013-02-02  8:25 UTC  (2+ messages)

[PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals
 2013-02-02  7:15 UTC  (3+ messages)
` [PATCH 3/3] signalfd: add ability to read siginfo-s without dequeuing signals (v2)

[PATCH 0/3] omap_hsmmc DT DMA Client support
 2013-02-02  7:06 UTC  (5+ messages)
` [PATCH 1/3] mmc: omap_hsmmc: convert to dma_request_slave_channel_compat()
` [PATCH 3/3] mmc: omap_hsmmc: add generic DMA request support to the DT binding

[PATCH] udf: add extent cache support in case of file reading
 2013-02-02  6:21 UTC  (6+ messages)

[PATCH v6 05/12] iommu/exynos: support for device tree
 2013-02-02  5:56 UTC  (4+ messages)

linux-next: build warning after merge of the tip tree
 2013-02-02  5:58 UTC 

linux-next: build warning after merge of the tip tree
 2013-02-02  5:55 UTC 

[PATCH 0/6] Add P state driver for Intel Core Processors
 2013-02-02  5:54 UTC  (10+ messages)
` [PATCH 2/6] cpufreq: Only query drivers that implement cpufreq_driver.target()
` [PATCH 3/6] cpufreq: Do not track governor name for scaling drivers with internal governors
` [PATCH 4/6] cpufreq_stats: Do not track policies without associated governors
` [PATCH 5/6] cpufreq: balance out cpufreq_cpu_{get,put} for scaling drivers using setpolicy

linux-next: manual merge of the kvm tree with Linus' tree
 2013-02-02  5:52 UTC 

linux-next: build warning after merge of the tip tree
 2013-02-02  5:51 UTC 

[RESEND] [PATCH] kernel/res_counter.c: remove useless return statement at res_counter_member()
 2013-02-02  5:04 UTC 

linux-next: build failure after merge of the tip tree
 2013-02-02  5:04 UTC 

CPU hotplug hang due to "swap: make each swap partition have one address_space"
 2013-02-02  5:02 UTC 

[PATCH] IRQ CORE: irq_work_queue function return value not used
 2013-02-02  4:33 UTC  (4+ messages)

[PATCH] fs:ext4:hash.c: reduce one "if" comparison
 2013-02-02  3:34 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2013-02-02  3:22 UTC 

[PATCH] [Watchdog][Trivial] Added comments to explain watchdog_disabled variable
 2013-02-02  3:16 UTC  (3+ messages)

[PATCH 1/6] cpufreq: Retrieve current frequency from scaling drivers with internal governors
 2013-02-02  2:48 UTC  (2+ messages)

[RFC] [DONOTAPPLY] [PATCH] enhanceio: STEC EnhanceIO SSD caching software for Linux kernel
 2013-02-02  1:49 UTC  (6+ messages)

[PATCH 1/2] acpiphp: create companion ACPI devices before creating PCI devices
 2013-02-02  2:24 UTC  (11+ messages)
` [PATCH 2/2] acpiphp: remove dead code for PCI host bridge hotplug

Basic perf PMU support for Haswell v3
 2013-02-02  1:54 UTC  (6+ messages)
` [PATCH 1/5] perf, x86: Add PEBSv2 record support
` [PATCH 2/5] perf, x86: Basic Haswell PMU support v4
` [PATCH 3/5] perf, x86: Basic Haswell PEBS "
` [PATCH 4/5] perf, x86: Support full width counting
` [PATCH 5/5] perf, x86: Move NMI clearing to end of PMI handler after the counter registers are reset

[PATCH 0/2] perf: add new uncore command
 2013-02-02  1:35 UTC  (3+ messages)

[PATCH 0/16] use WARN
 2013-02-02  1:07 UTC  (3+ messages)
` [PATCH 9/16] fs/ext4/indirect.c: "

[PATCH v2 0/9] mm: zone & pgdat accessors plus some cleanup
 2013-02-02  0:39 UTC  (9+ messages)
` [PATCH 1/9] mm: add SECTION_IN_PAGE_FLAGS
` [PATCH 5/9] mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate
` [PATCH 6/9] mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()

[PATCH 0/3] fixes for large mm_populate() and munlock() operations
 2013-02-02  0:08 UTC  (3+ messages)
` [PATCH 2/3] mm: accelerate mm_populate() treatment of THP pages

[PATCH] PVH linux: Use ballooning to allocate grant table pages
 2013-02-01 23:51 UTC  (4+ messages)
` [Xen-devel] "

[ 00/33] 3.4.29-stable review
 2013-02-01 23:25 UTC  (2+ messages)

[ 00/89] 3.7.6-stable review
 2013-02-01 23:24 UTC  (2+ messages)

[RFC] mm: change invalidatepage prototype to accept length
 2013-02-01 23:15 UTC  (3+ messages)
` [PATCH 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges

[PATCH] [PREEMPT_RT] make pagefault_{disable,enable}() back into static inlines
 2013-02-01 23:06 UTC 

[PATCH] TPM: Work around buggy TPMs that block during continue self test
 2013-02-01 23:03 UTC  (5+ messages)
` [tpmdd-devel] "

[PATCH] PCI: pciehp: hide ENTRY messages behind ctrl_dbg()
 2013-02-01 22:57 UTC  (5+ messages)
    ` [PATCH v2] PCI: pciehp: drop ENTRY messages

[PATCH] x86, x2apic: Only WARN on broken BIOSes inside a virtual guest
 2013-02-01 22:57 UTC  (7+ messages)
          ` [PATCH] intel_irq_remapping: Clean up x2apic optout security warning mess

[PATCH 1/7] clk: add common of_clk_init() function
 2013-02-01 22:53 UTC  (9+ messages)
` [PATCH 2/7] clk: tegra: Use "

[REVERT][v3.x.y] EHCI: Update qTD next pointer in QH overlay region during unlink
 2013-02-01 22:51 UTC  (2+ messages)

[RFC PATCH v5 0/8] introduce PCI bus notifier chain to get rid of the ACPI PCI subdriver interfaces
 2013-02-01 22:52 UTC  (6+ messages)

[PATCH v1] block: partition: optimize memory allocation in check_partition
 2013-02-01 22:43 UTC  (2+ messages)

[PATCH RFC v2] media: tvp514x: add OF support
 2013-02-01 22:37 UTC  (2+ messages)

[PATCH 0/4] Platform: x86: chromeos_laptop - Add more x86 Chromebooks
 2013-02-01 22:34 UTC  (5+ messages)
` [PATCH 1/4] Platform: x86: chromeos_laptop - Rename setup_lumpy_tp to setup_cyapa_smbus_tp
` [PATCH 2/4] Platform: x86: chromeos_laptop - Add Acer C7 trackpad
` [PATCH 3/4] Platform: x86: chromeos_laptop - Add Taos tsl2563 device
` [PATCH 4/4] Platform: x86: chromeos_laptop - Add Taos tsl2583 device

[PATCH] tile: revert pr_info to printk in <asm/io.h>
 2013-02-01 22:33 UTC  (2+ messages)

[PATCH 1/2] PCI: ASPM exit link state code could skip devices
 2013-02-01 22:31 UTC  (3+ messages)

[RFC][PATCH v8 2/3] trace,x86: add x86 irq vector tracepoints
 2013-02-01 22:27 UTC  (5+ messages)

[PATCH 1/2] cpufreq: governors: Get rid of dbs_data->enable field
 2013-02-01 22:32 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: governors: Remove code redundancy between governors

[PATCH 0/2] ACPI / scan: Fix and cleanup related to acpi_bus_get_device()
 2013-02-01 22:30 UTC  (4+ messages)
` [RESEND PATCH 1/4] ACPI/PM: Fix acpi_bus_get_device() check in drivers/acpi/device_pm.c

[PATCH] leds-ot200: Fix error caused by shifted mask
 2013-02-01 22:12 UTC  (4+ messages)
` AW: "

[PATCH] stmmac: don't return zero on failure path in stmmac_pci_probe()
 2013-02-01 22:09 UTC 

[PATCH 0/4] LOW power sleep support for OMAP nand driver
 2013-02-01 22:05 UTC  (3+ messages)
` [PATCH 1/4] arch: arm: gpmc: gpmc migration support

[PATCH] ARM: OMAP: gpmc: Add device tree documentation for elm handle
 2013-02-01 21:58 UTC  (2+ messages)

[PATCH] hwmon: (lm90) Add device tree support
 2013-02-01 21:57 UTC  (3+ messages)

[PATCHv2 1/1] block: IBM RamSan 70/80 device driver
 2013-02-01 21:41 UTC 

[Resend][PATCH] ACPI / PM: Do not power manage devices in unknown initial states
 2013-02-01 21:44 UTC  (3+ messages)

[PATCH 0/3] build 3.7 kernel without perl
 2013-02-01 21:37 UTC  (2+ messages)

[GIT PULL] target fixes for v3.8-rc7
 2013-02-01 21:33 UTC 


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).