public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-07-19 08:56:54 to 2007-07-19 13:52:31 UTC [more...]

[PATCH for review] [0/48] Second batch of x86 patches for .23
 2007-07-19 13:48 UTC  (9+ messages)
` [PATCH for review] [1/48] i386: pgd_{c,d}tor() static
` [PATCH for review] [2/48] i386: fix section mismatch warning in intel_cacheinfo
` [PATCH for review] [3/48] i386: do not restore reserved memory after hibernation
` [PATCH for review] [4/48] i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on reboot
` [PATCH for review] [5/48] i386: HPET, check if the counter works
` [PATCH for review] [6/48] x86: trim memory not covered by WB MTRRs
` [PATCH for review] [7/48] i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
` [PATCH for review] [8/48] i386: Remove unneeded test of 'task' in dump_trace()

new text patching for review
 2007-07-19 13:46 UTC  (3+ messages)

Linux, tcpdump and vlan
 2007-07-19 13:41 UTC  (4+ messages)

[git patches] two warning fixes
 2007-07-19 13:40 UTC  (5+ messages)

[PATCH][RFC] 4K stacks default, not a debug thing any more...?
 2007-07-19 13:37 UTC 

[RFC] Deferred interrupt handling
 2007-07-19 13:38 UTC  (9+ messages)
  ` [kvm-devel] "

[PATCH try #3] security: Convert LSM into a static interface
 2007-07-19 13:37 UTC  (12+ messages)

[BUGFIX]{PATCH] flush icache on ia64 take2
 2007-07-19 13:32 UTC  (6+ messages)

[PATCH] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero
 2007-07-19 13:20 UTC  (2+ messages)

[PATCH try #3] security: Convert LSM into a static interface
 2007-07-19 13:19 UTC  (2+ messages)

net/ipv4/inetpeer.c stack warnings
 2007-07-19 13:10 UTC  (3+ messages)

[PATCH 1/1] i386: Geode's TSC is not neccessary to mark tu unstable
 2007-07-19 13:56 UTC  (6+ messages)

Why max_debt isn't used in ext4's find_group_orlov(...) ?
 2007-07-19 13:00 UTC 

[PATCH] X86_64: hpet tsc calibration fix broken smi detection logic
 2007-07-19 13:52 UTC  (3+ messages)

[patch] revert: [NET]: Fix races in net_rx_action vs netpoll
 2007-07-19 12:54 UTC  (14+ messages)

does CONFIG_UNUSED_SYMBOLS have any value anymore?
 2007-07-19 12:53 UTC 

[PATCH] fs/afs/flock.c: posix_test_lock() returns void
 2007-07-19 12:55 UTC  (2+ messages)

[ANNOUNCE] kvm-30 release
 2007-07-19 12:55 UTC 

[patch 0/3] PS3 Storage Drivers for 2.6.23, take 5
 2007-07-19 12:52 UTC  (20+ messages)
` [patch 1/3] ps3: Disk Storage Driver
` [patch 2/3] ps3: BD/DVD/CD-ROM "
` [patch 3/3] ps3: FLASH ROM "

AFS compile broken
 2007-07-19 12:48 UTC  (3+ messages)

Oops on arm pxa270 2.6.22
 2007-07-19 12:42 UTC  (3+ messages)

new text patching for review
 2007-07-19 12:41 UTC  (2+ messages)

[PATCH] Consolidate PTRACE_DETACH
 2007-07-19 12:38 UTC 

[PATCH] [0/58] First batch of x86 patches for .23
 2007-07-19 12:19 UTC  (77+ messages)
` [PATCH] [1/58] x86: Always flush pages in change_page_attr
` [PATCH] [2/58] x86_64: Tell gcc to only align stack to 8 bytes
` [PATCH] [3/58] x86_64: asm/ptrace.h needs linux/compiler.h
` [PATCH] [4/58] x86_64: Don't rely on a unique IO-APIC ID
` [PATCH] [5/58] x86_64: Report the pending irq if available in smp_affinity
` [PATCH] [6/58] x86_64: Use LOCAL_DISTANCE and REMOTE_DISTANCE in x86_64 ACPI code
` [PATCH] [7/58] x86_64: various cleanups in NUMA scan node
` [PATCH] [8/58] x86_64: Use string instruction memcpy/memset on AMD Fam10
` [PATCH] [9/58] x86_64: Always use builtin memcpy on gcc 4.3
` [PATCH] [10/58] i386: Move all simple string operations out of line
` [PATCH] [11/58] x86: Support __attribute__((__cold__)) in gcc 4.3
` [PATCH] [12/58] x86_64: Add vDSO for x86-64 with gettimeofday/clock_gettime/getcpu
` [PATCH] [13/58] x86: Separate checking of unsynchronized and unstable TSC
` [PATCH] [14/58] x86_64: Add on_cpu_single
` [PATCH] [15/58] i386: Rewrite sched_clock
` [PATCH] [16/58] x86_64: Use new shared sched_clock in x86-64 too
` [PATCH] [17/58] i386: Add L3 cache support to AMD CPUID4 emulation
` [PATCH] [18/58] x86_64: remove extra extern declaring about dmi_ioremap
` [PATCH] [19/58] x86_64: Don't use softirq save locks in smp_call_function
` [PATCH] [20/58] x86: Always probe the NMI watchdog
` [PATCH] [21/58] i386: Reserve the right performance counter for the Intel PerfMon "
` [PATCH] [22/58] x86_64: hpet tsc calibration fix broken smi detection logic
` [PATCH] [23/58] i386: remove pit_interrupt_hook
` [PATCH] [24/58] x86_64: Untangle asm/hpet.h from asm/timex.h
` [PATCH] [25/58] x86_64: use generic cmos update
` [PATCH] [26/58] x86_64: Use generic xtime init
` [PATCH] [27/58] x86_64: Remove dead code and other janitor work in tsc.c
` [PATCH] [28/58] x86_64: Fix APIC typo
` [PATCH] [29/58] x86_64: fiuxp pt_reqs leftovers
` [PATCH] [30/58] x86: share hpet.h with i386
` [PATCH] [31/58] x86_64: apic.c coding style janitor work
` [PATCH] [32/58] x86_64: time.c white space wreckage cleanup
` [PATCH] [33/58] x86_64: Avoid too many remote cpu references due to /proc/stat
` [PATCH] [34/58] x86_64: ia32entry adjustments
` [PATCH] [35/58] i386: allow debuggers to access the vsyscall page with compat vDSO
` [PATCH] [36/58] x86_64: minor exception trace variables cleanup
` [PATCH] [37/58] x86_64: remove unused variable maxcpus
` [PATCH] [38/58] i386: smp-alt-once option is only useful with HOTPLUG_CPU
` [PATCH] [39/58] i386: minor nx handling adjustment
` [PATCH] [40/58] i386: remapped_pgdat_init() static
` [PATCH] [41/58] i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
` [PATCH] [42/58] i386: timer_irq_works() static again
` [PATCH] [43/58] x86_64: Quicklist support for x86_64
` [PATCH] [44/58] x86_64: extract helper function from e820_register_active_regions
` [PATCH] [45/58] x86_64: fake pxm-to-node mapping for fake numa
` [PATCH] [46/58] x86_64: fake apicid_to_node "
` [PATCH] [47/58] i386: insert unclaimed MMCONFIG resources
` [PATCH] [48/58] x86_64: O_EXCL on /dev/mcelog
` [PATCH] [49/58] x86_64: support poll() "
` [PATCH] [50/58] x86_64: mcelog tolerant level cleanup
` [PATCH] [51/58] i386: fix machine rebooting
` [PATCH] [52/58] i386: fix section mismatch warnings in mtrr
` [PATCH] [53/58] x86: PM_TRACE support
` [PATCH] [54/58] x86: Make Alt-SysRq-p display the debug register contents
` [PATCH] [55/58] i386: add reference to the arguments
` [PATCH] [56/58] x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
` [PATCH] [57/58] x86_64: check remote IRR bit before migrating level triggered irq
` [PATCH] [58/58] x86: remove support for the Rise CPU

[patch] add kdump_after_notifier
 2007-07-19 12:15 UTC 

[PATCH] NCP: Delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
 2007-07-19 11:33 UTC  (2+ messages)

Slow Soft-RAID 5 performance
 2007-07-19 11:43 UTC  (4+ messages)

2.4 Q: list of open files per inode?
 2007-07-19 11:41 UTC  (2+ messages)

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

New 'Section mismatch:' warning in current git
 2007-07-19 11:32 UTC 

[PATCH] i386: Allow KVM on i386 nonpae
 2007-07-19 11:30 UTC 

[PATCH] Warn userspace about including an empty linux/tty.h
 2007-07-19 11:23 UTC 

[PATCH][RFC] Delete export of tty.h to userspace
 2007-07-19 11:17 UTC  (5+ messages)

[PATCH] virtual sched_clock() for s390
 2007-07-19 10:57 UTC 

understanding firmware loader for speedtouch (kernel 2.6.21.5)
 2007-07-19 10:24 UTC  (6+ messages)

i386: pata_cs5520 does not work
 2007-07-19 10:08 UTC  (3+ messages)

jffs2 statfs issue
 2007-07-19 10:01 UTC 

kmalloc zero size changes break i386
 2007-07-19 10:01 UTC 

[ANNOUNCE] RSBAC 1.3.5 released
 2007-07-19  9:37 UTC 

[GIT PULL] Late KVM Updates for the 2.6.23 merge window
 2007-07-19  9:58 UTC 

[PATCH][RFC] Remove R/W semaphore content from generic semaphore.h headers
 2007-07-19  9:49 UTC  (2+ messages)

sysfs root link count broken in 2.6.22-git5
 2007-07-19  7:42 UTC  (9+ messages)

[PATCH] appletouch powersaving - please apply for 2.6.23-rc1
 2007-07-19  3:35 UTC  (3+ messages)
  ` [PATCH] appletouch powersaving - please apply for 2.6.23-rc1 - take #4

[PATCH 1/2] nbd: use list_for_each_entry_safe to make it more consolidated and readable
 2007-07-19  9:34 UTC  (2+ messages)
` [PATCH 2/2] nbd: change a parameter's type to remove a memcpy call

[PATCH 1/1] Driver for the Atmel on-chip SSC on AT32AP and AT91
 2007-07-19  9:31 UTC  (3+ messages)

[patch] softlockup watchdog: fix Xen bogosity
 2007-07-19  7:51 UTC  (5+ messages)
  ` [patch] fix the softlockup watchdog to actually work

[PATCH] net/, drivers/net/ , missing EXPERIMENTAL in menus
 2007-07-19  9:25 UTC  (11+ messages)

[patch] CFS scheduler, -v19
 2007-07-19  8:16 UTC  (11+ messages)

libata [ata_piix] still no resume from S3 ?
 2007-07-19  9:26 UTC  (6+ messages)

[PATCH] - Increase PNP_MAX_PORT. ACPI devices can have a lot IO resource declarations
 2007-07-19  9:23 UTC  (5+ messages)

Oops on arm pxa270 2.6.22
 2007-07-19  9:15 UTC 

[patch] Change softlockup trigger limit using a kernel parameter
 2007-07-19  9:11 UTC  (5+ messages)

[Resend][PATCH 0/9] PM: Update global suspend and hibernation operations framework
 2007-07-19  9:17 UTC  (4+ messages)
` [Resend][PATCH 1/9] ACPI: Implement the set_target() callback from pm_ops

[PATCH][RFC] network splice receive v3
 2007-07-19  9:07 UTC  (3+ messages)

[PATH 0/1] Kexec jump - v2 - the first step to kexec based hibernation
 2007-07-19  9:13 UTC  (4+ messages)

cmpxchg is not available to generic code
 2007-07-19  8:19 UTC  (4+ messages)

[PATCH 1/1][RESEND] Driver for the Atmel on-chip SSC on AT32AP and AT91
 2007-07-19  8:29 UTC  (2+ messages)

[GIT-PULL] pull from UBI git
 2007-07-19  7:16 UTC  (3+ messages)

CONFIG_PM=n, CONFIG_ACPI_PROCESSOR=y breakage
 2007-07-19  8:56 UTC 


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