All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-19 04:28:04 to 2012-03-19 06:15:01 UTC [more...]

[Qemu-devel] [PATCH v4 6/7] RTC:Add alarm support
 2012-03-19  6:14 UTC  (2+ messages)
`  "

[PATCH V1] mfd: rc5t583: Build only if I2C config is selected to y
 2012-03-19  6:14 UTC 

[Qemu-devel] [PATCH v4 7/7] RTC:Allow to migrate from old version
 2012-03-19  6:14 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 5/7] RTC:Add RTC update-ended interrupt support
 2012-03-19  6:14 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 2/7] RTC: Update the RTC clock only when reading it
 2012-03-19  6:13 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 4/7] RTC: Set internal millisecond register to 500ms when reset divider
 2012-03-19  6:14 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 3/7] RTC: Add UIP(update in progress) check logic
 2012-03-19  6:14 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 1/7] RTC: Remove the logic to update time format when DM bit changed
 2012-03-19  6:13 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v4 0/7] RTC: New logic to emulate RTC
 2012-03-19  6:13 UTC  (2+ messages)
`  "

[PATCH V1] input: keyboard: gpio: Support for interrupt only key
 2012-03-19  6:06 UTC  (3+ messages)

[PATCH] video: add quirk table for video backlight vendor mode
 2012-03-19  6:03 UTC 

git push default behaviour?
 2012-03-19  6:02 UTC  (8+ messages)

PULL REQUEST - md updates for 3.4
 2012-03-19  6:00 UTC 

linux-next: manual merge of the moduleh tree with the vfs tree
 2012-03-19  5:59 UTC 

[PATCH 0/8][git pull] mmc: omap: Assorted fixes for 3.4 merge window
 2012-03-19  5:57 UTC  (3+ messages)
` [PATCH v2 5/8] mmc: host: omap_hsmmc: trivial cleanups

[PATCH -v2 00/26] PCI, x86: Add for_each_res and addon resource support
 2012-03-19  5:48 UTC  (27+ messages)
` [PATCH -v2 01/26] PCI: Add pci_dev_resource_n()
` [PATCH -v2 02/26] PCI: Add for_each_resource helpers to make resource loop easier
` [PATCH -v2 03/26] PCI: Add pci_dev_resource_idx()
` [PATCH -v2 04/26] PCI: Update pci_resource_start to use pci_dev_resource_n()
` [PATCH -v2 05/26] x86, PCI: Use for_each_res with pci_allocate_bridge_resources
` [PATCH -v2 06/26] x86, PCI: Use for_each_res with pci_allocate_dev_resources
` [PATCH -v2 07/26] PCI: Use for_each_res with IOV releated funcs
` [PATCH -v2 08/26] PCI, acpiphp: Use for_each_pci_dev_resource helper
` [PATCH -v2 09/26] PCI, pciehp: "
` [PATCH -v2 10/26] PCI: Use for_each_pci_dev_resource pci_enable_dev
` [PATCH -v2 11/26] PCI: Use for_each_pci_dev_resource pci_reassigndev
` [PATCH -v2 12/26] PCI: Use for_each_res with pci bar reassign funcs
` [PATCH -v2 13/26] PCI: Use for_each_res pci_assign_resource
` [PATCH -v2 14/26] PCI: Use for_each_res with noassign_bars
` [PATCH -v2 15/26] PCI: Use for_each_res pci bases pci_dev_driver()
` [PATCH -v2 16/26] PCI: Use for_each_res pci release release
` [PATCH -v2 17/26] PCI: Use for_each_res pci bases reading
` [PATCH -v2 18/26] PCI: Use for_each_res with mrs
` [PATCH -v2 19/26] PCI: Use for_each_res with xen pci
` [PATCH -v2 20/26] PCI: Add addon_resource support for pci_dev
` [PATCH -v2 21/26] PCI: Add helpers for add addon_resource
` [PATCH -v2 22/26] PCI: Update pci_resource_bar() to support addon_resource
` [PATCH -v2 23/26] PCI: Make assign/update resource to support addon_res
` [PATCH -v2 24/26] PCI: Make piix4 quirk to use addon_resource support
` [PATCH -v2 25/26] PCI: Make quirk_io_region "
` [PATCH -v2 26/26] PCI: Use addon_fixed_resource with ati fixed resource

[PATCH 00/47] PCI, x86: pci root bus hotplug support
 2012-03-19  5:46 UTC  (50+ messages)
` [PATCH -v3 01/47] IOMMU: Update dmar units devices list during hotplug
` [PATCH -v3 02/47] PNPACPI: Fix device ref leaking in acpi_pnp_match
` [PATCH -v3 03/47] IOMMU: Fix tboot force iommu logic
` [PATCH -v3 04/47] x86, PCI: Fix non acpi path pci_sysdata leaking with release_fn
` [PATCH -v3 05/47] PCI: Separate out pci_assign_unassigned_bus_resources()
` [PATCH -v3 06/47] PCI: Move back pci_rescan_bus()
` [PATCH -v3 07/47] PCI: pci_bus_size_bridges() should not size own bridge
` [PATCH -v3 08/47] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources()
` [PATCH -v3 09/47] PCI, sysfs: Use device_type and attr_groups with pci dev
` [PATCH -v3 10/47] PCI, sysfs: create rescan_bridge under /sys/.../pci/devices/... for pci bridges
` [PATCH -v3 11/47] PCI: Add pci_bus_add_single_device()
` [PATCH -v3 12/47] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge instead
` [PATCH -v3 13/47] PCI: Clean up rescan_bus_bridge_resize()
` [PATCH -v3 14/47] PCI: Rescan bus or bridge using callback method too
` [PATCH -v3 15/47] PCI, sysfs: Clean up rescan/remove with scheule_callback
` [PATCH -v3 16/47] x86, PCI: Separate pcibios_allocate_bridge_resources()
` [PATCH -v3 17/47] x86, PCI: Separate pcibios_allocate_dev_resources()
` [PATCH -v3 18/47] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead
` [PATCH -v3 19/47] PCI: Claim hw/fw allocated resources in hot add path
` [PATCH -v3 20/47] Correctly clean up pci root buses in function pci_remove_bus()
` [PATCH -v3 21/47] PCI: Move pci_stop_and_remove_behind_bridge() down
` [PATCH -v3 22/47] PCI: Add __pci_remove_bus_devices()
` [PATCH -v3 23/47] PCI: Use list_for_each_entry_safe instead of list_for_each_safe
` [PATCH -v3 24/47] PCI: Add pci_stop_and_remove_bus()
` [PATCH -v3 25/47] Fix an access-after-free issue in function pci_stop_and_remove_bus()
` [PATCH -v3 26/47] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too
` [PATCH -v3 27/47] PCI, acpiphp: Separate out hot-add support of pci host bridge
` [PATCH -v3 28/47] PCI, ACPI: Add pci_root_hp hot removal notification support
` [PATCH -v3 29/47] PCI, ACPI: Add alloc_acpi_hp_work()
` [PATCH -v3 30/47] PCI, acpiphp: Use acpi_hp_work
` [PATCH -v3 31/47] PCI, pci_root_hp: "
` [PATCH -v3 32/47] PCI, ACPI: Make kacpi_hotplug_wq static
` [PATCH -v3 33/47] PCI: Add debug print out for pci related dev release
` [PATCH -v3 34/47] PCI, pciehp: Separate pci_hp_add_bridge()
` [PATCH -v3 35/47] PCI, cphi_hotplug: Simplify configure_slot
` [PATCH -v3 36/47] PCI, shpchp: Simplify configure_device
` [PATCH -v3 37/47] PCI: Kill pci_is_reassignedev()
` [PATCH -v3 38/47] PCI, sysfs: Prepare to kill pci device rescan
` [PATCH -v3 39/47] ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing
` [PATCH -v3 40/47] PCI: Add pci bus removal through /sys/.../pci_bus/.../remove
` [PATCH -v3 41/47] PCI, ACPI: Add acpi_pci_root_rescan()
` [PATCH -v3 42/47] PCI: Add __pci_scan_root_bus() that can skip bus_add
` [PATCH -v3 43/47] x86, PCI: add __pci_scan_root_bus_on_node() "
` [PATCH -v3 44/47] x86, PCI: add __pcibios_scan_specific_bus "
` [PATCH -v3 45/47] x86, PCI: Add pcibios_root_rescan()
` [PATCH -v3 46/47] x86, PCI: Add arch version pci_root_rescan()
` [PATCH -v3 47/47] PCI: Add /sys/bus/pci/rescan_root

[PATCH -v11 00/30] PCI: allocate pci bus num range for unassigned bridge busn
 2012-03-19  5:43 UTC  (34+ messages)
` [PATCH -v11 01/30] x86, PCI: Add print all root info for not using _CRS path
` [PATCH -v11 02/30] x86, PCI: Allocate temp range array in amd_bus pci_root_info probing
` [PATCH -v11 03/30] x86, PCI: Merge pcibios_scan_root and pci_scan_bus_on_node
` [PATCH -v11 04/30] PCI: Add busn_res into struct pci_bus
` [PATCH -v11 05/30] PCI: Add busn_res operation functions
` [PATCH -v11 06/30] PCI: Release busn_res when removing bus
` [PATCH -v11 07/30] PCI: Insert busn_res in pci_create_root_bus()
` [PATCH -v11 08/30] PCI: Checking busn_res in pci_scan_root_bus()
` [PATCH -v11 09/30] PCI: Add default busn_resource
` [PATCH -v11 10/30] PCI: Add default busn_res for pci_scan_bus()
` [PATCH -v11 11/30] x86, PCI: Add busn_res into resources list for acpi path
` [PATCH -v11 12/30] x86, PCI: Put busn resource in pci_root_info for not using _CRS path
` [PATCH -v11 13/30] PCI, ia64: Register busn_res for root buses
` [PATCH -v11 14/30] PCI, sparc: "
` [PATCH -v11 15/30] PCI, powerpc: "
` [PATCH -v11 16/30] PCI, parisc: "
` [PATCH -v11 17/30] resources: Add probe_resource()
` [PATCH -v11 18/30] resources: Replace registered resource in tree
` [PATCH -v11 19/30] PCI: Add pci_bus_extend/shrink_top()
` [PATCH -v11 20/30] PCI: Probe safe range that we can use for unassigned bridge
` [PATCH -v11 21/30] PCI: Add pci_bus_replace_busn_res()
` [PATCH -v11 22/30] PCI: Allocate bus range instead of use max blindly
` [PATCH -v11 23/30] PCI: Strict checking of valid range for bridge
` [PATCH -v11 24/30] PCI: Kill pci_fixup_parent_subordinate_busnr()
` [PATCH -v11 25/30] PCI: Seperate child bus scanning to two passes overall
` [PATCH -v11 26/30] pcmcia: Remove workaround for fixing pci parent bus subordinate
` [PATCH -v11 27/30] PCI: Double checking setting for bus register and bus struct
` [PATCH -v11 28/30] PCI, pciehp: Remove not needed bus number range checking
` [PATCH -v11 29/30] PCI: More strict checking of valid range for bridge
` [PATCH -v11 30/30] PCI: Don't shrink too much for hotplug bridge

[LTP] Query regarding Open Posix fail Test Case
 2012-03-19  5:41 UTC  (2+ messages)

linux-next: manual merge of the moduleh tree with the vfs tree
 2012-03-19  5:42 UTC 

[PATCH -v3 00/11] PCI: pci_host_bridge related cleanup
 2012-03-19  5:40 UTC  (12+ messages)
` [PATCH -v3 01/11] PCI: Separate host_bridge code out from probe.c
` [PATCH -v3 02/11] x86, PCI: Fix memleak with get_current_resources()
` [PATCH -v3 03/11] PCI: Rename pci_host_bridge() to find_pci_root_bridge()
` [PATCH -v3 04/11] PCI: Add generic device into pci_host_bridge struct
` [PATCH -v3 05/11] PCI: Add host bridge release support
` [PATCH -v3 06/11] x86, PCI: Break down get_current_resource()
` [PATCH -v3 07/11] x86, PCI: Add host bridge resource release for _CRS path
` [PATCH -v3 08/11] x86, PCI: Embed name into pci_root_info struct
` [PATCH -v3 09/11] x86, PCI: Embed pci_sysdata into pci_root_info on acpi path
` [PATCH -v3 10/11] x86, PCI: Allocate pci_root_info for not using _CRS path
` [PATCH -v3 11/11] x86, PCI: Merge root info printing "

[PATCH 0/9] ext4: Message logging corrections and neatening
 2012-03-19  5:39 UTC  (24+ messages)
` [PATCH 1/9] ext4: Add -DDEBUG to Makefile
` [PATCH 2/9] ext4: Use pr_fmt and pr_<level>
` [PATCH 3/9] ext4: Fix indentation
` [PATCH 5/9] ext4: Avoid output message interleaving in ext4_error_<foo>
` [PATCH 7/9] ext4: Format neatening for easier grep
` [PATCH 9/9] ext4: Rename ext4_warning to ext4_warn and ext4_error to ext4_err

[U-Boot] execution of standalone hello_world not happening
 2012-03-19  5:38 UTC  (3+ messages)

static /dev configuration
 2012-03-19  5:38 UTC 

[PATCH v5 3/4] clk: introduce the common clock framework
 2012-03-19  5:38 UTC  (12+ messages)

[RFC PATCH v2 0/8] ACPI D3Cold state and SATA ZPODD support
 2012-03-19  5:27 UTC  (4+ messages)
` [RFC PATCH v2 5/8] libata-acpi: add ata port runtime D3Cold support

[PATCH][RESEND] scripts: refactor remove structure forward declarations
 2012-03-19  5:24 UTC 

[PATCH 0/4] Get rid of iput() from flusher thread
 2012-03-19  5:16 UTC  (6+ messages)
` [PATCH 3/4] writeback: Refactor writeback_single_inode()

[PATCH v2 1/3] radix-tree: introduce bit-optimized iterator
 2012-03-19  5:19 UTC  (3+ messages)
` [PATCH v3] "

[ath9k-devel] [PATCH wireless-next 0/3] ath: printk cleanups and code reduction
 2012-03-19  5:18 UTC  (6+ messages)
` [PATCH wireless-next 2/3] ath5k: Introduce _ath5k_printk to reduce code/text

[RESEND PATCH v2 0/2] MAX77693: add initial MAX77693 MFD driver
 2012-03-19  5:13 UTC  (2+ messages)

[PATCH] mac80211: fix the sparse warnings on endian handling in RANN propagation
 2012-03-19 13:38 UTC 

mac80211 20/40 coexist
 2012-03-19  4:59 UTC  (9+ messages)

Atmel at91x40 ("EB01" eval board) resurected
 2012-03-19  5:01 UTC  (3+ messages)

mc13xxx: add I2C support (now with regmap), V4
 2012-03-19  4:03 UTC  (5+ messages)
` [PATCH v4 1/4] mfd: mc13xxx-core: Prepare for separate spi and i2c backends
` [PATCH v4 2/4] mfd: mc13xxx-core: use regmap for register access
` [PATCH v4 3/4] mfd: mc13xxx-core: Move spi specific code into separate module
` [PATCH v4 4/4] mfd: mc13xxx: Add i2c driver

[PATCH] mac80211: fix the endianness problem of HWMP sequence number in RANN propagation
 2012-03-19  5:00 UTC  (5+ messages)

[Qemu-trivial] [PATCH] .gitignore update
 2012-03-19  4:58 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-trivial] [PATCH] Remove PCI class code from virtio balloon device
 2012-03-19  4:59 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] pci: Factor out bounds checking on config space accesses
 2012-03-19  4:58 UTC 

[Qemu-devel] [PATCH] kvm: Fix dirty tracking with large kernel page size
 2012-03-19  4:57 UTC 

[PATCH] gitk: use symbolic font names "sans" and "monospace" when available
 2012-03-19  4:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] Remove cpu_register_io_memory
 2012-03-19  4:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] memory: get rid of cpu_register_io_memory()

[PATCH] Add udev rule for Ralink WiFi+BT module w/ bccmd
 2012-03-19  4:41 UTC 

[Qemu-devel] Breakage
 2012-03-19  4:34 UTC  (3+ messages)

URGENT RESPONSE
 2012-03-19  4:30 UTC 

URGENT RESPONSE
 2012-03-19  4:30 UTC 

[PATCHSET] cgroup: cftype based file interface
 2012-03-19  4:26 UTC  (3+ messages)
` [PATCH 06/10] cgroup: convert memcg controller to the new cftype interface


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.