messages from 2009-11-25 18:26:39 to 2009-11-25 20:13:06 UTC [more...]
RDMAoE verbs questions
2009-11-25 20:13 UTC (5+ messages)
[PATCHSET 0-5] remove unneeded nfsd #includes
2009-11-25 20:13 UTC (7+ messages)
` [PATCH 4/5] lockd: Remove unused nfsd headers #includes
` [PATCH 5/5] vfs: nfsctl.c unused nfsd #includes
+ spi-superh-msiof-spi-master-driver.patch added to -mm tree
2009-11-25 20:11 UTC
[PATCH] spi: SuperH MSIOF SPI Master driver
2009-11-25 20:11 UTC (2+ messages)
[Qemu-devel] [PATCH][SEABIOS] Make SMBIOS table pass MS SVVP test
2009-11-25 20:09 UTC (12+ messages)
` [Qemu-devel] "
[PATCH][GIT PULL][v2.6.32] tracing/x86: Add check to detect GCC messing with mcount prologue
2009-11-25 20:05 UTC (16+ messages)
Purpose of parameter in sysfs binary read
2009-11-25 20:09 UTC (10+ messages)
pv 2.6.31 (kernel.org) and save/migrate, domU BUG()
2009-11-25 20:03 UTC (9+ messages)
` pv 2.6.31 (kernel.org) and save/migrate, domU BUG
` pv 2.6.31 (kernel.org) and save/migrate fails, "
[PATCH] pci: pciehp update the slot bridge res to get big range for pcie devices
2009-11-25 19:59 UTC (37+ messages)
` [PATCH 1/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v4
` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v5
` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v9
` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v9
` [PATCH 2/2] pci: pciehp update the slot bridge res to get big range for pcie devices - v10
` [PATCH 1/2] pci: release that leaf bridge' resource that is not big -v11
` [PATCH 0/9] pci: update pci bridge resource to get more big range for devices under it - v12
` [PATCH 1/9] pci: separate pci_setup_bridge to small functions
` [PATCH 2/9] pci: add pci_bridge_release_unused_res and pci_bus_release_unused_bridge_res
` [PATCH 3/9] pci: don't dump it when bus resource flags is not set
` [PATCH 4/9] pci: add failed_list to record failed one for pci_bus_assign_resources
` [PATCH 5/9] pci: update leaf bridge res to get more big range in pci assign unssign
` [PATCH 6/9] pci: don't shrink bridge resources
` [PATCH 7/9] pci: introduce pci_assign_unassigned_bridge_resources
` [PATCH 8/9] pci: pciehp clean flow in pciehp_configure_device
` [PATCH 9/9] pci: pciehp second try to get big range for pcie devices
[PATCH 2/2] Set of fixes for DMA when dma_addr_t != physical address
2009-11-25 20:00 UTC
[PATCH v2 0/8] Assorted fixes and cleanups for rt2x00 and mac80211
2009-11-25 19:47 UTC (10+ messages)
` [PATCH v2 1/8] rt2x00: Only initialize HT on rt2800 devices that support it
` [PATCH v2 2/8] rt2x00: Remove unused variable frame_control from rt2x00mac_tx
` [PATCH v2 3/8] rt2x00: Clean up use of rt2x00_intf_is_pci
` [PATCH v2 4/8] rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
` [PATCH v2 5/8] rt2x00: Whitespace cleanup
` [PATCH v2 6/8] rt2x00: Centralize setting of extra TX headroom requested by rt2x00
` [PATCH v2 7/8] mac80211: Add define for TX headroom reserved by mac80211 itself
` [PATCH v2 8/8] rt2x00: Properly request tx headroom for alignment operations
[PATCH 1/2] Set of fixes for DMA when dma_addr_t != physical address
2009-11-25 20:00 UTC
[PATCH 1/2] hrtimer: correct a few numbers in comments and printk outputs
2009-11-25 19:56 UTC (4+ messages)
[PATCH] Set osi=Linux for the ThinkPad X200s
2009-11-25 19:56 UTC (6+ messages)
RTL8187 warnings on suspend
2009-11-25 19:55 UTC (4+ messages)
[PATCH 00/86] PATA fixes
2009-11-25 19:53 UTC (9+ messages)
` [PATCH 62/86] pata_pdc202xx_old: document known issues
` [PATCH 82/86] pata_via: clear UDMA transfer mode bit for PIO and MWDMA
[egit] Git repository with multiple eclipse projects ?
2009-11-25 19:53 UTC (2+ messages)
[PATCH 1/3]fs/inode: iunique() Optimize Performance
2009-11-25 19:52 UTC (4+ messages)
Stepping down as kbuild maintainer
2009-11-25 19:50 UTC (5+ messages)
` [PATCH] kbuild: Steppeing down as Maintainer
git-subtree: directory mismatch
2009-11-25 19:48 UTC (6+ messages)
[Qemu-devel] [PATCH 00/44] Fix announce_self(), misc net fixes and cleanups
2009-11-25 18:49 UTC (45+ messages)
` [Qemu-devel] [PATCH 01/44] net: move slirp code from net.c to net/slirp.c
` [Qemu-devel] [PATCH 02/44] net: move vde code from net.c to net/vde.c
` [Qemu-devel] [PATCH 03/44] net: move socket backend code from net.c to net/socket.c
` [Qemu-devel] [PATCH 04/44] net: move dump backend code from net.c to net/dump.c
` [Qemu-devel] [PATCH 05/44] net: clean up includes in net.c
` [Qemu-devel] [PATCH 06/44] net: remove NICInfo::vc
` [Qemu-devel] [PATCH 07/44] net: remove NICInfo::private
` [Qemu-devel] [PATCH 08/44] net: introduce NetClientInfo
` [Qemu-devel] [PATCH 09/44] net: introduce qemu_new_net_client()
` [Qemu-devel] [PATCH 10/44] qdev: move DO_UPCAST() into osdep.h
` [Qemu-devel] [PATCH 11/44] net: convert tap to NetClientInfo
` [Qemu-devel] [PATCH 12/44] net: convert tap-win32 "
` [Qemu-devel] [PATCH 13/44] net: convert slirp "
` [Qemu-devel] [PATCH 14/44] net: convert vde "
` [Qemu-devel] [PATCH 15/44] net: convert socket "
` [Qemu-devel] [PATCH 16/44] net: convert dump "
` [Qemu-devel] [PATCH 17/44] net: introduce NICState and qemu_new_nic()
` [Qemu-devel] [PATCH 18/44] net: convert virtio to NICState
` [Qemu-devel] [PATCH 19/44] net: convert e1000 "
` [Qemu-devel] [PATCH 20/44] net: convert rtl8139 "
` [Qemu-devel] [PATCH 21/44] net: convert ne2000 "
` [Qemu-devel] [PATCH 22/44] net: convert pcnet "
` [Qemu-devel] [PATCH 23/44] net: convert eepro100 "
` [Qemu-devel] [PATCH 24/44] net: convert dp8393x "
` [Qemu-devel] [PATCH 25/44] net: convert etrax "
` [Qemu-devel] [PATCH 26/44] net: convert LAN9118 "
` [Qemu-devel] [PATCH 27/44] net: convert mcf_fec "
` [Qemu-devel] [PATCH 28/44] net: convert mipsnet "
` [Qemu-devel] [PATCH 29/44] net: convert musicpal "
` [Qemu-devel] [PATCH 30/44] net: convert smc91c111 "
` [Qemu-devel] [PATCH 31/44] net: convert stellaris "
` [Qemu-devel] [PATCH 32/44] net: convert usb-net "
` [Qemu-devel] [PATCH 33/44] net: convert xilinx_ethlite "
` [Qemu-devel] [PATCH 34/44] net: move parse_macaddr() to net/util.[ch]
` [Qemu-devel] [PATCH 35/44] net: convert xen to NICState
` [Qemu-devel] [PATCH 36/44] net: remove qemu_new_vlan_client()
` [Qemu-devel] [PATCH 37/44] net: remove VLANClientState members now in NetClientInfo
` [Qemu-devel] [PATCH 38/44] net: add qemu_foreach_nic()
` [Qemu-devel] [PATCH 39/44] net: fix qemu_announce_self()
` [Qemu-devel] [PATCH 40/44] net: print correct error for '-netdev ""'
` [Qemu-devel] [PATCH 41/44] net: fix TAP networking on host kernels without IFF_VNET_HDR support
` [Qemu-devel] [PATCH 42/44] net: check for TUNSETOFFLOAD support before trying to enable offload features
` [Qemu-devel] [PATCH 43/44] net: initialize vnet_hdr in net_init_tap()
` [Qemu-devel] [PATCH 44/44] net: fix vnet_hdr handling in solaris tap code
[PATCH 2/4 v8] Definitions for TVP7002 in DM365
2009-11-25 19:48 UTC (2+ messages)
[lm-sensors] [PATCH] k10temp: temperature sensor for AMD Family
2009-11-25 19:45 UTC (14+ messages)
` [lm-sensors] [PATCH v2] "
` [lm-sensors] [PATCH v2] k10temp: temperature sensor for AMD
` [lm-sensors] [PATCH v3] k10temp: temperature sensor for AMD Family
` [lm-sensors] [PATCH v3] k10temp: temperature sensor for AMD
` [lm-sensors] [PATCH v4] k10temp: temperature sensor for AMD Family
` [PATCH v4] k10temp: temperature sensor for AMD Family 10h/11h CPUs
` [lm-sensors] [PATCH v4] k10temp: temperature sensor for AMD
[PATCH 0/9] dspbridge cleanup patches
2009-11-25 19:47 UTC (9+ messages)
` [PATCH 2/9] DSPBRIDGE: trivial checkpatch fixes
` [PATCH 4/9] DSPBRIDGE: Use _IOxx macro to define ioctls
` [PATCH 5/9] DSPBRIDGE: trivial cleanup and indentation for io_sm
` [PATCH 6/9] DSPBRIDGE: Remove DPC, create, destroy and schedule wrappers
+ k10temp-temperature-sensor-driver-for-amd-family-10h-11h-cpus.patch added to -mm tree
2009-11-25 19:45 UTC
Commiting changes onto more than one branch
2009-11-25 19:43 UTC (5+ messages)
[PATCH] ASoC: AM3517: Fix AIC23 suspend/resume hang
2009-11-25 19:39 UTC (4+ messages)
[PATCH 4/4 v8] Menu support for TVP7002 in DM365
2009-11-25 19:39 UTC
[PATCH 3/4 v8] TVP7002 driver for DM365
2009-11-25 19:39 UTC
[PATCH 1/4 v8] Support for TVP7002 in v4l2 definitions
2009-11-25 19:38 UTC
[PATCH 0/4 v8] Support for TVP7002 in DM365
2009-11-25 19:38 UTC
+ ricoh_mmc-port-from-driver-to-pci-quirk.patch added to -mm tree
2009-11-25 19:37 UTC
+ ricoh_mmc-port-from-driver-to-pci-quirk.patch added to -mm tree
2009-11-25 19:37 UTC
What's needed in a driver to start a console on a framebuffer
2009-11-25 19:05 UTC
The work of ricoh_mmc isn't detected by pci core
2009-11-25 19:35 UTC (6+ messages)
` [PATCH] Port ricoh_mmc from driver to pci quirk
Problems booting latest xen pv-ops linux kernel
2009-11-25 19:34 UTC (12+ messages)
[Xenomai-help] Problem with xenomai installation
2009-11-25 19:33 UTC (5+ messages)
[PATCH] grep: --full-tree
2009-11-25 19:32 UTC (5+ messages)
[PATCH] mac80211: trace interface name
2009-11-25 19:30 UTC
[PATCH v2 0/5] mac80211: stations per virtual interface, netdev reduction
2009-11-25 19:27 UTC (3+ messages)
` [PATCH v2 4/5] mac80211: make station management completely depend on vif
` [PATCH v3 "
[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
2009-11-25 19:27 UTC (6+ messages)
hw_random fixes
2009-11-25 19:27 UTC
[PATCH]xen/acpi: make poweroff really work for pv-ops dom0
2009-11-25 19:26 UTC (4+ messages)
[PATCH user-cr 1/2] use Suka's v11 api
2009-11-25 19:24 UTC (4+ messages)
` [PATCH user-cr 2/2] add nsexeccwp to test clone-with-pids
+ drivers-block-mg_diskc-use-resource_size.patch added to -mm tree
2009-11-25 19:20 UTC
[Qemu-devel] [PATCH] virtio-blk: add max sectors feature
2009-11-25 19:18 UTC (2+ messages)
` "
[PATCH] x86: loadsegment() optimization
2009-11-25 19:18 UTC
[PATCH] libxc: failure to save/restore 32bit HVM guest
2009-11-25 19:16 UTC (3+ messages)
[PATCH RFC] powerpc: catch 32/64bit mix
2009-11-25 19:16 UTC (3+ messages)
Re: APIC rework
2009-11-25 19:14 UTC (11+ messages)
large packet loss take2 2.6.31.x
2009-11-25 19:11 UTC (5+ messages)
[PATCH] ARM l2x0: check whether l2x0 already enabled
2009-11-25 19:10 UTC (6+ messages)
[PATCHES] Fixing Mamona-related packages
2009-11-25 19:03 UTC (4+ messages)
Commit access to rsalveti
2009-11-25 19:02 UTC
[PATCH] Reserve memory for kdump kernel within RMO region
2009-11-25 18:52 UTC (3+ messages)
[v13][PATCH 00/12] Implement eclone() system call
2009-11-25 19:02 UTC (34+ messages)
` [v13][PATCH 01/12] Factor out code to allocate pidmap page
` [v13][PATCH 02/12] Have alloc_pidmap() return actual error code
` [v13][PATCH 03/12] Define set_pidmap() function
` [v13][PATCH 04/12] Add target_pids parameter to alloc_pid()
` [v13][PATCH 05/12] Add target_pids parameter to copy_process()
` [v13][PATCH 06/12] Check invalid clone flags
` [v13][PATCH 08/12] Implement sys_eclone for x86
` [v13][PATCH 09/12] Implement sys_eclone for x86_64
` [v13][PATCH 10/12] Implement sys_eclone for s390
` [v13][PATCH 11/12] Implement sys_eclone for powerpc
` [v13][PATCH 07/12] Define do_fork_with_pids()
` [v13][PATCH 12/12] Document sys_eclone
Tuner drivers
2009-11-25 19:00 UTC (4+ messages)
[PATCH] microblaze: Add dev_archdata node accessors
2009-11-25 19:00 UTC (2+ messages)
[PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set
2009-11-25 18:57 UTC (5+ messages)
` [RFC] [PATCH] OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1 (Re: [PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set)
CAS implementation may be broken
2009-11-25 18:57 UTC (3+ messages)
[v13][PATCH 00/12] Implement eclone() system call
2009-11-25 18:55 UTC
gettextize normal/menu_text.c (print_timeout)
2009-11-25 18:55 UTC (5+ messages)
[PATCH] Correct data pointer offset calculation
2009-11-25 18:53 UTC (2+ messages)
Change net c/r to use stock page I/O functions
2009-11-25 18:53 UTC (2+ messages)
[obsolete] linux-next-fixup.patch removed from -mm tree
2009-11-25 18:52 UTC
+ linux-next-git-rejects.patch added to -mm tree
2009-11-25 18:52 UTC
[PATCH] Avoid capable() call in UNIX buffer check unless necessary
2009-11-25 18:52 UTC (2+ messages)
Add support for connected INET sockets
2009-11-25 18:51 UTC (2+ messages)
[PATCH 1/6] add image offset to ckpt_err output
2009-11-25 18:49 UTC (2+ messages)
[PATCH][1/2] pvops-dom0: Xen acpi processor logic cleanup
2009-11-25 18:48 UTC (2+ messages)
[PATCH] omap: Split i2c platform init for mach-omap1 and mach-omap2
2009-11-25 18:46 UTC
[RFC PATCH 00/19] powerpc: nintendo gamecube and wii support
2009-11-25 18:43 UTC (9+ messages)
` [RFC PATCH 01/19] powerpc: gamecube/wii: usbgecko bootwrapper console support
` [RFC PATCH 02/19] powerpc: gamecube: device tree
` [RFC PATCH 03/19] powerpc: gamecube: bootwrapper bits
` [RFC PATCH 04/19] powerpc: wii: device tree
[RFC] Should we create a raw input interface for IR's ? - Was: Re: [PATCH 1/3 v2] lirc core device driver infrastructure
2009-11-25 18:43 UTC (5+ messages)
` [RFC] Should we create a raw input interface for IR's ?
[PATCH 0/9] user-cr: update to eclone API; add nsexeccwp
2009-11-25 18:41 UTC (7+ messages)
` [PATCH 3/9] user-cr: s390 eclone wrapper
[PATCH] NOMMU: use copy_*_user_page() in access_process_vm()
2009-11-25 18:39 UTC (5+ messages)
` [uClinux-dev] "
[v13][PATCH 00/12] Implement eclone() system call
2009-11-25 18:39 UTC (2+ messages)
[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
2009-11-25 18:37 UTC (2+ messages)
ckpt-v19-rc1 available
2009-11-25 18:36 UTC (3+ messages)
` [PATCH] user-cr: fix uninitialized use in shmem test
[PATCH 1/1] return the error value from read_pages_contents
2009-11-25 18:35 UTC (2+ messages)
[PATCH] user-cr: invoke exit system call directly from ckpt_do_feeder
2009-11-25 18:35 UTC (2+ messages)
[PATCH] SLUB: Fix __GFP_ZERO unlikely() annotation
2009-11-25 18:30 UTC (3+ messages)
[patch] sched: fix set_task_cpu() and provide an unlocked runqueue variant
2009-11-25 18:27 UTC (2+ messages)
Git repository mesh?
2009-11-25 18:23 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.