messages from 2007-04-30 08:37:13 to 2007-04-30 12:05:41 UTC [more...]
[PATCH 0/4] bidi support: block layer bidirectional io
2007-04-30 11:59 UTC (8+ messages)
` [PATCH 4/4] bidi support: bidirectional request
[PATCH] Checklist clarifications: added "Commits", "Patch:" headings
2007-04-30 12:02 UTC (3+ messages)
[PATCH][XFRM] export SPD info
2007-04-30 12:04 UTC (5+ messages)
can a kmalloc be both GFP_ATOMIC and GFP_KERNEL at the same time?
2007-04-30 12:00 UTC (6+ messages)
page migration: Only migrate pages if allocation in the highest zone is possible
2007-04-30 11:58 UTC (2+ messages)
[Qemu-devel] Qemu crashes on AAM 0
2007-04-30 11:52 UTC (2+ messages)
` [Qemu-devel] "
[PATCH 00/36] Use menuconfig objects II - (overview)
2007-04-30 11:56 UTC (38+ messages)
` [PATCH 01/36] Use menuconfig objects I.b - block
` [PATCH 02/36] Use menuconfig objects II - auxdisplay
` [PATCH 03/36] Use menuconfig objects II - battery
` [PATCH 04/36] Use menuconfig objects II - block devices
` [PATCH 05/36] Use menuconfig objects II - EDAC
` [PATCH 06/36] Use menuconfig objects II - fusion
` [PATCH 07/36] Use menuconfig objects II - HID
` [PATCH 08/36] Use menuconfig objects II - hwmon
` [lm-sensors] "
` [PATCH 09/36] Use menuconfig objects II - IEEE1394
` [PATCH 10/36] Use menuconfig objects II - Infiniband
` [PATCH 11/36] Use menuconfig objects II - IPMI
` [PATCH 12/36] Use menuconfig objects II - ISDN
` [PATCH 13/36] Use menuconfig objects II - KVM/Virt
` [PATCH 14/36] Use menuconfig objects II - LED
` [PATCH 15/36] Use menuconfig objects II - Macintosh
` [PATCH 16/36] Use menuconfig objects II - MD
` [PATCH 17/36] Use menuconfig objects II - misc strange dev
` [PATCH 18/36] Use menuconfig objects II - MMC
` [PATCH 19/36] Use menuconfig objects II - module menu
` [PATCH 20/36] Use menuconfig objects II - netdev (general+100mbit)
` [PATCH 21/36] Use menuconfig objects II - netdev/atm
` [PATCH 22/36] Use menuconfig objects II - netdev/pcmcia
` [PATCH 23/36] Use menuconfig objects II - netdev/wan
` [PATCH 24/36] Use menuconfig objects II - oprofile
` [PATCH 25/36] Use menuconfig objects II - (external_)power
` [PATCH 26/36] Use menuconfig objects II - RTC
` [PATCH 27/36] Use menuconfig objects II - SCSI
` [PATCH 28/36] Use menuconfig objects II - sound
` [PATCH 29/36] Use menuconfig objects II - Telephony
` [PATCH 30/36] Use menuconfig objects II - TPM
` [PATCH 31/36] Use menuconfig objects II - UIO
` [PATCH 32/36] Use menuconfig objects II - USB
` [PATCH 33/36] Use menuconfig objects II - video/logo
` [PATCH 34/36] Use menuconfig objects II - watchdog
[Buildroot] [buildroot 0001327]: busybox taskset.c fail to build
2007-04-30 11:50 UTC
Critical points about kernel 2.6.21 and pseudo-authorities
2007-04-30 11:50 UTC (13+ messages)
` [linux-dvb] "
[Buildroot] [buildroot 0001309]: Busybox 1.5.0 build crashes when building miscutils/patchset.c under buildroot
2007-04-30 11:50 UTC
[Buildroot] [buildroot 0001327]: busybox taskset.c fail to build
2007-04-30 11:50 UTC
problem using git on cygwin
2007-04-30 11:46 UTC (2+ messages)
[PATCH 1/2] Fix the memory leak Intel RNG driver for 2.6.21-rc7-mm1
2007-04-30 11:41 UTC (3+ messages)
CFQ IO scheduler patch series - AIM7 DBase results on a 16-way IA64
2007-04-30 11:40 UTC
[PATCH] Mention html doc location http://www.kernel.org in DESCRIPTION
2007-04-30 11:21 UTC
sky2 regression in 2.6.21: Asus P5B-E Plus ethernet adapter no more supported
2007-04-30 11:36 UTC (2+ messages)
[-mm patch] i386: enable 4k stacks by default
2007-04-30 12:13 UTC (10+ messages)
powerpc: Remove arch/powerpc's dependence on asm-ppc/pg{alloc, table}.h
2007-04-30 11:30 UTC (4+ messages)
[Xenomai-help] Xenomai and MSI enabled crashes kernel
2007-04-30 11:27 UTC (17+ messages)
[PATCH] [0/40] x86 candidate patches for review V: paravirt patches
2007-04-30 11:19 UTC (47+ messages)
` [PATCH] [1/40] x86_64: update MAINTAINERS
` [PATCH] [2/40] i386: Remove CONFIG_DEBUG_PARAVIRT
` [PATCH] [3/40] i386: use paravirt_nop to consistently mark no-op operations
` [PATCH] [4/40] i386: Add pagetable accessors to pack and unpack pagetable entries
` [PATCH] [5/40] i386: Hooks to set up initial pagetable
` [PATCH] [6/40] i386: Allocate a fixmap slot
` [PATCH] [7/40] i386: Allow paravirt backend to choose kernel PMD sharing
` [PATCH] [8/40] x86: add hooks to intercept mm creation and destruction
` [PATCH] [9/40] i386: rename struct paravirt_patch to paravirt_patch_site for clarity
` [PATCH] [10/40] i386: Use patch site IDs computed from offset in paravirt_ops structure
` [PATCH] [11/40] i386: Fix patch site clobbers to include return register
` [PATCH] [12/40] i386: Consistently wrap paravirt ops callsites to make them patchable
` [PATCH] [13/40] i386: Document asm-i386/paravirt.h
` [PATCH] [14/40] i386: add common patching machinery
` [PATCH] [15/40] i386: add flush_tlb_others paravirt_op
` [PATCH] [16/40] i386: revert map_pt_hook
` [PATCH] [17/40] i386: add kmap_atomic_pte for mapping highpte pages
` [PATCH] [18/40] i386: flush lazy mmu updates on kunmap_atomic
` [PATCH] [19/40] i386: fix paravirt-documentation
` [patches] "
` [PATCH] [20/40] i386: Clean up paravirt patchable wrappers
` [PATCH] [21/40] i386: drop unused ptep_get_and_clear
` [PATCH] [22/40] x86: deflate stack usage in lib/inflate.c
` [PATCH] [23/40] x86_64: deflate inflate_dynamic too
` [PATCH] [24/40] i386: Page-align the GDT
` [PATCH] [25/40] i386: Convert PDA into the percpu section
` [PATCH] [26/40] i386: cleanups to help using per-cpu variables from asm
` [PATCH] [27/40] i386: Define per_cpu_offset
` [PATCH] [28/40] i386: Fix UP gdt bugs
` [PATCH] [29/40] i386: map enough initial memory to create lowmem mappings
` [PATCH] [30/40] x86: update for i386 and x86-64 check_bugs
` [PATCH] [31/40] i386: In compat mode, the return value here was uninitialized
` [PATCH] [32/40] i386: kRemove a warning about unused variable in !CONFIG_ACPI compilation
` [PATCH] [33/40] i386: Allow boot-time disable of paravirt_ops patching
` [PATCH] [34/40] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.c
` [PATCH] [35/40] i386: Now that the VDSO can be relocated, we can support it in VMI configurations
` [PATCH] [36/40] i386: Implement vmi_kmap_atomic_pte
` [PATCH] [37/40] i386: Convert VMI timer to use clock events
` [PATCH] [38/40] x86: Jeremy Fitzhardinge <jeremy@goop.org>
` [PATCH] [39/40] i386: Export paravirt_ops for non GPL modules too
` [PATCH] [40/40] i386: Clean up ELF note generation
[PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu
2007-04-30 11:23 UTC (2+ messages)
[PATCH][UPDATE] shortcut for lightweight VM Exit
2007-04-30 11:23 UTC (2+ messages)
[Cluster-devel] cluster ./Makefile ./configure ccs/Makefile cc
2007-04-30 11:23 UTC
[KJ][PATCH] i386: white space fixes in i387.h
2007-04-30 11:16 UTC
[PATCH] s390: some more minor fault path optimization
2007-04-30 11:16 UTC
Ext4 devel interlock meeting minutes (April 23, 2007)
2007-04-30 11:13 UTC (3+ messages)
[Cluster-devel] cluster/make
2007-04-30 11:09 UTC
[linux-lvm] Several volume groups on a single physical volume?
2007-04-30 10:04 UTC
[Cluster-devel] cluster/config
2007-04-30 11:07 UTC
[patch 00/38] s390 patches for 2.6.22
2007-04-30 10:56 UTC (6+ messages)
` [patch 20/38] Minor fault path optimization
` [PATCH] powerpc: minor "
many sockets, slow sendto
2007-04-30 10:56 UTC (4+ messages)
[PATCH] Fix error handling in HDIO_GETGEO compat wrapper
2007-04-30 10:54 UTC
Dianna
2007-04-30 10:53 UTC
powerpc: Revise PPC44x MMU code for arch/powerpc
2007-04-30 11:01 UTC (2+ messages)
Geode-GX1 processor in 2.6.21
2007-04-30 10:51 UTC
[Buildroot] Error trying to compile linux kernel
2007-04-30 10:48 UTC
Antifrag patches may benefit from clean up of GFP allocation flags
2007-04-30 10:48 UTC (2+ messages)
[PATCH 13/14] powerpc: add ps3 platform system bus support
2007-04-30 10:47 UTC (2+ messages)
Remaining straight forward kthread API conversions
2007-04-30 10:41 UTC (4+ messages)
` [PATCH] s390/scsi/zfcp_erp: Convert to use the kthread API
utrace comments
2007-04-30 10:32 UTC (10+ messages)
` condingstyle, was "
[U-Boot-Users] Patch fixes bug for clearing the bss section
2007-04-30 10:27 UTC
[Bluez-devel] Low Power mode in bluez
2007-04-30 10:24 UTC (3+ messages)
[patch/resend] nand: add containing structure for NAND platform data
2007-04-30 10:22 UTC
Probable PCIE prob
2007-04-30 10:13 UTC (3+ messages)
[PATCH] Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb
2007-04-30 10:13 UTC
Help Gaining Fan Control
2007-04-30 10:03 UTC
2.6.21-rc7-mm2 suspend bug. [kernel/kthread.c]
2007-04-30 10:05 UTC (5+ messages)
` [linux-pm] "
` "
Linux 2.6.21
2007-04-30 10:03 UTC
Ext2/3 block remapping tool
2007-04-30 10:12 UTC (3+ messages)
[PATCH] udev+ifrename integration
2007-04-30 10:02 UTC (2+ messages)
[lm-sensors] [PATCH] Add LM93 support
2007-04-30 9:56 UTC (2+ messages)
[PATCH] aacraid: fails to initialize after a kexec operation
2007-04-30 9:53 UTC (4+ messages)
[PATCH 3/5 2.6.21] L2TP: PPP over L2TP driver core
2007-04-30 9:52 UTC
[PATCH 5/5 2.6.21] L2TP: Add PPPoL2TP in-kernel documentation
2007-04-30 9:52 UTC
[PATCH 2/5 2.6.21] L2TP: Changes to existing ppp and socket kernel headers for L2TP
2007-04-30 9:52 UTC
[PATCH 1/5 2.6.21] UDP: Introduce UDP encapsulation type for L2TP
2007-04-30 9:52 UTC
[PATCH 4/5 2.6.21] L2TP: Add PPPoL2TP maintainer
2007-04-30 9:52 UTC
[PATCH 0/5 2.6.21] L2TP: Introduce PPP-over-L2TP driver
2007-04-30 9:51 UTC
Regression in KVM: Remove extraneous guest entry on mmio read
2007-04-30 9:44 UTC (3+ messages)
Antifrag patchset comments
2007-04-30 9:37 UTC (4+ messages)
[PATCH] nand: add cmd_ctrl to platform_nand_chip
2007-04-30 9:35 UTC
[PATCH] x86_64: support poll() on /dev/mcelog
2007-04-30 9:32 UTC (2+ messages)
[Xenomai-core] [PATCH] testsuite: add clock test
2007-04-30 9:25 UTC
Sorry i did forgot
2007-04-30 9:14 UTC
Problem: 2.6.21 won't boot
2007-04-30 9:12 UTC (4+ messages)
[PATCH] utrace: remove exports
2007-04-30 9:12 UTC (3+ messages)
AM2 SMP Kernel 2.6.21 Hangs
2007-04-30 9:09 UTC
[PATCH] [0/35] Some x86 2.6.22 candidate patches for review
2007-04-30 9:04 UTC (4+ messages)
` [PATCH] [8/35] x86_64: a memcpy that tries to reduce cache pressure
` [patches] [PATCH] [8/35] x86_64: a memcpy that tries to reducecache pressure
[PATCH] [0/26] x86 candidate patches for review IV: more misc patches
2007-04-30 8:59 UTC (4+ messages)
` [PATCH] [9/26] x86_64: Fix vmalloc_32 to really allocate <4GB on 64bit platforms
Xilinx framebuffer platform bus binding
2007-04-30 9:03 UTC
Reiser4: Transparent compression support. Further development and compatibility
2007-04-30 8:39 UTC (2+ messages)
[PATCH] Xilinx framebuffer device driver - 2nd version
2007-04-30 9:01 UTC (2+ messages)
Why ask Sun for ZFS while we have ReiserFS4 !?
2007-04-30 8:59 UTC (2+ messages)
2.6.21-rc7-mm2 "irqpoll" seems to be broken
2007-04-30 8:48 UTC (3+ messages)
[PATCH 2/5] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC
2007-04-30 8:44 UTC (2+ messages)
[PATCH] I2O: Remove redundant GFP_KERNEL type flag in kmalloc()
2007-04-30 8:38 UTC
[PATCH] Unspecified proto should print as "all" in iptables -L
2007-04-30 8:38 UTC (3+ messages)
[PATCH 12/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:38 UTC
[PATCH 11/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH 10.1/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH 9/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH 8/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH] SCSI: Remove redundant GFP_KERNEL type flag in kmalloc()
2007-04-30 8:37 UTC
[PATCH 7/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH 6/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
[PATCH 5/12] viafb: Framebuffer driver for VIA UniChrome/Chrome9 HC (fwd)
2007-04-30 8:37 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.