messages from 2009-05-22 03:38:41 to 2009-05-22 07:16:09 UTC [more...]
[PATCH] xen/blkfront: beyond ARRAY_SIZE of info->shadow
2009-05-22 7:16 UTC (3+ messages)
more on appl_ptr and DMA overrun at end of stream
2009-05-22 7:14 UTC (4+ messages)
[PATCH] X86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
2009-05-22 7:12 UTC (2+ messages)
` [tip:x86/urgent] x86: "
[PATCH 0/2 take2] SoC: TWL4030 and SDP3430 HS ramp configuration
2009-05-22 7:13 UTC (3+ messages)
` [PATCH 1/2 take2] ASoC: TWL4030: Add support for platform dependent configuration
` [PATCH 2/2 take2] ASoC: SDP4030: Use the twl4030_setup_data for headset pop-removal
[LTP] [PATCH] Detect test results more accurately when generating HTML
2009-05-22 7:13 UTC (3+ messages)
[RFC][PATCH 3/3] Manpage of ext4 online defrag command
2009-05-22 7:07 UTC
[RFC][PATCH 2/3] Ext4 online defrag command
2009-05-22 7:06 UTC
[RFC][PATCH 1/3] Add EXT4_IOC_MOVE_EXT ioctl and related functions
2009-05-22 7:06 UTC
[RFC][PATCH 0/3]ext4: online defrag (ver 2.0)
2009-05-22 7:05 UTC
[PATCH]Perl is needed to build the kernel but it is not in Documentation/Changes
2009-05-22 7:05 UTC
[linux-dvb] Hauppauge WinTV-CI
2009-05-22 7:05 UTC (5+ messages)
[PATCH V2 0/3] Introduce and use DO_ONCE statement expression macro
2009-05-22 7:01 UTC (7+ messages)
` [PATCH V2 1/3] kernel.h: Add "
` [PATCH V2 2/3] arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: Use DO_ONCE & spelling fix
` [PATCH V2 3/3] kernel.h: Remove unused printk_once
failed to download source code!
2009-05-22 7:00 UTC (2+ messages)
Can Xen catch the process switch in HVM guest?
2009-05-22 6:59 UTC
[U-Boot] [PATCH v8] Marvell Kirkwood family SOC support
2009-05-22 6:58 UTC (2+ messages)
LinuxPPS core (Version 3): the PPS Linux implementation
2009-05-22 6:12 UTC (2+ messages)
` [PATCH 1/1] LinuxPPS core support
[PATCH 2/2] rb532: check irq number when handling GPIO interrupts
2009-05-22 6:57 UTC (4+ messages)
Congratulations
2009-05-22 6:57 UTC
[PATCH v0 1/3] doc/git-rebase.txt: remove mention of multiple strategies
2009-05-22 6:56 UTC (4+ messages)
` [PATCH v0 2/3] t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
` [PATCH v0 3/3] Build in git-rebase.sh
[PATCH 1/2] rb532: cleanup cpu-features-overrides
2009-05-22 6:56 UTC (2+ messages)
[LTP] [PATCH] Crash02: Deal with SIGSTOP and SIGSEGV
2009-05-22 6:52 UTC (3+ messages)
[LTP] Patch for "File" test case issue of 30-April-2009 release
2009-05-22 6:52 UTC (3+ messages)
[ANNOUNCE] The Linux Test Project has been Released for MARCH 2009
2009-05-22 6:52 UTC (5+ messages)
` [LTP] "
[LTP] [PATCH] Add an autoconf test for presence oftaskstats.freepages_count
2009-05-22 6:52 UTC (3+ messages)
[Bug 12624] New: umount hangs after fsstress with data=journal
2009-05-22 6:51 UTC (2+ messages)
` [Bug 12624] "
git reset --hard and uncommitted files in index
2009-05-22 6:43 UTC (2+ messages)
IO scheduler based IO Controller V2
2009-05-22 6:43 UTC (4+ messages)
` [PATCH 02/18] io-controller: Common flat fair queuing code in elevaotor layer
"multipath -l" not displaying all the paths if we have more than 3000 paths
2009-05-22 6:38 UTC
[net-next-2.6 PATCH] can: SJA1000: generic OF platform bus driver
2009-05-22 6:31 UTC (5+ messages)
[PATCH 01/38] cred: #include init.h in cred.h
2009-05-22 6:30 UTC (82+ messages)
` [PATCH 02/38] utsns: extract create_uts_ns()
` [PATCH 03/38] ipcns 1/4: remove useless get/put while CLONE_NEWIPC
` [PATCH 04/38] ipcns 2/4: extract create_ipc_ns()
` [PATCH 05/38] ipcns 3/4: make free_ipc_ns() static
` [PATCH 06/38] ipcns 4/2: move free_ipcs() proto
` [PATCH 07/38] pidns 1/2: make create_pid_namespace() accept parent pidns
` [PATCH 08/38] pidns 2/2: rewrite copy_pid_ns()
` [PATCH 09/38] netns 1/2: don't get/put old netns on CLONE_NEWNET
` [PATCH 10/38] netns 2/2: extract net_create()
` [PATCH 11/38] nsproxy: extract create_nsproxy()
` [PATCH 12/38] i386: ifdef out struct thread_struct::fs
` [PATCH 13/38] x86_64: ifdef out struct thread_struct::ip
` [PATCH 14/38] Remove struct mm_struct::exe_file et al
` [PATCH 15/38] dcache: extract and use d_unlinked()
` [PATCH 16/38] x86: ptrace debugreg checks rewrite
` [PATCH 17/38] groups: move code to kernel/groups.c
` [PATCH 18/38] C/R: core stuff
` [PATCH 19/38] C/R: multiple tasks
` [PATCH 20/38] C/R: i386 support
` [PATCH 21/38] C/R: i386 debug registers
` [PATCH 22/38] C/R: i386 xstate
` [PATCH 23/38] C/R: x86_64 support
` [PATCH 24/38] C/R: x86_64 debug registers
` [PATCH 25/38] C/R: x86_64 xstate
` [PATCH 26/38] C/R: nsproxy
` [PATCH 27/38] C/R: checkpoint/restore struct uts_namespace
` [PATCH 28/38] C/R: formally checkpoint/restore struct ipc_namespace
` [PATCH 29/38] C/R: formally checkpoint/restore struct mnt_namespace
` [PATCH 30/38] C/R: checkpoint/restore struct pid_namespace
` [PATCH 31/38] C/R: formally checkpoint/restore struct net_namespace
` [PATCH 32/38] C/R: checkpoint/restore struct cred
` [PATCH 33/38] C/R: checkpoint/restore aux groups (structy group_info)
` [PATCH 34/38] C/R: checkpoint/restore struct user
` [PATCH 35/38] C/R: checkpoint/restore struct user_namespace
` [PATCH 36/38] C/R: checkpoint/restore struct pid
` [PATCH 37/38] C/R: checkpoint/restore opened files
` [PATCH 38/38] C/R: checkpoint/restart struct sighand_struct
linux-next: net tree build warning
2009-05-22 6:30 UTC (2+ messages)
linux distribution ?
2009-05-22 6:29 UTC (6+ messages)
[patch] ALSA: fix audio on HP TX25xx series notebooks
2009-05-22 6:27 UTC (2+ messages)
[PATCH] memcg: remove forward declaration from sched.h
2009-05-22 6:27 UTC (2+ messages)
[PATCH] memcg: remove some redundant checks
2009-05-22 6:27 UTC (2+ messages)
perf counter issue - WARN_ON_ONCE(!list_empty(&tsk->perf_counter_ctx.counter_list));
2009-05-22 6:25 UTC (9+ messages)
miniOS page table allocation
2009-05-22 6:26 UTC
[U-Boot] bootstrap nand write function
2009-05-22 6:23 UTC (2+ messages)
[U-Boot] [PATCH 3/6] mpc83xx: USB: Reorganized its support
2009-05-22 6:18 UTC (3+ messages)
[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
2009-05-22 6:18 UTC (3+ messages)
bootup message "Control name ... truncated to ..." - what to fix?
2009-05-22 6:18 UTC (2+ messages)
linux-next: manual merge of the tracing tree with the net tree
2009-05-22 6:15 UTC
linux-next: manual merge of the tracing tree with the net tree
2009-05-22 6:15 UTC
[PATCH 0/2]ASoC: TWL4030 and SDP3430 HS ramp configuration
2009-05-22 6:14 UTC (3+ messages)
` [PATCH 1/2] ASoC: TWL4030: Add support for platform dependent configuration
` [PATCH 2/2] ASoC: SDP4030: Use the twl4030_setup_data for headset pop-removal
[RFC PATCH v2 0/2] Saving power by cpu evacuation sched_max_capacity_pct=n
2009-05-19 20:40 UTC (7+ messages)
Misleading OOM messages
2009-05-19 20:39 UTC (11+ messages)
[git pull] Please pull powerpc.git merge branch
2009-05-22 6:11 UTC
[RFC v3][PATCH 2/2] intel_txt: Intel(R) TXT and tboot kernel support
2009-05-19 20:30 UTC (4+ messages)
[PATCH] Acer Aspire One Fan Control
2009-05-19 20:30 UTC (11+ messages)
Performance overhead of paravirt_ops on native identified
2009-05-22 5:59 UTC (10+ messages)
[LTP] [PATCH] Synchronization between two processes
2009-05-22 5:55 UTC (5+ messages)
[PATCH] powerpc/maple: Add a quirk to disable MSI for IPR on Bimini
2009-05-22 5:57 UTC (2+ messages)
Incorrect ACPI blacklisting of ASUS P4B266 ?
2009-05-22 5:52 UTC (7+ messages)
linux-next: manual merge of the tip-core tree with Linus' tree
2009-05-22 5:50 UTC (4+ messages)
css_id numbering
2009-05-22 5:50 UTC (4+ messages)
Your £1,230,310 GBP Jackpot
2009-05-22 5:49 UTC
linux-next: Tree for May 11
2009-05-22 5:48 UTC (3+ messages)
` [PATCH -next] v4l2: handle unregister for non-I2C builds
(no subject)
2009-05-22 5:45 UTC
can anybody explain the following to a git noob?
2009-05-22 5:44 UTC (3+ messages)
linux-next: manual merge of the security-testing tree with Linus' tree
2009-05-22 5:35 UTC (2+ messages)
[PATCH] PV-on-HVM: xenbus - check HAVE_UNLOCKED_IOCTL for old Linux kernels
2009-05-22 5:32 UTC
[PATCH] PV-on-HVM: Define atomic_cmpxchg() for old Linux kernels
2009-05-22 5:28 UTC
[Qemu-devel] [PATCH ] linux-user: add tee systemcall support
2009-05-22 5:31 UTC (8+ messages)
[GIT PULL] sh updates for 2.6.30-rc7
2009-05-22 5:26 UTC (2+ messages)
problem in registering the device while inserting the kernel module
2009-05-22 5:25 UTC (2+ messages)
mac80211: TDMA approach feasible?
2009-05-22 5:10 UTC (2+ messages)
[PATCH] mpc52xx_psc_spi: Convert to cs_control callback
2009-05-22 5:07 UTC (3+ messages)
[RFC][PATCH] synchrouns swap freeing at zapping vmas
2009-05-22 5:05 UTC (3+ messages)
[PATCH 0/2] Small cleanup of ext[34] get_blocks function
2009-05-22 4:57 UTC (3+ messages)
` [PATCH 2/2] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle()
[PATCH v3 0/4] ARM: DaVinci: DM646x Video: DM646x display driver
2009-05-22 4:36 UTC (4+ messages)
[PATCH 1/2] Reduce the special variables area in kern/i386/pc/startup.S
2009-05-22 4:36 UTC (2+ messages)
` [PATCH 2/2] Eliminate incorrect check for grub_I386_CHECK_REGPARM_BUG
[PATCH] smack:beyond ARRAY_SIZE of data
2009-05-22 4:35 UTC (6+ messages)
Audio and mpc5200 bestcomm tasks
2009-05-22 4:33 UTC (2+ messages)
conntrack and RSTs received during CLOSE_WAIT
2009-05-22 4:32 UTC (10+ messages)
[PATCH 1/2] perf_counter: dynamically allocate tasks' perf_counter_context struct [v2]
2009-05-22 4:27 UTC (2+ messages)
` [PATCH 2/2] perf_counter: optimize context switch between identical inherited contexts
[PATCH] sh: ap325 camera without i2c driver fix
2009-05-22 4:28 UTC (3+ messages)
p used before making sure it is not NULL in kernel/auditsc.c
2009-05-22 4:07 UTC (2+ messages)
[SPAM] 公司领导函
2009-05-22 4:06 UTC
Throughput is not changed when setting to a much higher bit rate
2009-05-22 3:49 UTC (6+ messages)
BUG: blank screen - unless keyboard/synaptic combo
2009-05-22 3:39 UTC (3+ 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.