All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-06-25 00:10:36 to 2008-06-25 05:13:07 UTC [more...]

[PATCH] x86: numa 32 using apicid_2_node to get node for logical_apicid
 2008-06-25  5:14 UTC  (2+ messages)
` [PATCH] x86: remove end_pfn in 64bit

What's cooking in git.git (topics)
 2008-06-25  5:09 UTC  (27+ messages)
                            ` [PATCH] Keep some git-* programs in $(bindir)
                              ` [PATCH] Ask for "git program" when asking for "git-program" over SSH connection

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.05-14-ge3ca05f
 2008-06-25  5:09 UTC 

[PATCH 0/5 v2] x86 boot: various E820 & EFI related fixes - what changed in v2
 2008-06-25  5:05 UTC  (15+ messages)
` [PATCH 4/5 v2] x86 boot: show pfn addresses in hex not decimal in some kernel info printks

[PATCH] Loading windows in macbook
 2008-06-25  5:05 UTC  (3+ messages)

linux-next: manual merge of the tests tree
 2008-06-25  5:03 UTC 

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.05-13-g3b32463
 2008-06-25  5:01 UTC 

[PATCH] pack.indexversion config option now defaults to 2
 2008-06-25  4:59 UTC  (3+ messages)

(no subject)
 2008-06-25  5:00 UTC  (13+ messages)
` [PATCH 00/10] Kernel patch series
  ` clients suddenly start hanging (was: (no subject))

[PATCH 00 of 36] x86/paravirt: groundwork for 64-bit Xen support
 2008-06-25  4:44 UTC  (38+ messages)
` [PATCH 01 of 36] x86: asm-x86/pgtable.h: fix compiler warning
` [PATCH 02 of 36] x86: add memory clobber to save/loadsegment
` [PATCH 03 of 36] x86: add memory barriers to wrmsr
` [PATCH 04 of 36] x86: remove open-coded save/load segment operations
` [PATCH 05 of 36] x86_64: use write_gdt_entry in vsyscall_set_cpu
` [PATCH 06 of 36] x86_64: use p??_populate() to attach pages to pagetable
` [PATCH 07 of 36] x86_64: unify early_ioremap
` [PATCH 08 of 36] x86_64: Add gate_offset() and gate_segment() macros
` [PATCH 09 of 36] x86_64: Use __pgd() on mk_kernel_pgd()
` [PATCH 10 of 36] x86: unify pgd_index
` [PATCH 11 of 36] x86: unify mmu_context.h
` [PATCH 12 of 36] x86_64: replace end_pfn with num_physpages
` [PATCH 13 of 36] x86_64: add prototype for x86_64_start_kernel()
` [PATCH 14 of 36] x86_64: add sync_cmpxchg
` [PATCH 15 of 36] x86: simplify vmalloc_sync_all
` [PATCH 16 of 36] x86/paravirt: add a pgd_alloc/free hooks
` [PATCH 17 of 36] x86: preallocate and prepopulate separately
` [PATCH 18 of 36] x86/paravirt: add debugging for missing operations
` [PATCH 19 of 36] paravirt_ops: define PARA_INDIRECT for indirect asm calls
` [PATCH 20 of 36] paravirt/x86_64: move __PAGE_OFFSET to leave a space for hypervisor
` [PATCH 21 of 36] x86-64: add FIX_PARAVIRT_BOOTMAP fixmap slot
` [PATCH 22 of 36] x86_64: split x86_64_start_kernel
` [PATCH 23 of 36] x86_64: adjust mapping of physical pagetables to work with Xen
` [PATCH 24 of 36] x86_64: create small vmemmap mappings if PSE not available
` [PATCH 25 of 36] x86_64: PSE no longer a hard requirement
` [PATCH 26 of 36] x86_64: Split set_pte_vaddr()
` [PATCH 27 of 36] x86_64: __switch_to(): Move arch_leave_lazy_cpu_mode() to the right place
` [PATCH 28 of 36] Save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode()
` [PATCH 29 of 36] Use __KERNEL_DS as SS when returning to a kernel thread (VERIFY)
` [PATCH 30 of 36] x86/paravirt_ops: split sysret and sysexit
` [PATCH 31 of 36] x86_64 pvops: don't restore user rsp within sysret
` [PATCH 32 of 36] Add sysret/sysexit pvops for returning to 32-bit compatibility userspace
` [PATCH 33 of 36] x86_64: ia32entry: replace privileged instructions with pvops
` [PATCH 34 of 36] x86_64: swapgs pvop with a user-stack can never be called
` [PATCH 35 of 36] x86_64/paravirt: add adjust_exception_frame
` [PATCH 36 of 36] x86_64/paravirt: Make load_gs_index() a paravirt operation

[StGit PATCH 1/2] Convert "stg refresh" to the new infrastructure
 2008-06-25  4:30 UTC  (2+ messages)
` [StGit PATCH 2/2] New refresh tests

dtc: Use the same endian-conversion functions as libfdt
 2008-06-25  4:27 UTC 

[PATCH] repack.usedeltabaseoffset config option now defaults to "true"
 2008-06-25  4:24 UTC 

[Cluster-devel] Cluster Project branch, master, updated. cluster-2.99.05-9-g95a5c6b
 2008-06-25  4:25 UTC 

linux-next: manual merge of the acpi tree
 2008-06-25  4:20 UTC 

[PATCH 2/2] acpi based pci gap caluculation v2
 2008-06-25  4:17 UTC  (3+ messages)

[git patches] net driver updates for .27
 2008-06-25  4:13 UTC  (3+ messages)

linux-next: manual merge of the acpi tree
 2008-06-25  4:13 UTC 

oops, resend
 2008-06-25  4:09 UTC  (6+ messages)
  ` [JGIT PATCH 1/4] LsTree: Do not use the default first empty tree in the walker
    ` [JGIT PATCH 2/4] Create a fnmatch-style pattern TreeFilter
      ` [JGIT PATCH 3/4] Added a method to get the non-relative name from the tree walker
        ` [JGIT PATCH 4/4] LsTree: Enable pattern matching in LsTree

Scatter-gather list constraints
 2008-06-25  4:02 UTC  (3+ messages)

When did High-Resolution Timers hit mainline?
 2008-06-25  4:08 UTC  (2+ messages)

[PATCH 0/9] powerpc: Add kernel support for POWER7 VSX
 2008-06-25  4:07 UTC  (11+ messages)
  ` [PATCH 1/9] powerpc: Fix msr setting in 32 bit signal code
  ` [PATCH 2/9] powerpc: Add macros to access floating point registers in thread_struct
  ` [PATCH 8/9] powerpc: Add VSX context save/restore, ptrace and signal support
  ` [PATCH 6/9] powerpc: Add VSX CPU feature
  ` [PATCH 9/9] powerpc: Add CONFIG_VSX config option
  ` [PATCH 5/9] powerpc: Introduce VSX thread_struct and CONFIG_VSX
  ` [PATCH 3/9] powerpc: Move altivec_unavailable
  ` [PATCH 4/9] powerpc: Make load_up_fpu and load_up_altivec callable
  ` [PATCH 7/9] powerpc: Add VSX assembler code macros

[PATCH -next] iwlwifi: fix build for CONFIG_INPUT=n
 2008-06-25  4:02 UTC 

[JGIT PATCH 00/10] Support writing pack index version 2
 2008-06-25  4:01 UTC  (10+ messages)
` [JGIT PATCH 01/10] Extract inner ObjectEntry from IndexPack class
  ` [JGIT PATCH 02/10] Make ObjectEntry's position field private
    ` [JGIT PATCH 03/10] Rename ObjectEntry to PackedObjectInfo
      ` [JGIT PATCH 04/10] Document PackedObjectInfo and make it public for reuse
        ` [JGIT PATCH 05/10] Refactor pack index writing to a common API
          ` [JGIT PATCH 06/10] Reuse the magic tOc constant for pack index headers
            ` [JGIT PATCH 06/10 v2] "

Latest git kernel won't build with muru.com N8x0 patch 2
 2008-06-25  3:59 UTC 

dtc: Use stdint.h types throughout dtc
 2008-06-25  3:53 UTC 

linux-next: manual merge of the tip-core tree
 2008-06-25  3:51 UTC  (2+ messages)

[PATCH] x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit"
 2008-06-25  3:49 UTC  (3+ messages)

linux-next: Tree for June 24
 2008-06-25  3:48 UTC  (12+ messages)
` [BUILD-FAILURE] linux-next: Tree for June 24 - missing files in drivers/media/dvb/
` linux-next: Tree for June 24 (XFS x2)
  ` [xfs-masters] "
` linux-next: Tree for June 24 (ivtv)

[RFC] [KDUMP] [PROPOSED WORK] kdump on Xen hypervisor and guests, more tests for utilities, like makedumpfile, mkdumprd, kexec etc
 2008-06-25  3:46 UTC  (3+ messages)

[git pull] audit fixes
 2008-06-25  3:42 UTC 

[Lustre-devel] CEA Lustre HSM Solution
 2008-06-25  3:40 UTC 

[git pull] vfs patches
 2008-06-25  3:32 UTC 

/proc 2.6.24 changes for guest CPU accounting
 2008-06-25  3:28 UTC  (5+ messages)
    ` [PATCH] Documentation: add descs for guest fields in stat procfs files

[BUG] Recent git-svn gets checksum errors on very large fetches
 2008-06-25  3:23 UTC 

[PATCH] factorize pack structure allocation
 2008-06-25  3:22 UTC  (2+ messages)

[Fwd: [Alsa-user] Intel Poulsbo(SCH) chipset does not recognize Adi 1986 codec under linux]]
 2008-06-25  3:23 UTC  (3+ messages)

[PATCH 4/4] verify-pack: test for detection of index v2 object CRC mismatch
 2008-06-25  3:19 UTC 

[PATCH 3/4] verify-pack: check packed object CRC when using index version 2
 2008-06-25  3:19 UTC 

[PATCH 2/4] move show_pack_info() were it belongs
 2008-06-25  3:18 UTC 

[patch 1/5] x86: perfctr-watchdog.c - coding style cleanup
 2008-06-25  3:18 UTC  (5+ messages)

[PATCH 1/4] optimize verify-pack a bit
 2008-06-25  3:17 UTC 

linux-next: x86 tree build failure
 2008-06-25  3:17 UTC  (2+ messages)

Helpdesk Alert.(WEBMAIL.CQU.EDU.AU) Account Owner
 2008-06-25  3:12 UTC 

[bug, acpi] BUG: spinlock bad magic on CPU#0, swapper/1, ACPI Exception (utmutex-0263): AE_BAD_PARAMETER
 2008-06-25  3:10 UTC  (19+ messages)
` [PATCH] ACPI: don't walk tables if ACPI was disabled
    ` [PATCH] ACPI: add standard linux WARN() output to ACPI warnings
  ` [PATCH 1/4] "
    ` [PATCH 2/4] ACPI: add WARN_ON(acpi_disabled)
    ` [PATCH 3/4] dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled
    ` [PATCH 4/4] ACPI: don't walk tables if ACPI was disabled

[PATCH] [UPDATED] ixgbe: add LRO support
 2008-06-25  3:09 UTC  (2+ messages)

[PATCH 2.6.27] cxgb3 - add missing adapter type for RDMA
 2008-06-25  3:09 UTC  (2+ messages)

linux-next: manual merge of the pci tree
 2008-06-25  3:01 UTC 

TAKE 976035 - streamline init/exit path
 2008-06-25  3:00 UTC 

linux-next: manual merge of the pci tree
 2008-06-25  2:57 UTC 

[RFC] [PATCH 1/3] ACPI: save/restore ACPI NVS memory during hibernation
 2008-06-25  2:55 UTC  (3+ messages)

[PATCH] pre-commit hook should ignore carriage returns at EOL
 2008-06-25  2:48 UTC  (11+ messages)
          ` [PATCH] Ship sample hooks with .sample suffix

[PATCH] tc35815: Mark carrier-off before starting PHY
 2008-06-25  2:41 UTC 

合作
 2008-06-25  2:38 UTC 

[PATCH 01/21] lib: add byteorder helpers for the aligned case
 2008-06-25  2:35 UTC  (4+ messages)
  ` byteorder helpers and void * (was: Re: [PATCH 01/21] lib: add byteorder helpers for the aligned case)

policy and mechanism for less-connected clients
 2008-06-25  2:33 UTC 

Linux 2.6.26-rc8
 2008-06-25  2:31 UTC 

linux-next: manual merge of the x86 tree
 2008-06-25  2:28 UTC 

why is git destructive by default? (i suggest it not be!)
 2008-06-25  2:26 UTC  (5+ messages)

[PATCH 7/9] powerpc: Add VSX assembler code macros
 2008-06-25  2:19 UTC  (4+ messages)

[PATCH 3/4] scsi_get_vpd_page
 2008-06-25  2:11 UTC  (2+ messages)

[DO NOT APPLY] sd take advantage of rotation speed
 2008-06-25  2:06 UTC  (6+ messages)

2.6.26-rc7-git2: Reported regressions from 2.6.25
 2008-06-25  2:05 UTC  (5+ messages)
` [Bug #10868] Oops on loading ipaq module since 2.6.26, prevents use of device

linux-next: manual merge of the sched tree
 2008-06-25  1:55 UTC 

New install
 2008-06-25  1:51 UTC  (2+ messages)

md raid1 passes barriers, but xfs doesn't use them?
 2008-06-25  1:49 UTC  (3+ messages)

Cross Compiler and loads of issues
 2008-06-25  1:49 UTC  (4+ messages)
` Firmware Linux (was Re: Cross Compiler and loads of issues)

Oops when using growisofs
 2008-06-25  1:42 UTC  (4+ messages)

Fw: [PATCH] Add alloc_pages_exact() and free_pages_exact()
 2008-06-25  1:39 UTC  (2+ messages)

[Buildroot] buildroot snapshot
 2008-06-25  1:33 UTC  (5+ messages)

weird bug on r8169 with usb
 2008-06-25  1:31 UTC  (3+ messages)

KVM: PCIPT: direct mmio pfn check
 2008-06-25  1:28 UTC  (6+ messages)
` [PATCH] "
    ` [PATCH] reserved-ram for pci-passthrough without VT-d capable hardware
      ` [PATCH] reserved-ram kvm-userland patch

KVM/IPF BAT test results (commit) kernel:d939e935..., user:7909eb65... --- totally 5 issues
 2008-06-25  1:27 UTC 

Switching SCM to git and commit/review policy
 2008-06-25  1:22 UTC  (8+ messages)

[PATCH/RFC] Created git-basis and modified git-bundle to accept --stdin
 2008-06-25  1:14 UTC  (5+ messages)

[GIT PULL] KVM fixes for 2.6.26-rc7
 2008-06-25  1:12 UTC  (2+ messages)

[PATCH 0/1] SUNRPC: Add sysctl variables for server TCP snd/rcv buffer values
 2008-06-25  1:06 UTC  (9+ messages)

[PATCH] nfs-utils: FQDNs in the rmtab causes exportfs to seg fault
 2008-06-25  1:04 UTC 

[0/2] memrlimit improve error handling
 2008-06-25  1:01 UTC  (4+ messages)

RFC: always enable MAC80211_RC_PID?
 2008-06-25  0:56 UTC  (4+ messages)

policy and mechanism for less-connected clients
 2008-06-25  0:36 UTC 

policy and mechanism for less-connected clients
 2008-06-25  0:36 UTC 

[PATCH] NFSD: fix use of setsockopt
 2008-06-25  0:50 UTC  (2+ messages)

standalone osk
 2008-06-25  0:46 UTC 

TAKE 983508 - attrmulti cleanup
 2008-06-25  0:46 UTC 

[uml-devel] How to trace early booting in 64bit Linux Kernel?
 2008-06-25  0:43 UTC  (3+ messages)

start-up script and start-up environment variables
 2008-06-25  0:31 UTC 

[PATCH 2/9] powerpc: Add macros to access floating point registers in thread_struct
 2008-06-25  0:25 UTC  (3+ messages)

Scatter-gather list constraints
 2008-06-25  0:18 UTC  (3+ messages)

TAKE 983677 - check for invalid flags in xfs_attrlist_by_handle
 2008-06-25  0:18 UTC 

:Flash CS 3 Pro:
 2008-06-25  0:15 UTC 

[Bugme-new] [Bug 10882] New: Different kernel crashes on corrupted filesystems
 2008-06-25  0:15 UTC  (5+ messages)
` [PATCH] ext3: handle deleting corrupted indirect blocks

FW: ICH10R PMP support
 2008-06-25  0:13 UTC  (5+ messages)

mce_64.c: mce_cpu_quirks being ignored
 2008-06-25  0:12 UTC  (3+ messages)

device-mapper/lib libdm-report.c
 2008-06-25  0:10 UTC 


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.