The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2007-07-14 21:04:46 to 2007-07-15 16:14:42 UTC [more...]

[patch-mm 00/33] x86_64 clock events conversion - V5
 2007-07-15 16:11 UTC  (25+ messages)
` [patch-mm 01/33] clockevents: Remove unused inline function
` [patch-mm 02/33] clockevents: Allow build w/o run-tine usage for migration purposes
` [patch-mm 03/33] i386: remove pit_interrupt_hook
` [patch-mm 04/33] X86_64: hpet tsc calibration fix broken smi detection logic
` [patch-mm 05/33] x86_64: Untangle asm/hpet.h from asm/timex.h
` [patch-mm 06/33] x86_64: use generic cmos update
` [patch-mm 07/33] x86_64: Use generic xtime init
` [patch-mm 08/33] x86_64: Remove dead code and other janitor work in tsc.c
` [patch-mm 09/33] x86_64: Fix APIC typo
` [patch-mm 10/33] x86_64: fiuxp pt_reqs leftovers
` [patch-mm 11/33] x86_64: share hpet.h with i386
` [patch-mm 12/33] x86_64: apic.c coding style janitor work
` [patch-mm 13/33] x86_64: time.c white space wreckage cleanup
` [patch-mm 14/33] x86_64: Consolidate tsc calibration
` [patch-mm 15/33] i386: prepare sharing the hpet code with x86_64
` [patch-mm 16/33] i386: hpet add x8664 bits
` [patch-mm 17/33] i386: prepare sharing the PIT code
` [patch-mm 18/33] x86_64: use shared i8253.h
` [patch-mm 19/33] x86_64: prepare apic code for clock events
` [patch-mm 20/33] x86_64: remove pit synchronization
` [patch-mm 21/33] x86_64: Move apic calibration code around
` [patch-mm 22/33] x86_64: Remove APIC_DIVISOR
` [patch-mm 23/33] x86_64: apic change setup_APIC_timer calling convention
` [patch-mm 25/33] x86_64: prepare idle loop for dynamic ticks

[PATCH 0/5] atl1: miscellaneous cleanup and code reorganization
 2007-07-15 16:03 UTC  (6+ messages)
` [PATCH 1/5] atl1: remove irq_sem
` [PATCH 2/5] atl1: header file cleanup
` [PATCH 3/5] atl1: cleanup atl1_main
` [PATCH 4/5] atl1: fix excessively indented code
` [PATCH 5/5] atl1: reorder atl1_main functions

Q: a bogus task_running() check in try_to_wake_up() ?
 2007-07-15 15:39 UTC 

Hibernation considerations
 2007-07-15 15:35 UTC  (4+ messages)

[GIT PATCH] first SCSI merge for 2.6.22
 2007-07-15 15:24 UTC 

[BUG] AS io-scheduler
 2007-07-15 15:20 UTC 

[PATCH 1/3] Blackfin ethernet driver: on chip ethernet MAC controller driver
 2007-07-15 15:09 UTC  (12+ messages)

sunrpc-related Oops in latest git
 2007-07-15 15:05 UTC 

Documentation of kernel messages (Summary)
 2007-07-15 14:42 UTC  (5+ messages)
` [PATCH] Chinese Language Maintainer

[PATCH try#2] Blackfin ethernet driver: on chip ethernet MAC controller driver
 2007-07-15 14:01 UTC  (7+ messages)

-mm merge plans -- anti-fragmentation
 2007-07-15 13:47 UTC  (7+ messages)
    ` [PATCH] Add a movablecore= parameter for sizing ZONE_MOVABLE

Crypto Update for 2.6.23
 2007-07-15 13:15 UTC  (3+ messages)

[EXT4 set 5][PATCH 1/1] expand inode i_extra_isize to support features in larger inode
 2007-07-15 13:14 UTC  (9+ messages)

Linux 2.6.22: had to reboot after OOM
 2007-07-15 12:03 UTC 

malicious filesystems (was Re: [linux-pm] Re: [PATCH] Remove process freezer from suspend to RAM
 2007-07-15 13:06 UTC  (2+ messages)

flooding: "new high speed USB device using ehci_hcd and address"
 2007-07-15 12:57 UTC  (2+ messages)

[patch] CFS scheduler, -v19
 2007-07-15 12:53 UTC  (4+ messages)

[PATCH 5/5] Move alloc_pid call to copy_process
 2007-07-15 12:36 UTC 

[GIT PULL] please pull infiniband.git
 2007-07-15 12:26 UTC  (3+ messages)
` Further 2.6.23 merge plans
  ` [ofa-general] "

[PATCH 3/5] Use task_pid() to find leader's pid
 2007-07-15 12:17 UTC 

[2.6 patch] ipt_iprange.h must #include <linux/types.h>
 2007-07-15 12:14 UTC 

cris port lacks a merge?
 2007-07-15 12:04 UTC 

[PATCH 1/1] i386: Geode's TSC is not neccessary to mark tu unstable
 2007-07-15 12:00 UTC 

PROBLEM: kernel hang in ohci init
 2007-07-15 11:49 UTC  (7+ messages)

sysfs root link count broken in 2.6.22-git5
 2007-07-15 10:42 UTC 

[PATCH 0/2] Kexec jump: The first step to kexec base hibernation
 2007-07-15 10:49 UTC  (15+ messages)

[PATCH] remove PAGE_SIZE from headers_install
 2007-07-15 10:10 UTC  (10+ messages)

[PATCH 1/12] drivers/isdn/hisax/avm_pci.c: replace pci_find_device with pci_get_device
 2007-07-15 10:11 UTC  (5+ messages)

[PATCH 0/5] Convert a HiSax driver to the PCI hotplug API
 2007-07-15 10:08 UTC  (7+ messages)
` [PATCH 1/5] HiSax: move card setup into separate function
` [PATCH 2/5] HiSax: move card state alloc/setup code into separate functions
` [PATCH 3/5] HiSax: modularize card setup; introduce simple hotplug API
` [PATCH 4/5] HiSax netjet_s: code movement, prep for hotplug
` [PATCH 5/5] HiSax netjet_s: convert to PCI hotplug API

[PATH 0/1] Kexec jump - v2 - the first step to kexec based hibernation
 2007-07-15 10:09 UTC  (2+ messages)

[2.6 patch] drivers/crypto/Kconfig: hardware drivers shouldn't "default m"
 2007-07-15 10:00 UTC 

[PATCH 1/2] run scripts/Lindent on it to match Documentation/CodingStyle
 2007-07-15  9:53 UTC  (4+ messages)
` [PATCH 2/2] add static delaration and init_module fixes

Increase vmalloc size on kernel >=2.4.27
 2007-07-15  9:43 UTC 

[RFC 0/3] lro: Generic Large Receive Offload for TCP traffic
 2007-07-15  9:40 UTC  (4+ messages)

[PATCH] isofs: mounting to regular file may succeed
 2007-07-15  9:36 UTC  (3+ messages)

[2.6 patch] more ACSI removal
 2007-07-15  9:28 UTC  (3+ messages)

signalfd() semantics after execve()
 2007-07-15  9:17 UTC  (3+ messages)

[patch 0/8] Text Edit Lock
 2007-07-15  9:04 UTC  (12+ messages)
` [patch 2/8] Text Edit Lock - Architecture Independent Code
  ` [PATCH] Immediate Values - Architecture Independent Code - Fixes following HCH comments
    ` (drop : wrong email thread) "
  ` [PATCH] Text Edit Lock - Architecture Independent Code - kerneldoc
` [patch 3/8] Text Edit Lock - i386
  ` [PATCH] Text Edit Lock - i386 Fix endif CONFIG_DEBUG_RODATA
    ` [PATCH] Text Edit Lock - i386 kerneldoc
` [patch 4/8] Text Edit Lock - x86_64
  ` [PATCH] Text Edit Lock - x86_64 Fix !CONFIG_DEBUG_RODATA
    ` [PATCH] Text Edit Lock - x86_64 kerneldoc

Patch Related with Fork Bombing Attack
 2007-07-15  8:48 UTC  (2+ messages)

[PATCH] update checkpatch.pl to version 0.08
 2007-07-15  8:25 UTC 

panics with 16port Promise Supertrack EX Controller
 2007-07-15  8:02 UTC  (4+ messages)

[PATCH] pda_power: clean up irq, timer, return usage
 2007-07-15  7:54 UTC  (9+ messages)
    ` [PATCH] pda_power: clean up irq, timer
    ` [PATCH] Power supply class and drivers: remove non obligatory return statements
` [PATCH] MAINTAINERS: Add maintainers for power supply subsystem and drivers (was [PATCH] pda_power: clean up irq, timer, return usage)

[PATH 1/1] Kexec jump - v2 - kexec jump
 2007-07-15  7:13 UTC 

[PATCH 2/2] MCA: setup ifdefs
 2007-07-15  6:43 UTC 

[PATCH 1/2] MCA: removed unused mca_pentium_flag
 2007-07-15  6:43 UTC 

[PATCH 0/2] re: x86 setup code rewrite in C - revised
 2007-07-15  6:43 UTC 

Oops while modprobing phy fixed module
 2007-07-15  5:39 UTC  (2+ messages)

[PATCH 5/5] Move alloc_pid() to copy_process()
 2007-07-15  4:58 UTC 

[PATCH 4/5] Define is_global_init() and is_container_init()
 2007-07-15  4:58 UTC 

[PATCH 3/5] Use task_pid() to find leader's pid
 2007-07-15  4:57 UTC 

[PATCH 2/5] Rename child_reaper() function
 2007-07-15  4:56 UTC 

[PATCH 1/5] Define and use task_active_pid_ns() wrapper
 2007-07-15  4:55 UTC 

[PATCH 0/5] Misc helper patches for pid namespaces
 2007-07-15  4:54 UTC 

[PATCH 3/8] drivers edac new pasemi driver
 2007-07-15  4:51 UTC  (5+ messages)

[PATCH] remove PAGE_SIZE from headers_install
 2007-07-15  4:49 UTC  (4+ messages)

[ANNOUNCE][RFC] PlugSched-6.5.1 for 2.6.22
 2007-07-15  4:19 UTC  (2+ messages)

[PATCH 2/3][try 1] init: enable system-on-initramfs: root-on-tmpfs
 2007-07-15  5:24 UTC  (3+ messages)
  ` [PATCH 0/3][try 1] init: enable system-on-initramfs

[patch] use __attribute__ in asm-powerpc
 2007-07-15  3:36 UTC 

[PATCH] Include serial_reg.h with userspace headers
 2007-07-15  3:02 UTC 

[patch 0/2] Immediate Values - in kernel users
 2007-07-15  2:54 UTC  (5+ messages)
` [patch 1/2] F00F bug fixup for i386 - use immediate values

raid5:md3: read error corrected , followed by , Machine Check Exception: 
 2007-07-15  2:32 UTC  (4+ messages)

Documentation of kernel messages (Summary)
 2007-07-15  2:12 UTC  (4+ messages)

scsi0: Unexpected busfree while idle - Adaptec 29160N Ultra160 SCSI adapter
 2007-07-15  2:04 UTC 

[2.6 patch] make net/ipv4/inet_timewait_sock.c:__inet_twsk_kill() static
 2007-07-15  2:01 UTC  (2+ messages)

[PATCH 0/3][try 1] init: enable system-on-initramfs
 2007-07-15  1:58 UTC  (9+ messages)

Documentation of kernel messages (Summary)
 2007-07-15  1:56 UTC  (4+ messages)

[patch] net/input: fix net/rfkill/rfkill-input.c bug on 64-bit systems
 2007-07-15  1:50 UTC  (2+ messages)

[patch 0/8] Immediates Values (real variables)
 2007-07-15  1:38 UTC  (17+ messages)
` [patch 2/8] Immediate Value - Architecture Independent Code
  ` [PATCH] Immediate Values - Architecture Independent Code - Fixes following HCH comments
    ` [PATCH] Immediate Values - Architecture Independent Code - kerneldoc
  ` [PATCH] Immediate Value - Architecture Independent Code Deferred Sync
` [patch 3/8] Immediate Values - Non Optimized Architectures
` [patch 5/8] Immediate Values - kprobe header fix
  ` [PATCH] Immediate Values - Move Kprobes i386 restore_interrupt to kdebug.h
` [patch 6/8] Immediate Value - i386 Optimization
  ` [PATCH] Immediate Values - Pre Fix "
  ` [PATCH] Immediate Values - i386 Optimization - kerneldoc
` [patch 7/8] Immediate Value - PowerPC Optimization
  ` [PATCH] Immediate Values - Pre fix powerpc Optimization
  ` [PATCH] Immediate Values - PowerPC Optimization - kerneldoc

[patch 0/4] Linux Kernel Markers
 2007-07-15  1:40 UTC  (4+ messages)
` [patch 1/4] Linux Kernel Markers, architecture independent code
  ` [PATCH] Linux Kernel Markers - Architecture Independent Code Deferred Sync
    ` [PATCH] Linux Kernel Markers - Architecture Independent Code - kerneldoc

e100 PCI bridge problem
 2007-07-15  1:27 UTC  (5+ messages)

dm-crypt aes sha512 and I/O performance
 2007-07-15  0:18 UTC 

OMAP: Add TI TWL92330/Menelaus Power Management chip driver
 2007-07-14 23:21 UTC  (2+ messages)
` [i2c] "

[2.6.22] edac: sleeping function called from invalid context
 2007-07-14 23:01 UTC 

Geode GX framebuffer driver: Arcom vs. AMD
 2007-07-14 22:55 UTC  (7+ messages)

ACPI cpufreq broken on 2.6.22 for core2 duo
 2007-07-14 22:45 UTC 

ACPI cpufreq broken on 2.6.22 for core2 duo
 2007-07-14 22:29 UTC 

[PATCH][RFC] 4K stacks default, not a debug thing any more...?
 2007-07-14 22:19 UTC  (9+ messages)

[PATCH] remove PAGE_SIZE from headers_install
 2007-07-14 21:40 UTC 

v2.6.22.1-rt3
 2007-07-14 21:39 UTC  (2+ messages)
` 2.6.22.1-rt3 lockups

libata [ata_piix] still no resume from S3 ?
 2007-07-14 21:01 UTC  (3+ messages)


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