mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 1/1] Allow i386 crash kernels to handle x86_64 dumps
 2007-03-16  9:35 UTC  (25+ messages)
              ` [Fastboot] "

[patch 00/26] Xen-paravirt_ops: Xen guest implementation for paravirt_ops interface
 2007-03-16  9:33 UTC  (38+ messages)
` [patch 05/26] Xen-paravirt_ops: paravirt_ops: hooks to set up initial pagetable
` [patch 06/26] Xen-paravirt_ops: paravirt_ops: allocate a fixmap slot
` [patch 07/26] Xen-paravirt_ops: Allow paravirt backend to choose kernel PMD sharing
` [patch 08/26] Xen-paravirt_ops: add hooks to intercept mm creation and destruction
` [patch 09/26] Xen-paravirt_ops: remove HAVE_ARCH_MM_LIFETIME, define no-op architecture implementations
` [patch 12/26] Xen-paravirt_ops: Fix patch site clobbers to include return register
` [patch 13/26] Xen-paravirt_ops: Consistently wrap paravirt ops callsites to make them patchable
` [patch 14/26] Xen-paravirt_ops: add common patching machinery
` [patch 15/26] Xen-paravirt_ops: Add apply_to_page_range() which applies a function to a pte range
` [patch 16/26] Xen-paravirt_ops: Allocate and free vmalloc areas
` [patch 17/26] Xen-paravirt_ops: Add nosegneg capability to the vsyscall page notes
` [patch 18/26] Xen-paravirt_ops: Add XEN config options
` [patch 20/26] Xen-paravirt_ops: Core Xen implementation
` [patch 21/26] Xen-paravirt_ops: Use the hvc console infrastructure for Xen console
` [patch 22/26] Xen-paravirt_ops: Add early printk support via hvc console
` [patch 23/26] Xen-paravirt_ops: Add Xen grant table support
` [patch 24/26] Xen-paravirt_ops: Add the Xenbus sysfs and virtual device hotplug driver

[RFC] NUMA futex hashing
 2007-03-16  9:30 UTC  (9+ messages)
    ` [PATCH 0/3] FUTEX : new PRIVATE futexes, SMP and NUMA improvements
    ` [PATCH 2/3] FUTEX : introduce private hashtables

[PATCH] Allow i386 crash kernels to handle x86_64 dumps
 2007-03-16  9:28 UTC 

kernel OOPSes when changing DVB-T adapter in 2.6.21-rc3
 2007-03-16  9:25 UTC  (5+ messages)

[PATCH][TRIVIAL] Remove obsolete fat_cvf help text
 2007-03-16  9:20 UTC 

[PATCH v5] Fix rmmod/read/write races in /proc entries
 2007-03-16  9:16 UTC  (3+ messages)

Stolen and degraded time and schedulers
 2007-03-16  8:59 UTC  (22+ messages)

[PATCH] revoke: need ->mmap_sem to modify vma->vm_flags
 2007-03-16  8:56 UTC 

[PATCH 1/3] revoke: misc fixes
 2007-03-16  8:52 UTC  (8+ messages)

[PATCH 00/14] Adaptive readahead update
 2007-03-16  8:49 UTC  (15+ messages)
  ` [PATCH 01/14] readahead: state based method: check node id
  ` [PATCH 02/14] readahead: state based method: decouple readahead_ratio from growth_limit
  ` [PATCH 03/14] readahead: state based method: cancel lookahead gracefully
  ` [PATCH 04/14] readahead: thrashing recovery method: check unbalanced aging
  ` [PATCH 05/14] readahead: thrashing recovery method: refill holes
  ` [PATCH 06/14] readahead: call scheme: cleanup
  ` [PATCH 07/14] readahead: call scheme: catch thrashing on lookahead time
  ` [PATCH 08/14] readahead: remove parameter ra_max from thrashing_recovery_readahead()
  ` [PATCH 09/14] readahead: remove parameter ra_max from adjust_rala*()
  ` [PATCH 10/14] readahead: state based method: protect against tiny size
  ` [PATCH 11/14] readahead: rename state_based_readahead() to clock_based_readahead()
  ` [PATCH 12/14] readahead: account I/O block times for stock readahead
  ` [PATCH 13/14] readahead: rescue_pages() updates
  ` [PATCH 14/14] readahead: remove noaction/shrink events

[PATCH] MMC: Fix handling of low-voltage cards
 2007-03-16  8:46 UTC  (2+ messages)

[RFC, PATCH] Fixup COMPAT_VDSO to work with CONFIG_PARAVIRT
 2007-03-16  8:41 UTC  (7+ messages)

[2.6.20] BUG: workqueue leaked lock
 2007-03-16  8:41 UTC  (3+ messages)

2.6.21-rc3: suspend broken on Thinkpad R60
 2007-03-16  8:40 UTC 

[PATCH] MMC: Consolidate voltage definitions
 2007-03-16  8:40 UTC  (2+ messages)

i.MX/MX1 SDHC fix/workaround of SD card recognition problems
 2007-03-16  8:39 UTC  (2+ messages)

[PATCH 0/15] KVM userspace interface updates
 2007-03-16  8:36 UTC  (2+ messages)
` [kvm-devel] "

[PATCH] i386: Simplify smp_call_function*() by using common implementation
 2007-03-16  8:32 UTC  (4+ messages)

[BUG] Linux 2.6.20.2 - unable to handle kernel paging request - still accessing freed memory
 2007-03-16  8:31 UTC  (5+ messages)

[patch v2] Fixes and cleanups for earlyprintk aka boot console
 2007-03-16  8:10 UTC  (3+ messages)

Kconfig style question
 2007-03-16  7:53 UTC 

[patch 6/13] signalfd/timerfd/asyncfd v5 - timerfd core 
 2007-03-16  7:47 UTC  (4+ messages)

[patch 6/13] signal/timer/event fds v6 - timerfd core 
 2007-03-16  7:45 UTC  (2+ messages)

[Bug 8040] Hang before INIT when CONFIG_HIGHMEM4G=y [Fix CONFIG_COMPAT_VDSO] <- Bad
 2007-03-16  7:41 UTC  (5+ messages)
      ` [Bug 8040] Hang before INIT when CONFIG_HIGHMEM4G=y [Fix CONFIG_COMPAT_VDSO] <- Bad?

Make sure we populate the initroot filesystem late enough
 2007-03-16  7:20 UTC  (11+ messages)

[PATCH 3/3] revoke: move magic
 2007-03-16  7:17 UTC 

[PATCH 2/3] revoke: fix shared mapping revoke
 2007-03-16  7:17 UTC 

AMD64 kernel oops
 2007-03-16  7:00 UTC  (3+ messages)

[PATCH 2/5] revoke: core code
 2007-03-16  6:44 UTC  (3+ messages)

2.6.21-rc3-mm1
 2007-03-16  6:43 UTC  (4+ messages)

[patch 1/4] signalfd v1 - signalfd core 
 2007-03-16  6:31 UTC  (12+ messages)

core2 duo, interrupts: is this normal?
 2007-03-16  5:31 UTC  (2+ messages)

[PATCH] ACPI_IBM_BAY can not coexist with ACPI_BAY
 2007-03-16  5:24 UTC  (4+ messages)
` [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set
  ` [PATCH] ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)

[PATCH] Improve error recovery in serial mouse driver
 2007-03-16  5:01 UTC  (2+ messages)

[PATCH] PPC: Delete unused header file
 2007-03-16  4:58 UTC  (2+ messages)

thread stacks and strict vm overcommit accounting
 2007-03-16  4:29 UTC  (9+ messages)

[PATCH 00/18] Make common x86 arch area for i386 and x86_64 - Take 2
 2007-03-16  4:28 UTC  (10+ messages)

do_generic_mapping_read performance issue
 2007-03-16  4:09 UTC  (28+ messages)
              ` [PATCH] mm/filemap.c: unconditionally call mark_page_accessed

[PATCH 2/2] Replace pid_t in autofs with struct pid reference
 2007-03-16  4:04 UTC  (2+ messages)

[PATCH] blackfin: balance parenthesis in macros
 2007-03-16  4:02 UTC  (3+ messages)

[PATCH 0/3] Lumpy Reclaim V5
 2007-03-16  3:20 UTC  (2+ messages)

[BUGFIX][PATCH] fixing placement of register stack under ulimit -s
 2007-03-16  2:48 UTC  (5+ messages)

[patch 10/34] Xen-pv_ops: Simplify smp_call_function*() by using common implementation
 2007-03-16  2:38 UTC 

Three critical patches still aren't merged in 2.6.21
 2007-03-16  2:12 UTC  (2+ messages)
` [stable] "

[PATCH 2/2] scc_pata: move from ide/ppc to ide/pci
 2007-03-16  2:05 UTC 

[PATCH 1/2] scc_pata: dependency fix
 2007-03-16  2:05 UTC 

[linux-usb-devel] USB Keyboard
 2007-03-16  1:54 UTC  (2+ messages)

[PATCH 00/22 take 3] UBI: Unsorted Block Images
 2007-03-16  1:49 UTC  (6+ messages)
` [PATCH 10/22 take 3] UBI: EBA unit

Loading both the pata_atiixp and the ahci driver causes problems
 2007-03-16  1:42 UTC  (2+ messages)

Summary of resource management discussion
 2007-03-16  1:40 UTC  (5+ messages)

CONFIG_REORDER Kconfig help strange sentence
 2007-03-16  1:34 UTC  (4+ messages)

[PATCH 10/13] BLK_DEV_IDE_CELLEB dependency fix
 2007-03-16  1:32 UTC  (5+ messages)

XFS internal error xfs_da_do_buf(2) at line 2087 of file fs/xfs/xfs_da_btree.c. Caller 0xc01b00bd
 2007-03-16  1:25 UTC  (2+ messages)

PCI DAC DMA APIs
 2007-03-16  1:18 UTC  (3+ messages)

[PATCH] Return EPERM not ECHILD on security_task_wait failure
 2007-03-16  1:17 UTC 

[PATCH 2.6.20] pwc : Cisco VT Camera support
 2007-03-16  1:12 UTC 

[RFC][PATCH 0/7] Resource controllers based on process containers
 2007-03-16  0:55 UTC  (12+ messages)
` [RFC][PATCH 2/7] RSS controller core

[PATCH] [REPOST] x86_64, i386: Add command line length to boot protocol
 2007-03-16  0:42 UTC  (4+ messages)

sky2 PHY setup
 2007-03-16  0:29 UTC 

[patch 7/13] signal/timer/event fds v6 - timerfd wire up i386 arch 
 2007-03-16  0:22 UTC 

[patch 3/13] signal/timer/event fds v6 - signalfd wire up i386 arch 
 2007-03-16  0:22 UTC 

[patch 4/13] signal/timer/event fds v6 - signalfd wire up x86_64 arch 
 2007-03-16  0:22 UTC 

[patch 1/13] signal/timer/event fds v6 - anonymous inode source 
 2007-03-16  0:22 UTC 

[patch 12/13] signal/timer/event fds v6 - eventfd wire up x86_64 arch 
 2007-03-16  0:22 UTC 

[patch 9/13] signal/timer/event fds v6 - timerfd compat code 
 2007-03-16  0:22 UTC 

[patch 11/13] signal/timer/event fds v6 - eventfd wire up i386 arch 
 2007-03-16  0:22 UTC 

[patch 13/13] signal/timer/event fds v6 - KAIO eventfd support example 
 2007-03-16  0:22 UTC 

[patch 10/13] signal/timer/event fds v6 - eventfd core 
 2007-03-16  0:22 UTC 

[patch 5/13] signal/timer/event fds v6 - signalfd compat code 
 2007-03-16  0:22 UTC 

[patch 8/13] signal/timer/event fds v6 - timerfd wire up x86_64 arch 
 2007-03-16  0:22 UTC 

[patch 2/13] signal/timer/event fds v6 - signalfd core 
 2007-03-16  0:22 UTC 

[PATCH 0/3] swsusp: Stop using page flags
 2007-03-16  0:01 UTC  (9+ messages)
` [PATCH 2/3] swsusp: Do not use "

[PATCH] fix cyclades.h for x86_64 (and probably others)
 2007-03-15 23:21 UTC  (3+ messages)

[QUICKLIST 0/4] Arch independent quicklists V2
 2007-03-15 23:12 UTC  (10+ messages)

Kconfig style question
 2007-03-15 23:01 UTC 

[PATCH] Fix COMPAT_VDSO regression bug
 2007-03-15 22:47 UTC  (3+ messages)

Move to unshared VMAs in NOMMU mode?
 2007-03-15 22:47 UTC  (12+ messages)
` [PATCH 3/4] coredump: ELF-FDPIC: enable to omit anonymous shared memory
          ` [PATCH 0/4] coredump: core dump masking support v3

taskstats accounting info
 2007-03-15 22:37 UTC  (4+ messages)

[PATCH] oom fix: prevent oom from killing a process with children/sibling unkillable
 2007-03-15 22:22 UTC  (2+ messages)

Description of the ipath patches I just sent
 2007-03-15 21:48 UTC 

[PATCH 00 of 33] Set of ipath patches for 2.6.22
 2007-03-15 21:45 UTC  (23+ messages)
` [PATCH 01 of 33] IB/ipath - add ability to set and clear IB local loopback
` [PATCH 02 of 33] IB/ipath - fix user memory region creation when IOMMU present
` [PATCH 03 of 33] IB/ipath - definitions of two of RXE parity error bits were reversed
` [PATCH 06 of 33] IB/ipath - NMI cpu lockup if local loopback used
` [PATCH 07 of 33] IB/ipath - support larger IB_QP_MAX_DEST_RD_ATOMIC and IB_QP_MAX_QP_RD_ATOMIC
` [PATCH 08 of 33] IB/ipath - fix up some debug messages
` [PATCH 09 of 33] IB/ipath - fix QP error completion queue entries
` [PATCH 10 of 33] IB/ipath - fix PSN update for RC retries
` [PATCH 11 of 33] IB/ipath - Change packet problems vs chip errors handling and reporting
` [PATCH 12 of 33] IB/ipath - fix bad argument to clear_bit that trashed memory and/or crashed
` [PATCH 15 of 33] IB/ipath - allow receive ports mapped into userspace to be shared
` [PATCH 16 of 33] IB/ipath - fix RDMA reads of length zero and error handling
` [PATCH 18 of 33] IB/ipath - Fix calculation for number of kernel PIO buffers
` [PATCH 19 of 33] IB/ipath - Discard multicast packets without a GRH
` [PATCH 20 of 33] IB/ipath - call free_irq on chip specific initialization failure
` [PATCH 21 of 33] IB/ipath - force PIOAvail update entry point
` [PATCH 23 of 33] IB/ipath - Improve handling and reporting of parity errors, mostly cleanup
` [PATCH 24 of 33] IB/ipath - fix driver crash (in interrupt or during unload) after chip reset
` [PATCH 25 of 33] IB/ipath - On unrecoverable errors, force link dow, LEDs off
` [PATCH 26 of 33] IB/ipath - prevent random program use of diags interface
` [PATCH 27 of 33] IB/ipath - cleaner shutdown at driver unload, disable IB link earlier
` [PATCH 28 of 33] IB/ipath - Don't allow QP's 0 and 1 to be opened multiple times

[PATCH take3 00/20] Make common x86 arch area for i386 and x86_64 - Take 3
 2007-03-15  6:37 UTC  (2+ 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®