messages from 2009-04-07 10:49:32 to 2009-04-07 12:49:28 UTC [more...]
[PATCH] rtc-ds1553: Drop IRQF_DISABLED
2009-04-07 12:49 UTC (3+ messages)
[PATCH 1/2] git-checkout.txt: clarify that <branch> applies when no path is given
2009-04-07 12:43 UTC (2+ messages)
` [PATCH v2] "
[RFC/PATCH 0/2] New 'stage' command
2009-04-07 12:45 UTC (12+ messages)
[C/R] sleepers don't wake up on restart
2009-04-07 12:47 UTC (4+ messages)
[GIT *] intel-iommu updates for 2.6.30 (second batch)
2009-04-07 12:44 UTC (11+ messages)
` [PATCH] intel-iommu: fix build with CONFIG_BRANCH_TRACER=y
[PATCH] rtc-tx4939: Drop IRQF_SHARED
2009-04-07 12:42 UTC (3+ messages)
` [rtc-linux] "
[RFC/PATCH] git-submodule: add support for --rebase
2009-04-07 12:38 UTC (2+ messages)
[PATCH try #1] Kconfig: cleanup block/Kconfig help descriptions
2009-04-07 12:31 UTC (3+ messages)
Topro 6800 webcam driver
2009-04-07 12:39 UTC (4+ messages)
[PATCH next] pci: fix build error with !PCIE_ECRC
2009-04-07 12:37 UTC
[RFC] Anticipating lirc breakage
2009-04-07 12:36 UTC (5+ messages)
[GIT PATCH] final set of SCSI updates for the merge window
2009-04-07 12:34 UTC (2+ messages)
[Cluster-devel] [PATCH 2/2] libgfs2: Remove die from fix_device_geometry
2009-04-07 12:34 UTC (2+ messages)
diff between name_bind,bind and node_bind
2009-04-07 12:34 UTC (2+ messages)
[STABLE][PATCH v2] mingw-binutils: update to 2.19.1
2009-04-07 12:29 UTC (2+ messages)
[Cluster-devel] [PATCH 1/2] libgfs2: Remove die from compute_heightsize
2009-04-07 12:32 UTC (2+ messages)
[RFC v2][PATCH 00/10] sysv SHM checkpoint/restart
2009-04-07 12:31 UTC (11+ messages)
` [RFC v2][PATCH 01/10] Infrastructure for work postponed to the end of checkpoint/restart
` [RFC v2][PATCH 02/10] ipc: allow allocation of an ipc object with desired identifier
` [RFC v2][PATCH 03/10] ipc: helpers to save and restore kern_ipc_perm structures
` [RFC v2][PATCH 04/10] sysvipc-shm: checkpoint
` [RFC v2][PATCH 05/10] sysvipc-shm: restart
` [RFC v2][PATCH 06/10] sysvipc-shm: export interface from ipc/shm.c to delete ipc shm
` [RFC v2][PATCH 07/10] sysvipc-shm: correctly handle deleted (active) ipc shared memory
` [RFC v2][PATCH 08/10] sysvipc-msg: make 'struct msg_msgseg' visible in ipc/util.h
` [RFC v2][PATCH 09/10] sysvipc-msq: checkpoint
` [RFC v2][PATCH 10/10] sysvipc-msq: restart
[U-Boot] [PATCH 1/2] at91: Add command to control up to 5 user-leds from the console
2009-04-07 12:31 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] at91: Add support for MEESC board of esd gmbh
nc -l does not need permission name_bind to bind to a port!?
2009-04-07 12:30 UTC (2+ messages)
[RFC v14-rc3][PATCH 00/36] Kernel based checkpoint/restart
2009-04-07 12:27 UTC (37+ messages)
` [RFC v14-rc3][PATCH 01/36] Create syscalls: sys_checkpoint, sys_restart
` [RFC v14-rc3][PATCH 02/36] Checkpoint/restart: initial documentation
` [RFC v14-rc3][PATCH 03/36] Make file_pos_read/write() public
` [RFC v14-rc3][PATCH 04/36] General infrastructure for checkpoint restart
` [RFC v14-rc3][PATCH 05/36] x86 support for checkpoint/restart
` [RFC v14-rc3][PATCH 06/36] Dump memory address space
` [RFC v14-rc3][PATCH 07/36] Restore "
` [RFC v14-rc3][PATCH 08/36] Infrastructure for shared objects
` [RFC v14-rc3][PATCH 09/36] Dump open file descriptors
` [RFC v14-rc3][PATCH 10/36] actually use f_op in checkpoint code
` [RFC v14-rc3][PATCH 11/36] add generic checkpoint f_op to ext fses
` [RFC v14-rc3][PATCH 12/36] Restore open file descriptors
` [RFC v14-rc3][PATCH 13/36] External checkpoint of a task other than ourself
` [RFC v14-rc3][PATCH 14/36] c/r of restart-blocks: export functionality used in next patch
` [RFC v14-rc3][PATCH 15/36] c/r of restart-blocks
` [RFC v14-rc3][PATCH 16/36] Checkpoint multiple processes
` [RFC v14-rc3][PATCH 17/36] Restart "
` [RFC v14-rc3][PATCH 18/36] A new file type (CR_FD_OBJREF) for a file descriptor already setup
` [RFC v14-rc3][PATCH 19/36] Checkpoint open pipes
` [RFC v14-rc3][PATCH 20/36] Restore "
` [RFC v14-rc3][PATCH 21/36] Record 'struct file' object instead of the file name for VMAs
` [RFC v14-rc3][PATCH 22/36] Prepare to support shared memory
` [RFC v14-rc3][PATCH 23/36] Dump anonymous- and file-mapped- "
` [RFC v14-rc3][PATCH 24/36] Restore "
` [RFC v14-rc3][PATCH 25/36] s390: Expose a constant for the number of words representing the CRs
` [RFC v14-rc3][PATCH 26/36] c/r: Add CR_COPY() macro (v4)
` [RFC v14-rc3][PATCH 27/36] s390: define s390-specific checkpoint-restart code (v7)
` [RFC v14-rc3][PATCH 28/36] powerpc: provide APIs for validating and updating DABR
` [RFC v14-rc3][PATCH 29/36] powerpc: checkpoint/restart implementation
` [RFC v14-rc3][PATCH 30/36] powerpc: wire up checkpoint and restart syscalls
` [RFC v14-rc3][PATCH 31/36] powerpc: enable checkpoint support in Kconfig
` [RFC v14-rc3][PATCH 32/36] Export fs/exec.c:exec_mmap()
` [RFC v14-rc3][PATCH 33/36] Support for share memory address spaces
` [RFC v14-rc3][PATCH 34/36] Make cr_may_checkpoint_task() check each namespace individually
` [RFC v14-rc3][PATCH 35/36] c/r: Add UTS support (v6)
` [RFC v14-rc3][PATCH 36/36] Stub implementation of IPC namespace c/r
[U-Boot] Booting kernel from jffs2
2009-04-07 12:26 UTC (2+ messages)
Patch submission for fixing a bug in the SPIDEV driver
2009-04-07 12:24 UTC
[PATCH 00/10] [GIT PULL] for tip/tracing/core
2009-04-07 12:23 UTC (4+ messages)
` [PATCH 05/10] tracing/ftrace: factorize the tracing files creation
[PATCH 00/12] DRBD: a block device for HA clusters
2009-04-07 12:23 UTC (3+ messages)
Mapping a virtual block device on the guest
2009-04-07 12:20 UTC (2+ messages)
[PATCH] powerpc: Fix oops when loading modules
2009-04-07 12:19 UTC (2+ messages)
[PATCH]i2c-dev: add ioctls PROBE and REMOVE
2009-04-07 12:17 UTC (9+ messages)
[Patch] mdadm: move mdadm.map file into /dev/md
2009-04-07 12:16 UTC (4+ messages)
Next April 7 : x86_64 randconfig failure [drivers/scsi/aic7xxx/aicasm/aicasm]
2009-04-07 12:13 UTC
USB TV BOX with TM5600 and id=6000:0001
2009-04-07 12:12 UTC
network questions on Qemu
2009-04-07 12:11 UTC
btrfs vs ext4 benchmark
2009-04-07 12:10 UTC (3+ messages)
Benchmarking: POP flash vs. MMC?
2009-04-07 12:09 UTC (6+ messages)
[PATCH 00/14] filemap and readahead fixes
2009-04-07 11:50 UTC (45+ messages)
` [PATCH 01/14] mm: fix find_lock_page_retry() return value parsing
` [PATCH 02/14] mm: fix major/minor fault accounting on retried fault
` [PATCH 03/14] mm: remove FAULT_FLAG_RETRY dead code
` [PATCH 04/14] mm: reduce duplicate page fault code
` [PATCH 05/14] readahead: account mmap_miss for VM_FAULT_RETRY
` [PATCH 06/14] readahead: move max_sane_readahead() calls into force_page_cache_readahead()
` [PATCH 07/14] readahead: apply max_sane_readahead() limit in ondemand_readahead()
` [PATCH 08/14] readahead: remove one unnecessary radix tree lookup
` [PATCH 09/14] readahead: increase interleaved readahead size
` [PATCH 10/14] readahead: remove sync/async readahead call dependency
` [PATCH 11/14] readahead: clean up and simplify the code for filemap page fault readahead
` [PATCH 12/14] readahead: sequential mmap readahead
` [PATCH 13/14] readahead: enforce full readahead size on async "
` [PATCH 14/14] readahead: record mmap read-around states in file_ra_state
[PATCH] perl: add new module Git::Config for cached 'git config' access
2009-04-07 12:01 UTC (4+ messages)
[PATCH 1/3] phylib: Basic support for the M88E1121R Marvell chip
2009-04-07 12:01 UTC (3+ messages)
` [PATCH 2/3] phylib: Allow early-out in phy_change
` [PATCH 3/3] phylib: Add interrupt source check function to M88E1121R driver
tcpdump crashes 2.6.29.1 (and 2.6.29-rc5)
2009-04-07 12:00 UTC (3+ messages)
` usb_mon oops "
[OMAP][sDMA]Fix for possible race condition in omap_free_dma()
2009-04-07 12:00 UTC (2+ messages)
leds: just ignore invalid GPIOs in leds-gpio
2009-04-07 12:00 UTC
PM: omap_wdt: modprobe fails
2009-04-07 11:58 UTC (2+ messages)
` "
[U-Boot] [PATCH] Add support to Colibri PXA-270 board
2009-04-07 11:55 UTC (2+ messages)
[PATCH] Give domain-ID 0 to xc.test_assign_device
2009-04-07 11:50 UTC
[U-Boot] Uboot booting RTOS
2009-04-07 11:50 UTC (3+ messages)
[GIT PULL] block updates for 2.6.30-rc1
2009-04-07 11:49 UTC (3+ messages)
[PATCH 0/3] mvsas updated for 88SE64xx and 88SE94xx
2009-04-07 11:48 UTC (3+ messages)
[Qemu-devel] r6677 broke access to physical FDD on Win32
2009-04-07 11:45 UTC (5+ messages)
[PATCH] git-pull.sh: better warning message for "git pull" on detached head
2009-04-07 11:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH 2/3] Matrix keypad
2009-04-07 11:37 UTC (2+ messages)
Problem with renaming devices
2009-04-07 11:35 UTC (2+ messages)
How to be Irressistible to Women - Sexually
2009-04-07 11:35 UTC
[RFC] Static/Runtime CPU/IO bound scheduling polices based on CPU(s) to support complete spectrum of tasks
2009-04-07 11:32 UTC (3+ messages)
USB DVB unplug: kernel BUG at kernel/module.c:912!
2009-04-07 11:29 UTC (4+ messages)
Staging: sxg: slicoss: Specify the license for Sahara SXG and Slicoss drivers
2009-04-07 11:25 UTC (5+ messages)
` Staging: sxg: slicoss: Specify the license for Sahara SXG andSlicoss drivers
Next April 6 : x86 allmodconfig failure [kernel/module.c]
2009-04-07 11:25 UTC (3+ messages)
` Next April 7 "
[PATCH] reiserfs: kill-the-BKL
2009-04-07 11:24 UTC (2+ messages)
Huge Time went backwards
2009-04-07 11:24 UTC
[Xenomai-help] Xenomai LTTng support
2009-04-07 11:20 UTC (11+ messages)
[PATCH 13/15] perf_counter: rework the task clock software counter
2009-04-07 11:19 UTC (3+ messages)
` [tip:perfcounters/core] x86, perfcounters: add atomic64_xchg()
[PATCH] PM: OMAP: Fix build with CONFIG_OMAP_PM_NONE set
2009-04-07 11:18 UTC (2+ messages)
[PATCH] mailmap: resurrect lower-casing of email addresses
2009-04-07 11:16 UTC (12+ messages)
[PATCH 0/6] ir-kbd-i2c conversion to the new i2c binding model
2009-04-07 12:14 UTC (5+ messages)
` [PATCH 1/6] cx18: Fix the handling of i2c bus registration error
IRQF_SAMPLE_RANDOM question
2009-04-07 11:16 UTC (3+ messages)
[PATCH 001/003] USB: serial: sierra driver performance improvements
2009-04-07 11:13 UTC (2+ messages)
2.6.29: can't resume from suspend with DMAR (intel iommu) enabled
2009-04-07 11:10 UTC (7+ messages)
kernel panics and errors on lsi 1064e
2009-04-07 10:56 UTC (9+ messages)
[PATCH 003/003] USB: serial: sierra driver bug fixes in open/close and callbacks
2009-04-07 11:11 UTC (2+ messages)
[Bugme-new] [Bug 13001] New: PCI-DMA: Out of IOMMU space
2009-04-07 11:08 UTC (6+ messages)
Microcode driver causing WARNING in 2.6.29-git13/14 on Dell E6400
2009-04-07 11:07 UTC
[PATCH] Enable use of cached metadata for pvs & pvdisplay
2009-04-07 11:04 UTC (2+ messages)
` [PATCH v2] "
Re: Memory mapping for PEG/PCIe Graphics Passthrough to <any> DomU
2009-04-07 11:04 UTC (7+ messages)
i2c_omap: arbitration lost
2009-04-07 11:02 UTC (3+ messages)
2.6.29-git13: Reported regressions from 2.6.28
2009-04-07 11:03 UTC (5+ messages)
` [Bug #12908] acpi_ex_extract_from_field -- div by zero
[STABLE][PATCH] systray: as the name implies, a systray module for e17
2009-04-07 11:03 UTC
Commit policy for contrib and conf/distro/mydistro.conf in stable/2009
2009-04-07 10:58 UTC
[U-Boot] [PATCH] Marvell Kirkwood family SOC support
2009-04-07 11:01 UTC (2+ messages)
07-Apr snapshot does not compile
2009-04-07 10:59 UTC
[RFC][PATCH 3/3] cpuset,mm: update tasks' mems_allowed in time
2009-04-07 10:52 UTC (2+ messages)
[RFC][PATCH 2/3] cpusets: update tasks' page/slab spread flags in time
2009-04-07 10:52 UTC
[RFC][PATCH 1/3] cpusets: restructure the function cpuset_update_task_memory_state()
2009-04-07 10:52 UTC
[RFC][PATCH 0/3] cpuset,mm: fix memory spread bug
2009-04-07 10:52 UTC (2+ messages)
How CPC925 HyperTransport Host Interface mapps NMI request?
2009-04-07 10:48 UTC
[patch] xtensa: register gpio chip before use
2009-04-07 10:50 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.