messages from 2010-12-30 17:18:24 to 2010-12-30 20:53:55 UTC [more...]
[QUESTION] what's the problem with CBUS ?
2010-12-30 20:53 UTC (3+ messages)
2.6.37-rc7: Regression: b43: crashes in hwrng_register()
2010-12-30 20:45 UTC (9+ messages)
sysctls below net.ipv[46].conf.all not working as expected
2010-12-30 20:43 UTC (4+ messages)
[PATCH 12/12] xfsprogs: Drop a typedef in db/metadump.c
2010-12-30 20:42 UTC
[PATCH 11/12] xfsprogs: fix up the nametable code in db/metadump.c
2010-12-30 20:42 UTC
[Buildroot] inittab -- mount -o remount,rw / fails
2010-12-30 20:40 UTC
[PATCH 10/12] xfsprogs: use printable characters for obfuscated filenames
2010-12-30 20:42 UTC
[Buildroot] Multiple build errors on the target toolchain for mips:
2010-12-30 20:40 UTC (2+ messages)
[PATCH 09/12] xfsprogs: don't loop on too many dups
2010-12-30 20:42 UTC
[PATCH 08/12] xfsprogs: ensure dup table always has entry for obfuscated name
2010-12-30 20:41 UTC
[PATCH 07/12] xfsprogs: use pointers in generate_obfuscated_name()
2010-12-30 20:41 UTC
[PATCH: 06 /12] xfsprogs: replace repeated blocks with a loop
2010-12-30 20:41 UTC
[PATCH 05/12] xfsprogs: eliminate a pointless loop in generate_obfuscated_name()
2010-12-30 20:40 UTC
[PATCH 04/12] xfsprogs: adjust rather than start over when invalid byte found
2010-12-30 20:40 UTC
[PATCH 03/12] xfsprogs: drop unneeded use of a random character
2010-12-30 20:40 UTC
[PATCH 02/12] xfsprogs: simplify leading '/' handling in generate_obfuscated_name()
2010-12-30 20:40 UTC
[PATCH 01/12] xfsprogs: some things aren't all that special
2010-12-30 20:39 UTC
[PATCH 00/12] xfsprogs: fixup generate_obfuscated_name()
2010-12-30 20:39 UTC
per-chroot clock module ?
2010-12-30 20:31 UTC (3+ messages)
Refcounting (and other) questions
2010-12-30 20:30 UTC
ti-c6accel-1_01_00_01: link error
2010-12-30 20:27 UTC (6+ messages)
[PATCH] hpt366: coding style cleanup
2010-12-30 20:27 UTC (2+ messages)
[PATCH 0/2] distro_tracking_fields updates for blktrace, sysprof
2010-12-30 20:23 UTC (3+ messages)
` [PATCH 1/2] distro_tracking_fields.inc: add fields for blktrace
` [PATCH 2/2] distro_tracking_fields.inc: add fields for sysprof
[PATCH 1/2] drm/i915: avoid reading non-existent PLL reg on Ironlake+
2010-12-30 20:22 UTC (5+ messages)
` [PATCH 2/2] drm/i915: add pipe enable/disable functions
[RFC] drm/i915: context support unit test
2010-12-30 20:21 UTC (7+ messages)
read errors corrected
2010-12-30 20:19 UTC
Sequence Number Validation Bug Fixes 0/2
2010-12-30 20:16 UTC (2+ messages)
[PATCHSET] x86: unify x86_32 and 64 NUMA init paths, take#4
2010-12-30 20:14 UTC (18+ messages)
` [PATCH 01/16] x86: Kill unused static boot_cpu_logical_apicid in smpboot.c
` [PATCH 02/16] x86: Rename x86_32 MAX_APICID to MAX_LOCAL_APIC
` [PATCH 03/16] x86: Make default_send_IPI_mask_sequence/allbutself_logical() 32bit only
` [PATCH 04/16] x86: Replace cpu_2_logical_apicid[] with early percpu variable
` [PATCH 05/16] x86: Always use x86_cpu_to_logical_apicid for cpu -> logical apic id
` [PATCH 06/16] x86: Kill apic->cpu_to_logical_apicid()
` [PATCH 07/16] x86: Add apic->x86_32_early_logical_apicid()
` [PATCH 08/16] x86: Implement the default x86_32_early_logical_apicid()
` [PATCH 09/16] x86: Implement x86_32_early_logical_apicid() for bigsmp_32
` [PATCH 10/16] x86: Implement x86_32_early_logical_apicid() for summit_32
` [PATCH 11/16] x86: Implement x86_32_early_logical_apicid() for numaq_32
` [PATCH 12/16] x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
` [PATCH 13/16] x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
` [PATCH 14/16] x86: Unify CPU -> "
` [PATCH 15/16] x86: Unify node_to_cpumask_map handling "
` [PATCH 16/16] x86: Unify NUMA initialization "
linux-next: build failure after merge of the final tree (input tree related)
2010-12-30 20:10 UTC (6+ messages)
[PATCH][zram] Do not check for init flag before starting I/O
2010-12-30 20:09 UTC (4+ messages)
Compat-wireless release for 2010-12-30 is baked
2010-12-30 20:04 UTC
Linux 2.6.37-rc8
2010-12-30 20:02 UTC (19+ messages)
` Linux 2.6.37-rc8 (no fb)
` still nfs problems [Was: Linux 2.6.37-rc8]
[PATCH RFC v2] Consider E820 non-RAM and E820 gaps as 1-1 mappings
2010-12-30 19:48 UTC (18+ messages)
` [PATCH 1/8] xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY
` [PATCH 2/8] xen/mmu: Add the notion of identity (1-1) mapping
` [PATCH 3/8] xen/setup: Set identity mapping for non-RAM E820 and E820 gaps
` [PATCH 4/8] xen/mmu: Warn against races
` [PATCH 5/8] xen/debug: Print out all pages in the P2M
` [PATCH 6/8] xen/debug: WARN_ON when 1-1 but no _PAGE_IOMAP flag set
` [PATCH 7/8] xen/mmu: Introduce IDENTITY_FRAME_BIT
` [PATCH 8/8] xen/mmu: Set _PAGE_IOMAP if PFN is in identity P2M
[PATCH] lib-git-svn.sh: Move web-server handling code into separate function
2010-12-30 19:44 UTC
[PATCH] msvc: Fix compilation error due to missing mktemp() declaration
2010-12-30 19:33 UTC (3+ messages)
Build regressions/improvements in v2.6.37-rc8
2010-12-30 19:42 UTC
Build regressions/improvements in v2.6.37-rc7
2010-12-30 19:40 UTC (2+ messages)
[RFC] Deferred disk spinup during system resume
2010-12-30 19:40 UTC
[RFC] Deferred disk spinup during system resume
2010-12-30 19:40 UTC
[2.6.37-rc8] BUG kmalloc-256: Poison overwritten
2010-12-30 19:39 UTC (3+ messages)
[PATCH 1/3] soc_camera: Add the ability to bind regulators to soc_camedra devices
2010-12-30 19:38 UTC (5+ messages)
` [PATCH 2/3] mx3_camera: Support correctly the YUV222 and BAYER configurations of CSI
[U-Boot] {Spam?} u-boot relocation
2010-12-30 19:38 UTC (4+ messages)
[PATCH 3/3 v2] of/device: Register children with a compatible value in of_platform_bus_probe()
2010-12-30 19:37 UTC (6+ messages)
[net-next-2.6 PATCH v2 0/3] Series short description
2010-12-30 19:26 UTC (4+ messages)
` [net-next-2.6 PATCH v2 1/3] dcbnl: add support for ieee8021Qaz attributes
` [net-next-2.6 PATCH v2 2/3] dcbnl: add appliction tlv handlers
` [net-next-2.6 PATCH v2 3/3] net_dcb: add application notifiers
[PATCH 7/7 v2] OMAP: runtime: McSPI driver runtime conversion
2010-12-30 19:29 UTC (3+ messages)
[PATCH 1/4 V2] mwl8k: Modify add_dma_header to include pad parameters
2010-12-30 19:23 UTC (4+ messages)
` [PATCH 2/4 V2] mwl8k: Add encapsulation of data packet for crypto
` [PATCH 3/4 V2] mwl8k: Set mac80211 rx status flags appropriately when hw crypto is enabled
` [PATCH 4/4 V2] mwl8k: Enable HW encryption for AP mode
[PULL] soc-camera for 2.6.38
2010-12-30 19:22 UTC
I URGE YOU TO THIS FOR THE WORK OF GOD AND HELP THE POOR?
2010-12-30 13:13 UTC
[PATCH 6/7 v2] OMAP: devices: Modify McSPI device to adapt to hwmod framework
2010-12-30 19:19 UTC (3+ messages)
[net-next-2.6 PATCH v2 4/4] dcbnl: cleanup
2010-12-30 19:17 UTC (2+ messages)
[patch 1/8] init: rename CONFIG_EMBEDDED to CONFIG_EXPERT
2010-12-30 19:17 UTC (4+ messages)
I URGE YOU TO THIS FOR THE WORK OF GOD AND HELP THE POOR?
2010-12-30 13:13 UTC (2+ messages)
[linux-lvm] pvmove painfully slow on parity RAID
2010-12-30 19:12 UTC (5+ messages)
[net-next-2.6 PATCH v2 1/4] dcbnl: adding DCBX engine capability
2010-12-30 19:09 UTC (3+ messages)
[cron job] v4l-dvb daily build: WARNINGS
2010-12-30 19:09 UTC (2+ messages)
[PATCH 4/7 v2] OMAP4: hwmod data: Add McSPI
2010-12-30 19:06 UTC (3+ messages)
BUG: while bridging Ethernet and wireless device:
2010-12-30 19:06 UTC (7+ messages)
` [PATCH net-2.6] bridge: fix br_multicast_ipv6_rcv for paged skbs
[net-next-2.6 PATCH v2 2/4] dcbnl: adding DCBX feature flags get-set
2010-12-30 19:05 UTC (2+ messages)
[PATCH 2/7 v2] OMAP2430: hwmod data: Add McSPI
2010-12-30 19:03 UTC (3+ messages)
[U-Boot] [PATCH 1/2] Blackfin: bfin_sdh: set all timer bits before transfer
2010-12-30 19:03 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] Blackfin: bfin_sdh: add support for multiblock operations
[git pull] i915 fixes
2010-12-30 19:01 UTC
[PATCH] glib-2.0_2.26.1: remove `DEFAULT_PREFERENCE = "-1"`
2010-12-30 18:58 UTC (2+ messages)
[PATCH -v2 3/6] x86, 64bit, numa: Put pgtable to local node memory
2010-12-30 18:54 UTC (13+ messages)
` [boot crash] "
` [build failure] "
` [patch] x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulation
[PATCH] sky2: Do not use legacy PCI power management
2010-12-30 18:52 UTC (3+ messages)
` [PATCH] skge: "
unsolicited multiline result
2010-12-30 18:51 UTC (3+ messages)
[PATCH R2 1/7] mm: Add add_registered_memory() to memory hotplug API
2010-12-30 18:49 UTC (5+ messages)
Raid/5 optimization for linear writes
2010-12-30 18:47 UTC (3+ messages)
[PATCHSET REPOST] x86: unify x86_32 and 64 NUMA init paths, take#3
2010-12-30 18:43 UTC (7+ messages)
` [PATCH 15/16] x86: Unify node_to_cpumask_map handling between 32 and 64bit
[PATCH] xenbus: avoid zero returns from read()
2010-12-30 18:39 UTC (5+ messages)
` "
linux-2.6.37-rc8: EEPROM_93CX6 which has unmet direct dependencies (MISC_DEVICES)
2010-12-30 19:31 UTC
bitbake oddity, wong kernel
2010-12-30 18:29 UTC
[PATCH] gnome-power-manager: fix compilation
2010-12-30 18:25 UTC (4+ messages)
` [RFC] dealing with hard coded `libtool` in `Makefile.*` (was: [PATCH] gnome-power-manager: fix compilation)
Bug#606719: "Normal" kernel being before the Xen hypervisor in Squeeze
2010-12-30 18:25 UTC (2+ messages)
linux-next: Tree for December 30
2010-12-30 18:23 UTC (3+ messages)
` [PATCH -next] staging: usbvideo/vicam depends on USB
` [PATCH -next] staging: se401 "
[PATCH v5 3/3] cgroups: make procs file writable
2010-12-30 18:25 UTC (19+ messages)
[PATCH 3/3 v2] input - wacom_w8001: Add one finger touch support
2010-12-30 18:25 UTC (4+ messages)
[cpuops cmpxchg V2 5/5] cpuops: Use cmpxchg for xchg to avoid lock semantics
2010-12-30 18:19 UTC (12+ messages)
` x86: Use this_cpu_has for thermal_interrupt
[Buildroot] commiting patches
2010-12-30 18:18 UTC (2+ messages)
Linux 2.6.37-rc8 (no fb)
2010-12-30 18:16 UTC (3+ messages)
[Buildroot] [Bug 3007] New: kexec doesn't build: Missing regdef.h file
2010-12-30 18:15 UTC (5+ messages)
` [Buildroot] [Bug 3007] "
New raid level suggestion
2010-12-30 18:10 UTC (7+ messages)
[regression] drm/i915: Flush pending writes on i830/i845 after updating GTT
2010-12-30 18:06 UTC (6+ messages)
rebase parents, or tracking upstream but removing non-distributable bits
2010-12-30 17:54 UTC
read errors corrected
2010-12-30 18:03 UTC (7+ messages)
about ${KERNEL_CC} and ${CC}
2010-12-30 18:02 UTC (5+ messages)
[PATCH 0/3] tracing: trace-cmd fixes and new kernelshark recipe
2010-12-30 17:57 UTC (4+ messages)
` [PATCH 3/3] kernelshark: add ftrace gui viewer
` [PATCH 1/3] trace-cmd: fix cross-compilation
` [PATCH 2/3] glib-2.0: fix g_once_init_enter compile failure
[Qemu-devel] [PATCH] TCG: Improve tb_phys_hash_func()
2010-12-30 17:55 UTC (2+ messages)
[Qemu-devel] Digital Development wants to keep up with you on Twitter
2010-12-30 17:55 UTC
[PATCH] scsi_mid_low_api.txt recommend resid usage
2010-12-30 17:50 UTC (4+ messages)
[PATCH net-next-2.6] sfq: fix sfq stats handling
2010-12-30 17:49 UTC (4+ messages)
` [PATCH net-next-2.6] sfq: fix slot_dequeue_head()
[PATCH] Read THREAD_CPUTIME clock from other processes
2010-12-30 17:45 UTC (6+ messages)
` [PATCH resend] Reading POSIX CPU timer from outside the process
[Qemu-devel] [PATCH] Fix curses on big endian hosts
2010-12-30 17:42 UTC (2+ messages)
Compilation of pktgen fails for ARCH=um
2010-12-30 17:39 UTC (2+ messages)
` [PATCH/RFC] "
[GIT PULL] oprofile fixes for v2.6.37
2010-12-30 17:38 UTC (4+ messages)
IPoIB to Ethernet routing performance
2010-12-30 17:37 UTC (10+ messages)
` [ewg] "
[PATCH v3] cpan_build.bbclass; added cc and ld flags to the perl Build.PL invocation
2010-12-30 17:35 UTC (6+ messages)
` [PATCH 1/2] perl 5.10.1: fix archlib(exp) and privlib(exp) vars in target configs
` [PATCH 2/2] classes/cpan: fix bin/script/man1/man3 installation dirs
[PATCH 0/5] perl and other devel/toolchain recipe upgrades
2010-12-30 17:26 UTC (6+ messages)
` [PATCH 5/5] perl, perl-native: upgrade from 5.8.8 to 5.12.2
` [PATCH 1/5] distro-tracking: update recently updated recipes
` [PATCH 2/5] git: upgrade from 1.7.3.2 to 1.7.3.4
` [PATCH 3/5] byacc: upgrade recipe from 20100610 to 20101127
` [PATCH 4/5] python-dbus: upgrade from 0.83.1 to 0.83.2
[U-Boot] [PATCH] OMAP: Remove omapfb.debug=y from Beagle and Overo env settings
2010-12-30 17:19 UTC
[PATCH 4/4] test: use new names for CalledLine* properties
2010-12-30 17:18 UTC (2+ 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.