public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-07-17 08:16:09 to 2007-07-17 15:09:10 UTC [more...]

[PATCH] ACPI: Add reboot mechanism
 2007-07-17 15:08 UTC  (5+ messages)

[rfc][patch 1/2] spinlock: lockbreak cleanups
 2007-07-17 15:08 UTC  (4+ messages)
` [rfc][patch 2/2] x86_64: FIFO ticket spinlocks

[PATCH] netfilter: xt_connlimit needs to depend on nf_conntrack
 2007-07-17 15:07 UTC  (2+ messages)

[PATCH] Add nid sanity on alloc_pages_node
 2007-07-17 15:04 UTC  (3+ messages)

[2.6 patch] ipt_iprange.h must #include <linux/types.h>
 2007-07-17 15:05 UTC  (2+ messages)

VESAFB CUSTOM RESOLUTION
 2007-07-17 15:04 UTC  (4+ messages)

[PATCH] appletouch powersaving - please apply for 2.6.23-rc1
 2007-07-17 15:01 UTC  (3+ messages)

[patch-mm 00/33] x86_64 clock events conversion - V5
 2007-07-17 15:00 UTC  (7+ messages)
` [patch-mm 01/33] clockevents: Remove unused inline function
` [patch-mm 14/33] x86_64: Consolidate tsc calibration

[PATCH] introduce __init_exit function annotation
 2007-07-17 14:52 UTC  (5+ messages)

[PATCH, RESEND] sys_time: use barrier() instead of smp_rmb()
 2007-07-17 14:51 UTC 

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

[Question] Hooks for scheduler tracing (CFS)
 2007-07-17 14:45 UTC  (3+ messages)
` LTTng for 2.6.22.1-rt4
    ` LTTng for 2.6.22.1-rt4 (timestamping)

[PATCH] ACPI: Add reboot mechanism
 2007-07-17 14:39 UTC 

Hibernation considerations
 2007-07-17 14:40 UTC  (3+ messages)

[patch 37/44] xen: add virtual network device driver
 2007-07-17 14:28 UTC  (2+ messages)

[patch] softlockup watchdog: fix Xen bogosity
 2007-07-17 14:17 UTC  (2+ messages)

[PATCH 1/3] Make the IDE DMA timeout modifiable
 2007-07-17 14:18 UTC  (12+ messages)

[PATCH 3/3] KVM - add hypercall nr to kvm_run
 2007-07-17 14:15 UTC  (4+ messages)
  ` [kvm-devel] "

[PATCH 0/2] Kexec jump: The first step to kexec base hibernation
 2007-07-17 14:22 UTC  (12+ messages)

Hibernation considerations
 2007-07-17 14:18 UTC  (5+ messages)

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

[PATCH 01/33] kbuild: asm-offsets.h is now cleaned with O=.. builds
 2007-07-17 14:09 UTC  (31+ messages)
` [PATCH 02/33] kbuild: New 'cc-fullversion' macro
  ` [PATCH 03/33] powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES
    ` [PATCH 04/33] kbuild: document cc-fullversion
      ` [PATCH 05/33] kbuild: avoid environment to set variables used by kbuild
          ` [PATCH 07/33] kconfig: use POSIX equality test in check-lxdialog.sh
            ` [PATCH 08/33] kbuild: add support for reading stdin with gen_init_cpio
              ` [PATCH 09/33] kbuild: add support for squashing uid/gid in gen_initramfs_list.sh
                ` [PATCH 10/33] kconfig: fix update-po-config
                  ` [PATCH 11/33] kbuild: make better section mismatch reports on i386 and mips
                    ` [PATCH 12/33] kbuild: make better section mismatch reports on arm
                      ` [PATCH 13/33] kbuild: suppress modpost warnings for references from the .toc section as used by powerpc
                        ` [PATCH 14/33] kbuild: .paravirtprobe section is obsolete, so modpost doesn't need to handle it
                          ` [PATCH 15/33] kbuild: ignore section mismatch warnings originating from .note section
                            ` [PATCH 16/33] kbuild: refactor code in modpost to improve maintainability
                              ` [PATCH 17/33] kbuild: consolidate section checks
                                ` [PATCH 18/33] kbuild: warn about references from .init.text to .exit.text
                                  ` [PATCH 19/33] kbuild: remove hardcoded apic_es7000 from modpost
                                    ` [PATCH 20/33] kbuild: remove hardcoded _logo names "
                                      ` [PATCH 21/33] kbuild: whitelist references from variables named _timer to .init.text
                                        ` [PATCH 22/33] kbuild: do section mismatch check on full vmlinux
                                          ` [PATCH 23/33] modpost white list pattern adjustment
                                            ` [PATCH 24/33] Whitelist references from __dbe_table to .init
                                              ` [PATCH 25/33] kbuild: use POSIX BRE in headers install target
                                                ` [PATCH 26/33] kconfig: strip 'CONFIG_' automatically in kernel configuration search
                                                    ` [PATCH 28/33] kconfig: reset generated values only if Kconfig and .config agree
                                                      ` [PATCH 29/33] kbuild: use -fno-optimize-sibling-calls unconditionally
                                                        ` [PATCH 30/33] kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.c
                                                          ` [PATCH 31/33] cris: use DATA_DATA in cris
                                                            ` [PATCH 32/33] powerpc: add missing DATA_DATA to powerpc
                                                              ` [PATCH 33/33] xtensa: use DATA_DATA in xtensa

[PATCH] CFS: Fix missing digit off in wmult table
 2007-07-17 14:06 UTC  (12+ messages)

[GIT PATCES] kbuild updates for merge window
 2007-07-17 14:06 UTC 

[BUG] System hangs on boot when trying to bring up r8169 nic
 2007-07-17 13:58 UTC 

[PATCH] Immunize rcu_dereference() against crazy compiler writers
 2007-07-17 13:53 UTC  (3+ messages)

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

[PATCH 10/10] Use standard CR8 flags, and fix TPR definition
 2007-07-17 13:44 UTC  (2+ messages)

[PATCH 3/5] Use task_pid() to find leader's pid
 2007-07-17 13:44 UTC  (3+ messages)

[PATCH 2/3] KVM - Fix hypercall arguments
 2007-07-17 13:42 UTC  (3+ messages)
  ` [kvm-devel] "

[PATCH 5/5] Move alloc_pid call to copy_process
 2007-07-17 13:34 UTC  (3+ messages)

KVM: Late fixes for the 2.6.23 merge window
 2007-07-17 13:22 UTC  (4+ messages)
` [PATCH 1/3] KVM: MMU: Store nx bit for large page shadows
` [PATCH 2/3] KVM: Fix memory slot management functions for guest smp
` [PATCH 3/3] KVM: x86 emulator: implement rdmsr and wrmsr

uninline check_signature()
 2007-07-17 13:22 UTC  (8+ messages)

[PATCH 3/3] leds-clevo-mail: driver for Clevo mail LED
 2007-07-17 13:20 UTC  (2+ messages)

[2.6.23 PATCH 07/18] dm io: fix panic on large request
 2007-07-17 13:16 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference - nfs v3
 2007-07-17 13:11 UTC  (3+ messages)

[ANNOUNCE] util-linux-ng 2.13-rc2
 2007-07-17 13:10 UTC 

[patch] CFS scheduler, -v19
 2007-07-17 13:06 UTC  (13+ messages)

POSIX timer deletion race?
 2007-07-17 13:07 UTC  (4+ messages)
` [PATCH] posix-timer: fix deletion race

[PATCH 2/3] leds-clevo-mail: hw accelerated LED blink extension
 2007-07-17 13:04 UTC  (2+ messages)

[PATCH 1/3] leds-clevo-mail: export i8042_command()
 2007-07-17 13:02 UTC  (2+ messages)

[PATCH (resend) 0/2] workqueue lockup debugging
 2007-07-17 12:53 UTC  (3+ messages)
` [PATCH (resend) 1/2] workqueue: debug flushing deadlocks with lockdep
` [PATCH (resend) 2/2] workqueue: debug work related "

[PATCH] Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
 2007-07-17 12:57 UTC  (3+ messages)
  ` [PATCH] Fix leak on /proc/lockdep_stats

[PATCH] AFS: Fix file locking
 2007-07-17 12:47 UTC 

[2.6 patch] drivers/crypto/Kconfig: hardware drivers shouldn't "default m"
 2007-07-17 12:33 UTC  (2+ messages)

[2.6 patch] Makefile: use -fno-optimize-sibling-calls unconditionally
 2007-07-17 12:34 UTC  (2+ messages)

[2.6 patch] crypto/Kconfig: remove "default m"s
 2007-07-17 12:31 UTC  (2+ messages)

[patch] softlockup watchdog: style cleanups
 2007-07-17 12:22 UTC 

Please pull git390 'for-linus' branch
 2007-07-17 12:24 UTC 

[patch 0/8] s390 update
 2007-07-17 12:17 UTC  (9+ messages)
` [patch 1/8] Update default configuration
` [patch 2/8] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions
` [patch 3/8] qdio: output queue stall on FCP and network devices
` [patch 4/8] vmcp cleanup
` [patch 5/8] z/VM unit record device driver
` [patch 6/8] Simplify stack trace
` [patch 7/8] cio: Dont print trailing \0 in modalias_show()
` [patch 8/8] Fix broken logic, SIGA flags must be bitwise ORed

[patch] softlockup: improve debug output
 2007-07-17 12:12 UTC 

[PATCH 0/2] Kexec jump: The first step to kexec base hibernation
 2007-07-17 11:54 UTC  (6+ messages)
` Hibernating To Swap Considered Harmful

[patch] softlockup: make asm/irq_regs.h available on every platform
 2007-07-17 12:11 UTC 

[PATCH] ivtv: don't recompile needlessly
 2007-07-17 12:03 UTC  (2+ messages)

block/bsg.c
 2007-07-17 12:10 UTC  (3+ messages)
` [PATCH] Don't define empty struct bsg_class_device if !CONFIG_BLK_DEV_BSG (was: Re: block/bsg.c)

Hardlink Pitfalls (was: Patches for REALLY TINY 386 kernels)
 2007-07-17 11:43 UTC  (2+ messages)

timerfd read only gets single byte?
 2007-07-17 11:31 UTC  (2+ messages)
  ` Fwd: "

howto create partitions bigger than 2TB
 2007-07-17 11:39 UTC  (4+ messages)

[PATCH] x86_64: Make ACPI the default reset option
 2007-07-17 11:32 UTC  (2+ messages)

ck1 patches for 2.6.22 and 2.6.20
 2007-07-17 11:33 UTC 

[PATCH] Pass nr_wake2 to futex_wake_op
 2007-07-17 11:31 UTC 

[PATCH] SLAB_PANIC more (proc, posix-timers, shmem)
 2007-07-17 11:16 UTC 

sysfs root link count broken in 2.6.22-git5
 2007-07-17 11:12 UTC  (3+ messages)

[PATCH 00/33] SG table chaining support
 2007-07-17 11:10 UTC  (13+ messages)
` [PATCH 09/33] x86-64: update iommu/dma mapping functions to sg helpers

Patches for REALLY TINY 386 kernels
 2007-07-17 10:59 UTC  (2+ messages)

Hibernation considerations
 2007-07-17 10:42 UTC  (5+ messages)

[PATCH] isdn/sc: compile breakage re check_reset()
 2007-07-17 10:33 UTC 

Containers: css_put() dilemma
 2007-07-17 10:28 UTC  (7+ messages)

block/bsg.c
 2007-07-17 10:19 UTC  (5+ messages)

[PATCH] isdn/sc: compile breakage re check_reset()
 2007-07-17 10:18 UTC 

[RFC/PATCH] allow memory to be tagged "coherent" via dma_map_sg()
 2007-07-17 10:16 UTC  (2+ messages)

[PATCH 00/17] per device dirty throttling -v7
 2007-07-17 10:10 UTC  (2+ messages)

drm: de-typedef fallout in sis
 2007-07-17 10:11 UTC 

[PATCH RFC] Debug handling of early spurious interrupts
 2007-07-17 10:09 UTC 

[EXT4 set 7][PATCH 1/1]Remove 32000 subdirs limit
 2007-07-17  9:49 UTC  (5+ messages)

[EXT4 set 3][PATCH 1/1] ext4 nanosecond timestamp
 2007-07-17  9:59 UTC  (4+ messages)

[WATCHDOG] v2.6.22 patches part 1
 2007-07-17 10:01 UTC 

Linux 2.6.22: had to reboot after OOM
 2007-07-17  9:57 UTC  (2+ messages)

BAN CAN HO CAO CAP V-STAR (SAIGON) -GIA DAC BIET TRONG THANG 7/2007
 2007-07-17  9:34 UTC 

[PATCH] gdth: remove redundant PCI stuff
 2007-07-17  9:25 UTC 

[PATCH] Fix user struct leakage with locked IPC shem segment
 2007-07-17  9:15 UTC  (4+ messages)
  ` [Devel] "

[KBUILD] Whitelist references from __dbe_table to .init
 2007-07-17  9:17 UTC  (2+ messages)

[BUG] wine locks up system
 2007-07-17  9:11 UTC 

[PATCH] modpost white list pattern adjustment
 2007-07-17  9:12 UTC  (2+ messages)

[PATCH] Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check
 2007-07-17  9:30 UTC 

[PATCH] utime(s): Honour CAP_FOWNER when times==NULL
 2007-07-17  9:22 UTC  (6+ messages)

-mm merge plans for 2.6.23
 2007-07-17  8:55 UTC  (2+ messages)
` unprivileged mounts (was: Re: -mm merge plans for 2.6.23)

attempting to open a VT from elsewhere and take raw keyboard input
 2007-07-17  8:51 UTC 

[PATCH 2/3] Blackfin on-chip watchdog driver
 2007-07-17  8:53 UTC  (3+ messages)

[PCI] Dell D400 "pci=assign-busses" report
 2007-07-17  7:09 UTC 

[PATCH] fs: Add romfs version 2
 2007-07-17  8:36 UTC  (2+ messages)

[PATCH 1/4] [NET] move dev_mc_discard from dev_mcast.c to dev.c
 2007-07-17  8:23 UTC  (4+ messages)
` [PATCH 2/4] [NET] make non-global function __dev_addr_discard static
  ` [PATCH 3/4] [NET] merge dev_unicast_discard and dev_mc_discard into one
    ` [PATCH 4/4] [NET] move __dev_addr_discard adjacent to dev_addr_discard for readability

[PATCH 0/10] CPU hotplug error handling fixes
 2007-07-17  8:23 UTC  (3+ messages)
` [PATCH 4/10] cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPARE

[patch] sched: fix the all pinned logic in load_balance_newidle()
 2007-07-17  8:21 UTC  (2+ messages)

Determine version of kernel that produced vmcore
 2007-07-17  8:17 UTC  (7+ messages)

[patch] sched: fix newly idle load balance in case of SMT
 2007-07-17  8:15 UTC  (2+ messages)


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