LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
 messages from 2008-04-21 02:35:32 to 2008-04-21 12:37:46 UTC [more...]

[PATCH 1/2] x86 signals: lift flags diddling code
 2008-04-21 12:36 UTC  (4+ messages)
` [PATCH 2/2] x86 signals: lift set_fs

[RFC PATCH 8/8] gcov: architecture specific compile flag adjustments
 2008-04-21 12:34 UTC 

[RFC PATCH 7/8] gcov: add gcov profiling infrastructure
 2008-04-21 12:34 UTC 

[RFC PATCH 6/8] seq_file: add function to write binary data
 2008-04-21 12:34 UTC 

[RFC PATCH 5/8] module: add function to map address to containing module
 2008-04-21 12:34 UTC 

[RFC PATCH 4/8] module: add MODULE_STATE_GOING notifier call
 2008-04-21 12:34 UTC 

[RFC PATCH 3/8] kbuild: convert include and source paths
 2008-04-21 12:34 UTC 

[RFC PATCH 2/8] kbuild: let addtree result in absolute paths only
 2008-04-21 12:34 UTC 

[RFC PATCH 1/8] kernel: call constructors
 2008-04-21 12:34 UTC 

[RFC PATCH 0/8] gcov kernel support
 2008-04-21 12:34 UTC 

[PATCH] x86: remove NexGen support
 2008-04-21 12:25 UTC  (2+ messages)

[PATCH 0/4] x86: random clean-ups
 2008-04-21 12:25 UTC  (2+ messages)

Unexport of blk_get_queue and blk_put_queue
 2008-04-21 12:24 UTC  (2+ messages)

[PATCH 1/6] MIPS: irixelf: fix test unsigned var < 0
 2008-04-21 12:24 UTC  (3+ messages)
` [PATCH 5/6] NETFILTER: signed tcphoff for ipv6_skip_exthdr() retval
  ` [netfilter-core] "

[2.6 patch] x86: unexport kmap_atomic_to_page
 2008-04-21 12:15 UTC  (3+ messages)

Possible circular locking dependency while running valgrind on an executable over CIFS
 2008-04-21 12:15 UTC  (4+ messages)

Voyager phys_cpu_present_map compile error
 2008-04-21 12:00 UTC  (3+ messages)

-mm merge plans for 2.6.26
 2008-04-21 12:13 UTC  (12+ messages)
` -mm merge plans for 2.6.26 (memcgroup)

2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap)partitions on a SATA drive
 2008-04-21 11:55 UTC 

2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive
 2008-04-21 11:54 UTC  (5+ messages)

Alternative implementation of the generic __ffs
 2008-04-21 11:43 UTC  (12+ messages)

2.6.25-mm1
 2008-04-21 11:36 UTC  (30+ messages)
      ` [PATCH 1/2] OLPC: Add support for calling into Open Firmware
` [Was: 2.6.25-mm1]
    ` fault in __d_lookup "

[PATCH]Fix usemap for DISCONTIG/FLATMEM with not-aligned zone initilaization
 2008-04-21 11:56 UTC  (8+ messages)
    ` [PATCH] memcgroup: check and initialize page->cgroup in memmap_init_zone
        ` Re: [PATCH]Fix usemap for DISCONTIG/FLATMEM with not-aligned zone initilaization

[PATCH 0/4] - v2 - Object creation with a specified id
 2008-04-21 11:32 UTC  (3+ messages)

kgdb build error
 2008-04-21 11:21 UTC 

[bug] build failure in net/netfilter/nf_conntrack_sip.c, on latest -git
 2008-04-21 11:18 UTC  (10+ messages)

[build bug] nf_nat_proto_sctp.c:(.text+0x6d173): undefined reference to `crc32c_le'
 2008-04-21 11:18 UTC  (5+ messages)

What pokes the ISA IO port of 0x211 ?
 2008-04-21 11:12 UTC 

OOM killer doesn't kill the right task
 2008-04-21 11:07 UTC  (4+ messages)

Kernel panic
 2008-04-21 11:07 UTC  (2+ messages)

migration thread and active_load_balance
 2008-04-21 11:03 UTC  (4+ messages)

linux-next: Tree for April 21
 2008-04-21 10:52 UTC 

Userspace - Kernel Space "Connector" test
 2008-04-21 10:43 UTC  (5+ messages)

[PATCH 00/31] KVM updates for the 2.6.26 merge window (part IV, last)
 2008-04-21 10:29 UTC  (32+ messages)
` [PATCH 01/31] KVM: MMU: Don't assume struct page for x86
` [PATCH 02/31] KVM: Register ioctl range
` [PATCH 03/31] KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
` [PATCH 04/31] KVM: SVM: align shadow CR4.MCE with host
` [PATCH 05/31] KVM: SVM: add intercept for machine check exception
` [PATCH 06/31] KVM: Add trace markers
` [PATCH 07/31] KVM: s390: Stub out kvmtrace
` [PATCH 08/31] KVM: ia64: "
` [PATCH 09/31] KVM: Add kvm trace userspace interface
` [PATCH 10/31] KVM: SVM: do not intercept task switch with NPT
` [PATCH 11/31] KVM: hlt emulation should take in-kernel APIC/PIT timers into account
` [PATCH 12/31] KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
` [PATCH 13/31] KVM: add ioctls to save/store mpstate
` [PATCH 14/31] KVM: fix kvm_vcpu_kick vs __vcpu_run race
` [PATCH 15/31] KVM: SVM: force a new asid when initializing the vmcb
` [PATCH 16/31] KVM: x86 emulator: initialize src.val and dst.val for register operands
` [PATCH 17/31] KVM: x86 emulator: fix smsw and lmsw with a memory operand
` [PATCH 18/31] KVM: x86 emulator: fix lea to really get the effective address
` [PATCH 19/31] KVM: Rename debugfs_dir to kvm_debugfs_dir
` [PATCH 20/31] ppc: Export tlb_44x_hwater for KVM
` [PATCH 21/31] KVM: ppc: Add DCR access information to struct kvm_run
` [PATCH 22/31] KVM: Add MAINTAINERS entry for PowerPC KVM
` [PATCH 23/31] KVM: ppc: PowerPC 440 KVM implementation
` [PATCH 24/31] KVM: SVM: sync TPR value to V_TPR field in the VMCB
` [PATCH 25/31] KVM: export kvm_lapic_set_tpr() to modules
` [PATCH 26/31] KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
` [PATCH 27/31] KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
` [PATCH 28/31] KVM: SVM: remove now obsolete FIXME comment
` [PATCH 29/31] KVM: SVM: remove selective CR0 comment
` [PATCH 30/31] KVM: ppc: Kconfig fixes
` [PATCH 31/31] KVM: MMU: kvm_pv_mmu_op should not take mmap_sem

dtrace for linux
 2008-04-21 10:22 UTC  (2+ messages)

poor network loopback performance and scalability (was: Re: [RFC,PATCH] loopback: calls netif_receive_skb() instead of netif_rx())
 2008-04-21 10:22 UTC  (7+ messages)
  ` poor network loopback performance and scalability

[LTP] [ANNOUNCE] gcov-kernel patches for Linux 2.6.25
 2008-04-21 10:17 UTC  (3+ messages)

[2.6 patch] make struct o2cb_stack_ops static
 2008-04-21 10:02 UTC  (2+ messages)

[2.6 patch] make struct ocfs2_control_device static
 2008-04-21 10:01 UTC  (2+ messages)

x86: 4kstacks default
 2008-04-21  9:55 UTC  (25+ messages)

Serial number of usb device
 2008-04-21  9:45 UTC 

dtrace for linux
 2008-04-21  9:29 UTC  (2+ messages)

HID bus
 2008-04-21  9:25 UTC  (3+ messages)

[PATCH 0/5] Clocklib: generic clocks framework
 2008-04-21  9:15 UTC  (4+ messages)

BUG: unable to handle kernel NULL pointer at d_free+0x18/0x80
 2008-04-21  9:14 UTC 

[2.6 patch] make sata_set_spd_needed() static
 2008-04-21  9:03 UTC  (3+ messages)

[ANNOUNCE] gcov-kernel patches for Linux 2.6.25
 2008-04-21  8:55 UTC 

2.6.25 regression: vivi - scheduling while atomic
 2008-04-21  8:16 UTC 

[2.6 patch] frv: unexport kmap_atomic_to_page
 2008-04-21  8:51 UTC 

[2.6 patch] mips: unexport __kmap_atomic_to_page
 2008-04-21  8:51 UTC 

[2.6 patch] remove ata_cable_sata()
 2008-04-21  8:51 UTC 

[2.6 patch] libata-core.c: remove no longer used exports
 2008-04-21  8:51 UTC 

[2.6 patch] make sata_print_link_status() static
 2008-04-21  8:51 UTC 

[2.6 patch] make x86/mm/dump_pagetables.c:pt_dump_init() static
 2008-04-21  8:51 UTC 

[2.6 patch] x86: make {,un}map_cpu_to_logical_apicid() static
 2008-04-21  8:50 UTC 

[2.6 patch] x86: make smp_intr_init() static
 2008-04-21  8:50 UTC 

[2.6 patch] x86: make lapic_setup_esr() static
 2008-04-21  8:49 UTC 

[2.6 patch] make qla2x00_issue_iocb_timeout() static
 2008-04-21  8:49 UTC 

[2.6 patch] scsi/qla2xxx/qla_os.c: make 2 functions static
 2008-04-21  8:49 UTC 

[2.6 patch] ocfs2/dlm/dlmdebug.c: make 2 functions static
 2008-04-21  8:49 UTC 

[2.6 patch] frv: remove HARD_RESET_NOW()
 2008-04-21  8:47 UTC 

[2.6 patch] x86: remove Xgt_desc_struct
 2008-04-21  8:47 UTC 

[PATCH 0/5] IB/ehca: IB compliance fix, tracing verbosity and module parameters
 2008-04-21  8:45 UTC  (7+ messages)
` [PATCH 1/5] IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
` [PATCH 2/5] IB/ehca: Move high-volume debug output to higher debug levels
` [PATCH 3/5] IB/ehca: Remove mr_largepage parameter
` [PATCH 4/5] IB/ehca: Make some module parameters bool, update descriptions
` [PATCH 5/5] IB/ehca: Bump version number to 0026

[RFC 0/3] Examples for the new sparse context tracking functionality
 2008-04-21  8:25 UTC  (3+ messages)

[git patches] minor irq handler cleanups
 2008-04-21  8:18 UTC  (3+ messages)

[PATCH 00/13] Re: Scalability requirements for sysv ipc
 2008-04-21  8:07 UTC  (9+ messages)

[PATCH] BCM47xx: Add platform specific PCI code
 2008-04-21  7:54 UTC 

mips BCM47XX compile error
 2008-04-21  7:28 UTC  (4+ messages)

2.6.25 Kernel - Problems with capabilities
 2008-04-21  7:20 UTC  (6+ messages)

[PATCH] iwlwifi 3945 debug parameter should be writable via sysfs
 2008-04-21  7:10 UTC 

[2.6.26 PATCH, RESEND]: fs_stack/eCryptfs: fsstack_copy_* updates
 2008-04-21  6:50 UTC 

sys_indirect or many syscalls?
 2008-04-21  6:42 UTC  (2+ messages)

[RFC][-mm] Memory controller hierarchy support (v1)
 2008-04-21  6:33 UTC  (3+ messages)

potential security issue
 2008-04-21  6:35 UTC  (3+ messages)

[PATCH] utimensat() non-conformances and fixes
 2008-04-21  6:20 UTC  (2+ messages)

[GIT pull] (hr)timer updates feed from Andrew
 2008-04-21  6:22 UTC  (3+ messages)

[GIT PATCH] PCI patches for 2.6.25-git
 2008-04-21  6:28 UTC  (2+ messages)
` PCI MAINTAINER change

[PATCH] Stringify support commas
 2008-04-21  6:11 UTC  (4+ messages)

[bug] SCSI/SLUB - latest -git: WARNING: at mm/slub.c:2443 kmem_cache_destroy, scsi_put_host_cmd_pool()
 2008-04-21  5:58 UTC  (3+ messages)

2.6.25-git1: Solid hang on HP nx6325 (64-bit)
 2008-04-21  5:47 UTC  (7+ messages)
` 2.6.25-git2: BUG: unable to handle kernel paging request at ffffffffffffffff

[PATCH, RFC] Create 'slot' sysfs attribute in /sys/devices/system/cpu/cpuN/topology/
 2008-04-21  5:24 UTC  (6+ messages)
` [PATCH, RFC] Create 'slot' sysfs attribute in/sys/devices/system/cpu/cpuN/topology/
    ` [PATCH, RFC] Create 'slot' sysfs attributein/sys/devices/system/cpu/cpuN/topology/

[REGRESSION] 2.6.25 on parisc - CPU 1 is stuck
 2008-04-21  5:00 UTC  (2+ messages)

[PATCH 0/6] typesafe callbacks
 2008-04-20 23:10 UTC  (4+ messages)
` [PATCH 4/6] typesafe: kthread_create and kthread_run
  ` [PATCH 5/6] typesafe: request_irq and devm_request_irq
    ` [PATCH 6/6] typesafe: TIMER_INITIALIZER and setup_timer

209知識再利用,知識沒有那嚜貴019
 2008-04-21  3:21 UTC 

kernel BUG at /usr/src/linux-2.6.25/kernel/workqueue.c:224! (r8169?)
 2008-04-21  3:16 UTC  (2+ messages)

[PATCH] ata_piix: add Asus Eee 701 controller to short cable list
 2008-04-21  3:03 UTC 

2008/4/21 ♂¥==PHP購物車資料庫網站專案$◆○ 10:52
 2008-04-21  2:52 UTC 

Crypto Update for 2.6.26
 2008-04-21  2:43 UTC 

[GIT PULL] please pull infiniband.git
 2008-04-21  2:35 UTC  (8+ messages)
  ` [ofa-general] "

x86: 4kstacks default
 2008-04-20  9:36 UTC  (3+ messages)

x86: 4kstacks default
 2008-04-19 14:23 UTC 


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).