All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-06 01:48:44 to 2010-08-06 05:16:09 UTC [more...]

memblock updates
 2010-08-06  5:15 UTC  (51+ messages)
` [PATCH 01/43] memblock: Fix memblock_is_region_reserved() to return a boolean
` [PATCH 02/43] memblock: Rename memblock_region to memblock_type and memblock_property to memblock_region
` [PATCH 03/43] memblock: No reason to include asm/memblock.h late
` [PATCH 04/43] memblock: Implement memblock_is_memory and memblock_is_region_memory
` [PATCH 05/43] memblock/arm: pfn_valid uses memblock_is_memory()
` [PATCH 06/43] memblock/arm: Use memblock_region_is_memory() for omap fb
` [PATCH 07/43] memblock: Introduce for_each_memblock() and new accessors
` [PATCH 08/43] memblock/microblaze: Use "
` [PATCH 09/43] memblock/sh: "
` [PATCH 10/43] memblock/sparc: "
` [PATCH 11/43] memblock/powerpc: "
` [PATCH 12/43] memblock/arm: "
` [PATCH 13/43] memblock: Remove obsolete accessors
` [PATCH 14/43] memblock: Remove memblock_find()
` [PATCH 16/43] memblock: Factor the lowest level alloc function
` [PATCH 17/43] memblock: Expose MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 18/43] memblock: Introduce default allocation limit and use it to replace explicit ones
` [PATCH 19/43] memblock: Remove rmo_size, burry it in arch/powerpc where it belongs
` [PATCH 20/43] memblock: Change u64 to phys_addr_t
` [PATCH 21/43] memblock: Remove unused memblock.debug struct member
` [PATCH 22/43] memblock: Remove memblock_type.size and add memblock.memory_size instead
` [PATCH 23/43] memblock: Move memblock arrays to static storage in memblock.c and make their size a variable
` [PATCH 24/43] memblock: Add debug markers at the end of the array
` [PATCH 25/43] memblock: Make memblock_find_region() out of memblock_alloc_region()
` [PATCH 26/43] memblock: Define MEMBLOCK_ERROR internally instead of using ~(phys_addr_t)0
` [PATCH 27/43] memblock: Move memblock_init() to the bottom of the file
` [PATCH 28/43] memblock: split memblock_find_base() out of __memblock_alloc_base()
` [PATCH 29/43] memblock: Move functions around into a more sensible order
` [PATCH 30/43] memblock: Add array resizing support
` [PATCH 31/43] memblock: Add arch function to control coalescing of memblock memory regions
` [PATCH 32/43] memblock: Add "start" argument to memblock_find_base()
` [PATCH 33/43] memblock: NUMA allocate can now use early_pfn_map
` [PATCH 34/43] memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid()
` [PATCH 35/43] memblock: Make memblock_alloc_try_nid() fallback to MEMBLOCK_ALLOC_ANYWHERE
` [PATCH 36/43] memblock: Add debugfs files to dump the arrays content
` [PATCH 37/43] memblock: Expose some memblock bits for use by x86
` [PATCH 38/43] memblock: Improve debug output when resizing the reserve array
` [PATCH 39/43] memblock: Export MEMBLOCK_ERROR
` [PATCH 40/43] memblock: Make MEMBLOCK_ERROR be 0
` [PATCH 41/43] memblock: Protect memblock.h with CONFIG_HAVE_MEMBLOCK
` [PATCH 42/43] memblock: Option for the architecture to put memblock into the .init section
` [PATCH 43/43] memblock: Add memblock_find_in_range()

linux-next: manual merge of the input tree with the s5p tree
 2010-08-06  5:15 UTC  (7+ messages)

[GIT] kbuild: kconfig changes
 2010-08-06  5:13 UTC  (6+ messages)
      ` [PATCH] kconfig: fix make oldconfig

[GIT] Networking
 2010-08-06  4:58 UTC  (6+ messages)

[Bug 29363] New: [r300g] Starcraft 2: "r300 VP: Compiler error"
 2010-08-06  5:10 UTC  (3+ messages)
` [Bug 29363] "

[PATCH 1/3] lib: vsprintf: optimised put_dec_trunc() and put_dec_full()
 2010-08-06  5:10 UTC  (5+ messages)
` [PATCH 2/3] lib: vsprintf: optimised put_dec() for 32-bit machines
  ` [PATCH 3/3] lib: vsprintf: added a put_dec() test and benchmark tool

[PATCH][RFC] preempt_count corruption across H_CEDE call with CONFIG_PREEMPT on pseries
 2010-08-06  5:09 UTC  (7+ messages)

sata_sil24 failed command: READ FPDMA QUEUED
 2010-08-06  5:03 UTC  (14+ messages)
                  ` sata_sil24 failed command: READ FPDMA QUEUED (resolved)

[PM-SR][PATCH 00/12 v2] omap3: sr: janitor series
 2010-08-06  4:57 UTC  (9+ messages)
` [PM-SR][PATCH 08/12] omap3: sr: cleanup pr_xxx
` [PM-SR][PATCH 09/12] omap3: sr: enable/disable sr only if required
` [PM-SR][PATCH 10/12] omap3: sr: export sr_dbg_dir
` [PM-SR][PATCH 11/12] omap3: sr: sr_exit should be static

[PATCH] powerpc: inline ppc64_runlatch_off
 2010-08-06  4:53 UTC 

[PATCH 2/2] usb gadget: don't save bind callback in struct usb_configuration
 2010-08-06  4:50 UTC  (4+ messages)
` [PATCH 2/2 v2] "

Initcall ordering problem (TTY vs modprobe vs MD5) and cryptomgr problem
 2010-08-06  4:50 UTC  (15+ messages)

[PATCH 1/3] KVM: x86 emulator: introduce DstImmUByte for dst operand decode
 2010-08-06  3:46 UTC  (3+ messages)
` [PATCH 2/3] KVM: x86 emulator: change OUT instruction to use dst instead of src
  ` [PATCH 3/3] KVM: x86 emulator: remove dup code of in/out instruction

Merge request of s5pc210 universal board
 2010-08-06  4:47 UTC  (3+ messages)

2.6.35 Regression: Ages spent discarding blocks that weren't used!
 2010-08-06  4:40 UTC  (8+ messages)

Optimus and Nvidia
 2010-08-06  4:39 UTC  (4+ messages)

[PATCH 0/5 -mm][memcg] towards I/O aware memory cgroup v4
 2010-08-06  4:37 UTC  (8+ messages)
` [PATCH 1/4 -mm][memcg] quick ID lookup in memcg

[PATCH 0/5] ASoC: Fix smdk64xx-wm8580 problems
 2010-08-06  4:32 UTC  (7+ messages)
` [PATCH 1/5] ASoC: wm8580: Add to support ADC clock source setting
` [PATCH 4/5] ASoC: wm8580: Add to support Master Mode Rates
` [PATCH 5/5] ASoC: S3C64XX: Fix to support BCLK, LRCLK rates setting

[PATCH] drm/radeon/kms: add additional quirk for Acer rv620 laptop
 2010-08-06  4:27 UTC 

[PATCH 0/4] git --paginate: do not commit pager choice too early
 2010-08-06  4:26 UTC  (20+ messages)
    ` [PATCH jn/paginate-fix 0/12] "
      ` [PATCH 01/12] git wrapper: introduce startup_info struct
      ` [PATCH 02/12] setup: remember whether repository was found
      ` [PATCH 03/12] git wrapper: allow setup_git_directory_gently() be called earlier
      ` [PATCH 04/12] shortlog: run setup_git_directory_gently() sooner
      ` [PATCH 05/12] grep: "
      ` [PATCH 06/12] apply: "
      ` [PATCH 07/12] bundle: "
      ` [PATCH 08/12] config: "
      ` [PATCH 09/12] index-pack: "
      ` [PATCH 10/12] ls-remote: "
      ` [PATCH 11/12] var: "
      ` [PATCH 12/12] merge-file: "
      ` [PATCH master 0/2] fix "check-ref-format --branch" from subdir of toplevel
        ` [PATCH 1/2] check-ref-format: handle subcommands in separate functions
        ` [PATCH 2/2] Allow "check-ref-format --branch" from subdirectory

exporting to a list of IPs
 2010-08-06  4:26 UTC  (6+ messages)

[PATCH 3/3] ARM: S5PC210: GPIO library support
 2010-08-06  4:23 UTC 

[GIT PULL] ext4 update for 2.6.36
 2010-08-06  4:23 UTC 

[PATCH 2/3] ARM: S5PC210: Add missing GPIO MP0_0 definition
 2010-08-06  4:23 UTC 

[PATCH 1/3] ARM: S5PC210: Use the correct GPIO base addresses
 2010-08-06  4:23 UTC 

[PATCH 0/3] ARM: S5PC210: GPIO library support
 2010-08-06  4:23 UTC 

[PATCH 0/2] Fix bug that client use a invaild delegation
 2010-08-06  4:10 UTC  (6+ messages)
` [PATCH 2/2] We should clear NFS_DELEGATED_STATE after return delegation

[RFC PATCH] change default alignment of pe_start to 1MB
 2010-08-06  4:11 UTC  (2+ messages)
` [RFC PATCH v2] "

RAID/block regression starting from 2.6.32, bisected
 2010-08-06  4:04 UTC  (6+ messages)
                  ` [PATCH RESEND 1/2 block#for-linus] bio, fs: update READA and SWRITE to match the corresponding BIO_RW_* bits

2.6.35-rc6+: i915: Bisected regression
 2010-08-06  3:26 UTC  (5+ messages)

[RFC] struct *_struct
 2010-08-06  3:57 UTC  (6+ messages)

[PATCH] drm: Fix support for PCI domains
 2010-08-06  3:55 UTC 

[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
 2010-08-06  3:55 UTC  (14+ messages)
` [PATCH 00/18] Extended file stat functions "

[PATCH] libdrm: Fix PCI domain domain support
 2010-08-06  3:55 UTC 

[PATCH] drm: Fix support for PCI domains
 2010-08-06  3:55 UTC 

[ANNOUNCE] MDB Merkey's Linux Kernel Debugger 2.6.35 x86_64 08-05-2010
 2010-08-06  3:50 UTC 

Alt SeaBIOS SSDT cpu hotplug
 2010-08-06  3:46 UTC  (12+ messages)

[SPAM] 代/开――发/票
 2010-08-06  3:44 UTC 

[tabled patch 3/3] Fix metadata replication
 2010-08-06  3:40 UTC 

[tabled patch 2/3] Fix the flood of "read obj(N)"
 2010-08-06  3:40 UTC 

[tabled patch 1/3] make a const struct static
 2010-08-06  3:40 UTC 

[PATCH] Fix bug for vcpu hotplug
 2010-08-06  3:36 UTC 

Grow long and hard instantly
 2010-08-06  3:36 UTC 

[patch]x86: avoid unnecessary tlb flush
 2010-08-06  3:28 UTC 

linux-next: Tree for August 6
 2010-08-06  3:27 UTC 

[PATCH 0/10] ACPI / PCI / PCIe: Rework _OSC handling (v3)
 2010-08-06  3:25 UTC  (6+ messages)
` [PATCH 7/10] PCI / Hot-plug: Query _OSC before requesting controls

BUG! missing .idx causes .pack to be removed
 2010-08-06  3:24 UTC  (2+ messages)

ALSA: How to create multiple cards?
 2010-08-06  3:11 UTC 

[PATCH 0/4] fix PowerPC 440 Bamboo platform emulation
 2010-08-06  2:39 UTC  (4+ messages)
` [PATCH 4/4] ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addresses
    ` [Qemu-devel] "

[RFC]mm: batch activate_page() to reduce lock contention
 2010-08-06  3:08 UTC  (5+ messages)

[PATCH 1/3][MTD] P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
 2010-08-06  2:51 UTC  (3+ messages)
` [PATCH 2/3][MTD] P4080/nand: Only make elbc nand driver detect nand flash partitions
  ` [PATCH 3/3][MTD] P4080/nand: Fix the freescale lbc issue with 36bit mode

[Bug 28955] New: [r300g]: refresh/update/damage issues using compiz
 2010-08-06  2:56 UTC  (2+ messages)
` [Bug 28955] "

Skip looking for ioapic overrides when ioapics are not present
 2010-08-06  2:40 UTC 

nv vpe video decoder
 2010-08-06  2:41 UTC  (5+ messages)
  ` [PATCH 1/4] kernel: nv vpe
  ` [PATCH 2/4] drm: "
  ` [PATCH 3/4] ddx: "
  ` [PATCH 4/4] mesa: "

[PATCH] arm: msm: Add MSM IOMMU support
 2010-08-06  2:36 UTC  (2+ messages)

linux-next: build failure after merge of the final tree (cifs tree related)
 2010-08-06  2:35 UTC  (3+ messages)

[PATCH v3 1/3] mfd: MAX8998: Use struct i2c_client to argument on i2c operation functions
 2010-08-06  2:28 UTC  (3+ messages)
` [PATCH v3 2/3] mfd: MAX8998: Add interrupts support
` [PATCH v3 3/3] rtc: Add MAX8998 rtc driver

[PATCH v3 0/3] MAX8998 changes for RTC
 2010-08-06  2:27 UTC 

[PATCH 3/4] kprobes: make functions static
 2010-08-06  2:23 UTC  (2+ messages)

[SMS D-Bus v5 14/17] automake: fix generation of symlinks for headers
 2010-08-06  2:22 UTC  (2+ messages)

[PATCH 4/4] kprobes: remove __dummy_buf
 2010-08-06  2:22 UTC  (2+ messages)

[PATCH] [IA64] xenoprof: fix ia64 build
 2010-08-06  2:18 UTC 

[PATCH 0/4] function/data-sections
 2010-08-06  2:18 UTC  (4+ messages)
` [PATCH 2/4] module linker script: coalesce function and data sections

[PATCH] xenoprof: Cleanup
 2010-08-06  2:17 UTC 

[Bug 29244] New: [wine][r300g] Spore Creature Creator segfaults
 2010-08-06  2:15 UTC  (2+ messages)
` [Bug 29244] "

[Bug 28477] New: [R300g] dxdiag directx tests fail on vmware workstation 7.1.0 w/ r500 card using gallium
 2010-08-06  2:15 UTC  (2+ messages)
` [Bug 28477] "

[PATCH 1/2] cifs: Include linux/err.h for IS_ERR and PTR_ERR
 2010-08-06  2:13 UTC  (2+ messages)
` [PATCH 2/2] DNS: Fixes for the DNS query module

GSoC: modprobe glint - monitor loses signal
 2010-08-06  2:11 UTC  (3+ messages)

[PATCH] regulator: Fix WM8994 LDO enable gpio set when probed
 2010-08-06  2:07 UTC 

[PATCH] NFS use kernel DNS resolver
 2010-08-06  2:05 UTC  (3+ messages)

[GIT PULL 00/10] perf/core improvements and fixes
 2010-08-06  1:58 UTC  (3+ messages)
` [PATCH 05/10] perf hists: Fixup addr snprintf width on 32 bit arches

[PATCH 4/7] Squashfs: Add LZO compression support
 2010-08-06  0:28 UTC 

[GIT PULL] viafb updates
 2010-08-06  1:52 UTC 

Git server eats all memory
 2010-08-06  1:51 UTC  (5+ messages)

[patch 1/2] x86_64 page fault NMI-safe
 2010-08-06  1:49 UTC  (11+ messages)

[rfc 00/13] IPVS: SIP Persistence Engine
 2010-08-06  1:48 UTC  (4+ messages)
` [rfc 10/13] [RFC 10/13] IPVS: management of persistence engine modules


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.