All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-05-10 09:38:45 to 2010-05-10 10:34:13 UTC [more...]

[PATCH/WIP] lmb cleanups and additions
 2010-05-10  9:38 UTC  (35+ messages)
` [PATCH 01/25] lmb: Rename lmb_region to lmb_type and lmb_property to lmb_region
  ` [PATCH 02/25] lmb: No reason to include asm/lmb.h late
    ` [PATCH 03/25] lmb: Introduce for_each_lmb() and new accessors, and use it
      ` [PATCH 04/25] lmb: Remove nid_range argument, arch provides lmb_nid_range() instead
        ` [PATCH 05/25] lmb: Factor the lowest level alloc function
          ` [PATCH 06/25] lmb: Expose LMB_ALLOC_ANYWHERE
            ` [PATCH 07/25] lmb: Introduce default allocation limit and use it to replace explicit ones
              ` [PATCH 08/25] lmb: Remove rmo_size, burry it in arch/powerpc where it belongs
                ` [PATCH 09/25] lmb: Change u64 to phys_addr_t
                  ` [PATCH 10/25] lmb: Remove unused lmb.debug struct member
                    ` [PATCH 11/25] lmb: Remove lmb_type.size and add lmb.memory_size instead
                      ` [PATCH 12/25] lmb: Move lmb arrays to static storage in lmb.c and make their size a variable
                        ` [PATCH 13/25] lmb: Add debug markers at the end of the array
                          ` [PATCH 14/25] lmb: Make lmb_find_region() out of lmb_alloc_region()
                            ` [PATCH 15/25] lmb: Define LMB_ERROR internally instead of using ~(phys_addr_t)0
                              ` [PATCH 16/25] lmb: Move lmb_init() to the bottom of the file
                                ` [PATCH 17/25] lmb: split lmb_find_base() out of __lmb_alloc_base()
                                  ` [PATCH 18/25] lmb: Move functions around into a more sensible order
                                    ` [PATCH 19/25] lmb: Add array resizing support
                                      ` [PATCH 20/25] lmb: Add arch function to control coalescing of lmb memory regions
                                        ` [PATCH 21/25] lmb: Add "start" argument to lmb_find_base()
                                          ` [PATCH 22/25] lmb: NUMA allocate can now use early_pfn_map
                                            ` [PATCH 23/25] lmb: Separate lmb_alloc_nid() and lmb_alloc_try_nid()

[PATCH 2/4] ib_core: implement XRC RCV qp's
 2010-05-10 10:34 UTC  (5+ messages)

[PATCH] ad7877: keep dma rx buffers in seperate cache lines
 2010-05-10 10:34 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/7] oprofile/x86: fix cpu hotplug
 2010-05-10 10:33 UTC  (2+ messages)
` [GIT PULL] oprofile hotplug fixes for x86

[RESEND PATCHv3 0/4] Adding soc related info into /proc/cpuinfo
 2010-05-10 10:33 UTC  (4+ messages)

gitweb, FastCGI and PSGI/Plack
 2010-05-10 10:32 UTC  (3+ messages)

[PATCH/RFC] clone: have progress report mention top level dir, not git dir
 2010-05-10 10:31 UTC  (5+ messages)
  ` [PATCH v2 0/2] clone: simplify progress message

UBIL design doc
 2010-05-10 10:31 UTC  (3+ messages)

[RFC PATCH] Update the cachetlb.txt file WRT flush_dcache_page and update_mmu_cache
 2010-05-10 10:29 UTC  (4+ messages)

[PATCH] ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
 2010-05-10 10:29 UTC  (4+ messages)

[PATCH 1/2] KVM test: Parallel install of guest OS v2
 2010-05-10 10:27 UTC  (3+ messages)
` [PATCH 2/2] KVM test: Support to SLES install

[RFC][PATCH 3/9] perf: export registerred pmus via sysfs
 2010-05-10 10:26 UTC  (5+ messages)

[PATCH 0/2] ftrace: updates for powerpc
 2010-05-10 10:27 UTC  (2+ messages)
` hrtimer: about hres_active

[PATCHv2] KVM: inject #UD if instruction emulation fails and exit to userspace
 2010-05-10 10:25 UTC  (2+ messages)

[PATCHv2] Support for booting from virtio disks
 2010-05-10  8:25 UTC  (2+ messages)
` [Qemu-devel] "

[ath9k-devel] [patch 2/9] ath9k: range checking issues in htc_hst.c
 2010-05-10 10:23 UTC  (4+ messages)
  `  "

WM8993: amp control, amplifying pops
 2010-05-10 10:24 UTC 

[PATCH] Fix a false negative in t5512 when run using sh -x
 2010-05-10 10:23 UTC  (3+ messages)

[RFC][PATCH 2/9] perf: core, remove hw_perf_event_init
 2010-05-10 10:22 UTC  (7+ messages)

[Xenomai-help] Problem with a serial test sofware
 2010-05-10 10:23 UTC  (5+ messages)

Release of UBIL: ubi with log
 2010-05-10 10:21 UTC  (5+ messages)

xfs and raid5 - "Structure needs cleaning for directory open"
 2010-05-10 10:22 UTC  (3+ messages)
  ` Re[2]: "

May the worker function free its struct_work (plus container)?
 2010-05-10 10:18 UTC  (3+ messages)

[LTP] ltp inotify03 testcase failed in version of 20100228
 2010-05-10 10:20 UTC  (8+ messages)

[PATCH 01/25] Initial support for MCAP
 2010-05-10 10:15 UTC  (25+ messages)
` [PATCH 02/25] Initial work to create and destroy MCAP sessions
  ` [PATCH 03/25] Release resources depending if MCAP should cache or not a MCL
    ` [PATCH 04/25] Processing connections over control channel psm
      ` [PATCH 05/25] Initial work to process standard op codes
        ` [PATCH 06/25] Add functions for caching and uncaching MCLs
          ` [PATCH 07/25] Initiate creation of MCLs
            ` [PATCH 08/25] Profiles using MCAP can close a MCL deciding if it should be cached
              ` [PATCH 09/25] Add functions to set callbacks in an MCL
                ` [PATCH 10/25] Process md_create_mdl_req command in state connected
                  ` [PATCH 11/25] Process md_reconnect_mdl_req in connected state
                    ` [PATCH 12/25] Process md_delete_mdl_req "
                      ` [PATCH 13/25] Process standard op. codes in pending and active state
                        ` [PATCH 14/25] Support for managing creation of data channels
                          ` [PATCH 15/25] Support for sending md_create_mdl_req command to create a MDL
                            ` [PATCH 16/25] Support for sending md_reconnect_mdl_req command
                              ` [PATCH 17/25] Support for sending md_delete_mdl_req command
                                ` [PATCH 18/25] Support for sending md_abort_mdl_req command
                                  ` [PATCH 19/25] Enable support to get information about mdls
                                    ` [PATCH 20/25] Prepare MCAP library to process responses to standard op. codes
                                      ` [PATCH 21/25] Process reply to md_create_mdl_req command
                                        ` [PATCH 22/25] Process reply to md_reconnect_mdl_req command
                                          ` [PATCH 23/25] Process reply to md_abort_mdl_req command
                                            ` [PATCH 24/25] Process reply to md_delete_mdl_req command
                                              ` [PATCH 25/25] Initial support for clock synchronization protocol

[Bug 28016] New: [REGR] RV635 GPU lockup after enabling unmappable VRAM V2 (KMS, Radeon)
 2010-05-10 10:14 UTC  (2+ messages)
` [Bug 28016] KMS:RV635:HD3650 GPU lockup

[linux-dvb] S-1500 + CI
 2010-05-10 10:14 UTC  (2+ messages)

[U-Boot] [PATCH 1/3] Support for devices with FAT32 PBR
 2010-05-10 10:14 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] "
  ` [U-Boot] [PATCH 3/3] "

[Qemu-devel] Missing mon in monitor_cur_is_qmp() and qerror_report()
 2010-05-10 10:12 UTC  (3+ messages)

[PATCH 1/4] omap: mailbox: convert rwlocks to spinlock
 2010-05-10 10:12 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Reset xattr value size after xa_cleanup_value_truncate
 2010-05-10 10:09 UTC 

[PATCH] omap iommu: renamed omap3-iommu to omap-iommu
 2010-05-10 10:09 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/3] dmg updates
 2010-05-10 10:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] dmg: use pread

[Bug 15469] [Intel Graphics HD] Kernel panic on boot with certain BIOS options
 2010-05-10 10:06 UTC 

[PATCH] Add hook for custom xfer function in PATA Platform driver
 2010-05-10 10:03 UTC  (6+ messages)

[PATCH v2 2/2] omap i2c: add a timeout to the busy waiting
 2010-05-10 10:02 UTC  (2+ messages)
` [PATCH v3] "

[RFC][PATCH 5/9] perf: arm, convert to new API pmu->init_event
 2010-05-10 10:00 UTC  (3+ messages)

[PATCH/RFC] Add [] as an alias for a reference to the empty tree
 2010-05-10 10:00 UTC  (7+ messages)

[PATCH 0/6] OMAP: hwmod: Full data set for OMAP4430 ES1.0
 2010-05-10 10:00 UTC  (4+ messages)
` [PATCH 3/6] OMAP4: hwmod: Enable omap_device build for OMAP4

threads and fork on machine with VIPT-WB cache
 2010-05-10  9:56 UTC  (6+ messages)

[PATCH] Staging: comedi: Fixed long line lengths in comedi.h
 2010-05-10  9:56 UTC 

[PATCH v3 0/5] Patches to avoid reporting conversion changes
 2010-05-10  9:51 UTC  (6+ messages)
` [PATCH v3 1/5] sha1_file: Added index_blob()
` [PATCH v3 2/5] strbuf: Added strbuf_add_uint32()
` [PATCH v3 3/5] cache: Keep track of conversion mode changes
` [PATCH v3 4/5] cache: Added index extension "CONV"
` [PATCH v3 5/5] t/t0021: Test that conversion changes are detected

[PATCH 1/3] pda_power: add support for writeable properties
 2010-05-10  9:52 UTC  (4+ messages)
` [PATCH 2/3] power/ds2760_battery: make charge_now and charge_full_design writeable

[PATCH] tests: chmod +x t5150
 2010-05-10  9:51 UTC 

[U-Boot] [PATCH] Avoid use of divides in print_size
 2010-05-10  9:51 UTC 

[Qemu-devel] Re: [PATCH] vdi: Fix image opening and creation for odd disk sizes
 2010-05-10  7:47 UTC  (3+ messages)

[PATCH -mm 0/6] remove unnecessary sync_single_range_* in dma_map_ops
 2010-05-10  9:49 UTC  (3+ messages)

migration fails with virtio-blk
 2010-05-10  9:49 UTC 

Debian linux-image-2.6.32-4-xen-amd64 2.6.32-11 doesn't boot with > 4 GiB; resets immediatelly, no log messages
 2010-05-10  9:48 UTC  (11+ messages)

[PATCH/WIP] lmb cleanups and additions
 2010-05-10  9:48 UTC  (2+ messages)

[PATCH] tests: rename duplicate t4205
 2010-05-10  9:47 UTC 

[PATCH 01/64] Bluetooth: Fix return value when bt_skb_alloc fails
 2010-05-10  9:47 UTC  (66+ messages)
` [PATCH 02/64] Bluetooth: Use the proper function cast to get hdr data
  ` [PATCH 03/64] Bluetooth: Fix wrong packet type count increment
    ` [PATCH 04/64] Bluetooth: Make hci_send_sco() void
      ` [PATCH 05/64] Bluetooth: Trivial clean ups to SCO
        ` [PATCH 06/64] Bluetooth: Move specific Basic Mode code to the right place
          ` [PATCH 07/64] Bluetooth: Fix memory leak of S-frames into L2CAP
            ` [PATCH 08/64] Bluetooth: Fix expected_tx_seq calculation on L2CAP
              ` [PATCH 09/64] Bluetooth: Fix ACL MTU issue
                ` [PATCH 10/64] Bluetooth: Use a l2cap_pinfo struct instead l2cap_pi() macro
                  ` Pull request: bluetooth-next-2.6 2010-05-10
                    ` [PATCH 11/64] Bluetooth: Implement 'Send IorRRorRNR' event
                    ` [PATCH 12/64] Bluetooth: Support case with F bit set under WAIT_F state
                    ` [PATCH 13/64] Bluetooth: Check the minimum {I,S}-frame size into L2CAP
                    ` [PATCH 14/64] Bluetooth: Check if SDU size is greater than MTU on L2CAP
                    ` [PATCH 15/64] Bluetooth: Implement SendAck() Action on ERTM
                    ` [PATCH 16/64] Bluetooth: Move set of P-bit to l2cap_send_sframe()
                    ` [PATCH 17/64] Bluetooth: Add Recv RR (P=0)(F=0) for SREJ_SENT state on ERTM
                    ` [PATCH 18/64] Bluetooth: Split l2cap_data_channel_sframe()
                    ` [PATCH 19/64] Bluetooth: Handle all cases of receipt of RNR-frames into L2CAP
                    ` [PATCH 20/64] Bluetooth: Group the ack of I-frames into l2cap_data_channel_rrframe()
                    ` [PATCH 21/64] Bluetooth: Remove duplicate use of __get_reqseq() macro on L2CAP
                    ` [PATCH 22/64] Bluetooth: Finish implementation for Rec RR (P=1) on ERTM
                    ` [PATCH 23/64] Bluetooth: Add timer to Acknowledge I-frames
                    ` [PATCH 24/64] Bluetooth: Ignore Tx Window value with Streaming mode
                    ` [PATCH 25/64] Bluetooth: Read RFC conf option on a successful Conf RSP
                    ` [PATCH 26/64] Bluetooth: Fix configuration of the MPS value
                    ` [PATCH 27/64] Bluetooth: Add le16 macro to Retransmission and Monitor Timeouts values
                    ` [PATCH 28/64] Bluetooth: Check the SDU size against the MTU value
                    ` [PATCH 29/64] Bluetooth: Send Ack after clear the SREJ list
                    ` [PATCH 30/64] Bluetooth: Add sockopt configuration for txWindow on L2CAP
                    ` [PATCH 31/64] Bluetooth: Change acknowledgement to use the value of txWindow
                    ` [PATCH 32/64] Bluetooth: Add module parameter for txWindow size on L2CAP
                    ` [PATCH 33/64] Bluetooth: Enable option to configure Max Transmission value via sockopt
                    ` [PATCH 34/64] Bluetooth: Fix bug when retransmitting I-frames
                    ` [PATCH 35/64] Bluetooth: Fix crash when monitor timeout expires
                    ` [PATCH 36/64] Bluetooth: Fix drop of acked packets on ERTM
                    ` [PATCH 37/64] Bluetooth: Optimize SREJ_QUEUE append
                    ` [PATCH 38/64] Bluetooth: Add Kconfig option for L2CAP Extended Features
                    ` [PATCH 39/64] Bluetooth: Add SOCK_STREAM support to L2CAP
                    ` [PATCH 40/64] Bluetooth: Check if mode is supported on getsockopt
                    ` [PATCH 41/64] Bluetooth: Fix SDU reassembly under SREJ
                    ` [PATCH 42/64] Bluetooth: Close L2CAP channel on invalid ReqSeq
                    ` [PATCH 43/64] Bluetooth: Don't set control bits to zero first
                    ` [PATCH 44/64] Bluetooth: Fix errors reported by checkpatch.pl
                    ` [PATCH 45/64] Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame
                    ` [PATCH 46/64] Bluetooth: Remove unneeded control vars
                    ` [PATCH 47/64] Bluetooth: Check if we really are in WAIT_F when F bit comes
                    ` [PATCH 48/64] Bluetooth: Fix lockdep annotation on ERTM
                    ` [PATCH 49/64] Bluetooth: Make hci_send_acl() void
                    ` [PATCH 50/64] Bluetooth: Refactor l2cap_retransmit_frame()
                    ` [PATCH 51/64] Bluetooth: Implement missing parts of the Invalid Frame Detection
                    ` [PATCH 52/64] Bluetooth: Completes the I-frame tx_seq check logic on RECV
                    ` [PATCH 53/64] Bluetooth: Implement Local Busy Condition handling
                    ` [PATCH 54/64] Bluetooth: Add wait_queue to wait ack of all sent packets
                    ` [PATCH 55/64] Bluetooth: Fix race condition on l2cap_ertm_send()
                    ` [PATCH 56/64] Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu()
                    ` [PATCH 57/64] Bluetooth: Fix spec error in the RemoteBusy Logic
                    ` [PATCH 58/64] Bluetooth: Create per controller workqueue
                    ` [PATCH 59/64] Bluetooth: Fix storing negative values as unsigned char
                    ` [PATCH 60/64] Bluetooth: Decode btmrvl MODULE_BRINGUP_REG response correctly
                    ` [PATCH 61/64] Bluetooth: Separate btmrvl_register_hdev() from btmrvl_add_card()
                    ` [PATCH 62/64] Bluetooth: Set hdev->dev_type based on Marvell device type
                    ` [PATCH 63/64] Bluetooth: Use strict_strtoul instead of simple_strtoul
                    ` [PATCH 64/64] Bluetooth: Fix issues where sk_sleep() helper is needed now

[PATCH] [PATCH 1/1] wireless: rt2x00: rt2800usb: replace X by x
 2010-05-10  9:47 UTC  (2+ messages)

Broken RAID1 boot arrays
 2010-05-10  9:47 UTC  (3+ messages)

[RFC PATCH v2] sctp: fix sctp to work with ipv6 source address routing
 2010-05-10  9:47 UTC  (2+ messages)
` [RFC PATCH v2] sctp: fix sctp to work with ipv6 source address

[PATCH 24/25] lmb: Make lmb_alloc_try_nid() fallback to LMB_ALLOC_ANYWHERE
 2010-05-10  9:46 UTC  (4+ messages)
                                              ` [PATCH 25/25] lmb: Add debugfs files to dump the arrays content

[PATCH] ASoC: core: Support for limiting the volume
 2010-05-10  9:46 UTC  (4+ messages)

[Qemu-devel] AHCI support integration
 2010-05-10  9:45 UTC  (3+ messages)
` [Qemu-devel] "

[RFC][PATCH 9/9] perf top: set perf_event_attr->pmu_id
 2010-05-10  9:43 UTC  (2+ messages)

[Qemu-devel] Re: [PATCH] win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)
 2010-05-10  8:20 UTC  (2+ messages)

git init --bare versus git --bare init
 2010-05-10  9:42 UTC  (2+ messages)
` [PATCH] handle "git --bare init <dir>" properly

[Qemu-devel] [PATCH 0/3] cow conversion to the block API
 2010-05-10  9:41 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] cow: stop using mmap

[RFC] perf_events: ctx_flexible_sched_in() not maximizing PMU utilization
 2010-05-10  9:41 UTC  (10+ messages)

[Qemu-devel] sparc64 lazy conditional codes evaluation
 2010-05-10  9:40 UTC  (11+ messages)
` [Qemu-devel] "


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.