The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2008-09-09 22:43:34 to 2008-09-10 12:13:17 UTC [more...]

[PATCH] include <linux/fs.h> into linux/ext2_fs.h
 2008-09-10 12:14 UTC  (9+ messages)
` [PATCH] include <linux/types.h> into linux/dlm_plock.h for __u* typedef
  ` [PATCH] include <linux/types.h> into linux/if_addrlabel.h "
    ` [PATCH] include <linux/videodev2.h> into linux/ivtv.h

[patch] x86: some lock annotations for user copy paths
 2008-09-10 12:12 UTC  (5+ messages)

2.6.27-rc5-git8: Reported regressions from 2.6.26
 2008-09-10 12:09 UTC  (3+ messages)
` [Bug #11334] myri10ge: use ioremap_wc: compilation failure on ARM

[PATCH] make setpriority POSIX compliant; introduce PRIO_THREAD extension
 2008-09-10 12:08 UTC  (5+ messages)

[PATCH 2.6.27-rc5] Fix itimer/many thread hang
 2008-09-10 12:12 UTC  (8+ messages)

[PATCH 2/4] arch/x86/kernel/kdebugfs.c: introduce missing kfree
 2008-09-10 12:04 UTC  (2+ messages)

[PATCH] x86: avoid unnecessary low zone allocation in AMD IOMMU's alloc_coherent
 2008-09-10 12:03 UTC  (3+ messages)

[PATCH 0/2] Extend "flags" to contain HW virtualization info
 2008-09-10 12:02 UTC  (9+ messages)
` [PATCH 2/2] x86: Extended cpuinfo to show virtualization HW features
          ` [PATCH 2/2] x86: Extended "flags" to show virtualization HW feature in /proc/cpuinfo

[PATCH 4/4] net/9p/trans_fd.c: introduce missing kfree
 2008-09-10 11:58 UTC 

[PATCH 3/4] arch/m68k/mm/kmap.c: introduce missing kfree
 2008-09-10 11:58 UTC 

[PATCH 1/4] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfree
 2008-09-10 11:57 UTC 

[PATCH 0 of 7] x86: lay groundwork for Xen domain 0 support
 2008-09-10 11:55 UTC  (6+ messages)
` [PATCH 6 of 7] x86: use early_ioremap in __acpi_map_table

Building Kernel with -O0
 2008-09-10 11:52 UTC 

2.6.24.7-rt18
 2008-09-10 11:32 UTC  (3+ messages)

[PATCH] Xen: Fix pte unpin BUG when !CONFIG_SMP
 2008-09-10 11:28 UTC  (14+ messages)
        ` [PATCH 1/2] mm: define USE_SPLIT_PTLOCKS rather than repeating expression
        ` [PATCH 2/2] xen: fix pinning when not using split pte locks

[RFC][PATCH] Remove cgroup member from struct page
 2008-09-10 21:02 UTC  (15+ messages)
          `  "
            ` [Approach #2] "

[PATCH 00/18] ide: add generic ATA/ATAPI disk driver
 2008-09-10 11:20 UTC  (4+ messages)
` [PATCH 08/18] ide-floppy: use drive->capacity64 for caching current capacity

forcedeth: option to disable 100Hz timer (try 2)
 2008-09-10 11:16 UTC 

[PATCH] x86: io-apic - get rid of __DO_ACTION macro
 2008-09-10 10:53 UTC  (7+ messages)

[RFC][PATCH 0/2] x86: Add "virt flags"
 2008-09-10 10:44 UTC  (4+ messages)
` [PATCH 1/2] x86: Move VMX MSRs to msr-index.h

[2.6.27-rc5] inotify_read's ev_mutex vs do_page_fault's mmap_sem
 2008-09-10 20:12 UTC  (9+ messages)

[PATCH 0/18] linux infrared remote control drivers
 2008-09-10  9:58 UTC  (14+ messages)
` [PATCH 01/18] lirc core device driver infrastructure
  ` [PATCH 02/18] lirc serial port receiver/transmitter device driver
    ` [PATCH 03/18] lirc driver for 1st-gen Media Center Ed. USB IR transceivers
      ` [PATCH 04/18] lirc driver for 2nd-gen and later "
        ` [PATCH 05/18] lirc driver for i2c-based IR receivers
          ` [PATCH 06/18] lirc driver for the ATI USB RF remote receiver

[PATCH 1 of 7] x86: add _PAGE_IOMAP pte flag for IO mappings
 2008-09-10  9:55 UTC  (5+ messages)
      ` [Xen-devel] "

[RFC/PATCH] i386: handle all exceptions with interrupts off initially
 2008-09-10  9:36 UTC  (31+ messages)
` [PATCH 1/24] i386: remove kprobes' restore_interrupts in favour of conditional_sti
  ` [PATCH 2/24] i386: prepare to convert exceptions to interrupts
    ` [PATCH 3/24] i386: convert hardware exception 0 to an interrupt gate
      ` [PATCH 4/24] i386: expand exception 3 DO_TRAP macro
        ` [PATCH 5/24] i386: convert hardware exception 4 to an interrupt gate
          ` [PATCH 6/24] i386: convert hardware exception 5 "
            ` [PATCH 7/24] i386: convert hardware exception 6 "
              ` [PATCH 8/24] i386: convert hardware exception 7 "
                ` [PATCH 9/24] i386: convert hardware exception 9 "
                  ` [PATCH 10/24] i386: convert hardware exception 10 "
                    ` [PATCH 11/24] i386: convert hardware exception 11 "
                      ` [PATCH 12/24] i386: convert hardware exception 12 "
                        ` [PATCH 13/24] i386: convert hardware exception 13 "
                          ` [PATCH 14/24] i386: convert hardware exception 15 "
                            ` [PATCH 15/24] i386: convert hardware exception 16 "
                              ` [PATCH 16/24] i386: convert hardware exception 17 "
                                ` [PATCH 17/24] i386: convert hardware exception 18 "
                                  ` [PATCH 18/24] i386: convert hardware exception 19 "
                                    ` [PATCH 19/24] i386: remove temporary DO_TRAP macros, expanding the last one used
                                      ` [PATCH 20/24] i386: add TRACE_IRQS_OFF to entry_32.S in 'error_code'
                                        ` [PATCH 21/24] i386: add TRACE_IRQS_OFF for exception 1 (debug)
                                          ` [PATCH 22/24] i386: add TRACE_IRQS_OFF for the nmi
                                            ` [PATCH 23/24] i386: add TRACE_IRQS_OFF for the exception 3 (int3)
                                              ` [PATCH 24/24] i386: trace_hardirqs_fixup should now not be necessary: irqs are off

[PATCH 0/4] add a helper function, is_buffer_dma_capable()
 2008-09-10  9:34 UTC  (3+ messages)

[BUG?] sendfile / distcc
 2008-09-10  9:27 UTC 

PROBLEM: fstat(2) returns st_size==0 for non-empty FIFO
 2008-09-10  9:24 UTC  (3+ messages)

[RFC][PATCH] sunrpc: fix oops in rpc_create() when the mount namespace is unshared
 2008-09-10  9:23 UTC  (7+ messages)

[BUG] 2.6.27-rc5 couldn't boot on tulsa machine randomly
 2008-09-10  9:19 UTC  (3+ messages)

warn_on regression after 2.6.27-rc5
 2008-09-10  9:12 UTC  (3+ messages)

[GIT PATCH] UDF fix for 2.6.27-rc5
 2008-09-10  9:06 UTC 

[git patches] Ocfs2 regression fix
 2008-09-10  8:48 UTC 

[PATCH] pci: fix merging left out for BAR print out v2
 2008-09-10  8:44 UTC  (2+ messages)

NFS regression? Odd delays and lockups accessing an NFS export
 2008-09-10  8:40 UTC  (16+ messages)

SCSI or libata problem with an RDX removable disk
 2008-09-10  8:42 UTC  (6+ messages)

[PATCH] 8250 serial: add OXCB950 chip
 2008-09-10  8:37 UTC 

[PATCH 1/4 v2] PCI: introduce new base functions
 2008-09-10  8:17 UTC  (3+ messages)

[PATCH tip] x86: unsigned long pte_pfn
 2008-09-10  8:00 UTC  (5+ messages)

[PATCH 3/4 v2] PCI: support SR-IOV capability
 2008-09-10  7:59 UTC  (5+ messages)

[PATCH 4/4 v2] PCI: document the change
 2008-09-10  7:55 UTC  (3+ messages)

[RFC v4][PATCH 0/9] Kernel based checkpoint/restart`
 2008-09-10  7:51 UTC  (19+ messages)
` [RFC v4][PATCH 2/9] General infrastructure for checkpoint restart
` [RFC v4][PATCH 3/9] x86 support for checkpoint/restart
` [RFC v4][PATCH 4/9] Memory management (dump)
` [RFC v4][PATCH 5/9] Memory managemnet (restore)
` [RFC v4][PATCH 6/9] Checkpoint/restart: initial documentation
` [RFC v4][PATCH 8/9] File descriprtors (dump)
` [RFC v4][PATCH 9/9] File descriprtors (restore)

[PATCH 2/4 v2] PCI: support ARI capability
 2008-09-10  7:48 UTC  (5+ messages)

PROBLEM: Kernel 2.6.26 oops if I unplug my Logitech USB 1.1 headset
 2008-09-10  7:43 UTC  (4+ messages)

[bisected][resend] pnp: Huge number of "io resource overlap" messages
 2008-09-10  7:39 UTC  (4+ messages)

15:30:19-->無名相冊-高中學妹-裸照流出59
 2008-09-10  7:30 UTC 

[RFC] [PATCH -mm] cgroup: limit the amount of dirty file pages
 2008-09-10  7:26 UTC  (3+ messages)

[PATCH] VM: Implements the swap-out page-clustering technique
 2008-09-10  8:16 UTC  (8+ messages)

[PATCH 0/4] Reclaim page capture v3
 2008-09-10  6:56 UTC  (5+ messages)

[PATCH] drivers/ide/ide-probe.c: uninitialized variable 'rc'
 2008-09-10  6:55 UTC  (2+ messages)

TARGET_CPUS in assign_irq_vector
 2008-09-10  6:45 UTC  (7+ messages)

[PATCH] coredump_filter: add hugepage core dumping
 2008-09-10  6:53 UTC  (5+ messages)

vmlinux.lds.h initcall update breaks ABI prefixed arches
 2008-09-10  6:49 UTC 

[PATCH] x86: rename discontig_32.c to numa_32.c
 2008-09-10  6:39 UTC  (2+ messages)

[PATCH] Doc/RCU: fix pseudocode in rcuref.txt
 2008-09-10  6:37 UTC  (2+ messages)

[PATCH] cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
 2008-09-10  6:29 UTC  (10+ messages)

[PATCH 1/3] x86_64: signal: clean up signal_fault()
 2008-09-10  6:28 UTC  (4+ messages)
` [PATCH 2/3] x86_64: signal: arg for restore_i387_xstate() is void __user *
` [PATCH 3/3] x86_64: signal: make handle_signal() similar

[PATCH 1/5] x86: make intel.c has 64bit support code
 2008-09-10  6:23 UTC  (6+ messages)
` [PATCH 2/5] x86: make intel_64.c the same to intel.c
` [PATCH 3/5] x86: let intel 64bit use intel.c
` [PATCH 4/5] x86: intel.c put workaround for old cpus together
` [PATCH 5/5] x86: centaur_64.c remove duplicated setting with CONSTANT_TSC

[RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race
 2008-09-10  5:55 UTC  (12+ messages)

[PATCH] x86: sysfs - kill owner field from attribute
 2008-09-10  5:37 UTC  (4+ messages)

Calgary and bad_dma_address
 2008-09-10  3:57 UTC  (4+ messages)

2.6.26.5-rt8
 2008-09-10  3:48 UTC 

Suggested patch: Sending the FQDN when booting via DHCP
 2008-09-10  3:16 UTC  (2+ messages)

[PATCH] sh: intc_prio_data() test before subtraction on unsigned
 2008-09-10  3:03 UTC  (2+ messages)

NFS regression? Odd delays and lockups accessing an NFS export
 2008-09-10  2:51 UTC 

Block: Trouble with kobject initialisation for blk_cmd_filter
 2008-09-10  2:43 UTC  (4+ messages)

mmotm 2008-09-08-18-32 uploaded
 2008-09-10  1:46 UTC  (4+ messages)

Linux 2.6.27-rc6
 2008-09-10  1:09 UTC 

2.6.26.3 kernel - progressive slowdown over NFS
 2008-09-10  0:47 UTC 

OOPS: getting an ACPI interrupt while in an ACPI interrupt hangs my box
 2008-09-10  1:01 UTC  (2+ messages)

[19.666764] Disabling IRQ #23
 2008-09-09 23:56 UTC  (3+ messages)

[PATCH] mm: ifdef Quicklists in /proc/meminfo
 2008-09-09 23:50 UTC  (5+ messages)

[PATCHSCRIPT] MAINTAINERS: sort and merge P and M fields
 2008-09-09 23:37 UTC  (2+ messages)

[GIT]: Netwokring
 2008-09-09 23:16 UTC 

[GIT]: Sparc
 2008-09-09 23:13 UTC 

[PATCH 1/3] 24-bit types: typedef and macros for accessing 3-byte arrays as integers
 2008-09-09 22:59 UTC  (2+ messages)
` [PATCH] 24-bit types: typedef and functions "

[2.6 patch] fix pciehp_free_irq()
 2008-09-09 22:52 UTC  (3+ messages)
  `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox