All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-07-06 20:13:16 to 2010-07-06 22:43:27 UTC [more...]

[PATCH -v23 00/49] Use memblock with x86
 2010-07-06 22:39 UTC  (62+ messages)
` [PATCH 01/49] lmb: rename to memblock
` [PATCH 02/49] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 03/49] memblock: No reason to include asm/memblock.h late
` [PATCH 05/49] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [PATCH 06/49] memblock: Factor the lowest level alloc function
` [PATCH 07/49] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 08/49] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 10/49] memblock: Change u64 to phys_addr_t
` [PATCH 11/49] memblock: Remove unused memblock.debug struct member
` [PATCH 12/49] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 13/49] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 14/49] memblock: Add debug markers at the end of the array
` [PATCH 15/49] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 16/49] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 17/49] memblock: Move memblock_init() to the bottom of the file
` [PATCH 18/49] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 19/49] memblock: Move functions around into a more sensible order
` [PATCH 23/49] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 24/49] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 25/49] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 28/49] memblock: Prepare x86 to use memblock to replace early_res
` [PATCH 29/49] memblock: Print new doubled array location info
` [PATCH 30/49] memblock: Export MEMBLOCK_ERROR again
` [PATCH 32/49] memblock: Add ARCH_DISCARD_MEMBLOCK to put memblock code to .init
` [PATCH 33/49] memblock: Add memblock_find_in_range()
` [PATCH 34/49] x86, memblock: Add memblock_x86_find_in_range_size()
` [PATCH 35/49] bootmem, x86: Add weak version of reserve_bootmem_generic
` [PATCH 39/49] x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_hole_size()
` [PATCH 41/49] x86, memblock: Add memblock_x86_find_in_range_node()
` [PATCH 42/49] x86, memblock: Add memblock_x86_free_memory_in_range()
` [PATCH 43/49] x86, memblock: Add memblock_x86_memory_in_range()
` [PATCH 44/49] x86, memblock: Use memblock_debug to control debug message print out
` [PATCH 45/49] x86: Use memblock to replace early_res
` [PATCH 47/49] x86: Remove not used early_res code
` [PATCH 48/49] x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve

network driver dev/debugging (sis190/sis191)
 2010-07-06 22:41 UTC  (2+ messages)

A policy frame work for mdadm (incorporating domains and hotplug and such)
 2010-07-06 22:40 UTC  (3+ messages)

[PATCH 00/14][RESEND] STK patches without agent
 2010-07-06 22:39 UTC  (15+ messages)
` [PATCH 01/14] stk: Utilities for proactive command/envelope handling
` [PATCH 02/14] mbmmodem: End session on *STKEND
` [PATCH 03/14] stk: Handle the More Time proactive command as a nop
` [PATCH 04/14] Add OFONO_ERROR_TYPE_SIM for negative SIM statuses
` [PATCH 05/14] atmodem: Make sim operations return sim error codes
` [PATCH 06/14] stk: Handle ENVELOPEs in a queue, retry on sim busy
` [PATCH 07/14] Add __ofono_sms_submit for other atoms to submit SMs
` [PATCH 08/14] stk: Handle the Send SMS proactive command
` [PATCH 09/14] Add Dbus interface names for STK
` [PATCH 10/14] stk: Handle the Set Up Idle Text proactive command
` [PATCH 11/14] sktutil: Use the Mandatory flag in parse_dataobj
` [PATCH 12/14] stkutil: Timer Value is conditional, not optional
` [PATCH 13/14] stk: Handle the Timer Management proactive command
` [PATCH 14/14] stk: Handle the Poll Interval "

[PATCH] gpio: sx150x: Add Semtech I2C sx150x gpio expander driver
 2010-07-06 22:37 UTC  (2+ messages)

pxa27x_udc: Oops on probe with usb cable connected
 2010-07-06 22:34 UTC  (6+ messages)

[PATCH/RFC] git submodule: add submodules with git add -f <path>
 2010-07-06 22:33 UTC  (5+ messages)
` [PATCH] "

[B.A.T.M.A.N.] Batman advanced and internet gateways
 2010-07-06 22:30 UTC  (6+ messages)

[PATCH 12/14] vmscan: Do not writeback pages in direct reclaim
 2010-07-06 22:28 UTC  (10+ messages)

[PATCH 00/11][v15]: Implement eclone() system call
 2010-07-06 22:25 UTC  (11+ messages)
` [PATCH 11/11][v15]: Document sys_eclone

[lm-sensors] [PATCH] sensors-detect: Add support for NCT6775F and
 2010-07-06 22:24 UTC 

[refpolicy] [PATCH 0/3] Fix warning messages generated by GCC 4.6
 2010-07-06 22:23 UTC  (8+ messages)
`  "
` [refpolicy] [PATCH 1/3]checkpolicy Fix error: variable 'newattr' set but not used(and others as well)
  `  "
` [refpolicy] [PATCH 2/3]libsepol
  `  "
` [refpolicy] [PATCH 1/3]libsemanage Fix warning: parameter 'key' set but not used(and others)
  `  "

[PATCH 0/3] ACPI / ACPICA: Avoid executing _PRW twice for all devices
 2010-07-06 22:20 UTC  (3+ messages)

[PATCH] opensm: event plig-in API fixed to compile with g++
 2010-07-06 22:19 UTC  (6+ messages)

Smart 5.1 function not working on VIA VT1708S with *three* jacks on mainboard
 2010-07-06 22:19 UTC  (2+ messages)
` Fwd: "

[Qemu-devel] [PATCH 0/2]: QMP: ensure we will break unstable clients
 2010-07-06 22:19 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] QMP: Update README file
` [Qemu-devel] [PATCH 2/2] QMP: Require 'use_unstable' arg for capabilities negotiation

[RFC PATCH 00/21] RAS daemon prototype, v1
 2010-07-06 22:18 UTC  (3+ messages)
` [PATCH 15/21] perf: Export trace event utils

Bug#588208: grub-efi-ia32: breaks video of Mac Mini Core 2 Duo
 2010-07-06 21:56 UTC  (6+ messages)

mdadm 1.x device naming
 2010-07-06 16:46 UTC  (2+ messages)

[mdadm GIT PULL] rebuild checkpoints, incremental assembly, volume delete/rename, and fixes
 2010-07-06 22:17 UTC  (8+ messages)

[Buildroot] init: I won't write compressed data to a terminal
 2010-07-06 22:16 UTC 

inconsistent file placement
 2010-07-06 22:15 UTC  (5+ messages)

[PATCH 10/11] oom: give the dying task a higher priority
 2010-07-06 22:13 UTC  (5+ messages)
  ` [PATCH 2/2] sched: make sched_param arugment static variables in some sched_setscheduler() caller

[PATCH] Test failed commit of mda on new pv - failed vgextend
 2010-07-06 22:12 UTC 

[PATCH] Add TAINT_HARDWARE_UNSUPPORTED flag
 2010-07-06 22:18 UTC  (11+ messages)
          ` [PATCH v3] "
              ` [PATCH v4] "

[PATCH 0/4] RFC: OLPC/x86 device tree code
 2010-07-06 22:06 UTC  (9+ messages)
` [PATCH 2/4] sparc: break out some prom device-tree building code
    ` [PATCH 2/4] sparc: break out some prom device-tree building code out into drivers/of
      ` [PATCH 2/4] sparc: break out some prom device-tree building

[refpolicy] duplicate rules
 2010-07-06 22:05 UTC  (3+ messages)

commit 4d6a63850b4dc7ca2f060aedda26ddf4efa0e5cc
 2010-07-06 21:55 UTC 

CentOS 5.5 XFS internal errors (XFS_WANT_CORRUPTED_GOTO)
 2010-07-06 22:00 UTC  (2+ messages)
`  "

[PATCH] Staging: et131x: fix coding style issues in et131x_initpci.c
 2010-07-06 21:29 UTC  (2+ messages)

[Patch] Discard incorrect nested partitions (fixes #29956)
 2010-07-06 21:55 UTC  (3+ messages)

[PATCH 2/2] Makefile: work around ksh's failure to handle missing list argument to for loop
 2010-07-06 21:56 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[refpolicy] ethereal and wireshark
 2010-07-06 21:51 UTC 

[PATCH] net/ipv4/ip_output.c: Removal of unused variable in ip_fragment()
 2010-07-06 21:44 UTC 

[B.A.T.M.A.N.] The great #batdroid hackathon of July 2010
 2010-07-06 21:42 UTC  (2+ messages)

[Bug 28800] New: [r300c] Texture corruption with World of Warcraft
 2010-07-06 21:40 UTC  (3+ messages)
` [Bug 28800] [r300c, r300g] "

pciback: question about the permissive flag
 2010-07-06 21:37 UTC 

pv-grub boot hangs when iommu=soft. Booting kernel directly with the flags works
 2010-07-06 21:36 UTC  (10+ messages)
              ` pv-grub boot hangs when iommu=soft. Booting kernel directly with the flags works. MiniOS screws around with page flags

[PATCH] IB/qib: if qib_init() fails, driver fails to clean up properly
 2010-07-06 21:35 UTC  (2+ messages)

[PATCH] scsi: convert discard to REQ_TYPE_FS instead of REQ_TYPE_BLOCK_PC
 2010-07-06 21:31 UTC  (2+ messages)
`  "

[PATCH v2] libibverbs: ibv_fork_init() and libhugetlbfs
 2010-07-06 21:31 UTC  (9+ messages)
          ` [ewg] "

为什么会有中层(什么叫执行力?三个字:做到位)
 2010-07-06 21:28 UTC 

[PATCH 2.6.35 1/3] RDMA/cxgb4: Don't call abort_connection() for active connect failures
 2010-07-06 21:25 UTC  (4+ messages)
` [PATCH 2.6.35 3/3] RDMA/cxgb4: Avoid false GTS CIDX_INC overflows

[PATCH v2 1/3] RDMA/cxgb4: derive smac_idx from port viid
 2010-07-06 21:25 UTC  (2+ messages)

[PATCH 0/7] various fixes for QIB driver
 2010-07-06 21:24 UTC  (3+ messages)
` [PATCH 7/7] IB/qib: completion queue callback needs to be single threaded

root owned writeable files under /sys
 2010-07-06 21:24 UTC  (3+ messages)

[PATCH] Staging: dt3155: fix coding style issues in dt3155_drv.c
 2010-07-06 21:20 UTC  (4+ messages)

[Bugme-new] [Bug 16293] New: 82545GM in newest kernel not working
 2010-07-06 21:16 UTC  (3+ messages)

[U-Boot] [PATCH 00/35] Blackfin updates for 2010.09
 2010-07-06 21:04 UTC  (3+ messages)
` [U-Boot] [PATCH 03/35] Blackfin: expand EVT1 usage documentation a bit more

[PATCH v2] RDMA/CMA: fix iWARP adapter TCP port space usage
 2010-07-06 21:03 UTC  (5+ messages)

[Ocfs2-devel] [PATCH V3 0/8] Cleancache: overview
 2010-07-06 20:58 UTC  (4+ messages)
`  "

[PATCH] NFSD: Fill in WCC data for REMOVE, RMDIR, MKNOD, and MKDIR
 2010-07-06 20:53 UTC 

[Ocfs2-devel] [PATCH V3 3/8] Cleancache: core ops functions and configuration
 2010-07-06 20:51 UTC  (5+ messages)
`  "

[REGRESSION] usb devices don't wake up the system
 2010-07-06 20:51 UTC  (2+ messages)

if then elif then else fi -- Problem report
 2010-07-06 20:49 UTC  (5+ messages)

[PATCH][STABLE 1/3] shadow: Disable email checking completely
 2010-07-06 20:44 UTC  (4+ messages)
` [PATCH][STABLE 2/3] u-boot_git: Add bug20 support
` [PATCH][STABLE 3/3] alsa-state: Add state file for bug20

[S+Q 00/16] SLUB with Queueing beats SLAB in hackbench
 2010-07-06 20:44 UTC  (9+ messages)
` [S+Q 07/16] slub: discard_slab_unlock
` [S+Q 09/16] [percpu] make allocpercpu usable during early boot

future of -rt kernels for realtime audio
 2010-07-06 20:44 UTC  (3+ messages)

[U-Boot] [PATCH 1/5] Voipac PXA270 LCD Support
 2010-07-06 20:43 UTC  (4+ messages)
` [U-Boot] [PATCH 3/5] PXA: Voipac PXA270 Support

Still unhappy with removal of DXS controls
 2010-07-06 20:43 UTC  (3+ messages)

4.1 client - LAYOUTCOMMIT
 2010-07-06 20:40 UTC  (7+ messages)
` 4.1 client - LAYOUTCOMMIT & close

[PATCH 0/2] ISDN patches for 2.6.36
 2010-07-06 20:38 UTC  (4+ messages)
` [PATCH 1/2] Documentation/isdn: CAPI controller interface amendment

[PATCH] cifs: clean up cifs_find_smb_ses (try #2)
 2010-07-06 20:37 UTC 

[PATCH] cifs: set the port in sockaddr in a more clearly defined fashion
 2010-07-06 20:35 UTC 

[XCP]: RC1 of XCP 0.5 available for testing
 2010-07-06 20:34 UTC  (4+ messages)
  ` [XCP]: RC3 (the final one?) "
    ` [Xen-API] "

ceph auth add?
 2010-07-06 20:34 UTC  (3+ messages)

[PATCH 05/11] isdn/gigaset: improve CAPI message debugging
 2010-07-06 20:31 UTC  (5+ messages)

[PATCH] mac80211: remove wep dependency
 2010-07-06 20:19 UTC 

[RFC] Bluetooth: Add firmware load infrastructure for BT devices
 2010-07-06 20:29 UTC  (3+ messages)

[Buildroot] [Bug 2167] New: Bump busybox to 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15
 2010-07-06 20:29 UTC 

[RFC v.4] omap: hwspinlock: Added hwspinlock driver
 2010-07-06 20:25 UTC 

[PATCH] compat-wireless: update 07-change-default-rate-alg.patch
 2010-07-06 20:24 UTC 

[PATCH] Bugfix: grep: Do not colorize output when -O is set
 2010-07-06 20:23 UTC  (9+ messages)
      ` [PATCH] t/README: document more test helpers

[PATCH 1/3] FB: Add some members for CPU Interface
 2010-07-06 20:23 UTC  (2+ messages)

[PATCH v2]ipmi:ipmi_si_intf.c Fix warning: variable 'addr_space' set but not used
 2010-07-06 20:18 UTC  (5+ messages)

Repair via remotes
 2010-07-06 20:16 UTC 

kernel boot stuck at udbg_putc_cpm()
 2010-07-06 20:21 UTC  (2+ messages)

Runaway real/sys time in newer paravirt domUs?
 2010-07-06 20:20 UTC  (3+ messages)

[PATCHv2 0/5] D/F conflict fixes
 2010-07-06 20:19 UTC  (5+ messages)
` [PATCHv2 5/5] fast-import: Fix minor data-loss issue with directories becoming symlinks

[PATCH 0/5] cleanup inode.c and bug fixes
 2010-07-06 21:17 UTC  (6+ messages)
` [PATCH 1/5] SQUASHME pnfs-submit: remove pnfs_init_once
  ` [PATCH 2/5] SQUASHME pnfs-submit remove pnfs_alloc_init_inode
    ` [PATCH 3/5] SQUASHME pnfs-submit: remove pnfs_destroy_inode
      ` [PATCH 4/5] SQUASHME pnfs-submit: set layoutcommit status after async error handler
        ` [PATCH 5/5] SQUASHME pnfs-submit: set layoutget "

[B.A.T.M.A.N.] Reviewing batman-adv for net/
 2010-07-06 20:14 UTC  (3+ messages)
` [PATCHv2] net: Add batman-adv meshing protocol
  ` [B.A.T.M.A.N.] "

[Qemu-devel] [PATCH 1/3] trace: Document programmatically enabling/disabling trace events
 2010-07-06 20:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/3] trace: Conform to QEMU coding style
` [Qemu-devel] [PATCH 3/3] trace: Flush trace buffer on exit

get-remote-ref hook
 2010-07-06 20:00 UTC 


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.