messages from 2007-09-19 02:18:53 to 2007-09-19 15:51:51 UTC [more...]
UML dead with current -git?
2007-09-19 15:50 UTC (5+ messages)
follow-up: discrepancy with POSIX
2007-09-19 15:47 UTC (2+ messages)
[PATCH 4/4] Blackfin EMAC driver: add a select for the PHYLIB of this driver
2007-09-19 15:37 UTC
[PATCH 3/4] Blackfin EMAC driver: Add phy abstraction layer supporting in bfin_emac driver
2007-09-19 15:37 UTC
[PATCH 2/4] Blackfin EMAC driver: add power management interface and change the bf537mac_reset to bf537mac_disable
2007-09-19 15:37 UTC
[PATCH net-2.6.24] eHEA: poll function update for new NAPI scheme
2007-09-19 15:40 UTC
[Patch 1/2] Trace code and documentation (updated)
2007-09-19 15:38 UTC (4+ messages)
[newbie:] Bonnie++2 hangs recent 2.6 kernels? Bash keeps looping in waitpid(), eating 100% CPU
2007-09-19 15:34 UTC (4+ messages)
[RFC][PATCH 0/6] using lockdep to validate rcu usage
2007-09-19 15:37 UTC (13+ messages)
` [RFC][PATCH 1/6] lockdep: annotate rcu_read_{,un}lock{,_bh}
` [RFC][PATCH 2/6] lockdep: validate rcu_dereference() vs rcu_read_lock()
` [RFC][PATCH 3/6] lockdep: rcu_dereference() vs preempt_disable()
` [RFC][PATCH 4/6] implicit vs explicit preempt_disable()
` [RFC][PATCH 5/6] fixup funny preemption tricks in irq_exit
` [RFC][PATCH 6/6] fixup early boot
[BUG][2.6.23-rc6] Badness at arch/powerpc/kernel/smp.c:202
2007-09-19 15:29 UTC (7+ messages)
` [PATCH] powerpc: Avoid pointless WARN_ON(irqs_disabled()) from panic codepath
[PATCH 1/4] Blackfin EMAC driver: add function to change the MAC address
2007-09-19 15:37 UTC
PROBLEM: System Freeze on Particular workload with kernel 2.6.22.6
2007-09-19 15:47 UTC (2+ messages)
Real-time features in kernel 2.6.18
2007-09-19 15:10 UTC (2+ messages)
[PATCH] PHYLIB: Fix an interrupt loop potential when halting
2007-09-19 15:09 UTC
[RFC 00/26] Slab defragmentation V5
2007-09-19 15:08 UTC (3+ messages)
` [RFC 13/26] SLUB: Add SlabReclaimable() to avoid repeated reclaim attempts
[RFC PATCH] 2.6.22.6 netfilter: sk_setup_caps in ip_make_route_harder
2007-09-19 15:00 UTC (2+ messages)
[PATCH] Clarify pci_iomap() usage for MMIO-only devices
2007-09-19 15:07 UTC (6+ messages)
[PATCH 2.6.23-rc6] NETWORKING : Edge Triggered EPOLLOUT events get missed for TCP sockets
2007-09-19 15:07 UTC
NFS4 authentification / fsuid
2007-09-19 15:01 UTC (17+ messages)
[PATCH 1/1] unify DMA_..BIT_MASK definitions: v3.1
2007-09-19 15:03 UTC (2+ messages)
2.6.23-rc6-mm1
2007-09-19 14:59 UTC (16+ messages)
` 2.6.23-rc6-mm1 - Mostly working, with a kbuild oddity
` 2.6.23-rc6-mm1: failure to boot on HP nx6325
` 2.6.23-rc6-mm1: failure to boot on HP nx6325, no sound when booted, USB-related WARNING
` 2.6.23-rc6-mm1: atomic counter underflow
` 2.6.23-rc6-mm1 -- powerpc link failure
` 2.6.23-rc6-mm1 -- powerpc pSeries_log_error panic in rtas_call/early_enable_eeh
` X-freeze after clflush changes [Was: 2.6.23-rc6-mm1]
[PATCH 2/2] allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
2007-09-19 14:59 UTC
[PATCH 1/2] strip generated symbols from *.ko
2007-09-19 14:57 UTC
[PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
2007-09-19 14:54 UTC
[PATCH] x86: also show non-zero IRQ counts for vectors that currently don't have a handler
2007-09-19 14:41 UTC
[PATCH] i386/PAE: avoid temporarily inconsistent pte-s
2007-09-19 14:39 UTC
[PATCH] PHYLIB: IRQ event workqueue handling fixes
2007-09-19 14:38 UTC
[PATCH] Fix potential OOPS in generic_setlease()
2007-09-19 14:26 UTC
[PATCH] return correct error code from child_rip in x86_64 entry.S
2007-09-19 14:26 UTC
[Minor patch] Reduce __print_symbol/sprint_symbol stack usage
2007-09-19 14:25 UTC (6+ messages)
` [PATCH] "
[PATCH 00/24] Read-only bind mounts
2007-09-19 14:21 UTC (2+ messages)
PCI Interrupt
2007-09-19 14:13 UTC (7+ messages)
2.6.23-rc6-mm1: IPC: sleeping function called
2007-09-19 14:07 UTC (2+ messages)
[00/41] Large Blocksize Support V7 (adds memmap support)
2007-09-19 14:04 UTC (19+ messages)
[PATCH] Fixing signness of parameters in scsi module
2007-09-19 13:59 UTC
bnx2 dirver's firmware images
2007-09-19 13:40 UTC (6+ messages)
[PATCH -mm] Don't truncate /proc/PID/environ at 4096 characters
2007-09-19 13:35 UTC
iso9660 vs udf
2007-09-19 13:23 UTC (10+ messages)
[00/17] [RFC] Virtual Compound Page Support
2007-09-19 13:23 UTC (29+ messages)
` [01/17] Vmalloc: Move vmalloc_to_page to mm/vmalloc
` [02/17] Vmalloc: add const
` [03/17] is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
` [04/17] vmalloc: clean up page array indexing
` [05/17] vunmap: return page array
` [06/17] vmalloc_address(): Determine vmalloc address from page struct
` [07/17] GFP_VFALLBACK: Allow fallback of compound pages to virtual mappings
` [08/17] Pass vmalloc address in page->private
` [09/17] VFALLBACK: Debugging aid
` [10/17] Use GFP_VFALLBACK for sparsemem
` [11/17] GFP_VFALLBACK for zone wait table
` [12/17] Virtual Compound page allocation from interrupt context
` [13/17] Virtual compound page freeing in "
` [14/17] Allow bit_waitqueue to wait on a bit in a vmalloc area
` [15/17] SLUB: Support virtual fallback via SLAB_VFALLBACK
` [16/17] Allow virtual fallback for buffer_heads
` [17/17] Allow virtual fallback for dentries
[patch 0/7] Immediate Values for 2.6.23-rc6-mm1
2007-09-19 13:01 UTC (14+ messages)
` [patch 2/7] Immediate Values - Kconfig menu in EMBEDDED
` [patch 4/7] Immediate Values - i386 Optimization
2.6.23-rc6-mm1: BUG kmalloc-16: Object padding overwritten (sysfs?)
2007-09-19 12:59 UTC (2+ messages)
[PATCH] Use list_first_entry in locks_wake_up_blocks
2007-09-19 12:44 UTC
[PATCH] AVR32: Drop support for redundant "keepinitrd" boot-time parm
2007-09-19 12:43 UTC
[PATCH] pci: Fix e100 interrupt quirk
2007-09-19 12:36 UTC (4+ messages)
LTP Latest Snapshot now available
2007-09-19 12:36 UTC
[2/4] 2.6.23-rc6: known regressions
2007-09-19 12:36 UTC (4+ messages)
` [Jfs-discussion] "
2.6.23-rc6-mm1 powerpc - kgdb is broken
2007-09-19 12:23 UTC
2.6.23-rc6-mm1 and acpi
2007-09-19 11:59 UTC (2+ messages)
[PATCH] Combine instrumentation menus in kernel/Kconfig.instrumentation
2007-09-19 11:45 UTC (7+ messages)
[PATCH] Rework /proc/locks via seq_files and seq_list helpers
2007-09-19 11:35 UTC
[patch 0/4] Linux Kernel Markers for 2.6.23-rc6-mm1
2007-09-19 11:37 UTC (6+ messages)
` [patch 1/4] Linux Kernel Markers - Architecture Independent Code
` [patch 3/4] Linux Kernel Markers - Documentation
NFS + coredump OOPS
2007-09-19 10:53 UTC
[patch 0/7] Immediate Values
2007-09-19 11:27 UTC (6+ messages)
` [patch 1/7] Immediate Values - Architecture Independent Code
[PATCH] crypto: blkcipher_get_spot() handling of buffer at end of page
2007-09-19 11:16 UTC (5+ messages)
` [PATCH] crypto: cleanup: Use max() in blkcipher_get_spot() to state the intention
[PATCH v2] iw_cxgb3: Support "iwarp-only" interfaces to avoid 4-tuple conflicts
2007-09-19 10:56 UTC (6+ messages)
[PATCH 1/3] Normalize config options for guest support
2007-09-19 10:43 UTC (16+ messages)
` [PATCH 2/3] Consolidate host virtualization support under Virtualization menu
` [PATCH 3/3] Time to make CONFIG_PARAVIRT non-experimental
sys_chroot+sys_fchdir Fix
2007-09-19 9:40 UTC (2+ messages)
Intel-Quad on GA-P35-S3 motherboard with 4*2GB
2007-09-19 9:28 UTC (7+ messages)
[PATCH -mm -v2 2/2] i386/x86_64 boot: document for 32 bit boot protocol
2007-09-19 9:34 UTC (4+ messages)
[PATCH -mm -v3 2/2] i386/x86_64 boot: document for 32 bit boot protocol
2007-09-19 8:58 UTC
[PATCH -mm -v3 1/2] i386/x86_64 boot: setup data
2007-09-19 8:58 UTC
2.6.23-rc6-mm1 -- drivers/kvm/ioapic.c: In function ‘ioapic_deliver’: error: ‘dest_LowestPrio’ undeclared (first use in this function)
2007-09-19 8:54 UTC (2+ messages)
Problem: one driver and 4 instances with different parameters
2007-09-19 8:52 UTC (4+ messages)
2.6.20 (XFS? related) crash after uptime of > 180 days during apt-get dist-upgrade on Debian Testing
2007-09-19 8:47 UTC (2+ messages)
[git] CFS-devel, group scheduler, fixes
2007-09-19 8:42 UTC (8+ messages)
Query on Real Time Signalling in Linux 2.6.16 kernel
2007-09-19 7:53 UTC (2+ messages)
[RFC][PATCH] page->mapping clarification [1/3] base functions
2007-09-19 7:46 UTC (3+ messages)
` [RFC][PATCH] page->mapping clarification [2/3] changes in /mm
` [RFC][PATCH] page->mapping clarification [3/3] changes in /fs generic
[PATCH 1/3] Blackfin EMAC driver: add function to change the MAC address
2007-09-19 7:07 UTC (3+ messages)
NetXen driver causing slab corruption in -RT kernels
2007-09-19 6:43 UTC (2+ messages)
[PATCH 0/1] ppc64: Convert cpu_sibling_map to a per_cpu data array ppc64 v2
2007-09-19 6:56 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] Ext4: Uninitialized Block Groups
2007-09-19 6:30 UTC (4+ messages)
Two identical entries for "rtc" in /proc/devices
2007-09-19 5:21 UTC (4+ messages)
[PATCH] cafe_ccic: default to allocating DMA buffers at probe time
2007-09-19 5:44 UTC
[IA64] Kexec: Remove vector from ia64_machine_kexec()
2007-09-19 5:02 UTC
[PATCH -mm] sound/hda: fix help text
2007-09-19 5:05 UTC
[PATCH -mm] kgdb: fix help text
2007-09-19 5:05 UTC
[PATCH -mm] watchdog: fix help text
2007-09-19 5:05 UTC
[Patch 2/2] Relay reset consumend
2007-09-19 4:46 UTC
[Patch 0/2] A Kernel Tracing Interface (updated)
2007-09-19 4:46 UTC
[Patch]some proc entries are missed in sched_domain sys_ctl debug code
2007-09-19 3:16 UTC
[PATCH -mm -v2 1/2] i386/x86_64 boot: setup data
2007-09-19 3:10 UTC
[PATCH] atyfb: force 29MHz xtal on G3 PowerBooks
2007-09-19 3:01 UTC (2+ messages)
drivers/usb/misc/emi*.c have the biggest data objects in the whole tree
2007-09-19 2:47 UTC (2+ messages)
[PATCH] fix memory hot remove not configured case
2007-09-19 2:34 UTC (2+ messages)
[RFC 1/2] JBD: slab management support for large block(>8k)
2007-09-19 2:19 UTC (15+ messages)
` [PATCH] JBD slab cleanups
bnx2 dirver's firmware images
2007-09-18 18:45 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox