public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-21 14:47:36 to 2007-09-21 20:57:23 UTC [more...]

[PATCH] [0/45] x86 2.6.24 patches review I
 2007-09-21 20:45 UTC  (38+ messages)
` [PATCH] [1/45] x86: misc. constifications
` [PATCH] [2/45] x86: constify stacktrace_ops
` [PATCH] [3/45] x86: Separate checking of unsynchronized and unstable TSC
` [PATCH] [4/45] i386: Rewrite sched_clock
` [PATCH] [5/45] x86_64: Use new shared sched_clock in x86-64 too
` [PATCH] [6/45] x86: Unify i386 and x86-64 early quirks
` [PATCH] [7/45] x86_64: Replace nvidia timer override quirk with pci id list and unify quirks
` [PATCH] [8/45] x86_64: Use string instruction memcpy on AMD Fam11h
` [PATCH] [9/45] i386: Clean up duplicate includes in arch/i386/kernel/
` [PATCH] [10/45] x86_64: x86_64 Sanitize user specified e820 memmap values
` [PATCH] [11/45] x86_64: Remove rogue default m in drivers/video/Kconfig
` [PATCH] [12/45] i386: Fix arch/i386/kernel/nmi.c - 'unknown_nmi_panic_callback' declared 'static' but never defined warning
` [PATCH] [13/45] x86_64: Increase VDSO_TEXT_OFFSET for ancient binutils
` [PATCH] [14/45] x86: Create clflush() inline, remove hardcoded wbinvd
` [PATCH] [15/45] i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
` [PATCH] [16/45] i386: do not BUG_ON() when MSR is unknown
` [PATCH] [17/45] i386: make Oprofile call shutdown() only once per session
` [PATCH] [18/45] x86_64: 0 -> NULL, for arch/x86_64
` [PATCH] [19/45] x86_64: Always accumulate compiler options in CFLAGS
` [PATCH] [20/45] x86_64: Use 8 byte stack alignment when possible
` [PATCH] [21/45] x86_64: Some cleanups for pci gart code
` [PATCH] [22/45] x86_64: Enable iommu_merge by default
` [PATCH] [23/45] i386: Make callgraph use dump_trace() on i386/x86_64
` [PATCH] [24/45] x86: Introduce frame_pointer() and stack_pointer()
` [PATCH] [25/45] x86_64: remove sync_Arb_IDs
` [PATCH] [26/45] x86_64: clear IO_APIC before enabing apic error vector
` [PATCH] [27/45] x86_64: convert mm_context_t semaphore to a mutex
` [PATCH] [28/45] x86_64: clean up apicid_to_node declaration
` [PATCH] [29/45] i386: Consolidate show_regs and show_registers for i386
` [PATCH] [30/45] i386: Remove local CPU logic in MTRR call to smp_call_function_single
` [PATCH] [31/45] i386: make struct apic_probe static
` [PATCH] [32/45] x86_64: hide cond_syscall behind __KERNEL__
` [PATCH] [33/45] i386: es7000 minor cleanups
` [PATCH] [34/45] i386: no need to make enable_cpu_hotplug a variable
` [PATCH] [35/45] i386: make some variables static
` [PATCH] [36/45] x86_64: kmalloc + memset conversion to kzalloc
` [PATCH] [37/45] i386: remove -maccumulate-outgoing-args

[00/41] Large Blocksize Support V7 (adds memmap support)
 2007-09-21 20:41 UTC  (13+ messages)

[PATCH 1/6] LBS: fix unexported swapper_space
 2007-09-21 20:42 UTC 

[RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
 2007-09-21 20:53 UTC  (12+ messages)
` [linux-pm] "

Serial USB-driver for Winchiphead CH340/41 chip
 2007-09-21 20:34 UTC  (5+ messages)
  ` [PATCH] "

[PATCH 1/2] bnx2: factor out gzip unpacker
 2007-09-21 20:31 UTC  (11+ messages)

[PATCH] ext4: FLEX_BG Kernel support v2
 2007-09-21 20:29 UTC  (2+ messages)

x86_64: potential critical issue with quicklists and page table pages
 2007-09-21 20:15 UTC  (15+ messages)

question on kernel rwsem behaviour
 2007-09-21 20:11 UTC  (2+ messages)

[PATCH 02/03] CM-x270: ITE 8152 PCI bridge support
 2007-09-21 20:11 UTC  (5+ messages)

+ oom-move-prototypes-to-appropriate-header-file.patch added to -mm tree
 2007-09-21 20:06 UTC  (4+ messages)

+ oom-move-constraints-to-enum.patch added to -mm tree
 2007-09-21 20:06 UTC  (2+ messages)

[PATCH 00/22] Introduce credential record
 2007-09-21 19:33 UTC  (30+ messages)
` [PATCH 01/22] CRED: Introduce a COW credentials record
` [PATCH 02/22] CRED: Split the task security data and move part of it into struct cred
` [PATCH 03/22] CRED: Move the effective capabilities into the cred struct
` [PATCH 04/22] CRED: Request a credential record for a kernel service
` [PATCH 05/22] FS-Cache: Release page->private after failed readahead
` [PATCH 06/22] FS-Cache: Recruit a couple of page flags for cache management
` [PATCH 07/22] FS-Cache: Provide an add_wait_queue_tail() function
` [PATCH 08/22] FS-Cache: Generic filesystem caching facility
` [PATCH 09/22] CacheFiles: Add missing copy_page export for ia64
` [PATCH 10/22] CacheFiles: Add a hook to write a single page of data to an inode
` [PATCH 11/22] CacheFiles: Permit the page lock state to be monitored
` [PATCH 12/22] CacheFiles: Export things for CacheFiles
` [PATCH 13/22] CacheFiles: A cache that backs onto a mounted filesystem
` [PATCH 14/22] NFS: Use local caching
` [PATCH 15/22] NFS: Configuration and mount option changes to enable local caching on NFS
` [PATCH 16/22] NFS: Display local caching state
` [PATCH 17/22] AFS: Add TestSetPageError()
` [PATCH 18/22] AFS: Add a function to excise a rejected write from the pagecache
` [PATCH 19/22] AFS: Improve handling of a rejected writeback
` [PATCH 20/22] AFS: Implement shared-writable mmap
` [PATCH 21/22] AF_RXRPC: Save the operation ID for debugging
` [PATCH 22/22] FS-Cache: Make kAFS use FS-Cache

USB autosuspend and turning of usb pendrive leds
 2007-09-21 19:47 UTC  (5+ messages)
    ` [linux-usb-devel] "

[PATCH] sb1250-mac: Driver model & phylib update
 2007-09-21 19:44 UTC  (2+ messages)

2.6.23-rc6-mm1
 2007-09-21 19:43 UTC  (25+ messages)
` X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
` 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING

ptep_test_and_clear_young() i386 vs. x86_64
 2007-09-21 19:42 UTC  (2+ messages)

[PATCH 2/3] user.c: use kmem_cache_zalloc()
 2007-09-21 19:34 UTC  (2+ messages)

fpu IO port reservation (arch/i386)
 2007-09-21 19:30 UTC  (5+ messages)

[Announce] Linux-tiny project revival
 2007-09-21 19:07 UTC  (9+ messages)
    ` printk proposal - (was Linux-tiny project revival)

Redundent/missing code in dik_show_trace (arch/alpha/kernel/traps.c)
 2007-09-21 19:07 UTC 

read_ahead_kb defaults to 0 on 2.6.9-55.0.6ELsmp
 2007-09-21 19:01 UTC 

[PATCH] aio: don't confuse DEBUG define location
 2007-09-21 18:55 UTC 

Processes spinning forever, apparently in lock_timer_base()?
 2007-09-21 18:54 UTC  (12+ messages)

[PATCH 2.6.23-rc7 0/3] async_tx and md-accel fixes for 2.6.23
 2007-09-21 18:48 UTC  (4+ messages)
` [PATCH 2.6.23-rc7 1/3] async_tx: usage documentation and developer notes
  ` [PATCH 2.6.23-rc7 1/3] async_tx: usage documentation and developernotes

[patch 0/5] VFS changes
 2007-09-21 18:47 UTC  (24+ messages)
` [patch 2/5] VFS: pass open file to ->getattr()
` [patch 3/5] VFS: pass open file to ->xattr()
` [patch 4/5] VFS: allow filesystems to implement atomic open+truncate
` [patch 5/5] VFS: allow filesystem to override mknod capability checks

[2.6.22.6] nfsd: fh_verify() `malloc failure' with lots of free memory leads to NFS hang
 2007-09-21 18:46 UTC  (5+ messages)

[RFC][PATCH] page->mapping clarification [1/3] base functions
 2007-09-21 18:42 UTC  (7+ messages)

[PATCH] PHYLIB: IRQ event workqueue handling fixes
 2007-09-21 18:42 UTC  (4+ messages)

typo fix Kernel config option
 2007-09-21 18:42 UTC 

NFS on loopback locks up entire system(2.6.23-rc6)?
 2007-09-21 18:14 UTC  (8+ messages)
    ` [NFS] "

[PATCH] forcedeth: power down phy when interface is down
 2007-09-21 18:12 UTC  (2+ messages)
  ` [updated PATCH] "

[patch 00/11] Text Edit Lock for 2.6.23-rc6-mm1
 2007-09-21 18:11 UTC  (4+ messages)

sys_chroot+sys_fchdir Fix
 2007-09-21 18:10 UTC  (7+ messages)

sysfs_readdir patch for 2.6.16.53
 2007-09-21 17:47 UTC  (2+ messages)

[PATCH] ppp_mppe: Don't put InterimKey on the stack
 2007-09-21 14:47 UTC  (3+ messages)

[PATCH 2.6.23-rc6 Resending] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
 2007-09-21 17:45 UTC  (2+ messages)

[PATCH] UDF: code style fixup v3
 2007-09-21 17:35 UTC 

[PATCH] use VM_READ/WRITE/EXEC to set vm_page_prot
 2007-09-21 17:30 UTC  (2+ messages)

[RFC PATCH] Add CRC checksum for RCU lists
 2007-09-21 17:12 UTC  (2+ messages)

[PATCH] mmc: Disabler for Ricoh MMC controller
 2007-09-21 16:57 UTC  (4+ messages)

[git patches] ocfs2 fixes
 2007-09-21 16:36 UTC 

[Minor patch] Reduce __print_symbol/sprint_symbol stack usage
 2007-09-21 16:19 UTC  (16+ messages)
    ` [PATCH] "
      ` [PATCH] Reduce __print_symbol/sprint_symbol stack usage. (v3)

[PATCH] atomic_ops.txt has incorrect, misleading and insufficient information [Bug 9020]
 2007-09-21 16:18 UTC 

[PATCH] change inotifyfs magic as the same magic is used for futexfs
 2007-09-21 15:53 UTC  (2+ messages)

[patch 0/8] Immediate Values
 2007-09-21 15:51 UTC  (4+ messages)
` [patch 7/8] Immediate Values - Documentation

[PATCH RFC 0/9] RCU: Preemptible RCU
 2007-09-21 15:46 UTC  (5+ messages)
` [PATCH RFC 3/9] "

Intel-Quad on GA-P35-S3 motherboard with 4*2GB
 2007-09-21 15:38 UTC  (10+ messages)

[PATCH v2] iw_cxgb3: Support "iwarp-only" interfaces to avoid 4-tuple conflicts
 2007-09-21 15:10 UTC  (7+ messages)

[RFC][PATCH 0/2 -mm] kexec based hibernation -v3
 2007-09-21 15:13 UTC  (4+ messages)
` [linux-pm] "

Git as a filesystem
 2007-09-21 15:04 UTC  (4+ messages)

[BUG] Possible cache memory leak
 2007-09-21 14:47 UTC 


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