All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-27 22:07:42 to 2012-09-27 23:25:52 UTC [more...]

[U-Boot] [PATCH 1/2] tegra: clean up board include hell
 2012-09-27 23:25 UTC  (8+ messages)
` [U-Boot] [PATCH 2/2] tegra: nand: add board pinmux

[PATCH 5/7 net-next] tg3: Refactor tg3_close()
 2012-09-27 23:23 UTC  (4+ messages)
` [PATCH 6/7 net-next] tg3: Add support for ethtool -L|-l to get/set the number of rings
  ` [PATCH 7/7 net-next] tg3: Change default number of tx rings to 1

[PATCH v7 3/6] scsi: sr: support zero power ODD(ZPODD)
 2012-09-27 23:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/7] Double-word tcg/optimize improvements
 2012-09-27 23:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/7] tcg: Optimize add2 + sub2
` [Qemu-devel] [PATCH 3/7] tcg: Swap commutative double-word comparisons

[Qemu-devel] [PATCH] Add option to mlock guest and qemu memory
 2012-09-27 23:21 UTC 

[PATCH RFC v3 0/5] s5p-fimc: Add interleaved image data capture support
 2012-09-27 23:22 UTC  (3+ messages)
` [PATCH RFC v3 2/5] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definition

[U-Boot] [PATCH v3 0/18] tegra: Add display driver and LCD support for Seaboard
 2012-09-27 23:21 UTC  (9+ messages)
` [PATCH v3 06/18] tegra: fdt: Add LCD definitions for Tegra
            ` [U-Boot] "

[usb-storage] Re: usb3 fails to write when using usb3 hub in usb3 port
 2012-09-27 23:21 UTC  (6+ messages)

[PATCH] tcp: Remove unused parameter from tcp_v4_save_options
 2012-09-27 23:20 UTC  (2+ messages)

[PATCH] knotty: Allow displaying of status when no tasks are active
 2012-09-27 23:06 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] bnx2: Clean up remaining iounmap
 2012-09-27 23:19 UTC  (3+ messages)

[U-Boot] [PATCH v1 0/4] introducing vect1: mpc8309 keymile board
 2012-09-27 23:18 UTC  (5+ messages)
` [U-Boot] [PATCH v1 2/4] mpc83xx: add support for mpc8309

Merge of sulogin in 2.22
 2012-09-27 23:18 UTC  (2+ messages)

[PATCH] mdadm: autodetect being run in an initramfs
 2012-09-27 23:18 UTC  (7+ messages)

[PATCH] qlcnic - Fix scheduling while atomic bug
 2012-09-27 23:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 000/147] target-s390 reorg
 2012-09-27 23:17 UTC  (40+ messages)
` [Qemu-devel] [PATCH 001/147] s390x: fix -initrd in virtio machine
` [Qemu-devel] [PATCH 002/147] tcg: Add TCGV_IS_UNUSED_*
` [Qemu-devel] [PATCH 003/147] target-s390: Disassemble more z10 and z196 opcodes
` [Qemu-devel] [PATCH 004/147] target-s390: Fix disassembly of cpsdr
` [Qemu-devel] [PATCH 005/147] target-s390: Fix gdbstub
` [Qemu-devel] [PATCH 006/147] target-s390: Add missing temp_free in gen_op_calc_cc
` [Qemu-devel] [PATCH 007/147] target-s390: Use TCG registers for FPR
` [Qemu-devel] [PATCH 008/147] target-s390: Register helpers
` [Qemu-devel] [PATCH 009/147] target-s390: Fix SACF exit
` [Qemu-devel] [PATCH 010/147] target-s390: Fix BCR
` [Qemu-devel] [PATCH 011/147] target-s390: Tidy unconditional BRCL
` [Qemu-devel] [PATCH 012/147] target-s390: Fix PSW_MASK handling
` [Qemu-devel] [PATCH 013/147] target-s390: Add format based disassassmbly infrastructure
` [Qemu-devel] [PATCH 014/147] target-s390: Split out disas_jcc
` [Qemu-devel] [PATCH 015/147] target-s390: Reorg exception handling
` [Qemu-devel] [PATCH 016/147] target-s390: Convert ADD HALFWORD
` [Qemu-devel] [PATCH 017/147] target-s390: Implement SUBTRACT HALFWORD
` [Qemu-devel] [PATCH 018/147] target-s390: Implement ADD LOGICAL WITH SIGNED IMMEDIATE
` [Qemu-devel] [PATCH 019/147] target-s390: Convert MULTIPLY HALFWORD, SINGLE
` [Qemu-devel] [PATCH 020/147] target-s390: Convert 32-bit MULTIPLY, MULTIPLY LOGICAL
` [Qemu-devel] [PATCH 021/147] target-s390: Convert 64-bit "
` [Qemu-devel] [PATCH 022/147] target-s390: Convert AND, OR, XOR
` [Qemu-devel] [PATCH 023/147] target-s390: Convert COMPARE, COMPARE LOGICAL
` [Qemu-devel] [PATCH 024/147] target-s390: Convert LOAD, LOAD LOGICAL
` [Qemu-devel] [PATCH 025/147] target-s390: Convert LOAD ADDRESS
` [Qemu-devel] [PATCH 026/147] target-s390: Convert LOAD (LOGICAL) BYTE, CHARACTER, HALFWORD
` [Qemu-devel] [PATCH 027/147] target-s390: Convert LOAD AND TEST
` [Qemu-devel] [PATCH 028/147] target-s390: Convert LOAD LOGICAL IMMEDIATE
` [Qemu-devel] [PATCH 029/147] target-s390: Convert LOAD COMPLIMENT, POSITIVE, NEGATIVE
` [Qemu-devel] [PATCH 030/147] target-s390: Convert AND, OR, XOR, INSERT IMMEDIATE
` [Qemu-devel] [PATCH 031/147] target-s390: Convert STORE
` [Qemu-devel] [PATCH 032/147] target-s390: Convert ADD LOGICAL CARRY and SUBTRACT LOGICAL BORROW
` [Qemu-devel] [PATCH 033/147] target-s390: Convert BRANCH AND SAVE
` [Qemu-devel] [PATCH 034/147] target-s390: Convert BRANCH ON CONDITION
` [Qemu-devel] [PATCH 035/147] target-s390: Convert BRANCH ON COUNT
` [Qemu-devel] [PATCH 036/147] target-s390: Convert DIVIDE
` [Qemu-devel] [PATCH 037/147] target-s390: Send signals for divide
` [Qemu-devel] [PATCH 038/147] target-s390: Convert TEST UNDER MASK
` [Qemu-devel] [PATCH 039/147] target-s390: Convert SET ADDRESSING MODE

[PATCH 0/5] smsc95xx enhancements
 2012-09-27 23:17 UTC  (2+ messages)

[PATCH] blkdiscard: add new command
 2012-09-27 23:17 UTC  (7+ messages)

[PATCH 0/3] xfs: allocation worker causes freelist buffer lock hang
 2012-09-27 23:17 UTC  (4+ messages)

[U-Boot] [PATCH] tegra: add funcmux entry for NAND attached to KBC
 2012-09-27 23:15 UTC  (2+ messages)

[U-Boot] [PATCH] tegra: add Colibri T20 board support
 2012-09-27 23:13 UTC  (5+ messages)

[PATCHv4 net-next] vxlan: virtual extensible lan
 2012-09-27 23:12 UTC  (6+ messages)
  ` [PATCHv5 "

[Qemu-devel] [PATCH 00/13] tcg: rework liveness analysis and register allocator
 2012-09-27 23:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH 07/13] tcg: rewrite tcg_reg_alloc_mov()
` [Qemu-devel] [PATCH 13/13] tcg: rework TCG ops flags

[PATCH V3 1/2] dtc: cpp co-existence: allow names starting with # to be escaped
 2012-09-27 23:11 UTC  (2+ messages)
  ` [PATCH V3 2/2] dtc: cpp co-existence: add support for #line directives

Performance of /dev/urandom and /dev/random
 2012-09-27 23:09 UTC 

gre: Support GRE over IPv6
 2012-09-27 23:07 UTC  (4+ messages)

tda18271 driver power consumption
 2012-09-27 23:05 UTC  (17+ messages)

896MB address limit
 2012-09-27 23:07 UTC  (5+ messages)

[oe-commits] Martin Jansa : xserver-xorg: use EXTENDPKGV instead of PV in RCONFLICTS_${PN}-module-exa
 2012-09-27 22:50 UTC  (5+ messages)

[RFC/PATCHSET 00/15] perf report: Add support to accumulate hist periods
 2012-09-27 23:01 UTC  (3+ messages)

[PATCH] Revert "completion: fix shell expansion of items"
 2012-09-27 22:58 UTC  (6+ messages)
` [PATCH 3/3] completion: improve shell expansion of items
  ` [PATCH 4/3] completion: quote completions we find

build failure on current
 2012-09-27 22:58 UTC  (4+ messages)

+ mm-memoryc-squash-unused-variable-warning.patch added to -mm tree
 2012-09-27 22:57 UTC 

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-27 22:56 UTC  (16+ messages)

v0.52 released
 2012-09-27 22:54 UTC  (4+ messages)

[PATCH next/mmotm] ext4: fix cache_es after merge_left
 2012-09-27 22:53 UTC  (3+ messages)

[PATCH] mt9v022: support required register settings in snapshot mode
 2012-09-27 22:52 UTC 

Rregressions in Power Management and others
 2012-09-27 22:52 UTC 

[PATCH 0/8] Fix GIT_CEILING_DIRECTORIES that contain symlinks
 2012-09-27 22:51 UTC  (7+ messages)
` [PATCH 3/8] longest_ancestor_length(): use string_list_split()
` [PATCH 4/8] longest_ancestor_length(): explicitly filter list before loop
` [PATCH 7/8] longest_ancestor_length(): resolve symlinks before comparing paths

[PATCH] xfsprog: remove duplicate vector memalign from xfs_io
 2012-09-27 22:52 UTC  (4+ messages)
    ` [PATCH v2] "

task blocked for more than 120 seconds
 2012-09-27 22:50 UTC  (10+ messages)

[PATCH 0/5] usb: phy/otg: add dt support
 2012-09-27 22:48 UTC  (8+ messages)
` [PATCH 1/5] drivers: usb: phy: add a new driver for omap usb2 phy

Extension alias support
 2012-09-27 22:48 UTC  (8+ messages)
` [PATCH 1/7] build: support for automake-1.12
` [PATCH 2/7] build: separate AC variable replacements from xtables.h
` [PATCH 3/7] libxtables: consolidate preference logic
` [PATCH 4/7] iptables: support for target aliases
` [PATCH 5/7] libxt_NOTRACK: replace as an alias to CT --notrack
` [PATCH 6/7] iptables: support for match aliases
` [PATCH 7/7] libxt_state: replace as an alias to xt_conntrack

[U-Boot] [RFC PATCH 1/5] env: Add support for callbacks to environment vars
 2012-09-27 22:47 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v2 0/5] Add environment call-back capability
  ` [U-Boot] [RFC PATCH v2 1/5] env: Add support for callbacks to environment vars
  ` [U-Boot] [RFC PATCH v2 2/5] env: Add a loadaddr env handler
  ` [U-Boot] [RFC PATCH v2 3/5] env: Add a bootfile "
  ` [U-Boot] [RFC PATCH v2 4/5] env: Add a baudrate "
  ` [U-Boot] [RFC PATCH v2 5/5] env: Add a console "

[PATCH 0/3] memory_hotplug: fix memory hotplug bug
 2012-09-27 22:35 UTC  (8+ messages)
` [PATCH 2/3] slub, hotplug: ignore unrelated node's hot-adding and hot-removing
` [PATCH 3/3] memory_hotplug: Don't modify the zone_start_pfn outside of zone_span_writelock()

[PATCH 0/3 v2] Optimize CRC32C calculation using PCLMULQDQ in crc32c-intel module
 2012-09-27 22:44 UTC  (8+ messages)
` [PATCH 1/3 v2] Rename crc32c-intel.c to crc32c-intel_glue.c
` [PATCH 2/3 v2] Optimize CRC32C calculation with PCLMULQDQ instruction
` [PATCH 3/3 v2] Added speed test in tcrypt for crc32c

[Buildroot] [PATCH 4/4] wpa-supplicant: rework .config file editing
 2012-09-27 22:44 UTC  (4+ messages)
` [Buildroot] wpa_supplicant changes
  ` [Buildroot] [PATCH 2/2] wpa_supplicant: rework .config file editing

[RFC v4 2/2] net: Add support for NTB virtual ethernet device
 2012-09-27 22:42 UTC 

[RFC v4 1/2] PCI-Express Non-Transparent Bridge Support
 2012-09-27 22:42 UTC 

[RFC v4 0/2] PCI-Express Non-Transparent Bridge Support
 2012-09-27 22:42 UTC 

[PATCH net-next] net: remove sk_init() helper
 2012-09-27 22:42 UTC  (2+ messages)

[PATCH] 8139too: add 1013:1211 PCI ID for a strange SMC1211TX
 2012-09-27 22:40 UTC  (2+ messages)

Possible bug with r8169 driver
 2012-09-27 22:21 UTC  (2+ messages)

[PATCH] PG: Do not discard op data too early
 2012-09-27 22:36 UTC  (5+ messages)

[PATCH] pkt_sched: Fix warning false positives
 2012-09-27 22:36 UTC 

[Lustre-devel] lnet eager receive path
 2012-09-27 22:35 UTC 

[PATCH v4] trace,x86: add x86 irq vector tracepoints
 2012-09-27 22:33 UTC  (3+ messages)

You have to fix this
 2012-09-27 22:34 UTC 

[PATCH] bna: Fix warning false positive
 2012-09-27 22:32 UTC 

AHCI power down via unbind/rmmod
 2012-09-27 22:29 UTC 

[PATCH] net: phy: smsc: Implement PHY config_init for LAN87xx
 2012-09-27 22:28 UTC  (3+ messages)

[PATCH] rtlwifi: use %*ph[C] to dump small buffers
 2012-09-27 22:28 UTC  (4+ messages)

[U-Boot] [PATCH] nand: add ID for Micron MT29F8G08A
 2012-09-27 22:27 UTC  (6+ messages)

[GIT PULL] ARM: cache flushing LoUIS API
 2012-09-27 22:27 UTC  (4+ messages)

[Buildroot] [PATCHv2 1/4] pkgconf: new package
 2012-09-27 22:27 UTC  (4+ messages)
` [Buildroot] [PATCHv2 4/4] iw: pkg-config nitpicking

[U-Boot] [PATCH v3] usb: ehci: don't print debug output
 2012-09-27 22:26 UTC 

A2DP quality (bluetooth-alsa)
 2012-09-27 22:25 UTC  (16+ messages)
      ` [PATCH] "

Netfilter lacks ability to filter packets via Application-origin
 2012-09-27 22:25 UTC  (2+ messages)

[xen-unstable test] 13899: tolerable FAIL - PUSHED
 2012-09-27 22:23 UTC 

[PATCH] parse/ConfHandler: Add negative lookahead to spot some quoting problems
 2012-09-27 22:07 UTC 

[ANNOUNCE] Stable RT tarballs... Back by popular demand!!!!
 2012-09-27 22:19 UTC 

[PATCH] sstate: Relax the duplicate file whitelist for now
 2012-09-27 22:06 UTC 

UBI: Fastmap request for inclusion (v19)
 2012-09-27 22:18 UTC  (3+ messages)

[PATCH linux-next] nf_defrag_ipv6: fix oops on module unloading
 2012-09-27 22:18 UTC  (2+ messages)

[PATCH] tcl: Fix dangerous do_install staging references
 2012-09-27 22:05 UTC 

[PATCH] Add diff.context option to specify default context
 2012-09-27 22:18 UTC  (6+ messages)
  ` [PATCH] diff: diff.context configuration gives default to -U

[GIT PULL FOR v3.7] all the rest patches!
 2012-09-27 22:15 UTC 

[PATCH net-next] be2net: fix vfs enumeration
 2012-09-27 22:14 UTC  (2+ messages)

[PATCH net-next 0/4] Tunnel related patches
 2012-09-27 22:13 UTC  (2+ messages)

[PATCH 0/2] yocto-bsp: update a couple ppc/mips config settings
 2012-09-27 22:12 UTC  (3+ messages)
` [PATCH 1/2] yocto-bsp: make vfat feature inclusion conditional on kernel version
` [PATCH 2/2] yocto-bsp: fix dmaengine feature inclusion

CMA broken in next-20120926
 2012-09-27 22:11 UTC  (3+ messages)

[PATCH 1/2] Fix build error caused by broken PCH_PTP module dependency
 2012-09-27 22:09 UTC  (3+ messages)

Continuous streaming SPI transfer
 2012-09-27 22:09 UTC 

[PATCH] IB/iser: add more RX CQs to scale out processing of SCSI responses
 2012-09-27 22:08 UTC  (2+ messages)

[PATCH 00/57] power: Upgrade to ux500 battery management driver
 2012-09-27 22:08 UTC  (3+ messages)

[RFC] mm: add support for zsmalloc and zcache
 2012-09-27 22:07 UTC  (10+ messages)


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.