public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-07-22 02:39:36 to 2007-07-22 19:25:15 UTC [more...]

[GIT PATCH] ACPI patches for 2.6.23
 2007-07-22 19:24 UTC  (3+ messages)

[PATCH] Fix arch/i386/kernel/nmi.c - 'unknown_nmi_panic_callback' declared 'static' but never defined warning
 2007-07-22 19:20 UTC 

Git help for kernel archeology, suppress diffs caused by CVS keyword expansion
 2007-07-22 19:17 UTC  (4+ messages)

[PATCH 1/2] run scripts/Lindent on it to match Documentation/CodingStyle
 2007-07-22 19:16 UTC  (10+ messages)
            ` diffutils: C labels misdetected as functions (Was: [PATCH 1/2] run scripts/Lindent on it to match Documentation/CodingStyle)
              ` diffutils: C labels misdetected as functions

[RFH] Partion table recovery
 2007-07-22 19:05 UTC  (10+ messages)
` [RFH] Partition "

Power Management framework proposal
 2007-07-22 18:56 UTC  (6+ messages)
` [linux-pm] "

Pata support for IDE Controller 82801G ICH7 in Linux 2.6.22
 2007-07-22 18:55 UTC  (3+ messages)

[PATCH 0/5] Use list_for_each_entry(_safe) instead of list_for_each(_safe)
 2007-07-22 18:56 UTC  (6+ messages)
` [PATCH 1/5] kernel/exit.c: "
` [PATCH 2/5] kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_each
` [PATCH 3/5] kernel/user.c: "
` [PATCH 4/5] mm/oom_kill.c: "
` [PATCH 5/5] mm/page_alloc.c: "

[PATCH 3/3] take declarations of enable_irq() et.al. to linux/interrupt.h
 2007-07-22 18:51 UTC  (2+ messages)

[PATCH] Documentation: Fix a mispelt "probably" in SubmittingPatches
 2007-07-22 18:50 UTC 

Problems with framebuffer in 2.6.22-git17
 2007-07-22 18:41 UTC 

[GIT PATCH] final piece of the SCSI merge for 2.6.22
 2007-07-22 18:28 UTC 

[PATCH] Fix drivers/char/cyclades.c warning with CONFIG_PCI=n
 2007-07-22 18:23 UTC 

v2.6.22.1-rt4-dw2
 2007-07-22 18:03 UTC 

[PATCH] Use wbinvd() macro instead of raw inline assembly in .c files
 2007-07-22 18:05 UTC  (13+ messages)
` [PATCH] x86: Create clflush() inline, remove hardcoded wbinvd

NFS mount gives ENETDOWN in -git15
 2007-07-22 17:55 UTC  (2+ messages)

[broken-out-2007-07-20-00-22] kernel bug at kernel/params:570
 2007-07-22 17:51 UTC  (5+ messages)

[PATCH] Fix drivers/scsi/fdomain.c , CONFIG_PCI=n warnings
 2007-07-22 17:39 UTC 

[PATCH -rt] temporary WARN_ON removal
 2007-07-22 17:22 UTC 

[PATCH -rt] drop spurious rcu unlock
 2007-07-22 17:22 UTC 

sparse breakage (x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu)
 2007-07-22 17:28 UTC  (3+ messages)

crash with 2.6.21 BUG:ll_rw_blk.c
 2007-07-22 17:20 UTC  (4+ messages)
          ` crash with 2.6.22.1 crash:ll_rw_blk.c blk_remove_plug()

Linux 2.4.34.6
 2007-07-22 17:19 UTC 

Linux 2.4.35-rc1
 2007-07-22 17:08 UTC 

processor family setting for Pentium D
 2007-07-22 17:05 UTC 

[PATCH] Fix irlan_eth.c - unused variable 'in_dev' warning
 2007-07-22 16:58 UTC 

[ANNOUNCE] SDIO soon in mainline
 2007-07-22 16:52 UTC 

2.6.20->2.6.21 - networking dies after random time
 2007-07-22 15:46 UTC  (2+ messages)

[PATCH 0/3] readahead drop behind and size adjustment
 2007-07-22 16:44 UTC  (17+ messages)
` [PATCH 3/3] readahead: scale max readahead size depending on memory size

drivers/scsi/sym53c416.c - address of 'sym53c416*' will always evaluate as 'true' , warnings
 2007-07-22 16:38 UTC  (3+ messages)

[GIT PULL] Trivial sh64 updates for 2.6.23-rc1
 2007-07-22 16:39 UTC  (6+ messages)

[PATCH] [RESEND] Typo fixes retrun -> return
 2007-07-22 16:29 UTC 

[linux-pm] Re: Hibernation considerations
 2007-07-22 16:27 UTC  (3+ messages)

[PATCH] Fix fbcon - 'map_override' defined but not used warning
 2007-07-22 16:23 UTC 

[PATCH 1/1] i386: Geode's TSC is not neccessary to mark tu unstable
 2007-07-22 16:17 UTC  (5+ messages)

[DRIVER SUBMISSION] DRBD wants to go mainline
 2007-07-22 16:13 UTC  (17+ messages)

[linux-pm] Re: Hibernation considerations
 2007-07-22 16:00 UTC  (3+ messages)

[PATCH] fix broken handling of port=... in NFS option parsing
 2007-07-22 15:52 UTC  (2+ messages)

drivers/scsi/ultrastor.c - matching constraint does not allow a register , warnings
 2007-07-22 15:44 UTC 

[patch 0/9] CPU hotplug error handling fixes take2
 2007-07-22 15:33 UTC  (10+ messages)
` [patch 1/9] slab: cleanup cpuup_callback()
` [patch 2/9] slab: fix memory leak in cpu hotplug error path
` [patch 3/9] cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE
` [patch 4/9] topology: remove topology_dev_map
` [patch 5/9] thermal_throttle: fix cpu hotplug error handling
` [patch 6/9] msr: "
` [patch 7/9] cpuid: "
` [patch 8/9] mce: "
` [patch 9/9] intel_cacheinfo: "

[PATCH]: allow individual core dump methods to be unlimited when sending to a pipe
 2007-07-22 15:39 UTC 

voyager_{thread,cat}.c compile warnings
 2007-07-22 15:33 UTC  (2+ messages)

[PATCH] drivers/scsi/g_NCR5380.c - "NCR53C400_PSEUDO_DMA" is not defined
 2007-07-22 15:19 UTC 

[GIT PULL #2] LED updates
 2007-07-22 15:00 UTC 

[GIT PULL #2] Backlight updates
 2007-07-22 15:00 UTC 

MMC/SD Root filesystem suspend/resume problems
 2007-07-22 14:59 UTC  (6+ messages)

Is there a linux-serial mail list?
 2007-07-22 14:53 UTC 

[bug] pcwd_init_module(): WARNING: at lib/kref.c:33 kref_get()
 2007-07-22 14:53 UTC  (2+ messages)

dma hardware underrun
 2007-07-22 14:53 UTC  (2+ messages)

2.4 Q: list of open files per inode?
 2007-07-22 14:35 UTC  (3+ messages)

[patch] CFS scheduler, -v19
 2007-07-22 14:26 UTC  (6+ messages)
      ` konqueror suddenly vanishing, "konqueror: Fatal IO error: client killed"

[git pull] misc audit
 2007-07-22 14:11 UTC 

processor family setting for Pentium D
 2007-07-22 13:59 UTC 

do_swap_page() and !CONFIG_SWAP
 2007-07-22 12:58 UTC 

[PATCH 3/3] x86_64: offset apicid_to_node before use it before init_cpu_to_node
 2007-07-22 12:52 UTC  (4+ messages)

[PATCH 1/3] x86_64: store core id bits in cpuinfo_x86
 2007-07-22 12:43 UTC  (2+ messages)

[patch 0/3] m68k: -Werror-implicit-function-declaration fallout
 2007-07-22 12:51 UTC  (5+ messages)
` [patch 1/3] m68k/mac: Make mac_hid_mouse_emulate_buttons() declaration visible

2.4 Q: list of open files per inode?
 2007-07-22 12:51 UTC  (3+ messages)

[PATCH 2/2] x86: ignore_int cleanup
 2007-07-22 12:50 UTC 

[PATCH 1/2] x86: duplicated code cleanup
 2007-07-22 12:49 UTC 

drivers/kvm/x86_emulate.c - address of 'twobyte_table' will always evaluate as 'true' , warning
 2007-07-22 12:47 UTC  (2+ messages)

2.4 Q: list of open files per inode?
 2007-07-22 12:28 UTC  (2+ messages)

libata [ata_piix] still no resume from S3 ?
 2007-07-22 12:19 UTC  (10+ messages)

drivers/mtd/devices/doc2000.c - address of 'eccbuf' will always evaluate as 'true' , warnings
 2007-07-22 12:13 UTC 

[RFC, Announce] Unified x86 architecture, arch/x86
 2007-07-22 12:02 UTC  (5+ messages)

[PATCH] Remove -static from Documentation/lguest/Makefile
 2007-07-22 11:12 UTC  (5+ messages)
  ` [PATCH] Make lguest example launcher non-static and simplify

[PATCH 0/3] readahead drop behind and size adjustment
 2007-07-22 11:11 UTC 

drivers/hwmon - 'defined but not used' warnings
 2007-07-22 11:03 UTC  (3+ messages)
` [PATCH] hwmon: Add missing __devexit tags in various drivers

[PATCH] Fix lguest clock when jiffies not available
 2007-07-22 10:58 UTC 

[PATCH] [0/11] Some more x86 patches for review
 2007-07-22 10:45 UTC  (4+ messages)
` [PATCH] [9/11] x86: Replace NSC/Cyrix specific chipset access macros by inlined functions

[PATCH] x86_64 vDSO: install unstripped copies on disk
 2007-07-22 10:23 UTC  (3+ messages)

[PATCH 2/7] console: fix section mismatch warning in vgacon.c
 2007-07-22 10:20 UTC  (3+ messages)

[PATCH] CONFIG_NET=n - lots of link time errors
 2007-07-22 10:10 UTC  (3+ messages)

[DRIVER SUBMISSION] DRBD wants to go mainline
 2007-07-22  9:54 UTC 

[PATCH] Remove sysctl.h from fs.h
 2007-07-22  9:50 UTC 

[GIT PATCH 0/2] stripe-queue for 2.6.23 consideration
 2007-07-22  9:45 UTC  (3+ messages)
` [GIT PATCH 1/2] raid5: add the stripe_queue object for tracking raid io requests (take2)
` [GIT PATCH 2/2] raid5: use stripe_queues to prioritize the "most deserving" requests (take4)

[PATCH] KVM: Require CONFIG_ANON_INODES
 2007-07-22  9:40 UTC 

[2.6.22-rc3][ACPI?] Resume from s2r doesn't work
 2007-07-22  9:10 UTC  (4+ messages)

[Resend][PATCH 0/9] PM: Update global suspend and hibernation operations framework
 2007-07-22  9:00 UTC  (3+ messages)
` [Resend][PATCH 2/9] ACPI: Add acpi_pm_device_sleep_state helper routine

"build-id" changes break sparc64
 2007-07-22  8:59 UTC  (2+ messages)

PXA27x UDC driver GIT repository
 2007-07-22  8:56 UTC  (3+ messages)
` [linux-usb-devel] "

PROBLEM: Dell Inspiron 1501 fails to boot in 2.6.21+
 2007-07-22  8:36 UTC  (4+ messages)

sparc64: ERROR: "sys_ioctl" [arch/sparc64/solaris/solaris.ko] undefined!
 2007-07-22  7:38 UTC  (14+ messages)
    ` [RFC] Kconfig fun with sparc32/sparc64 rtc drivers
                    ` [PATCH] sparc32 missing exports

[PATCH] ppc64 mismerge
 2007-07-22  7:14 UTC  (2+ messages)

[00/37] Clean up duplicate includes
 2007-07-22  6:38 UTC  (6+ messages)
  ` [00/37] Clean up duplicate includes (resend patch 12)
  ` [00/37] Clean up duplicate includes (resend patch 28)
  ` [00/37] Clean up duplicate includes (resend patch 32)

[PATCH] Remove unused variable 'start'
 2007-07-22  6:04 UTC  (2+ messages)

[PATCH][hid] Fix a NULL pointer dereference when we fail to allocate memory
 2007-07-22  5:47 UTC  (2+ messages)

[PATCH] Add KERN_* prefix to printks in bug.h
 2007-07-16 12:45 UTC  (3+ messages)

[PATCH] parse_table() earlier check
 2007-07-22  5:04 UTC  (3+ messages)

[PATCH][24/37] Clean up duplicate includes in kernel/
 2007-07-22  5:07 UTC  (3+ messages)

Fix empty macros in acpi
 2007-07-22  4:55 UTC  (4+ messages)

[PATCH 2/3] x86_64: use core id bits for apicid_to_node initialization v2
 2007-07-22  4:57 UTC 

[PATCH] x86_64: get mp_bus_to_node as early v2
 2007-07-22  4:06 UTC 

[git patches] two warning fixes
 2007-07-22  4:03 UTC  (8+ messages)


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