LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
 2008-10-20 17:03 UTC  (14+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 02/35] cpumask: remove min from first_cpu/next_cpu
` [PATCH 03/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 05/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 06/35] cpumask: introduce struct cpumask
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus
` [PATCH 17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size
` [PATCH 18/35] cpumask: add nr_cpumask_bits
` [PATCH 19/35] cpumask: use cpumask_bits() everywhere
` [PATCH 20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs

[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
 2008-10-20 17:02 UTC  (16+ messages)
` [PATCH 01/10] Introduce trivial sys_checkpoint and sys_restore system calls
  ` [PATCH 02/10] Make checkpoint/restart functionality modular
    ` [PATCH 03/10] Introduce context structure needed during checkpointing/restart
      ` [PATCH 04/10] Introduce container dump function
        ` [PATCH 05/10] Introduce function to dump process
          ` [PATCH 06/10] Introduce functions to dump mm
            ` [PATCH 07/10] Introduce function for restarting a container
              ` [PATCH 08/10] Introduce functions to restart a process

[PATCH v2] Add Dallas DS1390 RTC chip
 2008-10-20 16:59 UTC  (4+ messages)

w35und wifi driver for linux-staging
 2008-10-20 16:57 UTC  (3+ messages)

[announce] new tree: "fix all build warnings, on all configs"
 2008-10-20 16:57 UTC  (10+ messages)

[PATCH 0/9] OpenVZ kernel based checkpointing/restart
 2008-10-20 16:51 UTC  (12+ messages)
  ` [Devel] "

[PATCH] kexec: fix hang on i386 when panic occurs while console_sem is held
 2008-10-20 16:51 UTC  (7+ messages)
    ` [PATCH] x86, dumpstack: some more unification
      ` [PATCH] x86: make oops_begin and oops_end equal
        ` [PATCH] x86, dumpstack: make die and die_nmi equal

Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE)
 2008-10-20 16:50 UTC  (8+ messages)
    ` Bug fix for pvrusb2 driver [was: Re: Kernel 2.6.26.5 -> 2.6.27.2 [USB REGRESSION] (USB -> D_STATE)]

[PATCH 0/3] Small series of further hardware updates
 2008-10-20 16:46 UTC  (3+ messages)
` [PATCH 2/3] 8250: Oxford Semiconductor Devices

[TOMOYO #11 (linux-next) 00/11] TOMOYO Linux
 2008-10-20 16:44 UTC  (14+ messages)
` [TOMOYO #11 (linux-next) 01/11] Introduce new LSM hooks where vfsmount is available
` [TOMOYO #11 (linux-next) 02/11] Add in_execve flag into task_struct
` [TOMOYO #11 (linux-next) 03/11] Singly linked list implementation
` [TOMOYO #11 (linux-next) 04/11] Introduce d_realpath()
` [TOMOYO #11 (linux-next) 05/11] Memory and pathname management functions
` [TOMOYO #11 (linux-next) 06/11] Common functions for TOMOYO Linux
` [TOMOYO #11 (linux-next) 07/11] File operation restriction part
` [TOMOYO #11 (linux-next) 08/11] Domain transition handler
` [TOMOYO #11 (linux-next) 09/11] LSM adapter functions
` [TOMOYO #11 (linux-next) 10/11] Kconfig and Makefile
` [TOMOYO #11 (linux-next) 11/11] MAINTAINERS info

[PATCH] Enable console on PCI serial devices
 2008-10-20 16:44 UTC  (6+ messages)

[ANNOUNCE] iommu-2.6.git tree
 2008-10-20 16:41 UTC  (13+ messages)

linux-next: build failure
 2008-10-20 16:33 UTC  (3+ messages)

BUG: sleeping function called from invalid context at kernel/rwsem.c:131 XFS? (was: Re: linux-next: Tree for October 17)
 2008-10-20 16:33 UTC  (9+ messages)

[git pull] drm patches for 2.6.27-rc1
 2008-10-20 16:31 UTC  (23+ messages)
                ` io resources and cached mappings (was: [git pull] drm patches for 2.6.27-rc1)

OProfile kernel tree update
 2008-10-20 16:31 UTC 

[PATCH 0/3] ftrace: separate ftrace from ftrace
 2008-10-20 16:31 UTC  (2+ messages)

[PATCH 0/2] ftrace: fixes for PPC
 2008-10-20 16:30 UTC  (8+ messages)

[PATCH -mm] ftrace : Fix section mismatch warning
 2008-10-20 16:27 UTC  (2+ messages)

[GIT PULL] Second set of MMC updates for v2.6.28-rc1
 2008-10-20 16:22 UTC 

[PATCH] x86: amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors
 2008-10-20 16:06 UTC  (3+ messages)

[PATCH] x86: call machine_shutdown and stop all CPUs in native_machine_halt
 2008-10-20 16:00 UTC  (3+ messages)

[Slightly off topic] A question about R/B trees
 2008-10-20 15:57 UTC  (7+ messages)

poll() blocked / packets not received ?
 2008-10-20 15:53 UTC  (7+ messages)

[PATCH 0/7 RFC] Handle I2C GPIO controllers with the OF (was: pca9539 I2C gpio expander)
 2008-10-20 15:48 UTC  (5+ messages)
` [PATCH 4/7] gpiolib: implement dev_gpiochip_{add,remove} calls

[PATCH tip/tracing/markers] markers: simplify marker_set_format()
 2008-10-20 15:43 UTC  (6+ messages)

[PATCH] Breaks the redundant loop in kernel/marker.c
 2008-10-20 15:38 UTC  (5+ messages)
  `  "

[GIT PULL] ALSA updates
 2008-10-20 15:13 UTC 

[PATCH 0/3] integrity
 2008-10-20 15:12 UTC  (5+ messages)
` [PATCH 2/3] integrity: Linux Integrity Module(LIM)

hex code shown at boot
 2008-10-20 15:06 UTC  (3+ messages)

SMACK netfilter smacklabel socket match
 2008-10-20 15:01 UTC  (16+ messages)

SLUB defrag pull request?
 2008-10-20 14:59 UTC  (6+ messages)

What's in kmemcheck.git (for v2.6.28?)
 2008-10-20 14:58 UTC  (2+ messages)

2.6.27.2: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
 2008-10-20 14:51 UTC 

[PATCH] NFS regression in 2.6.26?, "task blocked for more than 120 seconds"
 2008-10-20 14:34 UTC  (8+ messages)

questions about rd{msr|tsc|pmc} instruction with x86-64
 2008-10-20 13:47 UTC  (5+ messages)

[PATCH] lockstat: contend with points
 2008-10-20 13:43 UTC  (2+ messages)

[PATCH 1/2] fs: truncate blocks outside i_size after generic_file_direct_write error
 2008-10-20 13:43 UTC  (3+ messages)

[PATCH] rcupdate: fix bug of rcu_barrier*()
 2008-10-20 13:41 UTC  (3+ messages)

[patch 0/3] x86: Microcode patch loader author update
 2008-10-20 13:38 UTC  (2+ messages)

[PATCH] LIS3LV02Dx Accelerometer driver (take 4)
 2008-10-20 13:32 UTC  (4+ messages)

[PATCH tip/tracing/markers] markers: let marker_table be close to its comments
 2008-10-20 13:31 UTC  (3+ messages)

[PATCH tip/tracing/markers] markers: remove exported symbol marker_probe_cb_noarg()
 2008-10-20 13:30 UTC  (3+ messages)

[patch] x86, bts: improve help text for BTS config
 2008-10-20 13:26 UTC  (2+ messages)

[GIT Pull Request] Copy on write credentials for Linux [ver #2]
 2008-10-20 13:17 UTC 

[PATCH 2/2] pci: Use new %pR to print resource ranges
 2008-10-20 13:15 UTC  (13+ messages)
` [PATCH] x86, ioremap: use %pR in printk

[patch 0/2] vdso support for s390
 2008-10-20 13:06 UTC  (4+ messages)
` [patch 2/2] introduce vdso on s390

linux-next: Tree for October 20
 2008-10-20 12:59 UTC 

iwl3945 broken in current git
 2008-10-20 12:51 UTC  (9+ messages)

[PATCH] add additional symbols to /sys/kernel/vmcoreinfo data for ppc(64)
 2008-10-20 12:51 UTC  (4+ messages)

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
 2008-10-20 12:48 UTC  (5+ messages)

status of the ext3/jbd error handling enhancement patches
 2008-10-20 12:41 UTC  (3+ messages)

SDHCI: timeout during data transfer
 2008-10-20 12:20 UTC  (8+ messages)

[PATCH] softpanic - halt booting, but allow reading why
 2008-10-20 12:14 UTC  (2+ messages)

2.6.27 seems to break something with DSL
 2008-10-20 12:12 UTC  (2+ messages)

(no subject)
 2008-10-20 12:12 UTC 

2.6.27-git6: max1111_read_channel and corgi_ssp_ads7846_putget missing
 2008-10-20 12:10 UTC  (2+ messages)
` 2.6.27-git8 & "

[PATCH 0/4] pending scheduler updates
 2008-10-20 12:05 UTC  (2+ messages)

[PATCH v3] Add Dallas DS1390 RTC chip
 2008-10-20 11:46 UTC 

[PATCH 2/2] cciss: fix regression firmware version not displayed in procfs (again and again)
 2008-10-20 11:27 UTC  (2+ messages)

[PATCH v4] HPET: Remove the BKL
 2008-10-20 11:03 UTC 

[PATCH] Fix debugfs_create_file's error checking method for usb/gadget/
 2008-10-20 10:53 UTC  (4+ messages)
    ` [PATCH v2] "

[GIT]: Networking
 2008-10-20 10:45 UTC 

[git pull] agp patches for 2.6.28-rc1
 2008-10-20 10:29 UTC  (5+ messages)

[PATCH 0/2] Report the size of pages backing VMAs in /proc V3
 2008-10-20 10:06 UTC  (2+ messages)

[RFC Patch 1/9] Introducing generic hardware breakpoint handler interfaces
 2008-10-20  9:52 UTC  (2+ messages)

[PATCH v3] Add SPI over GPIO driver
 2008-10-20  9:48 UTC  (8+ messages)
` [patch 2.6.27-git] spi_gpio driver
  ` [spi-devel-general] "

[Lguest] lguest: unhandled trap
 2008-10-20  9:27 UTC  (5+ messages)

Oops with PREEMPT-RT on 2.6.26.5-rt9
 2008-10-20  8:41 UTC 

[PATCH 1/2] Implement %pR to print struct resource content
 2008-10-20  8:33 UTC  (3+ messages)

[patch 23/24] perfmon3: kernel documentation
 2008-10-20  7:55 UTC  (3+ messages)

Regression in 2.6.27: "irq 18: nobody cared" on Toshiba Satellite A100
 2008-10-20  7:52 UTC  (4+ messages)

[PATCH] Remove rogue default ms for THRUSTMASTER/ZEROPLUS in drivers/hid/Kconfig
 2008-10-20  7:45 UTC  (4+ messages)

[PATCH] kmemcheck: (finally) use 4k pages for identity mapping
 2008-10-20  7:34 UTC  (2+ messages)

[PATCH] intel-iommu: use coherent_dma_mask in alloc_coherent
 2008-10-20  7:21 UTC  (4+ messages)

[PATCH] kdump: Fix invalid access on i386 sparsemem
 2008-10-20  7:14 UTC  (2+ messages)

[RFC] Kernel version numbering scheme change
 2008-10-20  7:13 UTC  (14+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).