public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-30 04:02:43 to 2008-05-30 12:20:16 UTC [more...]

[PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
 2008-05-30 12:19 UTC  (5+ messages)
` [PATCHv2 26/28] firmware: allow firmware files to be built into kernel image
` [PATCH] keyspan: use request_firmware()
` [PATCH] keyspan_pda: "

[PATCH 0/7] mmc: at91_mci: rework to allow better transfer
 2008-05-30 12:18 UTC  (2+ messages)
` [PATCH 5/7] mmc: at91_mci: update bytes_xfered value once xfer done

Performance Characteristics of All Linux RAIDs (mdadm/bonnie++)
 2008-05-30 12:22 UTC  (6+ messages)

[PATCH] gpio: fix build errors for drivers not strictly requiring GPIOs
 2008-05-30 12:06 UTC  (3+ messages)

Oops in 2.6.25
 2008-05-30 11:17 UTC 

[PATCH 00/21] ide: convert ide-timing.h to ide-timings.c library
 2008-05-30 11:46 UTC  (7+ messages)
` [PATCH 04/21] ide: move some bits from ide-timing.h to <linux/ide.h>
` [PATCH 05/21] ide: remove XFER_* masks from ide-timing.h
` [PATCH 06/21] ide: checkpatch.pl fixes for ide-timing.h

2.6.26-rc1-$sha1: RIP __d_lookup+0x8c/0x160
 2008-05-30 11:45 UTC  (7+ messages)

[patch 00/41] cpu alloc / cpu ops v3: Optimize per cpu access
 2008-05-30 11:32 UTC  (79+ messages)
` [patch 02/41] cpu alloc: The allocator
` [patch 03/41] cpu alloc: Use cpu allocator instead of the builtin modules per cpu allocator
` [patch 04/41] cpu ops: Core piece for generic atomic per cpu operations
` [patch 05/41] cpu alloc: Percpu_counter conversion
` [patch 07/41] cpu alloc: Workqueue conversion
` [patch 08/41] cpu alloc: ACPI cstate handling conversion
` [patch 09/41] cpu alloc: Genhd statistics conversion
` [patch 10/41] cpu alloc: blktrace conversion
` [patch 11/41] cpu alloc: SRCU cpu alloc conversion
` [patch 12/41] cpu alloc: XFS counter conversion
` [patch 13/41] cpu alloc: NFS statistics
` [patch 14/41] cpu alloc: Neigbour statistics
` [patch 15/41] cpu_alloc: Convert ip route statistics
` [patch 16/41] cpu alloc: Tcp statistics conversion
` [patch 17/41] cpu alloc: Convert scratches to cpu alloc
` [patch 18/41] cpu alloc: Dmaengine conversion
` [patch 19/41] cpu alloc: Convert loopback statistics
` [patch 20/41] cpu alloc: Veth conversion
` [patch 21/41] cpu alloc: Chelsio statistics conversion
` [patch 22/41] cpu alloc: Convert network sockets inuse counter
` [patch 23/41] cpu alloc: Use it for infiniband
` [patch 24/41] cpu alloc: Use in the crypto subsystem
` [patch 25/41] cpu alloc: scheduler: Convert cpuusage to cpu_alloc
` [patch 26/41] cpu alloc: Convert mib handling to cpu alloc
` [patch 27/41] cpu alloc: Remove the allocpercpu functionality
` [patch 28/41] Module handling: Use CPU_xx ops to dynamically allocate counters
` [patch 29/41] x86_64: Use CPU ops for nmi alert counter
` [patch 30/41] Remove local_t support
` [patch 31/41] VM statistics: Use CPU ops
` [patch 32/41] cpu alloc: Use in slub
` [patch 33/41] cpu alloc: Remove slub fields
` [patch 34/41] cpu alloc: Page allocator conversion
` [patch 35/41] Support for CPU ops
` [patch 36/41] Zero based percpu: Infrastructure to rebase the per cpu area to zero
` [patch 37/41] x86_64: Fold pda into per cpu area
` [patch 38/41] x86: Extend percpu ops to 64 bit
` [patch 39/41] x86: Replace cpu_pda() using percpu logic and get rid of _cpu_pda()
` [patch 40/41] x86: Replace xxx_pda() operations with x86_xx_percpu()
` [patch 41/41] x86_64: Support for cpu ops

fair group scheduler not so fair?
 2008-05-30 11:36 UTC  (10+ messages)

[PATCH 0/2] Kill unused parameter to smp_call_function and friends
 2008-05-30 11:27 UTC  (3+ messages)
` [PATCH 2/2] on_each_cpu(): kill unused 'retry' parameter

[PATCH 0/10] Add generic helpers for arch IPI function calls #4
 2008-05-30 11:24 UTC  (6+ messages)
` [PATCH 1/10] Add generic helpers for arch IPI function calls
` [PATCH 8/10] mips: convert to generic helpers for "

[PATCH] libata: Handle bay devices in dock stations
 2008-05-30 11:07 UTC  (2+ messages)

Xen/paravirt_ops page on Xen wiki
 2008-05-30 11:10 UTC 

[bug] stuck localhost TCP connections, v2.6.26-rc3+
 2008-05-30 11:09 UTC  (6+ messages)

2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
 2008-05-30 11:04 UTC  (11+ messages)

UBIFS seekdir()/telldir() issue
 2008-05-30 10:57 UTC  (3+ messages)

[patch 2.6.26-rc4-git] PM: boot time suspend selftest
 2008-05-30 10:59 UTC  (6+ messages)

2.6.24.X: SATA/AHCI related boot delay
 2008-05-30 10:43 UTC  (6+ messages)
` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3

[Ksummit-2008-discuss] Fixing the Kernel Janitors project
 2008-05-30 10:38 UTC  (23+ messages)
      ` RFC: Moving firmware blobs out of the kernel
        ` [Ksummit-2008-discuss] "

[RFC][v2][patch 0/12][CFQ-cgroup]Yet another I/O bandwidth controlling subsystem for CGroups based on CFQ
 2008-05-30 10:37 UTC  (6+ messages)

Pipe buffers' limit of 16 * 4K
 2008-05-30 10:35 UTC  (7+ messages)

[PATCH 1/3] KVM: Expose get_eoi_gsi for IRQ acking for assigned devices
 2008-05-30 10:27 UTC  (3+ messages)
` [PATCH 2/3] KVM: Introduce kvm_set_irq to inject interrupts in guests
  ` [PATCH 3/3] KVM: Handle devices assigned to the guest

sync_file_range(SYNC_FILE_RANGE_WRITE) blocks?
 2008-05-30 10:26 UTC 

[PATCH 2/3] cpusets: restructure the function update_cpumask() and update_nodemask()
 2008-05-30  9:53 UTC  (2+ messages)

[PATCH 1/3] cpusets: cleanup kernel-doc
 2008-05-30  9:50 UTC  (3+ messages)

[GIT]: Networking
 2008-05-30 10:04 UTC 

[RFC] [PATCH 1/2] cpusets: restructure the function update_cpumask() and update_nodemask()
 2008-05-30  9:46 UTC  (12+ messages)

[patch 0/8] vfs: more cleanups and fixes
 2008-05-30  9:53 UTC  (8+ messages)
` [patch 4/8] nfsd: rename MAY_ flags

[PATCH] x86: Add workaround for bug in ASUS A7V600 BIOS (rev 1005)
 2008-05-30  9:36 UTC  (2+ messages)

MMIO and gcc re-ordering issue
 2008-05-30  9:48 UTC  (32+ messages)

[BUG] Barely understandeable sound with snd_hda_intel and 2.6.26-rc4
 2008-05-30  9:29 UTC  (3+ messages)
  ` [Solved][BUG] "

whomto.pl -- finding out whom to send patches to
 2008-05-30  9:29 UTC  (3+ messages)

[PATCH 00/25] Vm Pageout Scalability Improvements (V8) - continued
 2008-05-30  9:27 UTC  (2+ messages)

[PATCH] gfs2: trivial sparse lock annotations
 2008-05-30  9:27 UTC  (2+ messages)

[PATCH 3/3] UIO: generic platform driver
 2008-05-30  9:16 UTC  (7+ messages)
` [PATCH] UIO: don't let UIO_CIF and UIO_SMX depend twice on UIO
  ` [PATCH] UIO: generic platform driver

[PATCH 4/4] ipc/sem.c: rewrite undo list locking
 2008-05-30  9:04 UTC  (2+ messages)

Please pull git390 'for-linus' branch
 2008-05-30  8:41 UTC 

2.6.26-rc3 - appletouch resume "incomplete data package"
 2008-05-30  8:41 UTC  (4+ messages)

GPL Violation: Compro Technology Inc, 2.6.17 modified binary-only kernel distribution
 2008-05-30  8:30 UTC  (6+ messages)

[PATCH 0/5] [MIPS] sparse noise reduction and namespace cleanups
 2008-05-30  7:58 UTC  (3+ messages)
` [PATCH 5/5] [MIPS] The tickcount per-cpu variable can become static

[PATCH 0/9] Scalability requirements for sysv ipc - v3
 2008-05-30  8:29 UTC  (18+ messages)
` [PATCH 1/9] Change the idr structure
` [PATCH 2/9] Rename some of the idr APIs internal routines
` [PATCH 3/9] Fix a printk call
` [PATCH 5/9] Make idr_get_new* rcu-safe
` [PATCH 6/9] Make idr_find rcu-safe
` [PATCH 7/9] Make idr_remove rcu-safe
` [PATCH 8/9] Call idr_find() without locking in ipc_lock()
` [PATCH 9/9] Get rid of ipc_lock_down()

2.6.25: sata_sil freezes, hard resets port
 2008-05-30  8:26 UTC 

linux-next: Tree for May 30
 2008-05-30  8:19 UTC 

[RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race
 2008-05-30  8:05 UTC  (12+ messages)

[PATCH 00 of 12] xen: add save/restore/migrate for Xen domains
 2008-05-30  8:04 UTC  (5+ messages)
` [PATCH 05 of 12] xen: add p2m mfn_list_list
  ` [bisected] "

[PATCH 3/3] cpusets: update tasks' cpus_allowed and mems_allowed after CPU/NODE offline/online
 2008-05-30  7:36 UTC 

2.6.25.4-rt4
 2008-05-30  7:37 UTC  (2+ messages)

[help]How to block new write in a "Thin Provisioning" logical volume manager as a virtual device driver when physical spaces run out?
 2008-05-30  7:31 UTC  (5+ messages)

Section mismatch on latest git
 2008-05-30  7:28 UTC  (4+ messages)

NIU - Sun Neptune 10g - Transmit timed out reset (2.6.24)
 2008-05-30  7:00 UTC  (4+ messages)

[PATCH] sched: CPU hotplug events must not destroy scheduler domains created by the cpusets
 2008-05-30  6:52 UTC  (11+ messages)
` [PATCH] sched: Move cpu masks from kernel/sched.c into kernel/cpu.c
  ` [PATCH] sched: Give cpusets exclusive control over sched domains (ie remove cpu_isolated_map)

in-kernel DRM tree move around
 2008-05-30  6:26 UTC  (3+ messages)

[PATCH] JBD: Fix DIO EIO error caused by race between free buffer and commit trasanction
 2008-05-30  6:24 UTC  (11+ messages)
  ` [PATCH-v2] JBD: Fix "
              ` [PATCH][take 5] "
                ` [PATCH][take 5] JBD2: "

[patch 00/11] s390 bug fixes for 2.6.26-rc4
 2008-05-30  6:13 UTC  (5+ messages)
` [patch 06/11] showmem: Only walk spanned pages

linux/a.out.h is not exported to userspace
 2008-05-30  5:45 UTC  (4+ messages)

[PATCH] x86: Get irq for hpet timer
 2008-05-30  5:32 UTC  (15+ messages)

[PATCH - right file this time] doc: Update to URL and status of kernel-docs.txt entry
 2008-05-30  5:28 UTC 

[PATCH] doc: Update to URL and status of kernel-docs.txt entry
 2008-05-30  5:26 UTC  (2+ messages)

2.6.25: sata_sil freezes, hard resets port
 2008-05-30  5:15 UTC  (2+ messages)

kernel 2.6.25 with ide driver cs5520 does not boot
 2008-05-30  5:01 UTC  (4+ messages)

mail расiлка
 2008-05-30  4:01 UTC 

[patch] removes casting of (void*) private structure members
 2008-05-30  4:37 UTC  (3+ messages)

Latest gpio gumph
 2008-05-30  3:18 UTC  (4+ messages)

Problem activating multiple cores ONLY if I press any key before kernel is loaded
 2008-05-30  4:33 UTC  (2+ messages)

[PATCH] nommu: fix kobjsize() for SLOB and SLUB
 2008-05-30  4:18 UTC  (11+ messages)

[GIT PATCH] driver core patch against 2.6.26-rc4
 2008-05-30  4:16 UTC  (3+ messages)
` [PATCH 1/1] driver-core: prepare for 2.6.27 api change by adding dev_set_name
`  "

[patch][resend] provide rtc_cmos platform device, take 2
 2008-05-30  4:12 UTC  (4+ messages)

[next-20080529] build error: function: i8042_platform_init
 2008-05-30  4:08 UTC  (4+ messages)
  ` [next-20080529] build error: missing ieee80211_tx_control?


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox