LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[00/17] Large Blocksize Support V3
2007-04-28 19:19 UTC (21+ messages)
[2.6 patch] block2mtd_paramline[] mustn't be __initdata
2007-04-28 19:19 UTC
2.6.21-rc7-mm2
2007-04-28 19:19 UTC (4+ messages)
` 2.6.21-rc7-mm2 crash: Eeek! page_mapcount(page) went negative! (-1)
` [-mm patch] make drivers/misc/thinkpad_acpi:fan_mutex static
` [-mm patch] MMC: make tifm_sd_set_dma_data() static
[-mm patch] i386: enable 4k stacks by default
2007-04-28 19:19 UTC
[Bugme-new] [Bug 8392] New: Hard Lock Subsequent to Boot
2007-04-28 19:18 UTC (2+ messages)
suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)
2007-04-28 19:18 UTC (3+ messages)
Back to the future
2007-04-28 19:14 UTC (25+ messages)
[ANNOUNCE] battery2 git repository
2007-04-28 19:08 UTC (11+ messages)
2.6.21 known regressions (v2) (for -stable team)
2007-04-28 19:06 UTC (10+ messages)
` [stable] "
[PATCH] use elfnote.h to generate vsyscall notes
2007-04-28 19:01 UTC (2+ messages)
[GIT PATCH] UIO patches for 2.6.21
2007-04-28 18:52 UTC (6+ messages)
` [PATCH 1/3] UIO: Add the User IO core code
` Flaws with "UIO: Add the User IO core code"
` Flaws with "UIO: Add the User IO core code" (with patch)
[PATCH] i386: introduce voyager smp_ops, fix voyager build
2007-04-28 18:34 UTC (3+ messages)
[PATCH] x86: fix PSE pagetable construction
2007-04-28 18:32 UTC (11+ messages)
Fw: [PATCH] ia64: race flushing icache in do_no_page path
2007-04-28 18:30 UTC (2+ messages)
Question about Reiser4
2007-04-28 18:29 UTC (10+ messages)
` Question about Reiser4 (how to boot it?)
[PATCH] [0/35] Some x86 2.6.22 candidate patches for review
2007-04-28 18:28 UTC (38+ messages)
` [PATCH] [1/35] i386: revert i386-fix-the-verify_quirk_intel_irqbalance
` [PATCH] [2/35] x86_64: revert x86_64-mm-add-genapic_force
` [PATCH] [3/35] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525
` [PATCH] [4/35] x86_64: optimize & fix APIC mode setup
` [PATCH] [5/35] x86_64: always use physical delivery mode on > 8 CPUs
` [PATCH] [6/35] x86_64: remove clustered APIC mode
` [PATCH] [7/35] x86: default to physical mode on hotplug CPU kernels
` [PATCH] [8/35] x86_64: a memcpy that tries to reduce cache pressure
` [PATCH] [9/35] i386: adjustments to page table dump during oops (v4)
` [PATCH] [10/35] x86: adjust inclusion of asm/fixmap.h
` [PATCH] [11/35] x86_64: adjust inclusion of asm/vsyscall32.h
` [PATCH] [12/35] x86: consolidate smp_send_stop()
` [PATCH] [13/35] i386: No need to use -traditional for processing asm in i386/kernel/
` [PATCH] [14/35] i386: mtrr range check correction
` [PATCH] [15/35] i386: pit_latch_buggy has no effect
` [PATCH] [16/35] i386: Add an option for the VIA C7 which sets appropriate L1 cache
` [PATCH] [17/35] i386: probe_roms() cleanup
` [PATCH] [18/35] x86_64: a few missing entry.S annotations
` [PATCH] [19/35] i386: Add dwarf2 annotations to *_user and checksum functions
` [PATCH] [20/35] x86: Fix i386 and x86_64 fault information pollution
` [PATCH] [21/35] x86_64: Some cleanup in time.c
` [PATCH] [22/35] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)
` [PATCH] [23/35] x86_64: x86_64 "
` [PATCH] [24/35] i386: Add __init to probe_bigsmp
` [PATCH] [25/35] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
` [PATCH] [26/35] x86_64: Correct max number of CPUs in Kconfig
` [PATCH] [27/35] i386: Support Oprofile for AMD Family 10 CPUs
` [PATCH] [28/35] x86: Drop cc-options call for all options supported in gcc 3.2+
` [PATCH] [29/35] i386: Update __copy_to_user_inatomic linuxdoc description
` [PATCH] [30/35] i386: clean up mach_reboot_fixups
` [PATCH] [31/35] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=y
` [PATCH] [32/35] x86_64: Remove unused set_seg_base
` [PATCH] [33/35] x86_64: Remove duplicated code for reading control registers
` [PATCH] [34/35] x86_64: fix cpu MHz reporting on constant_tsc cpus
` [PATCH] [35/35] i386: Simplify smp_call_function*() by using common implementation
[PATCH] [0/22] x86 candidate patches for review II: 64bit relocatable kernel
2007-04-28 18:24 UTC (25+ messages)
` [PATCH] [1/22] x86_64: dma_ops as const
` [PATCH] [2/22] x86_64: Assembly safe page.h and pgtable.h
` [PATCH] [3/22] x86_64: Kill temp boot pmds
` [PATCH] [4/22] x86_64: Clean up the early boot page table
` [PATCH] [5/22] x86_64: Fix early printk to use standard ISA mapping
` [PATCH] [6/22] x86_64: modify copy_bootdata to use virtual addresses
` [PATCH] [7/22] x86_64: cleanup segments
` [PATCH] [8/22] x86_64: Add EFER to the register set saved by save_processor_state
` [PATCH] [9/22] x86_64: 64bit PIC SMP trampoline
` [PATCH] [10/22] x86_64: Get rid of dead code in suspend resume
` [PATCH] [11/22] x86_64: wakeup.S rename registers to reflect right names
` [PATCH] [12/22] x86_64: wakeup.S misc cleanups
` [PATCH] [13/22] x86_64: 64bit ACPI wakeup trampoline
` [PATCH] [14/22] x86_64: Modify discover_ebda to use virtual addresses
` [PATCH] [15/22] x86_64: Remove the identity mapping as early as possible
` [PATCH] [16/22] x86: Move swsusp __pa() dependent code to arch portion
` [PATCH] [17/22] x86_64: do not use virt_to_page on kernel data address
` [PATCH] [18/22] x86: __pa and __pa_symbol address space separation
` [PATCH] [19/22] x86_64: Relocatable Kernel Support
` [PATCH] [20/22] x86_64: build-time checking
` [PATCH] [21/22] x86_64: Extend bzImage protocol for relocatable bzImage
` [PATCH] [22/22] x86_64: Move cpu verification code to common file
[PATCH] SCSI: use irq_handler_t where appropriate
2007-04-28 18:23 UTC
Fw: [PATCH] ia64: race flushing icache in do_no_page path
2007-04-28 18:17 UTC (2+ messages)
[PATCH] hugetlbfs: fix error path in module_init
2007-04-28 18:15 UTC (7+ messages)
` [PATCH] hugetlbfs: add NULL check in hugetlb_zero_setup()
[PATCH 0/9] Kconfig: cleanup s390 v2
2007-04-28 18:11 UTC (17+ messages)
` checkpatch, a patch checking script
random thoughts on DEPRECATED and OBSOLETE
2007-04-28 18:05 UTC (3+ messages)
Fw: [PATCH] ia64: race flushing icache in do_no_page path
2007-04-28 18:05 UTC (2+ messages)
Fw: [PATCH] ia64: race flushing icache in do_no_page path
2007-04-28 17:57 UTC (2+ messages)
Your /etc/kernel-img.conf needs to be updated
2007-04-28 17:57 UTC
What's in infiniband.git for 2.6.22
2007-04-28 17:55 UTC (4+ messages)
[ext3][kernels >= 2.6.20.7 at least] KDE going comatose when FS is under heavy write load (massive starvation)
2007-04-28 17:55 UTC (11+ messages)
[ANNOUNCE][PATCH] Kcli - Kernel command line interface
2007-04-28 17:44 UTC (2+ messages)
entropy of /dev/random vs. openssl rand
2007-04-28 17:26 UTC (3+ messages)
More than 2Gb problem (dvb related) ?
2007-04-28 17:17 UTC (5+ messages)
` [linux-dvb] "
` [PATCH] "
[2/2] Driver for the Maxim DS1WM, a 1-wire bus master ASIC core
2007-04-28 17:14 UTC (5+ messages)
[mmc] alternative TI FM MMC/SD driver for 2.6.21-rc7
2007-04-28 17:07 UTC (2+ messages)
[PATCH] crypto: Use padlock.ko only as a module
2007-04-28 16:44 UTC
[00/17] Large Blocksize Support V3
2007-04-28 16:39 UTC (7+ messages)
can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
2007-04-28 16:29 UTC (5+ messages)
[patch 00/33] 2.6.20-stable review
2007-04-28 16:24 UTC (7+ messages)
[PATCH] deflate inflate_dynamic too
2007-04-28 16:22 UTC (2+ messages)
[PATCHSET] sysfs: sysfs rework, take #2
2007-04-28 16:06 UTC (24+ messages)
` [PATCH 01/21] idr: fix obscure bug in allocation path
` [PATCH 02/21] idr: separate out idr_mark_full()
` [PATCH 03/21] ida: implement idr based id allocator
` [PATCH 05/21] sysfs: allocate inode number using ida
` [PATCH 07/21] sysfs: fix error handling in binattr write()
` [PATCH 04/21] sysfs: move release_sysfs_dirent() to dir.c
` [PATCH 06/21] sysfs: make sysfs_put() ignore NULL sd
` [PATCH 08/21] sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
` [PATCH 12/21] sysfs: add sysfs_dirent->s_name
` [PATCH 11/21] sysfs: add sysfs_dirent->s_parent
` [PATCH 10/21] sysfs: consolidate sysfs_dirent creation functions
` [PATCH 09/21] sysfs: flatten and fix sysfs_rename_dir() error handling
` [PATCH 20/21] sysfs: separate out sysfs_attach_dentry()
` [PATCH 17/21] sysfs: implement sysfs_dirent active reference and immediate disconnect
` [PATCH 18/21] sysfs: kill attribute file orphaning
` [PATCH 14/21] sysfs: implement kobj_sysfs_assoc_lock
` [PATCH 19/21] sysfs: kill unnecessary attribute->owner
` [PATCH 15/21] sysfs: reimplement symlink using sysfs_dirent tree
` [PATCH 13/21] sysfs: make sysfs_dirent->s_element a union
` [PATCH 16/21] sysfs: implement bin_buffer
` [PATCH 21/21] sysfs: reimplement syfs_drop_dentry()
What's in netdev-2.6.git? (and, netdev rebased)
2007-04-28 15:49 UTC
[patch] CFS scheduler, -v6
2007-04-28 15:35 UTC (12+ messages)
[patch] CFS scheduler, -v7
2007-04-28 15:25 UTC
[TESTING NEEDED] drivers/serial/sunzilog: Interrupt enable before ISR handler installed
2007-04-28 15:19 UTC (2+ messages)
[DOC] Fix wrong identifier name in Documentation/driver-model/devres.txt
2007-04-28 15:14 UTC (2+ messages)
[REPORT] cfs-v4 vs sd-0.44
2007-04-28 15:12 UTC (2+ messages)
[PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1
2007-04-28 15:06 UTC (6+ messages)
` USB HID bug (was [PROBLEM] Bonding driver in linux-2.6.21-rc6-mm1)
The kernel keeps spwaning /bin/sh at booting time
2007-04-28 14:15 UTC
can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
2007-04-28 13:40 UTC
[git pull] jfs update
2007-04-28 13:20 UTC
The kernel keeps spwaning /bin/sh at booting time
2007-04-28 13:17 UTC
nbd hangs in 2.6.21
2007-04-28 13:07 UTC
Problem: 2.6.21 won't boot
2007-04-28 13:01 UTC (2+ messages)
htpt366 PCI latency value is really high
2007-04-28 13:01 UTC (5+ messages)
Linux 2.6.21
2007-04-28 12:51 UTC (10+ messages)
[2.6 patch] include/linux/kprobes.h: always offer show_registers() prototype
2007-04-28 12:42 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).