linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-28 08:33:16 to 2013-01-28 12:42:56 UTC [more...]

[PATCH 0/6] cpufreq: add support for Calxeda ECX-1000 (highbank)
 2013-01-28 12:49 UTC  (8+ messages)
` [PATCH 0/4 v11] "
  ` [PATCH 3/4 v11] arm highbank: add support for pl320 IPC
` [PATCH 4/4] cpufreq, highbank: add support for highbank cpufreq

[RFC] efivars write(2) races
 2013-01-28 12:38 UTC  (5+ messages)

[PATCH] dw_dmac: print out DW_PARAMS and DWC_PARAMS when debug
 2013-01-28 12:10 UTC  (2+ messages)

[PATCH] dw_dmac: move soft LLP code from tasklet to dwc_scan_descriptors
 2013-01-28 12:10 UTC  (3+ messages)

[PATCH v4 0/4] dw_dmac: return actual residue value
 2013-01-28 12:06 UTC  (2+ messages)

linux-next: manual merge of the akpm tree with the tip tree
 2013-01-28 12:29 UTC 

[PATCH 0/4] usb: dwc3/xhci: Enable runtime power management
 2013-01-28 12:29 UTC  (12+ messages)
` [PATCH 1/4] usb: xhci: Enable runtime pm in xhci-plat
` [PATCH 2/4] USB: dwc3: Adjust runtime pm the dwc3 driver to allow runtime suspend
` [PATCH 3/4] usb: dwc3: exynos: Enable runtime power management
` [PATCH 4/4] usb: phy: samsung: Enable runtime power management on samsung-usb3

[PATCH 0/6 v14] gpio: Add block GPIO
 2013-01-28 12:29 UTC  (16+ messages)
` [PATCH 1/6 v14] gpio: Add a block GPIO API to gpiolib
` [PATCH 5/6 v14] gpio: Add device tree support to block GPIO API
` [PATCH 6/6 v14] gpio: Add block gpio to several gpio drivers

3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
 2013-01-28 12:26 UTC  (20+ messages)

[PATCH 0/2] kvm: IOMMU read-only mapping support
 2013-01-28 12:25 UTC  (5+ messages)

[PATCH 0/1] VM Sockets for Linux upstreaming
 2013-01-28 12:25 UTC  (3+ messages)
` [PATCH 1/1] VSOCK: Introduce VM Sockets

[GIT PULL] uprobes: pre-filtering
 2013-01-28 12:19 UTC  (9+ messages)

[patch] TTY: synclink, small cleanup in dtr_rts()
 2013-01-28 12:06 UTC  (5+ messages)

[PATCH 0/4] uprobes: Teach debug/tracing/uprobe_events to do the filtering
 2013-01-28 12:09 UTC  (5+ messages)
` [PATCH 1/4] uprobes: Fix dentry/mount leak in create_trace_uprobe()
` [PATCH 2/4] uprobes: Fully initialize uprobe_trace_consumer before uprobe_register()

[PATCH v2] media: add support for decoder as one of media entity types
 2013-01-28 11:50 UTC 

[PATCH v3] lpc_ich: fix gpio base and control offsets
 2013-01-28 11:45 UTC  (11+ messages)

[PATCH v2 00/30] USB: omap-ehci: Move PHY management to PHY driver
 2013-01-28 11:30 UTC  (31+ messages)
` [PATCH 01/30] USB: EHCI: split ehci-omap out to a separate driver
` [PATCH 02/30] usb: phy: nop: use devm_kzalloc()
` [PATCH v2 03/30] usb: phy: nop: Manage PHY clock
` [PATCH v2 04/30] usb: phy: nop: Handle power supply regulator for the PHY
` [PATCH v2 05/30] usb: phy: nop: Handle RESET "
` [PATCH 06/30] usb: phy: nop: use new PHY API to register PHY
` [PATCH 07/30] mfd: omap-usb-host: update nports in platform_data
` [PATCH 08/30] mfd: omap-usb-host: Remove PHY reset handling code
` [PATCH 09/30] USB: ehci-omap: Use devm_request_and_ioremap()
` [PATCH v2 10/30] USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
` [PATCH v2 11/30] usb: ehci-omap: Remove PHY reset handling code
` [PATCH v2 12/30] usb: ehci-omap: Remove PHY regulator "
` [PATCH v2 13/30] ARM: OMAP2+: omap4panda: Provide USB Host's PHY platform data
` [PATCH v2 14/30] ARM: OMAP2+: omap4panda: Adapt to ehci-omap changes
` [PATCH 15/30] ARM: OMAP3: Beagle: "
` [PATCH 16/30] ARM: OMAP3: 3430SDP: "
` [PATCH 17/30] ARM: OMAP3: 3630SDP: "
` [PATCH 18/30] ARM: OMAP: AM3517crane: "
` [PATCH 19/30] ARM: OMAP: AM3517evm: "
` [PATCH 20/30] ARM: OMAP3: cm-t35: "
` [PATCH 21/30] ARM: OMAP3: cm-t3517: "
` [PATCH 22/30] ARM: OMAP: devkit8000: "
` [PATCH 23/30] ARM: OMAP3: igep0020: "
` [PATCH 24/30] ARM: OMAP3: omap3evm: "
` [PATCH 25/30] ARM: OMAP3: omap3pandora: "
` [PATCH 26/30] ARM: OMAP3: omap3stalker: "
` [PATCH 27/30] ARM: OMAP3: omap3touchbook: "
` [PATCH 28/30] ARM: OMAP3: overo: "
` [PATCH 29/30] ARM: OMAP: zoom: "
` [PATCH 30/30] ARM: OMAP: USB: Remove unused fields from struct usbhs_omap_platform_data

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-01-28 11:40 UTC  (14+ messages)

[PATCH] block backend fixes for v3.8 (and stable) v1
 2013-01-28 11:38 UTC  (7+ messages)
` [PATCH 1/3] xen/blkback: Don't trust the handle from the frontend
  ` [Xen-devel] "
` [PATCH 3/3] xen/blkback: Check for insane amounts of request on the ring
    ` [Xen-devel] "

[PATCH 00/26] AB8500 MFD overhaul
 2013-01-28 11:34 UTC  (27+ messages)
` [PATCH 02/26] mfd: ab8500-sysctrl: If a charger is present, reboot instead
` [PATCH 05/26] mfd: ab8500-gpadc: Change to mdelay for greater resolution
` [PATCH 06/26] mfd: ab8500-sysctrl: Provide configuration for SysClkReqRfClkBuf registers
` [PATCH 09/26] mfd: ab8500-debugfs: Provide a means for a user subscribe to IRQs
` [PATCH 10/26] mfd: ab8500-debugfs: Wake-up device on debugfs IRQ
` [PATCH 13/26] mfd: ab8500-debugfs: Formated access AB8500 registers from debugfs entry
` [PATCH 14/26] mfd: ab8500-debugfs: Fix introduced compiler time warnings
` [PATCH 25/26] mfd: ab8500-gpadc: Reduce conversion timeout

[PATCH] Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
 2013-01-28 11:33 UTC 

[patch] sched: minimalist select_idle_sibling() bouncing cow syndrome fix
 2013-01-28 11:28 UTC  (5+ messages)

[RESEND PATCH v5 1/4] zram: Fix deadlock bug in partial write
 2013-01-28 11:24 UTC  (3+ messages)

linux-next: manual merge of the char-misc tree with the sound-asoc tree
 2013-01-28 11:23 UTC  (2+ messages)

[PATCH v2] ARM: versatile: fix the PCI IRQ regression
 2013-01-28 11:16 UTC  (2+ messages)

[PATCH] arm: dts: omap4-sdp: Add I2c pinctrl data
 2013-01-28 11:17 UTC 

[PATCH] arm: dts: omap5-evm: Add I2c pinctrl data
 2013-01-28 11:17 UTC 

How to find an unused TAP device with kernel 3.8 ?
 2013-01-28 11:00 UTC  (5+ messages)
  ` [PATCH] tun: fix carrier on/off status
    ` [PATCHv2] "

[PATCH V7 0/3] handle polling errors in vhost/vhost_net
 2013-01-28 11:05 UTC  (4+ messages)
` [PATCH V7 1/3] vhost_net: correct error handling in vhost_net_set_backend()
` [PATCH V7 2/3] vhost_net: handle polling errors when setting backend
` [PATCH V7 3/3] tuntap: allow polling/writing/reading when detached

[PATCH v3 00/44] Meta Linux Kernel Port
 2013-01-28 11:08 UTC  (5+ messages)

[PATCH] dw_dmac: adjust slave_id accordingly to request line base
 2013-01-28 11:04 UTC 

[PATCH v2 0/3] leds-pwm: Defer PWM calls if PWM can sleep
 2013-01-28 10:57 UTC  (7+ messages)
` [PATCH v2 1/3] pwm: Add pwm_cansleep() as exported API to users

Basic perf PMU support for Haswell v1
 2013-01-28 10:47 UTC  (6+ messages)
` [PATCH 04/12] perf, x86: Support the TSX intx/intx_cp qualifiers v2

linux-next: build failure after merge of the usb tree
 2013-01-28 10:46 UTC 

linux-next: manual merge of the usb tree with the driver-core tree
 2013-01-28 10:46 UTC  (2+ messages)

HELLO MY BELOVED, READ THE ATTACHED DOC. AND GET BACK TO ME
 2013-01-28 10:38 UTC 

[PATCH RFC] misc/at24: distinguish between eeprom and fram chips
 2013-01-28 10:40 UTC  (4+ messages)

GFS2: Pull request (fixes)
 2013-01-28 10:31 UTC 

[PATCH v2 0/3] dmaengine: add per channel capabilities api
 2013-01-28 10:06 UTC  (4+ messages)

[PATCH]smp: Fix send func call IPI to empty cpu mask
 2013-01-28 10:29 UTC  (7+ messages)
` [tip:x86/urgent] smp: Fix SMP function call empty cpu mask race

[PATCH v3 0/3] Add support for gpio expander pca9505 used on Mirabox
 2013-01-28 10:25 UTC  (7+ messages)
` [PATCH v3 2/3] gpio: pca953x: add support for pca9505

linux-next: manual merge of the usb tree with the driver-core tree
 2013-01-28 10:23 UTC 

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #1)
 2013-01-28 10:21 UTC  (3+ messages)
` [PATCH v3 32/71] ARC: [DeviceTree] Basic support

[PATCH 00/19] ARM: common warning fixes
 2013-01-28 10:19 UTC  (8+ messages)
` [PATCHv2 "
  ` [PATCH 10/19] watchdog: at91sam9: at91_wdt_dt_ids cannot be __init
  ` [PATCH 14/19] spi/atmel: remove incorrect __exit_p()

[PATCH v3 2/2] usb: phy: samsung: Add PHY support for USB 3.0 controller
 2013-01-28 10:26 UTC  (2+ messages)
` [PATCH v4 "

[PATCH v3 1/2] usb: phy: samsung: Common out the generic stuff
 2013-01-28 10:24 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/2] Improvement for pca953x drivers
 2013-01-28 10:17 UTC  (6+ messages)
` [PATCH 1/2] gpio: pca953x: use simple irqdomain
` [PATCH 2/2] gpio: pca953x: use managed resources

[PATCH -v3 2/2] x86: Make Linux guest support optional
 2013-01-28 10:18 UTC  (2+ messages)
` [PATCH -v3.1] "

linux-next: manual merge of the usb tree with the tty tree
 2013-01-28 10:13 UTC 

[PATCH] x86/apic: check FADT settings after enable x2apic
 2013-01-28 10:11 UTC  (4+ messages)

[RFC PATCH 1/3] PM: Introduce suspend state PM_SUSPEND_FREEZE
 2013-01-28 10:06 UTC  (6+ messages)
` [RFC PATCH 3/3] i915: ignore lid open event when resuming
  ` [Intel-gfx] "

[PATCH] perf: Add 'perf bench numa mem' NUMA performance measurement suite
 2013-01-28 10:01 UTC  (3+ messages)
` [PATCH] perf: Make numa benchmark optional

[PATCH] PCI: pciehp: hide ENTRY messages behind ctrl_dbg()
 2013-01-28 10:00 UTC 

[BUG] panda board locks up on boot
 2013-01-28  9:59 UTC  (6+ messages)

[PATCH v2 3/3] QEMU-AER: Qemu changes to support AER for VFIO-PCI devices
 2013-01-28  9:54 UTC 

Query related to MSR(Magnetic Stripe Reader) Device Driver
 2013-01-28  9:55 UTC  (3+ messages)

[PATCH v2 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-28  9:54 UTC 

[PATCH v2 1/3] VFIO: Wrappers for getting/putting reference to vfio_device
 2013-01-28  9:54 UTC 

[PATCH v2 0/3] AER-KVM: Error containment of VFIO devices assigned to KVM guests
 2013-01-28  9:54 UTC 

[PATCH 0/6] acpi-cpufreq and powernow-k8 fixes
 2013-01-28  9:52 UTC  (5+ messages)
` [PATCH 4/6] cpufreq: Add a get_current_driver helper

linux-next: manual merge of the tty tree with the input tree
 2013-01-28  9:44 UTC 

[PATCH, RFC 00/16] Transparent huge page cache
 2013-01-28  9:24 UTC  (17+ messages)
` [PATCH, RFC 01/16] block: implement add_bdi_stat()
` [PATCH, RFC 02/16] mm: implement zero_huge_user_segment and friends
` [PATCH, RFC 03/16] mm: drop actor argument of do_generic_file_read()
` [PATCH, RFC 04/16] radix-tree: implement preload for multiple contiguous elements
` [PATCH, RFC 05/16] thp, mm: basic defines for transparent huge page cache
` [PATCH, RFC 06/16] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCH, RFC 07/16] thp, mm: rewrite delete_from_page_cache() "
` [PATCH, RFC 08/16] thp, mm: locking tail page is a bug
` [PATCH, RFC 09/16] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCH, RFC 10/16] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCH, RFC 11/16] thp, mm: naive support of thp in generic read/write routines
` [PATCH, RFC 12/16] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCH, RFC 13/16] thp: handle file pages in split_huge_page()
` [PATCH, RFC 14/16] thp, mm: truncate support for transparent huge page cache
` [PATCH, RFC 15/16] thp, mm: split huge page on mmap file page
` [PATCH, RFC 16/16] ramfs: enable transparent huge page cache

[PATCH v2 0/4] ARM: AM335x: LCDC platform support
 2013-01-28  9:25 UTC  (6+ messages)
` [PATCH v2 1/4] ARM: OMAP2+: dpll: round rate to closest value
      `  "

[PATCH] vhost-net: fall back to vmalloc if high-order allocation fails
 2013-01-28  9:23 UTC  (4+ messages)

[PATCH v5 00/12] video: da8xx-fb: am335x DT support
 2013-01-28  9:21 UTC  (13+ messages)
` [PATCH v5 01/12] video: da8xx-fb: make io operations safe
` [PATCH v5 02/12] video: da8xx-fb: fix 24bpp raster configuration
` [PATCH v5 03/12] video: da8xx-fb: enable sync lost intr for v2 ip
` [PATCH v5 04/12] video: da8xx-fb: use devres
` [PATCH v5 05/12] video: da8xx-fb: ensure non-null cfg in pdata
` [PATCH v5 06/12] video: da8xx-fb: reorganize panel detection
` [PATCH v5 07/12] video: da8xx-fb: minimal dt support
` [PATCH v5 08/12] video: da8xx-fb: invoke platform callback safely
` [PATCH v5 09/12] video: da8xx-fb: obtain fb_videomode info from dt
` [PATCH v5 10/12] video: da8xx-fb: ensure pdata only for non-dt
` [PATCH v5 11/12] video: da8xx-fb: setup struct lcd_ctrl_config for dt
` [PATCH v5 12/12] video: da8xx-fb: set upstream clock rate (if reqd)

[perf PATCH v2] Fix double fclose() on do_write(fd, xxx) failure
 2013-01-28  9:21 UTC 

[PATCH v7 3/4] block: implement runtime pm strategy
 2013-01-28  9:21 UTC  (3+ messages)

[PATCH v2 1/2] clk: divider: prepare for minimum divider
 2013-01-28  9:18 UTC  (7+ messages)
    `  "
        `  "

[PATCH v4 00/12] video: da8xx-fb: am335x DT support
 2013-01-28  9:17 UTC  (8+ messages)
` [PATCH v4 12/12] video: da8xx-fb: CCF clock divider handling
      `  "
          `  "

[PATCH 0/3] Support SRAT for movablemem_map boot option
 2013-01-28  9:15 UTC  (4+ messages)
` [PATCH 3/3] acpi, memory-hotplug: Support getting hotplug info from SRAT

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-01-28  9:09 UTC  (3+ messages)
` [PATCH v5 31/45] blackfin/smp: Use get/put_online_cpus_atomic() to prevent CPU offline

[PATCH v2 0/9] Provide dma_mmap_coherent() and dma_get_sgtable()
 2013-01-28  9:08 UTC  (3+ messages)
` [PATCH v2 2/9] blackfin: "
  ` [uclinux-dist-devel] "

[PATCH, resubmit] ax88179_178a: ASIX AX88179_178A USB 3.0/2.0 to gigabit ethernet adapter driver
 2013-01-28  9:07 UTC  (3+ messages)

[PATCH 3/3, v2] x86/xor: make virtualization friendly
 2013-01-28  9:04 UTC  (4+ messages)
` [tip:x86/asm] x86/xor: Make "

Linus GIT 3.8.0-rc5: INFO: possible circular locking dependency detected -- ((fb_notifier_list).rwsem){.+.+.+}, at: [<ffffffff81052611>] __blocking_notifier_call_chain+0x49/0x80
 2013-01-28  8:59 UTC  (2+ messages)

[perf PATCH] Fix NULL pointer dereference on error
 2013-01-28  8:56 UTC 

3.7 HDMI channel map regression
 2013-01-28  8:56 UTC  (2+ messages)

[PATCH v7 4/4] sd: change to auto suspend mode
 2013-01-28  8:56 UTC  (3+ messages)

[PATCH 1/3] x86: KVM: Fix warnings by returning bool
 2013-01-28  8:47 UTC  (3+ messages)
` [PATCH 3/3] ALSA: intel8x0: Check return value before assigning


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