messages from 2009-07-21 07:42:06 to 2009-07-21 10:28:04 UTC [more...]
[PATCHSET percpu#for-next] implement and use sparse embedding first chunk allocator
2009-07-21 10:26 UTC (48+ messages)
` [PATCH 01/20] percpu: fix pcpu_reclaim() locking
` [PATCH 02/20] percpu: improve boot messages
` [PATCH 04/20] percpu: build first chunk allocators selectively
` [PATCH 05/20] percpu: generalize first chunk allocator selection
` [PATCH 06/20] percpu: drop @static_size from first chunk allocators
` [PATCH 08/20] percpu: add @align to pcpu_fc_alloc_fn_t
` [PATCH 09/20] percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
` [PATCH 10/20] percpu: introduce pcpu_alloc_info and pcpu_group_info
` [PATCH 11/20] percpu: add pcpu_unit_offsets[]
` [PATCH 12/20] percpu: add chunk->base_addr
` [PATCH 13/20] vmalloc: separate out insert_vmalloc_vm()
` [PATCH 14/20] vmalloc: implement pcpu_get_vm_areas()
` [PATCH 15/20] percpu: use group information to allocate vmap areas sparsely
` [PATCH 16/20] percpu: update embedding first chunk allocator to handle sparse units
` [PATCH 17/20] x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
` [PATCH 18/20] percpu: kill lpage first chunk allocator
` [PATCH 20/20] powerpc64: convert to dynamic percpu allocator
[PATCH] cgroup: fix reverse unlock sequence in cgroup_get_sb
2009-07-21 10:25 UTC
[PATCH] cgroup: fix reverse unlock sequence in cgroup_get_sb
2009-07-21 10:25 UTC
[U-Boot] [PATCH V5] ppc4xx: Add 405EP based PMC405DE board
2009-07-21 10:22 UTC
Support for synaptic touchscreen in HTC dream
2009-07-21 10:21 UTC (6+ messages)
[2.6.27.25] Hang in SCSI sync cache when a disk is removed--?
2009-07-21 10:16 UTC (10+ messages)
[Buildroot] [Bug 473] New: memstat_0.5.tar.gz has install with -D and that fails "make" (last buildroot git)
2009-07-21 10:19 UTC (3+ messages)
` [Buildroot] [Bug 473] "
[U-Boot] [PATCH] Add 16bit colour support in lcd.h
2009-07-21 10:18 UTC
[PATCH] thinkpad-acpi: Avoid heap buffer overrun
2009-07-21 10:17 UTC (2+ messages)
[Qemu-devel] [PATCH] net: add raw backend
2009-07-21 10:17 UTC (13+ messages)
` [Qemu-devel] [PATCH] net: add raw backend - some performance measurements
Linux 2.6.27.27
2009-07-21 10:16 UTC (8+ messages)
Reading from ISP registers fails
2009-07-21 10:14 UTC (2+ messages)
[PATCH] powerpc/cell: strncpy does not null terminate string
2009-07-21 10:17 UTC (5+ messages)
` [PATCH] powerpc/cell: replace strncpy by strlcpy
Xen 3.4 multi-function pass-through tree, isn't working
2009-07-21 10:15 UTC (6+ messages)
network misbehaviour with gplpv and 2.6.30
2009-07-21 10:13 UTC (4+ messages)
[PATCH v2] add SBC-FITPC2 watchdog driver
2009-07-21 10:13 UTC
New release candidates for 3.3.2 and 3.4.1
2009-07-21 10:13 UTC (5+ messages)
[PATCH 2/2] ar7_wdt: convert to become a platform driver
2009-07-21 10:11 UTC (4+ messages)
Xen Summit North America 2010 - Proposal
2009-07-21 10:11 UTC
[U-Boot] [PATCH v2] Add AVR32 LCD support
2009-07-21 10:11 UTC
HTC: touchscreen driver
2009-07-21 10:11 UTC (10+ messages)
vimrc
2009-07-21 10:09 UTC
[U-Boot] [PATCH V2] ppc4xx: use SPRN_TCR macro instead of tcr
2009-07-21 10:06 UTC (2+ messages)
[Patch] pipe: use file_update_time() when hold i_mutex
2009-07-21 10:07 UTC (3+ messages)
HTC Dream touchscreen in staging: more cleanups
2009-07-21 10:04 UTC
[PATCH 0/5] ext3/jbd patches in my patch queue
2009-07-21 10:04 UTC (6+ messages)
` [PATCH 1/5] jbd: Fail to load a journal if it is too short
` [PATCH 2/5] ext3: Fix truncation of symlinks after failed write
` [PATCH 3/5] jbd: Fix a race between checkpointing code and journal_get_write_access()
` [PATCH 4/5] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 5/5] jbd: fix race between write_metadata_buffer and get_write_access
bluetooth SPP link to Nokia phone
2009-07-21 10:02 UTC (2+ messages)
(no subject)
2009-07-21 10:02 UTC
checkpatch whitespace
2009-07-21 10:01 UTC
mptspi: Unexpected doorbell active!
2009-07-21 9:59 UTC (4+ messages)
clone
2009-07-21 9:56 UTC (3+ messages)
UK TOBACCO PROMO
2009-07-21 8:57 UTC
[PATCH] passthru: Fix pci bar remapping for passthru devices
2009-07-21 9:57 UTC (7+ messages)
[PATCH] stubdom: use TARGET_PAGE_SIZE
2009-07-21 9:57 UTC (2+ messages)
[U-Boot] [PATCH] OneNAND: Runtime badblock support
2009-07-21 9:55 UTC
Testers wanted: New SB X-Fi driver
2009-07-21 9:53 UTC (3+ messages)
how to quirk max capture level?
2009-07-21 9:51 UTC
[KVM-AUTOTEST PATCH 0/17] kvm_subprocess, guestwizard improvements, timedrift and other small things
2009-07-21 9:47 UTC (18+ messages)
` [KVM-AUTOTEST PATCH 02/17] Modify kvm_vm and kvm_preprocessing to use the new kvm_subprocess module
` [KVM-AUTOTEST PATCH 03/17] Modify remote_login and remote_scp in kvm_utils to use kvm_subprocess
` [KVM-AUTOTEST PATCH 04/17] Modify run_autotest() in kvm_tests.py to use the new kvm_subprocess module
` [KVM-AUTOTEST PATCH 05/17] Remove kvm_spawn and run_bg() from kvm_utils.py
` [KVM-AUTOTEST PATCH 06/17] kvm_guest_wizard: rename output_dir to debug_dir in barrier_2()
` [KVM-AUTOTEST PATCH 07/17] kvm_guest_wizard: pass 'params' directly to barrier_2()
` [KVM-AUTOTEST PATCH 08/17] kvm_guest_wizard: allow keeping screendump history for debugging purposes
` [KVM-AUTOTEST PATCH 09/17] kvm_tests.cfg.sample: add 'keep_screendump_history = yes' to step file tests
` [KVM-AUTOTEST PATCH 10/17] KVM test: optionally convert PPM files to PNG format after test
` [KVM-AUTOTEST PATCH 11/17] KVM test: kvm_tests.cfg.sample: convert PPM files to PNG by default
` [KVM-AUTOTEST PATCH 12/17] KVM test: add simple timedrift test (mainly for Windows)
` [KVM-AUTOTEST PATCH 13/17] KVM test: fix a parsing problem in kvm_config.py
` [KVM-AUTOTEST PATCH 15/17] KVM test: add timedrift test to kvm_tests.cfg.sample
` [Autotest] "
` [Autotest] [KVM-AUTOTEST PATCH 12/17] KVM test: add simple timedrift test (mainly for Windows)
[RFC/PATCH] net: Rework mdio-ofgpio driver to use of_mdio infrastructure
2009-07-21 9:50 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/3] ir-kbd-i2c, cx18: IR devices for CX23418 boards
2009-07-21 9:14 UTC (5+ messages)
` [PATCH 1/3] ir-kbd-i2c: Allow use of ir-kdb-i2c internal get_key funcs and set ir_type
Best hardware platform for native compiling
2009-07-21 9:16 UTC
KVM crashes when using certain USB device
2009-07-21 9:44 UTC (9+ messages)
[ALSA] emu10k1: hw_ptr skipping when unpausing mplayer
2009-07-21 9:44 UTC (6+ messages)
/proc/kcore has a unreasonable size(281474974617600) in x86_64 2.6.30-rc8
2009-07-21 9:41 UTC (22+ messages)
` [Patch BUGFIX] kcore: fix its wrong size on x86_64
` [Patch] kcore: remove its pointless size
` [RESEND Patch] "
` [RFC][PATCH 0/3] kcore: clean up and update ram information properly
` [RFC][PATCH 1/3] kcore: use usual list ops in kclist
` [RFC][PATCH 2/3] kcore: add kclist type information
` [RFC][PATCH 3/3] kcore: rebuild RAM information based on io resource information
[linux-lvm] vgs result code error
2009-07-21 9:41 UTC (4+ messages)
[RFC PATCH 0/14] amd64_edac: marry mcheck to amd64 edac
2009-07-21 9:40 UTC (4+ messages)
` [PATCH 01/14] amd64_edac: simplify error type bits extractors
[Bug 22867] New: [KMS] black screen on nouveau.ko module load
2009-07-21 9:41 UTC (4+ messages)
` [Bug 22867] "
HugeTLB mapping for drivers (sample driver)
2009-07-21 9:40 UTC (7+ messages)
[U-Boot] [PATCH] mpc83xx: Add esd VME8349 board support
2009-07-21 9:38 UTC (3+ messages)
[LTP] Issue observed with chmod05, fchmod05 test cases
2009-07-21 9:35 UTC
[LTP] msgctl10 fails on Powerpc Linux-2.6.29.6
2009-07-21 9:33 UTC (2+ messages)
` "
[patch 1/4] mm: drop unneeded double negations
2009-07-21 9:33 UTC (5+ messages)
` [patch 2/4] mm: introduce page_lru_type()
` [patch 3/4] mm: return boolean from page_is_file_cache()
` [patch 4/4] mm: return boolean from page_has_private()
[U-Boot] [PATCH][FIXED] zlib: updated to v.1.2.3
2009-07-21 9:32 UTC
DMA Engine on MPC8270
2009-07-21 9:32 UTC (2+ messages)
[PATCH 00/14] For review
2009-07-21 9:32 UTC (4+ messages)
` [PATCH 07/14] remove partitions from raid devices before they are used for something else
[PATCH 0/5] at91: Introduction of at91sam9g10 SOC
2009-07-21 9:31 UTC (5+ messages)
` [PATCH 5/5] at91/atmel_lcdfb: add at91sam9g10 support to atmel LCD driver
[lm-sensors] [PATCH] asus_atk0110: fix limit readings
2009-07-21 9:27 UTC
[Bugme-new] [Bug 13709] New: b2c2-flexcop: no frontend driver found for this B2C2/FlexCop adapter w/ kernel-2.6.31-rc2
2009-07-21 9:20 UTC (3+ messages)
[PATCH] Added CONFIG_VFAT_FS_DUALNAMES option
2009-07-21 9:16 UTC (14+ messages)
` CONFIG_VFAT_FS_DUALNAMES regressions
ASoC: Correct a bug with "ADC Inversion Switch" in wm8974 codec
2009-07-21 9:15 UTC
[PATCH v2] wireless: wl12xx, fix lock imbalance
2009-07-21 9:10 UTC (4+ messages)
[Bug 13292] New: ext4 without journal reproductible file corruption
2009-07-21 9:02 UTC (2+ messages)
` [Bug 13292] "
[PATCH] Add a kvm subtest -- pci_hotplug, which supports both Windows OS and Linux OS
2009-07-21 9:01 UTC (3+ messages)
AC97 on pcm030 board with WM9712 codec
2009-07-21 9:01 UTC (2+ messages)
[cron job] v4l-dvb daily build 2.6.22 and up: WARNINGS, 2.6.16-2.6.21: ERRORS
2009-07-21 8:59 UTC
[PATCH v2] crypto: authenc - convert to ahash
2009-07-21 9:02 UTC
[PATCH] tracing/events: Add module tracepoints
2009-07-21 8:56 UTC
[Ocfs2-devel] [PATCH] ocfs2: flush dentry lock drop when sync ocfs2 volume
2009-07-21 8:58 UTC (5+ messages)
[LTP] Issue observed with chmod05, fchmod05 test cases
2009-07-21 8:57 UTC (5+ messages)
Constantly varying download rate with a complex xen networking setup, why?
2009-07-21 8:52 UTC (8+ messages)
[U-Boot] [PATCH] Refresh LZMA-lib to 4.65
2009-07-21 8:52 UTC (3+ messages)
[RFC] hal-0.5.12 requires blkid >= 1.43
2009-07-21 8:33 UTC
[U-Boot] Refresh LZMA-lib to v4.65 (v3 resend)
2009-07-21 8:45 UTC (2+ messages)
` [U-Boot] [PATCH] Refresh LZMA-lib to v4.65
[PATCH] KVM: VMX: Fix locking imbalance on emulation failure
2009-07-21 8:43 UTC
[U-Boot] arm: pRAM support?
2009-07-21 8:42 UTC
Two Codecs in the machine driver
2009-07-21 8:42 UTC (2+ messages)
syslog stops to deliver to console
2009-07-21 8:37 UTC
[U-Boot] Refresh LZMA-lib to v4.65 (v2)
2009-07-21 8:34 UTC
[PATCH 1/2 v2] dmaengine: at_hdmac: new driver for the Atmel AHB DMA Controller
2009-07-21 8:33 UTC (4+ messages)
` [PATCH 1/2 v3] "
[Qemu-devel] [PATCH 0/2][RFC] Introduce macros for setting properties
2009-07-21 8:30 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] Introduce macro for defining qdev properties
` [Qemu-devel] "
[patch] perf_counter tools: give perf top inherit option
2009-07-21 8:30 UTC
encrypted repositories?
2009-07-21 8:30 UTC (7+ messages)
[U-Boot] help: Can't enter thee lowlevel_init.S?
2009-07-21 8:28 UTC
[PATCH] input: add support for generic GPIO-based matrix keypad
2009-07-21 8:26 UTC (12+ messages)
[patch 27/54] Staging: hv: remove ULONG and LONG typedefs
2009-07-21 8:26 UTC (3+ messages)
[PATCH] kvm: Drop obsolete cpu_get/put in make_all_cpus_request
2009-07-21 8:24 UTC (3+ messages)
[Buildroot] standard libc libm support
2009-07-21 8:24 UTC
[Qemu-devel] Qemu regression (network in OpenBSD 4.5 works in 0.9.1, but not in 0.10.[45])
2009-07-21 8:23 UTC (2+ messages)
Found a invisible tube of you snap over your window
2009-07-21 6:17 UTC
(no subject)
2009-07-21 8:12 UTC
(unknown)
2009-07-21 8:11 UTC
[PATCH 1/2] init: set nr_cpu_ids before setup_per_cpu_areas()
2009-07-21 8:16 UTC (2+ messages)
` [PATCH 2/2] percpu: fix sparse possible cpu map handling
[PATCH][pvops_dom0][0/4] parse ACPI Cx/Px info for Xen
2009-07-21 8:12 UTC (3+ messages)
Write barriers and hardware RAID
2009-07-21 8:12 UTC
[PATCH] PCI serial card support
2009-07-21 8:11 UTC (2+ messages)
[Qemu-devel] [PATCH 00/20] More configure/Makefile cleanups
2009-07-21 8:10 UTC (2+ messages)
[PATCH] gitk: Do not hard-code "encoding" in attribute lookup functions
2009-07-21 8:09 UTC
[Buildroot] libgcc build error on arm
2009-07-21 8:09 UTC (3+ messages)
[Qemu-devel] [PATCH] update server bits on vnc_update
2009-07-21 8:09 UTC (2+ messages)
` [Qemu-devel] "
A few changes to pxa27x_keypad
2009-07-21 8:08 UTC
Lockdep warning for sys_tee system call
2009-07-21 8:09 UTC (2+ messages)
[BUG] Linux-2.6.31-rc1 Fails To Recognize Some USB Disks
2009-07-21 8:08 UTC (7+ messages)
[PATCH][pvops_dom0][4/4] use physical acpi_id in acpi processor parsing logic
2009-07-21 8:07 UTC (3+ messages)
[U-Boot] [PATCH] zlib: updated to v.1.2.3
2009-07-21 8:06 UTC (2+ messages)
[RFC/RFT] serio - switch to using dev_pm_ops
2009-07-21 8:06 UTC
[U-Boot] [PATCH v2] ppc4xx: Add GDsys CompactCenter board support
2009-07-21 8:05 UTC (5+ messages)
[RFC/RFT] Input: i8042 - switch to using dev_pm_ops
2009-07-21 8:04 UTC
[PATCH]: New implementation of scsi_execute_async()
2009-07-21 8:03 UTC (8+ messages)
[PATCH] post-update.sample referenced obsolete binary "git-update-server-info"
2009-07-21 8:01 UTC (4+ messages)
iwl3945 in 2.6.31-rc0: ad-hoc mode broken?
2009-07-21 7:58 UTC (7+ messages)
` iwl3945: fix LED config option
how to reorder commits
2009-07-21 7:53 UTC (5+ messages)
[PATCH 07/10] ehci-dbgp,ehci: Allow early or late use of the dbgp device
2009-07-21 7:47 UTC (3+ messages)
[U-Boot] Pull request - net
2009-07-21 7:48 UTC (2+ messages)
[U-Boot] [PATCH] Bugfix: mpc512x_fec MII accesses fail after ethernet transfers
2009-07-21 7:48 UTC (5+ messages)
ir-kbd-i2c: Drop irrelevant inline keywords
2009-07-21 7:45 UTC (3+ messages)
[Qemu-devel] [PATCH, RFC] Sparc64: convert APB to qdev
2009-07-21 7:45 UTC (3+ messages)
[PATCH v3] Input: add touchscreen driver for MELFAS MCS-5000 controller
2009-07-21 7:45 UTC (6+ messages)
[PATCH] MTD: Correct typo "MTD_DATAFLASH_VERIFY_WRITE"
2009-07-21 7:43 UTC (3+ messages)
[U-Boot] [PATCH 1/6] include/config_cmd_default.h cleanup
2009-07-21 7:43 UTC (8+ messages)
` [U-Boot] [PATCH v7 2/6] Marvell Sheevaplug Board support
` [U-Boot] [PATCH v13 3/6] Marvell MV88F6281GTW_GE "
` [U-Boot] [PATCH 4/6] net: phy: bugfixes: mv88E61xx multichip addressing support
` [U-Boot] [PATCH 5/6] net: Kirkwood_egiga: forced interface speed config support
[Qemu-devel] [PATCH v3 0/5] cleanup drive handling
2009-07-21 7:42 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 4/5] QemuOpts: framework for storing and parsing options
[Ocfs2-devel] [PATCH 0/2] Two b-tree bug fixes
2009-07-21 7:42 UTC (2+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: Use ocfs2_rec_clusters in ocfs2_adjust_adjacent_records
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.