All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-22 01:34:24 to 2009-05-22 06:27:33 UTC [more...]

[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)

[PATCH V2 0/3] Introduce and use DO_ONCE statement expression macro
 2009-05-22  5:39 UTC  (6+ 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

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)

linux-next: net tree build warning
 2009-05-22  5:16 UTC 

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 01/38] cred: #include init.h in cred.h
 2009-05-22  5:02 UTC  (78+ 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

[PATCH 2/2] rb532: check irq number when handling GPIO interrupts
 2009-05-22  5:03 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()

[net-next-2.6 PATCH] can: SJA1000: generic OF platform bus driver
 2009-05-22  4:42 UTC  (3+ messages)

[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)

[PATCH] X86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot
 2009-05-22  3:35 UTC 

[SAA713X TESTERS WANTED] Fix i2c quirk, may affect saa713x + mt352 combo
 2009-05-22  3:34 UTC  (5+ messages)

[PATCH 1/1] Remove __devinit annotation from pcibios_claim_one_bus()
 2009-05-22  3:32 UTC 

[Buildroot] GCC-4.3.3 in toolchain fails to compile
 2009-05-22  3:32 UTC 

question : DMA of PCI bridge
 2009-05-22  3:24 UTC  (5+ messages)

[PATCH] cgroups: handle failure of cgroup_populate_dir() at mount/remount
 2009-05-22  3:00 UTC  (2+ messages)

[PATCH] PM: suspend_device_irqs(): don't disable wakeup IRQs
 2009-05-22  2:53 UTC  (6+ messages)

hypercall_xlat_continuation()
 2009-05-22  2:57 UTC 

No limitation in physical memory in cgroups
 2009-05-22  2:56 UTC  (10+ messages)

LINDAVE VISION
 2009-05-22  2:52 UTC 

[Lustre-devel] new to lustre and bug 18539
 2009-05-22  2:51 UTC  (2+ messages)

No VT-d with Xen 3.3/3.4rc3 on Intel-Board DQ45CB
 2009-05-22  2:45 UTC  (16+ messages)
                                  ` Re[2]: "

[PATCH] tracing/workqueue: Get rid of searching last executed worklet in probe_worklet_complete()
 2009-05-22  2:40 UTC  (2+ messages)
` [PATCH v2] "

Tips to better health
 2009-05-22  2:39 UTC 

git reset --hard and uncommitted files in index
 2009-05-22  2:32 UTC 

[PATCH] readahead:add blk_run_backing_dev
 2009-05-22  2:33 UTC  (9+ messages)

[PATCH] panasonic-laptop: beyond ARRAY_SIZE of pcc->keymap
 2009-05-22  2:19 UTC  (2+ messages)

[Qemu-devel] Windows runtime error
 2009-05-22  2:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Transfer of funds
 2009-05-22  2:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] add non-arbitrary migration stop condition
  ` [Qemu-devel] [PATCH 2/2] set migration max downtime

[PATCH]: ACPI: Change the array size from 5 to 8 for acpi_bus_id
 2009-05-22  2:08 UTC  (4+ messages)

sparc32 boot problem (SCSI?)
 2009-05-22  2:07 UTC 

[PATCH] hexdump: remove the tailing space
 2009-05-22  2:07 UTC 

Could you help to add the tag/keyword in mail list title?
 2009-05-22  2:05 UTC  (2+ messages)

About VIDIOC_G_OUTPUT/S_OUTPUT ?
 2009-05-22  2:05 UTC  (3+ messages)

[RFC] i915/acpi: add lid status notification and detection
 2009-05-22  2:03 UTC  (8+ messages)
        ` [Intel-gfx] "

[Qemu-devel] Re: [Qemu-commits] [COMMIT f80f9ec] Convert machine registration to use module initfunctions
 2009-05-22  2:00 UTC  (5+ messages)

unwise IEEE 1394 udev rules from Ubuntu merged into mainline udev
 2009-05-22  1:59 UTC  (2+ messages)
` unwise IEEE 1394 udev rules from Ubuntu merged into mainline

failed to download source code!
 2009-05-22  1:49 UTC  (2+ messages)

can't flush tlb on e500
 2009-05-22  0:57 UTC  (2+ messages)

[PATCH] sparseirq: Enable early irq_desc allocation
 2009-05-22  1:40 UTC  (3+ messages)

Sheraton Buganvilias Vallarta at the best price
 2009-05-22  1:38 UTC 

[PATCH 1/1] isdn: Use kernel_{send,recv}msg instead of open coding
 2009-05-22  1:34 UTC  (4+ messages)


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.