messages from 2009-07-22 09:59:46 to 2009-07-22 10:56:38 UTC [more...]
[U-Boot] PATCH Nios2 kernel bootstrap error due to missing processor data cache flush: fix
2009-07-22 10:56 UTC (5+ messages)
` [U-Boot] Rejected: "
[Cluster-devel] GFS2: Add LED support to GFS2
2009-07-22 10:56 UTC (2+ messages)
` "
lockdep complaint on tip + some pending patches
2009-07-22 10:52 UTC (2+ messages)
[ath9k-devel] AR5523 driver - old Atheros USB
2009-07-22 10:48 UTC (6+ messages)
` "
[U-Boot] [PATCH 2/2] P2020RDB Platform Support Added
2009-07-22 10:47 UTC (4+ messages)
Linux 2.6.27.27
2009-07-22 10:44 UTC (21+ messages)
Support for synaptic touchscreen in HTC dream
2009-07-22 10:44 UTC (13+ messages)
` Threaded interrupts "
OE weekly changelog 2009-07-13 to 2009-07-20
2009-07-22 10:31 UTC (5+ messages)
` OE weekly changelog 2009-07-13 to 2009-07-20 - Bluetooth still not working
[PATCH] Volume control quirk for QuickCam E 3500
2009-07-22 10:44 UTC (3+ messages)
[U-Boot] [PATCH v2 3/4] tools: mkimage: kwbimage list command support
2009-07-22 10:41 UTC (2+ messages)
[PATCH] Allow passing platform_data to devices attached to AC97 bus
2009-07-22 10:40 UTC (5+ messages)
WARNING: at fs/inode.c:362 invalidate_inodes tainting kernel while trying to mount cifs filesystem
2009-07-22 10:37 UTC
[PATCH] Mixer quirk for QuickCam E 3500
2009-07-22 10:37 UTC (7+ messages)
Xen 3.4 multi-function pass-through tree, isn't working
2009-07-22 10:35 UTC (8+ messages)
` "
[U-Boot] [PATCH V5] ppc4xx: Add 405EP based PMC405DE board
2009-07-22 10:34 UTC (6+ messages)
[Buildroot] [PATCH] gst-plugins-good: disable aalib
2009-07-22 10:33 UTC
[PATCH] Add spi controller driver for w90p910
2009-07-22 10:32 UTC
[U-Boot] Kernel RSA signature ?
2009-07-22 10:30 UTC (4+ messages)
loop-mount btrfs .19 w/ 2.6.30: btrfs: open_ctree failed
2009-07-22 10:30 UTC
[PATCH] Add spi multi-function pin api for w90p910
2009-07-22 10:29 UTC
[U-Boot] Refresh LZMA-lib to v4.65 (v3 resend)
2009-07-22 10:28 UTC (4+ messages)
` [U-Boot] [PATCH] Refresh LZMA-lib to v4.65
` [U-Boot] [PATCH] add WATCHDOG_RESET to allow LZMA kernel decompression on slow machines
[PATCH] rename spi device in clock api for w90p910
2009-07-22 10:28 UTC
[Drbd-dev] [PATCH 00/16] drbd: a block device for HA clusters
2009-07-22 4:59 UTC (4+ messages)
` "
[PATCH] Add spi resource define for w90p910 spi driver
2009-07-22 10:25 UTC
[Qemu-devel] [PATCH 0/8] drive cleanups
2009-07-22 10:25 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/8] kill drives_table
` [Qemu-devel] [PATCH 2/8] add support for drive ids
` [Qemu-devel] [PATCH 3/8] kill drives_opt
` [Qemu-devel] [PATCH 4/8] qemu-option: factor out parse_option_bool
` [Qemu-devel] [PATCH 5/8] qemu-option: factor out parse_option_size
` [Qemu-devel] [PATCH 6/8] qemu-option: add parse_option_number
` [Qemu-devel] [PATCH 7/8] QemuOpts: framework for storing and parsing options
` [Qemu-devel] [PATCH 8/8] switch -drive to QemuOpts
[U-Boot] [PATCH v2 1/4] tools: mkimage: hdr_size used to facilitate customized support
2009-07-22 10:23 UTC (2+ messages)
[RFC v17][PATCH 00/60] Kernel based checkpoint/restart
2009-07-22 10:00 UTC (139+ messages)
` [RFC v17][PATCH 01/60] c/r: extend arch_setup_additional_pages()
` [RFC v17][PATCH 02/60] x86: ptrace debugreg checks rewrite
` [RFC v17][PATCH 03/60] c/r: break out new_user_ns()
` [RFC v17][PATCH 04/60] c/r: split core function out of some set*{u,g}id functions
` [RFC v17][PATCH 05/60] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
` [RFC v17][PATCH 06/60] cgroup freezer: Update stale locking comments
` [RFC v17][PATCH 07/60] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
` [RFC v17][PATCH 08/60] cgroup freezer: interface to freeze a cgroup from within the kernel
` [RFC v17][PATCH 09/60] Namespaces submenu
` [RFC v17][PATCH 10/60] c/r: make file_pos_read/write() public
` [RFC v17][PATCH 11/60] pids 1/7: Factor out code to allocate pidmap page
` [RFC v17][PATCH 12/60] pids 2/7: Have alloc_pidmap() return actual error code
` [RFC v17][PATCH 13/60] pids 3/7: Add target_pid parameter to alloc_pidmap()
` [RFC v17][PATCH 14/60] pids 4/7: Add target_pids parameter to alloc_pid()
` [RFC v17][PATCH 15/60] pids 5/7: Add target_pids parameter to copy_process()
` [RFC v17][PATCH 16/60] pids 6/7: Define do_fork_with_pids()
` [RFC v17][PATCH 17/60] pids 7/7: Define clone_with_pids syscall
` [RFC v17][PATCH 18/60] c/r: create syscalls: sys_checkpoint, sys_restart
` [RFC v17][PATCH 19/60] c/r: documentation
` [RFC v17][PATCH 20/60] c/r: basic infrastructure for checkpoint/restart
` [RFC v17][PATCH 21/60] c/r: x86_32 support "
` [RFC v17][PATCH 22/60] c/r: external checkpoint of a task other than ourself
` [RFC v17][PATCH 23/60] c/r: export functionality used in next patch for restart-blocks
` [RFC v17][PATCH 24/60] c/r: restart-blocks
` [RFC v17][PATCH 25/60] c/r: checkpoint multiple processes
` [RFC v17][PATCH 26/60] c/r: restart "
` [RFC v17][PATCH 27/60] c/r: introduce PF_RESTARTING, and skip notification on exit
` [RFC v17][PATCH 28/60] c/r: support for zombie processes
` [RFC v17][PATCH 29/60] c/r: Save and restore the [compat_]robust_list member of the task struct
` [RFC v17][PATCH 30/60] c/r: infrastructure for shared objects
` [RFC v17][PATCH 31/60] c/r: detect resource leaks for whole-container checkpoint
` [RFC v17][PATCH 32/60] c/r: introduce '->checkpoint()' method in 'struct file_operations'
` [RFC v17][PATCH 33/60] c/r: dump open file descriptors
` [RFC v17][PATCH 34/60] c/r: restore "
` [RFC v17][PATCH 35/60] c/r: add generic '->checkpoint' f_op to ext fses
` [RFC v17][PATCH 36/60] c/r: add generic '->checkpoint()' f_op to simple devices
` [RFC v17][PATCH 37/60] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [RFC v17][PATCH 38/60] c/r: dump memory address space (private memory)
` [RFC v17][PATCH 39/60] c/r: restore "
` [RFC v17][PATCH 40/60] c/r: export shmem_getpage() to support shared memory
` [RFC v17][PATCH 41/60] c/r: dump anonymous- and file-mapped- "
` [RFC v17][PATCH 42/60] c/r: restore "
` [RFC v17][PATCH 43/60] splice: export pipe/file-to-pipe/file functionality
` [RFC v17][PATCH 44/60] c/r: support for open pipes
` [RFC v17][PATCH 45/60] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [RFC v17][PATCH 46/60] c/r: support for UTS namespace
` [RFC v17][PATCH 47/60] deferqueue: generic queue to defer work
` [RFC v17][PATCH 48/60] c/r (ipc): allow allocation of a desired ipc identifier
` [RFC v17][PATCH 49/60] c/r: save and restore sysvipc namespace basics
` [RFC v17][PATCH 50/60] c/r: support share-memory sysv-ipc
` [RFC v17][PATCH 51/60] c/r: support message-queues sysv-ipc
` [RFC v17][PATCH 52/60] c/r: support semaphore sysv-ipc
` [RFC v17][PATCH 53/60] c/r: (s390): expose a constant for the number of words (CRs)
` [RFC v17][PATCH 54/60] c/r: add CKPT_COPY() macro
` [RFC v17][PATCH 55/60] c/r: define s390-specific checkpoint-restart code
` [RFC v17][PATCH 56/60] c/r: clone_with_pids: define the s390 syscall
` [RFC v17][PATCH 57/60] c/r: capabilities: define checkpoint and restore fns
` [RFC v17][PATCH 58/60] c/r: checkpoint and restore task credentials
` [RFC v17][PATCH 59/60] c/r: restore file->f_cred
` [RFC v17][PATCH 60/60] c/r: checkpoint and restore (shared) task's sighand_struct
[Buildroot] [Bug 387] New: Tremor not installed to toolchain
2009-07-22 10:22 UTC (2+ messages)
` [Buildroot] [Bug 387] "
ATTRS{idVendor}
2009-07-22 10:21 UTC (2+ messages)
Policy database
2009-07-22 10:13 UTC
[PATCH 1/2] Add genhd flag requesting notification of partition changes only
2009-07-22 10:17 UTC
[PATCH] tty: Fix a USB serial crash/scribble
2009-07-22 10:16 UTC (2+ messages)
[U-Boot] [PATCH 1/2] Removed CONFIG_NUM_CPUS for 85xx and 86xx Freescale processors
2009-07-22 10:14 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] Removed CONFIG_NUM_CPUS for 85xx and 86xxFreescale processors
[PATCH 1/1] [ARM] ep93xx clockevent support
2009-07-22 10:12 UTC (2+ messages)
[PATCH v3 0/4] ftrace: add tracepoint for timer event
2009-07-22 10:13 UTC (7+ messages)
` [PATCH v3 3/4] ftrace: add tracepoint for hrtimer
[PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-22 10:12 UTC (3+ messages)
[Patch 1/2] ia32: use generic sys_pipe()
2009-07-22 10:10 UTC (3+ messages)
` [Patch 2/2] xtensa: "
offering bounty for GPL'd dual em28xx support
2009-07-22 10:10 UTC (3+ messages)
[RFC] [PATCH 1/3] ASoC: Add support for Conexant CX20442-11 voice modem codec
2009-07-22 10:10 UTC (3+ messages)
` [alsa-devel] "
MillenniumPlus BBT query
2009-07-22 10:09 UTC
mmap_min_addr and your local LSM (ok, just SELinux)
2009-07-22 10:06 UTC (5+ messages)
[ath9k-devel] Compile ath9k for 2.4 kernel
2009-07-22 10:03 UTC
Blocked in snd_pcm_open
2009-07-22 10:01 UTC
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.