linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-29 10:07:10 to 2013-01-29 15:32:52 UTC [more...]

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-01-29 15:32 UTC  (7+ messages)
` [PATCH 1/5] net: mvmdio: unmap base register address at driver removal
` [PATCH 2/5] net: mvmdio: rename base register cookie from smireg to regs
` [PATCH 3/5] net: mvmdio: enhance driver to support SMI error/done interrupts
` [PATCH 4/5] net: mvmdio: allow Device Tree and platform device to coexist
` [PATCH 5/5] mv643xx_eth: convert to use the Marvell Orion MDIO driver

[PATCH] x86: Hyper-V: register clocksource only if its advertised
 2013-01-29 15:30 UTC  (11+ messages)

[PATCH v2 10/30] USB: ehci-omap: Use PHY APIs to get the PHY device and put it out of suspend
 2013-01-29 15:30 UTC  (6+ messages)
` [PATCH v3 "

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

[PATCH 0/9] dasd: implement block timeout
 2013-01-29 15:27 UTC  (9+ messages)
` [PATCH 4/9] dasd: Implement block timeout handling
` [PATCH 8/9] dasd: Add 'timeout' attribute

[PATCH] dw_dmac: adjust slave_id accordingly to request line base
 2013-01-29 15:27 UTC  (4+ messages)

[PATCH] staging/omapdrm: Use kmemdup rather than duplicating its implementation
 2013-01-29 15:24 UTC  (2+ messages)

[PATCH] dw_dmac: apply default dma_mask if needed
 2013-01-29 15:23 UTC  (2+ messages)

[PATCH] usb: ehci: s5p: Power-off VBUS during suspend
 2013-01-29 15:21 UTC  (4+ messages)

[PATCH] 8250/16?50: Add support for Broadcom TruManage redirected serial port
 2013-01-29 15:18 UTC  (3+ messages)

[PATCHSET] idr: deprecate idr_remove_all()
 2013-01-29 15:13 UTC  (4+ messages)
` [PATCH 10/14] dlm: don't use idr_remove_all()

[GIT PULL] cputime: Full dynticks task/cputime accounting v7
 2013-01-29 15:12 UTC  (8+ messages)

[RFC] arm: use built-in byte swap function
 2013-01-29 15:10 UTC  (5+ messages)

[RFC] ACPI scan handlers
 2013-01-29 14:50 UTC  (13+ messages)
` [PATCH 1/4] ACPI / scan: Introduce struct acpi_scan_handler
` [PATCH 4/4] ACPI / platform: Use struct acpi_scan_handler for creating devices
      ` [Update][PATCH "

[PATCH] tracing: fix twice trace iterator init
 2013-01-29 14:58 UTC  (2+ messages)

linux-next: build failure after merge of the usb tree
 2013-01-29 14:59 UTC  (6+ messages)

3.8-rc2: lockdep warning in nouveau driver
 2013-01-29 14:56 UTC  (2+ messages)

[PATCH v2 0/6] of, of_gpio, of_spi: Bugfix and improve of_parse_phandle_with_args, of_gpio_named_count and of_spi_register_master
 2013-01-29 14:53 UTC  (7+ messages)
` [PATCH v2 1/6] of: Return -EEXIST from of_parse_phandle_with_args for holes in phandle list
` [PATCH v2 2/6] of: Return -ENXIO from of_parse_phandle_with_args for too large index and return errors from of_gpio_named_count
` [PATCH v2 3/6] of_spi: Initialize cs_gpios properly
` [PATCH v2 4/6] of_spi: Document cs_gpios and cs_gpio in kernel-doc
` [PATCH v2 5/6] of_spi: Add fetching of of_gpio flags to of_spi_register_master
` [PATCH v2 6/6] of_spi: Initialize cs_gpios and cs_gpio with -EEXIST

[PATCH] printk: Avoid softlockups in console_unlock()
 2013-01-29 14:54 UTC  (11+ messages)

[PATCH 0/4] firmware: Make user-mode helper optional (v3)
 2013-01-29 14:46 UTC  (5+ messages)
` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code
` [PATCH 2/4] firmware: Make user-mode helper optional
` [PATCH 3/4] firmware: Reduce ifdef CONFIG_FW_LOADER_USER_HELPER
` [PATCH 4/4] firmware: Ignore abort check when no user-helper is used

Re:[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 14:45 UTC 

[PATCH V3] cpufreq: Simplify cpufreq_add_dev()
 2013-01-29 14:39 UTC 

linux-next: new arch/metag tree
 2013-01-29 14:30 UTC 

[PATCH 1/2] cpufreq: Set policy->related_cpus to atleast policy->cpus
 2013-01-29 14:30 UTC  (3+ messages)

[PATCH] Tracepoint Event: Add 4 tracepoint events for vfs subsystem
 2013-01-29 14:27 UTC  (2+ messages)

[PATCH v5 00/20] Add gdb python scripts as kernel debugging helpers
 2013-01-29 14:25 UTC  (27+ messages)
` [PATCH v5 01/20] scripts/gdb: Add infrastructure
` [PATCH v5 02/20] scripts/gdb: Add cache for type objects
` [PATCH v5 03/20] scripts/gdb: Add container_of helper and convenience function
` [PATCH v5 04/20] scripts/gdb: Add module iteration helper
` [PATCH v5 05/20] scripts/gdb: Add lx-symbols command
` [PATCH v5 06/20] scripts/gdb: Add internal helper and convenience function to look up a module
` [PATCH v5 07/20] scripts/gdb: Add lx_modvar convenience function
` [PATCH v5 08/20] scripts/gdb: Add get_target_endianness helper
` [PATCH v5 09/20] scripts/gdb: Add read_u16/32/64 helpers
` [PATCH v5 10/20] scripts/gdb: Add lx-dmesg command
` [PATCH v5 11/20] scripts/gdb: Add task iteration helper
` [PATCH v5 12/20] scripts/gdb: Add helper and convenience function to look up tasks
` [PATCH v5 13/20] scripts/gdb: Add is_target_arch helper
` [PATCH v5 14/20] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v5 15/20] scripts/gdb: Add get_gdbserver_type helper
` [PATCH v5 16/20] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
` [PATCH v5 17/20] scripts/gdb: Add lx_current convenience function
` [PATCH v5 18/20] scripts/gdb: Add helper to iterate over CPU masks
` [PATCH v5 19/20] scripts/gdb: Add lx-lsmod command
` [PATCH v5 20/20] scripts/gdb: Add basic documentation

[PATCH] block: fix ext_devt_idr handling
 2013-01-29 14:20 UTC 

[PATCH v3] PCI: Document PCIE BUS MPS parameters
 2013-01-29 14:18 UTC  (4+ messages)

[PATCH v4 00/43] Meta Linux Kernel Port
 2013-01-29 14:15 UTC  (6+ messages)
` [PATCH v4 19/43] metag: Device tree
` [PATCH v4 21/43] metag: Time keeping
` [PATCH v4 26/43] metag: Scheduling/Process management
` [PATCH v4 42/43] tty/metag_da: Add metag DA TTY driver
` [PATCH v4 43/43] fs: imgdafs: Add IMG DAFS filesystem for metag

No sysfs directory for openvswitch module when built-in
 2013-01-29 14:15 UTC 

[git pull] Please pull powerpc.git merge branch
 2013-01-29 14:14 UTC  (4+ messages)

[PATCH V3 RESEND RFC 0/2] kvm: Improving undercommit scenarios
 2013-01-29 14:05 UTC  (2+ messages)

[BUG?] false positive in soft lockup detector while unlzma initramfs on slow cpu
 2013-01-29 13:42 UTC 

[PATCH v3 00/71] Synopsys ARC Linux kernel Port (Part #1)
 2013-01-29 13:45 UTC  (8+ messages)
` [PATCH v3 02/71] ARC: Build system: Makefiles, Kconfig, Linker script
` [PATCH v3 32/71] ARC: [DeviceTree] Basic support

next-20130117 - kernel BUG with aio
 2013-01-29 13:41 UTC  (9+ messages)

linux-next: manual merge of the usb tree with the driver-core tree
 2013-01-29 13:41 UTC  (2+ messages)

Query related to MSR(Magnetic Stripe Reader) Device Driver
 2013-01-29 13:33 UTC  (4+ messages)

[PATCH 00/14] Rewrite Tegra PCIe driver
 2013-01-29 13:31 UTC  (11+ messages)
` [PATCH 10/14] PCI: tegra: Move PCIe driver to drivers/pci/host

[PATCH, RFC 00/16] Transparent huge page cache
 2013-01-29 13:14 UTC  (9+ messages)
` [PATCH, RFC 06/16] thp, mm: rewrite add_to_page_cache_locked() to support huge pages

[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 13:26 UTC  (2+ messages)

[PATCH v2 2/3] VFIO-AER: Vfio-pci driver changes for supporting AER
 2013-01-29 13:24 UTC  (3+ messages)

[PATCH 00/33] Sanitize devm_request_and_ioremap()
 2013-01-29 13:21 UTC  (4+ messages)
` [PATCH 07/33] dma: Convert to devm_ioremap_resource()

Re:[PATCH]sched/rt: Do not try to push tasks if pinned task switches to RT
 2013-01-29 13:19 UTC  (2+ messages)

[PATCH v2 01/12] KVM: MMU: lazily drop large spte
 2013-01-29 13:16 UTC  (7+ messages)
` [PATCH v2 06/12] KVM: MMU: introduce a static table to map guest access to spte access

iwl3945 prints warning
 2013-01-29 13:08 UTC  (2+ messages)

[PATCH RFC v2] media: tvp514x: add OF support
 2013-01-29 13:07 UTC 

Linux 3.8-rc4
 2013-01-29 13:05 UTC  (15+ messages)

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-29 13:04 UTC  (5+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove

[PATCH] arm: fix returning wrong CALLER_ADDRx
 2013-01-29 13:01 UTC  (2+ messages)

[PATCH 0/7] ARM: DT: tegra114: add dt entry for gpio/pinmux/dma/i2c/serial/kbc
 2013-01-29 12:56 UTC  (8+ messages)
` [PATCH 1/7] ARM: tegra114: select PINCTRL for Tegra114 SoC
` [PATCH 2/7] ARM: DT: tegra114: add GPIO DT entry
` [PATCH 3/7] ARM: DT: tegra114: add APB DMA controller "
` [PATCH 4/7] ARM: DT: tegra114: add pinmux "
` [PATCH 5/7] ARM: DT: tegra114: Add i2c controller "
` [PATCH 6/7] ARM: DT: tegra114:add aliases and DMA requestor for serial controller
` [PATCH 7/7] ARM: DT: tegra114: add KBC controller DT entry

[PATCH v3 00/44] Meta Linux Kernel Port
 2013-01-29 12:45 UTC  (5+ messages)
      ` ARC Port for linux-next (was Re: [PATCH v3 00/44] Meta Linux Kernel Port)

[RFC PATCH v3 linux-next] et131x: Promote staging et131x driver to drivers/net
 2013-01-29 12:47 UTC  (4+ messages)
` [RFC PATCH v4 "

[PATCH] firewire: Fix ohci free_irq() warning
 2013-01-29 12:44 UTC  (3+ messages)

[PATCH 0/4] pwm_backlight: Error fixes and update for DT support
 2013-01-29 12:30 UTC  (7+ messages)
` [PATCH 1/4] pwm_backlight: Fix PWM levels support in non DT case

[RFC PATCH 0/4] Add support for LZ4-compressed kernels
 2013-01-29 12:15 UTC  (5+ messages)

[PATCH] mfd: arizona: Support configuring MICBIASes into bypass mode
 2013-01-29 12:14 UTC 

[PATCH v2 0/2] ARM: Exynos5250: Enabling samsung usb phy
 2013-01-29 12:10 UTC  (2+ messages)

[PATCH] gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping
 2013-01-29 12:07 UTC 

Dear friend and partner,working together,an very sure we will achieve this
 2013-01-29 12:04 UTC 

[PATCH V2 0/6] davinci: DT support for i2c0 and tps6507x
 2013-01-29 12:02 UTC  (4+ messages)
` [PATCH V2 1/6] pinctrl: pinctrl-single: use arch_initcall and module_exit

[PATCH 1/1] USB: option: add support for Telit LE920
 2013-01-29 12:00 UTC  (2+ messages)

[PATCH 0/5] pci/e1000e: return runtime-pm back to work
 2013-01-29 12:00 UTC  (7+ messages)
` [PATCH 1/5] e1000e: fix resuming from runtime-suspend
` [PATCH 3/5] PCI: revert preparing for wakeup in runtime-suspend finalization

[PATCHSET] workqueue: don't use [delayed_]work_pending()
 2013-01-29 11:53 UTC  (5+ messages)
` [PATCH 10/25] kprobes: fix wait_for_kprobe_optimizer()
      `  "

[PATCH v2] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-29 11:50 UTC  (12+ messages)

[PATCH v6 0/2] perf stat: add interval counter printing
 2013-01-29 11:48 UTC  (10+ messages)
` [PATCH v6 2/2] perf stat: add interval printing

[PATCH v7 0/2] perf stat: add interval counter printing
 2013-01-29 11:47 UTC  (3+ messages)
` [PATCH v7 1/2] perf tools: add evsel prev_raw_count field
` [PATCH v7 2/2] perf stat: add interval printing

[PATCH] cpsw: Fix interrupt storm among other things
 2013-01-29 11:45 UTC  (2+ messages)

[PATCH 1/5] module: constify within_module_*
 2013-01-29 11:45 UTC  (5+ messages)
` [PATCH 3/5] kprobes: constify check_kprobe_address_safe and friends

[PATCH] suspend: enable freeze timeout configuration through sysctl
 2013-01-29 11:42 UTC  (2+ messages)

Follow up: multiple heavy-loaded KVM guests cause NULL pointer in CFS (kernel v 3.7.4)
 2013-01-29 11:29 UTC 

[PATCH 2/4] ARM: imx: set CKO1 parent clock source in imx6q sabresd
 2013-01-29 11:28 UTC  (2+ messages)

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-01-29 11:12 UTC  (9+ messages)
` [PATCH v5 04/45] percpu_rwlock: Implement the core design of Per-CPU Reader-Writer Locks
` [PATCH v5 07/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context

[PATCH] fb: udlfb: fix hang at disconnect
 2013-01-29 11:11 UTC  (7+ messages)
` [PATCH 1/3] semaphore: introduce down_timeout_killable()
  ` [PATCH 2/3 v2] fb: udlfb: fix hang at disconnect

[PATCH V2 0/4] mfd/regulator: tps65090: add DT support and suspend/resume cleanups
 2013-01-29 11:09 UTC  (3+ messages)
` [PATCH V2 2/4] regulator: tps65090: add DT support

[PATCH v3 15/31] arm64: SMP support
 2013-01-29 11:03 UTC 

[RFC PATCH] SUNRPC: protect transport processing with rw sem
 2013-01-29 11:03 UTC 

[PATCH 0/4] firmware: Make user-mode helper optional (v2)
 2013-01-29 10:59 UTC  (4+ messages)
` [PATCH 1/4] firmware: Refactoring for splitting user-mode helper code

[PATCH v2] ARM: PL011: Add support for Rx DMA buffer polling
 2013-01-29 10:57 UTC  (4+ messages)

[RFCv2 0/8] perf tools: Add non-architectural event aliases
 2013-01-29 10:53 UTC  (6+ messages)
` [PATCH 1/8] perf tools: Add '.' as part of the event 'name' token

[PATCH] fix 32-bit compile warning from printk()
 2013-01-29 10:55 UTC  (3+ messages)

[PATCH 2/2] perf: Make -lnuma optional
 2013-01-29 10:49 UTC  (2+ messages)

[PATCH 1/2] tools: Correct typo in tools Makefile
 2013-01-29 10:48 UTC 

[RFC PATCH v2] gpiolib-acpi: Add ACPI5 event model support to gpio
 2013-01-29 10:47 UTC  (2+ messages)

ACPI undocking on 3.8-rc5 no longer works with Lenovo T61
 2013-01-29 10:46 UTC 

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-29 10:45 UTC  (4+ messages)

[PATCH v2 0/2] sched: fix nr_busy_cpus
 2013-01-29 10:39 UTC  (3+ messages)
` [PATCH v2 1/2] sched: fix init NOHZ_IDLE flag
` [PATCH v2 2/2] sched: fix update "

[PATCH v7 00/18] perf: add memory access sampling support
 2013-01-29 10:37 UTC  (5+ messages)
` [PATCH v7 07/18] perf: add generic memory sampling interface

perf 3.8-rc build failure: undefined reference to `strlcpy'
 2013-01-29 10:37 UTC  (2+ messages)

[PATCH 3/3] ARM: dts: mxs: Add the LCD to the 10049 board
 2013-01-29 10:28 UTC  (2+ messages)

[PATCHv2 0/9] zswap: compressed swap caching
 2013-01-29 10:21 UTC  (5+ messages)
` [PATCHv2 8/9] zswap: add to mm/

[PATCH] [SCSI] advansys: change buildtime warning into runtime error
 2013-01-29 10:20 UTC  (2+ messages)

[PATCH v3 00/14] fuse: An attempt to implement a write-back cache policy
 2013-01-29 10:18 UTC  (3+ messages)
` [PATCH 06/14] fuse: Trust kernel i_size only - v2

One of these things (CONFIG_HZ) is not like the others
 2013-01-29 10:06 UTC  (11+ messages)

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

[PATCH] rtc-isl1208: call rtc_update_irq from the alarm irq handler
 2013-01-29 10:07 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).