messages from 2008-04-19 17:18:19 to 2008-04-20 10:53:37 UTC [more...]
x86: 4kstacks default
2008-04-20 10:44 UTC (19+ messages)
[GIT PATCH] driver core changes against 2.6.25-git
2008-04-20 10:46 UTC (37+ messages)
` [PATCH 01/36] kobject: catch kobjects that are not initialized
` [PATCH 02/36] uio: Kconfig improvements
` [PATCH 03/36] uio: mark pci_device_id hilscher_pci_ids[] __devinitdata
` [PATCH 04/36] UIO: arch/arm/Kconfig: Make UIO available on ARM architecture
` [PATCH 05/36] UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c
` [PATCH 06/36] UIO: Implement a UIO interface for the SMX Cryptengine
` [PATCH 07/36] UIO: hold a reference to the device's owner while the device is open
` [PATCH 08/36] driver core: memory: semaphore to mutex
` [PATCH 09/36] driver core: register_memory/unregister_memory clean ups and bugfix
` [PATCH 10/36] driver core: Convert debug functions declared inline __attribute__((format (printf,x,y) to statement expression macros
` [PATCH 11/36] sysfs: small header file cleanup for SYSFS=n
` [PATCH 12/36] firmware: move firmware_class from Documentation/ to samples/
` [PATCH 13/36] firmware: clean up samples for coding style issues
` [PATCH 14/36] PNP: add all PNP card device id's as individual aliases
` [PATCH 15/36] power_state: remove it from driver core
` [PATCH 16/36] driver core: cpu: fix section mismatch in cpu.c:store_online
` [PATCH 17/36] sysdev: detect multiple driver registrations
` [PATCH 18/36] block: send disk "change" event for rescan_partitions()
` [PATCH 19/36] PM: Handle device registrations during suspend/resume
` [PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_add()
` [PATCH 21/36] PM: Fix misuse of wakeup flag accessors in serial core
` [PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
` [PATCH 23/36] PM: Convert wakeup flag accessors to inline functions
` [PATCH 24/36] Driver core: make device_is_registered() work for class devices
` [PATCH 25/36] SYSFS: Explicitly include required header file slab.h
` [PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry()
` [PATCH 27/36] PM: Remove legacy PM (fix)
` [PATCH 28/36] Firmware: add iSCSI iBFT Support
` [PATCH 29/36] PM: Remove destroy_suspended_device()
` [PATCH 30/36] sysfs: refill attribute buffer when reading from offset 0
` [PATCH 31/36] driver core: replace remaining __FUNCTION__ occurrences
` [PATCH 32/36] memstick: convert struct class_device to struct device
` [PATCH 33/36] IB: "
` [PATCH 34/36] IB: rename "dev" to "srp_dev" in srp_host structure
` [PATCH 35/36] DRM: remove unused dev_class
` [PATCH 36/36] SCSI: convert struct class_device to struct device
./fs/partitions/check.c: off-by-one error ?
2008-04-20 10:35 UTC
2.6.25-mm1
2008-04-20 10:34 UTC (10+ messages)
` [PATCH 1/2] OLPC: Add support for calling into Open Firmware
` [PATCH 2/2] OLPC: drop pre-OpenFirmware workarounds
[PATCH 0/4] x86: random clean-ups
2008-04-20 10:33 UTC (7+ messages)
` [PATCH 1/4] x86: remove unused function amd_init_cpu()
` [PATCH 2/4] x86: remove unused code and data in nexgen.c
` [PATCH 2/2 v2] x86: remove unused function, register the cpu vendor "
` [PATCH 3/4] x86_64: the standard_io_resources[] array can become static
` [PATCH 4/4] x86: conditionally compile sysfs stuff in intel_cacheinfo.c
2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive
2008-04-20 11:25 UTC (3+ messages)
v2.6.25: WARNING: at kernel/lockdep.c:2437 __lock_acquire+0xc69/0xfa0()
2008-04-20 10:29 UTC
2.6.25-rc8-mm2
2008-04-20 11:14 UTC (11+ messages)
` 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110
` 2.6.25-rc8-mm2: FIX kmalloc-2048 (was Re: 2.6.25-rc8-mm2: IP: [<ffffffff802868f9>] __kmalloc+0x69/0x110)
` atl1 64-bit => 32-bit DMA borkage (reproducible, bisected)
mips BCM47XX compile error
2008-04-20 10:14 UTC (2+ messages)
[PATCH] w6692: replace deprecated pci_find_device
2008-04-20 10:04 UTC (2+ messages)
[build bug] drivers/built-in.o: In function `rt2x00leds_resume': : undefined reference to `led_classdev_resume'
2008-04-20 10:01 UTC (6+ messages)
dying hdd causing MCE and panic (libata)
2008-04-20 9:33 UTC (2+ messages)
[PATCH 3/8] omfs: add inode routines
2008-04-20 9:57 UTC (3+ messages)
fsldma:[PATCH] update the fsldma driver MAINTAINERS info
2008-04-20 7:59 UTC
[PATCH] x86: generic versions of find_first_(zero_)bit, convert i386
2008-04-20 8:42 UTC (22+ messages)
` Alternative implementation of the generic __ffs
[RFC] MMC multiwrite capability removal
2008-04-20 8:30 UTC (3+ messages)
[PATCH 0/5] Clocklib: generic clocks framework
2008-04-20 8:31 UTC (6+ messages)
` [PATCH 1/5] Clocklib: add generic framework for managing clocks
` [PATCH 2/5] Clocklib: debugfs support
` [PATCH 3/5] Clocklib: support sa1100 sub-arch
` [PATCH 4/5] Clocklib: support ARM pxa sub-arch
` [PATCH 5/5] Clocklib: Use correct clock for IrDA on pxa
[PATCH 0/5] Clocklib: generic clocks framework
2008-04-20 8:28 UTC
[RFC][-mm] Memory controller hierarchy support (v1)
2008-04-20 8:16 UTC (5+ messages)
2.6.25 section mismatches and isdn
2008-04-20 8:08 UTC
[built bug] drivers/net/wireless/iwlwifi/iwl-debugfs.c
2008-04-20 7:51 UTC (4+ messages)
` [build bug] iwl-3945-led.c:(.text+0x119e36): undefined reference to `__led_classdev_unregister'
[BUG/PATCH] x86 mmiotrace: dynamically disable non-boot CPUs
2008-04-20 7:14 UTC (10+ messages)
` [BUG] kmalloc_node(GFP_KERNEL) while smp_alt spinlocked
` [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable
` [BUG] CPU hotplug reboots machine (Re: [PATCH] Fix SMP alternatives : use mutex instead of spinlock, text_poke is sleepable)
` [PATCH] Check for breakpoint in text_poke to eliminate bug_on
bug seen with dynticks from CONFIG_HARDIRQS_SW_RESEND
2008-04-20 6:19 UTC (12+ messages)
` Higer latency with dynamic tick (need for an io-ondemand govenor?)
` [linux-pm] "
[GIT]: Networking
2008-04-20 4:38 UTC
[PATCH] linux/{dlm,dlm_device}.h: cleanup for userspace
2008-04-20 3:29 UTC
2.6.25-git1/2 not seeing /dev/sda1 (XFS root) or /dev/sda2 (swap) partitions on a SATA drive
2008-04-20 3:28 UTC
[PATCH] linux/atm_tcp.h: cleanup for userspace
2008-04-20 3:22 UTC
Smartmedia/xd card support - request for comments
2008-04-20 2:25 UTC (2+ messages)
[PATCH] rose_node_list_lock was not released before returning to user space
2008-04-20 1:40 UTC (3+ messages)
[GIT PULL] AVR32 update
2008-04-20 1:09 UTC
[bug] build failure in net/netfilter/nf_conntrack_sip.c, on latest -git
2008-04-20 0:54 UTC (4+ messages)
2.6.25-git2 fails build (nf_nat_proto_sctp.ko)
2008-04-20 0:52 UTC (3+ messages)
New location of Namesys software
2008-04-20 0:41 UTC (2+ messages)
[RFC PATCH] x86 NMI-safe INT3 and Page Fault (v4)
2008-04-20 0:33 UTC (6+ messages)
` [RFC PATCH] x86 NMI-safe INT3 and Page Fault (v7)
` [RFC PATCH] x86 NMI-safe INT3 and Page Fault (v8)
[PATCH 2/2] drm: Remove unneeded dma sync in ATI pcigart alloc
2008-04-20 0:26 UTC
[PATCH 1/2] drm: Fix mismerge of non-coherent DMA patch
2008-04-20 0:26 UTC
[PATCH 2/5] /dev/vring: simple userspace-kernel ringbuffer interface
2008-04-20 0:16 UTC (4+ messages)
dtrace for linux
2008-04-20 0:13 UTC
[PATCH 1/1] Five functions in mm/page_alloc.c can become static
2008-04-19 23:58 UTC
◇BY▽請響應地球環保支援,多多支持二手書﹦z←3
2008-04-19 23:51 UTC
[RFC patch 00/27] Jump-based NMI-safe immediate values and markers for sched-devel.git
2008-04-19 23:40 UTC (7+ messages)
` [RFC patch 23/27] Immediate Values - Powerpc Optimization NMI MCE support
Re:Sparse file question for data recovery
2008-04-19 23:39 UTC
[RFC 0/3] Examples for the new sparse context tracking functionality
2008-04-19 23:33 UTC (2+ messages)
[PATCH 00/13] Re: Scalability requirements for sysv ipc
2008-04-19 23:28 UTC (8+ messages)
dtrace for linux
2008-04-19 23:17 UTC
[GIT PATCH] SCSI updates for 2.6.25
2008-04-19 23:14 UTC (9+ messages)
Sparse file question for data recovery
2008-04-19 22:15 UTC
MEMO
2008-04-19 22:16 UTC
HID bus
2008-04-19 22:38 UTC
[PATCH][trivial][0/2] mm/pagewalk.c break const constraint. take2
2008-04-19 22:07 UTC (4+ messages)
` [PATCH][trivial][1/2] ia64: add constfy to pgd_offset()
` [PATCH][trivial][2/2] cris: "
[PATCH 2.6.26 #repost] Smack: Integrate with Audit
2008-04-19 22:19 UTC (2+ messages)
[rc8] Regression: key repeats and skips in music during compilation
2008-04-19 22:05 UTC (7+ messages)
[PATCH 6/8] omfs: add bitmap routines
2008-04-19 22:03 UTC (2+ messages)
Fix spelling in mmzone.h
2008-04-19 21:51 UTC
2.6.25-$SHA1: WARNING: at arch/x86/kernel/genapic_64.c:86 read_apic_id+0x78/0x80()
2008-04-19 21:34 UTC (3+ messages)
[RFC PATCH 0/2] Debugging infrastructure for Futexes using Markers
2008-04-19 21:33 UTC (20+ messages)
` [RFC PATCH 1/2] Marker probes in futex.c
[PATCH 1/2] x86 signals: lift flags diddling code
2008-04-19 21:27 UTC (2+ messages)
` [PATCH 2/2] x86 signals: lift set_fs
[RFC PATCH] x86 NMI-safe INT3 and Page Fault (v5)
2008-04-19 21:23 UTC (7+ messages)
[RFC PATCH] x86 NMI-safe INT3 and Page Fault (v2)
2008-04-19 21:18 UTC (10+ messages)
` [RFC PATCH] x86 NMI-safe INT3 and Page Fault (v3)
aacraid broken in git
2008-04-19 20:56 UTC (3+ messages)
Re:aacraid broken in git
2008-04-19 20:55 UTC (2+ messages)
` aacraid "
x86: memtest bootparam
2008-04-19 20:54 UTC (3+ messages)
[GIT pull] (hr)timer updates feed from Andrew
2008-04-19 20:51 UTC
[PATCH 1/8] omfs: add filesystem documentation
2008-04-19 20:37 UTC
[PATCH 2/8] omfs: define filesystem structures
2008-04-19 20:37 UTC
[PATCH 5/8] omfs: add file routines
2008-04-19 20:37 UTC
[PATCH 0/8] OMFS filesystem version 4
2008-04-19 20:37 UTC
[PATCH 4/8] omfs: add directory routines
2008-04-19 20:37 UTC
[PATCH 8/8] omfs: add MAINTAINERS entry
2008-04-19 20:37 UTC
[PATCH 7/8] omfs: update kbuild to include OMFS
2008-04-19 20:37 UTC
w35und: remove some more unneccessary code
2008-04-19 20:29 UTC
Linux 2.4.36.3
2008-04-19 20:03 UTC (4+ messages)
[git pull] scheduler changes for v2.6.26
2008-04-19 19:47 UTC (5+ messages)
w35und: one more unneccessary function
2008-04-19 19:42 UTC
[PATCH] Re: Bad network performance over 2Gbps
2008-04-19 19:23 UTC (2+ messages)
2.6.25 Kernel - Problems with capabilities
2008-04-19 18:43 UTC
[PATCH] option.c: add support for the ET502HS HSDPA modem
2008-04-19 18:36 UTC
Pull request for semaphore include changes
2008-04-19 18:40 UTC
Make CONFIG_ARP=m under x86_64
2008-04-19 18:10 UTC (2+ messages)
[git pull] x86 changes for v2.6.26, part two
2008-04-19 18:08 UTC
[PATCH 0/5] High-speed tun receive and xmit
2008-04-19 17:51 UTC (5+ messages)
` [PATCH 5/5] tun: vringfd xmit support
[PATCH 2/3] siimage: add sil_* I/O ops
2008-04-19 17:17 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox