All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-08-06 03:07:30 to 2010-08-06 05:45:06 UTC [more...]

[U-Boot] [PATCH v2 0/8] NDS32: Add NDS32 architecture support to u-boot
 2010-08-06  5:45 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/8] nds32: add cpu support for nds32 arch

What's cooking in git.git (Aug 2010, #01; Wed, 4)
 2010-08-06  5:44 UTC  (8+ messages)
` jk/tag-contains: stalled

dvb_usb_rtl2831u module cause "oops" on kernel 2.6.32 when loading
 2010-08-06  5:43 UTC  (3+ messages)
` Help wanted on removing dibusb_rc_keys from dvb_usb_rtl2831u module

[PATCH v2] input/misc: new ADXL345/346 driver
 2010-08-06  5:37 UTC  (7+ messages)
` [PATCH v3] "

perf failed with kernel 2.6.35-rc
 2010-08-06  5:39 UTC  (3+ messages)

[PATCH] regulator: max8660 - fix a memory leak in max8660_remove()
 2010-08-06  5:35 UTC 

[PATCH] regulator: max1586 - fix a memory leak in max1586_pmic_remove()
 2010-08-06  5:33 UTC 

[U-Boot] [RFC][PATCH 18/19] beagle, cache: activate cache command
 2010-08-06  5:30 UTC  (2+ messages)
` [U-Boot] [PATCH v2 "

[PATCH] ARM: SAMSUNG: Add keypad device support
 2010-08-06  5:30 UTC  (2+ messages)

[U-Boot] [RFC][PATCH 17/19] arm cp15: setup mmu and enable dcache
 2010-08-06  5:29 UTC  (5+ messages)
  ` [U-Boot] [RFC][PATCH v2 "

[PATCH v4 00/18] Reroll the line log series
 2010-08-06  5:28 UTC  (4+ messages)
` [PATCH v4 11/18] Add tests for line history browser

bios kernel HD swap
 2010-08-06  5:28 UTC 

memblock updates
 2010-08-06  5:15 UTC  (88+ 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 15/43] memblock: Remove nid_range argument, arch provides memblock_nid_range() instead
` [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()

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

[GIT] Networking
 2010-08-06  5:19 UTC  (7+ messages)

Read carefully this e-mail
 2010-08-06  5:06 UTC 

[patch]x86: avoid unnecessary tlb flush
 2010-08-06  5:19 UTC  (2+ messages)

[PATCH 1/3] lib: vsprintf: optimised put_dec_trunc() and put_dec_full()
 2010-08-06  5:18 UTC  (6+ 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] powerpc: inline ppc64_runlatch_off
 2010-08-06  5:17 UTC  (2+ messages)

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

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

[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 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  (9+ 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  (16+ messages)
    ` [PATCH jn/paginate-fix 0/12] "
      ` [PATCH 05/12] grep: run setup_git_directory_gently() sooner
      ` [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  (5+ 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 

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  (3+ messages)

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  (3+ 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  (2+ messages)
` [PATCH 2/3][MTD] P4080/nand: Only make elbc nand driver detect nand flash partitions


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.