messages from 2012-10-09 19:34:01 to 2012-10-09 20:47:56 UTC [more...]
[PATCH] Do not use cpu_to_node() to find an offlined cpu's node
2012-10-09 20:47 UTC (10+ messages)
Discussion on device's runtime wake capability
2012-10-09 20:51 UTC (6+ messages)
upload-pack is slow with lots of refs
2012-10-09 20:46 UTC (11+ messages)
[Buildroot] rpm5
2012-10-09 20:46 UTC (2+ messages)
[PATCH 0/3] xfs_io: new functions
2012-10-09 20:47 UTC (4+ messages)
[Buildroot] u-boot compiling
2012-10-09 20:45 UTC (2+ messages)
userns subsystem conversions v2
2012-10-09 20:44 UTC (5+ messages)
` [PATCH 01/27] userns: Convert security/keys to the new userns infrastructure
` [PATCH 16/27] userns: Convert vfs posix_acl support to use kuids and kgids
[meta-handheld] [PATCH] linux-yocto_3.2: move to its specific directory
2012-10-09 20:28 UTC
[U-Boot] [PATCH V2 1/3] part: add partition number to disk_partition_t
2012-10-09 20:41 UTC (3+ messages)
` [U-Boot] [PATCH V2 2/3] FAT: make use of disk_partition_t.part
` [U-Boot] [PATCH V2 3/3] FAT: implement fat_set_blk_dev(), convert cmd_fat.c
[PATCH] drm/i915: fixup i915_gem_object_get_page inline helper
2012-10-09 20:41 UTC (2+ messages)
[PATCHv2 0/3] OMAP: VRFB: convert to platform device
2012-10-09 20:37 UTC (4+ messages)
` [PATCHv2 1/3] OMAP: VRFB: convert vrfb "
Inconsistency in specifying commit & path for git diff
2012-10-09 20:37 UTC (2+ messages)
[PATCH] linux/compiler.h: Add __must_hold macro for functions called with a lock held
2012-10-09 20:36 UTC (4+ messages)
[Qemu-devel] [Bug 1037675] [NEW] Guest Kernel Panic if using "-cpu host" in qemu-kvm 1.1.1
2012-10-09 20:28 UTC (2+ messages)
` [Qemu-devel] [Bug 1037675] "
[U-Boot] [PATCH 00/70 V2] serial: Massive rework of the serial subsystem
2012-10-09 20:33 UTC (4+ messages)
` [U-Boot] [PATCH 00/72 V3] "
` [U-Boot] [PATCH 67/72] serial: Unconditionally enable CONFIG_SERIAL_MULTI
[PATCH] x86/perf: Fix virtualization sanity check
2012-10-09 22:32 UTC (3+ messages)
[Qemu-devel] [PATCH 0/4] tcg/ia64: misc improvements
2012-10-09 20:32 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] tcg/ia64: use stack for TCG temps
` [Qemu-devel] [PATCH 2/4] tcg/ia64: implement movcond_i32/64
` [Qemu-devel] [PATCH 3/4] tcg/ia64: remove suboptimal register shifting in qemu_ld/st ops
` [Qemu-devel] [PATCH 4/4] tcg/ia64: slightly optimize TLB access code
+ acpi-idle-cpu-hotplug-fix-null-pointer-dereference-during-hotplug.patch added to -mm tree
2012-10-09 20:32 UTC
[RFC v2] PCI: sysfs per device SRIOV control and status
2012-10-09 20:31 UTC (5+ messages)
[Qemu-devel] [PATCH 0/5] tcg/arm: fixes and optimizations
2012-10-09 20:30 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/5] tcg/arm: fix TLB access in qemu-ld/st ops
` [Qemu-devel] [PATCH 2/5] tcg/arm: fix cross-endian qemu_st16
` [Qemu-devel] [PATCH 3/5] target-openrisc: remove conflicting definitions from cpu.h
` [Qemu-devel] [PATCH 4/5] tcg/arm: optimize tcg_out_goto_label
` [Qemu-devel] [PATCH 5/5] tcg/arm: improve direct jump
[Buildroot] Freeing init memory
2012-10-09 20:29 UTC (2+ messages)
[Buildroot] [PATCH] New package liblog4c-localtime
2012-10-09 20:29 UTC (2+ messages)
[PATCH 1/2] iw: remove unnecessary variable in find_mesh_param
2012-10-09 20:29 UTC (2+ messages)
` [PATCH 2/2] iw: Add new command to get statistical information of the mesh network
[PATCH] ARM: OMAP: resolve sparse warning concerning debug_card_init()
2012-10-09 20:29 UTC (2+ messages)
[PATCH 1/2] mac80211: move out the non-statistics variable estab_plinks from mesh_stat
2012-10-09 20:27 UTC (2+ messages)
` [PATCH 2/2] [nl,cfg,mac]80211: Add nl80211 command to get mesh network statistics
[Qemu-devel] [PATCH 00/14] target-mips: misc fixes and optimizations
2012-10-09 20:27 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/14] softfloat: implement fused multiply-add NaN propagation for MIPS
` [Qemu-devel] [PATCH 02/14] target-mips: use the softfloat floatXX_muladd functions
` [Qemu-devel] [PATCH 03/14] target-mips: fix FPU exceptions
` [Qemu-devel] [PATCH 04/14] target-mips: use softfloat constants when possible
` [Qemu-devel] [PATCH 05/14] target-mips: cleanup load/store operations
` [Qemu-devel] [PATCH 06/14] target-mips: optimize load operations
` [Qemu-devel] [PATCH 07/14] target-mips: simplify load/store microMIPS helpers
` [Qemu-devel] [PATCH 08/14] target-mips: implement unaligned loads using TCG
` [Qemu-devel] [PATCH 09/14] target-mips: don't use local temps for store conditional
` [Qemu-devel] [PATCH 10/14] target-mips: implement movn/movz using movcond
` [Qemu-devel] [PATCH 11/14] target-mips: optimize ddiv/ddivu/div/divu with movcond
` [Qemu-devel] [PATCH 12/14] target-mips: use deposit instead of hardcoded version
` [Qemu-devel] [PATCH 13/14] target-mips: fix TLBR wrt SEGMask
` [Qemu-devel] [PATCH 14/14] target-mips: don't flush extra TLB on permissions upgrade
[PATCH] Add --unannotate option to git-subtree
2012-10-09 20:26 UTC
CyaSSL Yocto Recipe
2012-10-09 20:26 UTC (7+ messages)
[Buildroot] [PATCH] QtSerialPort: new package
2012-10-09 20:26 UTC (2+ messages)
[RFC] mac80211: make powersave independent of interface type
2012-10-09 20:26 UTC (3+ messages)
[PATCH RFC] irq: Set CPU affinity as soon as the irq thread is created
2012-10-09 20:25 UTC (3+ messages)
[Powertop] [RFC][PATCH 2/2] Convert powertop to use new report generator facility
2012-10-09 20:25 UTC
[Qemu-devel] [PATCH v2 00/26] tcg: rework liveness analysis and register allocator
2012-10-09 20:24 UTC (29+ messages)
` [Qemu-devel] [PATCH v2 01/26] tcg: add temp_dead()
` [Qemu-devel] [PATCH v2 02/26] tcg: add tcg_reg_sync()
` [Qemu-devel] [PATCH v2 03/26] tcg: add temp_sync()
` [Qemu-devel] [PATCH v2 04/26] tcg: sync output arguments on liveness request
` [Qemu-devel] [PATCH v2 05/26] tcg: rework liveness analysis
` [Qemu-devel] [PATCH v2 06/26] tcg: improve tcg_reg_alloc_movi()
` [Qemu-devel] [PATCH v2 07/26] tcg: rewrite tcg_reg_alloc_mov()
` [Qemu-devel] [PATCH v2 08/26] tcg: always mark dead input arguments as dead
` [Qemu-devel] [PATCH v2 09/26] tcg: start with local temps in TEMP_VAL_MEM state
` [Qemu-devel] [PATCH v2 10/26] tcg: don't explicitly save globals and temps
` [Qemu-devel] [PATCH v2 11/26] tcg: fix some op flags
` [Qemu-devel] [PATCH v2 12/26] tcg: forbid ld/st function to modify globals
` [Qemu-devel] [PATCH v2 13/26] tcg: synchronize globals for ops with side effects
` [Qemu-devel] [PATCH v2 14/26] tcg: rework TCG helper flags
` [Qemu-devel] [PATCH v2 15/26] target-alpha: rename "
` [Qemu-devel] [PATCH v2 16/26] target-arm: "
` [Qemu-devel] [PATCH v2 17/26] target-cris: "
` [Qemu-devel] [PATCH v2 18/26] target-i386: "
` [Qemu-devel] [PATCH v2 19/26] target-microblaze: "
` [Qemu-devel] [PATCH v2 20/26] target-mips: "
` [Qemu-devel] [PATCH v2 21/26] target-ppc: "
` [Qemu-devel] [PATCH v2 22/26] target-s390x: "
` [Qemu-devel] [PATCH v2 23/26] target-sh4: "
` [Qemu-devel] [PATCH v2 24/26] target-sparc: "
` [Qemu-devel] [PATCH v2 25/26] target-xtensa: "
` [Qemu-devel] [PATCH v2 26/26] tcg: remove compatiblity call flags
Proposal for virtio standardization
2012-10-09 20:24 UTC (14+ messages)
` [Qemu-devel] "
` Using PCI config space to indicate config location
` [Qemu-devel] "
[Qemu-devel] [CFT PATCH 00/14] Improve handling of x86 condition codes (tcg)
2012-10-09 20:22 UTC (9+ messages)
` [Qemu-devel] [PATCH 11/14] i386: convert gen_compute_eflags_c to TCG
` [Qemu-devel] [PATCH 12/14] i386: change gen_setcc_slow_T0 to gen_setcc_slow
` [Qemu-devel] [PATCH 13/14] i386: optimize setbe
` [Qemu-devel] [PATCH 14/14] i386: optimize setcc instructions
[Xenomai] [PATCH] rtcan: driver for the Advantech PCI cards
2012-10-09 20:21 UTC (6+ messages)
[PATCH v3] SUNRPC: set desired file system root before connecting local transports
2012-10-09 20:20 UTC (5+ messages)
[PATCH 0 of 8] NUMA Awareness for the Credit Scheduler
2012-10-09 20:20 UTC (4+ messages)
building under Centos 6.3
2012-10-09 20:18 UTC
Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
2012-10-09 20:16 UTC (9+ messages)
[PATCH v2 0/8] ARM: mostly harmless gcc warnings
2012-10-09 20:13 UTC (22+ messages)
` [PATCH v2 1/8] SCSI: ARM: ncr5380/oak uses no interrupts
` [PATCH v2 2/8] SCSI: ARM: make fas216_dumpinfo function conditional
` [PATCH v2 3/8] mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
` [PATCH v2 4/8] USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
` [PATCH v2 5/8] clk: don't mark clkdev_add_table as init
` [PATCH v2 6/8] pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
` [PATCH v2 7/8] video: mark nuc900fb_map_video_memory as __devinit
` [PATCH v2 v2 v2 8/8] spi/s3c64xx: use correct dma_transfer_direction type
[PATCH 1/4] autotools.bbclass: update gnu-config files always
2012-10-09 20:01 UTC (2+ messages)
` [PATCH] "
[PATCH] ARM: OMAP: move old debug-devices.c and debug-leds.c to be OMAP2+ only for now
2012-10-09 20:11 UTC (4+ messages)
[PATCH] i2c-stub: Move to drivers/i2c
2012-10-09 20:10 UTC
[B.A.T.M.A.N.] [PATCHv3 1/4] batctl: Translate client mac to originator mac for ping/traceroute
2012-10-09 20:09 UTC (4+ messages)
` [B.A.T.M.A.N.] [PATCHv3 2/4] batctl: Allow to use IPv4 addresses "
` [B.A.T.M.A.N.] [PATCHv3 3/4] batctl: Allow to skip header in debug table output
` [B.A.T.M.A.N.] [PATCHv3 4/4] batctl: Add filter option for debug tables
+ linux-compilerh-add-__must_hold-macro-for-functions-called-with-a-lock-held.patch added to -mm tree
2012-10-09 20:07 UTC
[Qemu-devel] [PATCH v2 00/21] q35 qemu support
2012-10-09 20:06 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 20/21] q35: automatically load the q35 dsdt table
hsw rps values regress RPS on Macbook Air
2012-10-09 20:05 UTC
+ rapidio-update-for-destination-id-allocation.patch added to -mm tree
2012-10-09 20:03 UTC
+ rapidio-update-asynchronous-discovery-initialization.patch added to -mm tree
2012-10-09 20:03 UTC
+ rapidio-use-msleep-in-discovery-wait.patch added to -mm tree
2012-10-09 20:03 UTC
Ceph Bug #2563
2012-10-09 20:02 UTC (4+ messages)
[PATCH 3/8] sparc64: Eliminate PTE table memory wastage
2012-10-09 20:02 UTC (7+ messages)
[PATCH 0/3] new ARM-soc warning fixes
2012-10-09 20:01 UTC (4+ messages)
[Qemu-devel] [with qemu-git] blockcommit to a ( 'raw' format) base image fails w/ unable to open the disk image file
2012-10-09 20:01 UTC (2+ messages)
[Qemu-devel] [Bug 1064631] [NEW] Feature request: tls for chardev socket (telnet, tcp, udp)
2012-10-09 19:51 UTC
[PATCH] drm: avoid passing null pointer to memset
2012-10-09 19:56 UTC (2+ messages)
[PATCH 0/3] rapidio: updates for multiple mport patches
2012-10-09 19:57 UTC (8+ messages)
` [PATCH 1/3] rapidio: use msleep in discovery wait
` [PATCH 2/3] rapidio: update asynchronous discovery initialization
` [PATCH 3/3] rapidio: update for destination ID allocation
standards revisions
2012-10-09 19:57 UTC (5+ messages)
3.4.1 and 3.5-rc1 Packet lost at 250Mb/s
2012-10-09 19:56 UTC (10+ messages)
[qla2xxx] INFO: possible irq lock inversion dependency detected
2012-10-09 19:56 UTC (5+ messages)
` [PATCH] [RESEND] qla2xxx: fix potential deadlock on ha->hardware_lock
[PATCH 0/3] Update LZO compression
2012-10-09 19:54 UTC (3+ messages)
[PATCH 00/16] f2fs: introduce flash-friendly file system
2012-10-09 19:53 UTC (10+ messages)
[patch] time: cast ->raw_interval to u64 to avoid shift overflow
2012-10-09 19:50 UTC (2+ messages)
` [tip:timers/core] timekeeping: Cast raw_interval "
[PATCH] Fix endless looping between cascade() and internal_add_timer()
2012-10-09 19:49 UTC (2+ messages)
` [tip:timers/core] timers: "
[RFC][CFT][CFReview] execve and kernel_thread unification work
2012-10-09 19:48 UTC (3+ messages)
[PATCH 0/2] Drivers: hv
2012-10-09 19:47 UTC (8+ messages)
` [PATCH 1/2] mm: Export vm_committed_as
` [PATCH 2/2] Drivers: hv: Add Hyper-V balloon driver
[PATCH 1/2] xfsprogs: add PROJID32 geom feature flag
2012-10-09 19:48 UTC (4+ messages)
` [PATCH 2/2] xfsprogs: report projid32 status in growfs output
[PATCH v2 0/10] Cleanup & new features for compiler*.h and bug.h
2012-10-09 19:45 UTC (6+ messages)
` [PATCH v2 03/10] compiler-gcc{3,4}.h: Use GCC_VERSION macro
Problem with NFSv4 (server: NetApp-Filer, client openSUSE-11.4, 12.1 and 12.2)
2012-10-09 19:44 UTC (6+ messages)
[PATCH] xfs: report projid32bit feature in geometry call
2012-10-09 19:45 UTC (2+ messages)
[PATCH] bzip license: bzip2 not bzip
2012-10-09 19:28 UTC
[PATCH] xfstests: 251, 260: Use loopdev as fallback if $SCRATCH_DEV doesn't support FITRIM
2012-10-09 19:42 UTC (2+ messages)
[PATCH] autoconf/ulogd: fix broken libpcap AM_CONDITIONAL
2012-10-09 19:27 UTC
[PATCH] 260: Add another corner case where length is zero
2012-10-09 19:40 UTC (2+ messages)
[PATCH] cpufreq, powernow-k8: Fix usage of smp_processor_id() in preemptible code
2012-10-09 19:38 UTC (2+ messages)
[PATCH] xfs: avoid underflow in xfs_ioc_trim()
2012-10-09 19:39 UTC (2+ messages)
scaling on ivy bridge
2012-10-09 19:35 UTC (2+ messages)
usb 3.0 hard drive doesn't work
2012-10-09 19:35 UTC (4+ messages)
[GIT PULL] Disintegrate UAPI for xen
2012-10-09 19:33 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.