public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-09-09 19:08:48 to 2007-09-10 13:03:57 UTC [more...]

[PATCH 1/2] remove asm/bitops.h includes
 2007-09-10 13:03 UTC  (5+ messages)
` [PATCH 2/2] forbid asm/bitops.h direct inclusion

[PATCH] x86: constify wd_ops
 2007-09-10 13:02 UTC 

[PATCH] x86: constify stacktrace_ops
 2007-09-10 13:02 UTC 

[PATCH] x86: misc. constifications
 2007-09-10 13:01 UTC 

2.6.23-rc5: possible irq lock inversion dependency detected
 2007-09-10 13:00 UTC  (3+ messages)

[PATCH] input: Fix interrupt enable in i8042_ctr when enabling interrupt fails
 2007-09-10 12:59 UTC  (2+ messages)

[PATCH] tristate choices with mixed tristate and boolean values
 2007-09-10 12:58 UTC 

[BUG] 2.6.23-rc5 kernel BUG at fs/nfs/nfs4xdr.c:945
 2007-09-10 12:56 UTC  (5+ messages)
  ` [NFS] "

Broken mail setup
 2007-09-10 12:59 UTC 

sata & scsi suggestion for make menuconfig
 2007-09-10 12:43 UTC  (9+ messages)

[RESEND][PATCH 0/4] Virtual Machine Time Accounting
 2007-09-10 12:50 UTC  (4+ messages)

[-mm patch] unexport sys_{open,read}
 2007-09-10 12:43 UTC  (13+ messages)

[Sparc64 BUG] hangup under booting 2.6.22.X whith Sparc64
 2007-09-10 12:36 UTC  (2+ messages)

v2.6.23-rc4-rt1 / new project URL
 2007-09-10 12:35 UTC  (2+ messages)

[PATCH 0/24] make atomic_read() behave consistently across all architectures
 2007-09-10 12:22 UTC  (6+ messages)

[PATCH] sb1250-mac.c: De-typedef, de-volatile, de-etc
 2007-09-10 12:20 UTC 

2.6.23-rc4-mm1
 2007-09-10 12:20 UTC  (18+ messages)
` [-mm patch] alpha bitops.h must #include <asm/barrier.h>
` [-mm patch] remove ide_get_error_location()
` [-mm patch] drivers/dma/ioat_dma.c: make 3 functions static
` [-mm patch] usb/serial/ch341.c: make 4 "
` [-mm patch] make nfs_wb_page_priority() static
` [-mm patch] kernel/kexec.c: make code static
` [-mm patch] really unexport do_softirq
` [-mm patch] unexport raise_softirq_irqoff
` [-mm patch] mm/memcontrol.c: clenups
` [-mm patch] net/sctp/socket.c: make 3 variables static
` [-mm patch] make tcp_splice_data_recv() static
` [-mm patch] make do_try_to_free_pages() static

ICH Intel PATA short cable override
 2007-09-10 12:15 UTC  (5+ messages)

[PATCH] ipconfig.c: De-clutter IP configuration report
 2007-09-10 12:09 UTC 

[PATCH] list.h: add list_for_each_entry_continue_rcu
 2007-09-10 12:05 UTC 

[RESEND][PATCH 4/4] Modify KVM to update guest time accounting
 2007-09-10 12:03 UTC 

[RESEND][PATCH 3/4] modify account_system_time() to update guest time in cpustat and task_struct
 2007-09-10 12:03 UTC 

[RESEND]PATCH 2/4] Introduce a new fields "gtime" and "cgtime" in task_struct and signal_struct
 2007-09-10 12:02 UTC 

[RESEND][PATCH 1/4] Introduce a new field "guest" in cpustat
 2007-09-10 12:02 UTC 

[PATCH 0/3] build system: section garbage collection for vmlinux
 2007-09-10 12:01 UTC  (5+ messages)
` [PATCH 3/3] "

[rfc][patch] dynamic data structure switching
 2007-09-10 11:55 UTC  (2+ messages)

regarding sysfs/kobject separation
 2007-09-10 11:51 UTC  (4+ messages)

[SYSFS - 2.6.23-rc5-git1 ] device_rename: sysfs_create_symlink failed (-17)
 2007-09-10 11:30 UTC  (2+ messages)

[PATCH 0/13] Reduce external fragmentation by grouping pages by mobility v30
 2007-09-10 11:24 UTC  (14+ messages)
` [PATCH 1/13] ia64: parse kernel parameter hugepagesz= in early boot
` [PATCH 2/13] Add a bitmap that is used to track flags affecting a block of pages
` [PATCH 3/13] Fix corruption of memmap on ia64-sparsemem when mem_section is not a power of 2
` [PATCH 4/13] Split the free lists for movable and unmovable allocations
` [PATCH 5/13] Choose pages from the per cpu list-based on migration type
` [PATCH 6/13] Group short-lived and reclaimable kernel allocations
` [PATCH 7/13] Drain per-cpu lists when high-order allocations fail
` [PATCH 8/13] Move free pages between lists on steal
` [PATCH 9/13] Do not group pages by mobility type on low memory systems
` [PATCH 10/13] Bias the location of pages freed for min_free_kbytes in the same pageblock_nr_pages areas
` [PATCH 11/13] Bias the placement of kernel pages at lower pfns
` [PATCH 12/13] Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback
` [PATCH 13/13] Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo

[2/2] 2.6.23-rc5: known regressions with patches v2
 2007-09-10 11:12 UTC  (3+ messages)

[PATCH] add page->mapping handling interface [0/35] intro
 2007-09-10 10:41 UTC  (38+ messages)
` [PATCH] add page->mapping handling interface [1/35] interface definitions
` [PATCH] add page->mapping handling interface [2/35] changes in /mm
` [PATCH] add page->mapping handling interface [3/35] changes in generic parts
` [PATCH] add page->mapping handling interface [4/35] changes in AFFS
` [PATCH] add page->mapping handling interface [5/35] changes in AFS
` [PATCH] add page->mapping handling interface [6/35] changes in CIFS
` [PATCH] add page->mapping handling interface [7/35] changes in CODA
` [PATCH] add page->mapping handling interface [8/35] changes in CRAMFS
` [PATCH] add page->mapping handling interface [9/35] changes in ECRYPTFS
` [PATCH] add page->mapping handling interface [10/35] changes in EFS
` [PATCH] add page->mapping handling interface [11/35] changes in EXT2
` [PATCH] add page->mapping handling interface [12/35] changes in EXT3
` [PATCH] add page->mapping handling interface [13/35] changes in EXT4
` [PATCH] add page->mapping handling interface [14/35] changes in freevxfs
` [PATCH] add page->mapping handling interface [15/35] changes in FUSE
` [PATCH] add page->mapping handling interface [16/35] changes in GFS2
` [PATCH] add page->mapping handling interface [17/35] changes in HFS
` [PATCH] add page->mapping handling interface [18/35] changes in HFSPLUS
` [PATCH] add page->mapping handling interface [19/35] changes in HPFS
` [PATCH] add page->mapping handling interface [20/35] changes in ISOFS
` [PATCH] add page->mapping handling interface [21/35] changes in JBD
` [PATCH] add page->mapping handling interface [22/35] changes in JFFS2
` [PATCH] add page->mapping handling interface [23/35] changes in JFS
` [PATCH] add page->mapping handling interface [24/35] changes in MINIX FS
` [PATCH] add page->mapping handling interface [25/35] changes in NCPFS
` [PATCH] add page->mapping handling interface [26/35] changes in NFS
` [PATCH] add page->mapping handling interface [27/35] changes in NTFS
` [PATCH] add page->mapping handling interface [28/35] changes in OCFS2
` [PATCH] add page->mapping handling interface [29/35] changes in REISER4/REISERFS
` [PATCH] add page->mapping handling interface [30/35] changes ROMFS
` [PATCH] add page->mapping handling interface [31/35] changes in SYSVFS
` [PATCH] add page->mapping handling interface [32/35] changes in UDFFS
` [PATCH] add page->mapping handling interface [33/35] changes in UFS
` [PATCH] add page->mapping handling interface [34/35] changes in UNIONFS
` [PATCH] add page->mapping handling interface [35/35] changes in XFS

cpuset trouble after hibernate
 2007-09-10  9:55 UTC  (3+ messages)

[PATCH try #2] Blackfin on-chip NAND Flash Controller driver
 2007-09-10  9:50 UTC  (3+ messages)

[PATCH 2.6.23-rc4][RESEND] irq: irq and pci_ids patch for Intel Tolapai
 2007-09-10  9:45 UTC  (2+ messages)

[PATCH] ser_a2232.c bug removed: handles "IRQ request denied" case
 2007-09-10  9:32 UTC  (2+ messages)

2.6.22 oops kernel BUG at block/elevator.c:366!
 2007-09-10  9:17 UTC  (5+ messages)

What's in ubi-2.6.git
 2007-09-10  9:09 UTC 

SATA problems
 2007-09-10  9:02 UTC  (7+ messages)

[PATCH] Fix a lock problem in generic phy code
 2007-09-10  8:58 UTC  (3+ messages)
` [PATCH resend] "

hda_intel : Patch + Regression in 2.6.18 -> 2.6.22
 2007-09-10  8:46 UTC  (16+ messages)
                  ` easy alsa patches for the stable kernel? (was: Re: hda_intel : Patch + Regression in 2.6.18 -> 2.6.22)
                      ` easy alsa patches for the stable kernel?
                            ` Toshiba A305 hda-intel (Was: Re: easy alsa patches for the stablekernel?)

[PATCH] PTR_ALIGN
 2007-09-10  8:03 UTC  (2+ messages)

[PATCH] crypto: blkcipher_get_spot() handling of buffer at end of page
 2007-09-10  7:58 UTC  (3+ messages)

[PATCH][resend] Add suspend and resume to gpio_keys driver
 2007-09-10  7:51 UTC 

[PATCH] [-mm] FS: file name must be unique in the same dir in procfs
 2007-09-10  7:49 UTC  (4+ messages)

[PATCH 0/3] [-mm patch] Cleanup add-vmcoreinfo.patch
 2007-09-10  7:28 UTC  (4+ messages)
` [PATCH 1/3] [-mm patch] Cleanup the coding style according to Andrew's comments
` [PATCH 2/3] [-mm patch] Add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data
` [PATCH 3/3] [-mm patch] Use the existing ia64_tpa() instead of asm code

sysfs change of input/event devices in 2.6.23rc breaks udev
 2007-09-10  5:44 UTC  (5+ messages)

[RFC] Union Mount: Readdir approaches
 2007-09-10  5:15 UTC  (10+ messages)

In search of 10gbps cards/shootout in Linux?
 2007-09-10  4:02 UTC  (2+ messages)

[PATCH 2/3] Maple bus support for the Sega Dreamcast - keyboard support
 2007-09-10  3:50 UTC  (7+ messages)

[PATCH] Revised timerfd() interface
 2007-09-10  3:15 UTC  (16+ messages)

[PATCH - RESUBMiT] Minor patch to pvr2 driver required for maple bus support on SEGA Dreamcast
 2007-09-10  2:54 UTC  (2+ messages)

dynamically use the irqbalance
 2007-09-10  1:59 UTC 

unfamiliar notation
 2007-09-10  1:46 UTC  (3+ messages)

[RFC]selinux: Improving SELinux read/write performance
 2007-09-10  1:31 UTC  (3+ messages)

tbench regression - Why process scheduler has impact on tbench and why small per-cpu slab (SLUB) cache creates the scenario?
 2007-09-10  0:56 UTC  (5+ messages)

[PATCH][RFC] Secure defaults (initial sysctl settings)
 2007-09-10  0:49 UTC 

[PATCH 5/5] Add DMA engine driver for Freescale MPC85xx processors
 2007-09-09 22:10 UTC  (4+ messages)

USB and MMC device problems on Kernel 2.6.22
 2007-09-09 21:55 UTC  (2+ messages)

[PATCH -mm] sisusbvga: Fix bug and build warnings
 2007-09-09 21:32 UTC  (2+ messages)
` patch usb-sisusbvga-fix-bug-and-build-warnings.patch added to gregkh-2.6 tree

[PATCH] drivers/firmware: const-ify DMI API and internals
 2007-09-09 21:12 UTC  (6+ messages)

[PATCH -mm 0/5] Hibernation: Clean up userland interface (rev. 2)
 2007-09-09 21:18 UTC  (6+ messages)
` [PATCH -mm 1/5] Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
` [PATCH -mm 2/5] Hibernation: Rework platform support ioctls (rev. 2)
` [PATCH -mm 3/5] Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated "
` [PATCH -mm 4/5] Hibernation: Correct definitions of some ioctls "
` [PATCH -mm 5/5] Hibernation: Introduce exportable suspend ioctls header "

[BUG]: circular locking depedency in videobuf code
 2007-09-09 21:08 UTC 

[patch 0/5] Add extended crashkernel command line syntax
 2007-09-09 21:06 UTC  (8+ messages)
` [patch 3/5] Use extended crashkernel command line on x86_64
  ` [discuss] "
` [patch 4/5] Use extended crashkernel command line on IA64

[NFSv4] 2.6.23-rc4 oops in nfs4_cb_recall
 2007-09-09 21:04 UTC  (2+ messages)

[RFC][Intel-IOMMU] Fix for IOMMU early crash
 2007-09-09 17:37 UTC  (2+ messages)

PPC64 AT_IGNOREPPC question
 2007-09-09 17:55 UTC  (2+ messages)

[2.6 patch] powerpc: proper defconfig for crosscompiles
 2007-09-09 20:40 UTC  (2+ messages)

[2.6 patch] make sctp_addto_param() static
 2007-09-09 20:25 UTC 

[-mm patch] unexport snd_ctl_elem_{read,write}
 2007-09-09 20:25 UTC 

[-mm patch] unexport noautodma
 2007-09-09 20:25 UTC 

[PATCH] Patch Dreamcast AICA driver to handle Maple bus support
 2007-09-09 20:22 UTC 

[2.6 patch] drivers/pci/: possible cleanups
 2007-09-09 17:50 UTC  (2+ messages)

[PATCH 2.6.23-rc4][reRESEND] irq: irq and pci_ids patch for Intel Tolapai
 2007-09-09 17:25 UTC  (3+ messages)

[RFC] disable PCIE 'Enable No Snoop' bit by default
 2007-09-09 16:43 UTC  (4+ messages)

[PATCH 0/2] Use mutexes instead of semaphores in the ELAN U132 Host Controller Driver
 2007-09-09 16:41 UTC  (4+ messages)
` [PATCH 2/2] ELAN U132 Host Controller Driver: convert scheduler_lock to mutex

[PATCH] nozomi DTR/RTS
 2007-09-09 16:26 UTC  (2+ messages)


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