LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH] serial: Initialize spinlocks in 8250 and don't clobber them
 2008-10-21 15:50 UTC  (5+ messages)

__vm_enough_memory(), OVERCOMMIT_NEVER, current->mm, kernel thread
 2008-10-21 15:46 UTC  (2+ messages)

Bug#502583: scary messages in dmesg
 2008-10-21 15:43 UTC  (7+ messages)

[PATCH] add MODULE_ALIAS to load ipmi_devintf with ipmi_si
 2008-10-21 15:42 UTC  (2+ messages)

Fix for genalloc locking
 2008-10-21 15:39 UTC  (2+ messages)

[PATCH v2] Add support for Dallas DS28CM00 Unique ID chip
 2008-10-21 15:35 UTC  (2+ messages)
` [i2c] "

mlock: mlocked pages are unevictable
 2008-10-21 15:13 UTC 

[PATCH] kexec: fix hang on i386 when panic occurs while console_sem is held
 2008-10-21 14:59 UTC  (8+ messages)
    ` [PATCH] x86, dumpstack: some more unification
      ` [PATCH] x86: make oops_begin and oops_end equal
        ` [PATCH] x86, dumpstack: make die and die_nmi equal

[git pull] core fixes
 2008-10-21 14:47 UTC 

[PATCH] trace: create tracers menu
 2008-10-21 14:47 UTC  (7+ messages)

[git pull] scheduler fixes/updates
 2008-10-21 14:23 UTC 

[PATCH] fork.c: fix a problem of code style
 2008-10-21 14:16 UTC 

[git pull] irq fixes
 2008-10-21 14:14 UTC 

[PATCH] edac/cell: enable polling mode
 2008-10-21 14:07 UTC 

commit f6121f4f8708195e88cbdf8dd8d171b226b3f858 upstream
 2008-10-21 13:55 UTC 

[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
 2008-10-21 13:53 UTC  (7+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 18/35] cpumask: add nr_cpumask_bits

[PATCH] fs: add a sanity check in d_free
 2008-10-21 13:47 UTC 

[PATCH] procfs: use WARN() rather than printk+backtrace
 2008-10-21 13:46 UTC 

sched_yield() options
 2008-10-21 13:42 UTC  (4+ messages)

[PATCH] ftrace: handle generic arch calls
 2008-10-21 13:35 UTC 

[PATCH] Use PC-BIOS NUMLOCK flag
 2008-10-21 13:33 UTC  (5+ messages)

[翻译计划]feature-removal-schedule.txt
 2008-10-21 13:30 UTC 

[PATCH 0/9] OpenVZ kernel based checkpointing/restart
 2008-10-21 13:24 UTC  (10+ messages)

[PATCH 0/4] Audit support for file capabilities
 2008-10-21 13:22 UTC  (6+ messages)
` [PATCH 1/4] CAPABILITIES: add cpu endian vfs caps structure
` [PATCH 3/4] AUDIT: audit when fcaps increase the permitted or inheritable capabilities

Arch x86 is not supported with CONFIG_FTRACE_MCOUNT_RECORD
 2008-10-21 13:16 UTC  (2+ messages)

[GIT Pull Request] Copy on write credentials for Linux [ver #3]
 2008-10-21 13:07 UTC  (2+ messages)

tty: usb-serial krefs - bad magic number for tty struct (188:0)
 2008-10-21 13:03 UTC  (5+ messages)

Lockup in tracepoint unregister in sched switch ftrace plugin
 2008-10-21 13:03 UTC  (4+ messages)

linux-next: Tree for October 21
 2008-10-21 13:02 UTC  (4+ messages)

[PATCH 1/2] 8250: Oxford Semiconductor Devices
 2008-10-21 12:50 UTC  (2+ messages)
` [PATCH 2/2] 8250: Add more OxSemi devices

[PATCH] tty: Fix tty_port kref screwup
 2008-10-21 12:47 UTC 

[PATCH 3/5] tracing/fastboot: Make the boot tracer use the cpu_clock
 2008-10-21 12:47 UTC  (2+ messages)

[PATCH 5/5] tracing/ftrace: Introduce the big kernel lock tracer
 2008-10-21 12:42 UTC  (4+ messages)

[PATCH v3] Add SPI over GPIO driver
 2008-10-21 12:40 UTC  (5+ messages)
    ` [patch 2.6.27-git] spi_gpio driver

2.6.27.2: NETDEV WATCHDOG: eth0 (r8169): transmit timed out
 2008-10-21 12:40 UTC  (3+ messages)

[PATCH] x86: call machine_shutdown and stop all CPUs in native_machine_halt
 2008-10-21 12:36 UTC  (3+ messages)

[PATCH] x86, UV: non-sparse irq based uv_setup_irq()/uv_teardown_irq() functions
 2008-10-21 12:32 UTC  (2+ messages)

[PATCH] doc/x86: update file locations and 00-INDEX
 2008-10-21 12:19 UTC  (2+ messages)

Subject: [PATCH 00/16] Squashfs: compressed read-only filesystem
 2008-10-21 12:07 UTC  (4+ messages)

[announce] new tree: "fix all build warnings, on all configs"
 2008-10-21 12:07 UTC  (14+ messages)
  ` [announce] new tree: "fix all build warnings, on all configs" II

[PATCH] Remove simnow earlyprintk support
 2008-10-21 12:05 UTC 

Scheduler on C2D CPU and latest 2.6.27 kernel
 2008-10-21 11:58 UTC  (5+ messages)

[PATCH] vmcore: Remove saved_max_pfn check
 2008-10-21 11:56 UTC 

[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support
 2008-10-21 11:54 UTC  (16+ messages)
` [PATCH 1/15 v5] PCI: remove unnecessary arg of pci_update_resource()
` [PATCH 2/15 v5] PCI: define PCI resource names in an 'enum'
` [PATCH 3/15 v5] PCI: export __pci_read_base
` [PATCH 4/15 v5] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 5/15 v5] PCI: add a wrapper for resource_alignment()
` [PATCH 6/15 v5] PCI: add a new function to map BAR offset
` [PATCH 7/15 v5] PCI: cleanup pcibios_allocate_resources()
` [PATCH 8/15 v5] PCI: add boot options to reassign resources
` [PATCH 9/15 v5] PCI: add boot option to align MMIO resource
` [PATCH 10/15 v5] PCI: cleanup pci_bus_add_devices()
` [PATCH 11/15 v5] PCI: split a new function from pci_bus_add_devices()
` [PATCH 12/15 v5] PCI: support the SR-IOV capability
` [PATCH 13/15 v5] PCI: reserve bus range for the SR-IOV device
` [PATCH 14/15 v5] PCI: document the SR-IOV
` [PATCH 15/15 v5] PCI: document the new PCI boot parameters

[PATCH v5] HPET: Remove the BKL
 2008-10-21 11:52 UTC  (3+ messages)

[PATCH 01/85] ACPI: Add missing acpi.debug_layer Documentation hunk from Thomas Renninger
 2008-10-21 11:49 UTC  (6+ messages)
` [PATCH 53/85] i7300_idle driver v1.55
    ` [PATCH 1/2] x86: allow module driver to register idle notifier

BUG: sleeping function called from invalid context at kernel/rwsem.c:131 XFS? (was: Re: linux-next: Tree for October 17)
 2008-10-21 11:42 UTC  (11+ messages)

[PATCH v4] Add Dallas DS1390/93/94 RTC chips
 2008-10-21 11:41 UTC 

asterisk-slash sequence in quoted string confuses checkpatch.pl
 2008-10-21 11:25 UTC 

[PATCH] profiling: Fix up CONFIG_PROC_FS=n build
 2008-10-21 11:19 UTC 

[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
 2008-10-21 11:10 UTC  (2+ messages)

[PATCH] Fix kexec compile error, undeclared 'vmlist'
 2008-10-21 10:54 UTC  (2+ messages)

[PATCH 2/2] bfs: check that filesystem fits on the blockdevice
 2008-10-21 10:51 UTC 

[PATCH 1/2] bfs: add some basic sanity checks
 2008-10-21 10:50 UTC 

[crash, -git] NULL pointer dereference, IP: [<c0190884>] page_cgroup_zoneinfo+0xf/0x1b
 2008-10-21 10:48 UTC  (5+ messages)

[RFC patch] genirq threading for ehci, ohci and uhci USB hosts
 2008-10-21 10:29 UTC  (2+ messages)
` [RFC patch] genirq threading (v2) for ehci, ohci and uhci USB hosts and ohci1394

History of Linux File !!!
 2008-10-21 10:05 UTC  (4+ messages)

[PATCH] w35und: module init cleanup
 2008-10-21 10:01 UTC 

[PATCH] watchdog: Add support for the WM8350 watchdog
 2008-10-21  9:57 UTC  (2+ messages)

[PATCH 1/4] freezer_cg: fix improper BUG_ON() causing oops
 2008-10-21  9:53 UTC  (11+ messages)
` [PATCH 2/4] freezer_cg: remove redundant check in freezer_can_attach()
  ` [PATCH 3/4] freezer_cg: use thaw_process() in unfreeze_cgroup()
    ` [PATCH 4/4] freezer_cg: simplify freezer_change_state()

[PATCH 0/3] Improve TSC as a clocksource under VMware
 2008-10-21  9:50 UTC  (4+ messages)

[smartmontools-support] inactive SATA drives won't stay in standby or sleep, PATA models did. (fwd)
 2008-10-21  9:30 UTC  (11+ messages)

Dear webmail account owner
 2008-10-21  9:29 UTC 

[PATCH] w35und: use gotos for error handling
 2008-10-21  9:27 UTC  (2+ messages)

[GIT PULL] kernel message catalog patches
 2008-10-21  9:21 UTC  (3+ messages)
  ` [GIT PULL/RESEND] "

[PATCH] pci: use pci_ioremap_bar() in drivers/uio
 2008-10-21  9:17 UTC 

[net/9p/9pnet.c] Compile error
 2008-10-21  9:17 UTC  (4+ messages)

[x86] - technical questions about HV implementation on Intel VT
 2008-10-21  9:05 UTC  (2+ messages)

[PATCH] w35und: remove spinlock wrappers
 2008-10-21  8:49 UTC  (2+ messages)

[PATCH] atmel_lcdfb: unsigned irq_base cannot be negative
 2008-10-21  8:46 UTC 

[2.6.27.2] Unnamed entry appears in /sys/module/usbcore/parameters/ 
 2008-10-21  8:38 UTC 

[PATCH] LIS3LV02Dx Accelerometer driver (take 4)
 2008-10-21  8:38 UTC  (2+ messages)

x86info results ioremap.c:226 __ioremap_caller+0xf2/0x2d6() WARNINGs
 2008-10-21  8:36 UTC 

[PATCH 0/3] Add file patterns to MAINTAINERS and script to parse MAINTAINERS
 2008-10-21  8:31 UTC  (7+ messages)
` [PATCH 1/3] Add file patterns to MAINTAINERS
  ` [PATCH 2/3] Add a script to parse file pattern information in MAINTAINERS
    ` [PATCH 3/3] MAINTAINERS updates

linux-next: tree build failure
 2008-10-21  8:30 UTC 

Bug in "genirq: record trigger type"
 2008-10-21  8:29 UTC  (8+ messages)
  ` [PATCH] genirq: fix set_irq_type() when recording trigger type

[Bug 11779] No way to disable bluetooth
 2008-10-21  8:29 UTC 

[PATCH] w35und: remove some typedefs
 2008-10-21  8:27 UTC  (3+ messages)

build failure on powerpc with current -git
 2008-10-21  8:13 UTC  (3+ messages)

behavior of hrtimers scheduled to expire in the past
 2008-10-21  8:09 UTC  (2+ messages)

[PATCH 2.6.27] x86: memtest fix use of reserve_early()
 2008-10-21  8:08 UTC  (2+ messages)

[git pull] Please pull from powerpc.git next branch
 2008-10-21  7:56 UTC 

[RFC PATCH 0/5] patches for a network-based hvc backend (s390)
 2008-10-21  7:42 UTC  (3+ messages)

[patch] mm: invoke oom-killer from page fault
 2008-10-21  7:33 UTC 

[Fwd: Re: -tip hangs my G5 during boot] -- Bug in "genirq: record trigger type"
 2008-10-21  7:28 UTC 

[PATCH,RFC] ext3: Add support for non-native signed/unsigned htree hash algorithms
 2008-10-21  7:16 UTC  (2+ messages)

rt_down / rt_down_timeout troubles & bug
 2008-10-21  7:02 UTC 

[PATCH 2/2] pci: Use new %pR to print resource ranges
 2008-10-21  6:47 UTC  (10+ messages)
` [PATCH] x86, ioremap: use %pR in printk

status of the ext3/jbd error handling enhancement patches
 2008-10-21  6:37 UTC  (5+ messages)

[saa7133] resource map sanity check conflict
 2008-10-21  6:27 UTC  (2+ messages)

[git patches] net driver fixes
 2008-10-21  6:18 UTC 

memcg: Fix init/Kconfig documentation
 2008-10-21  6:16 UTC  (3+ messages)

[PATCH] Fix page_cgroup build breakage
 2008-10-21  6:15 UTC  (2+ messages)

[PATCH] igb: add IGB_DCA instead of selecting INTEL_IOATDMA
 2008-10-21  6:11 UTC  (2+ messages)

[PATCH] [2.6.27] ehea: Fix memory hotplug support
 2008-10-21  6:11 UTC  (5+ messages)
` [PATCH] "

[PATCH 1/1] netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver
 2008-10-21  6:10 UTC  (2+ messages)

SATA Cold Boot problems on >2.6.25 with NV
 2008-10-21  6:08 UTC  (12+ messages)

What's in pci-2.6.git
 2008-10-21  5:55 UTC  (4+ messages)

powerpc allmodconfig
 2008-10-21  5:17 UTC  (5+ messages)
  ` [PATCH] ibm_newemac: Fix new MAL feature handling

poll() blocked / packets not received ?
 2008-10-21  5:12 UTC  (3+ messages)

[PATCH] cgroup: remove unused variable
 2008-10-21  5:11 UTC 

[TOMOYO #11 (linux-next) 00/11] TOMOYO Linux
 2008-10-21  5:09 UTC  (4+ messages)
` [TOMOYO #11 (linux-next) 01/11] Introduce new LSM hooks where vfsmount is available

[PATCH] pci: use pci_ioremap_bar() in drivers/mmc
 2008-10-21  4:56 UTC 

[PATCH] pci: use pci_ioremap_bar() in drivers/misc
 2008-10-21  4:52 UTC 

[PATCH] via-agp.c fixed compilation error and warnings for 2.6.26
 2008-10-21  4:23 UTC  (2+ messages)

page:  |  | 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).