All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-10-20 16:46:56 to 2008-10-20 17:19:58 UTC [more...]

[Qemu-devel] [PATCH] SH: Add prefi, icbi, synco
 2008-10-20 17:19 UTC  (12+ messages)

[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
 2008-10-20 17:03 UTC  (139+ 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 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnp
  ` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment
` [PATCH 14/35] cpumask: make nr_cpu_ids valid in all configurations
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids
` [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 21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes "
` [PATCH 22/35] cpumask: cpumask_first/cpumask_next
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 24/35] cpumask: cpumask_any_but()
` [PATCH 25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t
` [PATCH 26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t
` [PATCH 27/35] cpumask: to_cpumask()
` [PATCH 28/35] cpumask: accessors to manipulate possible/present/online/active maps
` [PATCH 29/35] cpumask: Use accessors code
` [PATCH 30/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0
` [PATCH 31/35] cpumask: switch over to cpu_online/possible/active/present_mask
` [PATCH 32/35] cpumask: cpu_all_mask and cpu_none_mask
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs
` [PATCH 34/35] cpumask: debug options for cpumasks
` [PATCH 35/35] cpumask: smp_call_function_many()

[Qemu-devel] sh4 linux user emulation on an x86_64 system
 2008-10-20 17:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH] SH: Fix struct target_stat64 for 64bit host

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

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

[RFC v6][PATCH 0/9] Kernel based checkpoint/restart
 2008-10-20 17:17 UTC  (18+ messages)

[Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets
 2008-10-20 17:16 UTC  (6+ messages)
  ` [Qemu-devel] [PATCH] Improve symbol lookup (was: Re: [Qemu-devel] [PATCH] Fix symbol lookup for mips64* targets)
    ` [Qemu-devel] [PATCH] Improve symbol lookup
      ` [Qemu-devel] [PATCH] Improve symbol lookup for system and user mode

tcp_sack problem Re: [Bug 11721] after upgrade to 2.6.27 i cannot navigate
 2008-10-20 17:15 UTC  (2+ messages)

[linux-lvm] [IMPORTANT]LVM+iSCSI issue..Local Disk disappeared
 2008-10-20 17:14 UTC  (6+ messages)

SELinux blocking disclaimer - help diagnosing
 2008-10-20 17:14 UTC  (4+ messages)
  ` [SPAM?] "
    `  "

PATH records show fcaps
 2008-10-20 17:13 UTC  (4+ 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 17:13 UTC  (10+ messages)

[PATCH] [MPC52XX] gpio: remove dead code
 2008-10-20 17:12 UTC 

aoe freezes 2.6.26.6
 2008-10-20 17:12 UTC 

[PATCH] i2c: omap: highspeed only over 1000mhz
 2008-10-20 17:10 UTC  (4+ messages)

cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq
 2008-10-20 17:10 UTC  (3+ messages)

[PATCH 0/2] ftrace: fixes for PPC
 2008-10-20 17:08 UTC  (9+ messages)

[PATCH 0/9] Add support for nested SVM (kernel) v5
 2008-10-20 17:04 UTC  (10+ messages)
` [PATCH 1/9] Clean up VINTR setting v5
  ` [PATCH 2/9] Add helper functions for nested SVM v5
    ` [PATCH 3/9] Implement GIF, clgi and stgi v5
      ` [PATCH 4/9] Implement hsave v5
        ` [PATCH 5/9] Add VMLOAD and VMSAVE handlers v5
          ` [PATCH 6/9] Add VMRUN handler v5
            ` [PATCH 7/9] Add VMEXIT handler and intercepts v5
              ` [PATCH 8/9] allow read access to MSR_VM_VR
                ` [PATCH 9/9] Allow setting the SVME bit v5

[PATCH 0/10] OpenVZ kernel based checkpointing/restart (v2)
 2008-10-20 17:02 UTC  (10+ 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

atmel_spi: DMA-imposed xfer buffer requirements
 2008-10-20 17:02 UTC  (2+ messages)

Marvell TopDog Driver Work
 2008-10-20 17:01 UTC  (3+ messages)

bttv 2.6.26 problem
 2008-10-20 17:01 UTC  (3+ messages)

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

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

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

Feedback outside of the user survey
 2008-10-20 16:57 UTC  (12+ messages)

[PATCH 1/2] qla2xxx: Refactored qla data structure and functionss
 2008-10-20 16:55 UTC  (3+ messages)

[PATCH] kernel: a few readability changes for nice values
 2008-10-20 16:57 UTC  (2+ messages)

[PATCH] libertas: fix CF firmware loading
 2008-10-20 16:55 UTC  (3+ messages)

[RESEND] [PATCH 2/3] Introduce acpi_root_table=rsdt boot param and dmi list to force rsdt
 2008-10-20 16:54 UTC  (5+ messages)

[PATCH] kexec: fix hang on i386 when panic occurs while console_sem is held
 2008-10-20 16:51 UTC  (6+ messages)
    ` [PATCH] x86, dumpstack: some more unification

Working with remotes; cloning remote references
 2008-10-20 16:50 UTC  (11+ messages)

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

[lm-sensors] PATCH: f71882fg-sensor_attr2.patch [1/2]
 2008-10-20 16:50 UTC  (2+ messages)

Audio on Linux is a mess
 2008-10-20 16:47 UTC  (4+ messages)

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


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.