mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[linux-pm] [PATCH -mm] kexec jump -v9
 2008-03-19 19:28 UTC  (2+ messages)

[PATCH 0/79] smpboot integration
 2008-03-19 17:25 UTC  (15+ messages)
` [PATCH 01/79] [PATCH] change var types in __inquire_remote_apic
  ` [PATCH 02/79] [PATCH] add loglevel to printks
    ` [PATCH 03/79] [PATCH] use apic_*_around instead of apic_write in x86_64
      ` [PATCH 04/79] [PATCH] use start_ipi_hook "
        ` [PATCH 05/79] [PATCH] add an smp_apply_quirks to smpboot_32.c
          ` [PATCH 06/79] [PATCH] decouple call to print_cpu_info from smp_store_cpu_info
            ` [PATCH 07/79] [PATCH] provide specialized identification routines for x86_64
              ` [PATCH 08/79] [PATCH] use identify_boot_cpu
                ` [PATCH 09/79] [PATCH] call identify_secondary_cpu in smp_store_cpu_info
                  ` [PATCH 10/79] [PATCH] merge smp_store_cpu_info
                    ` [PATCH 11/79] [PATCH] always enable irqs when entering idle
                      ` [PATCH 12/79] [PATCH] don't call local_irq_enable before "
                        ` [PATCH 13/79] [PATCH] move setup_secondary_clock a little bit down in the function
                          ` [PATCH 14/79] [PATCH] move state update out of ipi_lock

[PATCH] build fix for smp
 2008-03-19 17:11 UTC 

[PATCH 00 of 31] x86: unification and xen updates
 2008-03-19 16:50 UTC  (35+ messages)
` [PATCH 01 of 31] xen: fix RMW when unmasking events
` [PATCH 02 of 31] xen: fix UP setup of shared_info
` [PATCH 03 of 31] x86: convert pgalloc_64.h from macros to inlines
` [PATCH 04 of 31] x86: add common mm/pgtable.c
` [PATCH 05 of 31] x86: put paravirt stubs into common asm/pgalloc.h
` [PATCH 06 of 31] x86: move pte functions "
` [PATCH 07 of 31] x86: move pmd "
` [PATCH 08 of 31] x86: move pgalloc pud and pgd operations into common place
` [PATCH 09 of 31] x86: move all the pgd_list handling to one place
` [PATCH 10 of 31] x86: rename paravirt_alloc_pt etc after the pagetable structure
` [PATCH 11 of 31] x86: add pud_alloc for 4-level pagetables
` [PATCH 12 of 31] x86/pgtable.h: demacro ptep_set_access_flags
` [PATCH 13 of 31] x86/pgtable.h: demacro ptep_test_and_clear_young
` [PATCH 14 of 31] x86/pgtable.h: demacro ptep_clear_flush_young
` [PATCH 15 of 31] x86: demacro pgalloc paravirt stubs
` [PATCH 16 of 31] xen: use appropriate pte types
` [PATCH 17 of 31] xen: make use of pte_t union
` [PATCH 18 of 31] xen: unify pte operations
` [PATCH 19 of 31] xen: use phys_addr_t when referring to physical addresses
` [PATCH 20 of 31] xen: unify pte operations on machine frames
` [PATCH 21 of 31] xen: make sure iret faults are trapped
` [PATCH 22 of 31] x86: unify KERNEL_PGD_PTRS
` [PATCH 23 of 31] x86: unify pgd ctor/dtor
` [PATCH 24 of 31] xen: add support for callbackops hypercall
` [PATCH 25 of 31] x86: only enable interrupts when kernel state has been set up
` [PATCH 26 of 31] xen: support sysenter/sysexit if hypervisor does
` [PATCH 27 of 31] xen: implement a debug-interrupt handler
` [PATCH 28 of 31] xen: make sure retriggered events are set pending
` [PATCH 29 of 31] xen: short-cut for recursive event handling
` [PATCH 30 of 31] xen: no need for domU to worry about MCE/MCA
` [PATCH 31 of 31] xen: jump to iret fixup

[PATCH 1/1] cgroups: implement device whitelist (v5)
 2008-03-19 16:00 UTC  (2+ messages)

Suspend and hibernation patchset
 2008-03-19 14:47 UTC  (10+ messages)
` Suspend and hibernation patchset against -rc6
  ` suspend slow in 2.6.25-rc6 (was Re: Suspend and hibernation patchset against -rc6)

volanoMark 12% regression with 2.6.25-rc6
 2008-03-19 14:01 UTC  (4+ messages)

[RFC] x86: bitops asm constraint fixes
 2008-03-19 13:19 UTC  (4+ messages)

[PATCH][RESEND][v3] Modify loop device to be able to manage partitions of the disk image
 2008-03-19 12:36 UTC  (2+ messages)
` [PATCH][v4] "

Fix permissions of /proc/net
 2008-03-19 11:51 UTC 

BUG: drop_pagecache_sb vs kjournald lockup
 2008-03-19 10:08 UTC  (4+ messages)

2.6.25-rc5: Reported regressions from 2.6.24
 2008-03-19  9:15 UTC  (5+ messages)

[PATCH prototype] [0/8] Predictive bitmaps for ELF executables
 2008-03-19  9:04 UTC  (8+ messages)

intel-hda sound too quiet in linux-2.6.25-rc6
 2008-03-19  8:11 UTC  (7+ messages)

Linux 2.6.25-rc4
 2008-03-19  4:48 UTC  (15+ messages)

[git pull] async_tx and a fsldma fix for 2.6.25-rc
 2008-03-19  0:45 UTC 

[patch 00/13] x86: PAT support updated - v3
 2008-03-19  0:00 UTC  (2+ messages)
` [patch 11/13] x86: PAT Add set_memory_wc() interface

compilation break
 2008-03-18 22:41 UTC  (2+ messages)

[PATCH 0/3, v10] PCI, ACPI: Physical PCI slot objects
 2008-03-18 21:09 UTC  (2+ messages)
` [PATCH 3/3] ACPI PCI slot detection driver

[PATCH] kernel: add bit rotation helpers for 16 and 8 bit
 2008-03-18 20:24 UTC 

[2.6.24.x] UML select()/poll() oversleeping reproducibly (was Re: [uml-devel] g_timeout_add)
 2008-03-18 19:39 UTC  (5+ messages)
              ` [2.6.24.x] UML select()/poll() oversleeping reproducibly

broken access to a USB HID device after suspend
 2008-03-18 19:24 UTC  (2+ messages)

[RFC][0/3] Virtual address space control for cgroups
 2008-03-18 17:58 UTC  (6+ messages)
` [RFC][2/3] Account and control virtual address space allocations

[patch 0/8] fuse: writable mmap + batched write
 2008-03-18 16:49 UTC  (26+ messages)
` [patch 1/8] mm: bdi: export bdi_writeout_inc()
` [patch 2/8] mm: Add NR_WRITEBACK_TEMP counter
` [patch 3/8] mm: rotate_reclaimable_page() cleanup
` [patch 4/8] mm: allow not updating BDI stats in end_page_writeback()
` [patch 6/8] fuse: clean up setting i_size in write

[ANNOUNCE] Ramback: faster than a speeding bullet
 2008-03-18 16:36 UTC  (6+ messages)

[PATCH 1/3] Infiniband: make ehca_pd use struct pid pointer rather than pid_t
 2008-03-18 15:52 UTC  (2+ messages)

[PATCH] [0/18] GB pages hugetlb support
 2008-03-18 15:47 UTC  (14+ messages)
` [PATCH] [1/18] Convert hugeltlb.c over to pass global state around in a structure
` [PATCH] [2/18] Add basic support for more than one hstate in hugetlbfs
` [PATCH] [3/18] Convert /proc output code over to report multiple hstates
` [PATCH] [4/18] Add basic support for more than one hstate in hugetlbfs
` [PATCH] [6/18] Add support to have individual hstates for each hugetlbfs mount
` [PATCH] [7/18] Abstract out the NUMA node round robin code into a separate function

[PATCH] de-semaphorize smackfs
 2008-03-18 15:41 UTC  (4+ messages)

RFC: /dev/stdin, symlinks & permissions
 2008-03-18 15:04 UTC  (6+ messages)

[PATCH] cgroups: implement device whitelist (v4)
 2008-03-18 14:10 UTC  (5+ messages)

Regression: kernel 2.6.24{,.1} ahci problem, does not boot (resend)
 2008-03-18 14:01 UTC  (7+ messages)

[alsa-devel] [regression] 2.6.25-rc4 snd-es18xx broken on Alpha
 2008-03-18 13:55 UTC  (4+ messages)

2.6.24.X: SATA/AHCI related boot delay
 2008-03-18 13:33 UTC  (7+ messages)
  ` 2.6.24.X: SATA/AHCI related boot delay. - not with 2.6.24.3

linux-next: Tree for March 18
 2008-03-18 13:31 UTC  (3+ messages)
` [Build Failure] "

[PATCH 1/1] IDE: fix ide.h compiler warning
 2008-03-18 13:19 UTC  (2+ messages)

ACPI regression in 2.6.25-rc6 (function keys stop working)
 2008-03-18 13:17 UTC  (3+ messages)

[GIT PATCH] HID updates for 2.6.25-rc6
 2008-03-18 13:07 UTC 

MMC: Card detection through pin CD/DAT3 issue
 2008-03-18 12:47 UTC  (4+ messages)

[PATCH] fix misplaced mb() in rcu_enter/exit_nohz()
 2008-03-18 12:42 UTC  (6+ messages)

[PATCH O/4] Block I/O tracking
 2008-03-18 12:15 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] "
` [PATCH 3/4] "
` [PATCH 4/4] "

SDIO: IO-Ready Bit
 2008-03-18 11:33 UTC  (2+ messages)

[patch 00/11] mount ownership and unprivileged mount syscall (v9)
 2008-03-18 11:33 UTC  (3+ messages)

ide_cd modifies hard_* members of request
 2008-03-18 11:22 UTC  (4+ messages)

vfree with spin_lock_bh
 2008-03-18 11:21 UTC  (2+ messages)

[RFC][PATCH 0/3] PM: Rework suspend and hibernation code for devices
 2008-03-18 10:02 UTC  (7+ messages)
` [RFC][PATCH 1/3] PM: Introduce new top level suspend and hibernation callbacks
` [RFC][PATCH 2/3] PM: New suspend and hibernation callbacks for platform bus type
` [RFC][PATCH 3/3] PM: New suspend and hibernation callbacks for PCI "

[2.6.25-rc5-mm1][regression?] BUG: spinlock wrong CPU, modprobe
 2008-03-18  9:46 UTC  (3+ messages)

[PATCH] mm: allocate section_map for sparse_init
 2008-03-18  9:41 UTC  (4+ messages)

+ x86-vsmp-build-fixes.patch added to -mm tree
 2008-03-18  9:40 UTC  (6+ messages)
      ` Fwd: "

deadlock on 2.6.24.3-rt3
 2008-03-18  9:40 UTC  (2+ messages)

tick-common.c hack for s390 needed
 2008-03-18  9:31 UTC 

[PATCH] Audit: netlink socket can be auto-bound to pid other than current->pid
 2008-03-18  9:24 UTC 

[PATCH] [IPV6] remove unused parameter (struct sock parameter) from ip6_route_output()
 2008-03-18  9:15 UTC  (2+ messages)

[GIT PATCH] ACPI patches for 2.6.25-rc6
 2008-03-18  9:10 UTC 

[PATCH (block.git) 0/2] IO CPU affinity update:
 2008-03-18  8:41 UTC  (4+ messages)

[BUG] Linux-2.6.25-rc4 (and also in rc3) Compile Error
 2008-03-18  8:02 UTC  (9+ messages)

capabillty.h
 2008-03-18  7:55 UTC 

kernel exception in Fusion MPT base driver 3.04.06 (linux-2.6.24.3)
 2008-03-18  7:25 UTC  (2+ messages)

use of preempt_count instead of in_atomic() at leds-gpio.c
 2008-03-18  7:14 UTC  (3+ messages)

[PATCH] i810fb: Fix console switch regression
 2008-03-18  7:09 UTC  (4+ messages)

[PATCH] cgroups: implement device whitelist lsm (v3)
 2008-03-18  6:48 UTC  (3+ messages)

In function `ata_acpi_associate': undefined reference to `register_hotplug_dock_device'
 2008-03-18  6:16 UTC  (5+ messages)
    ` [PATCH] "

SO_REUSEADDR not allowing server and client to use same port
 2008-03-18  5:48 UTC  (8+ messages)

[BUG]2.6.25-rc6:Unable to handle kernel paging request
 2008-03-18  5:29 UTC 

[PATCH] thermal: fix Kconfig dependencies
 2008-03-18  5:27 UTC  (4+ messages)

suspend not working on macbook pro
 2008-03-18  5:15 UTC  (2+ messages)

[PATCH][POWERPC] bootwrapper: Add entries for tqm8540 and sbc85xx
 2008-03-18  5:13 UTC 

powerpc: cuImage.* creation error
 2008-03-18  5:10 UTC  (6+ messages)

Linux 2.6.25-rc6
 2008-03-18  4:57 UTC  (4+ messages)

[GIT PULL] LED updates
 2008-03-18  4:55 UTC  (10+ messages)
          ` LED naming standard for LED class

[git pull] Input updates for 2.6.25-rc6
 2008-03-18  4:42 UTC 

[PATCH] Subject: kprobes-x86: correct post-eip value in post_hander()
 2008-03-18  4:26 UTC  (6+ messages)

2.6.25-rc5-git6: Reported regressions from 2.6.24
 2008-03-18  4:24 UTC  (6+ 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

all inboxes | Powered by JetHome®