messages from 2009-04-29 09:55:44 to 2009-04-29 11:52:37 UTC [more...]
Udev integration for device-mapper and its subsystems
2009-04-29 11:52 UTC (3+ messages)
[U-Boot] PCI on mpc832x?
2009-04-29 11:51 UTC (5+ messages)
linux-next: Tree for April 24
2009-04-29 11:51 UTC (6+ messages)
` Next April 24: [S390] allmodconfig build failure (trace/events)
load_policy.c:351:1: error: "MNT_DETACH" redefined
2009-04-29 11:51 UTC (2+ messages)
[StGit PATCH 0/9] Various StGit updates
2009-04-29 11:48 UTC (4+ messages)
` [StGit PATCH 9/9] Use the default git colouring scheme rather than specific scripts
[PATCH] [0/16] POISON: Intro
2009-04-29 11:45 UTC (18+ messages)
` [PATCH] [13/16] POISON: The high level memory error handler in the VM
` [PATCH] [13/16] POISON: The high level memory error handler in the VM II
` btrfs BUG on creating huge sparse file
[PATCH] OMAP3: SR: Fix SR driver to check for omap-pm return values
2009-04-29 11:45 UTC (2+ messages)
[PATCH 1/6] powerpc: Move #ifdef'ed body of do_IRQ() into a separate function
2009-04-29 11:44 UTC (4+ messages)
Invalid search parameter in webinterface
2009-04-29 11:44 UTC (2+ messages)
` [PATCH] gitweb: escape searchtext and parameters for replay
oops in futex_init()
2009-04-29 11:40 UTC (5+ messages)
Microblaze MMU patches
2009-04-29 11:39 UTC (29+ messages)
` [PATCH 05/30] microblaze_mmu_v1: Alocate TLB for early console
` [PATCH 06/30] microblaze_mmu_v1: TLB low level code
` [PATCH 07/30] microblaze_mmu_v1: MMU initialization
` [PATCH 08/30] microblaze_mmu_v1: mmu.h update
` [PATCH 09/30] microblaze_mmu_v1: Page fault handling high level - fault.c
` [PATCH 10/30] microblaze_mmu_v1: Context handling - mmu_context.c/h
` [PATCH 11/30] microblaze_mmu_v1: Page table - ioremap - pgtable.c/h, section update
` [PATCH 12/30] microblaze_mmu_v1: io.h MMU update
` [PATCH 13/30] microblaze_mmu_v1: pgalloc.h and page.h
` [PATCH 14/30] microblaze_mmu_v1: Update process creation for MMU
` [PATCH 15/30] microblaze_mmu_v1: Update tlb.h and tlbflush.h
` [PATCH 16/30] microblaze_mmu_v1: MMU asm offset update
` [PATCH 17/30] microblaze_mmu_v1: Add CURRENT_TASK for entry.S
` [PATCH 18/30] microblaze_mmu_v1: entry.S, entry.h
` [PATCH 19/30] microblaze_mmu_v1: Update exception handling - MMU exception
` [PATCH 20/30] microblaze_mmu_v1: uaccess MMU update
` [PATCH 21/30] microblaze_mmu_v1: Add MMU related exceptions handling
` [PATCH 22/30] microblaze_mmu_v1: Update linker script for MMU
` [PATCH 23/30] microblaze_mmu_v1: Enable fork syscall for MMU and add fork as vfork for noMMU
[Buildroot] HEADS UP: svn->git transition
2009-04-29 11:38 UTC
[patch] kvm.h only needs asm/types.h
2009-04-29 11:37 UTC (3+ messages)
[PATCH] virtio-blk: add SGI_IO passthru support
2009-04-29 11:37 UTC (22+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/7] kvm: fix system reset & rework slot management
2009-04-29 11:36 UTC (10+ messages)
` [Qemu-devel] [PATCH 4/7] kvm: Add sanity checks to "
linux-next: Tree for April 28
2009-04-29 11:36 UTC (5+ messages)
` Next April 28: boot failure on PowerPC with SLQB
[PATCH/RFT 0/13] x86: unify vmlinux.lds
2009-04-29 11:34 UTC (7+ messages)
` [tip:x86/kbuild] x86, vmlinux.lds: fix relocatable symbols
[Buildroot] [PATCH] uClibc: fix 0.9.30.1 build with linuxthreads on ARM
2009-04-29 11:35 UTC (5+ messages)
[RFC, PATCH 2.6.29.2] Ethernet V2.0 Configuration Testing Protocol, revision 20090428
2009-04-29 11:34 UTC (3+ messages)
qemu-kvm.git now live
2009-04-29 11:31 UTC (14+ messages)
md extension to support booting from raid whole disks
2009-04-29 11:32 UTC (9+ messages)
[PATCH 0/29] x86/perfcounters: x86 and AMD cpu updates
2009-04-29 11:28 UTC (42+ messages)
` [PATCH 01/29] x86: perfcounter: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus
` [PATCH 02/29] perfcounter: declare perf_max_counters only for CONFIG_PERF_COUNTERS
` [PATCH 03/29] x86/perfcounters: add default path to cpu detection
` [PATCH 04/29] x86/perfcounters: rework pmc_amd_save_disable_all() and pmc_amd_restore_all()
` [PATCH 05/29] x86/perfcounters: protect per-cpu variables with compile barriers only
` [PATCH 06/29] perfcounters: rename struct hw_perf_counter_ops into struct pmu
` [PATCH 07/29] x86/perfcounters: rename struct pmc_x86_ops into struct x86_pmu
` [PATCH 08/29] x86/perfcounters: make interrupt handler model specific
` [PATCH 09/29] x86/perfcounters: remove get_status() from struct x86_pmu
` [PATCH 10/29] x86/perfcounters: remove ack_status() "
` [PATCH 11/29] x86/perfcounters: rename __hw_perf_counter_set_period into x86_perf_counter_set_period
` [PATCH 12/29] x86/perfcounters: rename intel only functions
` [PATCH 13/29] x86/perfcounters: modify initialization of struct x86_pmu
` [PATCH 14/29] x86/perfcounters: make x86_pmu data a static struct
` [PATCH 15/29] x86/perfcounters: move counter parameters to struct x86_pmu
` [PATCH 16/29] x86/perfcounters: make pmu version generic
` [PATCH 17/29] x86/perfcounters: make x86_pmu_read() static inline
` [PATCH 18/29] x86/perfcounters: rename cpuc->active_mask
` [PATCH 19/29] x86/perfcounters: generic use of cpuc->active
` [PATCH 20/29] x86/perfcounters: consistent use of type int for counter index
` [PATCH 21/29] x86/perfcounters: rework counter enable functions
` [PATCH 22/29] x86/perfcounters: rework counter disable functions
` [PATCH 23/29] x86/perfcounters: change and remove pmu initialization checks
` [PATCH 24/29] x86/perfcounters: implement the interrupt handler for AMD cpus
` [PATCH 25/29] x86/perfcounters: return raw count with x86_perf_counter_update()
` [PATCH 26/29] x86/perfcounters: introduce max_period variable
` [PATCH 27/29] x86/perfcounters: remove vendor check in fixed_mode_idx()
` [PATCH 28/29] x86/perfcounters: remove unused function argument in intel_pmu_get_status()
` [PATCH 29/29] perfcounters: updating kerneltop documentation
RAID halting
2009-04-29 11:25 UTC (2+ messages)
fec driver question
2009-04-29 11:11 UTC (2+ messages)
Intel KMS + fbcon + Mplayer
2009-04-29 11:21 UTC (3+ messages)
[PATCH] ath9k: uninline ath9k_io{read,write}32 routines
2009-04-29 11:01 UTC (2+ messages)
` [ath9k-devel] [PATCH] ath9k: uninline ath9k_io{read, write}32 routines
Regression: EEE PC hangs when booting off battery
2009-04-29 11:20 UTC (14+ messages)
` [BISECTED] "
` [FIXED] "
` "
` [PATCH] [RFC] "
Q: selinux_bprm_committed_creds() && signals/do_wait
2009-04-29 11:17 UTC (6+ messages)
acpi 'video' driver, and issues with 'brightness_switch_enabled=0'
2009-04-29 11:15 UTC (5+ messages)
[PATCH 1/2 for 2.6.31] ext4: Use -1 as the fake block number for delayed new buffer_head
2009-04-29 11:13 UTC (2+ messages)
` [PATCH 2/2 for 2.6.31] ext4: Mark the unwritten buffer_head mapped during write_begin
[PATCH] [MTD] MXC NAND driver fixes (v3)
2009-04-29 11:12 UTC (3+ messages)
Powerpc Port linux-2.6.29
2009-04-29 10:56 UTC
[PATCH] OMAP OneNAND: add missing __devexit_p wrappers
2009-04-29 11:10 UTC
gcc_4.2.4.bb: QA Issue: No GNU_HASH in the elf binary
2009-04-29 11:04 UTC (7+ messages)
` [PATCH] "
` [PATCH] gcc_4.2.4.bb: QA Issue: No GNU_HASH in theelf binary
[PATCH] scsi: ses check name in enclosure_component_register
2009-04-29 11:08 UTC (8+ messages)
[PATCH 1/1] bitbake.conf: make MACHINE_KERNEL_PR defaults to PR
2009-04-29 11:03 UTC
Powerpc Port linux-2.6.29
2009-04-29 11:14 UTC
[PATCH] x86 mmiotrace: only register for die notifier when tracer active
2009-04-29 11:05 UTC (2+ messages)
` [tip:tracing/core] tracing: x86, "
[PATCH] x86 mmiotrace: refactor clearing/restore of page presence
2009-04-29 11:04 UTC (2+ messages)
` [tip:tracing/core] tracing: x86, "
[PATCH] x86 mmiotrace: code consistency/legibility improvement
2009-04-29 11:04 UTC (2+ messages)
` [tip:tracing/core] tracing: x86, "
descrambling of non-FTA channels
2009-04-29 11:05 UTC
[PATCH] x86 mmiotrace: fix range test
2009-04-29 11:04 UTC (2+ messages)
` [tip:tracing/urgent] tracing: x86, "
htb parallelism on multi-core platforms
2009-04-29 11:03 UTC (9+ messages)
splice() on two pipes
2009-04-29 10:33 UTC
KMS + fb + FBIOPUT_VSCREENINFO
2009-04-29 11:02 UTC (3+ messages)
` [Linux-fbdev-devel] "
USB EHCI - Power Management - Query
2009-04-29 11:02 UTC
[PATCH 0/2] crypto: ansi_cprng self-test infra and vectors
2009-04-29 10:56 UTC (5+ messages)
` [PATCH 1/2] add infrastructure for ansi_cprng self-tests
` [PATCH 2/2] add ansi_cprng test vectors
[oe-commits] Carsten Haitzler (Rasterman : angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splash
2009-04-29 10:47 UTC
[PATCH] crypto: print self-test pass notices in fips mode
2009-04-29 10:52 UTC (2+ messages)
[git-pull -tip] x86: cpu_debug patches
2009-04-29 10:50 UTC (8+ messages)
[PATCH] input: add driver for EETI touchpanels
2009-04-29 10:50 UTC
[PATCH] crypto: don't raise alarm for no ctr(aes*) tests in fips mode
2009-04-29 10:50 UTC (2+ messages)
c/s 19576 vs. AMD systems
2009-04-29 10:49 UTC (4+ messages)
[PATCH v2 00/16] interrupt injection rework
2009-04-29 10:47 UTC (9+ messages)
[PATCH v2 0/5] [GIT PULL] ftrace,tracing/events rebase updates
2009-04-29 10:40 UTC (7+ messages)
` BUG: Function graph tracer hang
[Qemu-devel] [PATCH 1/9] Remove stray GSO code from virtio_net
2009-04-29 10:37 UTC (4+ messages)
` [Qemu-devel] Re: [PATCH 9/9] Introduce VLANClientState::cleanup()
[PATCH 2/3] tracing/filters: distinguish between signed and unsigned fields
2009-04-29 10:36 UTC (3+ messages)
[PATCH] crypto: catch base cipher self-test failures in fips mode
2009-04-29 10:36 UTC (2+ messages)
Class device namespaces
2009-04-29 10:30 UTC (11+ messages)
udp ping pong with various process bindings (and correct cpu mappings)
2009-04-29 10:27 UTC (9+ messages)
` [PATCH] net: Avoid extra wakeups of threads blocked in wait_for_packet()
` [PATCH] poll: Avoid extra wakeups
` [PATCH] poll: Avoid extra wakeups in select/poll
[PATCH] mac80211: tell driver when idle
2009-04-29 10:26 UTC (2+ messages)
` [PATCH v2] "
[Buildroot] Buildroot 2009.02 released
2009-04-29 10:25 UTC (4+ messages)
IRQ / SoftIRQ CPU time accounting broken by 457533a7d3402d1d91fbc125c8bd1bd16dcd3cd4
2009-04-29 10:24 UTC (8+ messages)
` [PATCH] sched: account system time properly
[GIT PATCH] block,scsi,ide: unify sector and data_len
2009-04-29 10:19 UTC (7+ messages)
` [PATCH 04/10] block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones
` [PATCH 05/10] block: convert to pos and nr_sectors accessors
*** GMX Spamverdacht *** [Qemu-devel] [PATCH] Merge usb-wacom.c into usb-hid.c
2009-04-29 10:23 UTC (3+ messages)
[U-Boot] Disable features
2009-04-29 10:22 UTC (2+ messages)
int32_t undefined in mini-os/include/posix/dirent.h
2009-04-29 10:21 UTC
FSL Driver load issues with OF
2009-04-29 9:45 UTC
[PATCH][RFC] Handle improbable possibility of io_context->refcount overflow
2009-04-29 10:03 UTC (3+ messages)
[PATCH] HID: Fix the support for apple mini aluminium keyboard
2009-04-29 10:05 UTC
[PATCH 0/4] Make page_mkwrite() more useful for blocksize < pagesize
2009-04-29 10:02 UTC (5+ messages)
` [PATCH 1/4] vfs: Add better VFS support for page_mkwrite when "
` [PATCH 2/4] ext2: Allocate space for mmaped file on page fault
` [PATCH 3/4] ext4: Make sure blocks are properly allocated under mmaped page even when blocksize < pagesize
` [PATCH 4/4] ext3: Allocate space for mmaped file on page fault
[PATCH 02/04] qemu-kvm: Add header files for ia64
2009-04-29 9:57 UTC (6+ messages)
[PATCH] fix a Section mismatch on drivers/leds/leds-gpio.c
2009-04-29 9:56 UTC
[Qemu-devel] updating git tree
2009-04-29 9:57 UTC (2+ messages)
[PATCH 0/5] [GIT PULL] tracing/splice/ringbuffer: updates for tip
2009-04-29 9:56 UTC (10+ messages)
` [PATCH 5/5] ring-buffer: fix printk output
[Buildroot] gdb snapshot
2009-04-29 9:55 UTC (5+ 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.